2022-04-12 13:15:22.186 1044 2289816366416 MainThread INFO neutron.common.config [-] Logging enabled! 2022-04-12 13:15:22.186 1044 2289816366416 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 20.1.0.dev106 2022-04-12 13:15:22.186 1044 2289816366416 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2022-04-12 13:15:22.220 1044 2289816366416 MainThread INFO os_win.utils.network.networkutils [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] WMI caching is disabled. 2022-04-12 13:15:22.494 1044 2289816366416 MainThread DEBUG neutron.agent.securitygroups_rpc [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-04-12 13:15:22.568 1044 2289816366416 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-04-12 13:15:22.568 1044 2289816366416 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-04-12 13:15:22.721 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent initialized successfully, now running... 2022-04-12 13:15:22.744 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-04-12 13:15:22.744 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-04-12 13:15:22.788 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-04-12 13:17:40.210 1044 2289819924256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-320ec570-d8a8-4071-8e09-5ffd48591b68 - - - - -] port_update received: 1ab76460-8273-4d52-8742-08bd2dfdc49b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:17:40.210 1044 2289819924256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-320ec570-d8a8-4071-8e09-5ffd48591b68 - - - - -] No port 1ab76460-8273-4d52-8742-08bd2dfdc49b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:17:44.967 1044 2289929304368 MainThread WARNING oslo_policy.policy [req-b511f197-a669-4bb8-a50a-576cf191498c 15dda6cb408c47d6b51a924bbeb46af9 1ec467a9502f42c9aad1b74cca0bcc8b - - -] 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. 2022-04-12 13:17:44.975 1044 2289929304368 MainThread WARNING oslo_policy.policy [req-b511f197-a669-4bb8-a50a-576cf191498c 15dda6cb408c47d6b51a924bbeb46af9 1ec467a9502f42c9aad1b74cca0bcc8b - - -] 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. 2022-04-12 13:17:44.975 1044 2289929304368 MainThread WARNING oslo_policy.policy [req-b511f197-a669-4bb8-a50a-576cf191498c 15dda6cb408c47d6b51a924bbeb46af9 1ec467a9502f42c9aad1b74cca0bcc8b - - -] 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. 2022-04-12 13:17:44.975 1044 2289929304368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b511f197-a669-4bb8-a50a-576cf191498c 15dda6cb408c47d6b51a924bbeb46af9 1ec467a9502f42c9aad1b74cca0bcc8b - - -] Security group member updated on remote: ['f2423e5e-6806-4b8c-a4e9-093c34954427'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:17:44.975 1044 2289929304368 MainThread INFO neutron.agent.securitygroups_rpc [req-b511f197-a669-4bb8-a50a-576cf191498c 15dda6cb408c47d6b51a924bbeb46af9 1ec467a9502f42c9aad1b74cca0bcc8b - - -] Security group member updated ['f2423e5e-6806-4b8c-a4e9-093c34954427'] 2022-04-12 13:17:46.118 1044 2289930700048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a187e735-195b-4e8e-a173-bca0abad5ba8 - - - - -] port_update received: 5d8a8b13-20ae-42bb-8e58-6b3b569f5179 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:17:46.118 1044 2289930700048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a187e735-195b-4e8e-a173-bca0abad5ba8 - - - - -] No port 5d8a8b13-20ae-42bb-8e58-6b3b569f5179 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:17:46.187 1044 2289931181568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0c247a7-bd68-4bdd-b5ea-896e90eb3ca4 - - - - -] port_update received: e6c689eb-c060-44c3-9d8e-f7412a2cee70 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:17:46.187 1044 2289931181568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0c247a7-bd68-4bdd-b5ea-896e90eb3ca4 - - - - -] No port e6c689eb-c060-44c3-9d8e-f7412a2cee70 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:17:49.152 1044 2289930374480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da638da4-d61e-4a8e-808d-669ebd5028f3 - - - - -] port_update received: 229ce7c3-bdda-45a1-bba8-27d0d7a16718 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:17:49.152 1044 2289930374480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da638da4-d61e-4a8e-808d-669ebd5028f3 - - - - -] No port 229ce7c3-bdda-45a1-bba8-27d0d7a16718 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:17:50.232 1044 2289819924256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e6fcec4-2f58-4b68-87d2-c2339fe441d8 19d0264c87ca4f92a41df98c5191b8ca fbd20809832c4ad485eb09ec3dd1a7c9 - - -] Security group rule updated on remote: ['fdfb8966-50ea-44bc-ba04-3743ec32c136'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:17:50.232 1044 2289819924256 MainThread INFO neutron.agent.securitygroups_rpc [req-0e6fcec4-2f58-4b68-87d2-c2339fe441d8 19d0264c87ca4f92a41df98c5191b8ca fbd20809832c4ad485eb09ec3dd1a7c9 - - -] Security group rule updated ['fdfb8966-50ea-44bc-ba04-3743ec32c136'] 2022-04-12 13:17:50.401 1044 2289819924256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b359257f-16fe-47e1-8b1e-20822bfaa67e cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] port_update received: 9db75eeb-ed81-4ed6-adb0-56627385c420 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:17:50.414 1044 2289819924256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b359257f-16fe-47e1-8b1e-20822bfaa67e cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] No port 9db75eeb-ed81-4ed6-adb0-56627385c420 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:17:52.652 1044 2289931181744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-549a0160-c32a-4e28-851f-81d3a0d36171 19d0264c87ca4f92a41df98c5191b8ca fbd20809832c4ad485eb09ec3dd1a7c9 - - -] Security group rule updated on remote: ['fdfb8966-50ea-44bc-ba04-3743ec32c136'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:17:52.652 1044 2289931181744 MainThread INFO neutron.agent.securitygroups_rpc [req-549a0160-c32a-4e28-851f-81d3a0d36171 19d0264c87ca4f92a41df98c5191b8ca fbd20809832c4ad485eb09ec3dd1a7c9 - - -] Security group rule updated ['fdfb8966-50ea-44bc-ba04-3743ec32c136'] 2022-04-12 13:17:55.381 1044 2289930336912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc5a8f62-40a2-4278-b21e-2bfacce66816 aa31d9297d9e4ec3aafe90a4ca4c4fcb 567c195d9a6243f4ab485765ecf9d6a3 - - -] Security group rule updated on remote: ['3aaea47f-589c-4383-aeef-497694b89f07'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:17:55.381 1044 2289930336912 MainThread INFO neutron.agent.securitygroups_rpc [req-bc5a8f62-40a2-4278-b21e-2bfacce66816 aa31d9297d9e4ec3aafe90a4ca4c4fcb 567c195d9a6243f4ab485765ecf9d6a3 - - -] Security group rule updated ['3aaea47f-589c-4383-aeef-497694b89f07'] 2022-04-12 13:17:55.928 1044 2289929646848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b29b272e-4aa3-47a1-b25b-3b3e58005c5d aa31d9297d9e4ec3aafe90a4ca4c4fcb 567c195d9a6243f4ab485765ecf9d6a3 - - -] Security group rule updated on remote: ['3aaea47f-589c-4383-aeef-497694b89f07'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:17:55.928 1044 2289929646848 MainThread INFO neutron.agent.securitygroups_rpc [req-b29b272e-4aa3-47a1-b25b-3b3e58005c5d aa31d9297d9e4ec3aafe90a4ca4c4fcb 567c195d9a6243f4ab485765ecf9d6a3 - - -] Security group rule updated ['3aaea47f-589c-4383-aeef-497694b89f07'] 2022-04-12 13:17:56.601 1044 2289930288992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4fd6cab-2c9f-4457-b71a-74767409aa10 - - - - -] port_update received: 6aae5af6-0de6-4b1b-b0c2-83375119da76 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:17:56.601 1044 2289930288992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4fd6cab-2c9f-4457-b71a-74767409aa10 - - - - -] No port 6aae5af6-0de6-4b1b-b0c2-83375119da76 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:17:59.194 1044 2289931493440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-111cbfd7-7ef9-4e13-9be8-3c3b8cf804ce - - - - -] port_update received: 95e4f199-d9a8-49d3-a847-64d7808bd1da port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:17:59.218 1044 2289931493440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-111cbfd7-7ef9-4e13-9be8-3c3b8cf804ce - - - - -] No port 95e4f199-d9a8-49d3-a847-64d7808bd1da defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:18:00.944 1044 2289931496080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e467bda-8b04-4d3f-a3bd-e3a4c4ffb6a3 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Security group member updated on remote: ['cb8183b1-8bdc-41ca-875c-2e73215d6278'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:18:00.944 1044 2289931496080 MainThread INFO neutron.agent.securitygroups_rpc [req-6e467bda-8b04-4d3f-a3bd-e3a4c4ffb6a3 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Security group member updated ['cb8183b1-8bdc-41ca-875c-2e73215d6278'] 2022-04-12 13:18:03.351 1044 2289931496080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f0cb57df-cecb-4e02-b04c-8225ce8fdd89 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Security group member updated on remote: ['cb8183b1-8bdc-41ca-875c-2e73215d6278'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:18:03.351 1044 2289931496080 MainThread INFO neutron.agent.securitygroups_rpc [req-f0cb57df-cecb-4e02-b04c-8225ce8fdd89 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Security group member updated ['cb8183b1-8bdc-41ca-875c-2e73215d6278'] 2022-04-12 13:18:03.396 1044 2289931495024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68fdd367-d40d-4ca6-ac27-0642434d48dd cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] port_update received: 0bed0841-7756-476f-8490-16071957c70b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:18:03.427 1044 2289931495024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68fdd367-d40d-4ca6-ac27-0642434d48dd cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] No port 0bed0841-7756-476f-8490-16071957c70b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:18:04.851 1044 2289929401968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6b0bf6e-6000-4eb6-94fe-4581faea0286 cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] port_update received: d30aee6c-a350-431a-b355-67ae75fdc890 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:18:04.873 1044 2289929401968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6b0bf6e-6000-4eb6-94fe-4581faea0286 cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] No port d30aee6c-a350-431a-b355-67ae75fdc890 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:18:05.867 1044 2289930287056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9db75eeb-ed81-4ed6-adb0-56627385c420 2022-04-12 13:18:07.460 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 13:18:08.055 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Adding port 9db75eeb-ed81-4ed6-adb0-56627385c420 2022-04-12 13:18:08.055 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Port 9db75eeb-ed81-4ed6-adb0-56627385c420 updated. Details: {'device': '9db75eeb-ed81-4ed6-adb0-56627385c420', 'network_id': '668b816a-2f4b-4ee3-860c-d94602b6bbe7', 'port_id': '9db75eeb-ed81-4ed6-adb0-56627385c420', 'mac_address': 'fa:16:3e:f2:2c:f0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 613, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2602d763-f751-4f26-8d83-6da2a5d40ec7', '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} 2022-04-12 13:18:08.055 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] 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 2022-04-12 13:18:08.055 1044 2289931565008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9db75eeb-ed81-4ed6-adb0-56627385c420" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:18:08.055 1044 2289931565008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9db75eeb-ed81-4ed6-adb0-56627385c420 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:18:08.055 1044 2289931565008 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 668b816a-2f4b-4ee3-860c-d94602b6bbe7 2022-04-12 13:18:08.055 1044 2289931565008 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:264 2022-04-12 13:18:08.318 1044 2289931565008 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9db75eeb-ed81-4ed6-adb0-56627385c420') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:18:08.318 1044 2289931565008 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9db75eeb-ed81-4ed6-adb0-56627385c420') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:18:08.339 1044 2289931565008 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9db75eeb-ed81-4ed6-adb0-56627385c420 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:18:08.339 1044 2289931565008 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 613, VLAN trunk: None to switch port 9db75eeb-ed81-4ed6-adb0-56627385c420 2022-04-12 13:18:08.445 1044 2289931565008 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 13:18:08.445 1044 2289931565008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9db75eeb-ed81-4ed6-adb0-56627385c420'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:18:08.803 1044 2289931565008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9db75eeb-ed81-4ed6-adb0-56627385c420']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:18:08.803 1044 2289931565008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:18:08.803 1044 2289931565008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f2423e5e-6806-4b8c-a4e9-093c34954427) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:18:08.803 1044 2289931565008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f2423e5e-6806-4b8c-a4e9-093c34954427) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 13:18:08.803 1044 2289931565008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9db75eeb-ed81-4ed6-adb0-56627385c420 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:18:08.803 1044 2289931565008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 13:18:08.803 1044 2289931565008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9db75eeb-ed81-4ed6-adb0-56627385c420 not yet added. Adding. 2022-04-12 13:18:08.803 1044 2289931565008 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 2022-04-12 13:18:08.803 1044 2289931565008 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 2022-04-12 13:18:08.929 1044 2289931565008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9db75eeb-ed81-4ed6-adb0-56627385c420" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:18:09.043 1044 2289931565008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9db75eeb-ed81-4ed6-adb0-56627385c420" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:18:09.056 1044 2289931565008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9db75eeb-ed81-4ed6-adb0-56627385c420" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:18:09.305 1044 2289931565008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9db75eeb-ed81-4ed6-adb0-56627385c420" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:18:09.428 1044 2289931565008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9db75eeb-ed81-4ed6-adb0-56627385c420" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:18:09.428 1044 2289931565008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9db75eeb-ed81-4ed6-adb0-56627385c420 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 13:18:09.428 1044 2289931565008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9db75eeb-ed81-4ed6-adb0-56627385c420 processed. 2022-04-12 13:18:09.428 1044 2289931565008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-860947d0-5d91-4bc5-805b-7d6099aadcea 19d0264c87ca4f92a41df98c5191b8ca fbd20809832c4ad485eb09ec3dd1a7c9 - - -] Security group member updated on remote: ['fdfb8966-50ea-44bc-ba04-3743ec32c136'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:18:09.428 1044 2289931565008 MainThread INFO neutron.agent.securitygroups_rpc [req-860947d0-5d91-4bc5-805b-7d6099aadcea 19d0264c87ca4f92a41df98c5191b8ca fbd20809832c4ad485eb09ec3dd1a7c9 - - -] Security group member updated ['fdfb8966-50ea-44bc-ba04-3743ec32c136'] 2022-04-12 13:18:09.469 1044 2289931565008 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:18:09.902 1044 2289930287056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0bed0841-7756-476f-8490-16071957c70b 2022-04-12 13:18:10.231 1044 2289931565008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.766s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:18:11.473 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 13:18:11.916 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Adding port 0bed0841-7756-476f-8490-16071957c70b 2022-04-12 13:18:11.916 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Port 0bed0841-7756-476f-8490-16071957c70b updated. Details: {'device': '0bed0841-7756-476f-8490-16071957c70b', 'network_id': 'd7bec212-bd44-4644-a0aa-a0ca4e7f506f', 'port_id': '0bed0841-7756-476f-8490-16071957c70b', 'mac_address': 'fa:16:3e:ed:d1:25', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 614, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '63a650f1-a811-4306-85b0-fdda02c82ed6', '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} 2022-04-12 13:18:11.916 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] 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 2022-04-12 13:18:11.916 1044 2289930477984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0bed0841-7756-476f-8490-16071957c70b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:18:11.916 1044 2289930477984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0bed0841-7756-476f-8490-16071957c70b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:18:11.916 1044 2289930477984 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d7bec212-bd44-4644-a0aa-a0ca4e7f506f 2022-04-12 13:18:11.916 1044 2289930477984 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:264 2022-04-12 13:18:12.229 1044 2289930477984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0bed0841-7756-476f-8490-16071957c70b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:18:12.229 1044 2289930477984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0bed0841-7756-476f-8490-16071957c70b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:18:12.229 1044 2289929646672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-604b6583-7413-436b-9af3-4316a38c451c cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] port_update received: e806ec76-891f-44cb-a42c-6d670833a448 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:18:12.246 1044 2289929646672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-604b6583-7413-436b-9af3-4316a38c451c cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] No port e806ec76-891f-44cb-a42c-6d670833a448 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:18:12.246 1044 2289930477984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0bed0841-7756-476f-8490-16071957c70b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:18:12.246 1044 2289930477984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 614, VLAN trunk: None to switch port 0bed0841-7756-476f-8490-16071957c70b 2022-04-12 13:18:12.375 1044 2289930477984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 13:18:12.375 1044 2289930477984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0bed0841-7756-476f-8490-16071957c70b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:18:12.375 1044 2289929531056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1390f53-95de-421e-885a-b44e7c3f9ef7 aa31d9297d9e4ec3aafe90a4ca4c4fcb 567c195d9a6243f4ab485765ecf9d6a3 - - -] Security group member updated on remote: ['3aaea47f-589c-4383-aeef-497694b89f07'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:18:12.385 1044 2289929531056 MainThread INFO neutron.agent.securitygroups_rpc [req-a1390f53-95de-421e-885a-b44e7c3f9ef7 aa31d9297d9e4ec3aafe90a4ca4c4fcb 567c195d9a6243f4ab485765ecf9d6a3 - - -] Security group member updated ['3aaea47f-589c-4383-aeef-497694b89f07'] 2022-04-12 13:18:12.655 1044 2289930477984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0bed0841-7756-476f-8490-16071957c70b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:18:12.655 1044 2289930477984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:18:12.655 1044 2289930477984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cb8183b1-8bdc-41ca-875c-2e73215d6278) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:18:12.655 1044 2289930477984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cb8183b1-8bdc-41ca-875c-2e73215d6278) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 13:18:12.655 1044 2289930477984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0bed0841-7756-476f-8490-16071957c70b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:18:12.655 1044 2289930477984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 13:18:12.655 1044 2289930477984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0bed0841-7756-476f-8490-16071957c70b not yet added. Adding. 2022-04-12 13:18:12.655 1044 2289930477984 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 2022-04-12 13:18:12.677 1044 2289930477984 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 2022-04-12 13:18:12.853 1044 2289930477984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0bed0841-7756-476f-8490-16071957c70b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:18:12.974 1044 2289930477984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0bed0841-7756-476f-8490-16071957c70b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:18:12.994 1044 2289930477984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0bed0841-7756-476f-8490-16071957c70b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:18:13.150 1044 2289930477984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0bed0841-7756-476f-8490-16071957c70b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:18:13.287 1044 2289930477984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0bed0841-7756-476f-8490-16071957c70b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:18:13.287 1044 2289930477984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0bed0841-7756-476f-8490-16071957c70b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 13:18:13.287 1044 2289930477984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0bed0841-7756-476f-8490-16071957c70b processed. 2022-04-12 13:18:13.489 1044 2289930477984 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:18:13.865 1044 2289930477984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:18:13.927 1044 2289930287056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d30aee6c-a350-431a-b355-67ae75fdc890 2022-04-12 13:18:14.444 1044 2289931759280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82bb885c-ea3d-420e-a329-0334f685fc95 cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] port_update received: 1aa7b45b-7bad-4664-8363-2b0472c29d3a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:18:14.444 1044 2289931759280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82bb885c-ea3d-420e-a329-0334f685fc95 cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] No port 1aa7b45b-7bad-4664-8363-2b0472c29d3a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:18:15.480 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 13:18:15.802 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Adding port d30aee6c-a350-431a-b355-67ae75fdc890 2022-04-12 13:18:15.802 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Port d30aee6c-a350-431a-b355-67ae75fdc890 updated. Details: {'device': 'd30aee6c-a350-431a-b355-67ae75fdc890', 'network_id': 'd7bec212-bd44-4644-a0aa-a0ca4e7f506f', 'port_id': 'd30aee6c-a350-431a-b355-67ae75fdc890', 'mac_address': 'fa:16:3e:4e:91:d8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 614, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '63a650f1-a811-4306-85b0-fdda02c82ed6', '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} 2022-04-12 13:18:15.802 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] 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 2022-04-12 13:18:15.802 1044 2289930477984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d30aee6c-a350-431a-b355-67ae75fdc890" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:18:15.802 1044 2289930477984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d30aee6c-a350-431a-b355-67ae75fdc890 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:18:15.802 1044 2289930477984 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:264 2022-04-12 13:18:16.069 1044 2289930477984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd30aee6c-a350-431a-b355-67ae75fdc890') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:18:16.069 1044 2289930477984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd30aee6c-a350-431a-b355-67ae75fdc890') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:18:16.069 1044 2289930477984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d30aee6c-a350-431a-b355-67ae75fdc890 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:18:16.088 1044 2289930477984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 614, VLAN trunk: None to switch port d30aee6c-a350-431a-b355-67ae75fdc890 2022-04-12 13:18:16.241 1044 2289930477984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 13:18:16.241 1044 2289930477984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d30aee6c-a350-431a-b355-67ae75fdc890'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:18:16.415 1044 2289930477984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d30aee6c-a350-431a-b355-67ae75fdc890']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:18:16.415 1044 2289930477984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:18:16.415 1044 2289930477984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cb8183b1-8bdc-41ca-875c-2e73215d6278) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:18:16.415 1044 2289930477984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cb8183b1-8bdc-41ca-875c-2e73215d6278) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 13:18:16.415 1044 2289930477984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d30aee6c-a350-431a-b355-67ae75fdc890 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:18:16.415 1044 2289930477984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 13:18:16.415 1044 2289930477984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d30aee6c-a350-431a-b355-67ae75fdc890 not yet added. Adding. 2022-04-12 13:18:16.415 1044 2289930477984 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 2022-04-12 13:18:16.415 1044 2289930477984 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 2022-04-12 13:18:16.553 1044 2289930477984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d30aee6c-a350-431a-b355-67ae75fdc890" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:18:16.727 1044 2289930477984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d30aee6c-a350-431a-b355-67ae75fdc890" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:18:16.727 1044 2289930477984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d30aee6c-a350-431a-b355-67ae75fdc890" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:18:16.911 1044 2289930477984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d30aee6c-a350-431a-b355-67ae75fdc890" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:18:17.070 1044 2289930477984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d30aee6c-a350-431a-b355-67ae75fdc890" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:18:17.070 1044 2289930477984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d30aee6c-a350-431a-b355-67ae75fdc890 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 13:18:17.070 1044 2289930477984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d30aee6c-a350-431a-b355-67ae75fdc890 processed. 2022-04-12 13:18:17.490 1044 2289930477984 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:18:17.911 1044 2289930477984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:18:17.981 1044 2289930287056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e806ec76-891f-44cb-a42c-6d670833a448 2022-04-12 13:18:19.489 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 13:18:19.880 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Adding port e806ec76-891f-44cb-a42c-6d670833a448 2022-04-12 13:18:19.880 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Port e806ec76-891f-44cb-a42c-6d670833a448 updated. Details: {'device': 'e806ec76-891f-44cb-a42c-6d670833a448', 'network_id': '45824ccc-1893-4b29-bca1-c27a05ce875e', 'port_id': 'e806ec76-891f-44cb-a42c-6d670833a448', 'mac_address': 'fa:16:3e:a3:11:04', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 630, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6e0212d6-5607-437c-b36a-0822abee1482', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 13:18:19.880 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] 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 2022-04-12 13:18:19.897 1044 2289929401968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e806ec76-891f-44cb-a42c-6d670833a448" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:18:19.897 1044 2289929401968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e806ec76-891f-44cb-a42c-6d670833a448 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:18:19.897 1044 2289929401968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 45824ccc-1893-4b29-bca1-c27a05ce875e 2022-04-12 13:18:19.897 1044 2289929401968 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:264 2022-04-12 13:18:20.083 1044 2289929401968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e806ec76-891f-44cb-a42c-6d670833a448') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:18:20.083 1044 2289929401968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e806ec76-891f-44cb-a42c-6d670833a448') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:18:20.099 1044 2289929401968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e806ec76-891f-44cb-a42c-6d670833a448 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:18:20.099 1044 2289929401968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 630, VLAN trunk: None to switch port e806ec76-891f-44cb-a42c-6d670833a448 2022-04-12 13:18:20.223 1044 2289929401968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 13:18:20.223 1044 2289929401968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e806ec76-891f-44cb-a42c-6d670833a448'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:18:20.396 1044 2289929401968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e806ec76-891f-44cb-a42c-6d670833a448']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:18:20.396 1044 2289929401968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:18:20.396 1044 2289929401968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fdfb8966-50ea-44bc-ba04-3743ec32c136) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:18:20.396 1044 2289929401968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e806ec76-891f-44cb-a42c-6d670833a448 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:18:20.396 1044 2289929401968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 13:18:20.396 1044 2289929401968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e806ec76-891f-44cb-a42c-6d670833a448 not yet added. Adding. 2022-04-12 13:18:20.396 1044 2289929401968 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 2022-04-12 13:18:20.396 1044 2289929401968 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 2022-04-12 13:18:20.584 1044 2289929401968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e806ec76-891f-44cb-a42c-6d670833a448" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:18:20.959 1044 2289929401968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e806ec76-891f-44cb-a42c-6d670833a448" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:18:20.959 1044 2289929401968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e806ec76-891f-44cb-a42c-6d670833a448" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:18:21.177 1044 2289929401968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e806ec76-891f-44cb-a42c-6d670833a448" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:18:21.368 1044 2289929401968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e806ec76-891f-44cb-a42c-6d670833a448" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:18:21.368 1044 2289929401968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e806ec76-891f-44cb-a42c-6d670833a448 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 13:18:21.368 1044 2289929401968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e806ec76-891f-44cb-a42c-6d670833a448 processed. 2022-04-12 13:18:21.490 1044 2289932033184 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:18:21.850 1044 2289932033184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:18:22.022 1044 2289930287056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1aa7b45b-7bad-4664-8363-2b0472c29d3a 2022-04-12 13:18:23.494 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 13:18:23.886 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Adding port 1aa7b45b-7bad-4664-8363-2b0472c29d3a 2022-04-12 13:18:23.886 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Port 1aa7b45b-7bad-4664-8363-2b0472c29d3a updated. Details: {'device': '1aa7b45b-7bad-4664-8363-2b0472c29d3a', 'network_id': '4446d857-79f9-449b-9c89-455185b93ce2', 'port_id': '1aa7b45b-7bad-4664-8363-2b0472c29d3a', 'mac_address': 'fa:16:3e:ab:9c:2c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 639, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dcee2dad-36c4-4e25-876c-ca92b958fbfd', '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} 2022-04-12 13:18:23.898 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] 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 2022-04-12 13:18:23.898 1044 2289932188480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1aa7b45b-7bad-4664-8363-2b0472c29d3a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:18:23.898 1044 2289932188480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1aa7b45b-7bad-4664-8363-2b0472c29d3a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:18:23.898 1044 2289932188480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4446d857-79f9-449b-9c89-455185b93ce2 2022-04-12 13:18:23.898 1044 2289932188480 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:264 2022-04-12 13:18:24.131 1044 2289932188480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1aa7b45b-7bad-4664-8363-2b0472c29d3a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:18:24.131 1044 2289932188480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1aa7b45b-7bad-4664-8363-2b0472c29d3a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:18:24.131 1044 2289932188480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1aa7b45b-7bad-4664-8363-2b0472c29d3a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:18:24.131 1044 2289932188480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 639, VLAN trunk: None to switch port 1aa7b45b-7bad-4664-8363-2b0472c29d3a 2022-04-12 13:18:24.293 1044 2289932188480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 13:18:24.293 1044 2289932188480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1aa7b45b-7bad-4664-8363-2b0472c29d3a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:18:24.477 1044 2289932188480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1aa7b45b-7bad-4664-8363-2b0472c29d3a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:18:24.477 1044 2289932188480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:18:24.477 1044 2289932188480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3aaea47f-589c-4383-aeef-497694b89f07) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:18:24.477 1044 2289932188480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1aa7b45b-7bad-4664-8363-2b0472c29d3a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:18:24.477 1044 2289932188480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 13:18:24.477 1044 2289932188480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1aa7b45b-7bad-4664-8363-2b0472c29d3a not yet added. Adding. 2022-04-12 13:18:24.477 1044 2289932188480 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 2022-04-12 13:18:24.477 1044 2289932188480 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 2022-04-12 13:18:24.693 1044 2289932188480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1aa7b45b-7bad-4664-8363-2b0472c29d3a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:18:24.892 1044 2289932188480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1aa7b45b-7bad-4664-8363-2b0472c29d3a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:18:24.892 1044 2289932188480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1aa7b45b-7bad-4664-8363-2b0472c29d3a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:18:25.162 1044 2289932188480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1aa7b45b-7bad-4664-8363-2b0472c29d3a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:18:25.357 1044 2289932188480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1aa7b45b-7bad-4664-8363-2b0472c29d3a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:18:25.357 1044 2289932188480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1aa7b45b-7bad-4664-8363-2b0472c29d3a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 13:18:25.357 1044 2289932188480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1aa7b45b-7bad-4664-8363-2b0472c29d3a processed. 2022-04-12 13:18:25.516 1044 2289932069872 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:18:26.999 1044 2289932069872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:18:34.413 1044 2289930287232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9db75eeb-ed81-4ed6-adb0-56627385c420 2022-04-12 13:18:34.442 1044 2289932187424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c73c914-f295-4a7b-8c01-5073f8272fa0 15dda6cb408c47d6b51a924bbeb46af9 1ec467a9502f42c9aad1b74cca0bcc8b - - -] Security group member updated on remote: ['f2423e5e-6806-4b8c-a4e9-093c34954427'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:18:34.442 1044 2289932187424 MainThread INFO neutron.agent.securitygroups_rpc [req-3c73c914-f295-4a7b-8c01-5073f8272fa0 15dda6cb408c47d6b51a924bbeb46af9 1ec467a9502f42c9aad1b74cca0bcc8b - - -] Security group member updated ['f2423e5e-6806-4b8c-a4e9-093c34954427'] 2022-04-12 13:18:34.442 1044 2289932187424 MainThread INFO neutron.agent.securitygroups_rpc [req-3c73c914-f295-4a7b-8c01-5073f8272fa0 15dda6cb408c47d6b51a924bbeb46af9 1ec467a9502f42c9aad1b74cca0bcc8b - - -] Refresh firewall rules 2022-04-12 13:18:34.442 1044 2289932187424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c73c914-f295-4a7b-8c01-5073f8272fa0 15dda6cb408c47d6b51a924bbeb46af9 1ec467a9502f42c9aad1b74cca0bcc8b - - -] Get security group information for devices via rpc ['9db75eeb-ed81-4ed6-adb0-56627385c420'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:18:34.520 1044 2289932187424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3c73c914-f295-4a7b-8c01-5073f8272fa0 15dda6cb408c47d6b51a924bbeb46af9 1ec467a9502f42c9aad1b74cca0bcc8b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:18:34.520 1044 2289932187424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3c73c914-f295-4a7b-8c01-5073f8272fa0 15dda6cb408c47d6b51a924bbeb46af9 1ec467a9502f42c9aad1b74cca0bcc8b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:18:34.599 1044 2289932311712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c73c914-f295-4a7b-8c01-5073f8272fa0 15dda6cb408c47d6b51a924bbeb46af9 1ec467a9502f42c9aad1b74cca0bcc8b - - -] port_delete event received for '9db75eeb-ed81-4ed6-adb0-56627385c420' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:18:35.599 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 13:18:35.599 1044 2289929353344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9db75eeb-ed81-4ed6-adb0-56627385c420' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 13:18:35.599 1044 2289929353344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9db75eeb-ed81-4ed6-adb0-56627385c420' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 13:18:35.599 1044 2289929353344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9db75eeb-ed81-4ed6-adb0-56627385c420 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 13:18:35.615 1044 2289929353344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 668b816a-2f4b-4ee3-860c-d94602b6bbe7 2022-04-12 13:18:35.615 1044 2289929353344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9db75eeb-ed81-4ed6-adb0-56627385c420'] 2022-04-12 13:18:35.615 1044 2289929353344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 13:18:35.615 1044 2289929353344 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 2022-04-12 13:18:35.615 1044 2289929353344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9db75eeb-ed81-4ed6-adb0-56627385c420'] 2022-04-12 13:18:37.606 1044 2289929353344 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:18:37.632 1044 2289929353344 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:18:40.541 1044 2289930334272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2165f523-540d-450f-aac2-23191762d750 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] network_delete received. Deleting network 668b816a-2f4b-4ee3-860c-d94602b6bbe7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 13:18:40.541 1044 2289930334272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2165f523-540d-450f-aac2-23191762d750 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] Network 668b816a-2f4b-4ee3-860c-d94602b6bbe7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 13:18:55.821 1044 2289931635168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bfa997c1-5cfd-4c6d-8121-19f496006e4a 0cfd15cf488248489f36a27ae0e529ea 64794a9c08314127bd5abf81fc0bded1 - - -] Security group member updated on remote: ['d6f107cb-10e4-4f67-b604-5d5a6af80a2a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:18:55.821 1044 2289931635168 MainThread INFO neutron.agent.securitygroups_rpc [req-bfa997c1-5cfd-4c6d-8121-19f496006e4a 0cfd15cf488248489f36a27ae0e529ea 64794a9c08314127bd5abf81fc0bded1 - - -] Security group member updated ['d6f107cb-10e4-4f67-b604-5d5a6af80a2a'] 2022-04-12 13:18:57.239 1044 2289932188304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d1d5fd7-e3c5-45ab-9c84-c97cd4d3b31f cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] port_update received: b3482212-3389-4f76-8622-c56a13c6b072 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:18:57.254 1044 2289932188304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d1d5fd7-e3c5-45ab-9c84-c97cd4d3b31f cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] No port b3482212-3389-4f76-8622-c56a13c6b072 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:19:00.535 1044 2289930287056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b3482212-3389-4f76-8622-c56a13c6b072 2022-04-12 13:19:01.789 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 13:19:02.085 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Adding port b3482212-3389-4f76-8622-c56a13c6b072 2022-04-12 13:19:02.085 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Port b3482212-3389-4f76-8622-c56a13c6b072 updated. Details: {'device': 'b3482212-3389-4f76-8622-c56a13c6b072', 'network_id': 'c7cec056-222b-463c-abc1-c921dfaa984b', 'port_id': 'b3482212-3389-4f76-8622-c56a13c6b072', 'mac_address': 'fa:16:3e:43:b9:45', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 634, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bc4f3dec-4be3-4875-b1fa-af540c9fdeb6', '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} 2022-04-12 13:19:02.085 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] 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 2022-04-12 13:19:02.085 1044 2289892507488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b3482212-3389-4f76-8622-c56a13c6b072" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:19:02.085 1044 2289892507488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b3482212-3389-4f76-8622-c56a13c6b072 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:19:02.085 1044 2289892507488 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c7cec056-222b-463c-abc1-c921dfaa984b 2022-04-12 13:19:02.085 1044 2289892507488 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:264 2022-04-12 13:19:02.316 1044 2289892507488 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b3482212-3389-4f76-8622-c56a13c6b072') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:19:02.316 1044 2289892507488 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b3482212-3389-4f76-8622-c56a13c6b072') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:19:02.316 1044 2289892507488 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b3482212-3389-4f76-8622-c56a13c6b072 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:19:02.316 1044 2289892507488 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 634, VLAN trunk: None to switch port b3482212-3389-4f76-8622-c56a13c6b072 2022-04-12 13:19:02.474 1044 2289892507488 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 13:19:02.474 1044 2289892507488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b3482212-3389-4f76-8622-c56a13c6b072'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:19:02.645 1044 2289892507488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b3482212-3389-4f76-8622-c56a13c6b072']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:19:02.645 1044 2289892507488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:19:02.645 1044 2289892507488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d6f107cb-10e4-4f67-b604-5d5a6af80a2a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:19:02.645 1044 2289892507488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d6f107cb-10e4-4f67-b604-5d5a6af80a2a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 13:19:02.645 1044 2289892507488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b3482212-3389-4f76-8622-c56a13c6b072 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:19:02.645 1044 2289892507488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 13:19:02.645 1044 2289892507488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b3482212-3389-4f76-8622-c56a13c6b072 not yet added. Adding. 2022-04-12 13:19:02.645 1044 2289892507488 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 2022-04-12 13:19:02.645 1044 2289892507488 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 2022-04-12 13:19:02.864 1044 2289892507488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b3482212-3389-4f76-8622-c56a13c6b072" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:19:03.070 1044 2289892507488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b3482212-3389-4f76-8622-c56a13c6b072" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:19:03.070 1044 2289892507488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b3482212-3389-4f76-8622-c56a13c6b072" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:19:03.300 1044 2289892507488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b3482212-3389-4f76-8622-c56a13c6b072" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:19:03.472 1044 2289892507488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b3482212-3389-4f76-8622-c56a13c6b072" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:19:03.472 1044 2289892507488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b3482212-3389-4f76-8622-c56a13c6b072 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 13:19:03.472 1044 2289892507488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b3482212-3389-4f76-8622-c56a13c6b072 processed. 2022-04-12 13:19:03.472 1044 2289892507488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-916b405a-4d58-498f-871c-ec92499d85b1 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] network_delete received. Deleting network caa68a76-2176-465d-bdaf-78d496fa1ba9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 13:19:03.472 1044 2289892507488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-916b405a-4d58-498f-871c-ec92499d85b1 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] Network caa68a76-2176-465d-bdaf-78d496fa1ba9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 13:19:03.816 1044 2289931635168 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:19:04.224 1044 2289931635168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:19:04.629 1044 2289929842928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d728ade9-aebc-4168-9390-8f12e71cbe1e 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] network_delete received. Deleting network 4c374c67-a140-40a3-8357-eb60711ddb2f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 13:19:04.629 1044 2289929842928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d728ade9-aebc-4168-9390-8f12e71cbe1e 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] Network 4c374c67-a140-40a3-8357-eb60711ddb2f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 13:19:04.926 1044 2289930619008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-83c40c48-6c5e-4a22-a2bb-3c534182669f 63d9bdc5ca92455b8ca61d274207e763 8bba6881974645fd938b262da3c915ab - - -] Security group member updated on remote: ['0e785307-666a-4223-bb3b-2dddda76a6fe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:19:04.926 1044 2289930619008 MainThread INFO neutron.agent.securitygroups_rpc [req-83c40c48-6c5e-4a22-a2bb-3c534182669f 63d9bdc5ca92455b8ca61d274207e763 8bba6881974645fd938b262da3c915ab - - -] Security group member updated ['0e785307-666a-4223-bb3b-2dddda76a6fe'] 2022-04-12 13:19:06.175 1044 2289931759104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2d3889e-e064-4a29-97ea-9bca3943abdb cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] port_update received: 420ad25c-b87d-4a9c-816a-8d0f755acfd6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:19:06.199 1044 2289931759104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2d3889e-e064-4a29-97ea-9bca3943abdb cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] No port 420ad25c-b87d-4a9c-816a-8d0f755acfd6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:19:10.706 1044 2289930287056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 420ad25c-b87d-4a9c-816a-8d0f755acfd6 2022-04-12 13:19:11.857 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 13:19:12.354 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Adding port 420ad25c-b87d-4a9c-816a-8d0f755acfd6 2022-04-12 13:19:12.354 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Port 420ad25c-b87d-4a9c-816a-8d0f755acfd6 updated. Details: {'device': '420ad25c-b87d-4a9c-816a-8d0f755acfd6', 'network_id': '07e11c5a-1d68-435b-9f7b-52c6d6517769', 'port_id': '420ad25c-b87d-4a9c-816a-8d0f755acfd6', 'mac_address': 'fa:16:3e:1d:ac:a5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 619, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9b4753d7-dabc-4bb9-80d1-4bce026da9f4', 'ip_address': '192.168.233.91'}], '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} 2022-04-12 13:19:12.354 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] 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 2022-04-12 13:19:12.354 1044 2289929825264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-420ad25c-b87d-4a9c-816a-8d0f755acfd6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:19:12.354 1044 2289929825264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 420ad25c-b87d-4a9c-816a-8d0f755acfd6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:19:12.354 1044 2289929825264 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 07e11c5a-1d68-435b-9f7b-52c6d6517769 2022-04-12 13:19:12.354 1044 2289929825264 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:264 2022-04-12 13:19:12.598 1044 2289929825264 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '420ad25c-b87d-4a9c-816a-8d0f755acfd6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:19:12.598 1044 2289929825264 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '420ad25c-b87d-4a9c-816a-8d0f755acfd6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:19:12.598 1044 2289929825264 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 420ad25c-b87d-4a9c-816a-8d0f755acfd6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:19:12.614 1044 2289929825264 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 619, VLAN trunk: None to switch port 420ad25c-b87d-4a9c-816a-8d0f755acfd6 2022-04-12 13:19:12.769 1044 2289929825264 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 13:19:12.772 1044 2289929825264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['420ad25c-b87d-4a9c-816a-8d0f755acfd6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:19:12.926 1044 2289929825264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['420ad25c-b87d-4a9c-816a-8d0f755acfd6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:19:12.941 1044 2289929825264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:19:12.941 1044 2289929825264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0e785307-666a-4223-bb3b-2dddda76a6fe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:19:12.941 1044 2289929825264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0e785307-666a-4223-bb3b-2dddda76a6fe) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 13:19:12.941 1044 2289929825264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 420ad25c-b87d-4a9c-816a-8d0f755acfd6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:19:12.941 1044 2289929825264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 13:19:12.941 1044 2289929825264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 420ad25c-b87d-4a9c-816a-8d0f755acfd6 not yet added. Adding. 2022-04-12 13:19:12.941 1044 2289929825264 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 2022-04-12 13:19:12.941 1044 2289929825264 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 2022-04-12 13:19:13.159 1044 2289929825264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-420ad25c-b87d-4a9c-816a-8d0f755acfd6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:19:13.363 1044 2289929825264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-420ad25c-b87d-4a9c-816a-8d0f755acfd6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:19:13.363 1044 2289929825264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-420ad25c-b87d-4a9c-816a-8d0f755acfd6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:19:13.628 1044 2289929825264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-420ad25c-b87d-4a9c-816a-8d0f755acfd6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:19:13.822 1044 2289929825264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-420ad25c-b87d-4a9c-816a-8d0f755acfd6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:19:13.822 1044 2289929825264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 420ad25c-b87d-4a9c-816a-8d0f755acfd6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 13:19:13.822 1044 2289929825264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 420ad25c-b87d-4a9c-816a-8d0f755acfd6 processed. 2022-04-12 13:19:13.879 1044 2289929825264 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:19:14.351 1044 2289929825264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.485s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:19:14.755 1044 2289930287232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b3482212-3389-4f76-8622-c56a13c6b072 2022-04-12 13:19:15.238 1044 2289931808832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bcbadc78-6e7f-410f-b5fb-7fe13a5c5415 0cfd15cf488248489f36a27ae0e529ea 64794a9c08314127bd5abf81fc0bded1 - - -] Security group member updated on remote: ['d6f107cb-10e4-4f67-b604-5d5a6af80a2a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:19:15.238 1044 2289931808832 MainThread INFO neutron.agent.securitygroups_rpc [req-bcbadc78-6e7f-410f-b5fb-7fe13a5c5415 0cfd15cf488248489f36a27ae0e529ea 64794a9c08314127bd5abf81fc0bded1 - - -] Security group member updated ['d6f107cb-10e4-4f67-b604-5d5a6af80a2a'] 2022-04-12 13:19:15.238 1044 2289931808832 MainThread INFO neutron.agent.securitygroups_rpc [req-bcbadc78-6e7f-410f-b5fb-7fe13a5c5415 0cfd15cf488248489f36a27ae0e529ea 64794a9c08314127bd5abf81fc0bded1 - - -] Refresh firewall rules 2022-04-12 13:19:15.238 1044 2289931808832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bcbadc78-6e7f-410f-b5fb-7fe13a5c5415 0cfd15cf488248489f36a27ae0e529ea 64794a9c08314127bd5abf81fc0bded1 - - -] Get security group information for devices via rpc ['b3482212-3389-4f76-8622-c56a13c6b072'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:19:15.301 1044 2289931808832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bcbadc78-6e7f-410f-b5fb-7fe13a5c5415 0cfd15cf488248489f36a27ae0e529ea 64794a9c08314127bd5abf81fc0bded1 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:19:15.301 1044 2289931808832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bcbadc78-6e7f-410f-b5fb-7fe13a5c5415 0cfd15cf488248489f36a27ae0e529ea 64794a9c08314127bd5abf81fc0bded1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:19:15.332 1044 2289931808832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bcbadc78-6e7f-410f-b5fb-7fe13a5c5415 0cfd15cf488248489f36a27ae0e529ea 64794a9c08314127bd5abf81fc0bded1 - - -] port_delete event received for 'b3482212-3389-4f76-8622-c56a13c6b072' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:19:15.896 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 13:19:15.896 1044 2289931634288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b3482212-3389-4f76-8622-c56a13c6b072' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 13:19:15.896 1044 2289931634288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b3482212-3389-4f76-8622-c56a13c6b072' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 13:19:15.896 1044 2289931634288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b3482212-3389-4f76-8622-c56a13c6b072 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 13:19:15.912 1044 2289931634288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c7cec056-222b-463c-abc1-c921dfaa984b 2022-04-12 13:19:15.912 1044 2289931634288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b3482212-3389-4f76-8622-c56a13c6b072'] 2022-04-12 13:19:15.912 1044 2289931634288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 13:19:15.912 1044 2289931634288 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 2022-04-12 13:19:15.912 1044 2289931634288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b3482212-3389-4f76-8622-c56a13c6b072'] 2022-04-12 13:19:17.917 1044 2289932674496 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:19:17.973 1044 2289932674496 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:19:20.832 1044 2289930287232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 420ad25c-b87d-4a9c-816a-8d0f755acfd6 2022-04-12 13:19:21.302 1044 2289932030896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6b19bbb3-e440-474e-aad9-6b16a800bf4d 63d9bdc5ca92455b8ca61d274207e763 8bba6881974645fd938b262da3c915ab - - -] Security group member updated on remote: ['0e785307-666a-4223-bb3b-2dddda76a6fe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:19:21.302 1044 2289932030896 MainThread INFO neutron.agent.securitygroups_rpc [req-6b19bbb3-e440-474e-aad9-6b16a800bf4d 63d9bdc5ca92455b8ca61d274207e763 8bba6881974645fd938b262da3c915ab - - -] Security group member updated ['0e785307-666a-4223-bb3b-2dddda76a6fe'] 2022-04-12 13:19:21.302 1044 2289932030896 MainThread INFO neutron.agent.securitygroups_rpc [req-6b19bbb3-e440-474e-aad9-6b16a800bf4d 63d9bdc5ca92455b8ca61d274207e763 8bba6881974645fd938b262da3c915ab - - -] Refresh firewall rules 2022-04-12 13:19:21.316 1044 2289932030896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6b19bbb3-e440-474e-aad9-6b16a800bf4d 63d9bdc5ca92455b8ca61d274207e763 8bba6881974645fd938b262da3c915ab - - -] Get security group information for devices via rpc ['420ad25c-b87d-4a9c-816a-8d0f755acfd6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:19:21.362 1044 2289932030896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6b19bbb3-e440-474e-aad9-6b16a800bf4d 63d9bdc5ca92455b8ca61d274207e763 8bba6881974645fd938b262da3c915ab - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:19:21.362 1044 2289932030896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6b19bbb3-e440-474e-aad9-6b16a800bf4d 63d9bdc5ca92455b8ca61d274207e763 8bba6881974645fd938b262da3c915ab - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:19:21.409 1044 2289932030896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b19bbb3-e440-474e-aad9-6b16a800bf4d 63d9bdc5ca92455b8ca61d274207e763 8bba6881974645fd938b262da3c915ab - - -] port_delete event received for '420ad25c-b87d-4a9c-816a-8d0f755acfd6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:19:21.926 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 13:19:21.926 1044 2289932243888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '420ad25c-b87d-4a9c-816a-8d0f755acfd6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 13:19:21.926 1044 2289932243888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '420ad25c-b87d-4a9c-816a-8d0f755acfd6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 13:19:21.926 1044 2289932243888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 420ad25c-b87d-4a9c-816a-8d0f755acfd6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 13:19:21.988 1044 2289932243888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 07e11c5a-1d68-435b-9f7b-52c6d6517769 2022-04-12 13:19:21.988 1044 2289932243888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['420ad25c-b87d-4a9c-816a-8d0f755acfd6'] 2022-04-12 13:19:21.988 1044 2289932243888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 13:19:21.988 1044 2289932243888 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 2022-04-12 13:19:21.988 1044 2289932243888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['420ad25c-b87d-4a9c-816a-8d0f755acfd6'] 2022-04-12 13:19:23.916 1044 2289932544304 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:19:23.946 1044 2289932544304 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:19:37.037 1044 2289931635344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e4c706f0-5ee6-4db2-af88-769ad5188dc6 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Security group rule updated on remote: ['0c2a63a0-fc33-4b9a-9100-c5009a1259c0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:19:37.037 1044 2289931635344 MainThread INFO neutron.agent.securitygroups_rpc [req-e4c706f0-5ee6-4db2-af88-769ad5188dc6 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Security group rule updated ['0c2a63a0-fc33-4b9a-9100-c5009a1259c0'] 2022-04-12 13:19:37.519 1044 2289932120656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dfcb1e43-b917-4d11-b824-f17b96383129 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Security group rule updated on remote: ['0c2a63a0-fc33-4b9a-9100-c5009a1259c0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:19:37.519 1044 2289932120656 MainThread INFO neutron.agent.securitygroups_rpc [req-dfcb1e43-b917-4d11-b824-f17b96383129 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Security group rule updated ['0c2a63a0-fc33-4b9a-9100-c5009a1259c0'] 2022-04-12 13:19:45.677 1044 2289933031200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5d6a513-2250-49ed-9bec-897b7440331e 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] network_delete received. Deleting network c7cec056-222b-463c-abc1-c921dfaa984b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 13:19:45.677 1044 2289933031200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5d6a513-2250-49ed-9bec-897b7440331e 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] Network c7cec056-222b-463c-abc1-c921dfaa984b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 13:19:45.755 1044 2289933031200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4c86b2b8-20d7-4fb3-a950-d1c15e812908 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Security group member updated on remote: ['0c2a63a0-fc33-4b9a-9100-c5009a1259c0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:19:45.755 1044 2289933031200 MainThread INFO neutron.agent.securitygroups_rpc [req-4c86b2b8-20d7-4fb3-a950-d1c15e812908 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Security group member updated ['0c2a63a0-fc33-4b9a-9100-c5009a1259c0'] 2022-04-12 13:19:47.176 1044 2289932964256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a62d539-b1c7-4997-98ca-39f255c7841f 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] network_delete received. Deleting network dcd812a4-ccbd-4bf4-a538-3456d3be8000 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 13:19:47.176 1044 2289932964256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a62d539-b1c7-4997-98ca-39f255c7841f 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] Network dcd812a4-ccbd-4bf4-a538-3456d3be8000 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 13:19:48.425 1044 2289931563600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b4438ca-7041-41db-bcf2-c35e9eba5f88 cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] port_update received: 105996e0-afc1-4759-979d-5c398f7304d7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:19:48.457 1044 2289931563600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b4438ca-7041-41db-bcf2-c35e9eba5f88 cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] No port 105996e0-afc1-4759-979d-5c398f7304d7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:19:51.769 1044 2289930535504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5cc9b64-42c1-4832-a927-dcf44330486e - - - - -] port_update received: a913a24f-f2d4-4c19-8087-fe425166e530 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:19:51.795 1044 2289930535504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5cc9b64-42c1-4832-a927-dcf44330486e - - - - -] No port a913a24f-f2d4-4c19-8087-fe425166e530 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:19:53.174 1044 2289930287056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 105996e0-afc1-4759-979d-5c398f7304d7 2022-04-12 13:19:54.081 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 13:19:54.721 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Adding port 105996e0-afc1-4759-979d-5c398f7304d7 2022-04-12 13:19:54.721 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Port 105996e0-afc1-4759-979d-5c398f7304d7 updated. Details: {'device': '105996e0-afc1-4759-979d-5c398f7304d7', 'network_id': 'd7bec212-bd44-4644-a0aa-a0ca4e7f506f', 'port_id': '105996e0-afc1-4759-979d-5c398f7304d7', 'mac_address': 'fa:16:3e:53:8b:30', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 614, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '63a650f1-a811-4306-85b0-fdda02c82ed6', '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} 2022-04-12 13:19:54.721 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] 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 2022-04-12 13:19:54.721 1044 2289930537616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-105996e0-afc1-4759-979d-5c398f7304d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:19:54.721 1044 2289930537616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 105996e0-afc1-4759-979d-5c398f7304d7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:19:54.721 1044 2289930537616 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:264 2022-04-12 13:19:54.911 1044 2289930537616 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '105996e0-afc1-4759-979d-5c398f7304d7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:19:54.911 1044 2289930537616 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '105996e0-afc1-4759-979d-5c398f7304d7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:19:54.911 1044 2289930537616 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 105996e0-afc1-4759-979d-5c398f7304d7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:19:54.911 1044 2289930537616 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 614, VLAN trunk: None to switch port 105996e0-afc1-4759-979d-5c398f7304d7 2022-04-12 13:19:55.064 1044 2289930537616 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 13:19:55.064 1044 2289930537616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['105996e0-afc1-4759-979d-5c398f7304d7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:19:55.333 1044 2289930537616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['105996e0-afc1-4759-979d-5c398f7304d7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:19:55.333 1044 2289930537616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:19:55.361 1044 2289930537616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0c2a63a0-fc33-4b9a-9100-c5009a1259c0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:19:55.361 1044 2289930537616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 105996e0-afc1-4759-979d-5c398f7304d7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:19:55.361 1044 2289930537616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 13:19:55.361 1044 2289930537616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 105996e0-afc1-4759-979d-5c398f7304d7 not yet added. Adding. 2022-04-12 13:19:55.361 1044 2289930537616 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 2022-04-12 13:19:55.364 1044 2289930537616 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 2022-04-12 13:19:55.564 1044 2289930537616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-105996e0-afc1-4759-979d-5c398f7304d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:19:55.771 1044 2289930537616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-105996e0-afc1-4759-979d-5c398f7304d7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:19:55.771 1044 2289930537616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-105996e0-afc1-4759-979d-5c398f7304d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:19:56.020 1044 2289930537616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-105996e0-afc1-4759-979d-5c398f7304d7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:19:56.190 1044 2289930537616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-105996e0-afc1-4759-979d-5c398f7304d7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:19:56.190 1044 2289930537616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 105996e0-afc1-4759-979d-5c398f7304d7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 13:19:56.190 1044 2289930537616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 105996e0-afc1-4759-979d-5c398f7304d7 processed. 2022-04-12 13:19:56.190 1044 2289930537616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f9f57f5-3018-42d2-a5b6-ce1b9bba531c - - - - -] port_update received: 16dbfca2-f15e-4bf5-924b-f15f897a6f31 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:19:56.206 1044 2289930537616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f9f57f5-3018-42d2-a5b6-ce1b9bba531c - - - - -] No port 16dbfca2-f15e-4bf5-924b-f15f897a6f31 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:19:56.206 1044 2289929741584 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:19:56.940 1044 2289929741584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.734s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:20:01.710 1044 2289931592976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4a69cbe-90ca-4871-b7d4-d0d6663097b7 - - - - -] port_update received: 82da73cc-55d3-48db-898e-473e68e288b4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:20:01.722 1044 2289931592976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4a69cbe-90ca-4871-b7d4-d0d6663097b7 - - - - -] No port 82da73cc-55d3-48db-898e-473e68e288b4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:20:03.814 1044 2289932793280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-21f0c443-10cc-49fc-a331-2793abe8e611 86f127a5de804f3bb33ef5f8f2d00518 03484737c2cd4334ac77e49c2e95c37f - - -] Security group member updated on remote: ['56a9b078-8f95-4dea-9532-e3bc76fedeeb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:20:03.814 1044 2289932793280 MainThread INFO neutron.agent.securitygroups_rpc [req-21f0c443-10cc-49fc-a331-2793abe8e611 86f127a5de804f3bb33ef5f8f2d00518 03484737c2cd4334ac77e49c2e95c37f - - -] Security group member updated ['56a9b078-8f95-4dea-9532-e3bc76fedeeb'] 2022-04-12 13:20:05.006 1044 2289933202176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4629c10-406b-4e63-9d68-61f29017e6aa cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] port_update received: 8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:20:05.020 1044 2289933202176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4629c10-406b-4e63-9d68-61f29017e6aa cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] No port 8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:20:05.273 1044 2289933202176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d601782-1cba-4ec5-8ddf-9eb03bcbca26 7d2a639947ce415a836d48cc2238aa37 20618bc3077743bcbefe7cbb3849d18b - - -] Security group rule updated on remote: ['1d490f12-38c9-46cb-8e7f-bf1114df2b36'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:20:05.273 1044 2289933202176 MainThread INFO neutron.agent.securitygroups_rpc [req-5d601782-1cba-4ec5-8ddf-9eb03bcbca26 7d2a639947ce415a836d48cc2238aa37 20618bc3077743bcbefe7cbb3849d18b - - -] Security group rule updated ['1d490f12-38c9-46cb-8e7f-bf1114df2b36'] 2022-04-12 13:20:05.849 1044 2289933202176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3eb44c09-440e-489e-b2b0-1b08ac7742cd 7d2a639947ce415a836d48cc2238aa37 20618bc3077743bcbefe7cbb3849d18b - - -] Security group rule updated on remote: ['1d490f12-38c9-46cb-8e7f-bf1114df2b36'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:20:05.849 1044 2289933202176 MainThread INFO neutron.agent.securitygroups_rpc [req-3eb44c09-440e-489e-b2b0-1b08ac7742cd 7d2a639947ce415a836d48cc2238aa37 20618bc3077743bcbefe7cbb3849d18b - - -] Security group rule updated ['1d490f12-38c9-46cb-8e7f-bf1114df2b36'] 2022-04-12 13:20:05.849 1044 2289933202176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff076732-f869-4cee-a191-ec6d135d27c4 - - - - -] port_update received: fa416a03-a4f6-436e-a353-8133f2e84c7f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:20:05.864 1044 2289933202176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff076732-f869-4cee-a191-ec6d135d27c4 - - - - -] No port fa416a03-a4f6-436e-a353-8133f2e84c7f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:20:06.394 1044 2289929530880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f6f1963-3f23-4bf6-b38d-6c3726be4f19 7d2a639947ce415a836d48cc2238aa37 20618bc3077743bcbefe7cbb3849d18b - - -] Security group rule updated on remote: ['1d490f12-38c9-46cb-8e7f-bf1114df2b36'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:20:06.394 1044 2289929530880 MainThread INFO neutron.agent.securitygroups_rpc [req-4f6f1963-3f23-4bf6-b38d-6c3726be4f19 7d2a639947ce415a836d48cc2238aa37 20618bc3077743bcbefe7cbb3849d18b - - -] Security group rule updated ['1d490f12-38c9-46cb-8e7f-bf1114df2b36'] 2022-04-12 13:20:06.861 1044 2289932030720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b7ac8065-f2d3-4f17-bd06-59ba8f413813 7d2a639947ce415a836d48cc2238aa37 20618bc3077743bcbefe7cbb3849d18b - - -] Security group rule updated on remote: ['1d490f12-38c9-46cb-8e7f-bf1114df2b36'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:20:06.861 1044 2289932030720 MainThread INFO neutron.agent.securitygroups_rpc [req-b7ac8065-f2d3-4f17-bd06-59ba8f413813 7d2a639947ce415a836d48cc2238aa37 20618bc3077743bcbefe7cbb3849d18b - - -] Security group rule updated ['1d490f12-38c9-46cb-8e7f-bf1114df2b36'] 2022-04-12 13:20:07.443 1044 2289933030496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77749be6-921b-453d-b815-dec80e5ad134 7d2a639947ce415a836d48cc2238aa37 20618bc3077743bcbefe7cbb3849d18b - - -] Security group rule updated on remote: ['1d490f12-38c9-46cb-8e7f-bf1114df2b36'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:20:07.443 1044 2289933030496 MainThread INFO neutron.agent.securitygroups_rpc [req-77749be6-921b-453d-b815-dec80e5ad134 7d2a639947ce415a836d48cc2238aa37 20618bc3077743bcbefe7cbb3849d18b - - -] Security group rule updated ['1d490f12-38c9-46cb-8e7f-bf1114df2b36'] 2022-04-12 13:20:07.944 1044 2289932243888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-11c9e6b7-c3ac-49bc-b05e-8a7fbf90ead4 7d2a639947ce415a836d48cc2238aa37 20618bc3077743bcbefe7cbb3849d18b - - -] Security group rule updated on remote: ['1d490f12-38c9-46cb-8e7f-bf1114df2b36'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:20:07.944 1044 2289932243888 MainThread INFO neutron.agent.securitygroups_rpc [req-11c9e6b7-c3ac-49bc-b05e-8a7fbf90ead4 7d2a639947ce415a836d48cc2238aa37 20618bc3077743bcbefe7cbb3849d18b - - -] Security group rule updated ['1d490f12-38c9-46cb-8e7f-bf1114df2b36'] 2022-04-12 13:20:09.287 1044 2289930287056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc 2022-04-12 13:20:10.272 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 13:20:10.706 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Adding port 8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc 2022-04-12 13:20:10.706 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Port 8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc updated. Details: {'device': '8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc', 'network_id': 'f8c81ce9-4091-45c3-88bb-8cf8b4d0ba0c', 'port_id': '8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc', 'mac_address': 'fa:16:3e:6d:d1:e9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 613, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c52f6f02-0675-4705-821c-30c17608066a', '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} 2022-04-12 13:20:10.706 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] 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 2022-04-12 13:20:10.706 1044 2289933252736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:20:10.706 1044 2289933252736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:20:10.706 1044 2289933252736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f8c81ce9-4091-45c3-88bb-8cf8b4d0ba0c 2022-04-12 13:20:10.706 1044 2289933252736 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:264 2022-04-12 13:20:10.940 1044 2289933252736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:20:10.940 1044 2289933252736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:20:10.940 1044 2289933252736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:20:10.940 1044 2289933252736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 613, VLAN trunk: None to switch port 8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc 2022-04-12 13:20:11.130 1044 2289933252736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 13:20:11.130 1044 2289933252736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:20:11.299 1044 2289933252736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:20:11.299 1044 2289933252736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:20:11.299 1044 2289933252736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (56a9b078-8f95-4dea-9532-e3bc76fedeeb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:20:11.299 1044 2289933252736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (56a9b078-8f95-4dea-9532-e3bc76fedeeb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 13:20:11.299 1044 2289933252736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:20:11.299 1044 2289933252736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 13:20:11.299 1044 2289933252736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc not yet added. Adding. 2022-04-12 13:20:11.299 1044 2289933252736 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 2022-04-12 13:20:11.299 1044 2289933252736 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 2022-04-12 13:20:11.502 1044 2289933252736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:20:11.726 1044 2289933252736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:20:11.726 1044 2289933252736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:20:12.048 1044 2289933252736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:20:12.224 1044 2289933252736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:20:12.224 1044 2289933252736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 13:20:12.224 1044 2289933252736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc processed. 2022-04-12 13:20:12.272 1044 2289932733072 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:20:12.879 1044 2289932733072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.609s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:20:35.675 1044 2289930287056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e806ec76-891f-44cb-a42c-6d670833a448 2022-04-12 13:20:36.363 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 13:20:36.659 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Adding port e806ec76-891f-44cb-a42c-6d670833a448 2022-04-12 13:20:36.659 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Port e806ec76-891f-44cb-a42c-6d670833a448 updated. Details: {'device': 'e806ec76-891f-44cb-a42c-6d670833a448', 'network_id': '45824ccc-1893-4b29-bca1-c27a05ce875e', 'port_id': 'e806ec76-891f-44cb-a42c-6d670833a448', 'mac_address': 'fa:16:3e:a3:11:04', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 630, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6e0212d6-5607-437c-b36a-0822abee1482', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 13:20:36.659 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] 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 2022-04-12 13:20:36.659 1044 2289933345008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e806ec76-891f-44cb-a42c-6d670833a448" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:20:36.659 1044 2289933345008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e806ec76-891f-44cb-a42c-6d670833a448 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:20:36.659 1044 2289933345008 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:264 2022-04-12 13:20:36.690 1044 2289933345008 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e806ec76-891f-44cb-a42c-6d670833a448') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:20:36.690 1044 2289933345008 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e806ec76-891f-44cb-a42c-6d670833a448') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:20:36.704 1044 2289933345008 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e806ec76-891f-44cb-a42c-6d670833a448 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:20:36.704 1044 2289933345008 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 630, VLAN trunk: None to switch port e806ec76-891f-44cb-a42c-6d670833a448 2022-04-12 13:20:36.767 1044 2289933345008 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 13:20:36.767 1044 2289933345008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e806ec76-891f-44cb-a42c-6d670833a448'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:20:36.923 1044 2289933345008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e806ec76-891f-44cb-a42c-6d670833a448']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:20:36.939 1044 2289933345008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:20:36.939 1044 2289933345008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fdfb8966-50ea-44bc-ba04-3743ec32c136) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:20:36.939 1044 2289933345008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e806ec76-891f-44cb-a42c-6d670833a448 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:20:36.939 1044 2289933345008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 13:20:36.939 1044 2289933345008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-04-12 13:20:36.939 1044 2289933345008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e806ec76-891f-44cb-a42c-6d670833a448" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:20:36.939 1044 2289933345008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e806ec76-891f-44cb-a42c-6d670833a448" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:20:36.939 1044 2289933345008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e806ec76-891f-44cb-a42c-6d670833a448" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:20:36.939 1044 2289933345008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e806ec76-891f-44cb-a42c-6d670833a448" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:20:37.019 1044 2289933345008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e806ec76-891f-44cb-a42c-6d670833a448" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:20:37.019 1044 2289933345008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e806ec76-891f-44cb-a42c-6d670833a448 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 13:20:37.019 1044 2289933345008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e806ec76-891f-44cb-a42c-6d670833a448 processed. 2022-04-12 13:20:38.381 1044 2289933728928 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:20:38.614 1044 2289933728928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:20:39.927 1044 2289933644192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a5210f8-223e-4dbc-be41-bdc489c6f656 7d2a639947ce415a836d48cc2238aa37 20618bc3077743bcbefe7cbb3849d18b - - -] Security group member updated on remote: ['1d490f12-38c9-46cb-8e7f-bf1114df2b36'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:20:39.958 1044 2289933644192 MainThread INFO neutron.agent.securitygroups_rpc [req-9a5210f8-223e-4dbc-be41-bdc489c6f656 7d2a639947ce415a836d48cc2238aa37 20618bc3077743bcbefe7cbb3849d18b - - -] Security group member updated ['1d490f12-38c9-46cb-8e7f-bf1114df2b36'] 2022-04-12 13:20:41.115 1044 2289931635696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1707ea0-d11a-4a0c-a5f9-82025c4d8076 cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] port_update received: 0c0cdcf0-9a93-46b8-93e1-e1f3735442ee port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:20:41.143 1044 2289931635696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1707ea0-d11a-4a0c-a5f9-82025c4d8076 cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] No port 0c0cdcf0-9a93-46b8-93e1-e1f3735442ee defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:20:47.815 1044 2289930287056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0c0cdcf0-9a93-46b8-93e1-e1f3735442ee 2022-04-12 13:20:48.442 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 13:20:48.813 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Adding port 0c0cdcf0-9a93-46b8-93e1-e1f3735442ee 2022-04-12 13:20:48.813 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Port 0c0cdcf0-9a93-46b8-93e1-e1f3735442ee updated. Details: {'device': '0c0cdcf0-9a93-46b8-93e1-e1f3735442ee', 'network_id': '4f725b29-f9e2-4990-9ba3-c6451ca74a07', 'port_id': '0c0cdcf0-9a93-46b8-93e1-e1f3735442ee', 'mac_address': 'fa:16:3e:20:15:77', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 623, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5e1d4b26-e939-4923-8364-e6440ba5e64d', '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} 2022-04-12 13:20:48.813 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] 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 2022-04-12 13:20:48.813 1044 2289933522192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0c0cdcf0-9a93-46b8-93e1-e1f3735442ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:20:48.813 1044 2289933522192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0c0cdcf0-9a93-46b8-93e1-e1f3735442ee _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:20:48.813 1044 2289933522192 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4f725b29-f9e2-4990-9ba3-c6451ca74a07 2022-04-12 13:20:48.813 1044 2289933522192 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:264 2022-04-12 13:20:49.031 1044 2289933522192 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0c0cdcf0-9a93-46b8-93e1-e1f3735442ee') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:20:49.031 1044 2289933522192 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0c0cdcf0-9a93-46b8-93e1-e1f3735442ee') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:20:49.063 1044 2289933522192 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0c0cdcf0-9a93-46b8-93e1-e1f3735442ee is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:20:49.063 1044 2289933522192 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 623, VLAN trunk: None to switch port 0c0cdcf0-9a93-46b8-93e1-e1f3735442ee 2022-04-12 13:20:49.253 1044 2289933522192 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 13:20:49.253 1044 2289933522192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0c0cdcf0-9a93-46b8-93e1-e1f3735442ee'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:20:49.586 1044 2289933522192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0c0cdcf0-9a93-46b8-93e1-e1f3735442ee']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:20:49.586 1044 2289933522192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:20:49.586 1044 2289933522192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1d490f12-38c9-46cb-8e7f-bf1114df2b36) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:20:49.586 1044 2289933522192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0c0cdcf0-9a93-46b8-93e1-e1f3735442ee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:20:49.599 1044 2289933522192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 13:20:49.599 1044 2289933522192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0c0cdcf0-9a93-46b8-93e1-e1f3735442ee not yet added. Adding. 2022-04-12 13:20:49.599 1044 2289933522192 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 2022-04-12 13:20:49.599 1044 2289933522192 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 2022-04-12 13:20:49.864 1044 2289933522192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c0cdcf0-9a93-46b8-93e1-e1f3735442ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:20:50.128 1044 2289933522192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c0cdcf0-9a93-46b8-93e1-e1f3735442ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:20:50.128 1044 2289933522192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c0cdcf0-9a93-46b8-93e1-e1f3735442ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:20:50.425 1044 2289933522192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c0cdcf0-9a93-46b8-93e1-e1f3735442ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:20:50.646 1044 2289933522192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0c0cdcf0-9a93-46b8-93e1-e1f3735442ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.844s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:20:50.646 1044 2289933522192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0c0cdcf0-9a93-46b8-93e1-e1f3735442ee status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 13:20:50.646 1044 2289933522192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0c0cdcf0-9a93-46b8-93e1-e1f3735442ee processed. 2022-04-12 13:20:50.646 1044 2289933522192 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:20:51.453 1044 2289933522192 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:21:03.969 1044 2289930287232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e806ec76-891f-44cb-a42c-6d670833a448 2022-04-12 13:21:04.677 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 13:21:04.677 1044 2289931594560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e806ec76-891f-44cb-a42c-6d670833a448' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 13:21:04.677 1044 2289931594560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e806ec76-891f-44cb-a42c-6d670833a448' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 13:21:04.677 1044 2289931594560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e806ec76-891f-44cb-a42c-6d670833a448 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 13:21:04.704 1044 2289931594560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e806ec76-891f-44cb-a42c-6d670833a448'] 2022-04-12 13:21:04.704 1044 2289931594560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 13:21:04.704 1044 2289931594560 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 2022-04-12 13:21:04.704 1044 2289931594560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e806ec76-891f-44cb-a42c-6d670833a448'] 2022-04-12 13:21:06.702 1044 2289931594560 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:21:06.911 1044 2289931594560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:21:07.972 1044 2289930287232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e806ec76-891f-44cb-a42c-6d670833a448 2022-04-12 13:21:08.707 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 13:21:08.707 1044 2289932122768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e806ec76-891f-44cb-a42c-6d670833a448' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 13:21:08.707 1044 2289932122768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e806ec76-891f-44cb-a42c-6d670833a448' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 13:21:08.707 1044 2289932122768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e806ec76-891f-44cb-a42c-6d670833a448 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 13:21:08.738 1044 2289932122768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 45824ccc-1893-4b29-bca1-c27a05ce875e 2022-04-12 13:21:08.738 1044 2289932122768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e806ec76-891f-44cb-a42c-6d670833a448'] 2022-04-12 13:21:08.738 1044 2289932122768 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 2022-04-12 13:21:08.738 1044 2289932122768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e806ec76-891f-44cb-a42c-6d670833a448'] 2022-04-12 13:21:10.718 1044 2289932544304 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:21:10.799 1044 2289932544304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:21:34.343 1044 2289930287056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e806ec76-891f-44cb-a42c-6d670833a448 2022-04-12 13:21:34.782 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 13:21:35.081 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Adding port e806ec76-891f-44cb-a42c-6d670833a448 2022-04-12 13:21:35.081 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Port e806ec76-891f-44cb-a42c-6d670833a448 updated. Details: {'device': 'e806ec76-891f-44cb-a42c-6d670833a448', 'network_id': '45824ccc-1893-4b29-bca1-c27a05ce875e', 'port_id': 'e806ec76-891f-44cb-a42c-6d670833a448', 'mac_address': 'fa:16:3e:a3:11:04', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 630, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6e0212d6-5607-437c-b36a-0822abee1482', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 13:21:35.081 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] 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 2022-04-12 13:21:35.081 1044 2289934007456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e806ec76-891f-44cb-a42c-6d670833a448" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:21:35.081 1044 2289934007456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e806ec76-891f-44cb-a42c-6d670833a448 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:21:35.081 1044 2289934007456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 45824ccc-1893-4b29-bca1-c27a05ce875e 2022-04-12 13:21:35.081 1044 2289934007456 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:264 2022-04-12 13:21:35.296 1044 2289934007456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e806ec76-891f-44cb-a42c-6d670833a448') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:21:35.296 1044 2289934007456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e806ec76-891f-44cb-a42c-6d670833a448') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:21:35.296 1044 2289934007456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e806ec76-891f-44cb-a42c-6d670833a448 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:21:35.296 1044 2289934007456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 630, VLAN trunk: None to switch port e806ec76-891f-44cb-a42c-6d670833a448 2022-04-12 13:21:35.469 1044 2289934007456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 13:21:35.469 1044 2289934007456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e806ec76-891f-44cb-a42c-6d670833a448'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:21:35.594 1044 2289934007456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e806ec76-891f-44cb-a42c-6d670833a448']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:21:35.594 1044 2289934007456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:21:35.619 1044 2289934007456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fdfb8966-50ea-44bc-ba04-3743ec32c136) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:21:35.619 1044 2289934007456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e806ec76-891f-44cb-a42c-6d670833a448 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:21:35.619 1044 2289934007456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 13:21:35.619 1044 2289934007456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e806ec76-891f-44cb-a42c-6d670833a448 not yet added. Adding. 2022-04-12 13:21:35.619 1044 2289934007456 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 2022-04-12 13:21:35.619 1044 2289934007456 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 2022-04-12 13:21:35.844 1044 2289934007456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e806ec76-891f-44cb-a42c-6d670833a448" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:21:36.065 1044 2289934007456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e806ec76-891f-44cb-a42c-6d670833a448" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:21:36.065 1044 2289934007456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e806ec76-891f-44cb-a42c-6d670833a448" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:21:36.345 1044 2289934007456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e806ec76-891f-44cb-a42c-6d670833a448" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:21:36.532 1044 2289934007456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e806ec76-891f-44cb-a42c-6d670833a448" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:21:36.532 1044 2289934007456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e806ec76-891f-44cb-a42c-6d670833a448 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 13:21:36.532 1044 2289934007456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e806ec76-891f-44cb-a42c-6d670833a448 processed. 2022-04-12 13:21:36.800 1044 2289934007456 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:21:37.086 1044 2289934007456 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:21:51.554 1044 2289932188304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ca712aa-08f0-42a0-929c-2d92efe1a23d 86f127a5de804f3bb33ef5f8f2d00518 03484737c2cd4334ac77e49c2e95c37f - - -] Security group member updated on remote: ['56a9b078-8f95-4dea-9532-e3bc76fedeeb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:21:51.554 1044 2289932188304 MainThread INFO neutron.agent.securitygroups_rpc [req-6ca712aa-08f0-42a0-929c-2d92efe1a23d 86f127a5de804f3bb33ef5f8f2d00518 03484737c2cd4334ac77e49c2e95c37f - - -] Security group member updated ['56a9b078-8f95-4dea-9532-e3bc76fedeeb'] 2022-04-12 13:21:51.554 1044 2289932188304 MainThread INFO neutron.agent.securitygroups_rpc [req-6ca712aa-08f0-42a0-929c-2d92efe1a23d 86f127a5de804f3bb33ef5f8f2d00518 03484737c2cd4334ac77e49c2e95c37f - - -] Refresh firewall rules 2022-04-12 13:21:51.563 1044 2289932188304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ca712aa-08f0-42a0-929c-2d92efe1a23d 86f127a5de804f3bb33ef5f8f2d00518 03484737c2cd4334ac77e49c2e95c37f - - -] Get security group information for devices via rpc ['8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:21:51.592 1044 2289932188304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6ca712aa-08f0-42a0-929c-2d92efe1a23d 86f127a5de804f3bb33ef5f8f2d00518 03484737c2cd4334ac77e49c2e95c37f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:21:51.592 1044 2289932188304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6ca712aa-08f0-42a0-929c-2d92efe1a23d 86f127a5de804f3bb33ef5f8f2d00518 03484737c2cd4334ac77e49c2e95c37f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:21:51.645 1044 2289932188304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ca712aa-08f0-42a0-929c-2d92efe1a23d 86f127a5de804f3bb33ef5f8f2d00518 03484737c2cd4334ac77e49c2e95c37f - - -] port_delete event received for '8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:21:52.487 1044 2289930287232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc 2022-04-12 13:21:52.917 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 13:21:52.917 1044 2289933283744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 13:21:52.920 1044 2289933283744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 13:21:52.920 1044 2289933283744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 13:21:52.938 1044 2289933283744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f8c81ce9-4091-45c3-88bb-8cf8b4d0ba0c 2022-04-12 13:21:52.938 1044 2289933283744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc'] 2022-04-12 13:21:52.938 1044 2289933283744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 13:21:52.938 1044 2289933283744 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 2022-04-12 13:21:52.938 1044 2289933283744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8618d1bd-071f-4b38-a4f3-8a5eef3fa0bc'] 2022-04-12 13:21:54.929 1044 2289933645424 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:21:54.954 1044 2289933645424 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:22:05.860 1044 2289931180512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-93b3e2e5-879b-4ed7-a2a5-495a90e20e6e 86f127a5de804f3bb33ef5f8f2d00518 03484737c2cd4334ac77e49c2e95c37f - - -] Security group member updated on remote: ['56a9b078-8f95-4dea-9532-e3bc76fedeeb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:22:05.860 1044 2289931180512 MainThread INFO neutron.agent.securitygroups_rpc [req-93b3e2e5-879b-4ed7-a2a5-495a90e20e6e 86f127a5de804f3bb33ef5f8f2d00518 03484737c2cd4334ac77e49c2e95c37f - - -] Security group member updated ['56a9b078-8f95-4dea-9532-e3bc76fedeeb'] 2022-04-12 13:22:07.238 1044 2289933313296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c38cca93-0855-41cd-a2b9-68185078f692 cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] port_update received: d1d76786-5352-42f5-b65a-03109fb62224 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:22:07.248 1044 2289933313296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c38cca93-0855-41cd-a2b9-68185078f692 cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] No port d1d76786-5352-42f5-b65a-03109fb62224 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:22:12.732 1044 2289930287056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d1d76786-5352-42f5-b65a-03109fb62224 2022-04-12 13:22:12.951 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 13:22:13.264 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Adding port d1d76786-5352-42f5-b65a-03109fb62224 2022-04-12 13:22:13.264 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Port d1d76786-5352-42f5-b65a-03109fb62224 updated. Details: {'device': 'd1d76786-5352-42f5-b65a-03109fb62224', 'network_id': 'f8c81ce9-4091-45c3-88bb-8cf8b4d0ba0c', 'port_id': 'd1d76786-5352-42f5-b65a-03109fb62224', 'mac_address': 'fa:16:3e:73:34:76', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 613, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c52f6f02-0675-4705-821c-30c17608066a', '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} 2022-04-12 13:22:13.264 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] 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 2022-04-12 13:22:13.264 1044 2289934345312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d1d76786-5352-42f5-b65a-03109fb62224" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:22:13.264 1044 2289934345312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d1d76786-5352-42f5-b65a-03109fb62224 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:22:13.264 1044 2289934345312 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f8c81ce9-4091-45c3-88bb-8cf8b4d0ba0c 2022-04-12 13:22:13.264 1044 2289934345312 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:264 2022-04-12 13:22:13.466 1044 2289934345312 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd1d76786-5352-42f5-b65a-03109fb62224') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:22:13.466 1044 2289934345312 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd1d76786-5352-42f5-b65a-03109fb62224') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:22:13.498 1044 2289934345312 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d1d76786-5352-42f5-b65a-03109fb62224 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:22:13.498 1044 2289934345312 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 613, VLAN trunk: None to switch port d1d76786-5352-42f5-b65a-03109fb62224 2022-04-12 13:22:13.654 1044 2289934345312 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 13:22:13.654 1044 2289934345312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d1d76786-5352-42f5-b65a-03109fb62224'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:22:13.818 1044 2289934345312 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d1d76786-5352-42f5-b65a-03109fb62224']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:22:13.826 1044 2289934345312 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:22:13.826 1044 2289934345312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (56a9b078-8f95-4dea-9532-e3bc76fedeeb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:22:13.826 1044 2289934345312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (56a9b078-8f95-4dea-9532-e3bc76fedeeb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 13:22:13.826 1044 2289934345312 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d1d76786-5352-42f5-b65a-03109fb62224 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:22:13.826 1044 2289934345312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 13:22:13.826 1044 2289934345312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d1d76786-5352-42f5-b65a-03109fb62224 not yet added. Adding. 2022-04-12 13:22:13.826 1044 2289934345312 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 2022-04-12 13:22:13.826 1044 2289934345312 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 2022-04-12 13:22:14.018 1044 2289934345312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d1d76786-5352-42f5-b65a-03109fb62224" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:22:14.248 1044 2289934345312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d1d76786-5352-42f5-b65a-03109fb62224" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:22:14.248 1044 2289934345312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d1d76786-5352-42f5-b65a-03109fb62224" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:22:14.546 1044 2289934345312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d1d76786-5352-42f5-b65a-03109fb62224" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:22:14.733 1044 2289934345312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d1d76786-5352-42f5-b65a-03109fb62224" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:22:14.748 1044 2289934345312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d1d76786-5352-42f5-b65a-03109fb62224 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 13:22:14.748 1044 2289934345312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d1d76786-5352-42f5-b65a-03109fb62224 processed. 2022-04-12 13:22:14.957 1044 2289934345312 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:22:15.343 1044 2289934345312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:22:55.966 1044 2289934817584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-90fc4da8-b755-4392-b5c6-462c00d60c7d 86f127a5de804f3bb33ef5f8f2d00518 03484737c2cd4334ac77e49c2e95c37f - - -] Security group member updated on remote: ['56a9b078-8f95-4dea-9532-e3bc76fedeeb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:22:55.966 1044 2289934817584 MainThread INFO neutron.agent.securitygroups_rpc [req-90fc4da8-b755-4392-b5c6-462c00d60c7d 86f127a5de804f3bb33ef5f8f2d00518 03484737c2cd4334ac77e49c2e95c37f - - -] Security group member updated ['56a9b078-8f95-4dea-9532-e3bc76fedeeb'] 2022-04-12 13:22:55.966 1044 2289934817584 MainThread INFO neutron.agent.securitygroups_rpc [req-90fc4da8-b755-4392-b5c6-462c00d60c7d 86f127a5de804f3bb33ef5f8f2d00518 03484737c2cd4334ac77e49c2e95c37f - - -] Refresh firewall rules 2022-04-12 13:22:55.966 1044 2289934817584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-90fc4da8-b755-4392-b5c6-462c00d60c7d 86f127a5de804f3bb33ef5f8f2d00518 03484737c2cd4334ac77e49c2e95c37f - - -] Get security group information for devices via rpc ['d1d76786-5352-42f5-b65a-03109fb62224'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:22:56.012 1044 2289934817584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-90fc4da8-b755-4392-b5c6-462c00d60c7d 86f127a5de804f3bb33ef5f8f2d00518 03484737c2cd4334ac77e49c2e95c37f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:22:56.012 1044 2289934817584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-90fc4da8-b755-4392-b5c6-462c00d60c7d 86f127a5de804f3bb33ef5f8f2d00518 03484737c2cd4334ac77e49c2e95c37f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:22:56.074 1044 2289934817584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90fc4da8-b755-4392-b5c6-462c00d60c7d 86f127a5de804f3bb33ef5f8f2d00518 03484737c2cd4334ac77e49c2e95c37f - - -] port_delete event received for 'd1d76786-5352-42f5-b65a-03109fb62224' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:22:57.059 1044 2289930287232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d1d76786-5352-42f5-b65a-03109fb62224 2022-04-12 13:22:57.210 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 13:22:57.210 1044 2289934817584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd1d76786-5352-42f5-b65a-03109fb62224' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 13:22:57.210 1044 2289934817584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd1d76786-5352-42f5-b65a-03109fb62224' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 13:22:57.210 1044 2289934817584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d1d76786-5352-42f5-b65a-03109fb62224 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 13:22:57.234 1044 2289934817584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f8c81ce9-4091-45c3-88bb-8cf8b4d0ba0c 2022-04-12 13:22:57.234 1044 2289934817584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d1d76786-5352-42f5-b65a-03109fb62224'] 2022-04-12 13:22:57.234 1044 2289934817584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 13:22:57.234 1044 2289934817584 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 2022-04-12 13:22:57.234 1044 2289934817584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d1d76786-5352-42f5-b65a-03109fb62224'] 2022-04-12 13:22:59.075 1044 2289930287232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e806ec76-891f-44cb-a42c-6d670833a448 2022-04-12 13:22:59.225 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 13:22:59.225 1044 2289934817584 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:22:59.225 1044 2289934428464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e806ec76-891f-44cb-a42c-6d670833a448' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 13:22:59.225 1044 2289934428464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e806ec76-891f-44cb-a42c-6d670833a448' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 13:22:59.225 1044 2289934428464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e806ec76-891f-44cb-a42c-6d670833a448 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 13:22:59.247 1044 2289934428464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 45824ccc-1893-4b29-bca1-c27a05ce875e 2022-04-12 13:22:59.247 1044 2289934428464 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e806ec76-891f-44cb-a42c-6d670833a448'] 2022-04-12 13:22:59.247 1044 2289934428464 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 13:22:59.247 1044 2289934428464 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 2022-04-12 13:22:59.247 1044 2289934428464 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e806ec76-891f-44cb-a42c-6d670833a448'] 2022-04-12 13:22:59.247 1044 2289934817584 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:22:59.419 1044 2289934428464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-80ea361b-9f08-4801-aa7f-09ac72097741 19d0264c87ca4f92a41df98c5191b8ca fbd20809832c4ad485eb09ec3dd1a7c9 - - -] Security group member updated on remote: ['fdfb8966-50ea-44bc-ba04-3743ec32c136'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:22:59.419 1044 2289934428464 MainThread INFO neutron.agent.securitygroups_rpc [req-80ea361b-9f08-4801-aa7f-09ac72097741 19d0264c87ca4f92a41df98c5191b8ca fbd20809832c4ad485eb09ec3dd1a7c9 - - -] Security group member updated ['fdfb8966-50ea-44bc-ba04-3743ec32c136'] 2022-04-12 13:22:59.746 1044 2289930699520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80ea361b-9f08-4801-aa7f-09ac72097741 19d0264c87ca4f92a41df98c5191b8ca fbd20809832c4ad485eb09ec3dd1a7c9 - - -] port_delete event received for 'e806ec76-891f-44cb-a42c-6d670833a448' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:23:01.232 1044 2289933286032 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:23:01.247 1044 2289933286032 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:23:02.186 1044 2289933252032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce77a14b-df4e-44b4-8c24-94b3f996fba5 19d0264c87ca4f92a41df98c5191b8ca fbd20809832c4ad485eb09ec3dd1a7c9 - - -] port_delete event received for 'bfd22377-a32b-478d-8566-dbae795f04ee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:23:03.406 1044 2289932792400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d24ba8b6-265a-4461-a8cf-ce5eadb44984 19d0264c87ca4f92a41df98c5191b8ca fbd20809832c4ad485eb09ec3dd1a7c9 - - -] Security group rule updated on remote: ['4360cd56-7672-4491-8e8a-5769a3b9bc66'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:23:03.406 1044 2289932792400 MainThread INFO neutron.agent.securitygroups_rpc [req-d24ba8b6-265a-4461-a8cf-ce5eadb44984 19d0264c87ca4f92a41df98c5191b8ca fbd20809832c4ad485eb09ec3dd1a7c9 - - -] Security group rule updated ['4360cd56-7672-4491-8e8a-5769a3b9bc66'] 2022-04-12 13:23:03.733 1044 2289929353344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77f7b818-63d8-4f05-b582-4ffc3a34bb2d 19d0264c87ca4f92a41df98c5191b8ca fbd20809832c4ad485eb09ec3dd1a7c9 - - -] Security group rule updated on remote: ['4360cd56-7672-4491-8e8a-5769a3b9bc66'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:23:03.753 1044 2289929353344 MainThread INFO neutron.agent.securitygroups_rpc [req-77f7b818-63d8-4f05-b582-4ffc3a34bb2d 19d0264c87ca4f92a41df98c5191b8ca fbd20809832c4ad485eb09ec3dd1a7c9 - - -] Security group rule updated ['4360cd56-7672-4491-8e8a-5769a3b9bc66'] 2022-04-12 13:23:08.920 1044 2289932070400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d4d9749d-66c7-4bb3-b33f-3204da3c2678 19d0264c87ca4f92a41df98c5191b8ca fbd20809832c4ad485eb09ec3dd1a7c9 - - -] Security group member updated on remote: ['4360cd56-7672-4491-8e8a-5769a3b9bc66'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:23:08.920 1044 2289932070400 MainThread INFO neutron.agent.securitygroups_rpc [req-d4d9749d-66c7-4bb3-b33f-3204da3c2678 19d0264c87ca4f92a41df98c5191b8ca fbd20809832c4ad485eb09ec3dd1a7c9 - - -] Security group member updated ['4360cd56-7672-4491-8e8a-5769a3b9bc66'] 2022-04-12 13:23:10.028 1044 2289934818112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e0a5f1b-c8a3-4f7e-a6cc-39feaf0fcff7 cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] port_update received: 823d1ac2-7280-429e-bea6-95f6f511a6d7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:23:10.043 1044 2289934818112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e0a5f1b-c8a3-4f7e-a6cc-39feaf0fcff7 cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] No port 823d1ac2-7280-429e-bea6-95f6f511a6d7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:23:13.227 1044 2289930287056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 823d1ac2-7280-429e-bea6-95f6f511a6d7 2022-04-12 13:23:13.251 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 13:23:13.513 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Adding port 823d1ac2-7280-429e-bea6-95f6f511a6d7 2022-04-12 13:23:13.513 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Port 823d1ac2-7280-429e-bea6-95f6f511a6d7 updated. Details: {'device': '823d1ac2-7280-429e-bea6-95f6f511a6d7', 'network_id': '45824ccc-1893-4b29-bca1-c27a05ce875e', 'port_id': '823d1ac2-7280-429e-bea6-95f6f511a6d7', 'mac_address': 'fa:16:3e:54:90:b0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 630, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6e0212d6-5607-437c-b36a-0822abee1482', '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} 2022-04-12 13:23:13.513 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] 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 2022-04-12 13:23:13.513 1044 2289934216528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-823d1ac2-7280-429e-bea6-95f6f511a6d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:23:13.513 1044 2289934216528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 823d1ac2-7280-429e-bea6-95f6f511a6d7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:23:13.513 1044 2289934216528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 45824ccc-1893-4b29-bca1-c27a05ce875e 2022-04-12 13:23:13.513 1044 2289934216528 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:264 2022-04-12 13:23:13.755 1044 2289934216528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '823d1ac2-7280-429e-bea6-95f6f511a6d7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:23:13.755 1044 2289934216528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '823d1ac2-7280-429e-bea6-95f6f511a6d7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:23:13.770 1044 2289934216528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 823d1ac2-7280-429e-bea6-95f6f511a6d7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:23:13.770 1044 2289934216528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 630, VLAN trunk: None to switch port 823d1ac2-7280-429e-bea6-95f6f511a6d7 2022-04-12 13:23:13.918 1044 2289934216528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 13:23:13.918 1044 2289934216528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['823d1ac2-7280-429e-bea6-95f6f511a6d7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:23:14.062 1044 2289934216528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['823d1ac2-7280-429e-bea6-95f6f511a6d7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:23:14.062 1044 2289934216528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:23:14.062 1044 2289934216528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4360cd56-7672-4491-8e8a-5769a3b9bc66) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:23:14.062 1044 2289934216528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 823d1ac2-7280-429e-bea6-95f6f511a6d7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:23:14.062 1044 2289934216528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 13:23:14.062 1044 2289934216528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 823d1ac2-7280-429e-bea6-95f6f511a6d7 not yet added. Adding. 2022-04-12 13:23:14.062 1044 2289934216528 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 2022-04-12 13:23:14.062 1044 2289934216528 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 2022-04-12 13:23:14.272 1044 2289934216528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-823d1ac2-7280-429e-bea6-95f6f511a6d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:23:14.514 1044 2289934216528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-823d1ac2-7280-429e-bea6-95f6f511a6d7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:23:14.514 1044 2289934216528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-823d1ac2-7280-429e-bea6-95f6f511a6d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:23:14.756 1044 2289934216528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-823d1ac2-7280-429e-bea6-95f6f511a6d7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:23:14.911 1044 2289934216528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-823d1ac2-7280-429e-bea6-95f6f511a6d7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.390s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:23:14.911 1044 2289934216528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 823d1ac2-7280-429e-bea6-95f6f511a6d7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 13:23:14.911 1044 2289934216528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 823d1ac2-7280-429e-bea6-95f6f511a6d7 processed. 2022-04-12 13:23:15.280 1044 2289934878496 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:23:15.620 1044 2289934878496 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:23:21.312 1044 2289930287232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1aa7b45b-7bad-4664-8363-2b0472c29d3a 2022-04-12 13:23:22.177 1044 2289934348128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8744c63c-18ec-4107-8066-9c673e597994 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] network_delete received. Deleting network f8c81ce9-4091-45c3-88bb-8cf8b4d0ba0c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 13:23:22.177 1044 2289934348128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8744c63c-18ec-4107-8066-9c673e597994 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] Network f8c81ce9-4091-45c3-88bb-8cf8b4d0ba0c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 13:23:23.032 1044 2289933481408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d7fc6d6-25ed-453d-b749-26be86eb662f aa31d9297d9e4ec3aafe90a4ca4c4fcb 567c195d9a6243f4ab485765ecf9d6a3 - - -] Security group member updated on remote: ['3aaea47f-589c-4383-aeef-497694b89f07'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:23:23.032 1044 2289933481408 MainThread INFO neutron.agent.securitygroups_rpc [req-5d7fc6d6-25ed-453d-b749-26be86eb662f aa31d9297d9e4ec3aafe90a4ca4c4fcb 567c195d9a6243f4ab485765ecf9d6a3 - - -] Security group member updated ['3aaea47f-589c-4383-aeef-497694b89f07'] 2022-04-12 13:23:23.323 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 13:23:23.323 1044 2289933983232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1aa7b45b-7bad-4664-8363-2b0472c29d3a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 13:23:23.323 1044 2289933983232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1aa7b45b-7bad-4664-8363-2b0472c29d3a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 13:23:23.323 1044 2289933983232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1aa7b45b-7bad-4664-8363-2b0472c29d3a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 13:23:23.329 1044 2289933983232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4446d857-79f9-449b-9c89-455185b93ce2 2022-04-12 13:23:23.329 1044 2289933983232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1aa7b45b-7bad-4664-8363-2b0472c29d3a'] 2022-04-12 13:23:23.329 1044 2289933983232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 13:23:23.329 1044 2289933983232 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 2022-04-12 13:23:23.329 1044 2289933983232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1aa7b45b-7bad-4664-8363-2b0472c29d3a'] 2022-04-12 13:23:23.402 1044 2289933983232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d7fc6d6-25ed-453d-b749-26be86eb662f aa31d9297d9e4ec3aafe90a4ca4c4fcb 567c195d9a6243f4ab485765ecf9d6a3 - - -] port_delete event received for '1aa7b45b-7bad-4664-8363-2b0472c29d3a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:23:25.318 1044 2289933729104 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:23:25.348 1044 2289933729104 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:23:27.299 1044 2289929844160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-caf19190-8a98-4924-bd24-d8fa06ad9650 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Security group member updated on remote: ['0c2a63a0-fc33-4b9a-9100-c5009a1259c0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:23:27.299 1044 2289929844160 MainThread INFO neutron.agent.securitygroups_rpc [req-caf19190-8a98-4924-bd24-d8fa06ad9650 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Security group member updated ['0c2a63a0-fc33-4b9a-9100-c5009a1259c0'] 2022-04-12 13:23:27.358 1044 2289930287232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 105996e0-afc1-4759-979d-5c398f7304d7 2022-04-12 13:23:27.597 1044 2289932606448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caf19190-8a98-4924-bd24-d8fa06ad9650 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] port_delete event received for '105996e0-afc1-4759-979d-5c398f7304d7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:23:29.364 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 13:23:29.364 1044 2289933252912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '105996e0-afc1-4759-979d-5c398f7304d7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 13:23:29.364 1044 2289933252912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '105996e0-afc1-4759-979d-5c398f7304d7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 13:23:29.364 1044 2289933252912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 105996e0-afc1-4759-979d-5c398f7304d7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 13:23:29.370 1044 2289933252912 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['105996e0-afc1-4759-979d-5c398f7304d7'] 2022-04-12 13:23:29.370 1044 2289933252912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 13:23:29.370 1044 2289933252912 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 2022-04-12 13:23:29.370 1044 2289933252912 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['105996e0-afc1-4759-979d-5c398f7304d7'] 2022-04-12 13:23:29.390 1044 2289933252912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8a95941-73a1-432f-a1a3-8902fec6328b aa31d9297d9e4ec3aafe90a4ca4c4fcb 567c195d9a6243f4ab485765ecf9d6a3 - - -] port_delete event received for '834f7c55-f313-42a8-bbf9-071f275fe65b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:23:30.498 1044 2289932122768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0fecfacf-b801-4c5f-8f10-5d926b056ace aa31d9297d9e4ec3aafe90a4ca4c4fcb 567c195d9a6243f4ab485765ecf9d6a3 - - -] Security group rule updated on remote: ['a8849233-ccf9-462a-8a7e-344f9a4d72de'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:23:30.498 1044 2289932122768 MainThread INFO neutron.agent.securitygroups_rpc [req-0fecfacf-b801-4c5f-8f10-5d926b056ace aa31d9297d9e4ec3aafe90a4ca4c4fcb 567c195d9a6243f4ab485765ecf9d6a3 - - -] Security group rule updated ['a8849233-ccf9-462a-8a7e-344f9a4d72de'] 2022-04-12 13:23:30.906 1044 2289934676560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c05ff1ca-65f4-4a0d-af4b-3850c6dc7a9e c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] port_delete event received for '0847833f-d26e-412b-9af1-06450c28398c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:23:30.917 1044 2289934676560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-311fc740-75ad-4467-bcfe-8d62cfd98c71 aa31d9297d9e4ec3aafe90a4ca4c4fcb 567c195d9a6243f4ab485765ecf9d6a3 - - -] Security group rule updated on remote: ['a8849233-ccf9-462a-8a7e-344f9a4d72de'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:23:30.917 1044 2289934676560 MainThread INFO neutron.agent.securitygroups_rpc [req-311fc740-75ad-4467-bcfe-8d62cfd98c71 aa31d9297d9e4ec3aafe90a4ca4c4fcb 567c195d9a6243f4ab485765ecf9d6a3 - - -] Security group rule updated ['a8849233-ccf9-462a-8a7e-344f9a4d72de'] 2022-04-12 13:23:31.364 1044 2289890514016 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:23:31.386 1044 2289890514016 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:23:35.479 1044 2289930287232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d30aee6c-a350-431a-b355-67ae75fdc890 2022-04-12 13:23:36.058 1044 2289929646144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-371cf255-242a-490e-85c9-5ec11d7be611 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Security group member updated on remote: ['cb8183b1-8bdc-41ca-875c-2e73215d6278'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:23:36.058 1044 2289929646144 MainThread INFO neutron.agent.securitygroups_rpc [req-371cf255-242a-490e-85c9-5ec11d7be611 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Security group member updated ['cb8183b1-8bdc-41ca-875c-2e73215d6278'] 2022-04-12 13:23:36.058 1044 2289929646144 MainThread INFO neutron.agent.securitygroups_rpc [req-371cf255-242a-490e-85c9-5ec11d7be611 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Refresh firewall rules 2022-04-12 13:23:36.058 1044 2289929646144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-371cf255-242a-490e-85c9-5ec11d7be611 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Get security group information for devices via rpc ['0bed0841-7756-476f-8490-16071957c70b', 'd30aee6c-a350-431a-b355-67ae75fdc890'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:23:36.166 1044 2289933285504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-371cf255-242a-490e-85c9-5ec11d7be611 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] port_delete event received for 'd30aee6c-a350-431a-b355-67ae75fdc890' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:23:36.222 1044 2289929646144 MainThread DEBUG neutron.agent.securitygroups_rpc [req-371cf255-242a-490e-85c9-5ec11d7be611 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Update security group information for ports dict_keys(['0bed0841-7756-476f-8490-16071957c70b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:23:36.222 1044 2289929646144 MainThread DEBUG neutron.agent.securitygroups_rpc [req-371cf255-242a-490e-85c9-5ec11d7be611 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:23:36.222 1044 2289929646144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-371cf255-242a-490e-85c9-5ec11d7be611 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Update rules of security group (cb8183b1-8bdc-41ca-875c-2e73215d6278) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:23:36.222 1044 2289929646144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-371cf255-242a-490e-85c9-5ec11d7be611 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Update members of security group (cb8183b1-8bdc-41ca-875c-2e73215d6278) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 13:23:36.222 1044 2289929646144 MainThread DEBUG neutron.agent.securitygroups_rpc [req-371cf255-242a-490e-85c9-5ec11d7be611 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Update port filter for 0bed0841-7756-476f-8490-16071957c70b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:23:36.222 1044 2289929646144 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-371cf255-242a-490e-85c9-5ec11d7be611 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Updating port rules. 2022-04-12 13:23:36.222 1044 2289929646144 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-371cf255-242a-490e-85c9-5ec11d7be611 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Creating 0 new rules, removing 1 old rules. 2022-04-12 13:23:36.222 1044 2289929646144 MainThread DEBUG oslo_concurrency.lockutils [req-371cf255-242a-490e-85c9-5ec11d7be611 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Lock "n-hv-driver-port-lock-0bed0841-7756-476f-8490-16071957c70b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:23:36.230 1044 2289929646144 MainThread DEBUG oslo_concurrency.lockutils [req-371cf255-242a-490e-85c9-5ec11d7be611 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Lock "n-hv-driver-port-lock-0bed0841-7756-476f-8490-16071957c70b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:23:36.230 1044 2289929646144 MainThread DEBUG oslo_concurrency.lockutils [req-371cf255-242a-490e-85c9-5ec11d7be611 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Lock "n-hv-driver-port-lock-0bed0841-7756-476f-8490-16071957c70b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:23:36.432 1044 2289929646144 MainThread DEBUG oslo_concurrency.lockutils [req-371cf255-242a-490e-85c9-5ec11d7be611 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Lock "n-hv-driver-port-lock-0bed0841-7756-476f-8490-16071957c70b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:23:37.281 1044 2289929646144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5647f560-938c-4c49-b362-7eb466089909 aa31d9297d9e4ec3aafe90a4ca4c4fcb 567c195d9a6243f4ab485765ecf9d6a3 - - -] Security group member updated on remote: ['a8849233-ccf9-462a-8a7e-344f9a4d72de'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:23:37.281 1044 2289929646144 MainThread INFO neutron.agent.securitygroups_rpc [req-5647f560-938c-4c49-b362-7eb466089909 aa31d9297d9e4ec3aafe90a4ca4c4fcb 567c195d9a6243f4ab485765ecf9d6a3 - - -] Security group member updated ['a8849233-ccf9-462a-8a7e-344f9a4d72de'] 2022-04-12 13:23:37.411 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 13:23:37.411 1044 2289934848240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd30aee6c-a350-431a-b355-67ae75fdc890' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 13:23:37.411 1044 2289934848240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd30aee6c-a350-431a-b355-67ae75fdc890' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 13:23:37.411 1044 2289934848240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d30aee6c-a350-431a-b355-67ae75fdc890 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 13:23:37.421 1044 2289934848240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d30aee6c-a350-431a-b355-67ae75fdc890'] 2022-04-12 13:23:37.421 1044 2289934848240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 13:23:37.421 1044 2289934848240 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 2022-04-12 13:23:37.421 1044 2289934848240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d30aee6c-a350-431a-b355-67ae75fdc890'] 2022-04-12 13:23:38.386 1044 2289934348128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0022b7b-c2aa-46db-8eb2-a8504036c378 cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] port_update received: 1c745851-7c62-4a04-b92d-24bcbd72a407 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:23:38.401 1044 2289934348128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0022b7b-c2aa-46db-8eb2-a8504036c378 cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] No port 1c745851-7c62-4a04-b92d-24bcbd72a407 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:23:39.417 1044 2289933935008 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:23:39.417 1044 2289933935008 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:23:41.760 1044 2289930287232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0bed0841-7756-476f-8490-16071957c70b 2022-04-12 13:23:43.430 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 13:23:43.430 1044 2289933346592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0bed0841-7756-476f-8490-16071957c70b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 13:23:43.430 1044 2289933346592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0bed0841-7756-476f-8490-16071957c70b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 13:23:43.430 1044 2289933346592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0bed0841-7756-476f-8490-16071957c70b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 13:23:43.457 1044 2289933346592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d7bec212-bd44-4644-a0aa-a0ca4e7f506f 2022-04-12 13:23:43.457 1044 2289933346592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0bed0841-7756-476f-8490-16071957c70b'] 2022-04-12 13:23:43.457 1044 2289933346592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 13:23:43.457 1044 2289933346592 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 2022-04-12 13:23:43.457 1044 2289933346592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0bed0841-7756-476f-8490-16071957c70b'] 2022-04-12 13:23:43.789 1044 2289930287056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1c745851-7c62-4a04-b92d-24bcbd72a407 2022-04-12 13:23:44.043 1044 2289933346592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8bbf7ae8-6548-4108-a147-f38fd81e65b6 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Security group member updated on remote: ['cb8183b1-8bdc-41ca-875c-2e73215d6278'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:23:44.043 1044 2289933346592 MainThread INFO neutron.agent.securitygroups_rpc [req-8bbf7ae8-6548-4108-a147-f38fd81e65b6 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] Security group member updated ['cb8183b1-8bdc-41ca-875c-2e73215d6278'] 2022-04-12 13:23:44.122 1044 2289933346592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8bbf7ae8-6548-4108-a147-f38fd81e65b6 c05652b533334a42b85e8e12e38abb82 b18c1868478842de9263b2eaf443a2f3 - - -] port_delete event received for '0bed0841-7756-476f-8490-16071957c70b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:23:45.432 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 13:23:45.432 1044 2289933346592 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:23:45.531 1044 2289933346592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:23:45.731 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Adding port 1c745851-7c62-4a04-b92d-24bcbd72a407 2022-04-12 13:23:45.731 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Port 1c745851-7c62-4a04-b92d-24bcbd72a407 updated. Details: {'device': '1c745851-7c62-4a04-b92d-24bcbd72a407', 'network_id': '4446d857-79f9-449b-9c89-455185b93ce2', 'port_id': '1c745851-7c62-4a04-b92d-24bcbd72a407', 'mac_address': 'fa:16:3e:0d:4a:bb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 639, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dcee2dad-36c4-4e25-876c-ca92b958fbfd', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 13:23:45.731 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] 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 2022-04-12 13:23:45.731 1044 2289931040368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1c745851-7c62-4a04-b92d-24bcbd72a407" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:23:45.731 1044 2289931040368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1c745851-7c62-4a04-b92d-24bcbd72a407 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:23:45.731 1044 2289931040368 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4446d857-79f9-449b-9c89-455185b93ce2 2022-04-12 13:23:45.731 1044 2289931040368 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:264 2022-04-12 13:23:45.929 1044 2289931040368 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1c745851-7c62-4a04-b92d-24bcbd72a407') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:23:45.929 1044 2289931040368 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1c745851-7c62-4a04-b92d-24bcbd72a407') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:23:45.929 1044 2289931040368 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1c745851-7c62-4a04-b92d-24bcbd72a407 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:23:45.929 1044 2289931040368 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 639, VLAN trunk: None to switch port 1c745851-7c62-4a04-b92d-24bcbd72a407 2022-04-12 13:23:46.043 1044 2289931040368 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 13:23:46.043 1044 2289931040368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1c745851-7c62-4a04-b92d-24bcbd72a407'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:23:46.187 1044 2289931040368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1c745851-7c62-4a04-b92d-24bcbd72a407']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:23:46.187 1044 2289931040368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:23:46.187 1044 2289931040368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a8849233-ccf9-462a-8a7e-344f9a4d72de) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:23:46.187 1044 2289931040368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1c745851-7c62-4a04-b92d-24bcbd72a407 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:23:46.187 1044 2289931040368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 13:23:46.187 1044 2289931040368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1c745851-7c62-4a04-b92d-24bcbd72a407 not yet added. Adding. 2022-04-12 13:23:46.187 1044 2289931040368 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 2022-04-12 13:23:46.187 1044 2289931040368 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 2022-04-12 13:23:46.367 1044 2289931040368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c745851-7c62-4a04-b92d-24bcbd72a407" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:23:46.499 1044 2289931040368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c745851-7c62-4a04-b92d-24bcbd72a407" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:23:46.499 1044 2289931040368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c745851-7c62-4a04-b92d-24bcbd72a407" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:23:46.711 1044 2289931040368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c745851-7c62-4a04-b92d-24bcbd72a407" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:23:46.867 1044 2289931040368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1c745851-7c62-4a04-b92d-24bcbd72a407" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:23:46.867 1044 2289931040368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1c745851-7c62-4a04-b92d-24bcbd72a407 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 13:23:46.867 1044 2289931040368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1c745851-7c62-4a04-b92d-24bcbd72a407 processed. 2022-04-12 13:23:47.463 1044 2289931040368 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:23:47.636 1044 2289933254144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cf91956-bc54-4b80-a031-03316caee338 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] port_delete event received for '6aae5af6-0de6-4b1b-b0c2-83375119da76' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:23:47.871 1044 2289931040368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:23:49.228 1044 2289935102544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-375b098b-7b73-4a5d-84af-03efce5498fa 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] port_delete event received for '5d8a8b13-20ae-42bb-8e58-6b3b569f5179' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:23:50.323 1044 2289935112672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-081b151e-49d3-4591-89ab-69a532538937 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] port_delete event received for '3e06c3d9-3bcb-4d88-bc77-bc5eb96076c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:23:50.405 1044 2289933523952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-13002c14-bce2-415f-a3f4-2293509b979e - - - - -] port_delete event received for '3e06c3d9-3bcb-4d88-bc77-bc5eb96076c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:23:50.588 1044 2289933523952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-081b151e-49d3-4591-89ab-69a532538937 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] network_delete received. Deleting network d7bec212-bd44-4644-a0aa-a0ca4e7f506f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 13:23:50.588 1044 2289933523952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-081b151e-49d3-4591-89ab-69a532538937 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] Network d7bec212-bd44-4644-a0aa-a0ca4e7f506f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 13:23:53.826 1044 2289930287232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0c0cdcf0-9a93-46b8-93e1-e1f3735442ee 2022-04-12 13:23:55.478 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 13:23:55.478 1044 2289934280656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0c0cdcf0-9a93-46b8-93e1-e1f3735442ee' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 13:23:55.478 1044 2289934280656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0c0cdcf0-9a93-46b8-93e1-e1f3735442ee' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 13:23:55.478 1044 2289934280656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0c0cdcf0-9a93-46b8-93e1-e1f3735442ee _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 13:23:55.486 1044 2289934280656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4f725b29-f9e2-4990-9ba3-c6451ca74a07 2022-04-12 13:23:55.486 1044 2289934280656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0c0cdcf0-9a93-46b8-93e1-e1f3735442ee'] 2022-04-12 13:23:55.486 1044 2289934280656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 13:23:55.486 1044 2289934280656 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 2022-04-12 13:23:55.486 1044 2289934280656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0c0cdcf0-9a93-46b8-93e1-e1f3735442ee'] 2022-04-12 13:23:57.483 1044 2289929514320 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:23:57.682 1044 2289929514320 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:23:59.857 1044 2289930287056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0c0cdcf0-9a93-46b8-93e1-e1f3735442ee 2022-04-12 13:24:01.504 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 13:24:01.763 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Adding port 0c0cdcf0-9a93-46b8-93e1-e1f3735442ee 2022-04-12 13:24:01.763 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Port 0c0cdcf0-9a93-46b8-93e1-e1f3735442ee updated. Details: {'device': '0c0cdcf0-9a93-46b8-93e1-e1f3735442ee', 'network_id': '4f725b29-f9e2-4990-9ba3-c6451ca74a07', 'port_id': '0c0cdcf0-9a93-46b8-93e1-e1f3735442ee', 'mac_address': 'fa:16:3e:20:15:77', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 623, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5e1d4b26-e939-4923-8364-e6440ba5e64d', '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} 2022-04-12 13:24:01.763 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] 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 2022-04-12 13:24:01.763 1044 2289935386224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0c0cdcf0-9a93-46b8-93e1-e1f3735442ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:24:01.763 1044 2289935386224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0c0cdcf0-9a93-46b8-93e1-e1f3735442ee _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:24:01.763 1044 2289935386224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4f725b29-f9e2-4990-9ba3-c6451ca74a07 2022-04-12 13:24:01.763 1044 2289935386224 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:264 2022-04-12 13:24:01.997 1044 2289935386224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0c0cdcf0-9a93-46b8-93e1-e1f3735442ee') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:24:01.997 1044 2289935386224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0c0cdcf0-9a93-46b8-93e1-e1f3735442ee') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:24:02.027 1044 2289935386224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0c0cdcf0-9a93-46b8-93e1-e1f3735442ee is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:24:02.027 1044 2289935386224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 623, VLAN trunk: None to switch port 0c0cdcf0-9a93-46b8-93e1-e1f3735442ee 2022-04-12 13:24:02.155 1044 2289935386224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 13:24:02.155 1044 2289935386224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0c0cdcf0-9a93-46b8-93e1-e1f3735442ee'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:24:02.388 1044 2289935386224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0c0cdcf0-9a93-46b8-93e1-e1f3735442ee']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:24:02.388 1044 2289935386224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:24:02.388 1044 2289935386224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1d490f12-38c9-46cb-8e7f-bf1114df2b36) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:24:02.388 1044 2289935386224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0c0cdcf0-9a93-46b8-93e1-e1f3735442ee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:24:02.403 1044 2289935386224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 13:24:02.403 1044 2289935386224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0c0cdcf0-9a93-46b8-93e1-e1f3735442ee not yet added. Adding. 2022-04-12 13:24:02.416 1044 2289935386224 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 2022-04-12 13:24:02.416 1044 2289935386224 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 2022-04-12 13:24:02.589 1044 2289935386224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c0cdcf0-9a93-46b8-93e1-e1f3735442ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:24:02.766 1044 2289935386224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c0cdcf0-9a93-46b8-93e1-e1f3735442ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:24:02.766 1044 2289935386224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c0cdcf0-9a93-46b8-93e1-e1f3735442ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:24:02.950 1044 2289935386224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c0cdcf0-9a93-46b8-93e1-e1f3735442ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:24:03.105 1044 2289935386224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0c0cdcf0-9a93-46b8-93e1-e1f3735442ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:24:03.105 1044 2289935386224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0c0cdcf0-9a93-46b8-93e1-e1f3735442ee status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 13:24:03.105 1044 2289935386224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0c0cdcf0-9a93-46b8-93e1-e1f3735442ee processed. 2022-04-12 13:24:03.525 1044 2289933861808 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:24:03.792 1044 2289933861808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:24:56.587 1044 2289930287056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 823d1ac2-7280-429e-bea6-95f6f511a6d7 2022-04-12 13:24:57.832 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 13:24:58.104 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Adding port 823d1ac2-7280-429e-bea6-95f6f511a6d7 2022-04-12 13:24:58.104 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Port 823d1ac2-7280-429e-bea6-95f6f511a6d7 updated. Details: {'device': '823d1ac2-7280-429e-bea6-95f6f511a6d7', 'network_id': '45824ccc-1893-4b29-bca1-c27a05ce875e', 'port_id': '823d1ac2-7280-429e-bea6-95f6f511a6d7', 'mac_address': 'fa:16:3e:54:90:b0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 630, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6e0212d6-5607-437c-b36a-0822abee1482', '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} 2022-04-12 13:24:58.104 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] 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 2022-04-12 13:24:58.104 1044 2289935137600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-823d1ac2-7280-429e-bea6-95f6f511a6d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:24:58.104 1044 2289935137600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 823d1ac2-7280-429e-bea6-95f6f511a6d7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:24:58.104 1044 2289935137600 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:264 2022-04-12 13:24:58.104 1044 2289935137600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '823d1ac2-7280-429e-bea6-95f6f511a6d7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:24:58.104 1044 2289935137600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '823d1ac2-7280-429e-bea6-95f6f511a6d7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:24:58.134 1044 2289935137600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 823d1ac2-7280-429e-bea6-95f6f511a6d7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:24:58.134 1044 2289935137600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 630, VLAN trunk: None to switch port 823d1ac2-7280-429e-bea6-95f6f511a6d7 2022-04-12 13:24:58.170 1044 2289935137600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 13:24:58.170 1044 2289935137600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['823d1ac2-7280-429e-bea6-95f6f511a6d7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:24:58.311 1044 2289935137600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['823d1ac2-7280-429e-bea6-95f6f511a6d7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:24:58.311 1044 2289935137600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:24:58.311 1044 2289935137600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4360cd56-7672-4491-8e8a-5769a3b9bc66) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:24:58.311 1044 2289935137600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 823d1ac2-7280-429e-bea6-95f6f511a6d7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:24:58.311 1044 2289935137600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 13:24:58.311 1044 2289935137600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-04-12 13:24:58.311 1044 2289935137600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-823d1ac2-7280-429e-bea6-95f6f511a6d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:24:58.311 1044 2289935137600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-823d1ac2-7280-429e-bea6-95f6f511a6d7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:24:58.311 1044 2289935137600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-823d1ac2-7280-429e-bea6-95f6f511a6d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:24:58.311 1044 2289935137600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-823d1ac2-7280-429e-bea6-95f6f511a6d7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:24:58.336 1044 2289935137600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-823d1ac2-7280-429e-bea6-95f6f511a6d7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:24:58.368 1044 2289935137600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 823d1ac2-7280-429e-bea6-95f6f511a6d7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 13:24:58.368 1044 2289935137600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 823d1ac2-7280-429e-bea6-95f6f511a6d7 processed. 2022-04-12 13:24:59.824 1044 2289929843456 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:25:00.073 1044 2289929843456 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:25:16.844 1044 2289930287232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 823d1ac2-7280-429e-bea6-95f6f511a6d7 2022-04-12 13:25:17.907 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 13:25:17.907 1044 2289933254144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '823d1ac2-7280-429e-bea6-95f6f511a6d7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 13:25:17.907 1044 2289933254144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '823d1ac2-7280-429e-bea6-95f6f511a6d7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 13:25:17.907 1044 2289933254144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 823d1ac2-7280-429e-bea6-95f6f511a6d7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 13:25:17.914 1044 2289933254144 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['823d1ac2-7280-429e-bea6-95f6f511a6d7'] 2022-04-12 13:25:17.914 1044 2289933254144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 13:25:17.914 1044 2289933254144 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 2022-04-12 13:25:17.914 1044 2289933254144 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['823d1ac2-7280-429e-bea6-95f6f511a6d7'] 2022-04-12 13:25:19.920 1044 2289932733072 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:25:20.138 1044 2289932733072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:25:20.867 1044 2289930287232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 823d1ac2-7280-429e-bea6-95f6f511a6d7 2022-04-12 13:25:21.930 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 13:25:21.930 1044 2289932122064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '823d1ac2-7280-429e-bea6-95f6f511a6d7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 13:25:21.930 1044 2289932122064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '823d1ac2-7280-429e-bea6-95f6f511a6d7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 13:25:21.930 1044 2289932122064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 823d1ac2-7280-429e-bea6-95f6f511a6d7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 13:25:21.930 1044 2289932122064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 45824ccc-1893-4b29-bca1-c27a05ce875e 2022-04-12 13:25:21.930 1044 2289932122064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['823d1ac2-7280-429e-bea6-95f6f511a6d7'] 2022-04-12 13:25:21.930 1044 2289932122064 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 2022-04-12 13:25:21.930 1044 2289932122064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['823d1ac2-7280-429e-bea6-95f6f511a6d7'] 2022-04-12 13:25:23.936 1044 2289932463088 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:25:24.048 1044 2289932463088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:25:43.200 1044 2289930287056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 823d1ac2-7280-429e-bea6-95f6f511a6d7 2022-04-12 13:25:44.038 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 13:25:44.288 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Adding port 823d1ac2-7280-429e-bea6-95f6f511a6d7 2022-04-12 13:25:44.288 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Port 823d1ac2-7280-429e-bea6-95f6f511a6d7 updated. Details: {'device': '823d1ac2-7280-429e-bea6-95f6f511a6d7', 'network_id': '45824ccc-1893-4b29-bca1-c27a05ce875e', 'port_id': '823d1ac2-7280-429e-bea6-95f6f511a6d7', 'mac_address': 'fa:16:3e:54:90:b0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 630, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6e0212d6-5607-437c-b36a-0822abee1482', '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} 2022-04-12 13:25:44.288 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] 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 2022-04-12 13:25:44.288 1044 2289936132224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-823d1ac2-7280-429e-bea6-95f6f511a6d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:25:44.288 1044 2289936132224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 823d1ac2-7280-429e-bea6-95f6f511a6d7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:25:44.288 1044 2289936132224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 45824ccc-1893-4b29-bca1-c27a05ce875e 2022-04-12 13:25:44.288 1044 2289936132224 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:264 2022-04-12 13:25:44.509 1044 2289936132224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '823d1ac2-7280-429e-bea6-95f6f511a6d7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:25:44.509 1044 2289936132224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '823d1ac2-7280-429e-bea6-95f6f511a6d7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:25:44.523 1044 2289936132224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 823d1ac2-7280-429e-bea6-95f6f511a6d7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:25:44.523 1044 2289936132224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 630, VLAN trunk: None to switch port 823d1ac2-7280-429e-bea6-95f6f511a6d7 2022-04-12 13:25:44.650 1044 2289936132224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 13:25:44.650 1044 2289936132224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['823d1ac2-7280-429e-bea6-95f6f511a6d7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:25:44.791 1044 2289936132224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['823d1ac2-7280-429e-bea6-95f6f511a6d7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:25:44.791 1044 2289936132224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:25:44.791 1044 2289936132224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4360cd56-7672-4491-8e8a-5769a3b9bc66) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:25:44.791 1044 2289936132224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 823d1ac2-7280-429e-bea6-95f6f511a6d7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:25:44.791 1044 2289936132224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 13:25:44.791 1044 2289936132224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 823d1ac2-7280-429e-bea6-95f6f511a6d7 not yet added. Adding. 2022-04-12 13:25:44.791 1044 2289936132224 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 2022-04-12 13:25:44.791 1044 2289936132224 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 2022-04-12 13:25:44.946 1044 2289936132224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-823d1ac2-7280-429e-bea6-95f6f511a6d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:25:45.228 1044 2289936132224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-823d1ac2-7280-429e-bea6-95f6f511a6d7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.296s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:25:45.228 1044 2289936132224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-823d1ac2-7280-429e-bea6-95f6f511a6d7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:25:45.415 1044 2289936132224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-823d1ac2-7280-429e-bea6-95f6f511a6d7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:25:45.556 1044 2289936132224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-823d1ac2-7280-429e-bea6-95f6f511a6d7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:25:45.556 1044 2289936132224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 823d1ac2-7280-429e-bea6-95f6f511a6d7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 13:25:45.556 1044 2289936132224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 823d1ac2-7280-429e-bea6-95f6f511a6d7 processed. 2022-04-12 13:25:45.556 1044 2289930287232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1c745851-7c62-4a04-b92d-24bcbd72a407 2022-04-12 13:25:45.759 1044 2289935388160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-891b76fe-3522-4b9c-98c7-e166f2c34571 aa31d9297d9e4ec3aafe90a4ca4c4fcb 567c195d9a6243f4ab485765ecf9d6a3 - - -] Security group member updated on remote: ['a8849233-ccf9-462a-8a7e-344f9a4d72de'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:25:45.759 1044 2289935388160 MainThread INFO neutron.agent.securitygroups_rpc [req-891b76fe-3522-4b9c-98c7-e166f2c34571 aa31d9297d9e4ec3aafe90a4ca4c4fcb 567c195d9a6243f4ab485765ecf9d6a3 - - -] Security group member updated ['a8849233-ccf9-462a-8a7e-344f9a4d72de'] 2022-04-12 13:25:46.054 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 13:25:46.054 1044 2289935843920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1c745851-7c62-4a04-b92d-24bcbd72a407' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 13:25:46.054 1044 2289935843920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1c745851-7c62-4a04-b92d-24bcbd72a407' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 13:25:46.054 1044 2289935843920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1c745851-7c62-4a04-b92d-24bcbd72a407 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 13:25:46.058 1044 2289935843920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4446d857-79f9-449b-9c89-455185b93ce2 2022-04-12 13:25:46.058 1044 2289935843920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1c745851-7c62-4a04-b92d-24bcbd72a407'] 2022-04-12 13:25:46.058 1044 2289935843920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 13:25:46.058 1044 2289935843920 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 2022-04-12 13:25:46.058 1044 2289935843920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1c745851-7c62-4a04-b92d-24bcbd72a407'] 2022-04-12 13:25:46.058 1044 2289929353344 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:25:46.086 1044 2289934849824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-891b76fe-3522-4b9c-98c7-e166f2c34571 aa31d9297d9e4ec3aafe90a4ca4c4fcb 567c195d9a6243f4ab485765ecf9d6a3 - - -] port_delete event received for '1c745851-7c62-4a04-b92d-24bcbd72a407' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:25:46.382 1044 2289929353344 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:25:48.695 1044 2289931755760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0575763-7027-4450-85fd-feb1624317ef aa31d9297d9e4ec3aafe90a4ca4c4fcb 567c195d9a6243f4ab485765ecf9d6a3 - - -] port_delete event received for '488c37ac-f41b-4cff-8611-e294d0236cf1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:25:51.089 1044 2289932462384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80229609-abc3-4097-ae65-18b1f583533e 7d2a639947ce415a836d48cc2238aa37 20618bc3077743bcbefe7cbb3849d18b - - -] port_delete event received for '4a8b806c-09ec-4c2a-870e-9a9a6756dc4c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:25:54.449 1044 2289930701104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-07e52d8e-4400-41c8-a7d2-d3fdff5a6521 7d2a639947ce415a836d48cc2238aa37 20618bc3077743bcbefe7cbb3849d18b - - -] Security group member updated on remote: ['1d490f12-38c9-46cb-8e7f-bf1114df2b36'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:25:54.449 1044 2289930701104 MainThread INFO neutron.agent.securitygroups_rpc [req-07e52d8e-4400-41c8-a7d2-d3fdff5a6521 7d2a639947ce415a836d48cc2238aa37 20618bc3077743bcbefe7cbb3849d18b - - -] Security group member updated ['1d490f12-38c9-46cb-8e7f-bf1114df2b36'] 2022-04-12 13:25:54.543 1044 2289930701104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07e52d8e-4400-41c8-a7d2-d3fdff5a6521 7d2a639947ce415a836d48cc2238aa37 20618bc3077743bcbefe7cbb3849d18b - - -] port_delete event received for '0c0cdcf0-9a93-46b8-93e1-e1f3735442ee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:25:54.606 1044 2289930701104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c8b086d-dc3a-459a-beeb-e422aa5152b6 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] port_delete event received for '95e4f199-d9a8-49d3-a847-64d7808bd1da' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:25:55.293 1044 2289930287232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0c0cdcf0-9a93-46b8-93e1-e1f3735442ee 2022-04-12 13:25:56.030 1044 2289933936768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a0301e3-cf78-4de2-a4d8-03b566f9f4a2 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] port_delete event received for 'e6c689eb-c060-44c3-9d8e-f7412a2cee70' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:25:56.089 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 13:25:56.089 1044 2289936049248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0c0cdcf0-9a93-46b8-93e1-e1f3735442ee' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 13:25:56.089 1044 2289936049248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0c0cdcf0-9a93-46b8-93e1-e1f3735442ee' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 13:25:56.089 1044 2289936049248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0c0cdcf0-9a93-46b8-93e1-e1f3735442ee _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 13:25:56.089 1044 2289936049248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4f725b29-f9e2-4990-9ba3-c6451ca74a07 2022-04-12 13:25:56.089 1044 2289936049248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0c0cdcf0-9a93-46b8-93e1-e1f3735442ee'] 2022-04-12 13:25:56.089 1044 2289936049248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 13:25:56.089 1044 2289936049248 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 2022-04-12 13:25:56.089 1044 2289936049248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0c0cdcf0-9a93-46b8-93e1-e1f3735442ee'] 2022-04-12 13:25:57.497 1044 2289935931344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61872d3b-5e04-4f7e-8708-337a94d3c0bc 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] port_delete event received for 'ae7e88b3-fca2-471a-95e9-ae05ed863e37' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:25:57.528 1044 2289935931344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f683fb3-b061-42d2-a0f5-ced79323bf84 - - - - -] port_delete event received for 'ae7e88b3-fca2-471a-95e9-ae05ed863e37' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:25:57.793 1044 2289935746144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61872d3b-5e04-4f7e-8708-337a94d3c0bc 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] network_delete received. Deleting network 4446d857-79f9-449b-9c89-455185b93ce2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 13:25:57.793 1044 2289935746144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61872d3b-5e04-4f7e-8708-337a94d3c0bc 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] Network 4446d857-79f9-449b-9c89-455185b93ce2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 13:25:58.106 1044 2289934678848 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:25:58.121 1044 2289934678848 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:25:58.496 1044 2289935846736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56cbcfbf-b86a-4cc2-8d48-d6ee90707912 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] port_delete event received for '16dbfca2-f15e-4bf5-924b-f15f897a6f31' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:25:59.967 1044 2289935112320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9fa3aa8-8b7a-430a-9f1d-f36ab2c3ba97 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] port_delete event received for 'a913a24f-f2d4-4c19-8087-fe425166e530' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:26:01.230 1044 2289934346720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e82aafc-2f3e-4482-b0a9-0a9af90257cd 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] port_delete event received for '82df89fd-13da-4ce3-8461-751940fb52d0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:26:01.230 1044 2289934346720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cb8e218-6c48-4905-b99d-95978f7188cc - - - - -] port_delete event received for '82df89fd-13da-4ce3-8461-751940fb52d0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:26:01.523 1044 2289934346720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e82aafc-2f3e-4482-b0a9-0a9af90257cd 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] network_delete received. Deleting network 4f725b29-f9e2-4990-9ba3-c6451ca74a07 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 13:26:01.523 1044 2289934346720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e82aafc-2f3e-4482-b0a9-0a9af90257cd 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] Network 4f725b29-f9e2-4990-9ba3-c6451ca74a07 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 13:26:02.935 1044 2289935423088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b190b7e4-c4dc-43c2-b737-14a058138f60 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] port_delete event received for 'fa416a03-a4f6-436e-a353-8133f2e84c7f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:26:04.444 1044 2289935847088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-132ae922-14a3-4199-becd-61730926a2f0 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] port_delete event received for '82da73cc-55d3-48db-898e-473e68e288b4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:26:05.619 1044 2289934877792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43f7074e-db7f-4ab9-b900-3e4c1fc66b51 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] port_delete event received for '88af26cd-a986-414a-baa4-abbfe72d88a3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:26:05.619 1044 2289934877792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49d9742e-48e0-4be2-8902-484fa24d16db - - - - -] port_delete event received for '88af26cd-a986-414a-baa4-abbfe72d88a3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:26:06.179 1044 2289932068288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43f7074e-db7f-4ab9-b900-3e4c1fc66b51 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] network_delete received. Deleting network b3e31667-4872-4d86-9316-0fd7ef14f2d2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 13:26:06.179 1044 2289932068288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43f7074e-db7f-4ab9-b900-3e4c1fc66b51 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] Network b3e31667-4872-4d86-9316-0fd7ef14f2d2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 13:26:49.329 1044 2289935504656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5ad58bd8-d941-4e4f-899c-a99cb8980cc8 19d0264c87ca4f92a41df98c5191b8ca fbd20809832c4ad485eb09ec3dd1a7c9 - - -] Security group member updated on remote: ['4360cd56-7672-4491-8e8a-5769a3b9bc66'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:26:49.329 1044 2289935504656 MainThread INFO neutron.agent.securitygroups_rpc [req-5ad58bd8-d941-4e4f-899c-a99cb8980cc8 19d0264c87ca4f92a41df98c5191b8ca fbd20809832c4ad485eb09ec3dd1a7c9 - - -] Security group member updated ['4360cd56-7672-4491-8e8a-5769a3b9bc66'] 2022-04-12 13:26:49.596 1044 2289930287232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 823d1ac2-7280-429e-bea6-95f6f511a6d7 2022-04-12 13:26:49.923 1044 2289935846736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ad58bd8-d941-4e4f-899c-a99cb8980cc8 19d0264c87ca4f92a41df98c5191b8ca fbd20809832c4ad485eb09ec3dd1a7c9 - - -] port_delete event received for '823d1ac2-7280-429e-bea6-95f6f511a6d7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:26:50.345 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 13:26:50.345 1044 2289937489984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '823d1ac2-7280-429e-bea6-95f6f511a6d7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 13:26:50.345 1044 2289937489984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '823d1ac2-7280-429e-bea6-95f6f511a6d7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 13:26:50.345 1044 2289937489984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 823d1ac2-7280-429e-bea6-95f6f511a6d7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 13:26:50.345 1044 2289937489984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 45824ccc-1893-4b29-bca1-c27a05ce875e 2022-04-12 13:26:50.345 1044 2289937489984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['823d1ac2-7280-429e-bea6-95f6f511a6d7'] 2022-04-12 13:26:50.345 1044 2289937489984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 13:26:50.357 1044 2289937489984 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 2022-04-12 13:26:50.357 1044 2289937489984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['823d1ac2-7280-429e-bea6-95f6f511a6d7'] 2022-04-12 13:26:52.361 1044 2289937872144 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:26:52.392 1044 2289937872144 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:26:52.502 1044 2289931755584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-178b97a3-f67d-465c-9127-9454f017046c 19d0264c87ca4f92a41df98c5191b8ca fbd20809832c4ad485eb09ec3dd1a7c9 - - -] port_delete event received for '2611af91-b108-474f-a548-14a9e34e66be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:26:56.415 1044 2289936207184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9f9a6eb-2132-49b3-b0c4-b41b87ce591f 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] port_delete event received for '229ce7c3-bdda-45a1-bba8-27d0d7a16718' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:26:57.854 1044 2289934976272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8fbad30-337c-45bb-b08b-bff50ab3f085 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] port_delete event received for '1ab76460-8273-4d52-8742-08bd2dfdc49b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:26:58.855 1044 2289932545008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ca73ef9-fc0b-4aec-b0e8-e6c44f930207 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] port_delete event received for 'fdfdbec1-b99c-4de6-b19b-63365ba17844' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:26:59.023 1044 2289933979712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eabe0eb9-8628-4882-9ae1-442f0ffcd79f - - - - -] port_delete event received for 'fdfdbec1-b99c-4de6-b19b-63365ba17844' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:26:59.182 1044 2289819924256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ca73ef9-fc0b-4aec-b0e8-e6c44f930207 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] network_delete received. Deleting network 45824ccc-1893-4b29-bca1-c27a05ce875e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 13:26:59.182 1044 2289819924256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ca73ef9-fc0b-4aec-b0e8-e6c44f930207 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] Network 45824ccc-1893-4b29-bca1-c27a05ce875e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 13:27:05.210 1044 2289934090480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-629b862f-ac95-4f36-a230-c780e18e8f4e - - - - -] port_update received: ce11353c-3428-4aa6-a65c-26748ea24429 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:27:05.227 1044 2289934090480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-629b862f-ac95-4f36-a230-c780e18e8f4e - - - - -] No port ce11353c-3428-4aa6-a65c-26748ea24429 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:27:07.386 1044 2289929528592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4044f748-7384-4f27-8dd4-33b345c7a9c6 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group rule updated on remote: ['aac41940-4387-4c97-92fb-8973fb42ed23'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:27:07.386 1044 2289929528592 MainThread INFO neutron.agent.securitygroups_rpc [req-4044f748-7384-4f27-8dd4-33b345c7a9c6 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group rule updated ['aac41940-4387-4c97-92fb-8973fb42ed23'] 2022-04-12 13:27:07.817 1044 2289936130816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9d94d9f5-6633-4470-9ab4-03bed0095e85 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group rule updated on remote: ['aac41940-4387-4c97-92fb-8973fb42ed23'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:27:07.817 1044 2289936130816 MainThread INFO neutron.agent.securitygroups_rpc [req-9d94d9f5-6633-4470-9ab4-03bed0095e85 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group rule updated ['aac41940-4387-4c97-92fb-8973fb42ed23'] 2022-04-12 13:27:08.208 1044 2289936369440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39271a2f-9f4e-477e-a388-bd45d670ce65 - - - - -] port_update received: b7b62646-201c-4316-9940-ef7354d040d0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:27:08.255 1044 2289936369440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39271a2f-9f4e-477e-a388-bd45d670ce65 - - - - -] No port b7b62646-201c-4316-9940-ef7354d040d0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:27:13.146 1044 2289937898832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a7897cb-9701-4c1f-b804-6567bb759fe7 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group member updated on remote: ['aac41940-4387-4c97-92fb-8973fb42ed23'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:27:13.146 1044 2289937898832 MainThread INFO neutron.agent.securitygroups_rpc [req-4a7897cb-9701-4c1f-b804-6567bb759fe7 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group member updated ['aac41940-4387-4c97-92fb-8973fb42ed23'] 2022-04-12 13:27:14.114 1044 2289937873200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b1b376d-09d7-417c-9b94-e2449d9e4223 cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] port_update received: 20e8afe3-6728-4959-adfa-ba83942f794e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:27:14.133 1044 2289937873200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b1b376d-09d7-417c-9b94-e2449d9e4223 cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] No port 20e8afe3-6728-4959-adfa-ba83942f794e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:27:17.821 1044 2289930287056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 20e8afe3-6728-4959-adfa-ba83942f794e 2022-04-12 13:27:18.478 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 13:27:18.884 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Adding port 20e8afe3-6728-4959-adfa-ba83942f794e 2022-04-12 13:27:18.884 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Port 20e8afe3-6728-4959-adfa-ba83942f794e updated. Details: {'device': '20e8afe3-6728-4959-adfa-ba83942f794e', 'network_id': 'e2cee147-661e-4c4c-80b1-53f6dc82c643', 'port_id': '20e8afe3-6728-4959-adfa-ba83942f794e', 'mac_address': 'fa:16:3e:4e:08:bf', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 641, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c8f10bb5-2a87-4357-bdc9-940ac91c2b61', '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} 2022-04-12 13:27:18.884 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] 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 2022-04-12 13:27:18.884 1044 2289934878496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-20e8afe3-6728-4959-adfa-ba83942f794e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:27:18.884 1044 2289934878496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 20e8afe3-6728-4959-adfa-ba83942f794e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:27:18.884 1044 2289934878496 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e2cee147-661e-4c4c-80b1-53f6dc82c643 2022-04-12 13:27:18.899 1044 2289934878496 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:264 2022-04-12 13:27:19.118 1044 2289934878496 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '20e8afe3-6728-4959-adfa-ba83942f794e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:27:19.118 1044 2289934878496 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '20e8afe3-6728-4959-adfa-ba83942f794e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:27:19.118 1044 2289934878496 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 20e8afe3-6728-4959-adfa-ba83942f794e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:27:19.118 1044 2289934878496 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 641, VLAN trunk: None to switch port 20e8afe3-6728-4959-adfa-ba83942f794e 2022-04-12 13:27:19.243 1044 2289934878496 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 13:27:19.243 1044 2289934878496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['20e8afe3-6728-4959-adfa-ba83942f794e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:27:19.384 1044 2289934878496 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['20e8afe3-6728-4959-adfa-ba83942f794e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:27:19.384 1044 2289934878496 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:27:19.384 1044 2289934878496 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (aac41940-4387-4c97-92fb-8973fb42ed23) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:27:19.384 1044 2289934878496 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 20e8afe3-6728-4959-adfa-ba83942f794e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:27:19.384 1044 2289934878496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 13:27:19.384 1044 2289934878496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 20e8afe3-6728-4959-adfa-ba83942f794e not yet added. Adding. 2022-04-12 13:27:19.384 1044 2289934878496 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 2022-04-12 13:27:19.384 1044 2289934878496 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 2022-04-12 13:27:19.540 1044 2289934878496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20e8afe3-6728-4959-adfa-ba83942f794e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:27:19.710 1044 2289934878496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20e8afe3-6728-4959-adfa-ba83942f794e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:27:19.710 1044 2289934878496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20e8afe3-6728-4959-adfa-ba83942f794e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:27:19.867 1044 2289934878496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20e8afe3-6728-4959-adfa-ba83942f794e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:27:19.994 1044 2289934878496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-20e8afe3-6728-4959-adfa-ba83942f794e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:27:19.994 1044 2289934878496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 20e8afe3-6728-4959-adfa-ba83942f794e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 13:27:19.994 1044 2289934878496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 20e8afe3-6728-4959-adfa-ba83942f794e processed. 2022-04-12 13:27:20.494 1044 2289934878496 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:27:20.864 1044 2289934878496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:28:46.085 1044 2289932604688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f8bf57d-8a78-4e91-ae79-61e7d2b6d816 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group rule updated on remote: ['e52873a1-5dcb-4d9d-8599-23bdea4d7e52'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:28:46.085 1044 2289932604688 MainThread INFO neutron.agent.securitygroups_rpc [req-8f8bf57d-8a78-4e91-ae79-61e7d2b6d816 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group rule updated ['e52873a1-5dcb-4d9d-8599-23bdea4d7e52'] 2022-04-12 13:28:46.384 1044 2289933981296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6611e8c5-b78f-47b6-b34a-cdde23be055d 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group rule updated on remote: ['e52873a1-5dcb-4d9d-8599-23bdea4d7e52'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:28:46.384 1044 2289933981296 MainThread INFO neutron.agent.securitygroups_rpc [req-6611e8c5-b78f-47b6-b34a-cdde23be055d 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group rule updated ['e52873a1-5dcb-4d9d-8599-23bdea4d7e52'] 2022-04-12 13:28:51.717 1044 2289931373200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c69bf888-862c-4414-80e3-be89ecf11263 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group member updated on remote: ['e52873a1-5dcb-4d9d-8599-23bdea4d7e52'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:28:51.717 1044 2289931373200 MainThread INFO neutron.agent.securitygroups_rpc [req-c69bf888-862c-4414-80e3-be89ecf11263 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group member updated ['e52873a1-5dcb-4d9d-8599-23bdea4d7e52'] 2022-04-12 13:28:52.655 1044 2289931811472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e602270-3ac4-413d-b8f2-ccc48c370c36 cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] port_update received: 76767f2e-a7a7-4e0e-afdf-6a1047e9fca6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:28:52.664 1044 2289931811472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e602270-3ac4-413d-b8f2-ccc48c370c36 cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] No port 76767f2e-a7a7-4e0e-afdf-6a1047e9fca6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:28:56.405 1044 2289930287056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 76767f2e-a7a7-4e0e-afdf-6a1047e9fca6 2022-04-12 13:28:56.952 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 13:28:57.233 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Adding port 76767f2e-a7a7-4e0e-afdf-6a1047e9fca6 2022-04-12 13:28:57.233 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Port 76767f2e-a7a7-4e0e-afdf-6a1047e9fca6 updated. Details: {'device': '76767f2e-a7a7-4e0e-afdf-6a1047e9fca6', 'network_id': 'e2cee147-661e-4c4c-80b1-53f6dc82c643', 'port_id': '76767f2e-a7a7-4e0e-afdf-6a1047e9fca6', 'mac_address': 'fa:16:3e:9a:20:6b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 641, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c8f10bb5-2a87-4357-bdc9-940ac91c2b61', '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} 2022-04-12 13:28:57.233 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] 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 2022-04-12 13:28:57.233 1044 2289932795568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-76767f2e-a7a7-4e0e-afdf-6a1047e9fca6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:28:57.233 1044 2289932795568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 76767f2e-a7a7-4e0e-afdf-6a1047e9fca6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:28:57.233 1044 2289932795568 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:264 2022-04-12 13:28:57.421 1044 2289932795568 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '76767f2e-a7a7-4e0e-afdf-6a1047e9fca6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:28:57.421 1044 2289932795568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '76767f2e-a7a7-4e0e-afdf-6a1047e9fca6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:28:57.424 1044 2289932795568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 76767f2e-a7a7-4e0e-afdf-6a1047e9fca6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:28:57.424 1044 2289932795568 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 641, VLAN trunk: None to switch port 76767f2e-a7a7-4e0e-afdf-6a1047e9fca6 2022-04-12 13:28:57.518 1044 2289932795568 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 13:28:57.518 1044 2289932795568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['76767f2e-a7a7-4e0e-afdf-6a1047e9fca6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:28:57.689 1044 2289932795568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['76767f2e-a7a7-4e0e-afdf-6a1047e9fca6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:28:57.689 1044 2289932795568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:28:57.689 1044 2289932795568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e52873a1-5dcb-4d9d-8599-23bdea4d7e52) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:28:57.689 1044 2289932795568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 76767f2e-a7a7-4e0e-afdf-6a1047e9fca6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:28:57.689 1044 2289932795568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 13:28:57.693 1044 2289932795568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 76767f2e-a7a7-4e0e-afdf-6a1047e9fca6 not yet added. Adding. 2022-04-12 13:28:57.693 1044 2289932795568 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 2022-04-12 13:28:57.693 1044 2289932795568 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 2022-04-12 13:28:57.830 1044 2289932795568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-76767f2e-a7a7-4e0e-afdf-6a1047e9fca6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:28:57.939 1044 2289932795568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-76767f2e-a7a7-4e0e-afdf-6a1047e9fca6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:28:57.939 1044 2289932795568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-76767f2e-a7a7-4e0e-afdf-6a1047e9fca6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:28:58.114 1044 2289932795568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-76767f2e-a7a7-4e0e-afdf-6a1047e9fca6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:28:58.236 1044 2289932795568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-76767f2e-a7a7-4e0e-afdf-6a1047e9fca6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:28:58.236 1044 2289932795568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 76767f2e-a7a7-4e0e-afdf-6a1047e9fca6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 13:28:58.236 1044 2289932795568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 76767f2e-a7a7-4e0e-afdf-6a1047e9fca6 processed. 2022-04-12 13:28:58.955 1044 2289932605744 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:28:59.304 1044 2289932605744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:30:22.003 1044 2289931113568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dbd29c4f-25b3-4ebe-a37a-077016c3b199 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group member updated on remote: ['e52873a1-5dcb-4d9d-8599-23bdea4d7e52'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:30:22.003 1044 2289931113568 MainThread INFO neutron.agent.securitygroups_rpc [req-dbd29c4f-25b3-4ebe-a37a-077016c3b199 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group member updated ['e52873a1-5dcb-4d9d-8599-23bdea4d7e52'] 2022-04-12 13:30:22.327 1044 2289931113568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dbd29c4f-25b3-4ebe-a37a-077016c3b199 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] port_delete event received for '76767f2e-a7a7-4e0e-afdf-6a1047e9fca6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:30:22.897 1044 2289930287232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 76767f2e-a7a7-4e0e-afdf-6a1047e9fca6 2022-04-12 13:30:23.373 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 13:30:23.373 1044 2289931113568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '76767f2e-a7a7-4e0e-afdf-6a1047e9fca6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 13:30:23.373 1044 2289931113568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '76767f2e-a7a7-4e0e-afdf-6a1047e9fca6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 13:30:23.373 1044 2289931113568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 76767f2e-a7a7-4e0e-afdf-6a1047e9fca6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 13:30:23.386 1044 2289931113568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['76767f2e-a7a7-4e0e-afdf-6a1047e9fca6'] 2022-04-12 13:30:23.386 1044 2289931113568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 13:30:23.386 1044 2289931113568 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 2022-04-12 13:30:23.386 1044 2289931113568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['76767f2e-a7a7-4e0e-afdf-6a1047e9fca6'] 2022-04-12 13:30:24.315 1044 2289931113568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-431a0475-bcee-4130-bc2f-2c986500e379 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] port_delete event received for 'ac04260a-6d5c-4b6f-8414-68d9313a06eb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:30:25.389 1044 2289931594384 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:30:25.563 1044 2289931594384 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:30:29.731 1044 2289934341216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-024774a3-aa38-4ecc-9a1f-1e50801cbf41 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group member updated on remote: ['aac41940-4387-4c97-92fb-8973fb42ed23'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:30:29.731 1044 2289934341216 MainThread INFO neutron.agent.securitygroups_rpc [req-024774a3-aa38-4ecc-9a1f-1e50801cbf41 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group member updated ['aac41940-4387-4c97-92fb-8973fb42ed23'] 2022-04-12 13:30:30.082 1044 2289934911792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-024774a3-aa38-4ecc-9a1f-1e50801cbf41 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] port_delete event received for '20e8afe3-6728-4959-adfa-ba83942f794e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:30:30.923 1044 2289930287232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 20e8afe3-6728-4959-adfa-ba83942f794e 2022-04-12 13:30:31.450 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 13:30:31.450 1044 2289929511680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '20e8afe3-6728-4959-adfa-ba83942f794e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 13:30:31.450 1044 2289929511680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '20e8afe3-6728-4959-adfa-ba83942f794e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 13:30:31.450 1044 2289929511680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 20e8afe3-6728-4959-adfa-ba83942f794e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 13:30:31.459 1044 2289929511680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e2cee147-661e-4c4c-80b1-53f6dc82c643 2022-04-12 13:30:31.459 1044 2289929511680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['20e8afe3-6728-4959-adfa-ba83942f794e'] 2022-04-12 13:30:31.459 1044 2289929511680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 13:30:31.459 1044 2289929511680 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 2022-04-12 13:30:31.459 1044 2289929511680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['20e8afe3-6728-4959-adfa-ba83942f794e'] 2022-04-12 13:30:32.857 1044 2289929648256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07bfc5f9-9cef-4a07-99ad-473783985817 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] port_delete event received for '2b8e796d-9527-4d4b-abe6-f10d95d0e428' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:30:33.465 1044 2289929648256 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:30:33.498 1044 2289929648256 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:30:33.793 1044 2289929648256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-632580b3-3018-4e3b-955c-59db1d001562 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group rule updated on remote: ['19744c84-4922-4f7c-acc5-c1836ff603d3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:30:33.793 1044 2289929648256 MainThread INFO neutron.agent.securitygroups_rpc [req-632580b3-3018-4e3b-955c-59db1d001562 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group rule updated ['19744c84-4922-4f7c-acc5-c1836ff603d3'] 2022-04-12 13:30:34.099 1044 2289932606624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0312c40d-4249-4506-81f4-5caed5d81b53 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group rule updated on remote: ['19744c84-4922-4f7c-acc5-c1836ff603d3'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:30:34.099 1044 2289932606624 MainThread INFO neutron.agent.securitygroups_rpc [req-0312c40d-4249-4506-81f4-5caed5d81b53 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group rule updated ['19744c84-4922-4f7c-acc5-c1836ff603d3'] 2022-04-12 13:30:39.327 1044 2289932542720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-68cd5e87-9de1-4831-aa85-8ea5ba55e0ca 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group member updated on remote: ['19744c84-4922-4f7c-acc5-c1836ff603d3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:30:39.327 1044 2289932542720 MainThread INFO neutron.agent.securitygroups_rpc [req-68cd5e87-9de1-4831-aa85-8ea5ba55e0ca 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group member updated ['19744c84-4922-4f7c-acc5-c1836ff603d3'] 2022-04-12 13:30:40.446 1044 2289930371488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-adf061b5-369f-494e-9057-347cf1c63f3f cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] port_update received: 631fc786-43c9-44b2-b680-7a947b228343 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:30:40.446 1044 2289930371488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-adf061b5-369f-494e-9057-347cf1c63f3f cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] No port 631fc786-43c9-44b2-b680-7a947b228343 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:30:43.247 1044 2289930287056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 631fc786-43c9-44b2-b680-7a947b228343 2022-04-12 13:30:43.544 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 13:30:43.811 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Adding port 631fc786-43c9-44b2-b680-7a947b228343 2022-04-12 13:30:43.811 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Port 631fc786-43c9-44b2-b680-7a947b228343 updated. Details: {'device': '631fc786-43c9-44b2-b680-7a947b228343', 'network_id': 'e2cee147-661e-4c4c-80b1-53f6dc82c643', 'port_id': '631fc786-43c9-44b2-b680-7a947b228343', 'mac_address': 'fa:16:3e:3d:31:bb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 641, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c8f10bb5-2a87-4357-bdc9-940ac91c2b61', '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} 2022-04-12 13:30:43.811 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] 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 2022-04-12 13:30:43.811 1044 2289929629536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-631fc786-43c9-44b2-b680-7a947b228343" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:30:43.811 1044 2289929629536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 631fc786-43c9-44b2-b680-7a947b228343 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:30:43.811 1044 2289929629536 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e2cee147-661e-4c4c-80b1-53f6dc82c643 2022-04-12 13:30:43.811 1044 2289929629536 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:264 2022-04-12 13:30:44.014 1044 2289929629536 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '631fc786-43c9-44b2-b680-7a947b228343') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:30:44.014 1044 2289929629536 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '631fc786-43c9-44b2-b680-7a947b228343') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:30:44.014 1044 2289929629536 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 631fc786-43c9-44b2-b680-7a947b228343 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:30:44.034 1044 2289929629536 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 641, VLAN trunk: None to switch port 631fc786-43c9-44b2-b680-7a947b228343 2022-04-12 13:30:44.158 1044 2289929629536 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 13:30:44.158 1044 2289929629536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['631fc786-43c9-44b2-b680-7a947b228343'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:30:44.295 1044 2289929629536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['631fc786-43c9-44b2-b680-7a947b228343']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:30:44.295 1044 2289929629536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:30:44.295 1044 2289929629536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (19744c84-4922-4f7c-acc5-c1836ff603d3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:30:44.295 1044 2289929629536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 631fc786-43c9-44b2-b680-7a947b228343 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:30:44.295 1044 2289929629536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 13:30:44.295 1044 2289929629536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 631fc786-43c9-44b2-b680-7a947b228343 not yet added. Adding. 2022-04-12 13:30:44.295 1044 2289929629536 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 2022-04-12 13:30:44.295 1044 2289929629536 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 2022-04-12 13:30:44.435 1044 2289929629536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-631fc786-43c9-44b2-b680-7a947b228343" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:30:44.561 1044 2289929629536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-631fc786-43c9-44b2-b680-7a947b228343" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:30:44.561 1044 2289929629536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-631fc786-43c9-44b2-b680-7a947b228343" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:30:44.702 1044 2289929629536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-631fc786-43c9-44b2-b680-7a947b228343" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:30:44.836 1044 2289929629536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-631fc786-43c9-44b2-b680-7a947b228343" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:30:44.836 1044 2289929629536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 631fc786-43c9-44b2-b680-7a947b228343 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 13:30:44.836 1044 2289929629536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 631fc786-43c9-44b2-b680-7a947b228343 processed. 2022-04-12 13:30:45.544 1044 2289932032128 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:30:45.873 1044 2289932032128 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:32:14.555 1044 2289932866304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9544e21a-a474-4f7b-8f4f-a8b53bb29a75 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group member updated on remote: ['19744c84-4922-4f7c-acc5-c1836ff603d3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:32:14.555 1044 2289932866304 MainThread INFO neutron.agent.securitygroups_rpc [req-9544e21a-a474-4f7b-8f4f-a8b53bb29a75 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group member updated ['19744c84-4922-4f7c-acc5-c1836ff603d3'] 2022-04-12 13:32:14.883 1044 2289933863040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9544e21a-a474-4f7b-8f4f-a8b53bb29a75 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] port_delete event received for '631fc786-43c9-44b2-b680-7a947b228343' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:32:15.512 1044 2289930287232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 631fc786-43c9-44b2-b680-7a947b228343 2022-04-12 13:32:15.977 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 13:32:15.977 1044 2289932542896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '631fc786-43c9-44b2-b680-7a947b228343' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 13:32:15.977 1044 2289932542896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '631fc786-43c9-44b2-b680-7a947b228343' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 13:32:15.977 1044 2289932542896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 631fc786-43c9-44b2-b680-7a947b228343 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 13:32:15.984 1044 2289932542896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e2cee147-661e-4c4c-80b1-53f6dc82c643 2022-04-12 13:32:15.984 1044 2289932542896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['631fc786-43c9-44b2-b680-7a947b228343'] 2022-04-12 13:32:15.984 1044 2289932542896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 13:32:15.984 1044 2289932542896 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 2022-04-12 13:32:15.984 1044 2289932542896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['631fc786-43c9-44b2-b680-7a947b228343'] 2022-04-12 13:32:17.899 1044 2289932069872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b6298c99-9813-4a55-bb9e-4169d8f1c019 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] port_delete event received for 'f5e698aa-e233-4811-848a-7aea7fa6945e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:32:17.969 1044 2289930479568 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:32:17.992 1044 2289930479568 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:32:18.822 1044 2289931593152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5ad834d-a24b-4760-ae19-0761389d7a9a 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group rule updated on remote: ['9aa02661-6c9c-4c8c-ae7e-5da85047f41a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:32:18.822 1044 2289931593152 MainThread INFO neutron.agent.securitygroups_rpc [req-b5ad834d-a24b-4760-ae19-0761389d7a9a 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group rule updated ['9aa02661-6c9c-4c8c-ae7e-5da85047f41a'] 2022-04-12 13:32:19.141 1044 2289929977344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0896e5c3-c681-4e58-913f-9c5f3e545961 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group rule updated on remote: ['9aa02661-6c9c-4c8c-ae7e-5da85047f41a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:32:19.141 1044 2289929977344 MainThread INFO neutron.agent.securitygroups_rpc [req-0896e5c3-c681-4e58-913f-9c5f3e545961 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group rule updated ['9aa02661-6c9c-4c8c-ae7e-5da85047f41a'] 2022-04-12 13:32:24.526 1044 2289929933920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c4ac1e8-4dfa-4fe6-80b5-1e63ed6bb6fb 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group member updated on remote: ['9aa02661-6c9c-4c8c-ae7e-5da85047f41a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:32:24.526 1044 2289929933920 MainThread INFO neutron.agent.securitygroups_rpc [req-2c4ac1e8-4dfa-4fe6-80b5-1e63ed6bb6fb 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group member updated ['9aa02661-6c9c-4c8c-ae7e-5da85047f41a'] 2022-04-12 13:32:25.530 1044 2289929933920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a40738d-c2a4-44e3-aa23-8a333534cfe3 cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] port_update received: f4ea07ef-577f-448d-afa0-494b50329f89 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:32:25.539 1044 2289929933920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a40738d-c2a4-44e3-aa23-8a333534cfe3 cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] No port f4ea07ef-577f-448d-afa0-494b50329f89 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:32:28.011 1044 2289930287056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f4ea07ef-577f-448d-afa0-494b50329f89 2022-04-12 13:32:28.028 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 13:32:28.280 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Adding port f4ea07ef-577f-448d-afa0-494b50329f89 2022-04-12 13:32:28.280 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Port f4ea07ef-577f-448d-afa0-494b50329f89 updated. Details: {'device': 'f4ea07ef-577f-448d-afa0-494b50329f89', 'network_id': 'e2cee147-661e-4c4c-80b1-53f6dc82c643', 'port_id': 'f4ea07ef-577f-448d-afa0-494b50329f89', 'mac_address': 'fa:16:3e:ba:d6:38', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 641, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c8f10bb5-2a87-4357-bdc9-940ac91c2b61', '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} 2022-04-12 13:32:28.280 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] 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 2022-04-12 13:32:28.280 1044 2289931265296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f4ea07ef-577f-448d-afa0-494b50329f89" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:32:28.280 1044 2289931265296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f4ea07ef-577f-448d-afa0-494b50329f89 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:32:28.280 1044 2289931265296 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e2cee147-661e-4c4c-80b1-53f6dc82c643 2022-04-12 13:32:28.280 1044 2289931265296 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:264 2022-04-12 13:32:28.554 1044 2289931265296 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f4ea07ef-577f-448d-afa0-494b50329f89') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:32:28.554 1044 2289931265296 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f4ea07ef-577f-448d-afa0-494b50329f89') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:32:28.558 1044 2289931265296 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f4ea07ef-577f-448d-afa0-494b50329f89 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:32:28.558 1044 2289931265296 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 641, VLAN trunk: None to switch port f4ea07ef-577f-448d-afa0-494b50329f89 2022-04-12 13:32:28.661 1044 2289931265296 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 13:32:28.661 1044 2289931265296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f4ea07ef-577f-448d-afa0-494b50329f89'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:32:28.806 1044 2289931265296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f4ea07ef-577f-448d-afa0-494b50329f89']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:32:28.806 1044 2289931265296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:32:28.806 1044 2289931265296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9aa02661-6c9c-4c8c-ae7e-5da85047f41a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:32:28.806 1044 2289931265296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f4ea07ef-577f-448d-afa0-494b50329f89 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:32:28.806 1044 2289931265296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 13:32:28.806 1044 2289931265296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f4ea07ef-577f-448d-afa0-494b50329f89 not yet added. Adding. 2022-04-12 13:32:28.806 1044 2289931265296 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 2022-04-12 13:32:28.806 1044 2289931265296 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 2022-04-12 13:32:28.961 1044 2289931265296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4ea07ef-577f-448d-afa0-494b50329f89" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:32:29.076 1044 2289931265296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4ea07ef-577f-448d-afa0-494b50329f89" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:32:29.076 1044 2289931265296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4ea07ef-577f-448d-afa0-494b50329f89" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:32:29.229 1044 2289931265296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4ea07ef-577f-448d-afa0-494b50329f89" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:32:29.378 1044 2289931265296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f4ea07ef-577f-448d-afa0-494b50329f89" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:32:29.378 1044 2289931265296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f4ea07ef-577f-448d-afa0-494b50329f89 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 13:32:29.378 1044 2289931265296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f4ea07ef-577f-448d-afa0-494b50329f89 processed. 2022-04-12 13:32:30.046 1044 2289935387808 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:32:30.323 1044 2289935387808 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:33:55.629 1044 2289932777952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2418e9cd-1395-4d4f-a740-6e8e6a813150 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group member updated on remote: ['9aa02661-6c9c-4c8c-ae7e-5da85047f41a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:33:55.629 1044 2289932777952 MainThread INFO neutron.agent.securitygroups_rpc [req-2418e9cd-1395-4d4f-a740-6e8e6a813150 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] Security group member updated ['9aa02661-6c9c-4c8c-ae7e-5da85047f41a'] 2022-04-12 13:33:56.208 1044 2289932070224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2418e9cd-1395-4d4f-a740-6e8e6a813150 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] port_delete event received for 'f4ea07ef-577f-448d-afa0-494b50329f89' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:33:56.286 1044 2289930287232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f4ea07ef-577f-448d-afa0-494b50329f89 2022-04-12 13:33:56.429 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 13:33:56.429 1044 2289934851408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f4ea07ef-577f-448d-afa0-494b50329f89' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 13:33:56.429 1044 2289934851408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f4ea07ef-577f-448d-afa0-494b50329f89' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 13:33:56.429 1044 2289934851408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f4ea07ef-577f-448d-afa0-494b50329f89 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 13:33:56.429 1044 2289934851408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e2cee147-661e-4c4c-80b1-53f6dc82c643 2022-04-12 13:33:56.429 1044 2289934851408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f4ea07ef-577f-448d-afa0-494b50329f89'] 2022-04-12 13:33:56.429 1044 2289934851408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 13:33:56.429 1044 2289934851408 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 2022-04-12 13:33:56.429 1044 2289934851408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f4ea07ef-577f-448d-afa0-494b50329f89'] 2022-04-12 13:33:58.456 1044 2289933286208 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:33:58.491 1044 2289933286208 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:33:58.755 1044 2289931266176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26d888e4-60f3-4233-98ed-a343b74c92aa 0e8919984ec640eba25c3584eb0e9f6e 4d5ec37973cb45b991ad38206bff3fed - - -] port_delete event received for '71209b46-c38a-4a21-8f75-c910e7732e96' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:34:03.974 1044 2289934975392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9722f74-510d-4acd-892f-0a61f986be3e 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] port_delete event received for 'b7b62646-201c-4316-9940-ef7354d040d0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:34:05.409 1044 2289934975392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7890826c-50a4-43e5-b2e7-aad0863a5554 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] port_delete event received for 'ce11353c-3428-4aa6-a65c-26748ea24429' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:34:06.329 1044 2289929869088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f8416af-2643-4a6f-83c2-abdfd7a35b29 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] port_delete event received for '4b5fc5ea-4996-4700-9304-88c87a584772' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:34:06.432 1044 2289932309952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6fa5e3c0-28e2-406b-94ba-a8d206f4c4f8 - - - - -] port_delete event received for '4b5fc5ea-4996-4700-9304-88c87a584772' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:34:06.598 1044 2289935930112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f8416af-2643-4a6f-83c2-abdfd7a35b29 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] network_delete received. Deleting network e2cee147-661e-4c4c-80b1-53f6dc82c643 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 13:34:06.598 1044 2289935930112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f8416af-2643-4a6f-83c2-abdfd7a35b29 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] Network e2cee147-661e-4c4c-80b1-53f6dc82c643 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 13:34:47.365 1044 2289938021184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1bdc4ef3-565e-483d-b336-faf7be721dc7 b4e42ebf3d434805a15623953017005d 2254c1ceb0ef4f2d923f0d42040f7bf7 - - -] Security group member updated on remote: ['23d95fc4-dbdd-4a7c-a309-e3dc10db0045'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:34:47.365 1044 2289938021184 MainThread INFO neutron.agent.securitygroups_rpc [req-1bdc4ef3-565e-483d-b336-faf7be721dc7 b4e42ebf3d434805a15623953017005d 2254c1ceb0ef4f2d923f0d42040f7bf7 - - -] Security group member updated ['23d95fc4-dbdd-4a7c-a309-e3dc10db0045'] 2022-04-12 13:34:48.302 1044 2289929754400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b9ae868-906b-43aa-8eb9-3118ef2ce434 cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] port_update received: 277e7150-b1df-4b90-b5f2-21375cc8bf0d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:34:48.302 1044 2289929754400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b9ae868-906b-43aa-8eb9-3118ef2ce434 cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] No port 277e7150-b1df-4b90-b5f2-21375cc8bf0d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:34:50.943 1044 2289930287056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 277e7150-b1df-4b90-b5f2-21375cc8bf0d 2022-04-12 13:34:52.704 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 13:34:52.997 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Adding port 277e7150-b1df-4b90-b5f2-21375cc8bf0d 2022-04-12 13:34:52.997 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Port 277e7150-b1df-4b90-b5f2-21375cc8bf0d updated. Details: {'device': '277e7150-b1df-4b90-b5f2-21375cc8bf0d', 'network_id': '40c68b8a-73c4-40c1-9656-e4a9ffc75c82', 'port_id': '277e7150-b1df-4b90-b5f2-21375cc8bf0d', 'mac_address': 'fa:16:3e:e5:ce:d4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 610, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a0aed167-ecc1-4c3a-ae05-094d170ed3e2', '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} 2022-04-12 13:34:52.997 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] 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 2022-04-12 13:34:52.997 1044 2289934911968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-277e7150-b1df-4b90-b5f2-21375cc8bf0d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:34:52.997 1044 2289934911968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 277e7150-b1df-4b90-b5f2-21375cc8bf0d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:34:53.011 1044 2289934911968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 40c68b8a-73c4-40c1-9656-e4a9ffc75c82 2022-04-12 13:34:53.011 1044 2289934911968 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:264 2022-04-12 13:34:53.229 1044 2289934911968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '277e7150-b1df-4b90-b5f2-21375cc8bf0d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:34:53.229 1044 2289934911968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '277e7150-b1df-4b90-b5f2-21375cc8bf0d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:34:53.247 1044 2289934911968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 277e7150-b1df-4b90-b5f2-21375cc8bf0d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:34:53.247 1044 2289934911968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 610, VLAN trunk: None to switch port 277e7150-b1df-4b90-b5f2-21375cc8bf0d 2022-04-12 13:34:53.340 1044 2289934911968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 13:34:53.340 1044 2289934911968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['277e7150-b1df-4b90-b5f2-21375cc8bf0d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:34:53.496 1044 2289934911968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['277e7150-b1df-4b90-b5f2-21375cc8bf0d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:34:53.496 1044 2289934911968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:34:53.496 1044 2289934911968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (23d95fc4-dbdd-4a7c-a309-e3dc10db0045) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:34:53.496 1044 2289934911968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (23d95fc4-dbdd-4a7c-a309-e3dc10db0045) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 13:34:53.496 1044 2289934911968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 277e7150-b1df-4b90-b5f2-21375cc8bf0d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:34:53.496 1044 2289934911968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 13:34:53.496 1044 2289934911968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 277e7150-b1df-4b90-b5f2-21375cc8bf0d not yet added. Adding. 2022-04-12 13:34:53.496 1044 2289934911968 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 2022-04-12 13:34:53.496 1044 2289934911968 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 2022-04-12 13:34:53.606 1044 2289934911968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-277e7150-b1df-4b90-b5f2-21375cc8bf0d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:34:53.715 1044 2289934911968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-277e7150-b1df-4b90-b5f2-21375cc8bf0d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:34:53.715 1044 2289934911968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-277e7150-b1df-4b90-b5f2-21375cc8bf0d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:34:53.887 1044 2289934911968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-277e7150-b1df-4b90-b5f2-21375cc8bf0d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:34:54.017 1044 2289934911968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-277e7150-b1df-4b90-b5f2-21375cc8bf0d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:34:54.017 1044 2289934911968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 277e7150-b1df-4b90-b5f2-21375cc8bf0d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 13:34:54.017 1044 2289934911968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 277e7150-b1df-4b90-b5f2-21375cc8bf0d processed. 2022-04-12 13:34:54.715 1044 2289934911968 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:34:55.071 1044 2289934911968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:35:01.450 1044 2289934596928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba04d469-64a8-48c7-868f-0a4e630cde0a b4e42ebf3d434805a15623953017005d 2254c1ceb0ef4f2d923f0d42040f7bf7 - - -] Security group member updated on remote: ['23d95fc4-dbdd-4a7c-a309-e3dc10db0045'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:35:01.450 1044 2289934596928 MainThread INFO neutron.agent.securitygroups_rpc [req-ba04d469-64a8-48c7-868f-0a4e630cde0a b4e42ebf3d434805a15623953017005d 2254c1ceb0ef4f2d923f0d42040f7bf7 - - -] Security group member updated ['23d95fc4-dbdd-4a7c-a309-e3dc10db0045'] 2022-04-12 13:35:01.450 1044 2289934596928 MainThread INFO neutron.agent.securitygroups_rpc [req-ba04d469-64a8-48c7-868f-0a4e630cde0a b4e42ebf3d434805a15623953017005d 2254c1ceb0ef4f2d923f0d42040f7bf7 - - -] Refresh firewall rules 2022-04-12 13:35:01.450 1044 2289934596928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba04d469-64a8-48c7-868f-0a4e630cde0a b4e42ebf3d434805a15623953017005d 2254c1ceb0ef4f2d923f0d42040f7bf7 - - -] Get security group information for devices via rpc ['277e7150-b1df-4b90-b5f2-21375cc8bf0d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:35:01.485 1044 2289934596928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba04d469-64a8-48c7-868f-0a4e630cde0a b4e42ebf3d434805a15623953017005d 2254c1ceb0ef4f2d923f0d42040f7bf7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:35:01.491 1044 2289934596928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba04d469-64a8-48c7-868f-0a4e630cde0a b4e42ebf3d434805a15623953017005d 2254c1ceb0ef4f2d923f0d42040f7bf7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:35:01.532 1044 2289934596928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba04d469-64a8-48c7-868f-0a4e630cde0a b4e42ebf3d434805a15623953017005d 2254c1ceb0ef4f2d923f0d42040f7bf7 - - -] port_delete event received for '277e7150-b1df-4b90-b5f2-21375cc8bf0d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:35:02.785 1044 2289930287232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 277e7150-b1df-4b90-b5f2-21375cc8bf0d 2022-04-12 13:35:04.793 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 13:35:04.793 1044 2289936370320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '277e7150-b1df-4b90-b5f2-21375cc8bf0d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 13:35:04.793 1044 2289936370320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '277e7150-b1df-4b90-b5f2-21375cc8bf0d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 13:35:04.793 1044 2289936370320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 277e7150-b1df-4b90-b5f2-21375cc8bf0d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 13:35:04.793 1044 2289936370320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 40c68b8a-73c4-40c1-9656-e4a9ffc75c82 2022-04-12 13:35:04.793 1044 2289936370320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['277e7150-b1df-4b90-b5f2-21375cc8bf0d'] 2022-04-12 13:35:04.793 1044 2289936370320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 13:35:04.793 1044 2289936370320 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 2022-04-12 13:35:04.793 1044 2289936370320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['277e7150-b1df-4b90-b5f2-21375cc8bf0d'] 2022-04-12 13:35:06.491 1044 2289938316800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1784bc53-5d5e-4ef7-abf9-8cd8f5d69ad0 b4e42ebf3d434805a15623953017005d 2254c1ceb0ef4f2d923f0d42040f7bf7 - - -] Security group member updated on remote: ['23d95fc4-dbdd-4a7c-a309-e3dc10db0045'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:35:06.491 1044 2289938316800 MainThread INFO neutron.agent.securitygroups_rpc [req-1784bc53-5d5e-4ef7-abf9-8cd8f5d69ad0 b4e42ebf3d434805a15623953017005d 2254c1ceb0ef4f2d923f0d42040f7bf7 - - -] Security group member updated ['23d95fc4-dbdd-4a7c-a309-e3dc10db0045'] 2022-04-12 13:35:06.813 1044 2289937896192 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:35:06.847 1044 2289937896192 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:35:07.521 1044 2289937896192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31c30b86-29d9-4ff8-9b9a-7098147527a4 cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] port_update received: 485a5307-d680-4209-8360-d77f5acacce7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:35:07.521 1044 2289937896192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31c30b86-29d9-4ff8-9b9a-7098147527a4 cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] No port 485a5307-d680-4209-8360-d77f5acacce7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:35:11.059 1044 2289930287056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 485a5307-d680-4209-8360-d77f5acacce7 2022-04-12 13:35:12.829 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 13:35:13.239 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Adding port 485a5307-d680-4209-8360-d77f5acacce7 2022-04-12 13:35:13.239 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Port 485a5307-d680-4209-8360-d77f5acacce7 updated. Details: {'device': '485a5307-d680-4209-8360-d77f5acacce7', 'network_id': '40c68b8a-73c4-40c1-9656-e4a9ffc75c82', 'port_id': '485a5307-d680-4209-8360-d77f5acacce7', 'mac_address': 'fa:16:3e:96:e0:4a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 610, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a0aed167-ecc1-4c3a-ae05-094d170ed3e2', '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} 2022-04-12 13:35:13.239 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] 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 2022-04-12 13:35:13.239 1044 2289934850880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-485a5307-d680-4209-8360-d77f5acacce7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:35:13.239 1044 2289934850880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 485a5307-d680-4209-8360-d77f5acacce7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:35:13.239 1044 2289934850880 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 40c68b8a-73c4-40c1-9656-e4a9ffc75c82 2022-04-12 13:35:13.239 1044 2289934850880 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:264 2022-04-12 13:35:13.423 1044 2289934850880 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '485a5307-d680-4209-8360-d77f5acacce7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:35:13.423 1044 2289934850880 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '485a5307-d680-4209-8360-d77f5acacce7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:35:13.440 1044 2289934850880 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 485a5307-d680-4209-8360-d77f5acacce7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:35:13.440 1044 2289934850880 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 610, VLAN trunk: None to switch port 485a5307-d680-4209-8360-d77f5acacce7 2022-04-12 13:35:13.536 1044 2289934850880 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 13:35:13.536 1044 2289934850880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['485a5307-d680-4209-8360-d77f5acacce7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:35:13.691 1044 2289934850880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['485a5307-d680-4209-8360-d77f5acacce7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:35:13.691 1044 2289934850880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:35:13.691 1044 2289934850880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (23d95fc4-dbdd-4a7c-a309-e3dc10db0045) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:35:13.691 1044 2289934850880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (23d95fc4-dbdd-4a7c-a309-e3dc10db0045) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 13:35:13.691 1044 2289934850880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 485a5307-d680-4209-8360-d77f5acacce7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:35:13.691 1044 2289934850880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 13:35:13.691 1044 2289934850880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 485a5307-d680-4209-8360-d77f5acacce7 not yet added. Adding. 2022-04-12 13:35:13.691 1044 2289934850880 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 2022-04-12 13:35:13.691 1044 2289934850880 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 2022-04-12 13:35:13.798 1044 2289934850880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-485a5307-d680-4209-8360-d77f5acacce7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:35:13.909 1044 2289934850880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-485a5307-d680-4209-8360-d77f5acacce7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:35:13.909 1044 2289934850880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-485a5307-d680-4209-8360-d77f5acacce7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:35:14.069 1044 2289934850880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-485a5307-d680-4209-8360-d77f5acacce7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:35:14.178 1044 2289934850880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-485a5307-d680-4209-8360-d77f5acacce7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:35:14.178 1044 2289934850880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 485a5307-d680-4209-8360-d77f5acacce7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 13:35:14.192 1044 2289934850880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 485a5307-d680-4209-8360-d77f5acacce7 processed. 2022-04-12 13:35:14.844 1044 2289934850880 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:35:15.127 1044 2289934850880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:35:20.938 1044 2289930287232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 485a5307-d680-4209-8360-d77f5acacce7 2022-04-12 13:35:21.090 1044 2289933253440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cca884c4-f0ec-4629-a583-718d50161a4f b4e42ebf3d434805a15623953017005d 2254c1ceb0ef4f2d923f0d42040f7bf7 - - -] Security group member updated on remote: ['23d95fc4-dbdd-4a7c-a309-e3dc10db0045'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:35:21.090 1044 2289933253440 MainThread INFO neutron.agent.securitygroups_rpc [req-cca884c4-f0ec-4629-a583-718d50161a4f b4e42ebf3d434805a15623953017005d 2254c1ceb0ef4f2d923f0d42040f7bf7 - - -] Security group member updated ['23d95fc4-dbdd-4a7c-a309-e3dc10db0045'] 2022-04-12 13:35:21.090 1044 2289933253440 MainThread INFO neutron.agent.securitygroups_rpc [req-cca884c4-f0ec-4629-a583-718d50161a4f b4e42ebf3d434805a15623953017005d 2254c1ceb0ef4f2d923f0d42040f7bf7 - - -] Refresh firewall rules 2022-04-12 13:35:21.090 1044 2289933253440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cca884c4-f0ec-4629-a583-718d50161a4f b4e42ebf3d434805a15623953017005d 2254c1ceb0ef4f2d923f0d42040f7bf7 - - -] Get security group information for devices via rpc ['485a5307-d680-4209-8360-d77f5acacce7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:35:21.137 1044 2289933253440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cca884c4-f0ec-4629-a583-718d50161a4f b4e42ebf3d434805a15623953017005d 2254c1ceb0ef4f2d923f0d42040f7bf7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:35:21.137 1044 2289933253440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cca884c4-f0ec-4629-a583-718d50161a4f b4e42ebf3d434805a15623953017005d 2254c1ceb0ef4f2d923f0d42040f7bf7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:35:21.167 1044 2289933253440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cca884c4-f0ec-4629-a583-718d50161a4f b4e42ebf3d434805a15623953017005d 2254c1ceb0ef4f2d923f0d42040f7bf7 - - -] port_delete event received for '485a5307-d680-4209-8360-d77f5acacce7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:35:22.902 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 13:35:22.902 1044 2289932869120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '485a5307-d680-4209-8360-d77f5acacce7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 13:35:22.902 1044 2289932869120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '485a5307-d680-4209-8360-d77f5acacce7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 13:35:22.902 1044 2289932869120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 485a5307-d680-4209-8360-d77f5acacce7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 13:35:22.909 1044 2289932869120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 40c68b8a-73c4-40c1-9656-e4a9ffc75c82 2022-04-12 13:35:22.909 1044 2289932869120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['485a5307-d680-4209-8360-d77f5acacce7'] 2022-04-12 13:35:22.909 1044 2289932869120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 13:35:22.909 1044 2289932869120 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 2022-04-12 13:35:22.909 1044 2289932869120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['485a5307-d680-4209-8360-d77f5acacce7'] 2022-04-12 13:35:24.910 1044 2289931758224 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:35:24.941 1044 2289931758224 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:35:45.374 1044 2289937789344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f297197d-28ef-4d79-9674-75245fe9b9a7 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] network_delete received. Deleting network 40c68b8a-73c4-40c1-9656-e4a9ffc75c82 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 13:35:45.390 1044 2289937789344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f297197d-28ef-4d79-9674-75245fe9b9a7 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] Network 40c68b8a-73c4-40c1-9656-e4a9ffc75c82 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 13:36:21.336 1044 2289932067584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f330c09b-d80a-4072-9b16-4a73f37d09b8 - - - - -] port_update received: 783cfe19-a917-46d2-b455-cb06fb2a26d9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:36:21.336 1044 2289932067584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f330c09b-d80a-4072-9b16-4a73f37d09b8 - - - - -] No port 783cfe19-a917-46d2-b455-cb06fb2a26d9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:36:24.585 1044 2289932030368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a6b5c87-49fd-4000-aada-2ca929e51c3d - - - - -] port_update received: 9ff3386a-e4d7-4780-8670-4b0c0f9abf19 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:36:24.595 1044 2289932030368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a6b5c87-49fd-4000-aada-2ca929e51c3d - - - - -] No port 9ff3386a-e4d7-4780-8670-4b0c0f9abf19 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:36:28.303 1044 2289938502576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35b776eb-1de5-40d7-a5da-8fb5d6fd553e - - - - -] port_update received: c1e383b1-b797-4d01-9b55-767eb3851a81 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:36:28.303 1044 2289938502576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35b776eb-1de5-40d7-a5da-8fb5d6fd553e - - - - -] No port c1e383b1-b797-4d01-9b55-767eb3851a81 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:36:31.732 1044 2289935525840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24529557-8c9d-4053-82a9-0405125a50b7 - - - - -] port_update received: d4d994b8-0d55-4b55-8c7b-f0cd4cf37b52 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:36:31.748 1044 2289935525840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24529557-8c9d-4053-82a9-0405125a50b7 - - - - -] No port d4d994b8-0d55-4b55-8c7b-f0cd4cf37b52 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:36:44.248 1044 2289935525312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-57f30da8-1b06-45ef-8ea8-bb324ca90ae3 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Security group member updated on remote: ['e5136279-eff9-46cc-a1b5-48d4c40f4255'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:36:44.248 1044 2289935525312 MainThread INFO neutron.agent.securitygroups_rpc [req-57f30da8-1b06-45ef-8ea8-bb324ca90ae3 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Security group member updated ['e5136279-eff9-46cc-a1b5-48d4c40f4255'] 2022-04-12 13:36:54.920 1044 2289929528768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c5f6f19-2722-49cb-b7a9-9c98f90bdecf cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] port_update received: b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:36:54.920 1044 2289929528768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c5f6f19-2722-49cb-b7a9-9c98f90bdecf cd93e504cb354821ae66198e814a4113 0a36c43ccae443ce80a9964ac685098c - - -] No port b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 13:36:58.031 1044 2289930287056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e 2022-04-12 13:36:59.281 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 13:36:59.531 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Adding port b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e 2022-04-12 13:36:59.531 1044 2289816366416 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Port b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e updated. Details: {'device': 'b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e', 'network_id': 'dff06fe4-d677-41c5-bb76-3ccc049b8d56', 'port_id': 'b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e', 'mac_address': 'fa:16:3e:99:61:9b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 624, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8e63cd3d-500f-405a-8bc6-6a161fa3faa5', '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} 2022-04-12 13:36:59.531 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] 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 2022-04-12 13:36:59.531 1044 2289937872144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:36:59.531 1044 2289937872144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:36:59.531 1044 2289937872144 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network dff06fe4-d677-41c5-bb76-3ccc049b8d56 2022-04-12 13:36:59.531 1044 2289937872144 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:264 2022-04-12 13:36:59.718 1044 2289937872144 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:36:59.718 1044 2289937872144 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:36:59.737 1044 2289937872144 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:36:59.737 1044 2289937872144 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 624, VLAN trunk: None to switch port b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e 2022-04-12 13:36:59.828 1044 2289937872144 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 13:36:59.828 1044 2289937872144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:36:59.999 1044 2289937872144 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:36:59.999 1044 2289937872144 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:36:59.999 1044 2289937872144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e5136279-eff9-46cc-a1b5-48d4c40f4255) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:36:59.999 1044 2289937872144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e5136279-eff9-46cc-a1b5-48d4c40f4255) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 13:36:59.999 1044 2289937872144 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:36:59.999 1044 2289937872144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 13:36:59.999 1044 2289937872144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e not yet added. Adding. 2022-04-12 13:36:59.999 1044 2289937872144 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 2022-04-12 13:36:59.999 1044 2289937872144 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 2022-04-12 13:37:00.125 1044 2289937872144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:37:00.250 1044 2289937872144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:37:00.250 1044 2289937872144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:37:00.403 1044 2289937872144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:37:00.531 1044 2289937872144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:37:00.531 1044 2289937872144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 13:37:00.531 1044 2289937872144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e processed. 2022-04-12 13:37:01.296 1044 2289934215296 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:37:01.703 1044 2289934215296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:37:13.402 1044 2289934488496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56cd11da-5718-4aad-9b9d-82c798b78564 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Security group rule updated on remote: ['26fea36f-d091-43f5-973f-73d5c65fb3f2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:37:13.402 1044 2289934488496 MainThread INFO neutron.agent.securitygroups_rpc [req-56cd11da-5718-4aad-9b9d-82c798b78564 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Security group rule updated ['26fea36f-d091-43f5-973f-73d5c65fb3f2'] 2022-04-12 13:37:13.731 1044 2289934480480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc4ad391-26dc-4c9c-8dc6-0227ee903899 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Security group rule updated on remote: ['26fea36f-d091-43f5-973f-73d5c65fb3f2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:37:13.731 1044 2289934480480 MainThread INFO neutron.agent.securitygroups_rpc [req-cc4ad391-26dc-4c9c-8dc6-0227ee903899 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Security group rule updated ['26fea36f-d091-43f5-973f-73d5c65fb3f2'] 2022-04-12 13:37:14.054 1044 2289937873904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e247e1b5-5bd7-45ee-b7c5-867cd29e32d2 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Security group rule updated on remote: ['26fea36f-d091-43f5-973f-73d5c65fb3f2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:37:14.054 1044 2289937873904 MainThread INFO neutron.agent.securitygroups_rpc [req-e247e1b5-5bd7-45ee-b7c5-867cd29e32d2 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Security group rule updated ['26fea36f-d091-43f5-973f-73d5c65fb3f2'] 2022-04-12 13:37:14.373 1044 2289937873904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-76138b41-21f4-4087-9489-b5d2dfa7c827 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Security group rule updated on remote: ['26fea36f-d091-43f5-973f-73d5c65fb3f2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:37:14.373 1044 2289937873904 MainThread INFO neutron.agent.securitygroups_rpc [req-76138b41-21f4-4087-9489-b5d2dfa7c827 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Security group rule updated ['26fea36f-d091-43f5-973f-73d5c65fb3f2'] 2022-04-12 13:37:14.750 1044 2289937873904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed6341b2-47f2-4cd1-a9ad-b7a604d0d2a0 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Security group rule updated on remote: ['26fea36f-d091-43f5-973f-73d5c65fb3f2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:37:14.750 1044 2289937873904 MainThread INFO neutron.agent.securitygroups_rpc [req-ed6341b2-47f2-4cd1-a9ad-b7a604d0d2a0 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Security group rule updated ['26fea36f-d091-43f5-973f-73d5c65fb3f2'] 2022-04-12 13:37:15.077 1044 2289937873904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5714da06-6a61-4009-8d54-47f970aaefff 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Security group rule updated on remote: ['26fea36f-d091-43f5-973f-73d5c65fb3f2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 13:37:15.077 1044 2289937873904 MainThread INFO neutron.agent.securitygroups_rpc [req-5714da06-6a61-4009-8d54-47f970aaefff 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Security group rule updated ['26fea36f-d091-43f5-973f-73d5c65fb3f2'] 2022-04-12 13:37:15.780 1044 2289938316624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Security group member updated on remote: ['e5136279-eff9-46cc-a1b5-48d4c40f4255', '26fea36f-d091-43f5-973f-73d5c65fb3f2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:37:15.780 1044 2289938316624 MainThread INFO neutron.agent.securitygroups_rpc [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Security group member updated ['e5136279-eff9-46cc-a1b5-48d4c40f4255', '26fea36f-d091-43f5-973f-73d5c65fb3f2'] 2022-04-12 13:37:15.780 1044 2289938316624 MainThread INFO neutron.agent.securitygroups_rpc [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Refresh firewall rules 2022-04-12 13:37:15.780 1044 2289938316624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Get security group information for devices via rpc ['b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:37:15.843 1044 2289933286560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] port_update received: b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:37:15.859 1044 2289933286560 MainThread DEBUG oslo_concurrency.lockutils [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Lock "n-hv-agent-port-lock-b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:37:15.859 1044 2289933286560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Binding port b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:37:15.859 1044 2289933286560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 13:37:15.892 1044 2289933286560 MainThread DEBUG neutron.services.trunk.rpc.agent [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:37:15.892 1044 2289933286560 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:37:15.892 1044 2289933286560 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Trunk plugin disabled on server. Assuming port b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:37:15.892 1044 2289933286560 MainThread INFO networking_hyperv.neutron.trunk_driver [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Binding VLAN ID: 624, VLAN trunk: None to switch port b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e 2022-04-12 13:37:15.922 1044 2289933286560 MainThread INFO neutron.agent.securitygroups_rpc [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Refresh firewall rules 2022-04-12 13:37:15.922 1044 2289933286560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Get security group information for devices via rpc ['b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:37:16.437 1044 2289938316624 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Update security group information for ports dict_keys(['b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:37:16.437 1044 2289938316624 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:37:16.437 1044 2289938316624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Update rules of security group (26fea36f-d091-43f5-973f-73d5c65fb3f2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:37:16.437 1044 2289938316624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Update rules of security group (e5136279-eff9-46cc-a1b5-48d4c40f4255) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:37:16.437 1044 2289938316624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Update members of security group (e5136279-eff9-46cc-a1b5-48d4c40f4255) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 13:37:16.437 1044 2289938316624 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Update port filter for b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:37:16.437 1044 2289938316624 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Updating port rules. 2022-04-12 13:37:16.437 1044 2289938316624 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Creating 6 new rules, removing 0 old rules. 2022-04-12 13:37:16.437 1044 2289938316624 MainThread DEBUG oslo_concurrency.lockutils [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Lock "n-hv-driver-port-lock-b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:37:16.637 1044 2289938316624 MainThread DEBUG oslo_concurrency.lockutils [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Lock "n-hv-driver-port-lock-b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:37:16.637 1044 2289938316624 MainThread DEBUG oslo_concurrency.lockutils [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Lock "n-hv-driver-port-lock-b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:37:16.655 1044 2289938316624 MainThread DEBUG oslo_concurrency.lockutils [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Lock "n-hv-driver-port-lock-b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:37:16.655 1044 2289933286560 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Update security group information for ports dict_keys(['b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:37:16.655 1044 2289933286560 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:37:16.655 1044 2289933286560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Update rules of security group (26fea36f-d091-43f5-973f-73d5c65fb3f2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:37:16.655 1044 2289933286560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Update rules of security group (e5136279-eff9-46cc-a1b5-48d4c40f4255) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:37:16.655 1044 2289933286560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Update members of security group (e5136279-eff9-46cc-a1b5-48d4c40f4255) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 13:37:16.655 1044 2289933286560 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Update port filter for b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:37:16.655 1044 2289933286560 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Updating port rules. 2022-04-12 13:37:16.655 1044 2289933286560 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Creating 0 new rules, removing 0 old rules. 2022-04-12 13:37:16.655 1044 2289933286560 MainThread DEBUG oslo_concurrency.lockutils [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Lock "n-hv-driver-port-lock-b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:37:16.655 1044 2289933286560 MainThread DEBUG oslo_concurrency.lockutils [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Lock "n-hv-driver-port-lock-b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:37:16.655 1044 2289933286560 MainThread DEBUG oslo_concurrency.lockutils [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Lock "n-hv-driver-port-lock-b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:37:16.655 1044 2289933286560 MainThread DEBUG oslo_concurrency.lockutils [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Lock "n-hv-driver-port-lock-b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:37:16.672 1044 2289933286560 MainThread DEBUG oslo_concurrency.lockutils [req-b3ac98e2-8367-4953-8d6f-63e1478157c5 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Lock "n-hv-agent-port-lock-b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.812s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:39:32.740 1044 2289938019072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Security group member updated on remote: ['e5136279-eff9-46cc-a1b5-48d4c40f4255', '26fea36f-d091-43f5-973f-73d5c65fb3f2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:39:32.740 1044 2289938019072 MainThread INFO neutron.agent.securitygroups_rpc [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Security group member updated ['e5136279-eff9-46cc-a1b5-48d4c40f4255', '26fea36f-d091-43f5-973f-73d5c65fb3f2'] 2022-04-12 13:39:32.740 1044 2289938019072 MainThread INFO neutron.agent.securitygroups_rpc [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Refresh firewall rules 2022-04-12 13:39:32.740 1044 2289938019072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Get security group information for devices via rpc ['b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:39:32.790 1044 2289934378432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] port_update received: b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 13:39:32.790 1044 2289934378432 MainThread DEBUG oslo_concurrency.lockutils [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Lock "n-hv-agent-port-lock-b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:39:32.790 1044 2289934378432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Binding port b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 13:39:32.790 1044 2289934378432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 13:39:32.821 1044 2289934378432 MainThread DEBUG neutron.services.trunk.rpc.agent [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:39:32.821 1044 2289934378432 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 13:39:32.821 1044 2289934378432 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Trunk plugin disabled on server. Assuming port b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 13:39:32.821 1044 2289934378432 MainThread INFO networking_hyperv.neutron.trunk_driver [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Binding VLAN ID: 624, VLAN trunk: None to switch port b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e 2022-04-12 13:39:32.840 1044 2289934378432 MainThread INFO neutron.agent.securitygroups_rpc [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Refresh firewall rules 2022-04-12 13:39:32.840 1044 2289934378432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Get security group information for devices via rpc ['b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:39:32.969 1044 2289938019072 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Update security group information for ports dict_keys(['b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:39:32.969 1044 2289938019072 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:39:32.969 1044 2289938019072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Update rules of security group (e5136279-eff9-46cc-a1b5-48d4c40f4255) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:39:32.969 1044 2289938019072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Update members of security group (e5136279-eff9-46cc-a1b5-48d4c40f4255) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 13:39:32.969 1044 2289938019072 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Update port filter for b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:39:32.969 1044 2289938019072 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Updating port rules. 2022-04-12 13:39:32.969 1044 2289938019072 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Creating 0 new rules, removing 6 old rules. 2022-04-12 13:39:32.969 1044 2289938019072 MainThread DEBUG oslo_concurrency.lockutils [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Lock "n-hv-driver-port-lock-b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:39:32.969 1044 2289938019072 MainThread DEBUG oslo_concurrency.lockutils [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Lock "n-hv-driver-port-lock-b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:39:32.969 1044 2289938019072 MainThread DEBUG oslo_concurrency.lockutils [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Lock "n-hv-driver-port-lock-b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:39:33.210 1044 2289938019072 MainThread DEBUG oslo_concurrency.lockutils [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Lock "n-hv-driver-port-lock-b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:39:33.223 1044 2289934378432 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Update security group information for ports dict_keys(['b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:39:33.223 1044 2289934378432 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:39:33.223 1044 2289934378432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Update rules of security group (e5136279-eff9-46cc-a1b5-48d4c40f4255) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 13:39:33.223 1044 2289934378432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Update members of security group (e5136279-eff9-46cc-a1b5-48d4c40f4255) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 13:39:33.223 1044 2289934378432 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Update port filter for b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 13:39:33.223 1044 2289934378432 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Updating port rules. 2022-04-12 13:39:33.223 1044 2289934378432 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Creating 0 new rules, removing 0 old rules. 2022-04-12 13:39:33.223 1044 2289934378432 MainThread DEBUG oslo_concurrency.lockutils [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Lock "n-hv-driver-port-lock-b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:39:33.223 1044 2289934378432 MainThread DEBUG oslo_concurrency.lockutils [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Lock "n-hv-driver-port-lock-b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:39:33.223 1044 2289934378432 MainThread DEBUG oslo_concurrency.lockutils [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Lock "n-hv-driver-port-lock-b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:39:33.223 1044 2289934378432 MainThread DEBUG oslo_concurrency.lockutils [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Lock "n-hv-driver-port-lock-b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:39:33.249 1044 2289934378432 MainThread DEBUG oslo_concurrency.lockutils [req-d4043a02-4b44-422f-a63b-6bb0a2147295 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Lock "n-hv-agent-port-lock-b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.468s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:39:33.787 1044 2289932321008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82b0ae23-0aae-40a7-a174-0f40f00e7e4d 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] port_delete event received for '4319b275-44da-4447-abab-63c9560a9ac5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:39:39.729 1044 2289931372672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9e8f7e9-59ab-4329-9908-beec54d00aa0 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Security group member updated on remote: ['e5136279-eff9-46cc-a1b5-48d4c40f4255'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 13:39:39.729 1044 2289931372672 MainThread INFO neutron.agent.securitygroups_rpc [req-c9e8f7e9-59ab-4329-9908-beec54d00aa0 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Security group member updated ['e5136279-eff9-46cc-a1b5-48d4c40f4255'] 2022-04-12 13:39:39.729 1044 2289931372672 MainThread INFO neutron.agent.securitygroups_rpc [req-c9e8f7e9-59ab-4329-9908-beec54d00aa0 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Refresh firewall rules 2022-04-12 13:39:39.729 1044 2289931372672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9e8f7e9-59ab-4329-9908-beec54d00aa0 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Get security group information for devices via rpc ['b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 13:39:39.752 1044 2289931372672 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c9e8f7e9-59ab-4329-9908-beec54d00aa0 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 13:39:39.752 1044 2289931372672 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c9e8f7e9-59ab-4329-9908-beec54d00aa0 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 13:39:39.825 1044 2289931372672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9e8f7e9-59ab-4329-9908-beec54d00aa0 1188368db5974453a577366c6ff4ad0e 5af2eb9c7551465e9bffdf90252f2da9 - - -] port_delete event received for 'b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:39:40.417 1044 2289930287232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e 2022-04-12 13:39:42.117 1044 2289816366416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-490cdcea-6b79-48d5-9b74-b40fb5363e5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 13:39:42.117 1044 2289932795216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 13:39:42.117 1044 2289932795216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 13:39:42.117 1044 2289932795216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 13:39:42.117 1044 2289932795216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e'] 2022-04-12 13:39:42.117 1044 2289932795216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 13:39:42.117 1044 2289932795216 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 2022-04-12 13:39:42.117 1044 2289932795216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b1f44c85-e7b5-4014-b8ef-3513e8d3fa8e'] 2022-04-12 13:39:43.241 1044 2289934379312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94ba9d8b-95c9-4ba9-8562-fb0ba63455c9 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] port_delete event received for '9ff3386a-e4d7-4780-8670-4b0c0f9abf19' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:39:44.130 1044 2289934573984 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 13:39:44.169 1044 2289934573984 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 13:39:44.414 1044 2289931496784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e649c82c-d1de-4067-a971-20f3248a266f 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] port_delete event received for '783cfe19-a917-46d2-b455-cb06fb2a26d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:39:45.455 1044 2289932121008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46cd8f63-8e87-40aa-bc19-d5f2917561c2 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] port_delete event received for '271ee2ec-2beb-4a05-bcf4-645e6693c0eb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:39:45.503 1044 2289932121008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a42cbb1a-a454-4e82-93a8-aa355cc4e1ad - - - - -] port_delete event received for '271ee2ec-2beb-4a05-bcf4-645e6693c0eb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:39:45.703 1044 2289932121008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46cd8f63-8e87-40aa-bc19-d5f2917561c2 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] network_delete received. Deleting network dff06fe4-d677-41c5-bb76-3ccc049b8d56 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 13:39:45.703 1044 2289932121008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-46cd8f63-8e87-40aa-bc19-d5f2917561c2 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] Reclaiming local network dff06fe4-d677-41c5-bb76-3ccc049b8d56 2022-04-12 13:39:46.960 1044 2289932121008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc52754d-197e-455b-8382-39b44698d3d1 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] port_delete event received for 'd4d994b8-0d55-4b55-8c7b-f0cd4cf37b52' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:39:48.208 1044 2289933253440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-341f125f-76fc-4fca-9033-a83bd9e5cf90 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] port_delete event received for 'c1e383b1-b797-4d01-9b55-767eb3851a81' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:39:49.177 1044 2289934479424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d6b803c-e654-4097-a2c6-11999a1db056 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] port_delete event received for '48995a11-72c1-4cf4-9c39-cefa98446386' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:39:49.275 1044 2289935373056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d70ea9bb-599a-4852-bb0c-e9fa7892ebe3 - - - - -] port_delete event received for '48995a11-72c1-4cf4-9c39-cefa98446386' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 13:39:49.454 1044 2289932321360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d6b803c-e654-4097-a2c6-11999a1db056 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] network_delete received. Deleting network ff2f2d4c-7c3d-4e12-b2f5-9b1c2e546add network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 13:39:49.454 1044 2289932321360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d6b803c-e654-4097-a2c6-11999a1db056 075976ce75254687b2db40a446f51f1c 0c3656c3e4a643028d822367b5f13713 - - -] Network ff2f2d4c-7c3d-4e12-b2f5-9b1c2e546add not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463