2021-07-01 19:31:03.053 3040 1276027739304 MainThread INFO neutron.common.config [-] Logging enabled! 2021-07-01 19:31:03.053 3040 1276027739304 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev442 2021-07-01 19:31:03.053 3040 1276027739304 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-07-01 19:31:03.085 3040 1276027739304 MainThread INFO os_win.utils.network.networkutils [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] WMI caching is disabled. 2021-07-01 19:31:03.291 3040 1276027739304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:120 2021-07-01 19:31:03.349 3040 1276027739304 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-07-01 19:31:03.349 3040 1276027739304 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-07-01 19:31:03.555 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent initialized successfully, now running... 2021-07-01 19:31:03.555 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-07-01 19:31:03.555 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-07-01 19:31:03.585 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-07-01 19:32:51.110 3040 1276140959704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ed6f504-8892-46d3-9fe5-b630cc681f47 - - - - -] port_update received: f5655504-5f7a-4ed2-bd21-f6eedcd9c6c2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:32:51.110 3040 1276140959704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ed6f504-8892-46d3-9fe5-b630cc681f47 - - - - -] No port f5655504-5f7a-4ed2-bd21-f6eedcd9c6c2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:32:53.889 3040 1276140959704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3b7ad68-b6b3-478b-b493-4af277a05d5f - - - - -] port_update received: 44ee6a25-b46d-47a1-ba83-c2790e56bca7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:32:53.889 3040 1276140959704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3b7ad68-b6b3-478b-b493-4af277a05d5f - - - - -] No port 44ee6a25-b46d-47a1-ba83-c2790e56bca7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:32:54.280 3040 1276140959704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-310c69b1-f388-4fec-ae4d-36c400a5560c - - - - -] port_update received: afb4b77e-5817-4b23-8211-ede3e7948ff3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:32:54.295 3040 1276140959704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-310c69b1-f388-4fec-ae4d-36c400a5560c - - - - -] No port afb4b77e-5817-4b23-8211-ede3e7948ff3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:32:57.672 3040 1276140959704 MainThread WARNING oslo_policy.policy [req-5f173c6c-8ce6-44ce-be57-7af52b2b5635 7a900fff82184f45aaaa523f3cd40228 f8a28ff24df34466b67d31360f27ec72 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-07-01 19:32:57.693 3040 1276140959704 MainThread WARNING oslo_policy.policy [req-5f173c6c-8ce6-44ce-be57-7af52b2b5635 7a900fff82184f45aaaa523f3cd40228 f8a28ff24df34466b67d31360f27ec72 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-07-01 19:32:57.693 3040 1276140959704 MainThread WARNING oslo_policy.policy [req-5f173c6c-8ce6-44ce-be57-7af52b2b5635 7a900fff82184f45aaaa523f3cd40228 f8a28ff24df34466b67d31360f27ec72 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-07-01 19:32:57.693 3040 1276140959704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f173c6c-8ce6-44ce-be57-7af52b2b5635 7a900fff82184f45aaaa523f3cd40228 f8a28ff24df34466b67d31360f27ec72 - - -] Security group member updated on remote: ['cd3c9c1a-5520-4b7b-a630-e0bea89087a1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:32:57.693 3040 1276140959704 MainThread INFO neutron.agent.securitygroups_rpc [req-5f173c6c-8ce6-44ce-be57-7af52b2b5635 7a900fff82184f45aaaa523f3cd40228 f8a28ff24df34466b67d31360f27ec72 - - -] Security group member updated ['cd3c9c1a-5520-4b7b-a630-e0bea89087a1'] 2021-07-01 19:33:00.607 3040 1276140959704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab34a659-b577-43c5-80a3-2cb64c760ed4 - - - - -] port_update received: ba32cb38-cd2a-41e3-a333-ee80cfd9df2e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:33:00.624 3040 1276140959704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab34a659-b577-43c5-80a3-2cb64c760ed4 - - - - -] No port ba32cb38-cd2a-41e3-a333-ee80cfd9df2e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:33:03.078 3040 1276140959704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd2dd660-96d9-48fe-b6d8-0944de221415 - - - - -] port_update received: 46d10fe3-7c5e-4324-a518-83e4c85f0a0d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:33:03.099 3040 1276140959704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd2dd660-96d9-48fe-b6d8-0944de221415 - - - - -] No port 46d10fe3-7c5e-4324-a518-83e4c85f0a0d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:33:03.701 3040 1276140959704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2295cc77-b1d0-4eba-9050-90c01f839263 b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] port_update received: 9a57ccda-b01a-4fcb-8b20-9552a869d468 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:33:03.711 3040 1276140959704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2295cc77-b1d0-4eba-9050-90c01f839263 b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] No port 9a57ccda-b01a-4fcb-8b20-9552a869d468 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:33:04.935 3040 1276140959704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3125208-5f4a-42c0-abac-5abdbe992ef5 41522785722a4d188c757f7ebe1766c8 d6fb05ae041145a78688a0abab9f3c89 - - -] Security group rule updated on remote: ['4308d050-8a33-4b06-b3c9-b095216b2ddd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 19:33:04.935 3040 1276140959704 MainThread INFO neutron.agent.securitygroups_rpc [req-f3125208-5f4a-42c0-abac-5abdbe992ef5 41522785722a4d188c757f7ebe1766c8 d6fb05ae041145a78688a0abab9f3c89 - - -] Security group rule updated ['4308d050-8a33-4b06-b3c9-b095216b2ddd'] 2021-07-01 19:33:06.107 3040 1276140959704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2997da9b-d1b0-41fb-9735-09b764bb271d 41522785722a4d188c757f7ebe1766c8 d6fb05ae041145a78688a0abab9f3c89 - - -] Security group rule updated on remote: ['4308d050-8a33-4b06-b3c9-b095216b2ddd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 19:33:06.107 3040 1276140959704 MainThread INFO neutron.agent.securitygroups_rpc [req-2997da9b-d1b0-41fb-9735-09b764bb271d 41522785722a4d188c757f7ebe1766c8 d6fb05ae041145a78688a0abab9f3c89 - - -] Security group rule updated ['4308d050-8a33-4b06-b3c9-b095216b2ddd'] 2021-07-01 19:33:07.904 3040 1276140959704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a4f276c-cfbe-4b04-be38-46f40c5864a0 - - - - -] port_update received: 60501c24-2cf9-4729-a2c2-156a68023b5d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:33:07.920 3040 1276140959704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a4f276c-cfbe-4b04-be38-46f40c5864a0 - - - - -] No port 60501c24-2cf9-4729-a2c2-156a68023b5d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:33:08.466 3040 1276140959704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e38f0f3-f885-40b7-bba7-6f8d4e87e768 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] Security group member updated on remote: ['b6f7eec4-e5d1-458a-a297-da6160db8d99'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:33:08.466 3040 1276140959704 MainThread INFO neutron.agent.securitygroups_rpc [req-1e38f0f3-f885-40b7-bba7-6f8d4e87e768 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] Security group member updated ['b6f7eec4-e5d1-458a-a297-da6160db8d99'] 2021-07-01 19:33:11.873 3040 1276140959704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-35e08969-d284-452d-8f75-d8be5c9e3af0 a2bf8167948043679e5e0cdf5648319e 664fc38593234078be13a168d2bc55a0 - - -] Security group rule updated on remote: ['65652437-b3cb-429c-8531-9845ff72b1ee'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 19:33:11.873 3040 1276140959704 MainThread INFO neutron.agent.securitygroups_rpc [req-35e08969-d284-452d-8f75-d8be5c9e3af0 a2bf8167948043679e5e0cdf5648319e 664fc38593234078be13a168d2bc55a0 - - -] Security group rule updated ['65652437-b3cb-429c-8531-9845ff72b1ee'] 2021-07-01 19:33:12.100 3040 1276140959704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16010f85-68de-4aac-b455-5e098290f3a5 b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] port_update received: 825ac6e6-1850-4d83-a2cf-073c159814e0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:33:12.125 3040 1276140959704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16010f85-68de-4aac-b455-5e098290f3a5 b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] No port 825ac6e6-1850-4d83-a2cf-073c159814e0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:33:12.189 3040 1276140959704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fee4b83a-511f-46b3-9567-3428b37f1f99 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] Security group member updated on remote: ['b6f7eec4-e5d1-458a-a297-da6160db8d99'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:33:12.189 3040 1276140959704 MainThread INFO neutron.agent.securitygroups_rpc [req-fee4b83a-511f-46b3-9567-3428b37f1f99 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] Security group member updated ['b6f7eec4-e5d1-458a-a297-da6160db8d99'] 2021-07-01 19:33:12.514 3040 1276140957944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9a57ccda-b01a-4fcb-8b20-9552a869d468 2021-07-01 19:33:12.609 3040 1276140959704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb6b9ea2-14d5-448a-840d-527241a9fce5 a2bf8167948043679e5e0cdf5648319e 664fc38593234078be13a168d2bc55a0 - - -] Security group rule updated on remote: ['65652437-b3cb-429c-8531-9845ff72b1ee'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 19:33:12.609 3040 1276140959704 MainThread INFO neutron.agent.securitygroups_rpc [req-fb6b9ea2-14d5-448a-840d-527241a9fce5 a2bf8167948043679e5e0cdf5648319e 664fc38593234078be13a168d2bc55a0 - - -] Security group rule updated ['65652437-b3cb-429c-8531-9845ff72b1ee'] 2021-07-01 19:33:13.575 3040 1276140959704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1137034d-b29c-4ab8-bade-ec7f8e17ce27 b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] port_update received: 2a7356ea-05ad-4a1d-936e-71d4a76ea7df port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:33:13.591 3040 1276140959704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1137034d-b29c-4ab8-bade-ec7f8e17ce27 b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] No port 2a7356ea-05ad-4a1d-936e-71d4a76ea7df defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:33:14.138 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 19:33:14.502 3040 1276140957944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 825ac6e6-1850-4d83-a2cf-073c159814e0 2021-07-01 19:33:14.700 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Adding port 9a57ccda-b01a-4fcb-8b20-9552a869d468 2021-07-01 19:33:14.700 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Port 9a57ccda-b01a-4fcb-8b20-9552a869d468 updated. Details: {'device': '9a57ccda-b01a-4fcb-8b20-9552a869d468', 'network_id': '8809d1e1-91d6-4de7-b65f-ac3e7f9cad7c', 'port_id': '9a57ccda-b01a-4fcb-8b20-9552a869d468', 'mac_address': 'fa:16:3e:2e:b0:a4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 122, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b4adc56f-137b-4687-a19c-5fa1a72fd6ae', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 19:33:14.700 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-01 19:33:14.700 3040 1276140960056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9a57ccda-b01a-4fcb-8b20-9552a869d468" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:33:14.700 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9a57ccda-b01a-4fcb-8b20-9552a869d468 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 19:33:14.700 3040 1276140960056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8809d1e1-91d6-4de7-b65f-ac3e7f9cad7c 2021-07-01 19:33:14.700 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-01 19:33:14.860 3040 1276140960056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9a57ccda-b01a-4fcb-8b20-9552a869d468') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:33:14.860 3040 1276140960056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9a57ccda-b01a-4fcb-8b20-9552a869d468') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:33:14.873 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9a57ccda-b01a-4fcb-8b20-9552a869d468 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 19:33:14.873 3040 1276140960056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 122, VLAN trunk: None to switch port 9a57ccda-b01a-4fcb-8b20-9552a869d468 2021-07-01 19:33:14.943 3040 1276140960056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 19:33:14.943 3040 1276140960056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9a57ccda-b01a-4fcb-8b20-9552a869d468'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:33:15.349 3040 1276140960056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9a57ccda-b01a-4fcb-8b20-9552a869d468']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:33:15.349 3040 1276140960056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:33:15.349 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cd3c9c1a-5520-4b7b-a630-e0bea89087a1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:33:15.349 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cd3c9c1a-5520-4b7b-a630-e0bea89087a1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 19:33:15.349 3040 1276140960056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9a57ccda-b01a-4fcb-8b20-9552a869d468 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:33:15.349 3040 1276140960056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 19:33:15.349 3040 1276140960056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9a57ccda-b01a-4fcb-8b20-9552a869d468 not yet added. Adding. 2021-07-01 19:33:15.349 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-01 19:33:15.349 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-01 19:33:15.435 3040 1276140960056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9a57ccda-b01a-4fcb-8b20-9552a869d468" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:33:15.498 3040 1276140960056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9a57ccda-b01a-4fcb-8b20-9552a869d468" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:33:15.498 3040 1276140960056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9a57ccda-b01a-4fcb-8b20-9552a869d468" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:33:15.578 3040 1276140960056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9a57ccda-b01a-4fcb-8b20-9552a869d468" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:33:15.655 3040 1276140960056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9a57ccda-b01a-4fcb-8b20-9552a869d468" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:33:15.655 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9a57ccda-b01a-4fcb-8b20-9552a869d468 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 19:33:15.655 3040 1276140960056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9a57ccda-b01a-4fcb-8b20-9552a869d468 processed. 2021-07-01 19:33:15.966 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-600fb82c-d438-4b50-85b3-9031286b7083 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] network_delete received. Deleting network 493edd77-36ef-4dcf-8134-2f4cc20b9cfe network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 19:33:15.966 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-600fb82c-d438-4b50-85b3-9031286b7083 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] Network 493edd77-36ef-4dcf-8134-2f4cc20b9cfe not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-01 19:33:16.153 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 19:33:16.153 3040 1276140960056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:33:16.517 3040 1276140957944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2a7356ea-05ad-4a1d-936e-71d4a76ea7df 2021-07-01 19:33:16.528 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Adding port 825ac6e6-1850-4d83-a2cf-073c159814e0 2021-07-01 19:33:16.528 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Port 825ac6e6-1850-4d83-a2cf-073c159814e0 updated. Details: {'device': '825ac6e6-1850-4d83-a2cf-073c159814e0', 'network_id': '73448768-7788-42fc-bd65-c5a8e254c70e', 'port_id': '825ac6e6-1850-4d83-a2cf-073c159814e0', 'mac_address': 'fa:16:3e:16:72:56', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 133, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '216c6893-9a24-416b-912c-2548ec91a59a', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 19:33:16.528 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-01 19:33:16.528 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-825ac6e6-1850-4d83-a2cf-073c159814e0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:33:16.528 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 825ac6e6-1850-4d83-a2cf-073c159814e0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 19:33:16.528 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 73448768-7788-42fc-bd65-c5a8e254c70e 2021-07-01 19:33:16.528 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-01 19:33:16.654 3040 1276140960760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '825ac6e6-1850-4d83-a2cf-073c159814e0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:33:16.654 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '825ac6e6-1850-4d83-a2cf-073c159814e0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:33:16.673 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 825ac6e6-1850-4d83-a2cf-073c159814e0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 19:33:16.673 3040 1276140960760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 133, VLAN trunk: None to switch port 825ac6e6-1850-4d83-a2cf-073c159814e0 2021-07-01 19:33:16.752 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 19:33:16.752 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['825ac6e6-1850-4d83-a2cf-073c159814e0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:33:16.888 3040 1276140960056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:33:17.060 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['825ac6e6-1850-4d83-a2cf-073c159814e0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:33:17.060 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:33:17.060 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b6f7eec4-e5d1-458a-a297-da6160db8d99) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:33:17.060 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b6f7eec4-e5d1-458a-a297-da6160db8d99) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 19:33:17.065 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 825ac6e6-1850-4d83-a2cf-073c159814e0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:33:17.065 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 19:33:17.065 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 825ac6e6-1850-4d83-a2cf-073c159814e0 not yet added. Adding. 2021-07-01 19:33:17.065 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-01 19:33:17.065 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-01 19:33:17.100 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08caa7c0-6194-408e-9c27-2f032a2d95bb e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] network_delete received. Deleting network 33763d81-a723-461f-8e83-8420fd259429 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 19:33:17.100 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08caa7c0-6194-408e-9c27-2f032a2d95bb e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] Network 33763d81-a723-461f-8e83-8420fd259429 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-01 19:33:17.140 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-825ac6e6-1850-4d83-a2cf-073c159814e0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:33:17.230 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-825ac6e6-1850-4d83-a2cf-073c159814e0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:33:17.230 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-825ac6e6-1850-4d83-a2cf-073c159814e0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:33:17.326 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-825ac6e6-1850-4d83-a2cf-073c159814e0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:33:17.388 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-825ac6e6-1850-4d83-a2cf-073c159814e0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.859s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:33:17.388 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 825ac6e6-1850-4d83-a2cf-073c159814e0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 19:33:17.388 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 825ac6e6-1850-4d83-a2cf-073c159814e0 processed. 2021-07-01 19:33:18.182 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 19:33:18.182 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:33:18.576 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Adding port 2a7356ea-05ad-4a1d-936e-71d4a76ea7df 2021-07-01 19:33:18.576 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Port 2a7356ea-05ad-4a1d-936e-71d4a76ea7df updated. Details: {'device': '2a7356ea-05ad-4a1d-936e-71d4a76ea7df', 'network_id': '73448768-7788-42fc-bd65-c5a8e254c70e', 'port_id': '2a7356ea-05ad-4a1d-936e-71d4a76ea7df', 'mac_address': 'fa:16:3e:81:d4:7a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 133, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '216c6893-9a24-416b-912c-2548ec91a59a', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 19:33:18.576 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-01 19:33:18.576 3040 1276140960056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2a7356ea-05ad-4a1d-936e-71d4a76ea7df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:33:18.576 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2a7356ea-05ad-4a1d-936e-71d4a76ea7df _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 19:33:18.576 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-01 19:33:18.591 3040 1276140961112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e60ce8b6-f1fe-4a5f-aca7-09bd98a1e277 41522785722a4d188c757f7ebe1766c8 d6fb05ae041145a78688a0abab9f3c89 - - -] Security group member updated on remote: ['4308d050-8a33-4b06-b3c9-b095216b2ddd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:33:18.591 3040 1276140961112 MainThread INFO neutron.agent.securitygroups_rpc [req-e60ce8b6-f1fe-4a5f-aca7-09bd98a1e277 41522785722a4d188c757f7ebe1766c8 d6fb05ae041145a78688a0abab9f3c89 - - -] Security group member updated ['4308d050-8a33-4b06-b3c9-b095216b2ddd'] 2021-07-01 19:33:18.627 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:33:18.693 3040 1276140960056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2a7356ea-05ad-4a1d-936e-71d4a76ea7df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:33:18.693 3040 1276140960056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2a7356ea-05ad-4a1d-936e-71d4a76ea7df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:33:18.703 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2a7356ea-05ad-4a1d-936e-71d4a76ea7df is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 19:33:18.703 3040 1276140960056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 133, VLAN trunk: None to switch port 2a7356ea-05ad-4a1d-936e-71d4a76ea7df 2021-07-01 19:33:18.786 3040 1276140960056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 19:33:18.786 3040 1276140960056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2a7356ea-05ad-4a1d-936e-71d4a76ea7df'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:33:19.126 3040 1276140960056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2a7356ea-05ad-4a1d-936e-71d4a76ea7df']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:33:19.153 3040 1276140960056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:33:19.153 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b6f7eec4-e5d1-458a-a297-da6160db8d99) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:33:19.153 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b6f7eec4-e5d1-458a-a297-da6160db8d99) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 19:33:19.153 3040 1276140960056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2a7356ea-05ad-4a1d-936e-71d4a76ea7df _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:33:19.153 3040 1276140960056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 19:33:19.153 3040 1276140960056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2a7356ea-05ad-4a1d-936e-71d4a76ea7df not yet added. Adding. 2021-07-01 19:33:19.153 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-01 19:33:19.153 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-01 19:33:19.279 3040 1276140960056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2a7356ea-05ad-4a1d-936e-71d4a76ea7df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:33:19.374 3040 1276140960056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2a7356ea-05ad-4a1d-936e-71d4a76ea7df" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:33:19.374 3040 1276140960056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2a7356ea-05ad-4a1d-936e-71d4a76ea7df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:33:19.489 3040 1276140960056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2a7356ea-05ad-4a1d-936e-71d4a76ea7df" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:33:19.594 3040 1276140960056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2a7356ea-05ad-4a1d-936e-71d4a76ea7df" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:33:19.594 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2a7356ea-05ad-4a1d-936e-71d4a76ea7df status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 19:33:19.594 3040 1276140960056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2a7356ea-05ad-4a1d-936e-71d4a76ea7df processed. 2021-07-01 19:33:20.198 3040 1276140960056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:33:20.653 3040 1276140960056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:33:21.053 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b93acfb6-c447-425f-ac89-b4c559710379 b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] port_update received: 58d468d1-ac01-4f47-a2dc-33c81456ee2e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:33:21.063 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b93acfb6-c447-425f-ac89-b4c559710379 b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] No port 58d468d1-ac01-4f47-a2dc-33c81456ee2e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:33:22.031 3040 1276140960056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da8c2a33-9ff8-4e71-9fee-518e46a52e9d a2bf8167948043679e5e0cdf5648319e 664fc38593234078be13a168d2bc55a0 - - -] Security group member updated on remote: ['65652437-b3cb-429c-8531-9845ff72b1ee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:33:22.031 3040 1276140960056 MainThread INFO neutron.agent.securitygroups_rpc [req-da8c2a33-9ff8-4e71-9fee-518e46a52e9d a2bf8167948043679e5e0cdf5648319e 664fc38593234078be13a168d2bc55a0 - - -] Security group member updated ['65652437-b3cb-429c-8531-9845ff72b1ee'] 2021-07-01 19:33:23.669 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1cfdb58-21f7-4aea-81ec-f874545c91fa b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] port_update received: 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:33:23.684 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1cfdb58-21f7-4aea-81ec-f874545c91fa b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] No port 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:33:24.566 3040 1276140957944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 58d468d1-ac01-4f47-a2dc-33c81456ee2e 2021-07-01 19:33:26.236 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 19:33:26.577 3040 1276140957944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa 2021-07-01 19:33:26.827 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Adding port 58d468d1-ac01-4f47-a2dc-33c81456ee2e 2021-07-01 19:33:26.827 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Port 58d468d1-ac01-4f47-a2dc-33c81456ee2e updated. Details: {'device': '58d468d1-ac01-4f47-a2dc-33c81456ee2e', 'network_id': '3bfb3182-6fa5-4292-84be-d636bdc55684', 'port_id': '58d468d1-ac01-4f47-a2dc-33c81456ee2e', 'mac_address': 'fa:16:3e:69:36:30', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 109, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '454a83e5-4bab-48d5-a6ed-c49cf2bb5dcd', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 19:33:26.827 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-01 19:33:26.845 3040 1276140960056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-58d468d1-ac01-4f47-a2dc-33c81456ee2e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:33:26.845 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 58d468d1-ac01-4f47-a2dc-33c81456ee2e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 19:33:26.845 3040 1276140960056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3bfb3182-6fa5-4292-84be-d636bdc55684 2021-07-01 19:33:26.845 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-01 19:33:27.016 3040 1276140960056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '58d468d1-ac01-4f47-a2dc-33c81456ee2e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:33:27.016 3040 1276140960056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '58d468d1-ac01-4f47-a2dc-33c81456ee2e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:33:27.016 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 58d468d1-ac01-4f47-a2dc-33c81456ee2e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 19:33:27.016 3040 1276140960056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 109, VLAN trunk: None to switch port 58d468d1-ac01-4f47-a2dc-33c81456ee2e 2021-07-01 19:33:27.108 3040 1276140960056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 19:33:27.108 3040 1276140960056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['58d468d1-ac01-4f47-a2dc-33c81456ee2e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:33:27.278 3040 1276140960056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['58d468d1-ac01-4f47-a2dc-33c81456ee2e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:33:27.278 3040 1276140960056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:33:27.278 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4308d050-8a33-4b06-b3c9-b095216b2ddd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:33:27.278 3040 1276140960056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 58d468d1-ac01-4f47-a2dc-33c81456ee2e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:33:27.278 3040 1276140960056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 19:33:27.278 3040 1276140960056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 58d468d1-ac01-4f47-a2dc-33c81456ee2e not yet added. Adding. 2021-07-01 19:33:27.278 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-01 19:33:27.278 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-01 19:33:27.405 3040 1276140960056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-58d468d1-ac01-4f47-a2dc-33c81456ee2e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:33:27.521 3040 1276140960056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-58d468d1-ac01-4f47-a2dc-33c81456ee2e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:33:27.521 3040 1276140960056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-58d468d1-ac01-4f47-a2dc-33c81456ee2e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:33:27.660 3040 1276140960056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-58d468d1-ac01-4f47-a2dc-33c81456ee2e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:33:27.785 3040 1276140960056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-58d468d1-ac01-4f47-a2dc-33c81456ee2e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.938s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:33:27.785 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 58d468d1-ac01-4f47-a2dc-33c81456ee2e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 19:33:27.785 3040 1276140960056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 58d468d1-ac01-4f47-a2dc-33c81456ee2e processed. 2021-07-01 19:33:28.262 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 19:33:28.264 3040 1276140960056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:33:28.601 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Adding port 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa 2021-07-01 19:33:28.601 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Port 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa updated. Details: {'device': '926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa', 'network_id': 'ca5ad23f-0673-47a0-9a92-26ae10bc667e', 'port_id': '926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa', 'mac_address': 'fa:16:3e:2f:ef:f2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 143, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '303587c5-a6fe-4641-9338-fb40a97f63cd', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 19:33:28.601 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-01 19:33:28.601 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:33:28.601 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 19:33:28.601 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ca5ad23f-0673-47a0-9a92-26ae10bc667e 2021-07-01 19:33:28.601 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-01 19:33:28.732 3040 1276140960056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:33:28.778 3040 1276140960760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:33:28.778 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:33:28.800 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 19:33:28.800 3040 1276140960760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 143, VLAN trunk: None to switch port 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa 2021-07-01 19:33:28.888 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 19:33:28.888 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:33:29.124 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:33:29.124 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:33:29.124 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (65652437-b3cb-429c-8531-9845ff72b1ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:33:29.124 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:33:29.124 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 19:33:29.124 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa not yet added. Adding. 2021-07-01 19:33:29.124 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-01 19:33:29.124 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-01 19:33:29.286 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:33:29.412 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:33:29.412 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:33:29.544 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:33:29.637 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:33:29.645 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 19:33:29.645 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa processed. 2021-07-01 19:33:30.095 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2139a3ab-ed44-4da2-a517-0004df324355 7a900fff82184f45aaaa523f3cd40228 f8a28ff24df34466b67d31360f27ec72 - - -] Security group member updated on remote: ['cd3c9c1a-5520-4b7b-a630-e0bea89087a1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:33:30.095 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-2139a3ab-ed44-4da2-a517-0004df324355 7a900fff82184f45aaaa523f3cd40228 f8a28ff24df34466b67d31360f27ec72 - - -] Security group member updated ['cd3c9c1a-5520-4b7b-a630-e0bea89087a1'] 2021-07-01 19:33:30.095 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-2139a3ab-ed44-4da2-a517-0004df324355 7a900fff82184f45aaaa523f3cd40228 f8a28ff24df34466b67d31360f27ec72 - - -] Refresh firewall rules 2021-07-01 19:33:30.095 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2139a3ab-ed44-4da2-a517-0004df324355 7a900fff82184f45aaaa523f3cd40228 f8a28ff24df34466b67d31360f27ec72 - - -] Get security group information for devices via rpc ['9a57ccda-b01a-4fcb-8b20-9552a869d468'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:33:30.139 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2139a3ab-ed44-4da2-a517-0004df324355 7a900fff82184f45aaaa523f3cd40228 f8a28ff24df34466b67d31360f27ec72 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:33:30.139 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2139a3ab-ed44-4da2-a517-0004df324355 7a900fff82184f45aaaa523f3cd40228 f8a28ff24df34466b67d31360f27ec72 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:33:30.202 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2139a3ab-ed44-4da2-a517-0004df324355 7a900fff82184f45aaaa523f3cd40228 f8a28ff24df34466b67d31360f27ec72 - - -] port_delete event received for '9a57ccda-b01a-4fcb-8b20-9552a869d468' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:33:30.278 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:33:30.657 3040 1276140958120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9a57ccda-b01a-4fcb-8b20-9552a869d468 2021-07-01 19:33:30.732 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:33:32.301 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 19:33:32.301 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9a57ccda-b01a-4fcb-8b20-9552a869d468' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 19:33:32.301 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9a57ccda-b01a-4fcb-8b20-9552a869d468' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 19:33:32.301 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9a57ccda-b01a-4fcb-8b20-9552a869d468 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 19:33:32.309 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8809d1e1-91d6-4de7-b65f-ac3e7f9cad7c 2021-07-01 19:33:32.309 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9a57ccda-b01a-4fcb-8b20-9552a869d468'] 2021-07-01 19:33:32.309 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 19:33:32.309 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-01 19:33:32.309 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9a57ccda-b01a-4fcb-8b20-9552a869d468'] 2021-07-01 19:33:34.301 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:33:34.340 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:33:36.577 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28191b58-274e-47d8-adac-95209acc70f3 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] network_delete received. Deleting network 8809d1e1-91d6-4de7-b65f-ac3e7f9cad7c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 19:33:36.577 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28191b58-274e-47d8-adac-95209acc70f3 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] Network 8809d1e1-91d6-4de7-b65f-ac3e7f9cad7c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-01 19:33:52.152 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b0322ed7-45c9-4869-8f42-8f59274183e3 3040f39cac9e40df95c8316dcb43c3c4 227d5ef183494ce2a7b9ae229e169563 - - -] Security group member updated on remote: ['0541a124-ad85-4adf-8b7c-4007062fc783'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:33:52.152 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-b0322ed7-45c9-4869-8f42-8f59274183e3 3040f39cac9e40df95c8316dcb43c3c4 227d5ef183494ce2a7b9ae229e169563 - - -] Security group member updated ['0541a124-ad85-4adf-8b7c-4007062fc783'] 2021-07-01 19:33:53.590 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6dee353f-36d0-4f4f-a36d-ff91a5a96a94 b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] port_update received: 9078f18a-a061-4052-85ae-129df0bc2cf0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:33:53.607 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6dee353f-36d0-4f4f-a36d-ff91a5a96a94 b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] No port 9078f18a-a061-4052-85ae-129df0bc2cf0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:33:56.825 3040 1276140957944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9078f18a-a061-4052-85ae-129df0bc2cf0 2021-07-01 19:33:58.456 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 19:33:58.794 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Adding port 9078f18a-a061-4052-85ae-129df0bc2cf0 2021-07-01 19:33:58.794 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Port 9078f18a-a061-4052-85ae-129df0bc2cf0 updated. Details: {'device': '9078f18a-a061-4052-85ae-129df0bc2cf0', 'network_id': 'a9999a5a-6e43-4dce-a0cf-ad032dc7edfa', 'port_id': '9078f18a-a061-4052-85ae-129df0bc2cf0', 'mac_address': 'fa:16:3e:8c:7c:9a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 111, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f7f8d75b-9a9c-4833-949c-2cf0964feca0', 'ip_address': '192.168.233.184'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 19:33:58.794 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-01 19:33:58.794 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9078f18a-a061-4052-85ae-129df0bc2cf0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:33:58.794 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9078f18a-a061-4052-85ae-129df0bc2cf0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 19:33:58.794 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a9999a5a-6e43-4dce-a0cf-ad032dc7edfa 2021-07-01 19:33:58.794 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-01 19:33:58.941 3040 1276140960760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9078f18a-a061-4052-85ae-129df0bc2cf0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:33:58.941 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9078f18a-a061-4052-85ae-129df0bc2cf0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:33:58.951 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9078f18a-a061-4052-85ae-129df0bc2cf0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 19:33:58.951 3040 1276140960760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 111, VLAN trunk: None to switch port 9078f18a-a061-4052-85ae-129df0bc2cf0 2021-07-01 19:33:59.060 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 19:33:59.073 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9078f18a-a061-4052-85ae-129df0bc2cf0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:33:59.231 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9078f18a-a061-4052-85ae-129df0bc2cf0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:33:59.231 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:33:59.231 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0541a124-ad85-4adf-8b7c-4007062fc783) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:33:59.231 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0541a124-ad85-4adf-8b7c-4007062fc783) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 19:33:59.231 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9078f18a-a061-4052-85ae-129df0bc2cf0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:33:59.231 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 19:33:59.231 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9078f18a-a061-4052-85ae-129df0bc2cf0 not yet added. Adding. 2021-07-01 19:33:59.231 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-01 19:33:59.231 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-01 19:33:59.388 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9078f18a-a061-4052-85ae-129df0bc2cf0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:33:59.558 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9078f18a-a061-4052-85ae-129df0bc2cf0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:33:59.558 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9078f18a-a061-4052-85ae-129df0bc2cf0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:33:59.714 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9078f18a-a061-4052-85ae-129df0bc2cf0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:33:59.829 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9078f18a-a061-4052-85ae-129df0bc2cf0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:33:59.829 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9078f18a-a061-4052-85ae-129df0bc2cf0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 19:33:59.829 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9078f18a-a061-4052-85ae-129df0bc2cf0 processed. 2021-07-01 19:34:00.467 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:34:00.933 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:34:06.168 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f980561-71d2-4398-a1e6-20d528dfd40b 3040f39cac9e40df95c8316dcb43c3c4 227d5ef183494ce2a7b9ae229e169563 - - -] Security group member updated on remote: ['0541a124-ad85-4adf-8b7c-4007062fc783'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:34:06.168 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-8f980561-71d2-4398-a1e6-20d528dfd40b 3040f39cac9e40df95c8316dcb43c3c4 227d5ef183494ce2a7b9ae229e169563 - - -] Security group member updated ['0541a124-ad85-4adf-8b7c-4007062fc783'] 2021-07-01 19:34:06.168 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-8f980561-71d2-4398-a1e6-20d528dfd40b 3040f39cac9e40df95c8316dcb43c3c4 227d5ef183494ce2a7b9ae229e169563 - - -] Refresh firewall rules 2021-07-01 19:34:06.168 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f980561-71d2-4398-a1e6-20d528dfd40b 3040f39cac9e40df95c8316dcb43c3c4 227d5ef183494ce2a7b9ae229e169563 - - -] Get security group information for devices via rpc ['9078f18a-a061-4052-85ae-129df0bc2cf0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:34:06.199 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8f980561-71d2-4398-a1e6-20d528dfd40b 3040f39cac9e40df95c8316dcb43c3c4 227d5ef183494ce2a7b9ae229e169563 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:34:06.215 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8f980561-71d2-4398-a1e6-20d528dfd40b 3040f39cac9e40df95c8316dcb43c3c4 227d5ef183494ce2a7b9ae229e169563 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:34:06.278 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f980561-71d2-4398-a1e6-20d528dfd40b 3040f39cac9e40df95c8316dcb43c3c4 227d5ef183494ce2a7b9ae229e169563 - - -] port_delete event received for '9078f18a-a061-4052-85ae-129df0bc2cf0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:34:07.073 3040 1276140958120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9078f18a-a061-4052-85ae-129df0bc2cf0 2021-07-01 19:34:08.511 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 19:34:08.511 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9078f18a-a061-4052-85ae-129df0bc2cf0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 19:34:08.511 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9078f18a-a061-4052-85ae-129df0bc2cf0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 19:34:08.511 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9078f18a-a061-4052-85ae-129df0bc2cf0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 19:34:08.527 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a9999a5a-6e43-4dce-a0cf-ad032dc7edfa 2021-07-01 19:34:08.527 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9078f18a-a061-4052-85ae-129df0bc2cf0'] 2021-07-01 19:34:08.527 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 19:34:08.527 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-01 19:34:08.527 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9078f18a-a061-4052-85ae-129df0bc2cf0'] 2021-07-01 19:34:10.465 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c4b94eb4-56c1-451e-9aca-e7acd1a26fbc 24a7ba57735c440598646cae9e4ff713 851f19cfcef34220ba24abdfb73b949e - - -] Security group member updated on remote: ['0787edfc-b285-4e65-85dc-f6c1cce2b4e0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:34:10.465 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-c4b94eb4-56c1-451e-9aca-e7acd1a26fbc 24a7ba57735c440598646cae9e4ff713 851f19cfcef34220ba24abdfb73b949e - - -] Security group member updated ['0787edfc-b285-4e65-85dc-f6c1cce2b4e0'] 2021-07-01 19:34:10.524 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:34:10.542 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:34:11.527 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-063edba7-8a85-4905-b707-b258e96c213e b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] port_update received: 5e570080-503e-45d0-bc67-2199b209bd80 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:34:11.559 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-063edba7-8a85-4905-b707-b258e96c213e b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] No port 5e570080-503e-45d0-bc67-2199b209bd80 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:34:14.935 3040 1276140957944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5e570080-503e-45d0-bc67-2199b209bd80 2021-07-01 19:34:16.575 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 19:34:16.955 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Adding port 5e570080-503e-45d0-bc67-2199b209bd80 2021-07-01 19:34:16.955 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Port 5e570080-503e-45d0-bc67-2199b209bd80 updated. Details: {'device': '5e570080-503e-45d0-bc67-2199b209bd80', 'network_id': '0041696f-28e4-452d-b34c-59eddc05bd5d', 'port_id': '5e570080-503e-45d0-bc67-2199b209bd80', 'mac_address': 'fa:16:3e:ed:0d:6e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 100, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '96f6de73-3281-4703-a717-2ad0c88fc8da', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 19:34:16.965 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-01 19:34:16.965 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5e570080-503e-45d0-bc67-2199b209bd80" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:34:16.965 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5e570080-503e-45d0-bc67-2199b209bd80 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 19:34:16.965 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0041696f-28e4-452d-b34c-59eddc05bd5d 2021-07-01 19:34:16.965 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-01 19:34:17.138 3040 1276140960760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5e570080-503e-45d0-bc67-2199b209bd80') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:34:17.138 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5e570080-503e-45d0-bc67-2199b209bd80') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:34:17.153 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5e570080-503e-45d0-bc67-2199b209bd80 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 19:34:17.153 3040 1276140960760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 100, VLAN trunk: None to switch port 5e570080-503e-45d0-bc67-2199b209bd80 2021-07-01 19:34:17.260 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 19:34:17.260 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5e570080-503e-45d0-bc67-2199b209bd80'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:34:17.495 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5e570080-503e-45d0-bc67-2199b209bd80']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:34:17.495 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:34:17.495 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0787edfc-b285-4e65-85dc-f6c1cce2b4e0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:34:17.495 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0787edfc-b285-4e65-85dc-f6c1cce2b4e0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 19:34:17.495 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5e570080-503e-45d0-bc67-2199b209bd80 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:34:17.495 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 19:34:17.495 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5e570080-503e-45d0-bc67-2199b209bd80 not yet added. Adding. 2021-07-01 19:34:17.516 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-01 19:34:17.516 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-01 19:34:17.672 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e570080-503e-45d0-bc67-2199b209bd80" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:34:17.826 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e570080-503e-45d0-bc67-2199b209bd80" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:34:17.826 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e570080-503e-45d0-bc67-2199b209bd80" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:34:17.979 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e570080-503e-45d0-bc67-2199b209bd80" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:34:18.112 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5e570080-503e-45d0-bc67-2199b209bd80" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:34:18.112 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5e570080-503e-45d0-bc67-2199b209bd80 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 19:34:18.112 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5e570080-503e-45d0-bc67-2199b209bd80 processed. 2021-07-01 19:34:18.588 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:34:19.027 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:34:25.186 3040 1276140958120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5e570080-503e-45d0-bc67-2199b209bd80 2021-07-01 19:34:25.525 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4192cecf-2c9a-4b7c-b6f7-6c34588cd950 24a7ba57735c440598646cae9e4ff713 851f19cfcef34220ba24abdfb73b949e - - -] Security group member updated on remote: ['0787edfc-b285-4e65-85dc-f6c1cce2b4e0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:34:25.525 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-4192cecf-2c9a-4b7c-b6f7-6c34588cd950 24a7ba57735c440598646cae9e4ff713 851f19cfcef34220ba24abdfb73b949e - - -] Security group member updated ['0787edfc-b285-4e65-85dc-f6c1cce2b4e0'] 2021-07-01 19:34:25.556 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-4192cecf-2c9a-4b7c-b6f7-6c34588cd950 24a7ba57735c440598646cae9e4ff713 851f19cfcef34220ba24abdfb73b949e - - -] Refresh firewall rules 2021-07-01 19:34:25.556 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4192cecf-2c9a-4b7c-b6f7-6c34588cd950 24a7ba57735c440598646cae9e4ff713 851f19cfcef34220ba24abdfb73b949e - - -] Get security group information for devices via rpc ['5e570080-503e-45d0-bc67-2199b209bd80'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:34:25.589 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4192cecf-2c9a-4b7c-b6f7-6c34588cd950 24a7ba57735c440598646cae9e4ff713 851f19cfcef34220ba24abdfb73b949e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:34:25.589 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4192cecf-2c9a-4b7c-b6f7-6c34588cd950 24a7ba57735c440598646cae9e4ff713 851f19cfcef34220ba24abdfb73b949e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:34:25.682 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4192cecf-2c9a-4b7c-b6f7-6c34588cd950 24a7ba57735c440598646cae9e4ff713 851f19cfcef34220ba24abdfb73b949e - - -] port_delete event received for '5e570080-503e-45d0-bc67-2199b209bd80' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:34:26.634 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 19:34:26.634 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5e570080-503e-45d0-bc67-2199b209bd80' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 19:34:26.634 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5e570080-503e-45d0-bc67-2199b209bd80' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 19:34:26.638 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5e570080-503e-45d0-bc67-2199b209bd80 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 19:34:26.652 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0041696f-28e4-452d-b34c-59eddc05bd5d 2021-07-01 19:34:26.652 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5e570080-503e-45d0-bc67-2199b209bd80'] 2021-07-01 19:34:26.652 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 19:34:26.652 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-01 19:34:26.652 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5e570080-503e-45d0-bc67-2199b209bd80'] 2021-07-01 19:34:28.666 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:34:28.698 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:34:31.559 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1cbb804-0d1a-44eb-b131-28542d415384 - - - - -] port_update received: bd520bc6-75ff-449f-8010-880da2fee650 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:34:31.589 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1cbb804-0d1a-44eb-b131-28542d415384 - - - - -] No port bd520bc6-75ff-449f-8010-880da2fee650 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:34:32.527 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9828872b-c4bb-419f-907b-b30e80c9dd63 24a7ba57735c440598646cae9e4ff713 851f19cfcef34220ba24abdfb73b949e - - -] Security group member updated on remote: ['0787edfc-b285-4e65-85dc-f6c1cce2b4e0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:34:32.527 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-9828872b-c4bb-419f-907b-b30e80c9dd63 24a7ba57735c440598646cae9e4ff713 851f19cfcef34220ba24abdfb73b949e - - -] Security group member updated ['0787edfc-b285-4e65-85dc-f6c1cce2b4e0'] 2021-07-01 19:34:34.590 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f91c30bd-a178-4ef2-9930-d00c0fec67e3 b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] port_update received: 89cdcde7-ee37-4cc2-aee7-80221f4cb102 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:34:34.621 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f91c30bd-a178-4ef2-9930-d00c0fec67e3 b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] No port 89cdcde7-ee37-4cc2-aee7-80221f4cb102 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:34:36.761 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18bd3bb4-f717-4331-afd4-8265eba4df6a - - - - -] port_update received: 5342164d-b366-4bd3-9c00-5e2a9a1735c3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:34:36.779 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18bd3bb4-f717-4331-afd4-8265eba4df6a - - - - -] No port 5342164d-b366-4bd3-9c00-5e2a9a1735c3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:34:37.104 3040 1276140957944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 89cdcde7-ee37-4cc2-aee7-80221f4cb102 2021-07-01 19:34:38.712 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 19:34:39.464 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Adding port 89cdcde7-ee37-4cc2-aee7-80221f4cb102 2021-07-01 19:34:39.464 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Port 89cdcde7-ee37-4cc2-aee7-80221f4cb102 updated. Details: {'device': '89cdcde7-ee37-4cc2-aee7-80221f4cb102', 'network_id': '0041696f-28e4-452d-b34c-59eddc05bd5d', 'port_id': '89cdcde7-ee37-4cc2-aee7-80221f4cb102', 'mac_address': 'fa:16:3e:0f:fe:95', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 100, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '96f6de73-3281-4703-a717-2ad0c88fc8da', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 19:34:39.464 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-01 19:34:39.480 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-89cdcde7-ee37-4cc2-aee7-80221f4cb102" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:34:39.480 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 89cdcde7-ee37-4cc2-aee7-80221f4cb102 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 19:34:39.480 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0041696f-28e4-452d-b34c-59eddc05bd5d 2021-07-01 19:34:39.480 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-01 19:34:39.637 3040 1276140960760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '89cdcde7-ee37-4cc2-aee7-80221f4cb102') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:34:39.637 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '89cdcde7-ee37-4cc2-aee7-80221f4cb102') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:34:39.651 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 89cdcde7-ee37-4cc2-aee7-80221f4cb102 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 19:34:39.651 3040 1276140960760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 100, VLAN trunk: None to switch port 89cdcde7-ee37-4cc2-aee7-80221f4cb102 2021-07-01 19:34:39.763 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 19:34:39.775 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['89cdcde7-ee37-4cc2-aee7-80221f4cb102'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:34:40.056 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['89cdcde7-ee37-4cc2-aee7-80221f4cb102']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:34:40.056 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:34:40.056 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0787edfc-b285-4e65-85dc-f6c1cce2b4e0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:34:40.056 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0787edfc-b285-4e65-85dc-f6c1cce2b4e0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 19:34:40.056 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 89cdcde7-ee37-4cc2-aee7-80221f4cb102 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:34:40.056 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 19:34:40.056 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 89cdcde7-ee37-4cc2-aee7-80221f4cb102 not yet added. Adding. 2021-07-01 19:34:40.056 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-01 19:34:40.056 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-01 19:34:40.219 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-89cdcde7-ee37-4cc2-aee7-80221f4cb102" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:34:40.364 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-89cdcde7-ee37-4cc2-aee7-80221f4cb102" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:34:40.364 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-89cdcde7-ee37-4cc2-aee7-80221f4cb102" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:34:40.528 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-89cdcde7-ee37-4cc2-aee7-80221f4cb102" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:34:40.572 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c669c4e-2c34-4304-8941-243c64945274 - - - - -] port_update received: 866e2c4d-e288-4560-a45f-d6191d8b3f7e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:34:40.599 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c669c4e-2c34-4304-8941-243c64945274 - - - - -] No port 866e2c4d-e288-4560-a45f-d6191d8b3f7e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:34:40.659 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-89cdcde7-ee37-4cc2-aee7-80221f4cb102" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:34:40.659 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 89cdcde7-ee37-4cc2-aee7-80221f4cb102 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 19:34:40.659 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 89cdcde7-ee37-4cc2-aee7-80221f4cb102 processed. 2021-07-01 19:34:40.712 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:34:41.153 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:34:43.150 3040 1276140957944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa 2021-07-01 19:34:44.718 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 19:34:45.481 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Adding port 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa 2021-07-01 19:34:45.481 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Port 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa updated. Details: {'device': '926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa', 'network_id': 'ca5ad23f-0673-47a0-9a92-26ae10bc667e', 'port_id': '926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa', 'mac_address': 'fa:16:3e:2f:ef:f2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 143, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '303587c5-a6fe-4641-9338-fb40a97f63cd', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 19:34:45.481 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-01 19:34:45.481 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:34:45.481 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 19:34:45.481 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-01 19:34:45.529 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-102a0025-9212-419a-9d88-8f71ea8b8d33 - - - - -] port_update received: 1dd4b3ad-7cce-4cc0-b331-97c7690657b0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:34:45.529 3040 1276140960760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:34:45.529 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:34:45.529 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-102a0025-9212-419a-9d88-8f71ea8b8d33 - - - - -] No port 1dd4b3ad-7cce-4cc0-b331-97c7690657b0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:34:45.529 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 19:34:45.529 3040 1276140960760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 143, VLAN trunk: None to switch port 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa 2021-07-01 19:34:45.607 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 19:34:45.607 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:34:46.494 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:34:46.494 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:34:46.494 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (65652437-b3cb-429c-8531-9845ff72b1ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:34:46.494 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:34:46.494 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 19:34:46.494 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-01 19:34:46.494 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:34:46.494 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:34:46.494 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:34:46.494 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:34:46.557 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:34:46.557 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 19:34:46.557 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa processed. 2021-07-01 19:34:46.743 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:34:47.869 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:34:49.355 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-11c9124c-c2b9-408b-b0d3-7f9b63e2ece4 24a7ba57735c440598646cae9e4ff713 851f19cfcef34220ba24abdfb73b949e - - -] Security group member updated on remote: ['0787edfc-b285-4e65-85dc-f6c1cce2b4e0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:34:49.355 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-11c9124c-c2b9-408b-b0d3-7f9b63e2ece4 24a7ba57735c440598646cae9e4ff713 851f19cfcef34220ba24abdfb73b949e - - -] Security group member updated ['0787edfc-b285-4e65-85dc-f6c1cce2b4e0'] 2021-07-01 19:34:49.355 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-11c9124c-c2b9-408b-b0d3-7f9b63e2ece4 24a7ba57735c440598646cae9e4ff713 851f19cfcef34220ba24abdfb73b949e - - -] Refresh firewall rules 2021-07-01 19:34:49.355 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-11c9124c-c2b9-408b-b0d3-7f9b63e2ece4 24a7ba57735c440598646cae9e4ff713 851f19cfcef34220ba24abdfb73b949e - - -] Get security group information for devices via rpc ['89cdcde7-ee37-4cc2-aee7-80221f4cb102'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:34:49.386 3040 1276140958120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 89cdcde7-ee37-4cc2-aee7-80221f4cb102 2021-07-01 19:34:49.446 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-11c9124c-c2b9-408b-b0d3-7f9b63e2ece4 24a7ba57735c440598646cae9e4ff713 851f19cfcef34220ba24abdfb73b949e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:34:49.446 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-11c9124c-c2b9-408b-b0d3-7f9b63e2ece4 24a7ba57735c440598646cae9e4ff713 851f19cfcef34220ba24abdfb73b949e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:34:49.649 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11c9124c-c2b9-408b-b0d3-7f9b63e2ece4 24a7ba57735c440598646cae9e4ff713 851f19cfcef34220ba24abdfb73b949e - - -] port_delete event received for '89cdcde7-ee37-4cc2-aee7-80221f4cb102' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:34:50.761 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 19:34:50.761 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '89cdcde7-ee37-4cc2-aee7-80221f4cb102' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 19:34:50.761 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '89cdcde7-ee37-4cc2-aee7-80221f4cb102' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 19:34:50.761 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 89cdcde7-ee37-4cc2-aee7-80221f4cb102 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 19:34:50.761 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0041696f-28e4-452d-b34c-59eddc05bd5d 2021-07-01 19:34:50.761 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['89cdcde7-ee37-4cc2-aee7-80221f4cb102'] 2021-07-01 19:34:50.761 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 19:34:50.761 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-01 19:34:50.761 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['89cdcde7-ee37-4cc2-aee7-80221f4cb102'] 2021-07-01 19:34:52.761 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:34:52.821 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:35:01.497 3040 1276140958120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa 2021-07-01 19:35:02.818 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 19:35:02.818 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 19:35:02.818 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 19:35:02.818 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 19:35:02.837 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa'] 2021-07-01 19:35:02.837 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 19:35:02.837 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-01 19:35:02.837 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa'] 2021-07-01 19:35:04.844 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:35:05.102 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:35:05.527 3040 1276140958120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa 2021-07-01 19:35:06.843 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 19:35:06.843 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 19:35:06.843 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 19:35:06.843 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 19:35:06.860 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ca5ad23f-0673-47a0-9a92-26ae10bc667e 2021-07-01 19:35:06.860 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa'] 2021-07-01 19:35:06.860 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-01 19:35:06.860 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa'] 2021-07-01 19:35:06.889 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-20df9572-5ddb-4e2d-ab21-dd10b697f46d 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Security group member updated on remote: ['b2bba16b-a5bf-4a3e-a5b7-5d3241399dda'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:35:06.889 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-20df9572-5ddb-4e2d-ab21-dd10b697f46d 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Security group member updated ['b2bba16b-a5bf-4a3e-a5b7-5d3241399dda'] 2021-07-01 19:35:08.843 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:35:08.853 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fa10824-6ef6-4cc6-9cc5-30fdb1518674 b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] port_update received: b6b71981-8efa-415c-82e1-d7547abff064 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:35:08.874 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fa10824-6ef6-4cc6-9cc5-30fdb1518674 b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] No port b6b71981-8efa-415c-82e1-d7547abff064 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:35:09.105 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:35:21.399 3040 1276140957944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b6b71981-8efa-415c-82e1-d7547abff064 2021-07-01 19:35:22.899 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 19:35:23.150 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Adding port b6b71981-8efa-415c-82e1-d7547abff064 2021-07-01 19:35:23.150 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Port b6b71981-8efa-415c-82e1-d7547abff064 updated. Details: {'device': 'b6b71981-8efa-415c-82e1-d7547abff064', 'network_id': '22a9d39d-eac9-4acd-8dc8-2b6fb56cd2ba', 'port_id': 'b6b71981-8efa-415c-82e1-d7547abff064', 'mac_address': 'fa:16:3e:74:d1:30', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 134, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'da02f504-78cb-4c75-84be-b006ef5c4b4c', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 19:35:23.150 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-01 19:35:23.150 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b6b71981-8efa-415c-82e1-d7547abff064" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:35:23.150 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b6b71981-8efa-415c-82e1-d7547abff064 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 19:35:23.150 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 22a9d39d-eac9-4acd-8dc8-2b6fb56cd2ba 2021-07-01 19:35:23.150 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-01 19:35:23.306 3040 1276140960760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b6b71981-8efa-415c-82e1-d7547abff064') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:35:23.306 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b6b71981-8efa-415c-82e1-d7547abff064') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:35:23.306 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b6b71981-8efa-415c-82e1-d7547abff064 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 19:35:23.306 3040 1276140960760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 134, VLAN trunk: None to switch port b6b71981-8efa-415c-82e1-d7547abff064 2021-07-01 19:35:23.393 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 19:35:23.393 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b6b71981-8efa-415c-82e1-d7547abff064'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:35:23.546 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b6b71981-8efa-415c-82e1-d7547abff064']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:35:23.546 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:35:23.546 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b2bba16b-a5bf-4a3e-a5b7-5d3241399dda) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:35:23.546 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b2bba16b-a5bf-4a3e-a5b7-5d3241399dda) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 19:35:23.546 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b6b71981-8efa-415c-82e1-d7547abff064 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:35:23.546 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 19:35:23.546 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b6b71981-8efa-415c-82e1-d7547abff064 not yet added. Adding. 2021-07-01 19:35:23.546 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-01 19:35:23.555 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-01 19:35:23.602 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f7a7bb5d-d209-44dd-aef6-89fac037a084 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] Security group member updated on remote: ['b6f7eec4-e5d1-458a-a297-da6160db8d99'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:35:23.618 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-f7a7bb5d-d209-44dd-aef6-89fac037a084 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] Security group member updated ['b6f7eec4-e5d1-458a-a297-da6160db8d99'] 2021-07-01 19:35:23.669 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b6b71981-8efa-415c-82e1-d7547abff064" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:35:23.669 3040 1276140958120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2a7356ea-05ad-4a1d-936e-71d4a76ea7df 2021-07-01 19:35:23.682 3040 1276140960056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7a7bb5d-d209-44dd-aef6-89fac037a084 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] port_delete event received for '2a7356ea-05ad-4a1d-936e-71d4a76ea7df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:35:23.778 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b6b71981-8efa-415c-82e1-d7547abff064" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:35:23.778 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b6b71981-8efa-415c-82e1-d7547abff064" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:35:23.904 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b6b71981-8efa-415c-82e1-d7547abff064" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:35:23.904 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-f7a7bb5d-d209-44dd-aef6-89fac037a084 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] Refresh firewall rules 2021-07-01 19:35:23.904 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f7a7bb5d-d209-44dd-aef6-89fac037a084 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] Get security group information for devices via rpc ['825ac6e6-1850-4d83-a2cf-073c159814e0', '2a7356ea-05ad-4a1d-936e-71d4a76ea7df'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:35:23.996 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b6b71981-8efa-415c-82e1-d7547abff064" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:35:23.996 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b6b71981-8efa-415c-82e1-d7547abff064 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 19:35:23.996 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b6b71981-8efa-415c-82e1-d7547abff064 processed. 2021-07-01 19:35:24.041 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f7a7bb5d-d209-44dd-aef6-89fac037a084 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] Update security group information for ports dict_keys(['825ac6e6-1850-4d83-a2cf-073c159814e0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:35:24.041 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f7a7bb5d-d209-44dd-aef6-89fac037a084 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:35:24.041 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f7a7bb5d-d209-44dd-aef6-89fac037a084 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] Update rules of security group (b6f7eec4-e5d1-458a-a297-da6160db8d99) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:35:24.067 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f7a7bb5d-d209-44dd-aef6-89fac037a084 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] Update members of security group (b6f7eec4-e5d1-458a-a297-da6160db8d99) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 19:35:24.067 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f7a7bb5d-d209-44dd-aef6-89fac037a084 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] Update port filter for 825ac6e6-1850-4d83-a2cf-073c159814e0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:35:24.067 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f7a7bb5d-d209-44dd-aef6-89fac037a084 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] Updating port rules. 2021-07-01 19:35:24.067 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f7a7bb5d-d209-44dd-aef6-89fac037a084 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] Creating 0 new rules, removing 1 old rules. 2021-07-01 19:35:24.067 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-f7a7bb5d-d209-44dd-aef6-89fac037a084 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] Lock "n-hv-driver-port-lock-825ac6e6-1850-4d83-a2cf-073c159814e0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:35:24.067 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-f7a7bb5d-d209-44dd-aef6-89fac037a084 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] Lock "n-hv-driver-port-lock-825ac6e6-1850-4d83-a2cf-073c159814e0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:35:24.067 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-f7a7bb5d-d209-44dd-aef6-89fac037a084 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] Lock "n-hv-driver-port-lock-825ac6e6-1850-4d83-a2cf-073c159814e0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:35:24.242 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-f7a7bb5d-d209-44dd-aef6-89fac037a084 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] Lock "n-hv-driver-port-lock-825ac6e6-1850-4d83-a2cf-073c159814e0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:35:24.902 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 19:35:24.902 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:35:24.902 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2a7356ea-05ad-4a1d-936e-71d4a76ea7df' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 19:35:24.902 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2a7356ea-05ad-4a1d-936e-71d4a76ea7df' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 19:35:24.902 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2a7356ea-05ad-4a1d-936e-71d4a76ea7df _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 19:35:24.916 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2a7356ea-05ad-4a1d-936e-71d4a76ea7df'] 2021-07-01 19:35:24.916 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 19:35:24.916 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-01 19:35:24.916 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2a7356ea-05ad-4a1d-936e-71d4a76ea7df'] 2021-07-01 19:35:25.352 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:35:25.854 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac1b0fe6-21dc-4fb8-96cb-d43f3599c673 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] network_delete received. Deleting network 0041696f-28e4-452d-b34c-59eddc05bd5d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 19:35:25.854 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac1b0fe6-21dc-4fb8-96cb-d43f3599c673 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] Network 0041696f-28e4-452d-b34c-59eddc05bd5d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-01 19:35:26.906 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:35:26.929 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:35:37.509 3040 1276140957944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa 2021-07-01 19:35:38.931 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 19:35:39.338 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Adding port 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa 2021-07-01 19:35:39.338 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Port 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa updated. Details: {'device': '926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa', 'network_id': 'ca5ad23f-0673-47a0-9a92-26ae10bc667e', 'port_id': '926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa', 'mac_address': 'fa:16:3e:2f:ef:f2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 143, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '303587c5-a6fe-4641-9338-fb40a97f63cd', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 19:35:39.338 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-01 19:35:39.367 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:35:39.367 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 19:35:39.367 3040 1276140960936 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ca5ad23f-0673-47a0-9a92-26ae10bc667e 2021-07-01 19:35:39.367 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-01 19:35:39.507 3040 1276140960936 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:35:39.507 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:35:39.507 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 19:35:39.507 3040 1276140960936 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 143, VLAN trunk: None to switch port 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa 2021-07-01 19:35:39.585 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 19:35:39.612 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:35:39.758 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:35:39.758 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:35:39.758 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (65652437-b3cb-429c-8531-9845ff72b1ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:35:39.758 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:35:39.758 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 19:35:39.758 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa not yet added. Adding. 2021-07-01 19:35:39.773 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-01 19:35:39.773 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-01 19:35:39.918 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:35:40.009 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:35:40.009 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:35:40.210 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:35:40.305 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:35:40.323 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 19:35:40.323 3040 1276140960936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa processed. 2021-07-01 19:35:40.977 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:35:41.226 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:35:43.326 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4e848122-de0e-410d-bf39-42051dc97c0b 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] Security group member updated on remote: ['b6f7eec4-e5d1-458a-a297-da6160db8d99'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:35:43.326 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-4e848122-de0e-410d-bf39-42051dc97c0b 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] Security group member updated ['b6f7eec4-e5d1-458a-a297-da6160db8d99'] 2021-07-01 19:35:43.326 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-4e848122-de0e-410d-bf39-42051dc97c0b 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] Refresh firewall rules 2021-07-01 19:35:43.338 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4e848122-de0e-410d-bf39-42051dc97c0b 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] Get security group information for devices via rpc ['825ac6e6-1850-4d83-a2cf-073c159814e0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:35:43.370 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4e848122-de0e-410d-bf39-42051dc97c0b 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:35:43.370 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4e848122-de0e-410d-bf39-42051dc97c0b 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:35:43.448 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e848122-de0e-410d-bf39-42051dc97c0b 3b8aa9e423f1419babea07068eaa641b 229f257937ed4455a47337c6188d0b2d - - -] port_delete event received for '825ac6e6-1850-4d83-a2cf-073c159814e0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:35:43.854 3040 1276140958120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 825ac6e6-1850-4d83-a2cf-073c159814e0 2021-07-01 19:35:45.011 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 19:35:45.011 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '825ac6e6-1850-4d83-a2cf-073c159814e0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 19:35:45.011 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '825ac6e6-1850-4d83-a2cf-073c159814e0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 19:35:45.011 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 825ac6e6-1850-4d83-a2cf-073c159814e0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 19:35:45.026 3040 1276140960936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 73448768-7788-42fc-bd65-c5a8e254c70e 2021-07-01 19:35:45.026 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['825ac6e6-1850-4d83-a2cf-073c159814e0'] 2021-07-01 19:35:45.026 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 19:35:45.026 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-01 19:35:45.026 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['825ac6e6-1850-4d83-a2cf-073c159814e0'] 2021-07-01 19:35:45.901 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c877f12a-bf4d-45ef-8a03-7bd3c6f8fa88 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] port_delete event received for 'ba32cb38-cd2a-41e3-a333-ee80cfd9df2e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:35:47.008 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:35:47.061 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:35:47.229 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-66acb3cc-1e3d-4d81-ae85-7ebf81474ca2 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Security group rule updated on remote: ['c4effb65-b79f-4f2d-ad83-1ce835625129'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 19:35:47.229 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-66acb3cc-1e3d-4d81-ae85-7ebf81474ca2 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Security group rule updated ['c4effb65-b79f-4f2d-ad83-1ce835625129'] 2021-07-01 19:35:47.601 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6c2afdf5-a6c7-46c3-a8e0-3566a628f4a0 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Security group rule updated on remote: ['c4effb65-b79f-4f2d-ad83-1ce835625129'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 19:35:47.601 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-6c2afdf5-a6c7-46c3-a8e0-3566a628f4a0 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Security group rule updated ['c4effb65-b79f-4f2d-ad83-1ce835625129'] 2021-07-01 19:35:48.038 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-885a6812-1240-4c0a-a53e-9acbf07a25de e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] port_delete event received for 'f5655504-5f7a-4ed2-bd21-f6eedcd9c6c2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:35:48.117 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-26ddd71e-5f09-4318-b291-c8d03d2c494b 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Security group rule updated on remote: ['c4effb65-b79f-4f2d-ad83-1ce835625129'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 19:35:48.117 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-26ddd71e-5f09-4318-b291-c8d03d2c494b 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Security group rule updated ['c4effb65-b79f-4f2d-ad83-1ce835625129'] 2021-07-01 19:35:48.835 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-333be9ba-0590-4176-8480-8901b9cf6d4b 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Security group rule updated on remote: ['c4effb65-b79f-4f2d-ad83-1ce835625129'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 19:35:48.835 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-333be9ba-0590-4176-8480-8901b9cf6d4b 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Security group rule updated ['c4effb65-b79f-4f2d-ad83-1ce835625129'] 2021-07-01 19:35:49.213 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28c95f0a-7857-4018-a341-fd6badf1693e 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Security group rule updated on remote: ['c4effb65-b79f-4f2d-ad83-1ce835625129'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 19:35:49.213 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-28c95f0a-7857-4018-a341-fd6badf1693e 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Security group rule updated ['c4effb65-b79f-4f2d-ad83-1ce835625129'] 2021-07-01 19:35:49.401 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33391a82-7639-4ecc-956e-8ba1c24fb4ed e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] network_delete received. Deleting network 73448768-7788-42fc-bd65-c5a8e254c70e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 19:35:49.401 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33391a82-7639-4ecc-956e-8ba1c24fb4ed e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] Network 73448768-7788-42fc-bd65-c5a8e254c70e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-01 19:35:49.605 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8832b02-f230-40f8-8486-d48a764bed38 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Security group rule updated on remote: ['c4effb65-b79f-4f2d-ad83-1ce835625129'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 19:35:49.605 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-b8832b02-f230-40f8-8486-d48a764bed38 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Security group rule updated ['c4effb65-b79f-4f2d-ad83-1ce835625129'] 2021-07-01 19:35:50.437 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Security group member updated on remote: ['c4effb65-b79f-4f2d-ad83-1ce835625129', 'b2bba16b-a5bf-4a3e-a5b7-5d3241399dda'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:35:50.437 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Security group member updated ['c4effb65-b79f-4f2d-ad83-1ce835625129', 'b2bba16b-a5bf-4a3e-a5b7-5d3241399dda'] 2021-07-01 19:35:50.437 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Refresh firewall rules 2021-07-01 19:35:50.437 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Get security group information for devices via rpc ['b6b71981-8efa-415c-82e1-d7547abff064'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:35:50.481 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] port_update received: b6b71981-8efa-415c-82e1-d7547abff064 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:35:50.497 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Lock "n-hv-agent-port-lock-b6b71981-8efa-415c-82e1-d7547abff064" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:35:50.497 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Binding port b6b71981-8efa-415c-82e1-d7547abff064 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 19:35:50.497 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-01 19:35:50.509 3040 1276140960760 MainThread DEBUG neutron.services.trunk.rpc.agent [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b6b71981-8efa-415c-82e1-d7547abff064') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:35:50.509 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b6b71981-8efa-415c-82e1-d7547abff064') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:35:50.569 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Trunk plugin disabled on server. Assuming port b6b71981-8efa-415c-82e1-d7547abff064 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 19:35:50.569 3040 1276140960760 MainThread INFO networking_hyperv.neutron.trunk_driver [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Binding VLAN ID: 134, VLAN trunk: None to switch port b6b71981-8efa-415c-82e1-d7547abff064 2021-07-01 19:35:50.605 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Refresh firewall rules 2021-07-01 19:35:50.605 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Get security group information for devices via rpc ['b6b71981-8efa-415c-82e1-d7547abff064'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:35:51.085 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Update security group information for ports dict_keys(['b6b71981-8efa-415c-82e1-d7547abff064']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:35:51.085 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:35:51.085 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Update rules of security group (b2bba16b-a5bf-4a3e-a5b7-5d3241399dda) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:35:51.085 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Update rules of security group (c4effb65-b79f-4f2d-ad83-1ce835625129) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:35:51.085 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Update members of security group (b2bba16b-a5bf-4a3e-a5b7-5d3241399dda) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 19:35:51.085 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Update port filter for b6b71981-8efa-415c-82e1-d7547abff064 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:35:51.085 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Updating port rules. 2021-07-01 19:35:51.085 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Creating 6 new rules, removing 0 old rules. 2021-07-01 19:35:51.085 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Lock "n-hv-driver-port-lock-b6b71981-8efa-415c-82e1-d7547abff064" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:35:51.216 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Lock "n-hv-driver-port-lock-b6b71981-8efa-415c-82e1-d7547abff064" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:35:51.216 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Lock "n-hv-driver-port-lock-b6b71981-8efa-415c-82e1-d7547abff064" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:35:51.216 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Lock "n-hv-driver-port-lock-b6b71981-8efa-415c-82e1-d7547abff064" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:35:51.233 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Update security group information for ports dict_keys(['b6b71981-8efa-415c-82e1-d7547abff064']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:35:51.233 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:35:51.233 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Update rules of security group (b2bba16b-a5bf-4a3e-a5b7-5d3241399dda) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:35:51.233 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Update rules of security group (c4effb65-b79f-4f2d-ad83-1ce835625129) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:35:51.233 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Update members of security group (b2bba16b-a5bf-4a3e-a5b7-5d3241399dda) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 19:35:51.233 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Update port filter for b6b71981-8efa-415c-82e1-d7547abff064 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:35:51.233 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Updating port rules. 2021-07-01 19:35:51.233 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Creating 0 new rules, removing 0 old rules. 2021-07-01 19:35:51.233 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Lock "n-hv-driver-port-lock-b6b71981-8efa-415c-82e1-d7547abff064" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:35:51.233 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Lock "n-hv-driver-port-lock-b6b71981-8efa-415c-82e1-d7547abff064" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:35:51.233 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Lock "n-hv-driver-port-lock-b6b71981-8efa-415c-82e1-d7547abff064" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:35:51.242 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Lock "n-hv-driver-port-lock-b6b71981-8efa-415c-82e1-d7547abff064" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:35:51.276 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-f7510260-c6dd-4536-8876-e8cd977fa58c 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Lock "n-hv-agent-port-lock-b6b71981-8efa-415c-82e1-d7547abff064" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:36:15.226 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e51b54c8-a962-448f-be1f-f563d40e2056 00f0caa416c44fcd8da63c9322058b0b 47b5efa226b2403cb5f3b89d60660f6f - - -] Security group member updated on remote: ['c6476dd2-ade0-46c3-81da-c555dd0c10ad'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:36:15.226 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-e51b54c8-a962-448f-be1f-f563d40e2056 00f0caa416c44fcd8da63c9322058b0b 47b5efa226b2403cb5f3b89d60660f6f - - -] Security group member updated ['c6476dd2-ade0-46c3-81da-c555dd0c10ad'] 2021-07-01 19:36:16.162 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-024a7911-b689-417d-bd21-1f345cd51826 b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] port_update received: a8f602d3-cbac-4f9a-b9fa-03ff06171163 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:36:16.162 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-024a7911-b689-417d-bd21-1f345cd51826 b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] No port a8f602d3-cbac-4f9a-b9fa-03ff06171163 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:36:17.820 3040 1276140957944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a8f602d3-cbac-4f9a-b9fa-03ff06171163 2021-07-01 19:36:19.202 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 19:36:19.446 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Adding port a8f602d3-cbac-4f9a-b9fa-03ff06171163 2021-07-01 19:36:19.446 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Port a8f602d3-cbac-4f9a-b9fa-03ff06171163 updated. Details: {'device': 'a8f602d3-cbac-4f9a-b9fa-03ff06171163', 'network_id': '692b8d8f-947a-42ea-b668-b4c5d4f8dd13', 'port_id': 'a8f602d3-cbac-4f9a-b9fa-03ff06171163', 'mac_address': 'fa:16:3e:52:1a:6b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 101, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'deb9fd08-5598-4258-abfa-ff9b1222ce30', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 19:36:19.446 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-01 19:36:19.446 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a8f602d3-cbac-4f9a-b9fa-03ff06171163" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:36:19.446 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a8f602d3-cbac-4f9a-b9fa-03ff06171163 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 19:36:19.446 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 692b8d8f-947a-42ea-b668-b4c5d4f8dd13 2021-07-01 19:36:19.446 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-01 19:36:19.602 3040 1276140960760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a8f602d3-cbac-4f9a-b9fa-03ff06171163') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:36:19.602 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a8f602d3-cbac-4f9a-b9fa-03ff06171163') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:36:19.619 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a8f602d3-cbac-4f9a-b9fa-03ff06171163 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 19:36:19.619 3040 1276140960760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 101, VLAN trunk: None to switch port a8f602d3-cbac-4f9a-b9fa-03ff06171163 2021-07-01 19:36:19.713 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 19:36:19.713 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a8f602d3-cbac-4f9a-b9fa-03ff06171163'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:36:19.837 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a8f602d3-cbac-4f9a-b9fa-03ff06171163']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:36:19.860 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:36:19.860 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c6476dd2-ade0-46c3-81da-c555dd0c10ad) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:36:19.860 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c6476dd2-ade0-46c3-81da-c555dd0c10ad) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 19:36:19.860 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a8f602d3-cbac-4f9a-b9fa-03ff06171163 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:36:19.860 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 19:36:19.860 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a8f602d3-cbac-4f9a-b9fa-03ff06171163 not yet added. Adding. 2021-07-01 19:36:19.866 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-01 19:36:19.866 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-01 19:36:20.010 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8f602d3-cbac-4f9a-b9fa-03ff06171163" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:36:20.147 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8f602d3-cbac-4f9a-b9fa-03ff06171163" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:36:20.147 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8f602d3-cbac-4f9a-b9fa-03ff06171163" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:36:20.288 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8f602d3-cbac-4f9a-b9fa-03ff06171163" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:36:20.385 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a8f602d3-cbac-4f9a-b9fa-03ff06171163" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:36:20.385 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a8f602d3-cbac-4f9a-b9fa-03ff06171163 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 19:36:20.385 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a8f602d3-cbac-4f9a-b9fa-03ff06171163 processed. 2021-07-01 19:36:21.213 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:36:21.522 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:36:29.334 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-54967ef5-2eb9-4d5a-a4cb-388d72df8024 00f0caa416c44fcd8da63c9322058b0b 47b5efa226b2403cb5f3b89d60660f6f - - -] Security group member updated on remote: ['c6476dd2-ade0-46c3-81da-c555dd0c10ad'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:36:29.334 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-54967ef5-2eb9-4d5a-a4cb-388d72df8024 00f0caa416c44fcd8da63c9322058b0b 47b5efa226b2403cb5f3b89d60660f6f - - -] Security group member updated ['c6476dd2-ade0-46c3-81da-c555dd0c10ad'] 2021-07-01 19:36:29.334 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-54967ef5-2eb9-4d5a-a4cb-388d72df8024 00f0caa416c44fcd8da63c9322058b0b 47b5efa226b2403cb5f3b89d60660f6f - - -] Refresh firewall rules 2021-07-01 19:36:29.334 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-54967ef5-2eb9-4d5a-a4cb-388d72df8024 00f0caa416c44fcd8da63c9322058b0b 47b5efa226b2403cb5f3b89d60660f6f - - -] Get security group information for devices via rpc ['a8f602d3-cbac-4f9a-b9fa-03ff06171163'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:36:29.382 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-54967ef5-2eb9-4d5a-a4cb-388d72df8024 00f0caa416c44fcd8da63c9322058b0b 47b5efa226b2403cb5f3b89d60660f6f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:36:29.382 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-54967ef5-2eb9-4d5a-a4cb-388d72df8024 00f0caa416c44fcd8da63c9322058b0b 47b5efa226b2403cb5f3b89d60660f6f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:36:29.680 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54967ef5-2eb9-4d5a-a4cb-388d72df8024 00f0caa416c44fcd8da63c9322058b0b 47b5efa226b2403cb5f3b89d60660f6f - - -] port_delete event received for 'a8f602d3-cbac-4f9a-b9fa-03ff06171163' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:36:30.241 3040 1276140958120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa 2021-07-01 19:36:30.241 3040 1276140958120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a8f602d3-cbac-4f9a-b9fa-03ff06171163 2021-07-01 19:36:30.634 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd1eb970-a503-473f-935a-c76d39fbefb0 a2bf8167948043679e5e0cdf5648319e 664fc38593234078be13a168d2bc55a0 - - -] Security group member updated on remote: ['65652437-b3cb-429c-8531-9845ff72b1ee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:36:30.634 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-bd1eb970-a503-473f-935a-c76d39fbefb0 a2bf8167948043679e5e0cdf5648319e 664fc38593234078be13a168d2bc55a0 - - -] Security group member updated ['65652437-b3cb-429c-8531-9845ff72b1ee'] 2021-07-01 19:36:30.974 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd1eb970-a503-473f-935a-c76d39fbefb0 a2bf8167948043679e5e0cdf5648319e 664fc38593234078be13a168d2bc55a0 - - -] port_delete event received for '926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:36:31.271 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 19:36:31.271 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 19:36:31.271 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 19:36:31.271 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 19:36:31.271 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a8f602d3-cbac-4f9a-b9fa-03ff06171163' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 19:36:31.271 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a8f602d3-cbac-4f9a-b9fa-03ff06171163' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 19:36:31.271 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a8f602d3-cbac-4f9a-b9fa-03ff06171163 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 19:36:31.285 3040 1276140960936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ca5ad23f-0673-47a0-9a92-26ae10bc667e 2021-07-01 19:36:31.285 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa'] 2021-07-01 19:36:31.285 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 19:36:31.285 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-01 19:36:31.285 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['926f0b4b-9a14-41ea-9cd7-dfaa90b50ffa'] 2021-07-01 19:36:31.285 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 692b8d8f-947a-42ea-b668-b4c5d4f8dd13 2021-07-01 19:36:31.285 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a8f602d3-cbac-4f9a-b9fa-03ff06171163'] 2021-07-01 19:36:31.285 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 19:36:31.285 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-01 19:36:31.285 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a8f602d3-cbac-4f9a-b9fa-03ff06171163'] 2021-07-01 19:36:32.962 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46121b24-16c0-44c8-8f7e-813de6c5c6de a2bf8167948043679e5e0cdf5648319e 664fc38593234078be13a168d2bc55a0 - - -] port_delete event received for '62022774-e11b-4f07-b0b6-8013b2f8489e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:36:33.301 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:36:33.350 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:36:33.949 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c295bc49-66a0-4370-8a10-4590212999c8 a2bf8167948043679e5e0cdf5648319e 664fc38593234078be13a168d2bc55a0 - - -] Security group rule updated on remote: ['7fd93a7d-4ff4-4b00-a6a2-fa867c3b54fe'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 19:36:33.949 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-c295bc49-66a0-4370-8a10-4590212999c8 a2bf8167948043679e5e0cdf5648319e 664fc38593234078be13a168d2bc55a0 - - -] Security group rule updated ['7fd93a7d-4ff4-4b00-a6a2-fa867c3b54fe'] 2021-07-01 19:36:34.243 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3f9b508e-89b8-429a-aa0d-0972deadcd3d a2bf8167948043679e5e0cdf5648319e 664fc38593234078be13a168d2bc55a0 - - -] Security group rule updated on remote: ['7fd93a7d-4ff4-4b00-a6a2-fa867c3b54fe'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 19:36:34.243 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-3f9b508e-89b8-429a-aa0d-0972deadcd3d a2bf8167948043679e5e0cdf5648319e 664fc38593234078be13a168d2bc55a0 - - -] Security group rule updated ['7fd93a7d-4ff4-4b00-a6a2-fa867c3b54fe'] 2021-07-01 19:36:38.290 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ee6e641-889d-4691-b6e3-dc12fd1acce3 41522785722a4d188c757f7ebe1766c8 d6fb05ae041145a78688a0abab9f3c89 - - -] Security group member updated on remote: ['4308d050-8a33-4b06-b3c9-b095216b2ddd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:36:38.290 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-2ee6e641-889d-4691-b6e3-dc12fd1acce3 41522785722a4d188c757f7ebe1766c8 d6fb05ae041145a78688a0abab9f3c89 - - -] Security group member updated ['4308d050-8a33-4b06-b3c9-b095216b2ddd'] 2021-07-01 19:36:38.290 3040 1276140958120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 58d468d1-ac01-4f47-a2dc-33c81456ee2e 2021-07-01 19:36:38.912 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ee6e641-889d-4691-b6e3-dc12fd1acce3 41522785722a4d188c757f7ebe1766c8 d6fb05ae041145a78688a0abab9f3c89 - - -] port_delete event received for '58d468d1-ac01-4f47-a2dc-33c81456ee2e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:36:39.334 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 19:36:39.334 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '58d468d1-ac01-4f47-a2dc-33c81456ee2e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 19:36:39.334 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '58d468d1-ac01-4f47-a2dc-33c81456ee2e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 19:36:39.334 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 58d468d1-ac01-4f47-a2dc-33c81456ee2e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 19:36:39.337 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3bfb3182-6fa5-4292-84be-d636bdc55684 2021-07-01 19:36:39.337 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['58d468d1-ac01-4f47-a2dc-33c81456ee2e'] 2021-07-01 19:36:39.337 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 19:36:39.337 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-01 19:36:39.337 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['58d468d1-ac01-4f47-a2dc-33c81456ee2e'] 2021-07-01 19:36:39.337 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c5def57-6e6e-45d2-8b6b-88159d999bee a2bf8167948043679e5e0cdf5648319e 664fc38593234078be13a168d2bc55a0 - - -] Security group member updated on remote: ['7fd93a7d-4ff4-4b00-a6a2-fa867c3b54fe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:36:39.337 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-2c5def57-6e6e-45d2-8b6b-88159d999bee a2bf8167948043679e5e0cdf5648319e 664fc38593234078be13a168d2bc55a0 - - -] Security group member updated ['7fd93a7d-4ff4-4b00-a6a2-fa867c3b54fe'] 2021-07-01 19:36:40.380 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da4c71c3-41de-4480-b735-8ec90d150fad b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] port_update received: 0e8bf320-d59e-4baf-87ce-9168e800ca74 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:36:40.396 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da4c71c3-41de-4480-b735-8ec90d150fad b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] No port 0e8bf320-d59e-4baf-87ce-9168e800ca74 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:36:41.349 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:36:41.365 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:36:41.681 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f38c6ba4-2101-4c67-b873-30697c40c6ab 41522785722a4d188c757f7ebe1766c8 d6fb05ae041145a78688a0abab9f3c89 - - -] port_delete event received for '439654df-8a4d-468e-9b13-df6865f782ad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:36:41.959 3040 1276140957944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0e8bf320-d59e-4baf-87ce-9168e800ca74 2021-07-01 19:36:42.959 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-812fb516-e71b-43f7-b27f-c319dfbff891 41522785722a4d188c757f7ebe1766c8 d6fb05ae041145a78688a0abab9f3c89 - - -] Security group rule updated on remote: ['4a956ba4-3ae4-4c2e-94b8-81e17a9ed4b8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 19:36:42.959 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-812fb516-e71b-43f7-b27f-c319dfbff891 41522785722a4d188c757f7ebe1766c8 d6fb05ae041145a78688a0abab9f3c89 - - -] Security group rule updated ['4a956ba4-3ae4-4c2e-94b8-81e17a9ed4b8'] 2021-07-01 19:36:43.244 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-735deb1f-3510-4c4e-84dd-d3a8e8cb6cef 41522785722a4d188c757f7ebe1766c8 d6fb05ae041145a78688a0abab9f3c89 - - -] Security group rule updated on remote: ['4a956ba4-3ae4-4c2e-94b8-81e17a9ed4b8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 19:36:43.244 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-735deb1f-3510-4c4e-84dd-d3a8e8cb6cef 41522785722a4d188c757f7ebe1766c8 d6fb05ae041145a78688a0abab9f3c89 - - -] Security group rule updated ['4a956ba4-3ae4-4c2e-94b8-81e17a9ed4b8'] 2021-07-01 19:36:43.365 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 19:36:43.630 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Adding port 0e8bf320-d59e-4baf-87ce-9168e800ca74 2021-07-01 19:36:43.630 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Port 0e8bf320-d59e-4baf-87ce-9168e800ca74 updated. Details: {'device': '0e8bf320-d59e-4baf-87ce-9168e800ca74', 'network_id': 'ca5ad23f-0673-47a0-9a92-26ae10bc667e', 'port_id': '0e8bf320-d59e-4baf-87ce-9168e800ca74', 'mac_address': 'fa:16:3e:30:5b:dd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 143, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '303587c5-a6fe-4641-9338-fb40a97f63cd', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 19:36:43.630 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-01 19:36:43.630 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0e8bf320-d59e-4baf-87ce-9168e800ca74" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:36:43.630 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0e8bf320-d59e-4baf-87ce-9168e800ca74 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 19:36:43.630 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ca5ad23f-0673-47a0-9a92-26ae10bc667e 2021-07-01 19:36:43.630 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-01 19:36:43.762 3040 1276140960760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0e8bf320-d59e-4baf-87ce-9168e800ca74') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:36:43.762 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0e8bf320-d59e-4baf-87ce-9168e800ca74') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:36:43.775 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0e8bf320-d59e-4baf-87ce-9168e800ca74 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 19:36:43.775 3040 1276140960760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 143, VLAN trunk: None to switch port 0e8bf320-d59e-4baf-87ce-9168e800ca74 2021-07-01 19:36:43.837 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 19:36:43.837 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0e8bf320-d59e-4baf-87ce-9168e800ca74'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:36:43.980 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0e8bf320-d59e-4baf-87ce-9168e800ca74']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:36:43.980 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:36:43.980 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7fd93a7d-4ff4-4b00-a6a2-fa867c3b54fe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:36:43.980 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0e8bf320-d59e-4baf-87ce-9168e800ca74 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:36:43.980 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 19:36:43.980 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0e8bf320-d59e-4baf-87ce-9168e800ca74 not yet added. Adding. 2021-07-01 19:36:43.980 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-01 19:36:43.980 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-01 19:36:44.072 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e8bf320-d59e-4baf-87ce-9168e800ca74" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:36:44.146 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e8bf320-d59e-4baf-87ce-9168e800ca74" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:36:44.146 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e8bf320-d59e-4baf-87ce-9168e800ca74" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:36:44.240 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e8bf320-d59e-4baf-87ce-9168e800ca74" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:36:44.318 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0e8bf320-d59e-4baf-87ce-9168e800ca74" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.688s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:36:44.318 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0e8bf320-d59e-4baf-87ce-9168e800ca74 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 19:36:44.318 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0e8bf320-d59e-4baf-87ce-9168e800ca74 processed. 2021-07-01 19:36:45.365 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:36:45.708 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:36:48.558 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6f06646c-d42f-4dd3-a048-42bf330ab68b 41522785722a4d188c757f7ebe1766c8 d6fb05ae041145a78688a0abab9f3c89 - - -] Security group member updated on remote: ['4a956ba4-3ae4-4c2e-94b8-81e17a9ed4b8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:36:48.558 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-6f06646c-d42f-4dd3-a048-42bf330ab68b 41522785722a4d188c757f7ebe1766c8 d6fb05ae041145a78688a0abab9f3c89 - - -] Security group member updated ['4a956ba4-3ae4-4c2e-94b8-81e17a9ed4b8'] 2021-07-01 19:36:49.806 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0278b927-9fbc-4709-8acc-5242bd0c45a4 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] network_delete received. Deleting network 692b8d8f-947a-42ea-b668-b4c5d4f8dd13 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 19:36:49.806 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0278b927-9fbc-4709-8acc-5242bd0c45a4 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] Network 692b8d8f-947a-42ea-b668-b4c5d4f8dd13 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-01 19:36:49.943 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be3a564f-fa09-476a-916f-7abadfd4c9e5 b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] port_update received: 5b851834-5ea9-451d-ae59-48d6440b88df port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:36:49.957 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be3a564f-fa09-476a-916f-7abadfd4c9e5 b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] No port 5b851834-5ea9-451d-ae59-48d6440b88df defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:36:50.630 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abfa08fc-4a06-4c34-aef1-5c711a0093dc e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] network_delete received. Deleting network eb180145-e051-4cb6-880b-8d37357207ae network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 19:36:50.630 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abfa08fc-4a06-4c34-aef1-5c711a0093dc e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] Network eb180145-e051-4cb6-880b-8d37357207ae not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-01 19:36:52.013 3040 1276140957944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5b851834-5ea9-451d-ae59-48d6440b88df 2021-07-01 19:36:53.427 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 19:36:53.677 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Adding port 5b851834-5ea9-451d-ae59-48d6440b88df 2021-07-01 19:36:53.677 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Port 5b851834-5ea9-451d-ae59-48d6440b88df updated. Details: {'device': '5b851834-5ea9-451d-ae59-48d6440b88df', 'network_id': '3bfb3182-6fa5-4292-84be-d636bdc55684', 'port_id': '5b851834-5ea9-451d-ae59-48d6440b88df', 'mac_address': 'fa:16:3e:b4:80:97', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 109, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '454a83e5-4bab-48d5-a6ed-c49cf2bb5dcd', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 19:36:53.677 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-01 19:36:53.677 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5b851834-5ea9-451d-ae59-48d6440b88df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:36:53.677 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5b851834-5ea9-451d-ae59-48d6440b88df _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 19:36:53.677 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3bfb3182-6fa5-4292-84be-d636bdc55684 2021-07-01 19:36:53.677 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-01 19:36:53.819 3040 1276140960760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5b851834-5ea9-451d-ae59-48d6440b88df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:36:53.819 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5b851834-5ea9-451d-ae59-48d6440b88df') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:36:53.819 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5b851834-5ea9-451d-ae59-48d6440b88df is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 19:36:53.819 3040 1276140960760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 109, VLAN trunk: None to switch port 5b851834-5ea9-451d-ae59-48d6440b88df 2021-07-01 19:36:53.896 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 19:36:53.896 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5b851834-5ea9-451d-ae59-48d6440b88df'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:36:54.030 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5b851834-5ea9-451d-ae59-48d6440b88df']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:36:54.030 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:36:54.030 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4a956ba4-3ae4-4c2e-94b8-81e17a9ed4b8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:36:54.030 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5b851834-5ea9-451d-ae59-48d6440b88df _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:36:54.030 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 19:36:54.030 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5b851834-5ea9-451d-ae59-48d6440b88df not yet added. Adding. 2021-07-01 19:36:54.030 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-01 19:36:54.030 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-01 19:36:54.132 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5b851834-5ea9-451d-ae59-48d6440b88df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:36:54.231 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5b851834-5ea9-451d-ae59-48d6440b88df" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:36:54.231 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5b851834-5ea9-451d-ae59-48d6440b88df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:36:54.338 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5b851834-5ea9-451d-ae59-48d6440b88df" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:36:54.420 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5b851834-5ea9-451d-ae59-48d6440b88df" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:36:54.420 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5b851834-5ea9-451d-ae59-48d6440b88df status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 19:36:54.420 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5b851834-5ea9-451d-ae59-48d6440b88df processed. 2021-07-01 19:36:55.443 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:36:55.709 3040 1276140960760 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:37:10.146 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Security group member updated on remote: ['c4effb65-b79f-4f2d-ad83-1ce835625129', 'b2bba16b-a5bf-4a3e-a5b7-5d3241399dda'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:37:10.146 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Security group member updated ['c4effb65-b79f-4f2d-ad83-1ce835625129', 'b2bba16b-a5bf-4a3e-a5b7-5d3241399dda'] 2021-07-01 19:37:10.146 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Refresh firewall rules 2021-07-01 19:37:10.146 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Get security group information for devices via rpc ['b6b71981-8efa-415c-82e1-d7547abff064'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:37:10.177 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] port_update received: b6b71981-8efa-415c-82e1-d7547abff064 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:37:10.197 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Lock "n-hv-agent-port-lock-b6b71981-8efa-415c-82e1-d7547abff064" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:37:10.197 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Binding port b6b71981-8efa-415c-82e1-d7547abff064 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 19:37:10.197 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-01 19:37:10.208 3040 1276140960936 MainThread DEBUG neutron.services.trunk.rpc.agent [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b6b71981-8efa-415c-82e1-d7547abff064') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:37:10.208 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b6b71981-8efa-415c-82e1-d7547abff064') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:37:10.228 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Trunk plugin disabled on server. Assuming port b6b71981-8efa-415c-82e1-d7547abff064 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 19:37:10.228 3040 1276140960936 MainThread INFO networking_hyperv.neutron.trunk_driver [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Binding VLAN ID: 134, VLAN trunk: None to switch port b6b71981-8efa-415c-82e1-d7547abff064 2021-07-01 19:37:10.261 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Refresh firewall rules 2021-07-01 19:37:10.283 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Get security group information for devices via rpc ['b6b71981-8efa-415c-82e1-d7547abff064'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:37:10.366 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Update security group information for ports dict_keys(['b6b71981-8efa-415c-82e1-d7547abff064']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:37:10.385 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:37:10.385 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Update rules of security group (b2bba16b-a5bf-4a3e-a5b7-5d3241399dda) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:37:10.385 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Update members of security group (b2bba16b-a5bf-4a3e-a5b7-5d3241399dda) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 19:37:10.385 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Update port filter for b6b71981-8efa-415c-82e1-d7547abff064 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:37:10.385 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Updating port rules. 2021-07-01 19:37:10.385 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Creating 0 new rules, removing 6 old rules. 2021-07-01 19:37:10.385 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Lock "n-hv-driver-port-lock-b6b71981-8efa-415c-82e1-d7547abff064" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:37:10.385 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Lock "n-hv-driver-port-lock-b6b71981-8efa-415c-82e1-d7547abff064" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:37:10.385 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Lock "n-hv-driver-port-lock-b6b71981-8efa-415c-82e1-d7547abff064" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:37:10.479 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Update security group information for ports dict_keys(['b6b71981-8efa-415c-82e1-d7547abff064']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:37:10.479 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:37:10.479 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Update rules of security group (b2bba16b-a5bf-4a3e-a5b7-5d3241399dda) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:37:10.479 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Update members of security group (b2bba16b-a5bf-4a3e-a5b7-5d3241399dda) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 19:37:10.479 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Update port filter for b6b71981-8efa-415c-82e1-d7547abff064 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:37:10.479 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Updating port rules. 2021-07-01 19:37:10.479 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Creating 0 new rules, removing 6 old rules. 2021-07-01 19:37:10.569 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Lock "n-hv-driver-port-lock-b6b71981-8efa-415c-82e1-d7547abff064" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:37:10.569 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Lock "n-hv-driver-port-lock-b6b71981-8efa-415c-82e1-d7547abff064" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:37:10.569 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Lock "n-hv-driver-port-lock-b6b71981-8efa-415c-82e1-d7547abff064" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:37:10.569 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Lock "n-hv-driver-port-lock-b6b71981-8efa-415c-82e1-d7547abff064" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:37:10.647 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Lock "n-hv-driver-port-lock-b6b71981-8efa-415c-82e1-d7547abff064" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:37:10.677 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-12d7139e-fea0-4907-a5dd-983ac0158ade 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Lock "n-hv-agent-port-lock-b6b71981-8efa-415c-82e1-d7547abff064" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:37:11.193 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4599c5cd-f726-4568-8f5c-6a53190bf6b9 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] port_delete event received for '9d1a940c-dcd7-486a-93c2-cfe08855f580' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:37:17.649 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c1a8983-f46e-43fd-b33a-2686ae9138bf 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Security group member updated on remote: ['b2bba16b-a5bf-4a3e-a5b7-5d3241399dda'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:37:17.649 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-3c1a8983-f46e-43fd-b33a-2686ae9138bf 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Security group member updated ['b2bba16b-a5bf-4a3e-a5b7-5d3241399dda'] 2021-07-01 19:37:17.649 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-3c1a8983-f46e-43fd-b33a-2686ae9138bf 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Refresh firewall rules 2021-07-01 19:37:17.649 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c1a8983-f46e-43fd-b33a-2686ae9138bf 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Get security group information for devices via rpc ['b6b71981-8efa-415c-82e1-d7547abff064'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:37:17.677 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3c1a8983-f46e-43fd-b33a-2686ae9138bf 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:37:17.677 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3c1a8983-f46e-43fd-b33a-2686ae9138bf 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:37:17.709 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c1a8983-f46e-43fd-b33a-2686ae9138bf 8d8c38c84ba644e790d8e029fe860337 b000618cd6224b25bee01f415c3974a3 - - -] port_delete event received for 'b6b71981-8efa-415c-82e1-d7547abff064' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:37:18.630 3040 1276140958120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b6b71981-8efa-415c-82e1-d7547abff064 2021-07-01 19:37:19.600 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 19:37:19.600 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b6b71981-8efa-415c-82e1-d7547abff064' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 19:37:19.600 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b6b71981-8efa-415c-82e1-d7547abff064' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 19:37:19.600 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b6b71981-8efa-415c-82e1-d7547abff064 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 19:37:19.614 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b6b71981-8efa-415c-82e1-d7547abff064'] 2021-07-01 19:37:19.614 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 19:37:19.614 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-01 19:37:19.614 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b6b71981-8efa-415c-82e1-d7547abff064'] 2021-07-01 19:37:21.616 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:37:21.633 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:37:21.697 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5298bd46-d02c-4512-bf7f-6fc323ac58f4 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] port_delete event received for '5342164d-b366-4bd3-9c00-5e2a9a1735c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:37:22.884 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03860490-e293-4074-a792-b8235480c32e e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] port_delete event received for 'bd520bc6-75ff-449f-8010-880da2fee650' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:37:23.881 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22f947cc-9435-4875-9246-631077726ead e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] port_delete event received for 'b987f84c-1cbe-4537-b61b-be92948c328a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:37:23.993 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d6e30c3-be5f-499b-a1cb-4c9d55f1dc46 - - - - -] port_delete event received for 'b987f84c-1cbe-4537-b61b-be92948c328a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:37:24.384 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22f947cc-9435-4875-9246-631077726ead e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] network_delete received. Deleting network 22a9d39d-eac9-4acd-8dc8-2b6fb56cd2ba network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 19:37:24.384 3040 1276140960936 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-22f947cc-9435-4875-9246-631077726ead e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] Reclaiming local network 22a9d39d-eac9-4acd-8dc8-2b6fb56cd2ba 2021-07-01 19:37:25.422 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6c45615-f846-47f3-a322-d0f36f0bc1e3 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] port_delete event received for '1dd4b3ad-7cce-4cc0-b331-97c7690657b0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:37:26.854 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-efd5fb3b-9209-4028-bd17-7b9dfe34b553 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] port_delete event received for '866e2c4d-e288-4560-a45f-d6191d8b3f7e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:37:27.833 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb0a65a1-511c-4d24-82ee-dba740600302 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] port_delete event received for 'ce33ddf1-5509-4dcc-ab45-61ab3296fdef' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:37:27.881 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fecfdb2-a928-4275-bfc7-2522de2d0cc8 - - - - -] port_delete event received for 'ce33ddf1-5509-4dcc-ab45-61ab3296fdef' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:37:28.095 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb0a65a1-511c-4d24-82ee-dba740600302 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] network_delete received. Deleting network 2809550c-62d3-4a66-bb36-fe606e934ebe network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 19:37:28.095 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb0a65a1-511c-4d24-82ee-dba740600302 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] Network 2809550c-62d3-4a66-bb36-fe606e934ebe not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-01 19:37:34.776 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c450775d-023f-47c9-b7c2-1d3d4863b42a - - - - -] port_update received: f3a1f995-f670-42af-ade7-9b8dd5ad1d7a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:37:34.776 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c450775d-023f-47c9-b7c2-1d3d4863b42a - - - - -] No port f3a1f995-f670-42af-ade7-9b8dd5ad1d7a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:37:38.380 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1fedbb9-043c-4e4a-ad3f-5ef609ed1358 - - - - -] port_update received: 42a70850-a39a-4f60-9a37-5bd86c5dc295 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:37:38.380 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1fedbb9-043c-4e4a-ad3f-5ef609ed1358 - - - - -] No port 42a70850-a39a-4f60-9a37-5bd86c5dc295 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:37:41.020 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3de12238-eaca-46bb-a196-9ad4a2d35e3a - - - - -] port_update received: 938791a7-5269-45da-9b13-c2a8d61910e8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:37:41.035 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3de12238-eaca-46bb-a196-9ad4a2d35e3a - - - - -] No port 938791a7-5269-45da-9b13-c2a8d61910e8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:37:43.489 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81cb3b9f-286a-47bc-80a1-86d2e55fb980 e403859037fc486fb57178288a38df23 6d176addb84346ce96d330ecb217d144 - - -] Security group rule updated on remote: ['02df846f-5a18-4220-b64b-0b480913d02f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 19:37:43.489 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-81cb3b9f-286a-47bc-80a1-86d2e55fb980 e403859037fc486fb57178288a38df23 6d176addb84346ce96d330ecb217d144 - - -] Security group rule updated ['02df846f-5a18-4220-b64b-0b480913d02f'] 2021-07-01 19:37:43.785 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9798bc13-3c8c-4317-a8e7-8f3db94da521 e403859037fc486fb57178288a38df23 6d176addb84346ce96d330ecb217d144 - - -] Security group rule updated on remote: ['02df846f-5a18-4220-b64b-0b480913d02f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 19:37:43.785 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-9798bc13-3c8c-4317-a8e7-8f3db94da521 e403859037fc486fb57178288a38df23 6d176addb84346ce96d330ecb217d144 - - -] Security group rule updated ['02df846f-5a18-4220-b64b-0b480913d02f'] 2021-07-01 19:37:44.105 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-675dc1d5-876e-4270-ae99-5c2c2561a879 e403859037fc486fb57178288a38df23 6d176addb84346ce96d330ecb217d144 - - -] Security group rule updated on remote: ['02df846f-5a18-4220-b64b-0b480913d02f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 19:37:44.105 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-675dc1d5-876e-4270-ae99-5c2c2561a879 e403859037fc486fb57178288a38df23 6d176addb84346ce96d330ecb217d144 - - -] Security group rule updated ['02df846f-5a18-4220-b64b-0b480913d02f'] 2021-07-01 19:37:44.605 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-069af3f6-3fb2-474e-9ae2-aa81a23d9e69 e403859037fc486fb57178288a38df23 6d176addb84346ce96d330ecb217d144 - - -] Security group rule updated on remote: ['02df846f-5a18-4220-b64b-0b480913d02f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 19:37:44.605 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-069af3f6-3fb2-474e-9ae2-aa81a23d9e69 e403859037fc486fb57178288a38df23 6d176addb84346ce96d330ecb217d144 - - -] Security group rule updated ['02df846f-5a18-4220-b64b-0b480913d02f'] 2021-07-01 19:37:44.788 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56ad98a7-f53e-4d0a-bc71-1481c5d2bcc1 - - - - -] port_update received: 98cb9cf8-4462-4de4-8077-3f892566bee9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:37:44.788 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56ad98a7-f53e-4d0a-bc71-1481c5d2bcc1 - - - - -] No port 98cb9cf8-4462-4de4-8077-3f892566bee9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:37:44.973 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-350bb416-430c-4b69-8c9a-a937cfea8a05 e403859037fc486fb57178288a38df23 6d176addb84346ce96d330ecb217d144 - - -] Security group rule updated on remote: ['02df846f-5a18-4220-b64b-0b480913d02f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 19:37:44.973 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-350bb416-430c-4b69-8c9a-a937cfea8a05 e403859037fc486fb57178288a38df23 6d176addb84346ce96d330ecb217d144 - - -] Security group rule updated ['02df846f-5a18-4220-b64b-0b480913d02f'] 2021-07-01 19:37:45.277 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-457d3e19-61a0-44d5-8b98-9f52f81eb9c3 e403859037fc486fb57178288a38df23 6d176addb84346ce96d330ecb217d144 - - -] Security group rule updated on remote: ['02df846f-5a18-4220-b64b-0b480913d02f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-01 19:37:45.277 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-457d3e19-61a0-44d5-8b98-9f52f81eb9c3 e403859037fc486fb57178288a38df23 6d176addb84346ce96d330ecb217d144 - - -] Security group rule updated ['02df846f-5a18-4220-b64b-0b480913d02f'] 2021-07-01 19:37:55.729 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7a3a98f8-7315-41f8-929d-77c98c3106ee 41522785722a4d188c757f7ebe1766c8 d6fb05ae041145a78688a0abab9f3c89 - - -] Security group member updated on remote: ['4a956ba4-3ae4-4c2e-94b8-81e17a9ed4b8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:37:55.729 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-7a3a98f8-7315-41f8-929d-77c98c3106ee 41522785722a4d188c757f7ebe1766c8 d6fb05ae041145a78688a0abab9f3c89 - - -] Security group member updated ['4a956ba4-3ae4-4c2e-94b8-81e17a9ed4b8'] 2021-07-01 19:37:56.292 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a3a98f8-7315-41f8-929d-77c98c3106ee 41522785722a4d188c757f7ebe1766c8 d6fb05ae041145a78688a0abab9f3c89 - - -] port_delete event received for '5b851834-5ea9-451d-ae59-48d6440b88df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:37:56.882 3040 1276140958120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5b851834-5ea9-451d-ae59-48d6440b88df 2021-07-01 19:37:57.769 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 19:37:57.769 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5b851834-5ea9-451d-ae59-48d6440b88df' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 19:37:57.769 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5b851834-5ea9-451d-ae59-48d6440b88df' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 19:37:57.769 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5b851834-5ea9-451d-ae59-48d6440b88df _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 19:37:57.769 3040 1276140960936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3bfb3182-6fa5-4292-84be-d636bdc55684 2021-07-01 19:37:57.769 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5b851834-5ea9-451d-ae59-48d6440b88df'] 2021-07-01 19:37:57.769 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 19:37:57.769 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-01 19:37:57.769 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5b851834-5ea9-451d-ae59-48d6440b88df'] 2021-07-01 19:37:58.943 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9a92f45-fbe3-4899-8896-a07b920b80be 41522785722a4d188c757f7ebe1766c8 d6fb05ae041145a78688a0abab9f3c89 - - -] port_delete event received for 'ffddd01b-ca81-43a2-837a-e735c4bc46eb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:37:59.785 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:37:59.803 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:38:04.395 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53341e54-416c-4d0f-8085-0195459bedb0 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] port_delete event received for '46d10fe3-7c5e-4324-a518-83e4c85f0a0d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:38:05.363 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62a8d805-ef39-4684-95a7-80071ae570a7 e403859037fc486fb57178288a38df23 6d176addb84346ce96d330ecb217d144 - - -] Security group member updated on remote: ['02df846f-5a18-4220-b64b-0b480913d02f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:38:05.363 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-62a8d805-ef39-4684-95a7-80071ae570a7 e403859037fc486fb57178288a38df23 6d176addb84346ce96d330ecb217d144 - - -] Security group member updated ['02df846f-5a18-4220-b64b-0b480913d02f'] 2021-07-01 19:38:06.198 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74912230-753d-4671-8ccf-093d4baeb631 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] port_delete event received for '44ee6a25-b46d-47a1-ba83-c2790e56bca7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:38:06.469 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af49b805-a119-4a66-8787-162ff2f69fe6 b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] port_update received: c45c8a0f-7bd0-469a-ac17-03d8a300ccf2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:38:06.476 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af49b805-a119-4a66-8787-162ff2f69fe6 b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] No port c45c8a0f-7bd0-469a-ac17-03d8a300ccf2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:38:07.397 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-affd326e-cd7d-4dfa-9ff9-4117a9869e08 - - - - -] port_delete event received for '11761361-fd3e-46f0-905b-b1d786199700' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:38:07.417 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-607781a6-2f71-459c-9005-64c952f59379 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] port_delete event received for '11761361-fd3e-46f0-905b-b1d786199700' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:38:07.687 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-607781a6-2f71-459c-9005-64c952f59379 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] network_delete received. Deleting network 3bfb3182-6fa5-4292-84be-d636bdc55684 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 19:38:07.687 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-607781a6-2f71-459c-9005-64c952f59379 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] Network 3bfb3182-6fa5-4292-84be-d636bdc55684 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-01 19:38:08.556 3040 1276140957944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c45c8a0f-7bd0-469a-ac17-03d8a300ccf2 2021-07-01 19:38:09.839 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 19:38:10.113 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Adding port c45c8a0f-7bd0-469a-ac17-03d8a300ccf2 2021-07-01 19:38:10.113 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Port c45c8a0f-7bd0-469a-ac17-03d8a300ccf2 updated. Details: {'device': 'c45c8a0f-7bd0-469a-ac17-03d8a300ccf2', 'network_id': '6b91babc-b47f-4180-9bea-ea4cc6df0c4a', 'port_id': 'c45c8a0f-7bd0-469a-ac17-03d8a300ccf2', 'mac_address': 'fa:16:3e:f8:72:1a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 128, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cfab8149-4af5-437b-9357-141e832fcd72', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 19:38:10.113 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-01 19:38:10.129 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c45c8a0f-7bd0-469a-ac17-03d8a300ccf2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:38:10.129 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c45c8a0f-7bd0-469a-ac17-03d8a300ccf2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 19:38:10.129 3040 1276140960936 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6b91babc-b47f-4180-9bea-ea4cc6df0c4a 2021-07-01 19:38:10.129 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-01 19:38:10.256 3040 1276140960936 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c45c8a0f-7bd0-469a-ac17-03d8a300ccf2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:38:10.256 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c45c8a0f-7bd0-469a-ac17-03d8a300ccf2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:38:10.256 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c45c8a0f-7bd0-469a-ac17-03d8a300ccf2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 19:38:10.256 3040 1276140960936 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 128, VLAN trunk: None to switch port c45c8a0f-7bd0-469a-ac17-03d8a300ccf2 2021-07-01 19:38:10.324 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 19:38:10.324 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c45c8a0f-7bd0-469a-ac17-03d8a300ccf2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:38:10.557 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c45c8a0f-7bd0-469a-ac17-03d8a300ccf2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:38:10.557 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:38:10.557 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (02df846f-5a18-4220-b64b-0b480913d02f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:38:10.557 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c45c8a0f-7bd0-469a-ac17-03d8a300ccf2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:38:10.557 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 19:38:10.557 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c45c8a0f-7bd0-469a-ac17-03d8a300ccf2 not yet added. Adding. 2021-07-01 19:38:10.557 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-01 19:38:10.557 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-01 19:38:10.655 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c45c8a0f-7bd0-469a-ac17-03d8a300ccf2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:38:10.742 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c45c8a0f-7bd0-469a-ac17-03d8a300ccf2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:38:10.742 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c45c8a0f-7bd0-469a-ac17-03d8a300ccf2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:38:10.832 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c45c8a0f-7bd0-469a-ac17-03d8a300ccf2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:38:10.912 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c45c8a0f-7bd0-469a-ac17-03d8a300ccf2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:38:10.912 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c45c8a0f-7bd0-469a-ac17-03d8a300ccf2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 19:38:10.912 3040 1276140960936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c45c8a0f-7bd0-469a-ac17-03d8a300ccf2 processed. 2021-07-01 19:38:11.847 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:38:12.153 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:38:14.624 3040 1276140957944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0e8bf320-d59e-4baf-87ce-9168e800ca74 2021-07-01 19:38:15.870 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 19:38:16.238 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Adding port 0e8bf320-d59e-4baf-87ce-9168e800ca74 2021-07-01 19:38:16.238 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Port 0e8bf320-d59e-4baf-87ce-9168e800ca74 updated. Details: {'device': '0e8bf320-d59e-4baf-87ce-9168e800ca74', 'network_id': 'ca5ad23f-0673-47a0-9a92-26ae10bc667e', 'port_id': '0e8bf320-d59e-4baf-87ce-9168e800ca74', 'mac_address': 'fa:16:3e:30:5b:dd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 143, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '303587c5-a6fe-4641-9338-fb40a97f63cd', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 19:38:16.238 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-01 19:38:16.238 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0e8bf320-d59e-4baf-87ce-9168e800ca74" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:38:16.254 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0e8bf320-d59e-4baf-87ce-9168e800ca74 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 19:38:16.254 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-01 19:38:16.255 3040 1276140960936 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0e8bf320-d59e-4baf-87ce-9168e800ca74') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:38:16.255 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0e8bf320-d59e-4baf-87ce-9168e800ca74') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:38:16.316 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0e8bf320-d59e-4baf-87ce-9168e800ca74 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 19:38:16.316 3040 1276140960936 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 143, VLAN trunk: None to switch port 0e8bf320-d59e-4baf-87ce-9168e800ca74 2021-07-01 19:38:16.353 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 19:38:16.353 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0e8bf320-d59e-4baf-87ce-9168e800ca74'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:38:16.614 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0e8bf320-d59e-4baf-87ce-9168e800ca74']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:38:16.614 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:38:16.614 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7fd93a7d-4ff4-4b00-a6a2-fa867c3b54fe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:38:16.614 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0e8bf320-d59e-4baf-87ce-9168e800ca74 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:38:16.614 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 19:38:16.614 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-01 19:38:16.614 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e8bf320-d59e-4baf-87ce-9168e800ca74" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:38:16.614 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e8bf320-d59e-4baf-87ce-9168e800ca74" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:38:16.614 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e8bf320-d59e-4baf-87ce-9168e800ca74" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:38:16.614 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e8bf320-d59e-4baf-87ce-9168e800ca74" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:38:16.667 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0e8bf320-d59e-4baf-87ce-9168e800ca74" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.421s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:38:16.667 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0e8bf320-d59e-4baf-87ce-9168e800ca74 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 19:38:16.667 3040 1276140960936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0e8bf320-d59e-4baf-87ce-9168e800ca74 processed. 2021-07-01 19:38:17.878 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:38:18.160 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:38:27.103 3040 1276140958120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0e8bf320-d59e-4baf-87ce-9168e800ca74 2021-07-01 19:38:27.941 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 19:38:27.941 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0e8bf320-d59e-4baf-87ce-9168e800ca74' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 19:38:27.941 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0e8bf320-d59e-4baf-87ce-9168e800ca74' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 19:38:27.941 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0e8bf320-d59e-4baf-87ce-9168e800ca74 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 19:38:27.956 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0e8bf320-d59e-4baf-87ce-9168e800ca74'] 2021-07-01 19:38:27.956 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 19:38:27.956 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-01 19:38:27.956 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0e8bf320-d59e-4baf-87ce-9168e800ca74'] 2021-07-01 19:38:29.956 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:38:30.129 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:38:31.145 3040 1276140958120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0e8bf320-d59e-4baf-87ce-9168e800ca74 2021-07-01 19:38:31.972 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 19:38:31.972 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0e8bf320-d59e-4baf-87ce-9168e800ca74' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 19:38:31.972 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0e8bf320-d59e-4baf-87ce-9168e800ca74' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 19:38:31.972 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0e8bf320-d59e-4baf-87ce-9168e800ca74 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 19:38:31.979 3040 1276140960936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ca5ad23f-0673-47a0-9a92-26ae10bc667e 2021-07-01 19:38:31.979 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0e8bf320-d59e-4baf-87ce-9168e800ca74'] 2021-07-01 19:38:31.979 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-01 19:38:31.979 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0e8bf320-d59e-4baf-87ce-9168e800ca74'] 2021-07-01 19:38:33.988 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:38:34.069 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:38:48.851 3040 1276140957944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0e8bf320-d59e-4baf-87ce-9168e800ca74 2021-07-01 19:38:50.081 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 19:38:50.456 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Adding port 0e8bf320-d59e-4baf-87ce-9168e800ca74 2021-07-01 19:38:50.456 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Port 0e8bf320-d59e-4baf-87ce-9168e800ca74 updated. Details: {'device': '0e8bf320-d59e-4baf-87ce-9168e800ca74', 'network_id': 'ca5ad23f-0673-47a0-9a92-26ae10bc667e', 'port_id': '0e8bf320-d59e-4baf-87ce-9168e800ca74', 'mac_address': 'fa:16:3e:30:5b:dd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 143, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '303587c5-a6fe-4641-9338-fb40a97f63cd', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 19:38:50.456 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-01 19:38:50.456 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0e8bf320-d59e-4baf-87ce-9168e800ca74" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:38:50.456 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0e8bf320-d59e-4baf-87ce-9168e800ca74 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 19:38:50.456 3040 1276140960936 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ca5ad23f-0673-47a0-9a92-26ae10bc667e 2021-07-01 19:38:50.456 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-01 19:38:50.581 3040 1276140960936 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0e8bf320-d59e-4baf-87ce-9168e800ca74') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:38:50.598 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0e8bf320-d59e-4baf-87ce-9168e800ca74') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:38:50.598 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0e8bf320-d59e-4baf-87ce-9168e800ca74 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 19:38:50.598 3040 1276140960936 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 143, VLAN trunk: None to switch port 0e8bf320-d59e-4baf-87ce-9168e800ca74 2021-07-01 19:38:50.659 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 19:38:50.675 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0e8bf320-d59e-4baf-87ce-9168e800ca74'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:38:50.815 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0e8bf320-d59e-4baf-87ce-9168e800ca74']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:38:50.815 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:38:50.815 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7fd93a7d-4ff4-4b00-a6a2-fa867c3b54fe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:38:50.815 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0e8bf320-d59e-4baf-87ce-9168e800ca74 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:38:50.815 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 19:38:50.815 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0e8bf320-d59e-4baf-87ce-9168e800ca74 not yet added. Adding. 2021-07-01 19:38:50.815 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-01 19:38:50.815 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-01 19:38:50.899 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e8bf320-d59e-4baf-87ce-9168e800ca74" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:38:50.991 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e8bf320-d59e-4baf-87ce-9168e800ca74" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:38:50.991 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e8bf320-d59e-4baf-87ce-9168e800ca74" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:38:51.092 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0e8bf320-d59e-4baf-87ce-9168e800ca74" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:38:51.161 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0e8bf320-d59e-4baf-87ce-9168e800ca74" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:38:51.161 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0e8bf320-d59e-4baf-87ce-9168e800ca74 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 19:38:51.161 3040 1276140960936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0e8bf320-d59e-4baf-87ce-9168e800ca74 processed. 2021-07-01 19:38:52.081 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:38:52.331 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:39:29.492 3040 1276140958120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0e8bf320-d59e-4baf-87ce-9168e800ca74 2021-07-01 19:39:29.815 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-95fb5d9d-c9ed-42db-979a-6689d63b8ddd a2bf8167948043679e5e0cdf5648319e 664fc38593234078be13a168d2bc55a0 - - -] Security group member updated on remote: ['7fd93a7d-4ff4-4b00-a6a2-fa867c3b54fe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:39:29.815 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-95fb5d9d-c9ed-42db-979a-6689d63b8ddd a2bf8167948043679e5e0cdf5648319e 664fc38593234078be13a168d2bc55a0 - - -] Security group member updated ['7fd93a7d-4ff4-4b00-a6a2-fa867c3b54fe'] 2021-07-01 19:39:30.122 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95fb5d9d-c9ed-42db-979a-6689d63b8ddd a2bf8167948043679e5e0cdf5648319e 664fc38593234078be13a168d2bc55a0 - - -] port_delete event received for '0e8bf320-d59e-4baf-87ce-9168e800ca74' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:39:30.330 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 19:39:30.330 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0e8bf320-d59e-4baf-87ce-9168e800ca74' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 19:39:30.330 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0e8bf320-d59e-4baf-87ce-9168e800ca74' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 19:39:30.330 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0e8bf320-d59e-4baf-87ce-9168e800ca74 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 19:39:30.336 3040 1276140960936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ca5ad23f-0673-47a0-9a92-26ae10bc667e 2021-07-01 19:39:30.336 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0e8bf320-d59e-4baf-87ce-9168e800ca74'] 2021-07-01 19:39:30.336 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 19:39:30.336 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-01 19:39:30.336 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0e8bf320-d59e-4baf-87ce-9168e800ca74'] 2021-07-01 19:39:32.330 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:39:32.332 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:39:32.434 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-979ea6f2-acb7-457b-ad7f-afad665db54f a2bf8167948043679e5e0cdf5648319e 664fc38593234078be13a168d2bc55a0 - - -] port_delete event received for 'd7dbd6ec-373b-48b5-8553-be2d09cde45e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:39:36.627 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d8e0ab2-eee2-4a60-ae8e-f31f1700c881 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] port_delete event received for '60501c24-2cf9-4729-a2c2-156a68023b5d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:39:38.403 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-220d43b1-33be-4cfa-a62e-a05fd8222b98 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] port_delete event received for 'afb4b77e-5817-4b23-8211-ede3e7948ff3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:39:39.387 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4519754-df60-4278-bdb8-b8b1051798fd e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] port_delete event received for 'e8613a2f-bf1d-4cb6-9adf-b300f604d346' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:39:39.408 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d76119e-8ef2-45be-84aa-1c263066ccd1 - - - - -] port_delete event received for 'e8613a2f-bf1d-4cb6-9adf-b300f604d346' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:39:39.637 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4519754-df60-4278-bdb8-b8b1051798fd e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] network_delete received. Deleting network ca5ad23f-0673-47a0-9a92-26ae10bc667e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 19:39:39.637 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4519754-df60-4278-bdb8-b8b1051798fd e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] Network ca5ad23f-0673-47a0-9a92-26ae10bc667e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-01 19:39:46.235 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-91c7cf45-7eb8-491d-ab57-b7ee57ae8f21 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Security group member updated on remote: ['ab318cf1-747c-4c93-8b0d-aa2e1454911f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:39:46.235 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-91c7cf45-7eb8-491d-ab57-b7ee57ae8f21 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Security group member updated ['ab318cf1-747c-4c93-8b0d-aa2e1454911f'] 2021-07-01 19:39:47.158 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b40b09b3-088d-414a-b93f-19720f5bff8f b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] port_update received: c25dadb0-9f68-4055-8345-1d10246eb908 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:39:47.158 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b40b09b3-088d-414a-b93f-19720f5bff8f b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] No port c25dadb0-9f68-4055-8345-1d10246eb908 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:39:49.356 3040 1276140957944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c25dadb0-9f68-4055-8345-1d10246eb908 2021-07-01 19:39:50.424 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 19:39:50.668 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Adding port c25dadb0-9f68-4055-8345-1d10246eb908 2021-07-01 19:39:50.668 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Port c25dadb0-9f68-4055-8345-1d10246eb908 updated. Details: {'device': 'c25dadb0-9f68-4055-8345-1d10246eb908', 'network_id': 'c54921e6-1b3a-4fce-8b51-7cac4c527186', 'port_id': 'c25dadb0-9f68-4055-8345-1d10246eb908', 'mac_address': 'fa:16:3e:ac:08:58', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 132, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3631240b-9e19-40ab-a84f-b145d793dad2', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 19:39:50.668 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-01 19:39:50.668 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:39:50.668 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c25dadb0-9f68-4055-8345-1d10246eb908 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 19:39:50.668 3040 1276140960936 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c54921e6-1b3a-4fce-8b51-7cac4c527186 2021-07-01 19:39:50.668 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-01 19:39:50.807 3040 1276140960936 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c25dadb0-9f68-4055-8345-1d10246eb908') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:39:50.807 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c25dadb0-9f68-4055-8345-1d10246eb908') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:39:50.807 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c25dadb0-9f68-4055-8345-1d10246eb908 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 19:39:50.807 3040 1276140960936 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 132, VLAN trunk: None to switch port c25dadb0-9f68-4055-8345-1d10246eb908 2021-07-01 19:39:50.871 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 19:39:50.871 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c25dadb0-9f68-4055-8345-1d10246eb908'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:39:51.013 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c25dadb0-9f68-4055-8345-1d10246eb908']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:39:51.013 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:39:51.013 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ab318cf1-747c-4c93-8b0d-aa2e1454911f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:39:51.013 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ab318cf1-747c-4c93-8b0d-aa2e1454911f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 19:39:51.013 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c25dadb0-9f68-4055-8345-1d10246eb908 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:39:51.013 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 19:39:51.013 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c25dadb0-9f68-4055-8345-1d10246eb908 not yet added. Adding. 2021-07-01 19:39:51.013 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-01 19:39:51.013 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-01 19:39:51.098 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:39:51.174 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:39:51.174 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:39:51.269 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:39:51.362 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.688s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:39:51.362 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c25dadb0-9f68-4055-8345-1d10246eb908 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 19:39:51.362 3040 1276140960936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c25dadb0-9f68-4055-8345-1d10246eb908 processed. 2021-07-01 19:39:52.424 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:39:52.738 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:02.220 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3a5f06c-61e1-479f-9c08-05c7d7c0b27d 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Security group member updated on remote: ['ab318cf1-747c-4c93-8b0d-aa2e1454911f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:40:02.220 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-f3a5f06c-61e1-479f-9c08-05c7d7c0b27d 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Security group member updated ['ab318cf1-747c-4c93-8b0d-aa2e1454911f'] 2021-07-01 19:40:02.220 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-f3a5f06c-61e1-479f-9c08-05c7d7c0b27d 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Refresh firewall rules 2021-07-01 19:40:02.220 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3a5f06c-61e1-479f-9c08-05c7d7c0b27d 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Get security group information for devices via rpc ['c25dadb0-9f68-4055-8345-1d10246eb908'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:40:02.376 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f3a5f06c-61e1-479f-9c08-05c7d7c0b27d 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update security group information for ports dict_keys(['c25dadb0-9f68-4055-8345-1d10246eb908']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:40:02.376 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f3a5f06c-61e1-479f-9c08-05c7d7c0b27d 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:40:02.376 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f3a5f06c-61e1-479f-9c08-05c7d7c0b27d 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update rules of security group (ab318cf1-747c-4c93-8b0d-aa2e1454911f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:40:02.376 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f3a5f06c-61e1-479f-9c08-05c7d7c0b27d 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update members of security group (ab318cf1-747c-4c93-8b0d-aa2e1454911f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 19:40:02.376 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f3a5f06c-61e1-479f-9c08-05c7d7c0b27d 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update port filter for c25dadb0-9f68-4055-8345-1d10246eb908 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:40:02.376 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f3a5f06c-61e1-479f-9c08-05c7d7c0b27d 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Updating port rules. 2021-07-01 19:40:02.376 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f3a5f06c-61e1-479f-9c08-05c7d7c0b27d 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Creating 1 new rules, removing 0 old rules. 2021-07-01 19:40:02.376 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-f3a5f06c-61e1-479f-9c08-05c7d7c0b27d 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:02.470 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-f3a5f06c-61e1-479f-9c08-05c7d7c0b27d 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:02.470 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-f3a5f06c-61e1-479f-9c08-05c7d7c0b27d 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:02.470 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-f3a5f06c-61e1-479f-9c08-05c7d7c0b27d 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:03.142 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9711c0a-e642-4678-af56-011481e166f5 b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] port_update received: 15317d37-5a11-428b-ad7d-448c76a57083 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:40:03.166 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9711c0a-e642-4678-af56-011481e166f5 b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] No port 15317d37-5a11-428b-ad7d-448c76a57083 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:40:05.472 3040 1276140957944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 15317d37-5a11-428b-ad7d-448c76a57083 2021-07-01 19:40:06.501 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 19:40:06.735 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Adding port 15317d37-5a11-428b-ad7d-448c76a57083 2021-07-01 19:40:06.735 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Port 15317d37-5a11-428b-ad7d-448c76a57083 updated. Details: {'device': '15317d37-5a11-428b-ad7d-448c76a57083', 'network_id': 'c54921e6-1b3a-4fce-8b51-7cac4c527186', 'port_id': '15317d37-5a11-428b-ad7d-448c76a57083', 'mac_address': 'fa:16:3e:c4:8b:e3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 132, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3631240b-9e19-40ab-a84f-b145d793dad2', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 19:40:06.735 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-01 19:40:06.745 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-15317d37-5a11-428b-ad7d-448c76a57083" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:06.745 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 15317d37-5a11-428b-ad7d-448c76a57083 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 19:40:06.745 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-01 19:40:06.876 3040 1276140960936 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '15317d37-5a11-428b-ad7d-448c76a57083') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:40:06.876 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '15317d37-5a11-428b-ad7d-448c76a57083') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:40:06.881 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 15317d37-5a11-428b-ad7d-448c76a57083 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 19:40:06.881 3040 1276140960936 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 132, VLAN trunk: None to switch port 15317d37-5a11-428b-ad7d-448c76a57083 2021-07-01 19:40:06.954 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 19:40:06.954 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['15317d37-5a11-428b-ad7d-448c76a57083'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:40:07.094 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['15317d37-5a11-428b-ad7d-448c76a57083']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:40:07.094 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:40:07.094 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ab318cf1-747c-4c93-8b0d-aa2e1454911f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:40:07.094 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ab318cf1-747c-4c93-8b0d-aa2e1454911f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 19:40:07.097 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 15317d37-5a11-428b-ad7d-448c76a57083 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:40:07.097 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 19:40:07.097 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 15317d37-5a11-428b-ad7d-448c76a57083 not yet added. Adding. 2021-07-01 19:40:07.097 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-01 19:40:07.097 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-01 19:40:07.189 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-15317d37-5a11-428b-ad7d-448c76a57083" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:07.284 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-15317d37-5a11-428b-ad7d-448c76a57083" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:07.284 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-15317d37-5a11-428b-ad7d-448c76a57083" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:07.407 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-15317d37-5a11-428b-ad7d-448c76a57083" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:07.504 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-15317d37-5a11-428b-ad7d-448c76a57083" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:07.504 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 15317d37-5a11-428b-ad7d-448c76a57083 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 19:40:07.504 3040 1276140960936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 15317d37-5a11-428b-ad7d-448c76a57083 processed. 2021-07-01 19:40:08.501 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:08.813 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:15.732 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e159a00d-0429-469e-8306-8b88061aec18 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Security group member updated on remote: ['ab318cf1-747c-4c93-8b0d-aa2e1454911f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:40:15.755 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-e159a00d-0429-469e-8306-8b88061aec18 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Security group member updated ['ab318cf1-747c-4c93-8b0d-aa2e1454911f'] 2021-07-01 19:40:15.755 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-e159a00d-0429-469e-8306-8b88061aec18 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Refresh firewall rules 2021-07-01 19:40:15.755 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e159a00d-0429-469e-8306-8b88061aec18 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Get security group information for devices via rpc ['c25dadb0-9f68-4055-8345-1d10246eb908', '15317d37-5a11-428b-ad7d-448c76a57083'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:40:15.980 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e159a00d-0429-469e-8306-8b88061aec18 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update security group information for ports dict_keys(['15317d37-5a11-428b-ad7d-448c76a57083', 'c25dadb0-9f68-4055-8345-1d10246eb908']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:40:15.980 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e159a00d-0429-469e-8306-8b88061aec18 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:40:15.980 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e159a00d-0429-469e-8306-8b88061aec18 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update rules of security group (ab318cf1-747c-4c93-8b0d-aa2e1454911f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:40:15.980 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e159a00d-0429-469e-8306-8b88061aec18 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update members of security group (ab318cf1-747c-4c93-8b0d-aa2e1454911f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 19:40:15.980 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e159a00d-0429-469e-8306-8b88061aec18 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update port filter for 15317d37-5a11-428b-ad7d-448c76a57083 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:40:15.980 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e159a00d-0429-469e-8306-8b88061aec18 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Updating port rules. 2021-07-01 19:40:15.984 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e159a00d-0429-469e-8306-8b88061aec18 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Creating 1 new rules, removing 0 old rules. 2021-07-01 19:40:15.984 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-e159a00d-0429-469e-8306-8b88061aec18 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-15317d37-5a11-428b-ad7d-448c76a57083" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:16.097 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-e159a00d-0429-469e-8306-8b88061aec18 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-15317d37-5a11-428b-ad7d-448c76a57083" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:16.109 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-e159a00d-0429-469e-8306-8b88061aec18 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-15317d37-5a11-428b-ad7d-448c76a57083" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:16.109 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-e159a00d-0429-469e-8306-8b88061aec18 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-15317d37-5a11-428b-ad7d-448c76a57083" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:16.109 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e159a00d-0429-469e-8306-8b88061aec18 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update port filter for c25dadb0-9f68-4055-8345-1d10246eb908 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:40:16.109 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e159a00d-0429-469e-8306-8b88061aec18 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Updating port rules. 2021-07-01 19:40:16.109 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e159a00d-0429-469e-8306-8b88061aec18 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Creating 1 new rules, removing 0 old rules. 2021-07-01 19:40:16.109 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-e159a00d-0429-469e-8306-8b88061aec18 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:16.227 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-e159a00d-0429-469e-8306-8b88061aec18 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:16.227 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-e159a00d-0429-469e-8306-8b88061aec18 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:16.227 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-e159a00d-0429-469e-8306-8b88061aec18 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:16.908 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e49bf2e-02bb-409c-bbea-9c2d86acda2a b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] port_update received: e97e21b2-f50b-4c68-8a41-69764d6a7463 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:40:16.922 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e49bf2e-02bb-409c-bbea-9c2d86acda2a b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] No port e97e21b2-f50b-4c68-8a41-69764d6a7463 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:40:19.625 3040 1276140957944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e97e21b2-f50b-4c68-8a41-69764d6a7463 2021-07-01 19:40:20.515 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 19:40:20.864 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Adding port e97e21b2-f50b-4c68-8a41-69764d6a7463 2021-07-01 19:40:20.864 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Port e97e21b2-f50b-4c68-8a41-69764d6a7463 updated. Details: {'device': 'e97e21b2-f50b-4c68-8a41-69764d6a7463', 'network_id': 'c54921e6-1b3a-4fce-8b51-7cac4c527186', 'port_id': 'e97e21b2-f50b-4c68-8a41-69764d6a7463', 'mac_address': 'fa:16:3e:51:1d:dd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 132, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3631240b-9e19-40ab-a84f-b145d793dad2', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 19:40:20.864 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-01 19:40:20.864 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e97e21b2-f50b-4c68-8a41-69764d6a7463" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:20.864 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e97e21b2-f50b-4c68-8a41-69764d6a7463 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 19:40:20.864 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-01 19:40:21.016 3040 1276140960936 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e97e21b2-f50b-4c68-8a41-69764d6a7463') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:40:21.016 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e97e21b2-f50b-4c68-8a41-69764d6a7463') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:40:21.035 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e97e21b2-f50b-4c68-8a41-69764d6a7463 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 19:40:21.035 3040 1276140960936 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 132, VLAN trunk: None to switch port e97e21b2-f50b-4c68-8a41-69764d6a7463 2021-07-01 19:40:21.109 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 19:40:21.109 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e97e21b2-f50b-4c68-8a41-69764d6a7463'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:40:21.251 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e97e21b2-f50b-4c68-8a41-69764d6a7463']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:40:21.251 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:40:21.251 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ab318cf1-747c-4c93-8b0d-aa2e1454911f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:40:21.251 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ab318cf1-747c-4c93-8b0d-aa2e1454911f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 19:40:21.251 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e97e21b2-f50b-4c68-8a41-69764d6a7463 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:40:21.265 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 19:40:21.265 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e97e21b2-f50b-4c68-8a41-69764d6a7463 not yet added. Adding. 2021-07-01 19:40:21.265 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-01 19:40:21.265 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-01 19:40:21.390 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e97e21b2-f50b-4c68-8a41-69764d6a7463" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:21.517 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e97e21b2-f50b-4c68-8a41-69764d6a7463" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:21.531 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e97e21b2-f50b-4c68-8a41-69764d6a7463" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:21.691 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e97e21b2-f50b-4c68-8a41-69764d6a7463" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:21.799 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e97e21b2-f50b-4c68-8a41-69764d6a7463" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:21.799 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e97e21b2-f50b-4c68-8a41-69764d6a7463 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 19:40:21.799 3040 1276140960936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e97e21b2-f50b-4c68-8a41-69764d6a7463 processed. 2021-07-01 19:40:22.515 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:22.812 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:27.865 3040 1276140958120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c45c8a0f-7bd0-469a-ac17-03d8a300ccf2 2021-07-01 19:40:28.522 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 19:40:28.522 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c45c8a0f-7bd0-469a-ac17-03d8a300ccf2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 19:40:28.522 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c45c8a0f-7bd0-469a-ac17-03d8a300ccf2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 19:40:28.522 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c45c8a0f-7bd0-469a-ac17-03d8a300ccf2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 19:40:28.533 3040 1276140960936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6b91babc-b47f-4180-9bea-ea4cc6df0c4a 2021-07-01 19:40:28.533 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c45c8a0f-7bd0-469a-ac17-03d8a300ccf2'] 2021-07-01 19:40:28.533 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 19:40:28.533 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-01 19:40:28.533 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c45c8a0f-7bd0-469a-ac17-03d8a300ccf2'] 2021-07-01 19:40:30.524 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:30.735 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:33.748 3040 1276140957944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c45c8a0f-7bd0-469a-ac17-03d8a300ccf2 2021-07-01 19:40:34.500 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Security group member updated on remote: ['ab318cf1-747c-4c93-8b0d-aa2e1454911f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:40:34.500 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Security group member updated ['ab318cf1-747c-4c93-8b0d-aa2e1454911f'] 2021-07-01 19:40:34.500 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Refresh firewall rules 2021-07-01 19:40:34.500 3040 1276140960936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Get security group information for devices via rpc ['c25dadb0-9f68-4055-8345-1d10246eb908', '15317d37-5a11-428b-ad7d-448c76a57083', 'e97e21b2-f50b-4c68-8a41-69764d6a7463'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:40:34.544 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 19:40:34.930 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Adding port c45c8a0f-7bd0-469a-ac17-03d8a300ccf2 2021-07-01 19:40:34.930 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Port c45c8a0f-7bd0-469a-ac17-03d8a300ccf2 updated. Details: {'device': 'c45c8a0f-7bd0-469a-ac17-03d8a300ccf2', 'network_id': '6b91babc-b47f-4180-9bea-ea4cc6df0c4a', 'port_id': 'c45c8a0f-7bd0-469a-ac17-03d8a300ccf2', 'mac_address': 'fa:16:3e:f8:72:1a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 128, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cfab8149-4af5-437b-9357-141e832fcd72', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 19:40:34.930 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-01 19:40:34.930 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c45c8a0f-7bd0-469a-ac17-03d8a300ccf2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:34.930 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c45c8a0f-7bd0-469a-ac17-03d8a300ccf2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 19:40:34.930 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6b91babc-b47f-4180-9bea-ea4cc6df0c4a 2021-07-01 19:40:34.930 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-01 19:40:35.031 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update security group information for ports dict_keys(['15317d37-5a11-428b-ad7d-448c76a57083', 'c25dadb0-9f68-4055-8345-1d10246eb908', 'e97e21b2-f50b-4c68-8a41-69764d6a7463']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:40:35.031 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:40:35.031 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update rules of security group (ab318cf1-747c-4c93-8b0d-aa2e1454911f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:40:35.031 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update members of security group (ab318cf1-747c-4c93-8b0d-aa2e1454911f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 19:40:35.031 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update port filter for 15317d37-5a11-428b-ad7d-448c76a57083 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:40:35.031 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Updating port rules. 2021-07-01 19:40:35.031 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Creating 1 new rules, removing 0 old rules. 2021-07-01 19:40:35.031 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-15317d37-5a11-428b-ad7d-448c76a57083" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:35.079 3040 1276140960760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c45c8a0f-7bd0-469a-ac17-03d8a300ccf2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:40:35.079 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c45c8a0f-7bd0-469a-ac17-03d8a300ccf2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:40:35.079 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c45c8a0f-7bd0-469a-ac17-03d8a300ccf2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 19:40:35.079 3040 1276140960760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 128, VLAN trunk: None to switch port c45c8a0f-7bd0-469a-ac17-03d8a300ccf2 2021-07-01 19:40:35.172 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-15317d37-5a11-428b-ad7d-448c76a57083" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:35.172 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-15317d37-5a11-428b-ad7d-448c76a57083" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:35.172 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-15317d37-5a11-428b-ad7d-448c76a57083" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:35.172 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update port filter for c25dadb0-9f68-4055-8345-1d10246eb908 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:40:35.172 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Updating port rules. 2021-07-01 19:40:35.172 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Creating 1 new rules, removing 0 old rules. 2021-07-01 19:40:35.172 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:35.172 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 19:40:35.172 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c45c8a0f-7bd0-469a-ac17-03d8a300ccf2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:40:35.311 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:35.311 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:35.311 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:35.311 3040 1276140960936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update port filter for e97e21b2-f50b-4c68-8a41-69764d6a7463 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:40:35.311 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Updating port rules. 2021-07-01 19:40:35.311 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Creating 1 new rules, removing 0 old rules. 2021-07-01 19:40:35.311 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-e97e21b2-f50b-4c68-8a41-69764d6a7463" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:35.438 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c45c8a0f-7bd0-469a-ac17-03d8a300ccf2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:40:35.438 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:40:35.438 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (02df846f-5a18-4220-b64b-0b480913d02f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:40:35.438 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c45c8a0f-7bd0-469a-ac17-03d8a300ccf2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:40:35.438 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 19:40:35.438 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c45c8a0f-7bd0-469a-ac17-03d8a300ccf2 not yet added. Adding. 2021-07-01 19:40:35.438 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-01 19:40:35.438 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-01 19:40:35.451 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-e97e21b2-f50b-4c68-8a41-69764d6a7463" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:35.466 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-e97e21b2-f50b-4c68-8a41-69764d6a7463" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:35.466 3040 1276140960936 MainThread DEBUG oslo_concurrency.lockutils [req-d815f715-b311-406b-851d-17bf00ff14c2 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-e97e21b2-f50b-4c68-8a41-69764d6a7463" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:35.507 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c176b4f6-811e-428d-a224-8aed0bce29ba b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] port_update received: d8a493f4-7584-4b5e-91af-a845d34eb90f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:40:35.517 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c176b4f6-811e-428d-a224-8aed0bce29ba b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] No port d8a493f4-7584-4b5e-91af-a845d34eb90f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:40:35.581 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c45c8a0f-7bd0-469a-ac17-03d8a300ccf2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:35.728 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c45c8a0f-7bd0-469a-ac17-03d8a300ccf2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:35.728 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c45c8a0f-7bd0-469a-ac17-03d8a300ccf2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:35.874 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c45c8a0f-7bd0-469a-ac17-03d8a300ccf2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:35.986 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c45c8a0f-7bd0-469a-ac17-03d8a300ccf2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:35.986 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c45c8a0f-7bd0-469a-ac17-03d8a300ccf2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 19:40:35.986 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c45c8a0f-7bd0-469a-ac17-03d8a300ccf2 processed. 2021-07-01 19:40:36.561 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:36.810 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:37.778 3040 1276140957944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d8a493f4-7584-4b5e-91af-a845d34eb90f 2021-07-01 19:40:38.584 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 19:40:38.826 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Adding port d8a493f4-7584-4b5e-91af-a845d34eb90f 2021-07-01 19:40:38.826 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Port d8a493f4-7584-4b5e-91af-a845d34eb90f updated. Details: {'device': 'd8a493f4-7584-4b5e-91af-a845d34eb90f', 'network_id': 'c54921e6-1b3a-4fce-8b51-7cac4c527186', 'port_id': 'd8a493f4-7584-4b5e-91af-a845d34eb90f', 'mac_address': 'fa:16:3e:19:c3:41', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 132, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3631240b-9e19-40ab-a84f-b145d793dad2', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 19:40:38.826 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-01 19:40:38.826 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d8a493f4-7584-4b5e-91af-a845d34eb90f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:38.826 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d8a493f4-7584-4b5e-91af-a845d34eb90f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 19:40:38.826 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-01 19:40:38.982 3040 1276140960760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd8a493f4-7584-4b5e-91af-a845d34eb90f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:40:38.982 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd8a493f4-7584-4b5e-91af-a845d34eb90f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:40:38.982 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d8a493f4-7584-4b5e-91af-a845d34eb90f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 19:40:38.982 3040 1276140960760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 132, VLAN trunk: None to switch port d8a493f4-7584-4b5e-91af-a845d34eb90f 2021-07-01 19:40:39.091 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 19:40:39.091 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d8a493f4-7584-4b5e-91af-a845d34eb90f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:40:39.217 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d8a493f4-7584-4b5e-91af-a845d34eb90f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:40:39.235 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:40:39.235 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ab318cf1-747c-4c93-8b0d-aa2e1454911f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:40:39.235 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ab318cf1-747c-4c93-8b0d-aa2e1454911f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 19:40:39.235 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d8a493f4-7584-4b5e-91af-a845d34eb90f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:40:39.235 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 19:40:39.235 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d8a493f4-7584-4b5e-91af-a845d34eb90f not yet added. Adding. 2021-07-01 19:40:39.235 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-01 19:40:39.235 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-01 19:40:39.389 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d8a493f4-7584-4b5e-91af-a845d34eb90f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:39.544 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d8a493f4-7584-4b5e-91af-a845d34eb90f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:39.544 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d8a493f4-7584-4b5e-91af-a845d34eb90f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:39.751 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d8a493f4-7584-4b5e-91af-a845d34eb90f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:39.859 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d8a493f4-7584-4b5e-91af-a845d34eb90f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:39.859 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d8a493f4-7584-4b5e-91af-a845d34eb90f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 19:40:39.859 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d8a493f4-7584-4b5e-91af-a845d34eb90f processed. 2021-07-01 19:40:40.607 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:40.905 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:52.934 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Security group member updated on remote: ['ab318cf1-747c-4c93-8b0d-aa2e1454911f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:40:52.934 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Security group member updated ['ab318cf1-747c-4c93-8b0d-aa2e1454911f'] 2021-07-01 19:40:52.934 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Refresh firewall rules 2021-07-01 19:40:52.934 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Get security group information for devices via rpc ['c25dadb0-9f68-4055-8345-1d10246eb908', '15317d37-5a11-428b-ad7d-448c76a57083', 'e97e21b2-f50b-4c68-8a41-69764d6a7463', 'd8a493f4-7584-4b5e-91af-a845d34eb90f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:40:53.014 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] port_delete event received for 'd8a493f4-7584-4b5e-91af-a845d34eb90f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:40:53.261 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update security group information for ports dict_keys(['15317d37-5a11-428b-ad7d-448c76a57083', 'c25dadb0-9f68-4055-8345-1d10246eb908', 'e97e21b2-f50b-4c68-8a41-69764d6a7463']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:40:53.261 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:40:53.261 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update rules of security group (ab318cf1-747c-4c93-8b0d-aa2e1454911f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:40:53.261 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update members of security group (ab318cf1-747c-4c93-8b0d-aa2e1454911f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 19:40:53.261 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update port filter for 15317d37-5a11-428b-ad7d-448c76a57083 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:40:53.261 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Updating port rules. 2021-07-01 19:40:53.261 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Creating 0 new rules, removing 1 old rules. 2021-07-01 19:40:53.261 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-15317d37-5a11-428b-ad7d-448c76a57083" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:53.261 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-15317d37-5a11-428b-ad7d-448c76a57083" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:53.261 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-15317d37-5a11-428b-ad7d-448c76a57083" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:53.471 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-15317d37-5a11-428b-ad7d-448c76a57083" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:53.471 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update port filter for c25dadb0-9f68-4055-8345-1d10246eb908 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:40:53.471 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Updating port rules. 2021-07-01 19:40:53.471 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Creating 0 new rules, removing 1 old rules. 2021-07-01 19:40:53.471 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:53.471 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:53.483 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:53.673 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:53.673 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update port filter for e97e21b2-f50b-4c68-8a41-69764d6a7463 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:40:53.673 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Updating port rules. 2021-07-01 19:40:53.673 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Creating 0 new rules, removing 1 old rules. 2021-07-01 19:40:53.673 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-e97e21b2-f50b-4c68-8a41-69764d6a7463" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:53.673 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-e97e21b2-f50b-4c68-8a41-69764d6a7463" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:53.673 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-e97e21b2-f50b-4c68-8a41-69764d6a7463" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:53.857 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-aca359e0-af27-4a71-8151-2c60e43f8358 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-e97e21b2-f50b-4c68-8a41-69764d6a7463" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:54.097 3040 1276140958120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d8a493f4-7584-4b5e-91af-a845d34eb90f 2021-07-01 19:40:54.653 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 19:40:54.653 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd8a493f4-7584-4b5e-91af-a845d34eb90f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 19:40:54.653 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd8a493f4-7584-4b5e-91af-a845d34eb90f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 19:40:54.653 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d8a493f4-7584-4b5e-91af-a845d34eb90f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 19:40:54.669 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d8a493f4-7584-4b5e-91af-a845d34eb90f'] 2021-07-01 19:40:54.669 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 19:40:54.669 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-01 19:40:54.669 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d8a493f4-7584-4b5e-91af-a845d34eb90f'] 2021-07-01 19:40:56.667 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:56.684 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:58.130 3040 1276140958120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e97e21b2-f50b-4c68-8a41-69764d6a7463 2021-07-01 19:40:58.158 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e64ce1b6-3d04-4899-b7be-57c434839c7b 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Security group member updated on remote: ['ab318cf1-747c-4c93-8b0d-aa2e1454911f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:40:58.158 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-e64ce1b6-3d04-4899-b7be-57c434839c7b 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Security group member updated ['ab318cf1-747c-4c93-8b0d-aa2e1454911f'] 2021-07-01 19:40:58.158 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-e64ce1b6-3d04-4899-b7be-57c434839c7b 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Refresh firewall rules 2021-07-01 19:40:58.158 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e64ce1b6-3d04-4899-b7be-57c434839c7b 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Get security group information for devices via rpc ['c25dadb0-9f68-4055-8345-1d10246eb908', '15317d37-5a11-428b-ad7d-448c76a57083', 'e97e21b2-f50b-4c68-8a41-69764d6a7463'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:40:58.231 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e64ce1b6-3d04-4899-b7be-57c434839c7b 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] port_delete event received for 'e97e21b2-f50b-4c68-8a41-69764d6a7463' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:40:58.379 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e64ce1b6-3d04-4899-b7be-57c434839c7b 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update security group information for ports dict_keys(['15317d37-5a11-428b-ad7d-448c76a57083', 'c25dadb0-9f68-4055-8345-1d10246eb908']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:40:58.379 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e64ce1b6-3d04-4899-b7be-57c434839c7b 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:40:58.379 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e64ce1b6-3d04-4899-b7be-57c434839c7b 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update rules of security group (ab318cf1-747c-4c93-8b0d-aa2e1454911f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:40:58.379 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e64ce1b6-3d04-4899-b7be-57c434839c7b 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update members of security group (ab318cf1-747c-4c93-8b0d-aa2e1454911f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 19:40:58.379 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e64ce1b6-3d04-4899-b7be-57c434839c7b 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update port filter for 15317d37-5a11-428b-ad7d-448c76a57083 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:40:58.379 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e64ce1b6-3d04-4899-b7be-57c434839c7b 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Updating port rules. 2021-07-01 19:40:58.379 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e64ce1b6-3d04-4899-b7be-57c434839c7b 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Creating 0 new rules, removing 1 old rules. 2021-07-01 19:40:58.379 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-e64ce1b6-3d04-4899-b7be-57c434839c7b 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-15317d37-5a11-428b-ad7d-448c76a57083" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:58.379 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-e64ce1b6-3d04-4899-b7be-57c434839c7b 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-15317d37-5a11-428b-ad7d-448c76a57083" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:58.388 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-e64ce1b6-3d04-4899-b7be-57c434839c7b 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-15317d37-5a11-428b-ad7d-448c76a57083" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:58.552 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-e64ce1b6-3d04-4899-b7be-57c434839c7b 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-15317d37-5a11-428b-ad7d-448c76a57083" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:58.552 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e64ce1b6-3d04-4899-b7be-57c434839c7b 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update port filter for c25dadb0-9f68-4055-8345-1d10246eb908 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:40:58.552 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e64ce1b6-3d04-4899-b7be-57c434839c7b 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Updating port rules. 2021-07-01 19:40:58.552 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e64ce1b6-3d04-4899-b7be-57c434839c7b 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Creating 0 new rules, removing 1 old rules. 2021-07-01 19:40:58.552 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-e64ce1b6-3d04-4899-b7be-57c434839c7b 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:58.552 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-e64ce1b6-3d04-4899-b7be-57c434839c7b 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:40:58.552 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-e64ce1b6-3d04-4899-b7be-57c434839c7b 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:40:58.680 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 19:40:58.680 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e97e21b2-f50b-4c68-8a41-69764d6a7463' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 19:40:58.680 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e97e21b2-f50b-4c68-8a41-69764d6a7463' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 19:40:58.680 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e97e21b2-f50b-4c68-8a41-69764d6a7463 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 19:40:58.680 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e97e21b2-f50b-4c68-8a41-69764d6a7463'] 2021-07-01 19:40:58.680 3040 1276140960936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 19:40:58.680 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-01 19:40:58.680 3040 1276140960936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e97e21b2-f50b-4c68-8a41-69764d6a7463'] 2021-07-01 19:40:58.704 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-e64ce1b6-3d04-4899-b7be-57c434839c7b 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:41:00.682 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:41:00.703 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:41:02.088 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-272abc30-e211-4d75-8f59-dae00dc7d58c 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Security group member updated on remote: ['ab318cf1-747c-4c93-8b0d-aa2e1454911f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:41:02.088 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-272abc30-e211-4d75-8f59-dae00dc7d58c 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Security group member updated ['ab318cf1-747c-4c93-8b0d-aa2e1454911f'] 2021-07-01 19:41:02.088 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-272abc30-e211-4d75-8f59-dae00dc7d58c 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Refresh firewall rules 2021-07-01 19:41:02.088 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-272abc30-e211-4d75-8f59-dae00dc7d58c 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Get security group information for devices via rpc ['c25dadb0-9f68-4055-8345-1d10246eb908', '15317d37-5a11-428b-ad7d-448c76a57083'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:41:02.165 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-272abc30-e211-4d75-8f59-dae00dc7d58c 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] port_delete event received for '15317d37-5a11-428b-ad7d-448c76a57083' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:41:02.182 3040 1276140958120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 15317d37-5a11-428b-ad7d-448c76a57083 2021-07-01 19:41:02.231 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-272abc30-e211-4d75-8f59-dae00dc7d58c 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update security group information for ports dict_keys(['c25dadb0-9f68-4055-8345-1d10246eb908']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:41:02.231 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-272abc30-e211-4d75-8f59-dae00dc7d58c 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:41:02.231 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-272abc30-e211-4d75-8f59-dae00dc7d58c 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update rules of security group (ab318cf1-747c-4c93-8b0d-aa2e1454911f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:41:02.231 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-272abc30-e211-4d75-8f59-dae00dc7d58c 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update members of security group (ab318cf1-747c-4c93-8b0d-aa2e1454911f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 19:41:02.231 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-272abc30-e211-4d75-8f59-dae00dc7d58c 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update port filter for c25dadb0-9f68-4055-8345-1d10246eb908 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:41:02.231 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-272abc30-e211-4d75-8f59-dae00dc7d58c 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Updating port rules. 2021-07-01 19:41:02.231 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-272abc30-e211-4d75-8f59-dae00dc7d58c 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Creating 0 new rules, removing 1 old rules. 2021-07-01 19:41:02.231 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-272abc30-e211-4d75-8f59-dae00dc7d58c 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:41:02.231 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-272abc30-e211-4d75-8f59-dae00dc7d58c 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:41:02.231 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-272abc30-e211-4d75-8f59-dae00dc7d58c 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:41:02.387 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [req-272abc30-e211-4d75-8f59-dae00dc7d58c 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Lock "n-hv-driver-port-lock-c25dadb0-9f68-4055-8345-1d10246eb908" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:41:02.699 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 19:41:02.699 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '15317d37-5a11-428b-ad7d-448c76a57083' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 19:41:02.699 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '15317d37-5a11-428b-ad7d-448c76a57083' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 19:41:02.699 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 15317d37-5a11-428b-ad7d-448c76a57083 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 19:41:02.714 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['15317d37-5a11-428b-ad7d-448c76a57083'] 2021-07-01 19:41:02.714 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 19:41:02.714 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-01 19:41:02.714 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['15317d37-5a11-428b-ad7d-448c76a57083'] 2021-07-01 19:41:04.697 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:41:04.717 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:41:07.948 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00b63a24-2ac3-4c36-a431-eac0663f2464 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Security group member updated on remote: ['ab318cf1-747c-4c93-8b0d-aa2e1454911f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:41:07.948 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-00b63a24-2ac3-4c36-a431-eac0663f2464 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Security group member updated ['ab318cf1-747c-4c93-8b0d-aa2e1454911f'] 2021-07-01 19:41:07.948 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-00b63a24-2ac3-4c36-a431-eac0663f2464 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Refresh firewall rules 2021-07-01 19:41:07.948 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00b63a24-2ac3-4c36-a431-eac0663f2464 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Get security group information for devices via rpc ['c25dadb0-9f68-4055-8345-1d10246eb908'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:41:07.979 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-00b63a24-2ac3-4c36-a431-eac0663f2464 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:41:07.979 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-00b63a24-2ac3-4c36-a431-eac0663f2464 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:41:08.027 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00b63a24-2ac3-4c36-a431-eac0663f2464 841ba3d7055d4c7da37e5a021a70e437 de4c69fe694c449188276f597847ae3c - - -] port_delete event received for 'c25dadb0-9f68-4055-8345-1d10246eb908' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:41:08.229 3040 1276140958120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c25dadb0-9f68-4055-8345-1d10246eb908 2021-07-01 19:41:08.704 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 19:41:08.704 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c25dadb0-9f68-4055-8345-1d10246eb908' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 19:41:08.704 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c25dadb0-9f68-4055-8345-1d10246eb908' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 19:41:08.704 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c25dadb0-9f68-4055-8345-1d10246eb908 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 19:41:08.704 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c54921e6-1b3a-4fce-8b51-7cac4c527186 2021-07-01 19:41:08.704 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c25dadb0-9f68-4055-8345-1d10246eb908'] 2021-07-01 19:41:08.704 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 19:41:08.704 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-01 19:41:08.704 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c25dadb0-9f68-4055-8345-1d10246eb908'] 2021-07-01 19:41:09.838 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c47ef73-082f-4bf5-9044-292b276d6c75 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] network_delete received. Deleting network c54921e6-1b3a-4fce-8b51-7cac4c527186 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 19:41:09.838 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c47ef73-082f-4bf5-9044-292b276d6c75 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] Network c54921e6-1b3a-4fce-8b51-7cac4c527186 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-01 19:41:10.713 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:41:10.738 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:41:54.350 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e580abd-5cc3-4d41-92b2-ae964a1327ec e403859037fc486fb57178288a38df23 6d176addb84346ce96d330ecb217d144 - - -] port_delete event received for '00c37dd5-71f2-40fa-9abf-d956b31e2f19' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:41:56.584 3040 1276140958120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c45c8a0f-7bd0-469a-ac17-03d8a300ccf2 2021-07-01 19:41:56.912 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 19:41:56.912 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c45c8a0f-7bd0-469a-ac17-03d8a300ccf2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 19:41:56.912 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c45c8a0f-7bd0-469a-ac17-03d8a300ccf2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 19:41:56.912 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c45c8a0f-7bd0-469a-ac17-03d8a300ccf2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 19:41:56.917 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6b91babc-b47f-4180-9bea-ea4cc6df0c4a 2021-07-01 19:41:56.917 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c45c8a0f-7bd0-469a-ac17-03d8a300ccf2'] 2021-07-01 19:41:56.917 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 19:41:56.917 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-01 19:41:56.917 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c45c8a0f-7bd0-469a-ac17-03d8a300ccf2'] 2021-07-01 19:41:57.115 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0da6da1b-2de2-4377-8f9c-2fac3dbd87c0 e403859037fc486fb57178288a38df23 6d176addb84346ce96d330ecb217d144 - - -] Security group member updated on remote: ['02df846f-5a18-4220-b64b-0b480913d02f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:41:57.115 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-0da6da1b-2de2-4377-8f9c-2fac3dbd87c0 e403859037fc486fb57178288a38df23 6d176addb84346ce96d330ecb217d144 - - -] Security group member updated ['02df846f-5a18-4220-b64b-0b480913d02f'] 2021-07-01 19:41:57.193 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0da6da1b-2de2-4377-8f9c-2fac3dbd87c0 e403859037fc486fb57178288a38df23 6d176addb84346ce96d330ecb217d144 - - -] port_delete event received for 'c45c8a0f-7bd0-469a-ac17-03d8a300ccf2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:41:58.912 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:41:58.940 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:42:00.553 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6658cea7-db3b-4289-a0a4-4095a4302450 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] port_delete event received for '42a70850-a39a-4f60-9a37-5bd86c5dc295' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:42:02.314 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e11528cc-96a1-4428-8c26-d9f26197b018 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] port_delete event received for 'f3a1f995-f670-42af-ade7-9b8dd5ad1d7a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:42:02.615 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e51144f7-bd2c-4a6a-b2ed-8909db3b8622 abc7bd052f0743a895f133d4eca953a4 47dd727fedb540fcb7127a356103e402 - - -] Security group member updated on remote: ['1c56d5c2-8cb6-4954-a760-7f064f344bd9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:42:02.615 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-e51144f7-bd2c-4a6a-b2ed-8909db3b8622 abc7bd052f0743a895f133d4eca953a4 47dd727fedb540fcb7127a356103e402 - - -] Security group member updated ['1c56d5c2-8cb6-4954-a760-7f064f344bd9'] 2021-07-01 19:42:03.471 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c437c253-fa76-418f-80f6-520af9251950 - - - - -] port_delete event received for '94c38077-652c-4138-a36d-0d5aa6d643fa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:42:03.471 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd90caa7-35f1-4bc6-a108-413d6c475d8f e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] port_delete event received for '94c38077-652c-4138-a36d-0d5aa6d643fa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:42:03.834 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd90caa7-35f1-4bc6-a108-413d6c475d8f e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] network_delete received. Deleting network 6b91babc-b47f-4180-9bea-ea4cc6df0c4a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 19:42:03.834 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd90caa7-35f1-4bc6-a108-413d6c475d8f e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] Network 6b91babc-b47f-4180-9bea-ea4cc6df0c4a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-01 19:42:03.971 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53966a6e-dc5f-4e12-94c0-e86c4a634006 b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] port_update received: de4597df-f61a-48e0-8469-e14796bdd491 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:42:03.990 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53966a6e-dc5f-4e12-94c0-e86c4a634006 b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] No port de4597df-f61a-48e0-8469-e14796bdd491 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:42:04.897 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65d8b174-9567-4986-b082-118fd22a71d5 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] port_delete event received for '98cb9cf8-4462-4de4-8077-3f892566bee9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:42:06.409 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d63df52-d332-46b8-bbaf-5d1fdeb7d7f4 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] port_delete event received for '938791a7-5269-45da-9b13-c2a8d61910e8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:42:06.490 3040 1276140957944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: de4597df-f61a-48e0-8469-e14796bdd491 2021-07-01 19:42:06.956 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 19:42:07.349 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-319176b9-bbeb-4f3a-8384-b0be8c5d1547 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] port_delete event received for '9de22a51-4181-4c23-a55f-971da8f407d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:42:07.456 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Adding port de4597df-f61a-48e0-8469-e14796bdd491 2021-07-01 19:42:07.456 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Port de4597df-f61a-48e0-8469-e14796bdd491 updated. Details: {'device': 'de4597df-f61a-48e0-8469-e14796bdd491', 'network_id': '089b388a-00ec-4b30-9a7a-96dca4ec6272', 'port_id': 'de4597df-f61a-48e0-8469-e14796bdd491', 'mac_address': 'fa:16:3e:85:5f:7b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 112, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'acae5981-6092-424c-823a-c24cb78e1e76', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 19:42:07.456 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-01 19:42:07.456 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-de4597df-f61a-48e0-8469-e14796bdd491" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:42:07.456 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port de4597df-f61a-48e0-8469-e14796bdd491 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 19:42:07.456 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 089b388a-00ec-4b30-9a7a-96dca4ec6272 2021-07-01 19:42:07.456 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-01 19:42:07.587 3040 1276140960760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'de4597df-f61a-48e0-8469-e14796bdd491') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:42:07.587 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'de4597df-f61a-48e0-8469-e14796bdd491') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:42:07.587 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port de4597df-f61a-48e0-8469-e14796bdd491 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 19:42:07.587 3040 1276140960760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 112, VLAN trunk: None to switch port de4597df-f61a-48e0-8469-e14796bdd491 2021-07-01 19:42:07.587 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-319176b9-bbeb-4f3a-8384-b0be8c5d1547 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] network_delete received. Deleting network 172d3ae0-9d81-427d-aa68-473def2858fd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 19:42:07.587 3040 1276140960936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-319176b9-bbeb-4f3a-8384-b0be8c5d1547 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] Network 172d3ae0-9d81-427d-aa68-473def2858fd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-01 19:42:07.649 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 19:42:07.649 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['de4597df-f61a-48e0-8469-e14796bdd491'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:42:07.786 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['de4597df-f61a-48e0-8469-e14796bdd491']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:42:07.786 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:42:07.786 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1c56d5c2-8cb6-4954-a760-7f064f344bd9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:42:07.786 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1c56d5c2-8cb6-4954-a760-7f064f344bd9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 19:42:07.786 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for de4597df-f61a-48e0-8469-e14796bdd491 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:42:07.786 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 19:42:07.786 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device de4597df-f61a-48e0-8469-e14796bdd491 not yet added. Adding. 2021-07-01 19:42:07.786 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-01 19:42:07.786 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-01 19:42:07.860 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de4597df-f61a-48e0-8469-e14796bdd491" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:42:07.927 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de4597df-f61a-48e0-8469-e14796bdd491" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:42:07.927 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de4597df-f61a-48e0-8469-e14796bdd491" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:42:07.999 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de4597df-f61a-48e0-8469-e14796bdd491" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:42:08.073 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-de4597df-f61a-48e0-8469-e14796bdd491" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:42:08.073 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port de4597df-f61a-48e0-8469-e14796bdd491 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 19:42:08.073 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port de4597df-f61a-48e0-8469-e14796bdd491 processed. 2021-07-01 19:42:08.974 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:42:09.258 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:42:54.987 3040 1276140958120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: de4597df-f61a-48e0-8469-e14796bdd491 2021-07-01 19:42:55.159 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 19:42:55.159 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'de4597df-f61a-48e0-8469-e14796bdd491' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 19:42:55.159 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'de4597df-f61a-48e0-8469-e14796bdd491' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 19:42:55.159 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port de4597df-f61a-48e0-8469-e14796bdd491 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 19:42:55.164 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 089b388a-00ec-4b30-9a7a-96dca4ec6272 2021-07-01 19:42:55.164 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['de4597df-f61a-48e0-8469-e14796bdd491'] 2021-07-01 19:42:55.164 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 19:42:55.164 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-01 19:42:55.164 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['de4597df-f61a-48e0-8469-e14796bdd491'] 2021-07-01 19:42:55.164 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dee903e6-b35b-482d-876d-8bea2ac379bc abc7bd052f0743a895f133d4eca953a4 47dd727fedb540fcb7127a356103e402 - - -] Security group member updated on remote: ['1c56d5c2-8cb6-4954-a760-7f064f344bd9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:42:55.164 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-dee903e6-b35b-482d-876d-8bea2ac379bc abc7bd052f0743a895f133d4eca953a4 47dd727fedb540fcb7127a356103e402 - - -] Security group member updated ['1c56d5c2-8cb6-4954-a760-7f064f344bd9'] 2021-07-01 19:42:55.252 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dee903e6-b35b-482d-876d-8bea2ac379bc abc7bd052f0743a895f133d4eca953a4 47dd727fedb540fcb7127a356103e402 - - -] port_delete event received for 'de4597df-f61a-48e0-8469-e14796bdd491' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:42:57.174 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:42:57.190 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:43:03.862 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9f34bf95-70e4-4406-a7b2-18b066cef230 abc7bd052f0743a895f133d4eca953a4 47dd727fedb540fcb7127a356103e402 - - -] Security group member updated on remote: ['1c56d5c2-8cb6-4954-a760-7f064f344bd9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:43:03.862 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-9f34bf95-70e4-4406-a7b2-18b066cef230 abc7bd052f0743a895f133d4eca953a4 47dd727fedb540fcb7127a356103e402 - - -] Security group member updated ['1c56d5c2-8cb6-4954-a760-7f064f344bd9'] 2021-07-01 19:43:04.846 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdc3f55f-a591-4e35-9447-ed3615e83ced b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] port_update received: e2097cbb-0709-42c1-89e4-7c967d5b6cdf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-01 19:43:04.857 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdc3f55f-a591-4e35-9447-ed3615e83ced b234aef34308417fbc0db7b035b60b84 4480d32908154d96995a8d629cb9253c - - -] No port e2097cbb-0709-42c1-89e4-7c967d5b6cdf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-01 19:43:06.925 3040 1276140957944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e2097cbb-0709-42c1-89e4-7c967d5b6cdf 2021-07-01 19:43:07.252 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-01 19:43:07.518 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Adding port e2097cbb-0709-42c1-89e4-7c967d5b6cdf 2021-07-01 19:43:07.518 3040 1276027739304 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Port e2097cbb-0709-42c1-89e4-7c967d5b6cdf updated. Details: {'device': 'e2097cbb-0709-42c1-89e4-7c967d5b6cdf', 'network_id': '089b388a-00ec-4b30-9a7a-96dca4ec6272', 'port_id': 'e2097cbb-0709-42c1-89e4-7c967d5b6cdf', 'mac_address': 'fa:16:3e:38:dd:59', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 112, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'acae5981-6092-424c-823a-c24cb78e1e76', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-01 19:43:07.518 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-01 19:43:07.518 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e2097cbb-0709-42c1-89e4-7c967d5b6cdf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:43:07.518 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e2097cbb-0709-42c1-89e4-7c967d5b6cdf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-01 19:43:07.518 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 089b388a-00ec-4b30-9a7a-96dca4ec6272 2021-07-01 19:43:07.518 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-01 19:43:07.646 3040 1276140960760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e2097cbb-0709-42c1-89e4-7c967d5b6cdf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:43:07.646 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e2097cbb-0709-42c1-89e4-7c967d5b6cdf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-01 19:43:07.646 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e2097cbb-0709-42c1-89e4-7c967d5b6cdf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-01 19:43:07.646 3040 1276140960760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 112, VLAN trunk: None to switch port e2097cbb-0709-42c1-89e4-7c967d5b6cdf 2021-07-01 19:43:07.706 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-01 19:43:07.706 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e2097cbb-0709-42c1-89e4-7c967d5b6cdf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:43:07.856 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e2097cbb-0709-42c1-89e4-7c967d5b6cdf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:43:07.856 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:43:07.856 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1c56d5c2-8cb6-4954-a760-7f064f344bd9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-01 19:43:07.865 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1c56d5c2-8cb6-4954-a760-7f064f344bd9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-01 19:43:07.865 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e2097cbb-0709-42c1-89e4-7c967d5b6cdf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-07-01 19:43:07.865 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-01 19:43:07.865 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e2097cbb-0709-42c1-89e4-7c967d5b6cdf not yet added. Adding. 2021-07-01 19:43:07.865 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-01 19:43:07.865 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-01 19:43:07.924 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2097cbb-0709-42c1-89e4-7c967d5b6cdf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:43:07.986 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2097cbb-0709-42c1-89e4-7c967d5b6cdf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:43:07.986 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2097cbb-0709-42c1-89e4-7c967d5b6cdf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:43:08.053 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2097cbb-0709-42c1-89e4-7c967d5b6cdf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:43:08.137 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e2097cbb-0709-42c1-89e4-7c967d5b6cdf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.610s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:43:08.137 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e2097cbb-0709-42c1-89e4-7c967d5b6cdf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-01 19:43:08.137 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e2097cbb-0709-42c1-89e4-7c967d5b6cdf processed. 2021-07-01 19:43:09.268 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:43:09.580 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:43:38.098 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d02d8ec1-b503-44dc-8348-c9dbf207ab1e abc7bd052f0743a895f133d4eca953a4 47dd727fedb540fcb7127a356103e402 - - -] Security group member updated on remote: ['1c56d5c2-8cb6-4954-a760-7f064f344bd9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-01 19:43:38.098 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-d02d8ec1-b503-44dc-8348-c9dbf207ab1e abc7bd052f0743a895f133d4eca953a4 47dd727fedb540fcb7127a356103e402 - - -] Security group member updated ['1c56d5c2-8cb6-4954-a760-7f064f344bd9'] 2021-07-01 19:43:38.098 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [req-d02d8ec1-b503-44dc-8348-c9dbf207ab1e abc7bd052f0743a895f133d4eca953a4 47dd727fedb540fcb7127a356103e402 - - -] Refresh firewall rules 2021-07-01 19:43:38.098 3040 1276140960760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d02d8ec1-b503-44dc-8348-c9dbf207ab1e abc7bd052f0743a895f133d4eca953a4 47dd727fedb540fcb7127a356103e402 - - -] Get security group information for devices via rpc ['e2097cbb-0709-42c1-89e4-7c967d5b6cdf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-01 19:43:38.114 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d02d8ec1-b503-44dc-8348-c9dbf207ab1e abc7bd052f0743a895f133d4eca953a4 47dd727fedb540fcb7127a356103e402 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-07-01 19:43:38.114 3040 1276140960760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d02d8ec1-b503-44dc-8348-c9dbf207ab1e abc7bd052f0743a895f133d4eca953a4 47dd727fedb540fcb7127a356103e402 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-07-01 19:43:38.177 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d02d8ec1-b503-44dc-8348-c9dbf207ab1e abc7bd052f0743a895f133d4eca953a4 47dd727fedb540fcb7127a356103e402 - - -] port_delete event received for 'e2097cbb-0709-42c1-89e4-7c967d5b6cdf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-01 19:43:39.255 3040 1276140958120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e2097cbb-0709-42c1-89e4-7c967d5b6cdf 2021-07-01 19:43:39.423 3040 1276027739304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4cdab0f-1a41-444d-81ac-421019ea9893 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-01 19:43:39.423 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e2097cbb-0709-42c1-89e4-7c967d5b6cdf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-01 19:43:39.423 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e2097cbb-0709-42c1-89e4-7c967d5b6cdf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-01 19:43:39.423 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e2097cbb-0709-42c1-89e4-7c967d5b6cdf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-01 19:43:39.423 3040 1276140960760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 089b388a-00ec-4b30-9a7a-96dca4ec6272 2021-07-01 19:43:39.423 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e2097cbb-0709-42c1-89e4-7c967d5b6cdf'] 2021-07-01 19:43:39.423 3040 1276140960760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-01 19:43:39.423 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-01 19:43:39.423 3040 1276140960760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e2097cbb-0709-42c1-89e4-7c967d5b6cdf'] 2021-07-01 19:43:41.438 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-01 19:43:41.454 3040 1276140960760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-01 19:43:59.484 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69d8d038-35d5-4827-a32d-9c5a15d9aff3 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] network_delete received. Deleting network 089b388a-00ec-4b30-9a7a-96dca4ec6272 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-01 19:43:59.500 3040 1276140960760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69d8d038-35d5-4827-a32d-9c5a15d9aff3 e4f9760d38af4da08276cd4e001a7932 1175dbfd7c3146c9931200bbe9a8a30c - - -] Network 089b388a-00ec-4b30-9a7a-96dca4ec6272 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463