2021-08-16 13:37:02.032 896 1522177682600 MainThread INFO neutron.common.config [-] Logging enabled! 2021-08-16 13:37:02.032 896 1522177682600 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev540 2021-08-16 13:37:02.042 896 1522177682600 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-08-16 13:37:02.072 896 1522177682600 MainThread INFO os_win.utils.network.networkutils [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] WMI caching is disabled. 2021-08-16 13:37:02.356 896 1522177682600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-08-16 13:37:02.446 896 1522177682600 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-16 13:37:02.446 896 1522177682600 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-16 13:37:02.683 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent initialized successfully, now running... 2021-08-16 13:37:02.730 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-08-16 13:37:02.730 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-16 13:37:02.791 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-16 13:39:10.042 896 1522273786168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8add729-ff6f-4941-8e65-b0136c13b0d0 - - - - -] port_update received: 7ca974a8-c6a5-4356-b806-b8722da712eb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:39:10.061 896 1522273786168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8add729-ff6f-4941-8e65-b0136c13b0d0 - - - - -] No port 7ca974a8-c6a5-4356-b806-b8722da712eb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:39:13.837 896 1522273786168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e79bcc74-4b72-446f-b2b3-9f384d8f9252 - - - - -] port_update received: 2adffc24-3287-4bdb-a171-d62234a9fbb8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:39:13.850 896 1522273786168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e79bcc74-4b72-446f-b2b3-9f384d8f9252 - - - - -] No port 2adffc24-3287-4bdb-a171-d62234a9fbb8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:39:15.178 896 1522273786168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e88d902-d31e-4e7a-a2e7-df693edd60f0 - - - - -] port_update received: 5d61007a-f576-46cb-b323-5462fff2a02c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:39:15.191 896 1522273786168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e88d902-d31e-4e7a-a2e7-df693edd60f0 - - - - -] No port 5d61007a-f576-46cb-b323-5462fff2a02c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:39:17.553 896 1522273786168 MainThread WARNING oslo_policy.policy [req-6227ceed-f7aa-4234-9d22-0d9a7487308c 86f8554a182f44fbbdcc21371a72e716 dd1a333f864d49aaa19db1b38b45cd2f - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-08-16 13:39:17.569 896 1522273786168 MainThread WARNING oslo_policy.policy [req-6227ceed-f7aa-4234-9d22-0d9a7487308c 86f8554a182f44fbbdcc21371a72e716 dd1a333f864d49aaa19db1b38b45cd2f - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-08-16 13:39:17.569 896 1522273786168 MainThread WARNING oslo_policy.policy [req-6227ceed-f7aa-4234-9d22-0d9a7487308c 86f8554a182f44fbbdcc21371a72e716 dd1a333f864d49aaa19db1b38b45cd2f - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-08-16 13:39:17.584 896 1522273786168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6227ceed-f7aa-4234-9d22-0d9a7487308c 86f8554a182f44fbbdcc21371a72e716 dd1a333f864d49aaa19db1b38b45cd2f - - -] Security group member updated on remote: ['fae923c5-50a3-44af-ba16-9c7577ca98ce'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:39:17.584 896 1522273786168 MainThread INFO neutron.agent.securitygroups_rpc [req-6227ceed-f7aa-4234-9d22-0d9a7487308c 86f8554a182f44fbbdcc21371a72e716 dd1a333f864d49aaa19db1b38b45cd2f - - -] Security group member updated ['fae923c5-50a3-44af-ba16-9c7577ca98ce'] 2021-08-16 13:39:18.243 896 1522273786168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1999a430-1551-4c45-aa0f-aa9b80590dc7 - - - - -] port_update received: ef493a64-3365-4b17-9fe5-98537dc26468 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:39:18.273 896 1522273786168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1999a430-1551-4c45-aa0f-aa9b80590dc7 - - - - -] No port ef493a64-3365-4b17-9fe5-98537dc26468 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:39:18.980 896 1522273786168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a11f21b9-ba93-4abf-bc70-562ccf5284ef 2c1a3b157c5046caab1362c1e13070ef 5eb0f80d245f494d8ad155340b0d7d54 - - -] Security group rule updated on remote: ['e5209366-97d7-42e4-bec7-759773e24c8d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-16 13:39:18.980 896 1522273786168 MainThread INFO neutron.agent.securitygroups_rpc [req-a11f21b9-ba93-4abf-bc70-562ccf5284ef 2c1a3b157c5046caab1362c1e13070ef 5eb0f80d245f494d8ad155340b0d7d54 - - -] Security group rule updated ['e5209366-97d7-42e4-bec7-759773e24c8d'] 2021-08-16 13:39:21.075 896 1522273786168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ae35b0bc-9358-4500-99d7-bc06ae9e5652 2c1a3b157c5046caab1362c1e13070ef 5eb0f80d245f494d8ad155340b0d7d54 - - -] Security group rule updated on remote: ['e5209366-97d7-42e4-bec7-759773e24c8d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-16 13:39:21.103 896 1522273786168 MainThread INFO neutron.agent.securitygroups_rpc [req-ae35b0bc-9358-4500-99d7-bc06ae9e5652 2c1a3b157c5046caab1362c1e13070ef 5eb0f80d245f494d8ad155340b0d7d54 - - -] Security group rule updated ['e5209366-97d7-42e4-bec7-759773e24c8d'] 2021-08-16 13:39:21.446 896 1522273786168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc392934-d6af-41a2-b290-8d69a3ea665b 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] port_update received: 2f0fcc30-61d0-48f5-a092-0d5c344f1004 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:39:21.462 896 1522273786168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc392934-d6af-41a2-b290-8d69a3ea665b 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] No port 2f0fcc30-61d0-48f5-a092-0d5c344f1004 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:39:23.960 896 1522273786168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86fa8e04-42ac-4120-b9a6-3a792b8f5287 - - - - -] port_update received: 95357ee4-483b-4148-9262-cee64c9879df port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:39:23.990 896 1522273786168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86fa8e04-42ac-4120-b9a6-3a792b8f5287 - - - - -] No port 95357ee4-483b-4148-9262-cee64c9879df defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:39:26.181 896 1522273786168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba6c9816-7ca2-41a3-b3e4-d68fe6eb229b - - - - -] port_update received: 4eda32c6-83d1-48e6-abbd-5f2aef708589 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:39:26.200 896 1522273786168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba6c9816-7ca2-41a3-b3e4-d68fe6eb229b - - - - -] No port 4eda32c6-83d1-48e6-abbd-5f2aef708589 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:39:27.310 896 1522273786168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-61d9ad79-6c1b-482f-8aec-f472e76f2e15 d4ebacf5082f4259b4a1792eb0068019 13d6d3e97de74b3b8133b5093354dd5e - - -] Security group rule updated on remote: ['3737e1e4-7d07-4639-9318-5b22d6849eb2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-16 13:39:27.310 896 1522273786168 MainThread INFO neutron.agent.securitygroups_rpc [req-61d9ad79-6c1b-482f-8aec-f472e76f2e15 d4ebacf5082f4259b4a1792eb0068019 13d6d3e97de74b3b8133b5093354dd5e - - -] Security group rule updated ['3737e1e4-7d07-4639-9318-5b22d6849eb2'] 2021-08-16 13:39:27.870 896 1522273786168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-58e94904-04d8-4a4c-977c-03a175a4e7ef d4ebacf5082f4259b4a1792eb0068019 13d6d3e97de74b3b8133b5093354dd5e - - -] Security group rule updated on remote: ['3737e1e4-7d07-4639-9318-5b22d6849eb2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-16 13:39:27.899 896 1522273786168 MainThread INFO neutron.agent.securitygroups_rpc [req-58e94904-04d8-4a4c-977c-03a175a4e7ef d4ebacf5082f4259b4a1792eb0068019 13d6d3e97de74b3b8133b5093354dd5e - - -] Security group rule updated ['3737e1e4-7d07-4639-9318-5b22d6849eb2'] 2021-08-16 13:39:35.352 896 1522273786168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-019477ae-9251-4785-a050-96caebfcf879 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] Security group member updated on remote: ['535e5361-3fea-45ac-bb7c-d5e3d7cc8554'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:39:35.352 896 1522273786168 MainThread INFO neutron.agent.securitygroups_rpc [req-019477ae-9251-4785-a050-96caebfcf879 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] Security group member updated ['535e5361-3fea-45ac-bb7c-d5e3d7cc8554'] 2021-08-16 13:39:35.368 896 1522273786168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-698b76ed-de49-4ec1-af4e-9d465c430686 2c1a3b157c5046caab1362c1e13070ef 5eb0f80d245f494d8ad155340b0d7d54 - - -] Security group member updated on remote: ['e5209366-97d7-42e4-bec7-759773e24c8d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:39:35.399 896 1522273786168 MainThread INFO neutron.agent.securitygroups_rpc [req-698b76ed-de49-4ec1-af4e-9d465c430686 2c1a3b157c5046caab1362c1e13070ef 5eb0f80d245f494d8ad155340b0d7d54 - - -] Security group member updated ['e5209366-97d7-42e4-bec7-759773e24c8d'] 2021-08-16 13:39:37.194 896 1522273786168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98e8e91c-68f8-42c8-a768-476e9b9178e4 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] Security group member updated on remote: ['535e5361-3fea-45ac-bb7c-d5e3d7cc8554'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:39:37.209 896 1522273786168 MainThread INFO neutron.agent.securitygroups_rpc [req-98e8e91c-68f8-42c8-a768-476e9b9178e4 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] Security group member updated ['535e5361-3fea-45ac-bb7c-d5e3d7cc8554'] 2021-08-16 13:39:37.275 896 1522273786168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6664b4c1-8462-45c6-b386-fd0bf0faa7c8 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] port_update received: a5740cde-735b-434d-ac24-8f7a579b28a3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:39:37.321 896 1522273786168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6664b4c1-8462-45c6-b386-fd0bf0faa7c8 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] No port a5740cde-735b-434d-ac24-8f7a579b28a3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:39:37.868 896 1522273784408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2f0fcc30-61d0-48f5-a092-0d5c344f1004 2021-08-16 13:39:38.789 896 1522273786168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-10f5ed01-b759-4729-8413-8f118e960b11 d4ebacf5082f4259b4a1792eb0068019 13d6d3e97de74b3b8133b5093354dd5e - - -] Security group member updated on remote: ['3737e1e4-7d07-4639-9318-5b22d6849eb2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:39:38.804 896 1522273786168 MainThread INFO neutron.agent.securitygroups_rpc [req-10f5ed01-b759-4729-8413-8f118e960b11 d4ebacf5082f4259b4a1792eb0068019 13d6d3e97de74b3b8133b5093354dd5e - - -] Security group member updated ['3737e1e4-7d07-4639-9318-5b22d6849eb2'] 2021-08-16 13:39:38.868 896 1522273786168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2225b83-3a27-4b4f-8108-1e9fbbbcffe9 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] port_update received: fdd35e77-02a3-4b67-a5fd-8613294dc276 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:39:38.884 896 1522273786168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2225b83-3a27-4b4f-8108-1e9fbbbcffe9 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] No port fdd35e77-02a3-4b67-a5fd-8613294dc276 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:39:39.515 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-16 13:39:40.068 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Adding port 2f0fcc30-61d0-48f5-a092-0d5c344f1004 2021-08-16 13:39:40.084 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Port 2f0fcc30-61d0-48f5-a092-0d5c344f1004 updated. Details: {'device': '2f0fcc30-61d0-48f5-a092-0d5c344f1004', 'network_id': 'c6205782-484b-40a1-943c-443de91b7602', 'port_id': '2f0fcc30-61d0-48f5-a092-0d5c344f1004', 'mac_address': 'fa:16:3e:4f:15:97', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 725, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '47780315-2f15-4660-b639-d4060a6fddbb', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-16 13:39:40.091 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-16 13:39:40.091 896 1522273786520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2f0fcc30-61d0-48f5-a092-0d5c344f1004" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:39:40.091 896 1522273786520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2f0fcc30-61d0-48f5-a092-0d5c344f1004 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-16 13:39:40.107 896 1522273786520 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c6205782-484b-40a1-943c-443de91b7602 2021-08-16 13:39:40.118 896 1522273786520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-16 13:39:40.343 896 1522273786520 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2f0fcc30-61d0-48f5-a092-0d5c344f1004') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:39:40.353 896 1522273786520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2f0fcc30-61d0-48f5-a092-0d5c344f1004') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:39:40.373 896 1522273786520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2f0fcc30-61d0-48f5-a092-0d5c344f1004 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-16 13:39:40.373 896 1522273786520 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 725, VLAN trunk: None to switch port 2f0fcc30-61d0-48f5-a092-0d5c344f1004 2021-08-16 13:39:40.382 896 1522273786696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ab68a81-b190-4112-acc3-ee0b50aa2ef7 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] port_update received: 7c7dddfc-b52b-4025-a133-83c2f1a3a9b2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:39:40.412 896 1522273786696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ab68a81-b190-4112-acc3-ee0b50aa2ef7 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] No port 7c7dddfc-b52b-4025-a133-83c2f1a3a9b2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:39:40.530 896 1522273786520 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-16 13:39:40.540 896 1522273786520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2f0fcc30-61d0-48f5-a092-0d5c344f1004'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:39:40.855 896 1522273786520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2f0fcc30-61d0-48f5-a092-0d5c344f1004']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:39:40.869 896 1522273786520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:39:40.884 896 1522273786520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fae923c5-50a3-44af-ba16-9c7577ca98ce) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:39:40.884 896 1522273786520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fae923c5-50a3-44af-ba16-9c7577ca98ce) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-16 13:39:40.899 896 1522273786520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2f0fcc30-61d0-48f5-a092-0d5c344f1004 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:39:40.899 896 1522273786520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-16 13:39:40.899 896 1522273786520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2f0fcc30-61d0-48f5-a092-0d5c344f1004 not yet added. Adding. 2021-08-16 13:39:40.924 896 1522273786520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-16 13:39:40.924 896 1522273786520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-16 13:39:41.259 896 1522273786520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f0fcc30-61d0-48f5-a092-0d5c344f1004" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:39:41.399 896 1522273786520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f0fcc30-61d0-48f5-a092-0d5c344f1004" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:39:41.399 896 1522273786520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f0fcc30-61d0-48f5-a092-0d5c344f1004" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:39:41.603 896 1522273786872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7683fef9-eac3-4b1f-938e-428f5d4cb26a 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] port_update received: f113cb15-b233-4be4-bf2a-b46445a4ec37 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:39:41.616 896 1522273786520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f0fcc30-61d0-48f5-a092-0d5c344f1004" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:39:41.663 896 1522273786872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7683fef9-eac3-4b1f-938e-428f5d4cb26a 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] No port f113cb15-b233-4be4-bf2a-b46445a4ec37 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:39:41.837 896 1522273786520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2f0fcc30-61d0-48f5-a092-0d5c344f1004" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:39:41.852 896 1522273786520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2f0fcc30-61d0-48f5-a092-0d5c344f1004 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-16 13:39:41.852 896 1522273786520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2f0fcc30-61d0-48f5-a092-0d5c344f1004 processed. 2021-08-16 13:39:42.293 896 1522273784408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a5740cde-735b-434d-ac24-8f7a579b28a3 2021-08-16 13:39:43.537 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-16 13:39:43.538 896 1522273786520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:39:44.102 896 1522273786520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.562s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:39:44.157 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Adding port a5740cde-735b-434d-ac24-8f7a579b28a3 2021-08-16 13:39:44.172 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Port a5740cde-735b-434d-ac24-8f7a579b28a3 updated. Details: {'device': 'a5740cde-735b-434d-ac24-8f7a579b28a3', 'network_id': '50807fce-bbaf-4438-ac73-b181f9e3b485', 'port_id': 'a5740cde-735b-434d-ac24-8f7a579b28a3', 'mac_address': 'fa:16:3e:43:dc:37', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 748, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b7a666a2-b279-4a6a-b7f3-32cf019c5aa5', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-16 13:39:44.182 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-16 13:39:44.182 896 1522273786520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a5740cde-735b-434d-ac24-8f7a579b28a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:39:44.205 896 1522273786520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a5740cde-735b-434d-ac24-8f7a579b28a3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-16 13:39:44.211 896 1522273786520 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 50807fce-bbaf-4438-ac73-b181f9e3b485 2021-08-16 13:39:44.211 896 1522273786520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-16 13:39:44.358 896 1522273784408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7c7dddfc-b52b-4025-a133-83c2f1a3a9b2 2021-08-16 13:39:44.367 896 1522273784408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fdd35e77-02a3-4b67-a5fd-8613294dc276 2021-08-16 13:39:44.511 896 1522273786520 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a5740cde-735b-434d-ac24-8f7a579b28a3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:39:44.528 896 1522273786520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a5740cde-735b-434d-ac24-8f7a579b28a3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:39:44.543 896 1522273786520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a5740cde-735b-434d-ac24-8f7a579b28a3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-16 13:39:44.543 896 1522273786520 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 748, VLAN trunk: None to switch port a5740cde-735b-434d-ac24-8f7a579b28a3 2021-08-16 13:39:44.822 896 1522273786520 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-16 13:39:44.822 896 1522273786520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a5740cde-735b-434d-ac24-8f7a579b28a3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:39:45.012 896 1522273786520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a5740cde-735b-434d-ac24-8f7a579b28a3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:39:45.012 896 1522273786520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:39:45.030 896 1522273786520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e5209366-97d7-42e4-bec7-759773e24c8d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:39:45.040 896 1522273786520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a5740cde-735b-434d-ac24-8f7a579b28a3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:39:45.040 896 1522273786520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-16 13:39:45.040 896 1522273786520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a5740cde-735b-434d-ac24-8f7a579b28a3 not yet added. Adding. 2021-08-16 13:39:45.058 896 1522273786520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-16 13:39:45.058 896 1522273786520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-16 13:39:45.258 896 1522273786520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5740cde-735b-434d-ac24-8f7a579b28a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:39:45.446 896 1522273786520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5740cde-735b-434d-ac24-8f7a579b28a3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:39:45.446 896 1522273786520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5740cde-735b-434d-ac24-8f7a579b28a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:39:45.550 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-16 13:39:45.648 896 1522273786520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a5740cde-735b-434d-ac24-8f7a579b28a3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:39:45.966 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Adding port fdd35e77-02a3-4b67-a5fd-8613294dc276 2021-08-16 13:39:45.966 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Port fdd35e77-02a3-4b67-a5fd-8613294dc276 updated. Details: {'device': 'fdd35e77-02a3-4b67-a5fd-8613294dc276', 'network_id': 'a0c34289-a724-4f55-b03f-9340126e7013', 'port_id': 'fdd35e77-02a3-4b67-a5fd-8613294dc276', 'mac_address': 'fa:16:3e:48:19:ef', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 726, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dbe76e2c-ea47-4484-8b19-bb80296dac3f', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-16 13:39:45.979 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-16 13:39:45.979 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Adding port 7c7dddfc-b52b-4025-a133-83c2f1a3a9b2 2021-08-16 13:39:46.001 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Port 7c7dddfc-b52b-4025-a133-83c2f1a3a9b2 updated. Details: {'device': '7c7dddfc-b52b-4025-a133-83c2f1a3a9b2', 'network_id': 'a0c34289-a724-4f55-b03f-9340126e7013', 'port_id': '7c7dddfc-b52b-4025-a133-83c2f1a3a9b2', 'mac_address': 'fa:16:3e:52:ae:3c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 726, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dbe76e2c-ea47-4484-8b19-bb80296dac3f', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-16 13:39:46.001 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-16 13:39:46.010 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fdd35e77-02a3-4b67-a5fd-8613294dc276" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:39:46.024 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fdd35e77-02a3-4b67-a5fd-8613294dc276 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-16 13:39:46.024 896 1522273787224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a0c34289-a724-4f55-b03f-9340126e7013 2021-08-16 13:39:46.024 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-16 13:39:46.024 896 1522273787400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7c7dddfc-b52b-4025-a133-83c2f1a3a9b2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:39:46.055 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7c7dddfc-b52b-4025-a133-83c2f1a3a9b2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-16 13:39:46.055 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-16 13:39:46.055 896 1522273786520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a5740cde-735b-434d-ac24-8f7a579b28a3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:39:46.082 896 1522273786520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a5740cde-735b-434d-ac24-8f7a579b28a3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-16 13:39:46.082 896 1522273786520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a5740cde-735b-434d-ac24-8f7a579b28a3 processed. 2021-08-16 13:39:46.321 896 1522273787400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7c7dddfc-b52b-4025-a133-83c2f1a3a9b2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:39:46.340 896 1522273787400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7c7dddfc-b52b-4025-a133-83c2f1a3a9b2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:39:46.360 896 1522273787224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fdd35e77-02a3-4b67-a5fd-8613294dc276') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:39:46.369 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fdd35e77-02a3-4b67-a5fd-8613294dc276') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:39:46.369 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7c7dddfc-b52b-4025-a133-83c2f1a3a9b2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-16 13:39:46.384 896 1522273787400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 726, VLAN trunk: None to switch port 7c7dddfc-b52b-4025-a133-83c2f1a3a9b2 2021-08-16 13:39:46.384 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fdd35e77-02a3-4b67-a5fd-8613294dc276 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-16 13:39:46.400 896 1522273787224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 726, VLAN trunk: None to switch port fdd35e77-02a3-4b67-a5fd-8613294dc276 2021-08-16 13:39:46.400 896 1522273784408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f113cb15-b233-4be4-bf2a-b46445a4ec37 2021-08-16 13:39:46.683 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-16 13:39:46.683 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fdd35e77-02a3-4b67-a5fd-8613294dc276'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:39:46.696 896 1522273787400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-16 13:39:46.696 896 1522273787400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7c7dddfc-b52b-4025-a133-83c2f1a3a9b2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:39:46.943 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fdd35e77-02a3-4b67-a5fd-8613294dc276']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:39:46.943 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:39:46.975 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (535e5361-3fea-45ac-bb7c-d5e3d7cc8554) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:39:46.975 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (535e5361-3fea-45ac-bb7c-d5e3d7cc8554) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-16 13:39:46.983 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fdd35e77-02a3-4b67-a5fd-8613294dc276 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:39:46.983 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-16 13:39:46.983 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fdd35e77-02a3-4b67-a5fd-8613294dc276 not yet added. Adding. 2021-08-16 13:39:47.006 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-16 13:39:47.006 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-16 13:39:47.021 896 1522273787400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7c7dddfc-b52b-4025-a133-83c2f1a3a9b2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:39:47.021 896 1522273787400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:39:47.032 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (535e5361-3fea-45ac-bb7c-d5e3d7cc8554) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:39:47.043 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (535e5361-3fea-45ac-bb7c-d5e3d7cc8554) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-16 13:39:47.056 896 1522273787400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7c7dddfc-b52b-4025-a133-83c2f1a3a9b2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:39:47.056 896 1522273787400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-16 13:39:47.056 896 1522273787400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7c7dddfc-b52b-4025-a133-83c2f1a3a9b2 not yet added. Adding. 2021-08-16 13:39:47.056 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-16 13:39:47.078 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-16 13:39:47.278 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fdd35e77-02a3-4b67-a5fd-8613294dc276" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:39:47.278 896 1522273787400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7c7dddfc-b52b-4025-a133-83c2f1a3a9b2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:39:47.524 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fdd35e77-02a3-4b67-a5fd-8613294dc276" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:39:47.543 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fdd35e77-02a3-4b67-a5fd-8613294dc276" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:39:47.556 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-16 13:39:47.571 896 1522273787400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7c7dddfc-b52b-4025-a133-83c2f1a3a9b2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:39:47.585 896 1522273787400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7c7dddfc-b52b-4025-a133-83c2f1a3a9b2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:39:47.585 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:39:48.037 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Adding port f113cb15-b233-4be4-bf2a-b46445a4ec37 2021-08-16 13:39:48.037 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Port f113cb15-b233-4be4-bf2a-b46445a4ec37 updated. Details: {'device': 'f113cb15-b233-4be4-bf2a-b46445a4ec37', 'network_id': '251af7a6-ed50-4e47-8a3b-94d70a0a1fcf', 'port_id': 'f113cb15-b233-4be4-bf2a-b46445a4ec37', 'mac_address': 'fa:16:3e:c8:8b:e2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 719, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cb223431-5489-4727-be56-8c04ab1d6bae', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-16 13:39:48.037 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-16 13:39:48.037 896 1522291482696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f113cb15-b233-4be4-bf2a-b46445a4ec37" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:39:48.068 896 1522291482696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f113cb15-b233-4be4-bf2a-b46445a4ec37 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-16 13:39:48.068 896 1522291482696 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 251af7a6-ed50-4e47-8a3b-94d70a0a1fcf 2021-08-16 13:39:48.086 896 1522291482696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-16 13:39:48.117 896 1522273787400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7c7dddfc-b52b-4025-a133-83c2f1a3a9b2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:39:48.133 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fdd35e77-02a3-4b67-a5fd-8613294dc276" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:39:48.133 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:39:48.400 896 1522273787400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7c7dddfc-b52b-4025-a133-83c2f1a3a9b2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:39:48.415 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7c7dddfc-b52b-4025-a133-83c2f1a3a9b2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-16 13:39:48.428 896 1522273787400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7c7dddfc-b52b-4025-a133-83c2f1a3a9b2 processed. 2021-08-16 13:39:48.506 896 1522291482696 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f113cb15-b233-4be4-bf2a-b46445a4ec37') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:39:48.506 896 1522291482696 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f113cb15-b233-4be4-bf2a-b46445a4ec37') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:39:48.506 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fdd35e77-02a3-4b67-a5fd-8613294dc276" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:39:48.532 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fdd35e77-02a3-4b67-a5fd-8613294dc276 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-16 13:39:48.532 896 1522273787224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fdd35e77-02a3-4b67-a5fd-8613294dc276 processed. 2021-08-16 13:39:48.532 896 1522291482696 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f113cb15-b233-4be4-bf2a-b46445a4ec37 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-16 13:39:48.553 896 1522291482696 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 719, VLAN trunk: None to switch port f113cb15-b233-4be4-bf2a-b46445a4ec37 2021-08-16 13:39:48.744 896 1522291482696 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-16 13:39:48.744 896 1522291482696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f113cb15-b233-4be4-bf2a-b46445a4ec37'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:39:48.968 896 1522291482696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f113cb15-b233-4be4-bf2a-b46445a4ec37']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:39:48.980 896 1522291482696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:39:48.980 896 1522291482696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3737e1e4-7d07-4639-9318-5b22d6849eb2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:39:48.992 896 1522291482696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f113cb15-b233-4be4-bf2a-b46445a4ec37 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:39:48.992 896 1522291482696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-16 13:39:48.992 896 1522291482696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f113cb15-b233-4be4-bf2a-b46445a4ec37 not yet added. Adding. 2021-08-16 13:39:49.009 896 1522291482696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-16 13:39:49.022 896 1522291482696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-16 13:39:49.319 896 1522291482696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f113cb15-b233-4be4-bf2a-b46445a4ec37" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:39:49.577 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:39:49.635 896 1522291482696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f113cb15-b233-4be4-bf2a-b46445a4ec37" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:39:49.649 896 1522291482696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f113cb15-b233-4be4-bf2a-b46445a4ec37" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:39:49.946 896 1522291482696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f113cb15-b233-4be4-bf2a-b46445a4ec37" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:39:50.182 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.610s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:39:50.182 896 1522291482696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f113cb15-b233-4be4-bf2a-b46445a4ec37" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:39:50.202 896 1522291482696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f113cb15-b233-4be4-bf2a-b46445a4ec37 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-16 13:39:50.202 896 1522291482696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f113cb15-b233-4be4-bf2a-b46445a4ec37 processed. 2021-08-16 13:39:51.586 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:39:51.822 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:39:58.352 896 1522273784584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2f0fcc30-61d0-48f5-a092-0d5c344f1004 2021-08-16 13:39:59.006 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bdcd66dc-9e1b-4b53-926e-17e8fd04d8b6 86f8554a182f44fbbdcc21371a72e716 dd1a333f864d49aaa19db1b38b45cd2f - - -] Security group member updated on remote: ['fae923c5-50a3-44af-ba16-9c7577ca98ce'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:39:59.006 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-bdcd66dc-9e1b-4b53-926e-17e8fd04d8b6 86f8554a182f44fbbdcc21371a72e716 dd1a333f864d49aaa19db1b38b45cd2f - - -] Security group member updated ['fae923c5-50a3-44af-ba16-9c7577ca98ce'] 2021-08-16 13:39:59.026 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-bdcd66dc-9e1b-4b53-926e-17e8fd04d8b6 86f8554a182f44fbbdcc21371a72e716 dd1a333f864d49aaa19db1b38b45cd2f - - -] Refresh firewall rules 2021-08-16 13:39:59.026 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bdcd66dc-9e1b-4b53-926e-17e8fd04d8b6 86f8554a182f44fbbdcc21371a72e716 dd1a333f864d49aaa19db1b38b45cd2f - - -] Get security group information for devices via rpc ['2f0fcc30-61d0-48f5-a092-0d5c344f1004'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:39:59.105 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bdcd66dc-9e1b-4b53-926e-17e8fd04d8b6 86f8554a182f44fbbdcc21371a72e716 dd1a333f864d49aaa19db1b38b45cd2f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:39:59.115 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bdcd66dc-9e1b-4b53-926e-17e8fd04d8b6 86f8554a182f44fbbdcc21371a72e716 dd1a333f864d49aaa19db1b38b45cd2f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:39:59.182 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdcd66dc-9e1b-4b53-926e-17e8fd04d8b6 86f8554a182f44fbbdcc21371a72e716 dd1a333f864d49aaa19db1b38b45cd2f - - -] port_delete event received for '2f0fcc30-61d0-48f5-a092-0d5c344f1004' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:39:59.615 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-16 13:39:59.616 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2f0fcc30-61d0-48f5-a092-0d5c344f1004' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-16 13:39:59.632 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2f0fcc30-61d0-48f5-a092-0d5c344f1004' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-16 13:39:59.632 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2f0fcc30-61d0-48f5-a092-0d5c344f1004 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-16 13:39:59.663 896 1522273787224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c6205782-484b-40a1-943c-443de91b7602 2021-08-16 13:39:59.679 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2f0fcc30-61d0-48f5-a092-0d5c344f1004'] 2021-08-16 13:39:59.679 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-16 13:39:59.679 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-16 13:39:59.698 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2f0fcc30-61d0-48f5-a092-0d5c344f1004'] 2021-08-16 13:40:01.632 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:40:01.667 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:40:03.278 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a2fc241-99cd-46e5-946a-1f69caf9c612 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] network_delete received. Deleting network c6205782-484b-40a1-943c-443de91b7602 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-16 13:40:03.288 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a2fc241-99cd-46e5-946a-1f69caf9c612 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] Network c6205782-484b-40a1-943c-443de91b7602 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-16 13:40:08.445 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4726943-a7cf-428a-bd62-14aec331990b ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] network_delete received. Deleting network 69df216b-1cb0-493a-9cf8-34e0025bde0a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-16 13:40:08.460 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4726943-a7cf-428a-bd62-14aec331990b ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] Network 69df216b-1cb0-493a-9cf8-34e0025bde0a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-16 13:40:09.037 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9fee3d4-3824-4b14-82d8-0ff79f94f6ac ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] network_delete received. Deleting network c764835b-eb38-442a-b165-979e13a3d201 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-16 13:40:09.037 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9fee3d4-3824-4b14-82d8-0ff79f94f6ac ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] Network c764835b-eb38-442a-b165-979e13a3d201 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-16 13:40:20.132 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7f702f4-456b-4295-ab1b-8a223bb0f5a6 - - - - -] port_update received: 12aefd92-48a7-4fd8-a03e-21046dc0f47c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:40:20.149 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7f702f4-456b-4295-ab1b-8a223bb0f5a6 - - - - -] No port 12aefd92-48a7-4fd8-a03e-21046dc0f47c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:40:24.835 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9fec9cb0-2975-49c0-a56c-98a00280a1d0 - - - - -] port_update received: dd878c19-f962-4d70-b9f6-932a50b7f7d4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:40:24.855 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9fec9cb0-2975-49c0-a56c-98a00280a1d0 - - - - -] No port dd878c19-f962-4d70-b9f6-932a50b7f7d4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:40:26.349 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c818706-5b0c-45cc-975c-658b2014906a - - - - -] port_update received: bc8135b7-a0a8-4788-bc47-df0412f94f17 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:40:26.366 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c818706-5b0c-45cc-975c-658b2014906a - - - - -] No port bc8135b7-a0a8-4788-bc47-df0412f94f17 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:40:28.693 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b10cf891-20ac-45cb-8a9e-7d793af67c8f edb86abdaf324d428abd8ea27b3d562c 6c5eee03737946e89ef6ceeb46cf0806 - - -] Security group rule updated on remote: ['d83b1f0c-be53-4fdb-b36f-b042fa7a8675'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-16 13:40:28.715 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-b10cf891-20ac-45cb-8a9e-7d793af67c8f edb86abdaf324d428abd8ea27b3d562c 6c5eee03737946e89ef6ceeb46cf0806 - - -] Security group rule updated ['d83b1f0c-be53-4fdb-b36f-b042fa7a8675'] 2021-08-16 13:40:28.834 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e4fd85a-4ccc-45a0-85a8-5d862a4b48d8 edb86abdaf324d428abd8ea27b3d562c 6c5eee03737946e89ef6ceeb46cf0806 - - -] Security group rule updated on remote: ['d83b1f0c-be53-4fdb-b36f-b042fa7a8675'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-16 13:40:28.834 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-7e4fd85a-4ccc-45a0-85a8-5d862a4b48d8 edb86abdaf324d428abd8ea27b3d562c 6c5eee03737946e89ef6ceeb46cf0806 - - -] Security group rule updated ['d83b1f0c-be53-4fdb-b36f-b042fa7a8675'] 2021-08-16 13:40:28.960 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1742fd90-3222-40b2-be96-77d8053ef398 edb86abdaf324d428abd8ea27b3d562c 6c5eee03737946e89ef6ceeb46cf0806 - - -] Security group rule updated on remote: ['d83b1f0c-be53-4fdb-b36f-b042fa7a8675'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-16 13:40:28.979 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-1742fd90-3222-40b2-be96-77d8053ef398 edb86abdaf324d428abd8ea27b3d562c 6c5eee03737946e89ef6ceeb46cf0806 - - -] Security group rule updated ['d83b1f0c-be53-4fdb-b36f-b042fa7a8675'] 2021-08-16 13:40:29.100 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c6e7e91-3749-4f07-b706-b13185caa171 edb86abdaf324d428abd8ea27b3d562c 6c5eee03737946e89ef6ceeb46cf0806 - - -] Security group rule updated on remote: ['d83b1f0c-be53-4fdb-b36f-b042fa7a8675'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-16 13:40:29.100 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-1c6e7e91-3749-4f07-b706-b13185caa171 edb86abdaf324d428abd8ea27b3d562c 6c5eee03737946e89ef6ceeb46cf0806 - - -] Security group rule updated ['d83b1f0c-be53-4fdb-b36f-b042fa7a8675'] 2021-08-16 13:40:29.272 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2445149f-9676-45f4-af53-2bbc216636a7 edb86abdaf324d428abd8ea27b3d562c 6c5eee03737946e89ef6ceeb46cf0806 - - -] Security group rule updated on remote: ['d83b1f0c-be53-4fdb-b36f-b042fa7a8675'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-16 13:40:29.290 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-2445149f-9676-45f4-af53-2bbc216636a7 edb86abdaf324d428abd8ea27b3d562c 6c5eee03737946e89ef6ceeb46cf0806 - - -] Security group rule updated ['d83b1f0c-be53-4fdb-b36f-b042fa7a8675'] 2021-08-16 13:40:29.455 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee53fdac-93b0-468d-a18a-01a01f01489f edb86abdaf324d428abd8ea27b3d562c 6c5eee03737946e89ef6ceeb46cf0806 - - -] Security group rule updated on remote: ['d83b1f0c-be53-4fdb-b36f-b042fa7a8675'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-16 13:40:29.464 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-ee53fdac-93b0-468d-a18a-01a01f01489f edb86abdaf324d428abd8ea27b3d562c 6c5eee03737946e89ef6ceeb46cf0806 - - -] Security group rule updated ['d83b1f0c-be53-4fdb-b36f-b042fa7a8675'] 2021-08-16 13:40:30.413 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-253a578d-bd5e-46af-918a-e58277d9d31b - - - - -] port_update received: 03614d6f-0d0f-4952-8b43-ec52d03f81f4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:40:30.445 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-253a578d-bd5e-46af-918a-e58277d9d31b - - - - -] No port 03614d6f-0d0f-4952-8b43-ec52d03f81f4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:40:46.013 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8fd9aeb8-3258-425a-8d98-5a3da2c69d5f 7549b366422e4189bd72c60fb72c3266 527025c2eef444dabb8fee70df245f4b - - -] Security group member updated on remote: ['8d204c3f-4bb3-49fc-bfa2-80b46fe5c148'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:40:46.013 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-8fd9aeb8-3258-425a-8d98-5a3da2c69d5f 7549b366422e4189bd72c60fb72c3266 527025c2eef444dabb8fee70df245f4b - - -] Security group member updated ['8d204c3f-4bb3-49fc-bfa2-80b46fe5c148'] 2021-08-16 13:40:47.071 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8620c513-5665-43e9-adcc-310ba31a5355 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] port_update received: 891d936d-7124-455a-96dd-568c24c8e5c8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:40:47.102 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8620c513-5665-43e9-adcc-310ba31a5355 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] No port 891d936d-7124-455a-96dd-568c24c8e5c8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:40:53.228 896 1522273784408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 891d936d-7124-455a-96dd-568c24c8e5c8 2021-08-16 13:40:53.978 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-16 13:40:54.193 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Adding port 891d936d-7124-455a-96dd-568c24c8e5c8 2021-08-16 13:40:54.193 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Port 891d936d-7124-455a-96dd-568c24c8e5c8 updated. Details: {'device': '891d936d-7124-455a-96dd-568c24c8e5c8', 'network_id': 'cf679ee3-83a2-4476-a3a8-96016c7905e9', 'port_id': '891d936d-7124-455a-96dd-568c24c8e5c8', 'mac_address': 'fa:16:3e:9b:2e:c8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 715, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e7e73855-b3c8-4d0f-9c66-301e86ff0408', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-16 13:40:54.212 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-16 13:40:54.227 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-891d936d-7124-455a-96dd-568c24c8e5c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:40:54.241 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 891d936d-7124-455a-96dd-568c24c8e5c8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-16 13:40:54.241 896 1522273787224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cf679ee3-83a2-4476-a3a8-96016c7905e9 2021-08-16 13:40:54.259 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-16 13:40:54.524 896 1522273787224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '891d936d-7124-455a-96dd-568c24c8e5c8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:40:54.524 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '891d936d-7124-455a-96dd-568c24c8e5c8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:40:54.547 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 891d936d-7124-455a-96dd-568c24c8e5c8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-16 13:40:54.560 896 1522273787224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 715, VLAN trunk: None to switch port 891d936d-7124-455a-96dd-568c24c8e5c8 2021-08-16 13:40:54.868 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-16 13:40:54.880 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['891d936d-7124-455a-96dd-568c24c8e5c8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:40:55.054 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['891d936d-7124-455a-96dd-568c24c8e5c8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:40:55.054 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:40:55.068 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8d204c3f-4bb3-49fc-bfa2-80b46fe5c148) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:40:55.068 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8d204c3f-4bb3-49fc-bfa2-80b46fe5c148) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-16 13:40:55.086 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 891d936d-7124-455a-96dd-568c24c8e5c8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:40:55.086 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-16 13:40:55.103 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 891d936d-7124-455a-96dd-568c24c8e5c8 not yet added. Adding. 2021-08-16 13:40:55.103 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-16 13:40:55.118 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-16 13:40:55.415 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-891d936d-7124-455a-96dd-568c24c8e5c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:40:55.743 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-891d936d-7124-455a-96dd-568c24c8e5c8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:40:55.759 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-891d936d-7124-455a-96dd-568c24c8e5c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:40:56.134 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-891d936d-7124-455a-96dd-568c24c8e5c8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:40:56.429 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-891d936d-7124-455a-96dd-568c24c8e5c8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:40:56.429 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 891d936d-7124-455a-96dd-568c24c8e5c8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-16 13:40:56.444 896 1522273787224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 891d936d-7124-455a-96dd-568c24c8e5c8 processed. 2021-08-16 13:40:58.008 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:40:58.181 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:41:05.771 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bdb3efc7-7bd3-46a3-923e-0aede1b46a10 18ed7adaa92a41fda5556b2e22337c0e 18704aaf04f842baa70eabe7709c7c21 - - -] Security group member updated on remote: ['88c1615c-6602-4411-b584-44066a8f5507'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:41:05.790 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-bdb3efc7-7bd3-46a3-923e-0aede1b46a10 18ed7adaa92a41fda5556b2e22337c0e 18704aaf04f842baa70eabe7709c7c21 - - -] Security group member updated ['88c1615c-6602-4411-b584-44066a8f5507'] 2021-08-16 13:41:06.666 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d4fd9c4-351f-4c7e-8c28-c3b47c7adcb9 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] port_update received: b84e3eae-8c73-4459-97b1-dd1a12229c22 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:41:06.728 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d4fd9c4-351f-4c7e-8c28-c3b47c7adcb9 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] No port b84e3eae-8c73-4459-97b1-dd1a12229c22 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:41:11.552 896 1522273784408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b84e3eae-8c73-4459-97b1-dd1a12229c22 2021-08-16 13:41:12.087 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-16 13:41:12.334 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Adding port b84e3eae-8c73-4459-97b1-dd1a12229c22 2021-08-16 13:41:12.334 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Port b84e3eae-8c73-4459-97b1-dd1a12229c22 updated. Details: {'device': 'b84e3eae-8c73-4459-97b1-dd1a12229c22', 'network_id': '661c39d7-a851-44a2-9e58-3f9d3916f5ce', 'port_id': 'b84e3eae-8c73-4459-97b1-dd1a12229c22', 'mac_address': 'fa:16:3e:96:66:2f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 734, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6bde7473-d053-4d00-82a0-18d69fa1cf21', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-16 13:41:12.365 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-16 13:41:12.365 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b84e3eae-8c73-4459-97b1-dd1a12229c22" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:41:12.384 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b84e3eae-8c73-4459-97b1-dd1a12229c22 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-16 13:41:12.396 896 1522273787224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 661c39d7-a851-44a2-9e58-3f9d3916f5ce 2021-08-16 13:41:12.396 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-16 13:41:12.852 896 1522273787224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b84e3eae-8c73-4459-97b1-dd1a12229c22') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:41:12.852 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b84e3eae-8c73-4459-97b1-dd1a12229c22') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:41:12.868 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b84e3eae-8c73-4459-97b1-dd1a12229c22 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-16 13:41:12.884 896 1522273787224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 734, VLAN trunk: None to switch port b84e3eae-8c73-4459-97b1-dd1a12229c22 2021-08-16 13:41:13.055 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-16 13:41:13.087 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b84e3eae-8c73-4459-97b1-dd1a12229c22'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:41:13.288 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b84e3eae-8c73-4459-97b1-dd1a12229c22']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:41:13.311 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:41:13.321 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (88c1615c-6602-4411-b584-44066a8f5507) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:41:13.321 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (88c1615c-6602-4411-b584-44066a8f5507) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-16 13:41:13.336 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b84e3eae-8c73-4459-97b1-dd1a12229c22 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:41:13.352 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-16 13:41:13.352 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b84e3eae-8c73-4459-97b1-dd1a12229c22 not yet added. Adding. 2021-08-16 13:41:13.364 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-16 13:41:13.364 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-16 13:41:13.708 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b84e3eae-8c73-4459-97b1-dd1a12229c22" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:41:13.979 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b84e3eae-8c73-4459-97b1-dd1a12229c22" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:41:13.998 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b84e3eae-8c73-4459-97b1-dd1a12229c22" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:41:14.396 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b84e3eae-8c73-4459-97b1-dd1a12229c22" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:41:14.618 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b84e3eae-8c73-4459-97b1-dd1a12229c22" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:41:14.635 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b84e3eae-8c73-4459-97b1-dd1a12229c22 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-16 13:41:14.635 896 1522273787224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b84e3eae-8c73-4459-97b1-dd1a12229c22 processed. 2021-08-16 13:41:14.911 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fc41ae4c-0c39-47b9-a088-2afae65c602c edb86abdaf324d428abd8ea27b3d562c 6c5eee03737946e89ef6ceeb46cf0806 - - -] Security group member updated on remote: ['d83b1f0c-be53-4fdb-b36f-b042fa7a8675'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:41:14.911 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-fc41ae4c-0c39-47b9-a088-2afae65c602c edb86abdaf324d428abd8ea27b3d562c 6c5eee03737946e89ef6ceeb46cf0806 - - -] Security group member updated ['d83b1f0c-be53-4fdb-b36f-b042fa7a8675'] 2021-08-16 13:41:15.804 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28f6e4d8-e046-4ce1-8fc8-17bfe1293113 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] port_update received: 1e5c304c-8d47-42f8-89f5-e51ebe0069b6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:41:15.821 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28f6e4d8-e046-4ce1-8fc8-17bfe1293113 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] No port 1e5c304c-8d47-42f8-89f5-e51ebe0069b6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:41:16.102 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:41:16.302 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:41:21.912 896 1522273784408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1e5c304c-8d47-42f8-89f5-e51ebe0069b6 2021-08-16 13:41:22.145 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-16 13:41:22.399 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Adding port 1e5c304c-8d47-42f8-89f5-e51ebe0069b6 2021-08-16 13:41:22.399 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Port 1e5c304c-8d47-42f8-89f5-e51ebe0069b6 updated. Details: {'device': '1e5c304c-8d47-42f8-89f5-e51ebe0069b6', 'network_id': '39335ff3-4a9c-4d67-8b90-1c2fb0e69984', 'port_id': '1e5c304c-8d47-42f8-89f5-e51ebe0069b6', 'mac_address': 'fa:16:3e:3a:c7:0d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 707, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8383e2cf-ff6d-4726-a8eb-b8b02bf87235', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-16 13:41:22.399 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-16 13:41:22.423 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1e5c304c-8d47-42f8-89f5-e51ebe0069b6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:41:22.430 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1e5c304c-8d47-42f8-89f5-e51ebe0069b6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-16 13:41:22.442 896 1522273787224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 39335ff3-4a9c-4d67-8b90-1c2fb0e69984 2021-08-16 13:41:22.459 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-16 13:41:22.755 896 1522273787224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1e5c304c-8d47-42f8-89f5-e51ebe0069b6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:41:22.755 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1e5c304c-8d47-42f8-89f5-e51ebe0069b6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:41:22.771 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1e5c304c-8d47-42f8-89f5-e51ebe0069b6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-16 13:41:22.797 896 1522273787224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 707, VLAN trunk: None to switch port 1e5c304c-8d47-42f8-89f5-e51ebe0069b6 2021-08-16 13:41:23.008 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-16 13:41:23.008 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1e5c304c-8d47-42f8-89f5-e51ebe0069b6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:41:23.348 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1e5c304c-8d47-42f8-89f5-e51ebe0069b6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:41:23.348 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:41:23.348 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d83b1f0c-be53-4fdb-b36f-b042fa7a8675) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:41:23.375 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1e5c304c-8d47-42f8-89f5-e51ebe0069b6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:41:23.382 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-16 13:41:23.382 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1e5c304c-8d47-42f8-89f5-e51ebe0069b6 not yet added. Adding. 2021-08-16 13:41:23.382 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-16 13:41:23.411 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-16 13:41:23.755 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e5c304c-8d47-42f8-89f5-e51ebe0069b6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:41:24.155 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e5c304c-8d47-42f8-89f5-e51ebe0069b6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:41:24.163 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e5c304c-8d47-42f8-89f5-e51ebe0069b6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:41:24.538 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e5c304c-8d47-42f8-89f5-e51ebe0069b6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:41:24.976 896 1522273787400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-23767c98-9ab1-41b6-8fe5-8409e7abfb46 c20c27c1d35145cc943a740bf0d7d9f4 da536c6cfc8d4851a5b6dd7b70b706d8 - - -] Security group member updated on remote: ['b267704c-0c5b-439f-acf0-3adf21d50bcd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:41:25.008 896 1522273787400 MainThread INFO neutron.agent.securitygroups_rpc [req-23767c98-9ab1-41b6-8fe5-8409e7abfb46 c20c27c1d35145cc943a740bf0d7d9f4 da536c6cfc8d4851a5b6dd7b70b706d8 - - -] Security group member updated ['b267704c-0c5b-439f-acf0-3adf21d50bcd'] 2021-08-16 13:41:25.176 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1e5c304c-8d47-42f8-89f5-e51ebe0069b6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:41:25.176 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1e5c304c-8d47-42f8-89f5-e51ebe0069b6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-16 13:41:25.208 896 1522273787224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1e5c304c-8d47-42f8-89f5-e51ebe0069b6 processed. 2021-08-16 13:41:25.602 896 1522273784584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b84e3eae-8c73-4459-97b1-dd1a12229c22 2021-08-16 13:41:26.164 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-16 13:41:26.164 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b84e3eae-8c73-4459-97b1-dd1a12229c22' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-16 13:41:26.196 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b84e3eae-8c73-4459-97b1-dd1a12229c22' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-16 13:41:26.196 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b84e3eae-8c73-4459-97b1-dd1a12229c22 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-16 13:41:26.196 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:41:26.227 896 1522273787400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 661c39d7-a851-44a2-9e58-3f9d3916f5ce 2021-08-16 13:41:26.227 896 1522273787400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b84e3eae-8c73-4459-97b1-dd1a12229c22'] 2021-08-16 13:41:26.242 896 1522273787400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-16 13:41:26.242 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-16 13:41:26.242 896 1522273787400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b84e3eae-8c73-4459-97b1-dd1a12229c22'] 2021-08-16 13:41:26.302 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca8be4ee-b942-43cb-b7f5-634b67c53990 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] port_update received: a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:41:26.318 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca8be4ee-b942-43cb-b7f5-634b67c53990 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] No port a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:41:26.477 896 1522273787400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-890e02e5-73e8-425e-8142-d05c6fe356ef 18ed7adaa92a41fda5556b2e22337c0e 18704aaf04f842baa70eabe7709c7c21 - - -] Security group member updated on remote: ['88c1615c-6602-4411-b584-44066a8f5507'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:41:26.477 896 1522273787400 MainThread INFO neutron.agent.securitygroups_rpc [req-890e02e5-73e8-425e-8142-d05c6fe356ef 18ed7adaa92a41fda5556b2e22337c0e 18704aaf04f842baa70eabe7709c7c21 - - -] Security group member updated ['88c1615c-6602-4411-b584-44066a8f5507'] 2021-08-16 13:41:26.523 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:41:26.623 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-890e02e5-73e8-425e-8142-d05c6fe356ef 18ed7adaa92a41fda5556b2e22337c0e 18704aaf04f842baa70eabe7709c7c21 - - -] port_delete event received for 'b84e3eae-8c73-4459-97b1-dd1a12229c22' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:41:32.192 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fd2ab0f5-7d48-4b79-92e5-3a2bda2fa46b 18ed7adaa92a41fda5556b2e22337c0e 18704aaf04f842baa70eabe7709c7c21 - - -] Security group member updated on remote: ['88c1615c-6602-4411-b584-44066a8f5507'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:41:32.212 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-fd2ab0f5-7d48-4b79-92e5-3a2bda2fa46b 18ed7adaa92a41fda5556b2e22337c0e 18704aaf04f842baa70eabe7709c7c21 - - -] Security group member updated ['88c1615c-6602-4411-b584-44066a8f5507'] 2021-08-16 13:41:32.286 896 1522273784408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a 2021-08-16 13:41:33.066 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e24f4bc6-4a9f-4df7-abc5-c65ce35f7c73 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] port_update received: dc69bb7c-3eb0-4854-91b7-8875ef9d88cb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:41:33.085 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e24f4bc6-4a9f-4df7-abc5-c65ce35f7c73 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] No port dc69bb7c-3eb0-4854-91b7-8875ef9d88cb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:41:34.192 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-16 13:41:34.427 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Adding port a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a 2021-08-16 13:41:34.427 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Port a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a updated. Details: {'device': 'a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a', 'network_id': 'c57345b9-2805-47ad-ac1d-dd691180e749', 'port_id': 'a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a', 'mac_address': 'fa:16:3e:51:0c:5c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 711, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '85315016-37bf-466b-9eda-ee83809cb87c', 'ip_address': '192.168.233.219'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-16 13:41:34.446 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-16 13:41:34.460 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:41:34.460 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-16 13:41:34.476 896 1522273787224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c57345b9-2805-47ad-ac1d-dd691180e749 2021-08-16 13:41:34.476 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-16 13:41:34.836 896 1522273787224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:41:34.836 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:41:34.851 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-16 13:41:34.867 896 1522273787224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 711, VLAN trunk: None to switch port a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a 2021-08-16 13:41:35.122 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-16 13:41:35.129 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:41:35.302 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:41:35.302 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:41:35.318 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b267704c-0c5b-439f-acf0-3adf21d50bcd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:41:35.336 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b267704c-0c5b-439f-acf0-3adf21d50bcd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-16 13:41:35.336 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:41:35.336 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-16 13:41:35.351 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a not yet added. Adding. 2021-08-16 13:41:35.367 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-16 13:41:35.367 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-16 13:41:35.773 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:41:36.054 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:41:36.054 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:41:36.457 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:41:36.457 896 1522273784408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: dc69bb7c-3eb0-4854-91b7-8875ef9d88cb 2021-08-16 13:41:36.687 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:41:36.700 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-16 13:41:36.700 896 1522273787224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a processed. 2021-08-16 13:41:38.205 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-16 13:41:38.211 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:41:38.552 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Adding port dc69bb7c-3eb0-4854-91b7-8875ef9d88cb 2021-08-16 13:41:38.570 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Port dc69bb7c-3eb0-4854-91b7-8875ef9d88cb updated. Details: {'device': 'dc69bb7c-3eb0-4854-91b7-8875ef9d88cb', 'network_id': '661c39d7-a851-44a2-9e58-3f9d3916f5ce', 'port_id': 'dc69bb7c-3eb0-4854-91b7-8875ef9d88cb', 'mac_address': 'fa:16:3e:11:8b:b2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 734, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6bde7473-d053-4d00-82a0-18d69fa1cf21', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-16 13:41:38.570 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-16 13:41:38.601 896 1522273787400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dc69bb7c-3eb0-4854-91b7-8875ef9d88cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:41:38.601 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port dc69bb7c-3eb0-4854-91b7-8875ef9d88cb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-16 13:41:38.617 896 1522273787400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 661c39d7-a851-44a2-9e58-3f9d3916f5ce 2021-08-16 13:41:38.617 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-16 13:41:38.632 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:41:39.054 896 1522273787400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dc69bb7c-3eb0-4854-91b7-8875ef9d88cb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:41:39.054 896 1522273787400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dc69bb7c-3eb0-4854-91b7-8875ef9d88cb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:41:39.083 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port dc69bb7c-3eb0-4854-91b7-8875ef9d88cb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-16 13:41:39.083 896 1522273787400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 734, VLAN trunk: None to switch port dc69bb7c-3eb0-4854-91b7-8875ef9d88cb 2021-08-16 13:41:39.270 896 1522273787400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-16 13:41:39.270 896 1522273787400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['dc69bb7c-3eb0-4854-91b7-8875ef9d88cb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:41:39.459 896 1522273787400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['dc69bb7c-3eb0-4854-91b7-8875ef9d88cb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:41:39.459 896 1522273787400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:41:39.459 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (88c1615c-6602-4411-b584-44066a8f5507) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:41:39.476 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (88c1615c-6602-4411-b584-44066a8f5507) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-16 13:41:39.492 896 1522273787400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for dc69bb7c-3eb0-4854-91b7-8875ef9d88cb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:41:39.523 896 1522273787400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-16 13:41:39.538 896 1522273787400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device dc69bb7c-3eb0-4854-91b7-8875ef9d88cb not yet added. Adding. 2021-08-16 13:41:39.538 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-16 13:41:39.538 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-16 13:41:39.787 896 1522273787400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc69bb7c-3eb0-4854-91b7-8875ef9d88cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:41:40.068 896 1522273787400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc69bb7c-3eb0-4854-91b7-8875ef9d88cb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:41:40.083 896 1522273787400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc69bb7c-3eb0-4854-91b7-8875ef9d88cb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:41:40.523 896 1522273787400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dc69bb7c-3eb0-4854-91b7-8875ef9d88cb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:41:40.874 896 1522273787400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dc69bb7c-3eb0-4854-91b7-8875ef9d88cb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:41:40.878 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port dc69bb7c-3eb0-4854-91b7-8875ef9d88cb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-16 13:41:40.895 896 1522273787400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port dc69bb7c-3eb0-4854-91b7-8875ef9d88cb processed. 2021-08-16 13:41:42.224 896 1522273787400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:41:42.428 896 1522273787400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:41:45.069 896 1522273787400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4db08192-3020-48c9-b3b8-dc4198278089 c20c27c1d35145cc943a740bf0d7d9f4 da536c6cfc8d4851a5b6dd7b70b706d8 - - -] Security group member updated on remote: ['b267704c-0c5b-439f-acf0-3adf21d50bcd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:41:45.069 896 1522273787400 MainThread INFO neutron.agent.securitygroups_rpc [req-4db08192-3020-48c9-b3b8-dc4198278089 c20c27c1d35145cc943a740bf0d7d9f4 da536c6cfc8d4851a5b6dd7b70b706d8 - - -] Security group member updated ['b267704c-0c5b-439f-acf0-3adf21d50bcd'] 2021-08-16 13:41:45.083 896 1522273787400 MainThread INFO neutron.agent.securitygroups_rpc [req-4db08192-3020-48c9-b3b8-dc4198278089 c20c27c1d35145cc943a740bf0d7d9f4 da536c6cfc8d4851a5b6dd7b70b706d8 - - -] Refresh firewall rules 2021-08-16 13:41:45.083 896 1522273787400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4db08192-3020-48c9-b3b8-dc4198278089 c20c27c1d35145cc943a740bf0d7d9f4 da536c6cfc8d4851a5b6dd7b70b706d8 - - -] Get security group information for devices via rpc ['a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:41:45.130 896 1522273787400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4db08192-3020-48c9-b3b8-dc4198278089 c20c27c1d35145cc943a740bf0d7d9f4 da536c6cfc8d4851a5b6dd7b70b706d8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:41:45.144 896 1522273787400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4db08192-3020-48c9-b3b8-dc4198278089 c20c27c1d35145cc943a740bf0d7d9f4 da536c6cfc8d4851a5b6dd7b70b706d8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:41:45.162 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4db08192-3020-48c9-b3b8-dc4198278089 c20c27c1d35145cc943a740bf0d7d9f4 da536c6cfc8d4851a5b6dd7b70b706d8 - - -] port_delete event received for 'a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:41:46.054 896 1522273784584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a 2021-08-16 13:41:46.231 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-16 13:41:46.231 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-16 13:41:46.231 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-16 13:41:46.253 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-16 13:41:46.303 896 1522273787400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c57345b9-2805-47ad-ac1d-dd691180e749 2021-08-16 13:41:46.315 896 1522273787400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a'] 2021-08-16 13:41:46.315 896 1522273787400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-16 13:41:46.332 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-16 13:41:46.332 896 1522273787400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a62d3cd9-4f9a-4126-8d4f-fc3e7d8bc57a'] 2021-08-16 13:41:48.240 896 1522273787400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:41:48.271 896 1522273787400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:41:50.082 896 1522273784584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: dc69bb7c-3eb0-4854-91b7-8875ef9d88cb 2021-08-16 13:41:50.147 896 1522273787400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f0e4936c-873a-4eda-bdb3-6d9b50159f33 18ed7adaa92a41fda5556b2e22337c0e 18704aaf04f842baa70eabe7709c7c21 - - -] Security group member updated on remote: ['88c1615c-6602-4411-b584-44066a8f5507'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:41:50.163 896 1522273787400 MainThread INFO neutron.agent.securitygroups_rpc [req-f0e4936c-873a-4eda-bdb3-6d9b50159f33 18ed7adaa92a41fda5556b2e22337c0e 18704aaf04f842baa70eabe7709c7c21 - - -] Security group member updated ['88c1615c-6602-4411-b584-44066a8f5507'] 2021-08-16 13:41:50.163 896 1522273787400 MainThread INFO neutron.agent.securitygroups_rpc [req-f0e4936c-873a-4eda-bdb3-6d9b50159f33 18ed7adaa92a41fda5556b2e22337c0e 18704aaf04f842baa70eabe7709c7c21 - - -] Refresh firewall rules 2021-08-16 13:41:50.191 896 1522273787400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f0e4936c-873a-4eda-bdb3-6d9b50159f33 18ed7adaa92a41fda5556b2e22337c0e 18704aaf04f842baa70eabe7709c7c21 - - -] Get security group information for devices via rpc ['dc69bb7c-3eb0-4854-91b7-8875ef9d88cb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:41:50.223 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0e4936c-873a-4eda-bdb3-6d9b50159f33 18ed7adaa92a41fda5556b2e22337c0e 18704aaf04f842baa70eabe7709c7c21 - - -] port_delete event received for 'dc69bb7c-3eb0-4854-91b7-8875ef9d88cb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:41:50.240 896 1522273787400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f0e4936c-873a-4eda-bdb3-6d9b50159f33 18ed7adaa92a41fda5556b2e22337c0e 18704aaf04f842baa70eabe7709c7c21 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:41:50.240 896 1522273787400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f0e4936c-873a-4eda-bdb3-6d9b50159f33 18ed7adaa92a41fda5556b2e22337c0e 18704aaf04f842baa70eabe7709c7c21 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:41:50.256 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-16 13:41:50.269 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'dc69bb7c-3eb0-4854-91b7-8875ef9d88cb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-16 13:41:50.269 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'dc69bb7c-3eb0-4854-91b7-8875ef9d88cb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-16 13:41:50.287 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port dc69bb7c-3eb0-4854-91b7-8875ef9d88cb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-16 13:41:50.304 896 1522273787400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 661c39d7-a851-44a2-9e58-3f9d3916f5ce 2021-08-16 13:41:50.318 896 1522273787400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dc69bb7c-3eb0-4854-91b7-8875ef9d88cb'] 2021-08-16 13:41:50.318 896 1522273787400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-16 13:41:50.337 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-16 13:41:50.349 896 1522273787400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dc69bb7c-3eb0-4854-91b7-8875ef9d88cb'] 2021-08-16 13:41:52.272 896 1522273787400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:41:52.303 896 1522273787400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:42:12.831 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bc028c6-f6af-45b9-911a-efe402c10b12 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] network_delete received. Deleting network 661c39d7-a851-44a2-9e58-3f9d3916f5ce network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-16 13:42:12.831 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bc028c6-f6af-45b9-911a-efe402c10b12 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] Network 661c39d7-a851-44a2-9e58-3f9d3916f5ce not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-16 13:42:13.240 896 1522273787400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee25a87e-8c62-4118-83f9-4f9c973352f6 7549b366422e4189bd72c60fb72c3266 527025c2eef444dabb8fee70df245f4b - - -] Security group member updated on remote: ['8d204c3f-4bb3-49fc-bfa2-80b46fe5c148'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:42:13.255 896 1522273787400 MainThread INFO neutron.agent.securitygroups_rpc [req-ee25a87e-8c62-4118-83f9-4f9c973352f6 7549b366422e4189bd72c60fb72c3266 527025c2eef444dabb8fee70df245f4b - - -] Security group member updated ['8d204c3f-4bb3-49fc-bfa2-80b46fe5c148'] 2021-08-16 13:42:13.271 896 1522273787400 MainThread INFO neutron.agent.securitygroups_rpc [req-ee25a87e-8c62-4118-83f9-4f9c973352f6 7549b366422e4189bd72c60fb72c3266 527025c2eef444dabb8fee70df245f4b - - -] Refresh firewall rules 2021-08-16 13:42:13.271 896 1522273787400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee25a87e-8c62-4118-83f9-4f9c973352f6 7549b366422e4189bd72c60fb72c3266 527025c2eef444dabb8fee70df245f4b - - -] Get security group information for devices via rpc ['891d936d-7124-455a-96dd-568c24c8e5c8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:42:13.334 896 1522273787400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ee25a87e-8c62-4118-83f9-4f9c973352f6 7549b366422e4189bd72c60fb72c3266 527025c2eef444dabb8fee70df245f4b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:42:13.334 896 1522273787400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ee25a87e-8c62-4118-83f9-4f9c973352f6 7549b366422e4189bd72c60fb72c3266 527025c2eef444dabb8fee70df245f4b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:42:13.350 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee25a87e-8c62-4118-83f9-4f9c973352f6 7549b366422e4189bd72c60fb72c3266 527025c2eef444dabb8fee70df245f4b - - -] port_delete event received for '891d936d-7124-455a-96dd-568c24c8e5c8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:42:14.303 896 1522273784584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 891d936d-7124-455a-96dd-568c24c8e5c8 2021-08-16 13:42:14.380 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-16 13:42:14.380 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '891d936d-7124-455a-96dd-568c24c8e5c8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-16 13:42:14.396 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '891d936d-7124-455a-96dd-568c24c8e5c8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-16 13:42:14.396 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 891d936d-7124-455a-96dd-568c24c8e5c8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-16 13:42:14.443 896 1522273787400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cf679ee3-83a2-4476-a3a8-96016c7905e9 2021-08-16 13:42:14.443 896 1522273787400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['891d936d-7124-455a-96dd-568c24c8e5c8'] 2021-08-16 13:42:14.443 896 1522273787400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-16 13:42:14.458 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-16 13:42:14.458 896 1522273787400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['891d936d-7124-455a-96dd-568c24c8e5c8'] 2021-08-16 13:42:16.381 896 1522273787400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:42:16.427 896 1522273787400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:42:18.302 896 1522273787400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15994403-a54b-40b1-b6e8-989a12d8fb18 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] Security group member updated on remote: ['535e5361-3fea-45ac-bb7c-d5e3d7cc8554'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:42:18.302 896 1522273787400 MainThread INFO neutron.agent.securitygroups_rpc [req-15994403-a54b-40b1-b6e8-989a12d8fb18 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] Security group member updated ['535e5361-3fea-45ac-bb7c-d5e3d7cc8554'] 2021-08-16 13:42:18.317 896 1522273787400 MainThread INFO neutron.agent.securitygroups_rpc [req-15994403-a54b-40b1-b6e8-989a12d8fb18 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] Refresh firewall rules 2021-08-16 13:42:18.317 896 1522273787400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15994403-a54b-40b1-b6e8-989a12d8fb18 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] Get security group information for devices via rpc ['7c7dddfc-b52b-4025-a133-83c2f1a3a9b2', 'fdd35e77-02a3-4b67-a5fd-8613294dc276'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:42:18.333 896 1522273784584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7c7dddfc-b52b-4025-a133-83c2f1a3a9b2 2021-08-16 13:42:18.365 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15994403-a54b-40b1-b6e8-989a12d8fb18 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] port_delete event received for '7c7dddfc-b52b-4025-a133-83c2f1a3a9b2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:42:18.380 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-16 13:42:18.380 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7c7dddfc-b52b-4025-a133-83c2f1a3a9b2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-16 13:42:18.394 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7c7dddfc-b52b-4025-a133-83c2f1a3a9b2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-16 13:42:18.394 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7c7dddfc-b52b-4025-a133-83c2f1a3a9b2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-16 13:42:18.431 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7c7dddfc-b52b-4025-a133-83c2f1a3a9b2'] 2021-08-16 13:42:18.431 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-16 13:42:18.431 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-16 13:42:18.431 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7c7dddfc-b52b-4025-a133-83c2f1a3a9b2'] 2021-08-16 13:42:18.474 896 1522273787400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-15994403-a54b-40b1-b6e8-989a12d8fb18 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] Update security group information for ports dict_keys(['fdd35e77-02a3-4b67-a5fd-8613294dc276']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:42:18.474 896 1522273787400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-15994403-a54b-40b1-b6e8-989a12d8fb18 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:42:18.492 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-15994403-a54b-40b1-b6e8-989a12d8fb18 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] Update rules of security group (535e5361-3fea-45ac-bb7c-d5e3d7cc8554) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:42:18.492 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-15994403-a54b-40b1-b6e8-989a12d8fb18 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] Update members of security group (535e5361-3fea-45ac-bb7c-d5e3d7cc8554) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-16 13:42:18.505 896 1522273787400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-15994403-a54b-40b1-b6e8-989a12d8fb18 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] Update port filter for fdd35e77-02a3-4b67-a5fd-8613294dc276 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:42:18.505 896 1522273787400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-15994403-a54b-40b1-b6e8-989a12d8fb18 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] Updating port rules. 2021-08-16 13:42:18.519 896 1522273787400 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-15994403-a54b-40b1-b6e8-989a12d8fb18 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-16 13:42:18.519 896 1522273787400 MainThread DEBUG oslo_concurrency.lockutils [req-15994403-a54b-40b1-b6e8-989a12d8fb18 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] Lock "n-hv-driver-port-lock-fdd35e77-02a3-4b67-a5fd-8613294dc276" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:42:18.536 896 1522273787400 MainThread DEBUG oslo_concurrency.lockutils [req-15994403-a54b-40b1-b6e8-989a12d8fb18 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] Lock "n-hv-driver-port-lock-fdd35e77-02a3-4b67-a5fd-8613294dc276" 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-08-16 13:42:18.536 896 1522273787400 MainThread DEBUG oslo_concurrency.lockutils [req-15994403-a54b-40b1-b6e8-989a12d8fb18 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] Lock "n-hv-driver-port-lock-fdd35e77-02a3-4b67-a5fd-8613294dc276" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:42:18.834 896 1522273787400 MainThread DEBUG oslo_concurrency.lockutils [req-15994403-a54b-40b1-b6e8-989a12d8fb18 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] Lock "n-hv-driver-port-lock-fdd35e77-02a3-4b67-a5fd-8613294dc276" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:42:20.378 896 1522273787400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:42:20.425 896 1522273787400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:42:21.208 896 1522273787400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f8d0134-e8b2-428f-a5e1-93e57287b11d 7549b366422e4189bd72c60fb72c3266 527025c2eef444dabb8fee70df245f4b - - -] Security group member updated on remote: ['8d204c3f-4bb3-49fc-bfa2-80b46fe5c148'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:42:21.220 896 1522273787400 MainThread INFO neutron.agent.securitygroups_rpc [req-5f8d0134-e8b2-428f-a5e1-93e57287b11d 7549b366422e4189bd72c60fb72c3266 527025c2eef444dabb8fee70df245f4b - - -] Security group member updated ['8d204c3f-4bb3-49fc-bfa2-80b46fe5c148'] 2021-08-16 13:42:22.302 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bd02dbd-a210-424d-bf95-8123bfa624ee 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] port_update received: 7ae37af2-0106-4e25-8d9e-697c693ed943 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:42:22.333 896 1522273787400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bd02dbd-a210-424d-bf95-8123bfa624ee 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] No port 7ae37af2-0106-4e25-8d9e-697c693ed943 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:42:24.990 896 1522273784408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7ae37af2-0106-4e25-8d9e-697c693ed943 2021-08-16 13:42:26.411 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-16 13:42:26.429 896 1522273784584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fdd35e77-02a3-4b67-a5fd-8613294dc276 2021-08-16 13:42:26.770 896 1522273787400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-684bde09-d9d3-4f12-8c04-450eecabd2ce 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] Security group member updated on remote: ['535e5361-3fea-45ac-bb7c-d5e3d7cc8554'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:42:26.770 896 1522273787400 MainThread INFO neutron.agent.securitygroups_rpc [req-684bde09-d9d3-4f12-8c04-450eecabd2ce 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] Security group member updated ['535e5361-3fea-45ac-bb7c-d5e3d7cc8554'] 2021-08-16 13:42:26.770 896 1522273787400 MainThread INFO neutron.agent.securitygroups_rpc [req-684bde09-d9d3-4f12-8c04-450eecabd2ce 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] Refresh firewall rules 2021-08-16 13:42:26.786 896 1522273787400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-684bde09-d9d3-4f12-8c04-450eecabd2ce 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] Get security group information for devices via rpc ['fdd35e77-02a3-4b67-a5fd-8613294dc276'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:42:26.802 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Adding port 7ae37af2-0106-4e25-8d9e-697c693ed943 2021-08-16 13:42:26.802 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Port 7ae37af2-0106-4e25-8d9e-697c693ed943 updated. Details: {'device': '7ae37af2-0106-4e25-8d9e-697c693ed943', 'network_id': 'cf679ee3-83a2-4476-a3a8-96016c7905e9', 'port_id': '7ae37af2-0106-4e25-8d9e-697c693ed943', 'mac_address': 'fa:16:3e:1a:3c:4b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 715, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e7e73855-b3c8-4d0f-9c66-301e86ff0408', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-16 13:42:26.818 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-16 13:42:26.818 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-16 13:42:26.818 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7ae37af2-0106-4e25-8d9e-697c693ed943" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:42:26.832 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7ae37af2-0106-4e25-8d9e-697c693ed943 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-16 13:42:26.848 896 1522273787224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cf679ee3-83a2-4476-a3a8-96016c7905e9 2021-08-16 13:42:26.848 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-16 13:42:26.864 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fdd35e77-02a3-4b67-a5fd-8613294dc276' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-16 13:42:26.864 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fdd35e77-02a3-4b67-a5fd-8613294dc276' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-16 13:42:26.878 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fdd35e77-02a3-4b67-a5fd-8613294dc276 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-16 13:42:26.878 896 1522293100616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-684bde09-d9d3-4f12-8c04-450eecabd2ce 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] port_delete event received for 'fdd35e77-02a3-4b67-a5fd-8613294dc276' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:42:26.895 896 1522273787400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-684bde09-d9d3-4f12-8c04-450eecabd2ce 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:42:26.895 896 1522273787400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-684bde09-d9d3-4f12-8c04-450eecabd2ce 8cbd269fb81045029b9775f965d46563 aa2339ea32644ad69527be4431220398 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:42:26.908 896 1522273787576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a0c34289-a724-4f55-b03f-9340126e7013 2021-08-16 13:42:26.908 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fdd35e77-02a3-4b67-a5fd-8613294dc276'] 2021-08-16 13:42:26.927 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-16 13:42:26.927 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-16 13:42:26.942 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fdd35e77-02a3-4b67-a5fd-8613294dc276'] 2021-08-16 13:42:27.112 896 1522273787224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7ae37af2-0106-4e25-8d9e-697c693ed943') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:42:27.112 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7ae37af2-0106-4e25-8d9e-697c693ed943') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:42:27.136 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7ae37af2-0106-4e25-8d9e-697c693ed943 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-16 13:42:27.136 896 1522273787224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 715, VLAN trunk: None to switch port 7ae37af2-0106-4e25-8d9e-697c693ed943 2021-08-16 13:42:27.286 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-16 13:42:27.314 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7ae37af2-0106-4e25-8d9e-697c693ed943'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:42:27.454 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7ae37af2-0106-4e25-8d9e-697c693ed943']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:42:27.474 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:42:27.474 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8d204c3f-4bb3-49fc-bfa2-80b46fe5c148) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:42:27.474 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8d204c3f-4bb3-49fc-bfa2-80b46fe5c148) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-16 13:42:27.474 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7ae37af2-0106-4e25-8d9e-697c693ed943 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:42:27.492 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-16 13:42:27.492 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7ae37af2-0106-4e25-8d9e-697c693ed943 not yet added. Adding. 2021-08-16 13:42:27.509 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-16 13:42:27.509 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-16 13:42:27.689 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7ae37af2-0106-4e25-8d9e-697c693ed943" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:42:27.884 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7ae37af2-0106-4e25-8d9e-697c693ed943" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:42:27.884 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7ae37af2-0106-4e25-8d9e-697c693ed943" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:42:28.114 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7ae37af2-0106-4e25-8d9e-697c693ed943" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:42:28.285 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7ae37af2-0106-4e25-8d9e-697c693ed943" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:42:28.285 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7ae37af2-0106-4e25-8d9e-697c693ed943 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-16 13:42:28.301 896 1522273787224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7ae37af2-0106-4e25-8d9e-697c693ed943 processed. 2021-08-16 13:42:28.411 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:42:28.646 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:42:29.442 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b8454f9-4e25-401c-b32e-0d8a19a8e1b0 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] port_delete event received for '95357ee4-483b-4148-9262-cee64c9879df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:42:30.661 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e40f0c97-66a6-4ee4-84f4-30a1f24477bb ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] port_delete event received for '5d61007a-f576-46cb-b323-5462fff2a02c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:42:31.676 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54164fe2-1eac-4b6e-9c60-c5187968ae8f ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] network_delete received. Deleting network a0c34289-a724-4f55-b03f-9340126e7013 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-16 13:42:31.692 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54164fe2-1eac-4b6e-9c60-c5187968ae8f ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] Network a0c34289-a724-4f55-b03f-9340126e7013 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-16 13:42:33.146 896 1522273784408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f113cb15-b233-4be4-bf2a-b46445a4ec37 2021-08-16 13:42:34.458 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-16 13:42:34.676 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Adding port f113cb15-b233-4be4-bf2a-b46445a4ec37 2021-08-16 13:42:34.676 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Port f113cb15-b233-4be4-bf2a-b46445a4ec37 updated. Details: {'device': 'f113cb15-b233-4be4-bf2a-b46445a4ec37', 'network_id': '251af7a6-ed50-4e47-8a3b-94d70a0a1fcf', 'port_id': 'f113cb15-b233-4be4-bf2a-b46445a4ec37', 'mac_address': 'fa:16:3e:c8:8b:e2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 719, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cb223431-5489-4727-be56-8c04ab1d6bae', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-16 13:42:34.692 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-16 13:42:34.707 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f113cb15-b233-4be4-bf2a-b46445a4ec37" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:42:34.707 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f113cb15-b233-4be4-bf2a-b46445a4ec37 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-16 13:42:34.723 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-16 13:42:34.755 896 1522273787224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f113cb15-b233-4be4-bf2a-b46445a4ec37') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:42:34.755 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f113cb15-b233-4be4-bf2a-b46445a4ec37') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:42:34.782 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f113cb15-b233-4be4-bf2a-b46445a4ec37 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-16 13:42:34.782 896 1522273787224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 719, VLAN trunk: None to switch port f113cb15-b233-4be4-bf2a-b46445a4ec37 2021-08-16 13:42:34.833 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-16 13:42:34.864 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f113cb15-b233-4be4-bf2a-b46445a4ec37'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:42:35.048 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f113cb15-b233-4be4-bf2a-b46445a4ec37']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:42:35.048 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:42:35.064 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3737e1e4-7d07-4639-9318-5b22d6849eb2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:42:35.064 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f113cb15-b233-4be4-bf2a-b46445a4ec37 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:42:35.064 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-16 13:42:35.083 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-16 13:42:35.083 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f113cb15-b233-4be4-bf2a-b46445a4ec37" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:42:35.099 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f113cb15-b233-4be4-bf2a-b46445a4ec37" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:42:35.099 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f113cb15-b233-4be4-bf2a-b46445a4ec37" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:42:35.099 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f113cb15-b233-4be4-bf2a-b46445a4ec37" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:42:35.161 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f113cb15-b233-4be4-bf2a-b46445a4ec37" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:42:35.176 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f113cb15-b233-4be4-bf2a-b46445a4ec37 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-16 13:42:35.176 896 1522273787224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f113cb15-b233-4be4-bf2a-b46445a4ec37 processed. 2021-08-16 13:42:36.473 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:42:36.676 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:42:52.614 896 1522273784584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f113cb15-b233-4be4-bf2a-b46445a4ec37 2021-08-16 13:42:54.519 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-16 13:42:54.519 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f113cb15-b233-4be4-bf2a-b46445a4ec37' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-16 13:42:54.532 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f113cb15-b233-4be4-bf2a-b46445a4ec37' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-16 13:42:54.532 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f113cb15-b233-4be4-bf2a-b46445a4ec37 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-16 13:42:54.551 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f113cb15-b233-4be4-bf2a-b46445a4ec37'] 2021-08-16 13:42:54.567 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-16 13:42:54.567 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-16 13:42:54.567 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f113cb15-b233-4be4-bf2a-b46445a4ec37'] 2021-08-16 13:42:54.614 896 1522273784584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f113cb15-b233-4be4-bf2a-b46445a4ec37 2021-08-16 13:42:56.535 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-16 13:42:56.535 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f113cb15-b233-4be4-bf2a-b46445a4ec37' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-16 13:42:56.550 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f113cb15-b233-4be4-bf2a-b46445a4ec37' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-16 13:42:56.550 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f113cb15-b233-4be4-bf2a-b46445a4ec37 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-16 13:42:56.550 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:42:56.566 896 1522273787576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 251af7a6-ed50-4e47-8a3b-94d70a0a1fcf 2021-08-16 13:42:56.582 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f113cb15-b233-4be4-bf2a-b46445a4ec37'] 2021-08-16 13:42:56.582 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-16 13:42:56.597 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f113cb15-b233-4be4-bf2a-b46445a4ec37'] 2021-08-16 13:42:56.722 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:43:19.909 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-384d9804-1f77-465e-8d94-1731c76a156d 7549b366422e4189bd72c60fb72c3266 527025c2eef444dabb8fee70df245f4b - - -] Security group member updated on remote: ['8d204c3f-4bb3-49fc-bfa2-80b46fe5c148'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:43:19.922 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-384d9804-1f77-465e-8d94-1731c76a156d 7549b366422e4189bd72c60fb72c3266 527025c2eef444dabb8fee70df245f4b - - -] Security group member updated ['8d204c3f-4bb3-49fc-bfa2-80b46fe5c148'] 2021-08-16 13:43:19.922 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-384d9804-1f77-465e-8d94-1731c76a156d 7549b366422e4189bd72c60fb72c3266 527025c2eef444dabb8fee70df245f4b - - -] Refresh firewall rules 2021-08-16 13:43:19.937 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-384d9804-1f77-465e-8d94-1731c76a156d 7549b366422e4189bd72c60fb72c3266 527025c2eef444dabb8fee70df245f4b - - -] Get security group information for devices via rpc ['7ae37af2-0106-4e25-8d9e-697c693ed943'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:43:19.937 896 1522273784408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f113cb15-b233-4be4-bf2a-b46445a4ec37 2021-08-16 13:43:19.968 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-384d9804-1f77-465e-8d94-1731c76a156d 7549b366422e4189bd72c60fb72c3266 527025c2eef444dabb8fee70df245f4b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:43:19.968 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-384d9804-1f77-465e-8d94-1731c76a156d 7549b366422e4189bd72c60fb72c3266 527025c2eef444dabb8fee70df245f4b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:43:20.001 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-384d9804-1f77-465e-8d94-1731c76a156d 7549b366422e4189bd72c60fb72c3266 527025c2eef444dabb8fee70df245f4b - - -] port_delete event received for '7ae37af2-0106-4e25-8d9e-697c693ed943' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:43:20.640 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-16 13:43:20.815 896 1522273784584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7ae37af2-0106-4e25-8d9e-697c693ed943 2021-08-16 13:43:20.862 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Adding port f113cb15-b233-4be4-bf2a-b46445a4ec37 2021-08-16 13:43:20.862 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Port f113cb15-b233-4be4-bf2a-b46445a4ec37 updated. Details: {'device': 'f113cb15-b233-4be4-bf2a-b46445a4ec37', 'network_id': '251af7a6-ed50-4e47-8a3b-94d70a0a1fcf', 'port_id': 'f113cb15-b233-4be4-bf2a-b46445a4ec37', 'mac_address': 'fa:16:3e:c8:8b:e2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 719, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cb223431-5489-4727-be56-8c04ab1d6bae', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-16 13:43:20.875 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-16 13:43:20.875 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-16 13:43:20.875 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f113cb15-b233-4be4-bf2a-b46445a4ec37" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:43:20.875 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f113cb15-b233-4be4-bf2a-b46445a4ec37 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-16 13:43:20.908 896 1522273787224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 251af7a6-ed50-4e47-8a3b-94d70a0a1fcf 2021-08-16 13:43:20.908 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-16 13:43:20.908 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7ae37af2-0106-4e25-8d9e-697c693ed943' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-16 13:43:20.937 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7ae37af2-0106-4e25-8d9e-697c693ed943' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-16 13:43:20.937 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7ae37af2-0106-4e25-8d9e-697c693ed943 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-16 13:43:20.954 896 1522273787576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cf679ee3-83a2-4476-a3a8-96016c7905e9 2021-08-16 13:43:20.968 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7ae37af2-0106-4e25-8d9e-697c693ed943'] 2021-08-16 13:43:20.968 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-16 13:43:20.984 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-16 13:43:20.984 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7ae37af2-0106-4e25-8d9e-697c693ed943'] 2021-08-16 13:43:21.188 896 1522273787224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f113cb15-b233-4be4-bf2a-b46445a4ec37') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:43:21.188 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f113cb15-b233-4be4-bf2a-b46445a4ec37') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:43:21.208 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f113cb15-b233-4be4-bf2a-b46445a4ec37 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-16 13:43:21.208 896 1522273787224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 719, VLAN trunk: None to switch port f113cb15-b233-4be4-bf2a-b46445a4ec37 2021-08-16 13:43:21.365 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-16 13:43:21.365 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f113cb15-b233-4be4-bf2a-b46445a4ec37'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:43:21.531 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f113cb15-b233-4be4-bf2a-b46445a4ec37']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:43:21.557 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:43:21.562 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3737e1e4-7d07-4639-9318-5b22d6849eb2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:43:21.562 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f113cb15-b233-4be4-bf2a-b46445a4ec37 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:43:21.577 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-16 13:43:21.612 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f113cb15-b233-4be4-bf2a-b46445a4ec37 not yet added. Adding. 2021-08-16 13:43:21.612 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-16 13:43:21.612 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-16 13:43:21.875 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f113cb15-b233-4be4-bf2a-b46445a4ec37" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:43:22.046 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f113cb15-b233-4be4-bf2a-b46445a4ec37" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:43:22.046 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f113cb15-b233-4be4-bf2a-b46445a4ec37" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:43:22.283 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f113cb15-b233-4be4-bf2a-b46445a4ec37" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:43:22.550 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f113cb15-b233-4be4-bf2a-b46445a4ec37" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:43:22.550 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f113cb15-b233-4be4-bf2a-b46445a4ec37 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-16 13:43:22.550 896 1522273787224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f113cb15-b233-4be4-bf2a-b46445a4ec37 processed. 2021-08-16 13:43:22.645 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:43:22.879 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:43:41.608 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fcf29c67-0641-4fb6-931b-ee27603db6df ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] network_delete received. Deleting network cf679ee3-83a2-4476-a3a8-96016c7905e9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-16 13:43:41.608 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fcf29c67-0641-4fb6-931b-ee27603db6df ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] Network cf679ee3-83a2-4476-a3a8-96016c7905e9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-16 13:44:37.381 896 1522273784584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f113cb15-b233-4be4-bf2a-b46445a4ec37 2021-08-16 13:44:38.638 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-895e1c48-badd-4780-836a-cc4405ef8479 d4ebacf5082f4259b4a1792eb0068019 13d6d3e97de74b3b8133b5093354dd5e - - -] Security group member updated on remote: ['3737e1e4-7d07-4639-9318-5b22d6849eb2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:44:38.656 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-895e1c48-badd-4780-836a-cc4405ef8479 d4ebacf5082f4259b4a1792eb0068019 13d6d3e97de74b3b8133b5093354dd5e - - -] Security group member updated ['3737e1e4-7d07-4639-9318-5b22d6849eb2'] 2021-08-16 13:44:38.997 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-16 13:44:38.999 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f113cb15-b233-4be4-bf2a-b46445a4ec37' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-16 13:44:38.999 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f113cb15-b233-4be4-bf2a-b46445a4ec37' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-16 13:44:39.015 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f113cb15-b233-4be4-bf2a-b46445a4ec37 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-16 13:44:39.029 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-895e1c48-badd-4780-836a-cc4405ef8479 d4ebacf5082f4259b4a1792eb0068019 13d6d3e97de74b3b8133b5093354dd5e - - -] port_delete event received for 'f113cb15-b233-4be4-bf2a-b46445a4ec37' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:44:39.029 896 1522273787224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 251af7a6-ed50-4e47-8a3b-94d70a0a1fcf 2021-08-16 13:44:39.053 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f113cb15-b233-4be4-bf2a-b46445a4ec37'] 2021-08-16 13:44:39.053 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-16 13:44:39.065 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-16 13:44:39.079 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f113cb15-b233-4be4-bf2a-b46445a4ec37'] 2021-08-16 13:44:40.811 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c25fc5e-2e65-48c0-bdd5-125d1cdb4d1d d4ebacf5082f4259b4a1792eb0068019 13d6d3e97de74b3b8133b5093354dd5e - - -] port_delete event received for '336fae96-0df8-491e-b211-c022efe9bd64' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:44:41.032 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:44:41.052 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:44:41.372 896 1522273784584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1e5c304c-8d47-42f8-89f5-e51ebe0069b6 2021-08-16 13:44:41.591 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c522b48b-c99a-420a-ab0e-ee6be7d062fb d4ebacf5082f4259b4a1792eb0068019 13d6d3e97de74b3b8133b5093354dd5e - - -] Security group rule updated on remote: ['7659fbce-3bc3-4f5b-99cc-6a4bc9733171'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-16 13:44:41.591 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-c522b48b-c99a-420a-ab0e-ee6be7d062fb d4ebacf5082f4259b4a1792eb0068019 13d6d3e97de74b3b8133b5093354dd5e - - -] Security group rule updated ['7659fbce-3bc3-4f5b-99cc-6a4bc9733171'] 2021-08-16 13:44:41.701 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1fbd9917-1fce-456f-a128-967eaed82690 d4ebacf5082f4259b4a1792eb0068019 13d6d3e97de74b3b8133b5093354dd5e - - -] Security group rule updated on remote: ['7659fbce-3bc3-4f5b-99cc-6a4bc9733171'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-16 13:44:41.724 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-1fbd9917-1fce-456f-a128-967eaed82690 d4ebacf5082f4259b4a1792eb0068019 13d6d3e97de74b3b8133b5093354dd5e - - -] Security group rule updated ['7659fbce-3bc3-4f5b-99cc-6a4bc9733171'] 2021-08-16 13:44:43.028 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-16 13:44:43.028 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1e5c304c-8d47-42f8-89f5-e51ebe0069b6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-16 13:44:43.028 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1e5c304c-8d47-42f8-89f5-e51ebe0069b6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-16 13:44:43.046 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1e5c304c-8d47-42f8-89f5-e51ebe0069b6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-16 13:44:43.061 896 1522273787224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 39335ff3-4a9c-4d67-8b90-1c2fb0e69984 2021-08-16 13:44:43.061 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1e5c304c-8d47-42f8-89f5-e51ebe0069b6'] 2021-08-16 13:44:43.079 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-16 13:44:43.106 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-16 13:44:43.116 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1e5c304c-8d47-42f8-89f5-e51ebe0069b6'] 2021-08-16 13:44:45.034 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:44:45.154 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:44:45.272 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a973466e-d534-484b-8931-63b941731ad4 d4ebacf5082f4259b4a1792eb0068019 13d6d3e97de74b3b8133b5093354dd5e - - -] Security group member updated on remote: ['7659fbce-3bc3-4f5b-99cc-6a4bc9733171'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:44:45.288 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-a973466e-d534-484b-8931-63b941731ad4 d4ebacf5082f4259b4a1792eb0068019 13d6d3e97de74b3b8133b5093354dd5e - - -] Security group member updated ['7659fbce-3bc3-4f5b-99cc-6a4bc9733171'] 2021-08-16 13:44:46.137 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce23c673-ffb4-496f-833b-d199927cdb1a 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] port_update received: ed3afb4f-b83c-4869-9352-7cbef8548639 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:44:46.161 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce23c673-ffb4-496f-833b-d199927cdb1a 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] No port ed3afb4f-b83c-4869-9352-7cbef8548639 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:44:46.593 896 1522273784408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1e5c304c-8d47-42f8-89f5-e51ebe0069b6 2021-08-16 13:44:47.038 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-16 13:44:47.249 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Adding port 1e5c304c-8d47-42f8-89f5-e51ebe0069b6 2021-08-16 13:44:47.249 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Port 1e5c304c-8d47-42f8-89f5-e51ebe0069b6 updated. Details: {'device': '1e5c304c-8d47-42f8-89f5-e51ebe0069b6', 'network_id': '39335ff3-4a9c-4d67-8b90-1c2fb0e69984', 'port_id': '1e5c304c-8d47-42f8-89f5-e51ebe0069b6', 'mac_address': 'fa:16:3e:3a:c7:0d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 707, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8383e2cf-ff6d-4726-a8eb-b8b02bf87235', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-16 13:44:47.274 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-16 13:44:47.274 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1e5c304c-8d47-42f8-89f5-e51ebe0069b6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:44:47.289 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1e5c304c-8d47-42f8-89f5-e51ebe0069b6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-16 13:44:47.294 896 1522273787224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 39335ff3-4a9c-4d67-8b90-1c2fb0e69984 2021-08-16 13:44:47.312 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-16 13:44:47.640 896 1522273787224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1e5c304c-8d47-42f8-89f5-e51ebe0069b6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:44:47.669 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1e5c304c-8d47-42f8-89f5-e51ebe0069b6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:44:47.677 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1e5c304c-8d47-42f8-89f5-e51ebe0069b6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-16 13:44:47.690 896 1522273787224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 707, VLAN trunk: None to switch port 1e5c304c-8d47-42f8-89f5-e51ebe0069b6 2021-08-16 13:44:47.936 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-16 13:44:47.936 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1e5c304c-8d47-42f8-89f5-e51ebe0069b6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:44:48.201 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1e5c304c-8d47-42f8-89f5-e51ebe0069b6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:44:48.201 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:44:48.232 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d83b1f0c-be53-4fdb-b36f-b042fa7a8675) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:44:48.232 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1e5c304c-8d47-42f8-89f5-e51ebe0069b6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:44:48.232 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-16 13:44:48.232 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1e5c304c-8d47-42f8-89f5-e51ebe0069b6 not yet added. Adding. 2021-08-16 13:44:48.232 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-16 13:44:48.262 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-16 13:44:48.481 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e5c304c-8d47-42f8-89f5-e51ebe0069b6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:44:48.753 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e5c304c-8d47-42f8-89f5-e51ebe0069b6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:44:48.765 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e5c304c-8d47-42f8-89f5-e51ebe0069b6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:44:49.044 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1e5c304c-8d47-42f8-89f5-e51ebe0069b6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:44:49.204 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1e5c304c-8d47-42f8-89f5-e51ebe0069b6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.938s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:44:49.222 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1e5c304c-8d47-42f8-89f5-e51ebe0069b6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-16 13:44:49.222 896 1522273787224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1e5c304c-8d47-42f8-89f5-e51ebe0069b6 processed. 2021-08-16 13:44:50.630 896 1522273784408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ed3afb4f-b83c-4869-9352-7cbef8548639 2021-08-16 13:44:51.059 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-16 13:44:51.059 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:44:51.376 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Adding port ed3afb4f-b83c-4869-9352-7cbef8548639 2021-08-16 13:44:51.376 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Port ed3afb4f-b83c-4869-9352-7cbef8548639 updated. Details: {'device': 'ed3afb4f-b83c-4869-9352-7cbef8548639', 'network_id': '251af7a6-ed50-4e47-8a3b-94d70a0a1fcf', 'port_id': 'ed3afb4f-b83c-4869-9352-7cbef8548639', 'mac_address': 'fa:16:3e:21:13:7e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 719, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cb223431-5489-4727-be56-8c04ab1d6bae', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-16 13:44:51.376 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-16 13:44:51.397 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ed3afb4f-b83c-4869-9352-7cbef8548639" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:44:51.397 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ed3afb4f-b83c-4869-9352-7cbef8548639 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-16 13:44:51.409 896 1522273787576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 251af7a6-ed50-4e47-8a3b-94d70a0a1fcf 2021-08-16 13:44:51.409 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-16 13:44:51.421 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:44:51.590 896 1522273787576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ed3afb4f-b83c-4869-9352-7cbef8548639') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:44:51.618 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ed3afb4f-b83c-4869-9352-7cbef8548639') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:44:51.638 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ed3afb4f-b83c-4869-9352-7cbef8548639 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-16 13:44:51.638 896 1522273787576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 719, VLAN trunk: None to switch port ed3afb4f-b83c-4869-9352-7cbef8548639 2021-08-16 13:44:51.827 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-16 13:44:51.827 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ed3afb4f-b83c-4869-9352-7cbef8548639'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:44:51.969 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ed3afb4f-b83c-4869-9352-7cbef8548639']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:44:51.969 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:44:51.992 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7659fbce-3bc3-4f5b-99cc-6a4bc9733171) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:44:51.992 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ed3afb4f-b83c-4869-9352-7cbef8548639 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:44:52.009 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-16 13:44:52.009 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ed3afb4f-b83c-4869-9352-7cbef8548639 not yet added. Adding. 2021-08-16 13:44:52.009 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-16 13:44:52.027 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-16 13:44:52.187 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ed3afb4f-b83c-4869-9352-7cbef8548639" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:44:52.358 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ed3afb4f-b83c-4869-9352-7cbef8548639" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:44:52.358 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ed3afb4f-b83c-4869-9352-7cbef8548639" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:44:52.576 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ed3afb4f-b83c-4869-9352-7cbef8548639" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:44:52.731 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ed3afb4f-b83c-4869-9352-7cbef8548639" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:44:52.742 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ed3afb4f-b83c-4869-9352-7cbef8548639 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-16 13:44:52.752 896 1522273787576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ed3afb4f-b83c-4869-9352-7cbef8548639 processed. 2021-08-16 13:44:53.066 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:44:53.236 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:45:23.217 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d19d5ff7-7cab-4063-b57c-080e90ce88f8 2c1a3b157c5046caab1362c1e13070ef 5eb0f80d245f494d8ad155340b0d7d54 - - -] Security group member updated on remote: ['e5209366-97d7-42e4-bec7-759773e24c8d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:45:23.217 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-d19d5ff7-7cab-4063-b57c-080e90ce88f8 2c1a3b157c5046caab1362c1e13070ef 5eb0f80d245f494d8ad155340b0d7d54 - - -] Security group member updated ['e5209366-97d7-42e4-bec7-759773e24c8d'] 2021-08-16 13:45:23.507 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d19d5ff7-7cab-4063-b57c-080e90ce88f8 2c1a3b157c5046caab1362c1e13070ef 5eb0f80d245f494d8ad155340b0d7d54 - - -] port_delete event received for 'a5740cde-735b-434d-ac24-8f7a579b28a3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:45:23.673 896 1522273784584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a5740cde-735b-434d-ac24-8f7a579b28a3 2021-08-16 13:45:25.179 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fa56993-6529-4184-a06e-9f38dcdb555a 2c1a3b157c5046caab1362c1e13070ef 5eb0f80d245f494d8ad155340b0d7d54 - - -] port_delete event received for '920fe553-e87b-4d56-9c8e-1a90b11b3348' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:45:25.231 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-16 13:45:25.231 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a5740cde-735b-434d-ac24-8f7a579b28a3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-16 13:45:25.231 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a5740cde-735b-434d-ac24-8f7a579b28a3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-16 13:45:25.231 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a5740cde-735b-434d-ac24-8f7a579b28a3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-16 13:45:25.263 896 1522273787576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 50807fce-bbaf-4438-ac73-b181f9e3b485 2021-08-16 13:45:25.277 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a5740cde-735b-434d-ac24-8f7a579b28a3'] 2021-08-16 13:45:25.277 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-16 13:45:25.277 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-16 13:45:25.297 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a5740cde-735b-434d-ac24-8f7a579b28a3'] 2021-08-16 13:45:26.221 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f52dcd54-b0a1-49ce-9319-2629870c7374 2c1a3b157c5046caab1362c1e13070ef 5eb0f80d245f494d8ad155340b0d7d54 - - -] Security group rule updated on remote: ['1265fe16-b7bf-41c5-82e7-42531feb9113'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-16 13:45:26.245 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-f52dcd54-b0a1-49ce-9319-2629870c7374 2c1a3b157c5046caab1362c1e13070ef 5eb0f80d245f494d8ad155340b0d7d54 - - -] Security group rule updated ['1265fe16-b7bf-41c5-82e7-42531feb9113'] 2021-08-16 13:45:26.357 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8e76589-aee2-4829-82e5-5355bca2837c 2c1a3b157c5046caab1362c1e13070ef 5eb0f80d245f494d8ad155340b0d7d54 - - -] Security group rule updated on remote: ['1265fe16-b7bf-41c5-82e7-42531feb9113'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-16 13:45:26.357 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-e8e76589-aee2-4829-82e5-5355bca2837c 2c1a3b157c5046caab1362c1e13070ef 5eb0f80d245f494d8ad155340b0d7d54 - - -] Security group rule updated ['1265fe16-b7bf-41c5-82e7-42531feb9113'] 2021-08-16 13:45:27.246 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:45:27.277 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:45:29.593 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-585a9ea4-398f-4b5f-9f64-6bf371649d1c 2c1a3b157c5046caab1362c1e13070ef 5eb0f80d245f494d8ad155340b0d7d54 - - -] Security group member updated on remote: ['1265fe16-b7bf-41c5-82e7-42531feb9113'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:45:29.610 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-585a9ea4-398f-4b5f-9f64-6bf371649d1c 2c1a3b157c5046caab1362c1e13070ef 5eb0f80d245f494d8ad155340b0d7d54 - - -] Security group member updated ['1265fe16-b7bf-41c5-82e7-42531feb9113'] 2021-08-16 13:45:30.340 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a48c102-9f69-487f-91b8-c4a126cbfa47 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] port_update received: aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:45:30.356 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a48c102-9f69-487f-91b8-c4a126cbfa47 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] No port aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:45:33.187 896 1522273784408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e 2021-08-16 13:45:33.288 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-16 13:45:33.499 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Adding port aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e 2021-08-16 13:45:33.499 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Port aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e updated. Details: {'device': 'aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e', 'network_id': '50807fce-bbaf-4438-ac73-b181f9e3b485', 'port_id': 'aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e', 'mac_address': 'fa:16:3e:a3:fe:86', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 748, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b7a666a2-b279-4a6a-b7f3-32cf019c5aa5', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-16 13:45:33.522 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-16 13:45:33.529 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:45:33.529 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-16 13:45:33.529 896 1522273787576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 50807fce-bbaf-4438-ac73-b181f9e3b485 2021-08-16 13:45:33.529 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-16 13:45:33.729 896 1522273787576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:45:33.738 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:45:33.754 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-16 13:45:33.754 896 1522273787576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 748, VLAN trunk: None to switch port aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e 2021-08-16 13:45:33.905 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-16 13:45:33.905 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:45:34.075 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:45:34.075 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:45:34.075 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1265fe16-b7bf-41c5-82e7-42531feb9113) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:45:34.098 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:45:34.098 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-16 13:45:34.098 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e not yet added. Adding. 2021-08-16 13:45:34.121 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-16 13:45:34.127 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-16 13:45:34.300 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:45:34.465 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:45:34.465 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:45:34.685 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:45:34.850 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:45:34.873 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-16 13:45:34.873 896 1522273787576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e processed. 2021-08-16 13:45:35.324 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:45:35.513 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:46:33.356 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d0fe340-41e1-40f4-bd26-4fcae8e36fbc edb86abdaf324d428abd8ea27b3d562c 6c5eee03737946e89ef6ceeb46cf0806 - - -] port_delete event received for '16fe638e-9c2e-424f-bba7-9a398eb09efe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:46:35.778 896 1522273784408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ed3afb4f-b83c-4869-9352-7cbef8548639 2021-08-16 13:46:36.278 896 1522273784584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1e5c304c-8d47-42f8-89f5-e51ebe0069b6 2021-08-16 13:46:36.744 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f0e8cb75-3ee1-4d57-9afe-fee0f10fd8f6 edb86abdaf324d428abd8ea27b3d562c 6c5eee03737946e89ef6ceeb46cf0806 - - -] Security group member updated on remote: ['d83b1f0c-be53-4fdb-b36f-b042fa7a8675'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:46:36.744 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-f0e8cb75-3ee1-4d57-9afe-fee0f10fd8f6 edb86abdaf324d428abd8ea27b3d562c 6c5eee03737946e89ef6ceeb46cf0806 - - -] Security group member updated ['d83b1f0c-be53-4fdb-b36f-b042fa7a8675'] 2021-08-16 13:46:36.820 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0e8cb75-3ee1-4d57-9afe-fee0f10fd8f6 edb86abdaf324d428abd8ea27b3d562c 6c5eee03737946e89ef6ceeb46cf0806 - - -] port_delete event received for '1e5c304c-8d47-42f8-89f5-e51ebe0069b6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:46:37.664 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-16 13:46:37.870 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Adding port ed3afb4f-b83c-4869-9352-7cbef8548639 2021-08-16 13:46:37.870 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Port ed3afb4f-b83c-4869-9352-7cbef8548639 updated. Details: {'device': 'ed3afb4f-b83c-4869-9352-7cbef8548639', 'network_id': '251af7a6-ed50-4e47-8a3b-94d70a0a1fcf', 'port_id': 'ed3afb4f-b83c-4869-9352-7cbef8548639', 'mac_address': 'fa:16:3e:21:13:7e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 719, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cb223431-5489-4727-be56-8c04ab1d6bae', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-16 13:46:37.885 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-16 13:46:37.885 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-16 13:46:37.885 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ed3afb4f-b83c-4869-9352-7cbef8548639" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:46:37.907 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ed3afb4f-b83c-4869-9352-7cbef8548639 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-16 13:46:37.907 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-16 13:46:37.907 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1e5c304c-8d47-42f8-89f5-e51ebe0069b6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-16 13:46:37.927 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1e5c304c-8d47-42f8-89f5-e51ebe0069b6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-16 13:46:37.927 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1e5c304c-8d47-42f8-89f5-e51ebe0069b6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-16 13:46:37.927 896 1522273787576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ed3afb4f-b83c-4869-9352-7cbef8548639') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:46:37.946 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ed3afb4f-b83c-4869-9352-7cbef8548639') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:46:37.946 896 1522273787224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 39335ff3-4a9c-4d67-8b90-1c2fb0e69984 2021-08-16 13:46:37.977 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1e5c304c-8d47-42f8-89f5-e51ebe0069b6'] 2021-08-16 13:46:37.977 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-16 13:46:37.992 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-16 13:46:37.992 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1e5c304c-8d47-42f8-89f5-e51ebe0069b6'] 2021-08-16 13:46:38.007 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ed3afb4f-b83c-4869-9352-7cbef8548639 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-16 13:46:38.007 896 1522273787576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 719, VLAN trunk: None to switch port ed3afb4f-b83c-4869-9352-7cbef8548639 2021-08-16 13:46:38.052 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-16 13:46:38.052 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ed3afb4f-b83c-4869-9352-7cbef8548639'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:46:38.213 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ed3afb4f-b83c-4869-9352-7cbef8548639']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:46:38.213 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:46:38.213 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7659fbce-3bc3-4f5b-99cc-6a4bc9733171) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:46:38.229 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ed3afb4f-b83c-4869-9352-7cbef8548639 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:46:38.229 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-16 13:46:38.245 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-16 13:46:38.245 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ed3afb4f-b83c-4869-9352-7cbef8548639" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:46:38.245 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ed3afb4f-b83c-4869-9352-7cbef8548639" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:46:38.261 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ed3afb4f-b83c-4869-9352-7cbef8548639" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:46:38.261 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ed3afb4f-b83c-4869-9352-7cbef8548639" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:46:38.307 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ed3afb4f-b83c-4869-9352-7cbef8548639" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:46:38.307 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ed3afb4f-b83c-4869-9352-7cbef8548639 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-16 13:46:38.307 896 1522273787576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ed3afb4f-b83c-4869-9352-7cbef8548639 processed. 2021-08-16 13:46:39.666 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:46:39.906 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:46:40.380 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9f928c0-19ab-413d-88fd-0f9754686664 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] port_delete event received for 'dd878c19-f962-4d70-b9f6-932a50b7f7d4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:46:42.043 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a2ea259-31a4-4241-8792-f0d9fa77c54e ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] port_delete event received for '12aefd92-48a7-4fd8-a03e-21046dc0f47c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:46:43.202 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3d19467-a32b-4209-8816-bbf2d7db0716 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] port_delete event received for '2dcc2021-1cd3-4d82-88ec-35e9208dd3f0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:46:43.372 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fc24ec2-405e-4a30-9fb1-ed93684729de - - - - -] port_delete event received for '2dcc2021-1cd3-4d82-88ec-35e9208dd3f0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:46:43.449 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3d19467-a32b-4209-8816-bbf2d7db0716 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] network_delete received. Deleting network 39335ff3-4a9c-4d67-8b90-1c2fb0e69984 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-16 13:46:43.470 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3d19467-a32b-4209-8816-bbf2d7db0716 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] Network 39335ff3-4a9c-4d67-8b90-1c2fb0e69984 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-16 13:46:44.727 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7ae8477-7d18-429a-88f1-b16b1eab982a ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] port_delete event received for '03614d6f-0d0f-4952-8b43-ec52d03f81f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:46:46.385 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aba2a0db-18ef-4793-af00-e20cc1252434 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] port_delete event received for 'bc8135b7-a0a8-4788-bc47-df0412f94f17' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:46:47.355 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-540ff76f-6dc2-4a5f-849a-bebd217545ce ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] port_delete event received for 'ff026bad-01c6-434f-9b8a-addee867c466' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:46:47.511 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e096fe70-43e5-4420-aa8e-f34173c61d51 - - - - -] port_delete event received for 'ff026bad-01c6-434f-9b8a-addee867c466' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:46:47.590 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-540ff76f-6dc2-4a5f-849a-bebd217545ce ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] network_delete received. Deleting network 83bee563-219b-4b21-b7a6-9be3627c6095 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-16 13:46:47.618 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-540ff76f-6dc2-4a5f-849a-bebd217545ce ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] Network 83bee563-219b-4b21-b7a6-9be3627c6095 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-16 13:46:52.453 896 1522273784584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ed3afb4f-b83c-4869-9352-7cbef8548639 2021-08-16 13:46:53.742 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-16 13:46:53.742 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ed3afb4f-b83c-4869-9352-7cbef8548639' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-16 13:46:53.755 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ed3afb4f-b83c-4869-9352-7cbef8548639' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-16 13:46:53.755 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ed3afb4f-b83c-4869-9352-7cbef8548639 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-16 13:46:53.782 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ed3afb4f-b83c-4869-9352-7cbef8548639'] 2021-08-16 13:46:53.782 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-16 13:46:53.782 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-16 13:46:53.782 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ed3afb4f-b83c-4869-9352-7cbef8548639'] 2021-08-16 13:46:55.758 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:46:55.899 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:46:56.513 896 1522273784584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ed3afb4f-b83c-4869-9352-7cbef8548639 2021-08-16 13:46:57.766 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-16 13:46:57.766 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ed3afb4f-b83c-4869-9352-7cbef8548639' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-16 13:46:57.766 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ed3afb4f-b83c-4869-9352-7cbef8548639' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-16 13:46:57.780 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ed3afb4f-b83c-4869-9352-7cbef8548639 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-16 13:46:57.791 896 1522273787576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 251af7a6-ed50-4e47-8a3b-94d70a0a1fcf 2021-08-16 13:46:57.791 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ed3afb4f-b83c-4869-9352-7cbef8548639'] 2021-08-16 13:46:57.814 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-16 13:46:57.814 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ed3afb4f-b83c-4869-9352-7cbef8548639'] 2021-08-16 13:46:59.772 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:46:59.873 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:47:18.124 896 1522273784408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ed3afb4f-b83c-4869-9352-7cbef8548639 2021-08-16 13:47:19.838 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-16 13:47:20.056 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Adding port ed3afb4f-b83c-4869-9352-7cbef8548639 2021-08-16 13:47:20.056 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Port ed3afb4f-b83c-4869-9352-7cbef8548639 updated. Details: {'device': 'ed3afb4f-b83c-4869-9352-7cbef8548639', 'network_id': '251af7a6-ed50-4e47-8a3b-94d70a0a1fcf', 'port_id': 'ed3afb4f-b83c-4869-9352-7cbef8548639', 'mac_address': 'fa:16:3e:21:13:7e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 719, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cb223431-5489-4727-be56-8c04ab1d6bae', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-16 13:47:20.056 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-16 13:47:20.072 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ed3afb4f-b83c-4869-9352-7cbef8548639" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:47:20.072 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ed3afb4f-b83c-4869-9352-7cbef8548639 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-16 13:47:20.072 896 1522273787576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 251af7a6-ed50-4e47-8a3b-94d70a0a1fcf 2021-08-16 13:47:20.072 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-16 13:47:20.276 896 1522273787576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ed3afb4f-b83c-4869-9352-7cbef8548639') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:47:20.291 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ed3afb4f-b83c-4869-9352-7cbef8548639') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:47:20.291 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ed3afb4f-b83c-4869-9352-7cbef8548639 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-16 13:47:20.306 896 1522273787576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 719, VLAN trunk: None to switch port ed3afb4f-b83c-4869-9352-7cbef8548639 2021-08-16 13:47:20.432 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-16 13:47:20.432 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ed3afb4f-b83c-4869-9352-7cbef8548639'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:47:20.603 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ed3afb4f-b83c-4869-9352-7cbef8548639']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:47:20.603 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:47:20.603 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7659fbce-3bc3-4f5b-99cc-6a4bc9733171) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:47:20.619 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ed3afb4f-b83c-4869-9352-7cbef8548639 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:47:20.619 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-16 13:47:20.635 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ed3afb4f-b83c-4869-9352-7cbef8548639 not yet added. Adding. 2021-08-16 13:47:20.635 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-16 13:47:20.635 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-16 13:47:20.807 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ed3afb4f-b83c-4869-9352-7cbef8548639" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:47:20.932 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ed3afb4f-b83c-4869-9352-7cbef8548639" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:47:20.932 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ed3afb4f-b83c-4869-9352-7cbef8548639" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:47:21.120 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ed3afb4f-b83c-4869-9352-7cbef8548639" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:47:21.259 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ed3afb4f-b83c-4869-9352-7cbef8548639" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:47:21.259 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ed3afb4f-b83c-4869-9352-7cbef8548639 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-16 13:47:21.259 896 1522273787576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ed3afb4f-b83c-4869-9352-7cbef8548639 processed. 2021-08-16 13:47:21.857 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:47:22.052 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:47:30.854 896 1522273784584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e 2021-08-16 13:47:30.870 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a4e4b4c0-ced9-4992-8ed9-c2f21e9fee5e 2c1a3b157c5046caab1362c1e13070ef 5eb0f80d245f494d8ad155340b0d7d54 - - -] Security group member updated on remote: ['1265fe16-b7bf-41c5-82e7-42531feb9113'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:47:30.870 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-a4e4b4c0-ced9-4992-8ed9-c2f21e9fee5e 2c1a3b157c5046caab1362c1e13070ef 5eb0f80d245f494d8ad155340b0d7d54 - - -] Security group member updated ['1265fe16-b7bf-41c5-82e7-42531feb9113'] 2021-08-16 13:47:31.183 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4e4b4c0-ced9-4992-8ed9-c2f21e9fee5e 2c1a3b157c5046caab1362c1e13070ef 5eb0f80d245f494d8ad155340b0d7d54 - - -] port_delete event received for 'aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:47:31.890 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-16 13:47:31.890 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-16 13:47:31.901 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-16 13:47:31.901 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-16 13:47:31.920 896 1522273787576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 50807fce-bbaf-4438-ac73-b181f9e3b485 2021-08-16 13:47:31.920 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e'] 2021-08-16 13:47:31.935 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-16 13:47:31.935 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-16 13:47:31.949 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aeca22c2-c3ca-40ee-bebe-d9e0eb92d98e'] 2021-08-16 13:47:33.900 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:47:33.933 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:47:34.340 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68fa58f3-3b3f-4c52-9677-58e188324ca1 2c1a3b157c5046caab1362c1e13070ef 5eb0f80d245f494d8ad155340b0d7d54 - - -] port_delete event received for '6ff9a8ee-dc95-44cf-939f-4727881bba57' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:47:39.368 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e035ef4f-b3ca-40ea-ba7a-2ebc1ce0ae4f ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] port_delete event received for 'ef493a64-3365-4b17-9fe5-98537dc26468' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:47:40.465 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8796ef8-fd55-4196-931f-ab0cbcdbcce8 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] port_delete event received for '7ca974a8-c6a5-4356-b806-b8722da712eb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:47:41.214 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-651a729e-27fc-4111-8523-cb71d851d9ea ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] port_delete event received for '4a364f81-9dea-4523-bd62-be5fb5c45b38' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:47:41.340 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f90ee0e-8954-436e-adf9-07a2da65b881 - - - - -] port_delete event received for '4a364f81-9dea-4523-bd62-be5fb5c45b38' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:47:41.415 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-651a729e-27fc-4111-8523-cb71d851d9ea ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] network_delete received. Deleting network 50807fce-bbaf-4438-ac73-b181f9e3b485 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-16 13:47:41.415 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-651a729e-27fc-4111-8523-cb71d851d9ea ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] Network 50807fce-bbaf-4438-ac73-b181f9e3b485 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-16 13:47:49.809 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77577602-b394-47cf-bd0e-83a8d878c139 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Security group member updated on remote: ['5dd2adb0-8e5c-4389-a73b-025f8079224d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:47:49.809 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-77577602-b394-47cf-bd0e-83a8d878c139 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Security group member updated ['5dd2adb0-8e5c-4389-a73b-025f8079224d'] 2021-08-16 13:47:50.556 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-291b71fb-caf9-40e2-956e-b4bd16d9d429 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] port_update received: 012f220b-0f2a-4fa7-99d7-9397825323dc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:47:50.560 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-291b71fb-caf9-40e2-956e-b4bd16d9d429 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] No port 012f220b-0f2a-4fa7-99d7-9397825323dc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:47:52.436 896 1522273784408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 012f220b-0f2a-4fa7-99d7-9397825323dc 2021-08-16 13:47:53.939 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-16 13:47:54.153 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Adding port 012f220b-0f2a-4fa7-99d7-9397825323dc 2021-08-16 13:47:54.153 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Port 012f220b-0f2a-4fa7-99d7-9397825323dc updated. Details: {'device': '012f220b-0f2a-4fa7-99d7-9397825323dc', 'network_id': 'b15ddb79-ecaa-468e-a9d8-156c43560707', 'port_id': '012f220b-0f2a-4fa7-99d7-9397825323dc', 'mac_address': 'fa:16:3e:ce:77:40', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 743, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '90229660-8198-4702-bd84-3e32ee30917a', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-16 13:47:54.153 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-16 13:47:54.172 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:47:54.172 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 012f220b-0f2a-4fa7-99d7-9397825323dc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-16 13:47:54.184 896 1522273787576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b15ddb79-ecaa-468e-a9d8-156c43560707 2021-08-16 13:47:54.184 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-16 13:47:54.368 896 1522273787576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '012f220b-0f2a-4fa7-99d7-9397825323dc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:47:54.368 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '012f220b-0f2a-4fa7-99d7-9397825323dc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:47:54.398 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 012f220b-0f2a-4fa7-99d7-9397825323dc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-16 13:47:54.400 896 1522273787576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 743, VLAN trunk: None to switch port 012f220b-0f2a-4fa7-99d7-9397825323dc 2021-08-16 13:47:54.543 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-16 13:47:54.543 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['012f220b-0f2a-4fa7-99d7-9397825323dc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:47:54.715 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['012f220b-0f2a-4fa7-99d7-9397825323dc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:47:54.715 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:47:54.731 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5dd2adb0-8e5c-4389-a73b-025f8079224d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:47:54.731 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5dd2adb0-8e5c-4389-a73b-025f8079224d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-16 13:47:54.731 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 012f220b-0f2a-4fa7-99d7-9397825323dc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:47:54.748 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-16 13:47:54.748 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 012f220b-0f2a-4fa7-99d7-9397825323dc not yet added. Adding. 2021-08-16 13:47:54.763 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-16 13:47:54.763 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-16 13:47:54.919 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:47:55.060 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:47:55.060 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:47:55.244 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:47:55.372 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:47:55.388 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 012f220b-0f2a-4fa7-99d7-9397825323dc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-16 13:47:55.388 896 1522273787576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 012f220b-0f2a-4fa7-99d7-9397825323dc processed. 2021-08-16 13:47:55.950 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:47:56.183 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:05.355 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ff069da3-fabc-4cdb-92c8-60ab5a1572ef 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Security group member updated on remote: ['5dd2adb0-8e5c-4389-a73b-025f8079224d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:48:05.355 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-ff069da3-fabc-4cdb-92c8-60ab5a1572ef 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Security group member updated ['5dd2adb0-8e5c-4389-a73b-025f8079224d'] 2021-08-16 13:48:05.374 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-ff069da3-fabc-4cdb-92c8-60ab5a1572ef 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Refresh firewall rules 2021-08-16 13:48:05.374 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ff069da3-fabc-4cdb-92c8-60ab5a1572ef 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Get security group information for devices via rpc ['012f220b-0f2a-4fa7-99d7-9397825323dc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:48:05.540 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ff069da3-fabc-4cdb-92c8-60ab5a1572ef 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update security group information for ports dict_keys(['012f220b-0f2a-4fa7-99d7-9397825323dc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:48:05.540 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ff069da3-fabc-4cdb-92c8-60ab5a1572ef 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:48:05.540 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ff069da3-fabc-4cdb-92c8-60ab5a1572ef 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update rules of security group (5dd2adb0-8e5c-4389-a73b-025f8079224d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:48:05.540 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ff069da3-fabc-4cdb-92c8-60ab5a1572ef 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update members of security group (5dd2adb0-8e5c-4389-a73b-025f8079224d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-16 13:48:05.568 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ff069da3-fabc-4cdb-92c8-60ab5a1572ef 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update port filter for 012f220b-0f2a-4fa7-99d7-9397825323dc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:48:05.568 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ff069da3-fabc-4cdb-92c8-60ab5a1572ef 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Updating port rules. 2021-08-16 13:48:05.568 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ff069da3-fabc-4cdb-92c8-60ab5a1572ef 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-16 13:48:05.587 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [req-ff069da3-fabc-4cdb-92c8-60ab5a1572ef 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:05.731 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [req-ff069da3-fabc-4cdb-92c8-60ab5a1572ef 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:05.745 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [req-ff069da3-fabc-4cdb-92c8-60ab5a1572ef 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:05.745 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [req-ff069da3-fabc-4cdb-92c8-60ab5a1572ef 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:06.477 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05b67665-4edc-4806-844f-951fd72f6823 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] port_update received: 89c8461a-b02f-427d-9418-10c3f1629ec1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:48:06.495 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05b67665-4edc-4806-844f-951fd72f6823 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] No port 89c8461a-b02f-427d-9418-10c3f1629ec1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:48:10.556 896 1522273784408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 89c8461a-b02f-427d-9418-10c3f1629ec1 2021-08-16 13:48:12.014 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-16 13:48:12.214 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Adding port 89c8461a-b02f-427d-9418-10c3f1629ec1 2021-08-16 13:48:12.232 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Port 89c8461a-b02f-427d-9418-10c3f1629ec1 updated. Details: {'device': '89c8461a-b02f-427d-9418-10c3f1629ec1', 'network_id': 'b15ddb79-ecaa-468e-a9d8-156c43560707', 'port_id': '89c8461a-b02f-427d-9418-10c3f1629ec1', 'mac_address': 'fa:16:3e:2f:8b:9e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 743, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '90229660-8198-4702-bd84-3e32ee30917a', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-16 13:48:12.232 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-16 13:48:12.245 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-89c8461a-b02f-427d-9418-10c3f1629ec1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:12.245 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 89c8461a-b02f-427d-9418-10c3f1629ec1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-16 13:48:12.245 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-16 13:48:12.446 896 1522273787576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '89c8461a-b02f-427d-9418-10c3f1629ec1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:48:12.446 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '89c8461a-b02f-427d-9418-10c3f1629ec1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:48:12.483 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 89c8461a-b02f-427d-9418-10c3f1629ec1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-16 13:48:12.483 896 1522273787576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 743, VLAN trunk: None to switch port 89c8461a-b02f-427d-9418-10c3f1629ec1 2021-08-16 13:48:12.620 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-16 13:48:12.636 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['89c8461a-b02f-427d-9418-10c3f1629ec1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:48:12.796 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['89c8461a-b02f-427d-9418-10c3f1629ec1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:48:12.812 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:48:12.812 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5dd2adb0-8e5c-4389-a73b-025f8079224d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:48:12.812 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5dd2adb0-8e5c-4389-a73b-025f8079224d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-16 13:48:12.812 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 89c8461a-b02f-427d-9418-10c3f1629ec1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:48:12.836 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-16 13:48:12.842 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 89c8461a-b02f-427d-9418-10c3f1629ec1 not yet added. Adding. 2021-08-16 13:48:12.842 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-16 13:48:12.842 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-16 13:48:13.028 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-89c8461a-b02f-427d-9418-10c3f1629ec1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:13.167 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-89c8461a-b02f-427d-9418-10c3f1629ec1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:13.196 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-89c8461a-b02f-427d-9418-10c3f1629ec1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:13.404 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-89c8461a-b02f-427d-9418-10c3f1629ec1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:13.542 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-89c8461a-b02f-427d-9418-10c3f1629ec1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:13.561 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 89c8461a-b02f-427d-9418-10c3f1629ec1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-16 13:48:13.561 896 1522273787576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 89c8461a-b02f-427d-9418-10c3f1629ec1 processed. 2021-08-16 13:48:14.039 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:14.228 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:20.760 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b06b8550-0db1-4764-a99e-28ea297e7fb5 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Security group member updated on remote: ['5dd2adb0-8e5c-4389-a73b-025f8079224d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:48:20.760 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-b06b8550-0db1-4764-a99e-28ea297e7fb5 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Security group member updated ['5dd2adb0-8e5c-4389-a73b-025f8079224d'] 2021-08-16 13:48:20.779 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-b06b8550-0db1-4764-a99e-28ea297e7fb5 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Refresh firewall rules 2021-08-16 13:48:20.779 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b06b8550-0db1-4764-a99e-28ea297e7fb5 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Get security group information for devices via rpc ['012f220b-0f2a-4fa7-99d7-9397825323dc', '89c8461a-b02f-427d-9418-10c3f1629ec1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:48:21.024 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b06b8550-0db1-4764-a99e-28ea297e7fb5 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update security group information for ports dict_keys(['012f220b-0f2a-4fa7-99d7-9397825323dc', '89c8461a-b02f-427d-9418-10c3f1629ec1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:48:21.024 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b06b8550-0db1-4764-a99e-28ea297e7fb5 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:48:21.040 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b06b8550-0db1-4764-a99e-28ea297e7fb5 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update rules of security group (5dd2adb0-8e5c-4389-a73b-025f8079224d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:48:21.040 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b06b8550-0db1-4764-a99e-28ea297e7fb5 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update members of security group (5dd2adb0-8e5c-4389-a73b-025f8079224d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-16 13:48:21.056 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b06b8550-0db1-4764-a99e-28ea297e7fb5 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update port filter for 012f220b-0f2a-4fa7-99d7-9397825323dc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:48:21.056 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b06b8550-0db1-4764-a99e-28ea297e7fb5 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Updating port rules. 2021-08-16 13:48:21.072 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b06b8550-0db1-4764-a99e-28ea297e7fb5 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-16 13:48:21.088 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [req-b06b8550-0db1-4764-a99e-28ea297e7fb5 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:21.295 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [req-b06b8550-0db1-4764-a99e-28ea297e7fb5 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:21.310 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [req-b06b8550-0db1-4764-a99e-28ea297e7fb5 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:21.310 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [req-b06b8550-0db1-4764-a99e-28ea297e7fb5 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:21.321 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b06b8550-0db1-4764-a99e-28ea297e7fb5 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update port filter for 89c8461a-b02f-427d-9418-10c3f1629ec1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:48:21.321 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b06b8550-0db1-4764-a99e-28ea297e7fb5 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Updating port rules. 2021-08-16 13:48:21.321 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b06b8550-0db1-4764-a99e-28ea297e7fb5 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-16 13:48:21.321 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [req-b06b8550-0db1-4764-a99e-28ea297e7fb5 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-89c8461a-b02f-427d-9418-10c3f1629ec1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:21.508 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-937ec1d3-8bf0-449a-bb87-8c0f57e3e2c1 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] port_update received: e1a88eff-4fb3-4902-940b-e26a59806c9f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:48:21.508 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [req-b06b8550-0db1-4764-a99e-28ea297e7fb5 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-89c8461a-b02f-427d-9418-10c3f1629ec1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:21.540 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [req-b06b8550-0db1-4764-a99e-28ea297e7fb5 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-89c8461a-b02f-427d-9418-10c3f1629ec1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:21.540 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [req-b06b8550-0db1-4764-a99e-28ea297e7fb5 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-89c8461a-b02f-427d-9418-10c3f1629ec1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:21.560 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-937ec1d3-8bf0-449a-bb87-8c0f57e3e2c1 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] No port e1a88eff-4fb3-4902-940b-e26a59806c9f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:48:24.416 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32716d48-5e21-4d2c-aaf4-4a575ffaf1b5 d4ebacf5082f4259b4a1792eb0068019 13d6d3e97de74b3b8133b5093354dd5e - - -] Security group member updated on remote: ['7659fbce-3bc3-4f5b-99cc-6a4bc9733171'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:48:24.437 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-32716d48-5e21-4d2c-aaf4-4a575ffaf1b5 d4ebacf5082f4259b4a1792eb0068019 13d6d3e97de74b3b8133b5093354dd5e - - -] Security group member updated ['7659fbce-3bc3-4f5b-99cc-6a4bc9733171'] 2021-08-16 13:48:24.730 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32716d48-5e21-4d2c-aaf4-4a575ffaf1b5 d4ebacf5082f4259b4a1792eb0068019 13d6d3e97de74b3b8133b5093354dd5e - - -] port_delete event received for 'ed3afb4f-b83c-4869-9352-7cbef8548639' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:48:24.764 896 1522273784408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e1a88eff-4fb3-4902-940b-e26a59806c9f 2021-08-16 13:48:25.327 896 1522273784584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ed3afb4f-b83c-4869-9352-7cbef8548639 2021-08-16 13:48:26.125 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-16 13:48:26.341 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Adding port e1a88eff-4fb3-4902-940b-e26a59806c9f 2021-08-16 13:48:26.341 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Port e1a88eff-4fb3-4902-940b-e26a59806c9f updated. Details: {'device': 'e1a88eff-4fb3-4902-940b-e26a59806c9f', 'network_id': 'b15ddb79-ecaa-468e-a9d8-156c43560707', 'port_id': 'e1a88eff-4fb3-4902-940b-e26a59806c9f', 'mac_address': 'fa:16:3e:1e:a2:43', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 743, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '90229660-8198-4702-bd84-3e32ee30917a', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-16 13:48:26.357 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-16 13:48:26.357 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-16 13:48:26.368 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e1a88eff-4fb3-4902-940b-e26a59806c9f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:26.368 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e1a88eff-4fb3-4902-940b-e26a59806c9f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-16 13:48:26.388 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-16 13:48:26.388 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ed3afb4f-b83c-4869-9352-7cbef8548639' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-16 13:48:26.403 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ed3afb4f-b83c-4869-9352-7cbef8548639' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-16 13:48:26.403 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ed3afb4f-b83c-4869-9352-7cbef8548639 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-16 13:48:26.435 896 1522273787576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 251af7a6-ed50-4e47-8a3b-94d70a0a1fcf 2021-08-16 13:48:26.435 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ed3afb4f-b83c-4869-9352-7cbef8548639'] 2021-08-16 13:48:26.450 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-16 13:48:26.450 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-16 13:48:26.466 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ed3afb4f-b83c-4869-9352-7cbef8548639'] 2021-08-16 13:48:26.607 896 1522273787224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e1a88eff-4fb3-4902-940b-e26a59806c9f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:48:26.607 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e1a88eff-4fb3-4902-940b-e26a59806c9f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:48:26.638 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e1a88eff-4fb3-4902-940b-e26a59806c9f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-16 13:48:26.638 896 1522273787224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 743, VLAN trunk: None to switch port e1a88eff-4fb3-4902-940b-e26a59806c9f 2021-08-16 13:48:26.779 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-16 13:48:26.789 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e1a88eff-4fb3-4902-940b-e26a59806c9f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:48:26.935 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e1a88eff-4fb3-4902-940b-e26a59806c9f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:48:26.935 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:48:26.950 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5dd2adb0-8e5c-4389-a73b-025f8079224d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:48:26.950 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5dd2adb0-8e5c-4389-a73b-025f8079224d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-16 13:48:26.962 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e1a88eff-4fb3-4902-940b-e26a59806c9f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:48:26.962 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-16 13:48:26.962 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e1a88eff-4fb3-4902-940b-e26a59806c9f not yet added. Adding. 2021-08-16 13:48:26.982 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-16 13:48:26.982 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-16 13:48:27.123 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ec061b8-cd5c-48ed-9fc9-5312088c00be d4ebacf5082f4259b4a1792eb0068019 13d6d3e97de74b3b8133b5093354dd5e - - -] port_delete event received for 'a64ffb82-4401-49a0-b4c5-b67e61095cab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:48:27.185 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1a88eff-4fb3-4902-940b-e26a59806c9f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:27.388 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1a88eff-4fb3-4902-940b-e26a59806c9f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:27.405 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1a88eff-4fb3-4902-940b-e26a59806c9f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:27.634 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e1a88eff-4fb3-4902-940b-e26a59806c9f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:27.826 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e1a88eff-4fb3-4902-940b-e26a59806c9f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:27.841 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e1a88eff-4fb3-4902-940b-e26a59806c9f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-16 13:48:27.841 896 1522273787224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e1a88eff-4fb3-4902-940b-e26a59806c9f processed. 2021-08-16 13:48:28.134 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:28.372 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:30.717 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d498f79b-b0fe-46bd-96e8-d4827c121321 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] port_delete event received for '4eda32c6-83d1-48e6-abbd-5f2aef708589' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:48:31.875 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d83e005-e9cd-4434-95d1-e5fa0684e0bc ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] port_delete event received for '2adffc24-3287-4bdb-a171-d62234a9fbb8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:48:32.716 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-764646a0-2317-4673-8484-f81255777591 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] port_delete event received for '3ed1695c-c4e9-483f-ac6b-605aec67347a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:48:32.857 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8975b1d-6ed4-41d4-8d87-9ed15aed53e7 - - - - -] port_delete event received for '3ed1695c-c4e9-483f-ac6b-605aec67347a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:48:33.188 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-764646a0-2317-4673-8484-f81255777591 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] network_delete received. Deleting network 251af7a6-ed50-4e47-8a3b-94d70a0a1fcf network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-16 13:48:33.199 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-764646a0-2317-4673-8484-f81255777591 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] Network 251af7a6-ed50-4e47-8a3b-94d70a0a1fcf not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-16 13:48:38.622 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Security group member updated on remote: ['5dd2adb0-8e5c-4389-a73b-025f8079224d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:48:38.634 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Security group member updated ['5dd2adb0-8e5c-4389-a73b-025f8079224d'] 2021-08-16 13:48:38.634 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Refresh firewall rules 2021-08-16 13:48:38.634 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Get security group information for devices via rpc ['012f220b-0f2a-4fa7-99d7-9397825323dc', '89c8461a-b02f-427d-9418-10c3f1629ec1', 'e1a88eff-4fb3-4902-940b-e26a59806c9f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:48:38.981 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update security group information for ports dict_keys(['012f220b-0f2a-4fa7-99d7-9397825323dc', '89c8461a-b02f-427d-9418-10c3f1629ec1', 'e1a88eff-4fb3-4902-940b-e26a59806c9f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:48:38.981 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:48:38.997 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update rules of security group (5dd2adb0-8e5c-4389-a73b-025f8079224d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:48:38.997 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update members of security group (5dd2adb0-8e5c-4389-a73b-025f8079224d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-16 13:48:39.012 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update port filter for 012f220b-0f2a-4fa7-99d7-9397825323dc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:48:39.012 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Updating port rules. 2021-08-16 13:48:39.024 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-16 13:48:39.024 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:39.263 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:39.275 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:39.275 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:39.289 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update port filter for 89c8461a-b02f-427d-9418-10c3f1629ec1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:48:39.289 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Updating port rules. 2021-08-16 13:48:39.289 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-16 13:48:39.311 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-89c8461a-b02f-427d-9418-10c3f1629ec1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:39.342 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eba81e90-44e2-499d-ad39-cb1c3e6c73ef 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] port_update received: 678eaf43-8d04-4cf5-8937-bf1d42185225 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:48:39.369 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eba81e90-44e2-499d-ad39-cb1c3e6c73ef 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] No port 678eaf43-8d04-4cf5-8937-bf1d42185225 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:48:39.525 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-89c8461a-b02f-427d-9418-10c3f1629ec1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:39.525 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-89c8461a-b02f-427d-9418-10c3f1629ec1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:39.525 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-89c8461a-b02f-427d-9418-10c3f1629ec1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:39.548 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update port filter for e1a88eff-4fb3-4902-940b-e26a59806c9f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:48:39.548 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Updating port rules. 2021-08-16 13:48:39.560 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-16 13:48:39.574 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-e1a88eff-4fb3-4902-940b-e26a59806c9f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:39.777 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-e1a88eff-4fb3-4902-940b-e26a59806c9f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:39.795 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-e1a88eff-4fb3-4902-940b-e26a59806c9f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:39.795 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-6cc57ab9-1658-4bb1-b0b2-7d0fc3a0af34 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-e1a88eff-4fb3-4902-940b-e26a59806c9f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:42.948 896 1522273784408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 678eaf43-8d04-4cf5-8937-bf1d42185225 2021-08-16 13:48:44.232 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-16 13:48:44.447 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Adding port 678eaf43-8d04-4cf5-8937-bf1d42185225 2021-08-16 13:48:44.447 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Port 678eaf43-8d04-4cf5-8937-bf1d42185225 updated. Details: {'device': '678eaf43-8d04-4cf5-8937-bf1d42185225', 'network_id': 'b15ddb79-ecaa-468e-a9d8-156c43560707', 'port_id': '678eaf43-8d04-4cf5-8937-bf1d42185225', 'mac_address': 'fa:16:3e:16:58:a2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 743, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '90229660-8198-4702-bd84-3e32ee30917a', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-16 13:48:44.463 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-16 13:48:44.463 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-678eaf43-8d04-4cf5-8937-bf1d42185225" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:44.482 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 678eaf43-8d04-4cf5-8937-bf1d42185225 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-16 13:48:44.482 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-16 13:48:44.711 896 1522273787224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '678eaf43-8d04-4cf5-8937-bf1d42185225') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:48:44.727 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '678eaf43-8d04-4cf5-8937-bf1d42185225') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:48:44.747 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 678eaf43-8d04-4cf5-8937-bf1d42185225 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-16 13:48:44.747 896 1522273787224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 743, VLAN trunk: None to switch port 678eaf43-8d04-4cf5-8937-bf1d42185225 2021-08-16 13:48:44.931 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-16 13:48:44.931 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['678eaf43-8d04-4cf5-8937-bf1d42185225'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:48:45.244 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['678eaf43-8d04-4cf5-8937-bf1d42185225']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:48:45.244 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:48:45.260 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5dd2adb0-8e5c-4389-a73b-025f8079224d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:48:45.260 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5dd2adb0-8e5c-4389-a73b-025f8079224d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-16 13:48:45.277 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 678eaf43-8d04-4cf5-8937-bf1d42185225 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:48:45.277 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-16 13:48:45.277 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 678eaf43-8d04-4cf5-8937-bf1d42185225 not yet added. Adding. 2021-08-16 13:48:45.291 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-16 13:48:45.291 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-16 13:48:45.477 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-678eaf43-8d04-4cf5-8937-bf1d42185225" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:45.669 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-678eaf43-8d04-4cf5-8937-bf1d42185225" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:45.669 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-678eaf43-8d04-4cf5-8937-bf1d42185225" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:45.982 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-678eaf43-8d04-4cf5-8937-bf1d42185225" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:46.148 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-678eaf43-8d04-4cf5-8937-bf1d42185225" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.688s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:46.148 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 678eaf43-8d04-4cf5-8937-bf1d42185225 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-16 13:48:46.148 896 1522273787224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 678eaf43-8d04-4cf5-8937-bf1d42185225 processed. 2021-08-16 13:48:46.245 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:46.449 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:57.759 896 1522273784584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 678eaf43-8d04-4cf5-8937-bf1d42185225 2021-08-16 13:48:58.151 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Security group member updated on remote: ['5dd2adb0-8e5c-4389-a73b-025f8079224d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:48:58.151 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Security group member updated ['5dd2adb0-8e5c-4389-a73b-025f8079224d'] 2021-08-16 13:48:58.165 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Refresh firewall rules 2021-08-16 13:48:58.165 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Get security group information for devices via rpc ['012f220b-0f2a-4fa7-99d7-9397825323dc', '89c8461a-b02f-427d-9418-10c3f1629ec1', 'e1a88eff-4fb3-4902-940b-e26a59806c9f', '678eaf43-8d04-4cf5-8937-bf1d42185225'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:48:58.229 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] port_delete event received for '678eaf43-8d04-4cf5-8937-bf1d42185225' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:48:58.364 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-16 13:48:58.364 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '678eaf43-8d04-4cf5-8937-bf1d42185225' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-16 13:48:58.373 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '678eaf43-8d04-4cf5-8937-bf1d42185225' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-16 13:48:58.373 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 678eaf43-8d04-4cf5-8937-bf1d42185225 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-16 13:48:58.399 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['678eaf43-8d04-4cf5-8937-bf1d42185225'] 2021-08-16 13:48:58.399 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-16 13:48:58.419 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-16 13:48:58.419 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['678eaf43-8d04-4cf5-8937-bf1d42185225'] 2021-08-16 13:48:58.523 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update security group information for ports dict_keys(['012f220b-0f2a-4fa7-99d7-9397825323dc', '89c8461a-b02f-427d-9418-10c3f1629ec1', 'e1a88eff-4fb3-4902-940b-e26a59806c9f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:48:58.523 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:48:58.543 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update rules of security group (5dd2adb0-8e5c-4389-a73b-025f8079224d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:48:58.543 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update members of security group (5dd2adb0-8e5c-4389-a73b-025f8079224d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-16 13:48:58.543 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update port filter for 012f220b-0f2a-4fa7-99d7-9397825323dc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:48:58.568 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Updating port rules. 2021-08-16 13:48:58.572 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-16 13:48:58.572 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:58.592 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:58.592 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:58.808 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:58.821 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update port filter for 89c8461a-b02f-427d-9418-10c3f1629ec1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:48:58.836 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Updating port rules. 2021-08-16 13:48:58.836 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-16 13:48:58.836 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-89c8461a-b02f-427d-9418-10c3f1629ec1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:58.856 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-89c8461a-b02f-427d-9418-10c3f1629ec1" 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-08-16 13:48:58.856 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-89c8461a-b02f-427d-9418-10c3f1629ec1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:59.091 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-89c8461a-b02f-427d-9418-10c3f1629ec1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:59.091 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update port filter for e1a88eff-4fb3-4902-940b-e26a59806c9f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:48:59.091 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Updating port rules. 2021-08-16 13:48:59.132 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-16 13:48:59.153 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-e1a88eff-4fb3-4902-940b-e26a59806c9f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:59.153 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-e1a88eff-4fb3-4902-940b-e26a59806c9f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:48:59.153 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-e1a88eff-4fb3-4902-940b-e26a59806c9f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:48:59.404 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-a7ac009c-0f7d-4d60-8f3d-09d1622bad2c 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-e1a88eff-4fb3-4902-940b-e26a59806c9f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:49:00.382 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:49:00.403 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:49:03.759 896 1522273784584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e1a88eff-4fb3-4902-940b-e26a59806c9f 2021-08-16 13:49:03.810 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ceaa4c0-ffa4-4e9e-8ff8-fedaea497239 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Security group member updated on remote: ['5dd2adb0-8e5c-4389-a73b-025f8079224d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:49:03.810 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-2ceaa4c0-ffa4-4e9e-8ff8-fedaea497239 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Security group member updated ['5dd2adb0-8e5c-4389-a73b-025f8079224d'] 2021-08-16 13:49:03.823 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-2ceaa4c0-ffa4-4e9e-8ff8-fedaea497239 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Refresh firewall rules 2021-08-16 13:49:03.823 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ceaa4c0-ffa4-4e9e-8ff8-fedaea497239 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Get security group information for devices via rpc ['012f220b-0f2a-4fa7-99d7-9397825323dc', '89c8461a-b02f-427d-9418-10c3f1629ec1', 'e1a88eff-4fb3-4902-940b-e26a59806c9f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:49:03.899 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ceaa4c0-ffa4-4e9e-8ff8-fedaea497239 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] port_delete event received for 'e1a88eff-4fb3-4902-940b-e26a59806c9f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:49:04.107 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2ceaa4c0-ffa4-4e9e-8ff8-fedaea497239 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update security group information for ports dict_keys(['012f220b-0f2a-4fa7-99d7-9397825323dc', '89c8461a-b02f-427d-9418-10c3f1629ec1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:49:04.107 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2ceaa4c0-ffa4-4e9e-8ff8-fedaea497239 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:49:04.124 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2ceaa4c0-ffa4-4e9e-8ff8-fedaea497239 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update rules of security group (5dd2adb0-8e5c-4389-a73b-025f8079224d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:49:04.133 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2ceaa4c0-ffa4-4e9e-8ff8-fedaea497239 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update members of security group (5dd2adb0-8e5c-4389-a73b-025f8079224d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-16 13:49:04.133 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2ceaa4c0-ffa4-4e9e-8ff8-fedaea497239 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update port filter for 012f220b-0f2a-4fa7-99d7-9397825323dc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:49:04.151 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2ceaa4c0-ffa4-4e9e-8ff8-fedaea497239 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Updating port rules. 2021-08-16 13:49:04.151 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2ceaa4c0-ffa4-4e9e-8ff8-fedaea497239 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-16 13:49:04.151 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-2ceaa4c0-ffa4-4e9e-8ff8-fedaea497239 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:49:04.166 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-2ceaa4c0-ffa4-4e9e-8ff8-fedaea497239 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" 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-08-16 13:49:04.166 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-2ceaa4c0-ffa4-4e9e-8ff8-fedaea497239 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:49:04.382 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-2ceaa4c0-ffa4-4e9e-8ff8-fedaea497239 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:49:04.382 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2ceaa4c0-ffa4-4e9e-8ff8-fedaea497239 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update port filter for 89c8461a-b02f-427d-9418-10c3f1629ec1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:49:04.382 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2ceaa4c0-ffa4-4e9e-8ff8-fedaea497239 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Updating port rules. 2021-08-16 13:49:04.407 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2ceaa4c0-ffa4-4e9e-8ff8-fedaea497239 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-16 13:49:04.407 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-2ceaa4c0-ffa4-4e9e-8ff8-fedaea497239 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-89c8461a-b02f-427d-9418-10c3f1629ec1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:49:04.419 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-2ceaa4c0-ffa4-4e9e-8ff8-fedaea497239 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-89c8461a-b02f-427d-9418-10c3f1629ec1" 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-08-16 13:49:04.431 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-2ceaa4c0-ffa4-4e9e-8ff8-fedaea497239 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-89c8461a-b02f-427d-9418-10c3f1629ec1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:49:04.431 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-16 13:49:04.431 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e1a88eff-4fb3-4902-940b-e26a59806c9f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-16 13:49:04.461 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e1a88eff-4fb3-4902-940b-e26a59806c9f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-16 13:49:04.461 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e1a88eff-4fb3-4902-940b-e26a59806c9f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-16 13:49:04.477 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e1a88eff-4fb3-4902-940b-e26a59806c9f'] 2021-08-16 13:49:04.493 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-16 13:49:04.493 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-16 13:49:04.511 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e1a88eff-4fb3-4902-940b-e26a59806c9f'] 2021-08-16 13:49:04.645 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81bdc094-ab75-45b3-841e-9cfad86c9ccf 153784fbba444f0d801d93164afff3f8 2b55f64488dd433e9c5a483392bb38ce - - -] Security group member updated on remote: ['1c1663e8-5e6f-404c-94f4-4a1bd190c2d5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:49:04.645 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-81bdc094-ab75-45b3-841e-9cfad86c9ccf 153784fbba444f0d801d93164afff3f8 2b55f64488dd433e9c5a483392bb38ce - - -] Security group member updated ['1c1663e8-5e6f-404c-94f4-4a1bd190c2d5'] 2021-08-16 13:49:04.665 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-2ceaa4c0-ffa4-4e9e-8ff8-fedaea497239 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-89c8461a-b02f-427d-9418-10c3f1629ec1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:49:05.699 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45cf129a-6b4a-4ba4-9cf4-2f5d2a594ccd 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] port_update received: 59eb03c8-00e6-4932-be94-63b75052f144 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:49:05.720 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45cf129a-6b4a-4ba4-9cf4-2f5d2a594ccd 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] No port 59eb03c8-00e6-4932-be94-63b75052f144 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:49:06.451 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:49:06.492 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:49:07.528 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56e827cd-e3fa-4e55-80e4-33773910e6f0 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Security group member updated on remote: ['5dd2adb0-8e5c-4389-a73b-025f8079224d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:49:07.554 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-56e827cd-e3fa-4e55-80e4-33773910e6f0 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Security group member updated ['5dd2adb0-8e5c-4389-a73b-025f8079224d'] 2021-08-16 13:49:07.554 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-56e827cd-e3fa-4e55-80e4-33773910e6f0 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Refresh firewall rules 2021-08-16 13:49:07.570 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56e827cd-e3fa-4e55-80e4-33773910e6f0 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Get security group information for devices via rpc ['012f220b-0f2a-4fa7-99d7-9397825323dc', '89c8461a-b02f-427d-9418-10c3f1629ec1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:49:07.621 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56e827cd-e3fa-4e55-80e4-33773910e6f0 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] port_delete event received for '89c8461a-b02f-427d-9418-10c3f1629ec1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:49:07.722 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-56e827cd-e3fa-4e55-80e4-33773910e6f0 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update security group information for ports dict_keys(['012f220b-0f2a-4fa7-99d7-9397825323dc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:49:07.742 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-56e827cd-e3fa-4e55-80e4-33773910e6f0 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:49:07.742 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-56e827cd-e3fa-4e55-80e4-33773910e6f0 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update rules of security group (5dd2adb0-8e5c-4389-a73b-025f8079224d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:49:07.759 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-56e827cd-e3fa-4e55-80e4-33773910e6f0 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update members of security group (5dd2adb0-8e5c-4389-a73b-025f8079224d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-16 13:49:07.759 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-56e827cd-e3fa-4e55-80e4-33773910e6f0 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Update port filter for 012f220b-0f2a-4fa7-99d7-9397825323dc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:49:07.777 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-56e827cd-e3fa-4e55-80e4-33773910e6f0 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Updating port rules. 2021-08-16 13:49:07.777 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-56e827cd-e3fa-4e55-80e4-33773910e6f0 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-16 13:49:07.794 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [req-56e827cd-e3fa-4e55-80e4-33773910e6f0 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:49:07.794 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [req-56e827cd-e3fa-4e55-80e4-33773910e6f0 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:49:07.794 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [req-56e827cd-e3fa-4e55-80e4-33773910e6f0 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:49:07.883 896 1522273784584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 89c8461a-b02f-427d-9418-10c3f1629ec1 2021-08-16 13:49:08.073 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [req-56e827cd-e3fa-4e55-80e4-33773910e6f0 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Lock "n-hv-driver-port-lock-012f220b-0f2a-4fa7-99d7-9397825323dc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:49:08.464 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-16 13:49:08.464 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '89c8461a-b02f-427d-9418-10c3f1629ec1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-16 13:49:08.464 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '89c8461a-b02f-427d-9418-10c3f1629ec1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-16 13:49:08.482 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 89c8461a-b02f-427d-9418-10c3f1629ec1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-16 13:49:08.497 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['89c8461a-b02f-427d-9418-10c3f1629ec1'] 2021-08-16 13:49:08.508 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-16 13:49:08.508 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-16 13:49:08.508 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['89c8461a-b02f-427d-9418-10c3f1629ec1'] 2021-08-16 13:49:09.294 896 1522273784408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 59eb03c8-00e6-4932-be94-63b75052f144 2021-08-16 13:49:10.488 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-16 13:49:10.488 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:49:10.544 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:49:10.732 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Adding port 59eb03c8-00e6-4932-be94-63b75052f144 2021-08-16 13:49:10.732 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Port 59eb03c8-00e6-4932-be94-63b75052f144 updated. Details: {'device': '59eb03c8-00e6-4932-be94-63b75052f144', 'network_id': '33c163ac-ad78-4d0e-ba88-a0c9fbef0c56', 'port_id': '59eb03c8-00e6-4932-be94-63b75052f144', 'mac_address': 'fa:16:3e:83:a4:04', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 725, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7eaee0ee-cdc2-4e0b-a4d1-eaf2a3a0e26a', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-16 13:49:10.732 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-16 13:49:10.732 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-59eb03c8-00e6-4932-be94-63b75052f144" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:49:10.757 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 59eb03c8-00e6-4932-be94-63b75052f144 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-16 13:49:10.762 896 1522273787576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 33c163ac-ad78-4d0e-ba88-a0c9fbef0c56 2021-08-16 13:49:10.762 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-16 13:49:10.966 896 1522273787576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '59eb03c8-00e6-4932-be94-63b75052f144') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:49:10.966 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '59eb03c8-00e6-4932-be94-63b75052f144') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:49:10.982 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 59eb03c8-00e6-4932-be94-63b75052f144 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-16 13:49:10.997 896 1522273787576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 725, VLAN trunk: None to switch port 59eb03c8-00e6-4932-be94-63b75052f144 2021-08-16 13:49:11.138 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-16 13:49:11.153 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['59eb03c8-00e6-4932-be94-63b75052f144'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:49:11.309 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['59eb03c8-00e6-4932-be94-63b75052f144']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:49:11.309 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:49:11.325 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1c1663e8-5e6f-404c-94f4-4a1bd190c2d5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:49:11.325 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1c1663e8-5e6f-404c-94f4-4a1bd190c2d5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-16 13:49:11.337 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 59eb03c8-00e6-4932-be94-63b75052f144 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:49:11.337 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-16 13:49:11.352 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 59eb03c8-00e6-4932-be94-63b75052f144 not yet added. Adding. 2021-08-16 13:49:11.352 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-16 13:49:11.388 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-16 13:49:11.539 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59eb03c8-00e6-4932-be94-63b75052f144" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:49:11.726 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59eb03c8-00e6-4932-be94-63b75052f144" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:49:11.743 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59eb03c8-00e6-4932-be94-63b75052f144" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:49:11.913 896 1522273784584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 012f220b-0f2a-4fa7-99d7-9397825323dc 2021-08-16 13:49:12.055 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59eb03c8-00e6-4932-be94-63b75052f144" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:49:12.184 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-59eb03c8-00e6-4932-be94-63b75052f144" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:49:12.210 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 59eb03c8-00e6-4932-be94-63b75052f144 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-16 13:49:12.210 896 1522273787576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 59eb03c8-00e6-4932-be94-63b75052f144 processed. 2021-08-16 13:49:12.491 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-16 13:49:12.497 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:49:12.497 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '012f220b-0f2a-4fa7-99d7-9397825323dc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-16 13:49:12.497 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '012f220b-0f2a-4fa7-99d7-9397825323dc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-16 13:49:12.497 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 012f220b-0f2a-4fa7-99d7-9397825323dc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-16 13:49:12.528 896 1522273787224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b15ddb79-ecaa-468e-a9d8-156c43560707 2021-08-16 13:49:12.528 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['012f220b-0f2a-4fa7-99d7-9397825323dc'] 2021-08-16 13:49:12.528 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-16 13:49:12.528 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-16 13:49:12.554 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['012f220b-0f2a-4fa7-99d7-9397825323dc'] 2021-08-16 13:49:12.559 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a90c5b0-47d9-40f3-a153-cc4a2342dafb 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Security group member updated on remote: ['5dd2adb0-8e5c-4389-a73b-025f8079224d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:49:12.559 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-0a90c5b0-47d9-40f3-a153-cc4a2342dafb 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] Security group member updated ['5dd2adb0-8e5c-4389-a73b-025f8079224d'] 2021-08-16 13:49:12.622 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a90c5b0-47d9-40f3-a153-cc4a2342dafb 8dc5b094a8eb4e5894ce51b83aeb7b84 3ba323f7145f463083f8add4a83ea114 - - -] port_delete event received for '012f220b-0f2a-4fa7-99d7-9397825323dc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:49:12.720 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:49:14.501 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:49:14.528 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:49:15.087 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fede88d7-ea1d-4340-884a-633c90d736e4 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] network_delete received. Deleting network b15ddb79-ecaa-468e-a9d8-156c43560707 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-16 13:49:15.087 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fede88d7-ea1d-4340-884a-633c90d736e4 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] Network b15ddb79-ecaa-468e-a9d8-156c43560707 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-16 13:49:19.372 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7466a3d1-82fe-46d6-943b-612179d03856 153784fbba444f0d801d93164afff3f8 2b55f64488dd433e9c5a483392bb38ce - - -] Security group member updated on remote: ['1c1663e8-5e6f-404c-94f4-4a1bd190c2d5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:49:19.387 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-7466a3d1-82fe-46d6-943b-612179d03856 153784fbba444f0d801d93164afff3f8 2b55f64488dd433e9c5a483392bb38ce - - -] Security group member updated ['1c1663e8-5e6f-404c-94f4-4a1bd190c2d5'] 2021-08-16 13:49:19.387 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-7466a3d1-82fe-46d6-943b-612179d03856 153784fbba444f0d801d93164afff3f8 2b55f64488dd433e9c5a483392bb38ce - - -] Refresh firewall rules 2021-08-16 13:49:19.387 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7466a3d1-82fe-46d6-943b-612179d03856 153784fbba444f0d801d93164afff3f8 2b55f64488dd433e9c5a483392bb38ce - - -] Get security group information for devices via rpc ['59eb03c8-00e6-4932-be94-63b75052f144'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:49:19.434 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7466a3d1-82fe-46d6-943b-612179d03856 153784fbba444f0d801d93164afff3f8 2b55f64488dd433e9c5a483392bb38ce - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:49:19.434 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7466a3d1-82fe-46d6-943b-612179d03856 153784fbba444f0d801d93164afff3f8 2b55f64488dd433e9c5a483392bb38ce - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:49:19.450 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7466a3d1-82fe-46d6-943b-612179d03856 153784fbba444f0d801d93164afff3f8 2b55f64488dd433e9c5a483392bb38ce - - -] port_delete event received for '59eb03c8-00e6-4932-be94-63b75052f144' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:49:19.996 896 1522273784584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 59eb03c8-00e6-4932-be94-63b75052f144 2021-08-16 13:49:20.512 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-16 13:49:20.512 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '59eb03c8-00e6-4932-be94-63b75052f144' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-16 13:49:20.525 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '59eb03c8-00e6-4932-be94-63b75052f144' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-16 13:49:20.525 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 59eb03c8-00e6-4932-be94-63b75052f144 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-16 13:49:20.542 896 1522273787576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 33c163ac-ad78-4d0e-ba88-a0c9fbef0c56 2021-08-16 13:49:20.542 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['59eb03c8-00e6-4932-be94-63b75052f144'] 2021-08-16 13:49:20.542 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-16 13:49:20.559 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-16 13:49:20.559 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['59eb03c8-00e6-4932-be94-63b75052f144'] 2021-08-16 13:49:22.512 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:49:22.544 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:49:35.991 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ac1c3aa-ed1a-4836-8399-badbf85624b6 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] network_delete received. Deleting network 33c163ac-ad78-4d0e-ba88-a0c9fbef0c56 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-16 13:49:35.997 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ac1c3aa-ed1a-4836-8399-badbf85624b6 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] Network 33c163ac-ad78-4d0e-ba88-a0c9fbef0c56 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-16 13:49:36.497 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e73dd4a9-ebee-4796-9ef2-fdbf02e0f0f5 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] network_delete received. Deleting network a338dabe-aa31-4286-8d5b-5f897fef537f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-16 13:49:36.497 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e73dd4a9-ebee-4796-9ef2-fdbf02e0f0f5 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] Network a338dabe-aa31-4286-8d5b-5f897fef537f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-16 13:49:51.107 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca0aaa8a-1f2a-4a9d-a148-51e6d9a3a5ec - - - - -] port_update received: 0b2665f5-8772-4af2-8e5a-75ca7a21bab9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:49:51.131 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca0aaa8a-1f2a-4a9d-a148-51e6d9a3a5ec - - - - -] No port 0b2665f5-8772-4af2-8e5a-75ca7a21bab9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:49:54.739 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8006af8f-9462-4460-8ed2-a4a7cdc07291 - - - - -] port_update received: 62d6ee33-4483-45c5-9ccf-85ea219b3089 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:49:54.751 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8006af8f-9462-4460-8ed2-a4a7cdc07291 - - - - -] No port 62d6ee33-4483-45c5-9ccf-85ea219b3089 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:49:55.614 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5c54f40-f8b2-4c8b-ba71-020be850842d - - - - -] port_update received: ad67a380-6fcd-4ed2-9eaa-4efbec417806 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:49:55.623 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5c54f40-f8b2-4c8b-ba71-020be850842d - - - - -] No port ad67a380-6fcd-4ed2-9eaa-4efbec417806 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:49:59.722 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4954221b-88b2-4736-879a-75ed5a11b6bb - - - - -] port_update received: 5aa43ea5-106d-40f1-9674-aaab30368774 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:49:59.744 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4954221b-88b2-4736-879a-75ed5a11b6bb - - - - -] No port 5aa43ea5-106d-40f1-9674-aaab30368774 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:50:08.623 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-525d52e6-b893-4de3-bc0d-5e8f4544e918 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Security group member updated on remote: ['63f909a4-7997-4e00-865d-e21b23371d12'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:50:08.626 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-525d52e6-b893-4de3-bc0d-5e8f4544e918 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Security group member updated ['63f909a4-7997-4e00-865d-e21b23371d12'] 2021-08-16 13:50:22.157 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a588c097-e010-4a9e-baba-33bb23d53a79 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] port_update received: 52a5d12a-0a81-475f-b445-e1c79eb607f5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:50:22.157 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a588c097-e010-4a9e-baba-33bb23d53a79 5fc11be05daf4f74a29dcee4641a581b 6edf850518074f2b8000a7961a1afdd0 - - -] No port 52a5d12a-0a81-475f-b445-e1c79eb607f5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-16 13:50:25.813 896 1522273784408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 52a5d12a-0a81-475f-b445-e1c79eb607f5 2021-08-16 13:50:26.793 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-16 13:50:27.012 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Adding port 52a5d12a-0a81-475f-b445-e1c79eb607f5 2021-08-16 13:50:27.012 896 1522177682600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Port 52a5d12a-0a81-475f-b445-e1c79eb607f5 updated. Details: {'device': '52a5d12a-0a81-475f-b445-e1c79eb607f5', 'network_id': '73c2bd7a-aae7-4240-866a-74405490c977', 'port_id': '52a5d12a-0a81-475f-b445-e1c79eb607f5', 'mac_address': 'fa:16:3e:04:c0:27', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 747, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'da9c5a57-336e-49f4-9a62-2e1726ce8499', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-16 13:50:27.031 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-16 13:50:27.031 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-52a5d12a-0a81-475f-b445-e1c79eb607f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:50:27.031 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 52a5d12a-0a81-475f-b445-e1c79eb607f5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-16 13:50:27.031 896 1522273787576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 73c2bd7a-aae7-4240-866a-74405490c977 2021-08-16 13:50:27.031 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-16 13:50:27.262 896 1522273787576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '52a5d12a-0a81-475f-b445-e1c79eb607f5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:50:27.262 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '52a5d12a-0a81-475f-b445-e1c79eb607f5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:50:27.293 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 52a5d12a-0a81-475f-b445-e1c79eb607f5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-16 13:50:27.299 896 1522273787576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 747, VLAN trunk: None to switch port 52a5d12a-0a81-475f-b445-e1c79eb607f5 2021-08-16 13:50:27.402 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-16 13:50:27.418 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['52a5d12a-0a81-475f-b445-e1c79eb607f5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:50:27.574 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['52a5d12a-0a81-475f-b445-e1c79eb607f5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:50:27.590 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:50:27.590 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (63f909a4-7997-4e00-865d-e21b23371d12) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:50:27.590 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (63f909a4-7997-4e00-865d-e21b23371d12) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-16 13:50:27.590 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 52a5d12a-0a81-475f-b445-e1c79eb607f5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:50:27.590 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-16 13:50:27.621 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 52a5d12a-0a81-475f-b445-e1c79eb607f5 not yet added. Adding. 2021-08-16 13:50:27.621 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-16 13:50:27.633 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-16 13:50:27.762 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52a5d12a-0a81-475f-b445-e1c79eb607f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:50:27.887 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52a5d12a-0a81-475f-b445-e1c79eb607f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:50:27.887 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52a5d12a-0a81-475f-b445-e1c79eb607f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:50:28.059 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-52a5d12a-0a81-475f-b445-e1c79eb607f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:50:28.199 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-52a5d12a-0a81-475f-b445-e1c79eb607f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:50:28.199 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 52a5d12a-0a81-475f-b445-e1c79eb607f5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-16 13:50:28.215 896 1522273787576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 52a5d12a-0a81-475f-b445-e1c79eb607f5 processed. 2021-08-16 13:50:28.808 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:50:29.029 896 1522273787576 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-08-16 13:50:38.839 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e0aed89c-4981-44dc-b62d-50982f46834d 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Security group rule updated on remote: ['dc715130-06c5-4819-a61e-f5b0712f2acb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-16 13:50:38.839 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-e0aed89c-4981-44dc-b62d-50982f46834d 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Security group rule updated ['dc715130-06c5-4819-a61e-f5b0712f2acb'] 2021-08-16 13:50:38.963 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-865b80c8-573f-446c-b14b-861740931192 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Security group rule updated on remote: ['dc715130-06c5-4819-a61e-f5b0712f2acb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-16 13:50:38.983 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-865b80c8-573f-446c-b14b-861740931192 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Security group rule updated ['dc715130-06c5-4819-a61e-f5b0712f2acb'] 2021-08-16 13:50:39.106 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4519182c-55d4-4485-8df5-bd99755c9c07 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Security group rule updated on remote: ['dc715130-06c5-4819-a61e-f5b0712f2acb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-16 13:50:39.106 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-4519182c-55d4-4485-8df5-bd99755c9c07 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Security group rule updated ['dc715130-06c5-4819-a61e-f5b0712f2acb'] 2021-08-16 13:50:39.251 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d4f3fcf7-e879-4260-80db-7d509b6c8fe0 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Security group rule updated on remote: ['dc715130-06c5-4819-a61e-f5b0712f2acb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-16 13:50:39.251 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-d4f3fcf7-e879-4260-80db-7d509b6c8fe0 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Security group rule updated ['dc715130-06c5-4819-a61e-f5b0712f2acb'] 2021-08-16 13:50:39.373 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3006650e-8333-44ec-a7bd-6390851b4b77 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Security group rule updated on remote: ['dc715130-06c5-4819-a61e-f5b0712f2acb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-16 13:50:39.393 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-3006650e-8333-44ec-a7bd-6390851b4b77 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Security group rule updated ['dc715130-06c5-4819-a61e-f5b0712f2acb'] 2021-08-16 13:50:39.514 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea154bc8-9b8d-45ec-b78c-059c6405f5d3 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Security group rule updated on remote: ['dc715130-06c5-4819-a61e-f5b0712f2acb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-16 13:50:39.527 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-ea154bc8-9b8d-45ec-b78c-059c6405f5d3 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Security group rule updated ['dc715130-06c5-4819-a61e-f5b0712f2acb'] 2021-08-16 13:50:40.049 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Security group member updated on remote: ['63f909a4-7997-4e00-865d-e21b23371d12', 'dc715130-06c5-4819-a61e-f5b0712f2acb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:50:40.049 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Security group member updated ['63f909a4-7997-4e00-865d-e21b23371d12', 'dc715130-06c5-4819-a61e-f5b0712f2acb'] 2021-08-16 13:50:40.062 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Refresh firewall rules 2021-08-16 13:50:40.062 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Get security group information for devices via rpc ['52a5d12a-0a81-475f-b445-e1c79eb607f5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:50:40.075 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] port_update received: 52a5d12a-0a81-475f-b445-e1c79eb607f5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:50:40.091 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Lock "n-hv-agent-port-lock-52a5d12a-0a81-475f-b445-e1c79eb607f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:50:40.091 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Binding port 52a5d12a-0a81-475f-b445-e1c79eb607f5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-16 13:50:40.112 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-16 13:50:40.124 896 1522273787224 MainThread DEBUG neutron.services.trunk.rpc.agent [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '52a5d12a-0a81-475f-b445-e1c79eb607f5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:50:40.124 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '52a5d12a-0a81-475f-b445-e1c79eb607f5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:50:40.144 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Trunk plugin disabled on server. Assuming port 52a5d12a-0a81-475f-b445-e1c79eb607f5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-16 13:50:40.144 896 1522273787224 MainThread INFO networking_hyperv.neutron.trunk_driver [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Binding VLAN ID: 747, VLAN trunk: None to switch port 52a5d12a-0a81-475f-b445-e1c79eb607f5 2021-08-16 13:50:40.184 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Refresh firewall rules 2021-08-16 13:50:40.200 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Get security group information for devices via rpc ['52a5d12a-0a81-475f-b445-e1c79eb607f5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:50:40.636 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Update security group information for ports dict_keys(['52a5d12a-0a81-475f-b445-e1c79eb607f5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:50:40.636 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:50:40.651 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Update rules of security group (63f909a4-7997-4e00-865d-e21b23371d12) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:50:40.651 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Update rules of security group (dc715130-06c5-4819-a61e-f5b0712f2acb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:50:40.651 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Update members of security group (63f909a4-7997-4e00-865d-e21b23371d12) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-16 13:50:40.651 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Update port filter for 52a5d12a-0a81-475f-b445-e1c79eb607f5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:50:40.651 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Updating port rules. 2021-08-16 13:50:40.683 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Creating 6 new rules, removing 0 old rules. 2021-08-16 13:50:40.683 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Lock "n-hv-driver-port-lock-52a5d12a-0a81-475f-b445-e1c79eb607f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:50:40.745 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Update security group information for ports dict_keys(['52a5d12a-0a81-475f-b445-e1c79eb607f5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:50:40.764 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:50:40.764 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Update rules of security group (63f909a4-7997-4e00-865d-e21b23371d12) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:50:40.764 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Update rules of security group (dc715130-06c5-4819-a61e-f5b0712f2acb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:50:40.764 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Update members of security group (63f909a4-7997-4e00-865d-e21b23371d12) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-16 13:50:40.786 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Update port filter for 52a5d12a-0a81-475f-b445-e1c79eb607f5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:50:40.796 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Updating port rules. 2021-08-16 13:50:40.796 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Creating 6 new rules, removing 0 old rules. 2021-08-16 13:50:40.841 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Lock "n-hv-driver-port-lock-52a5d12a-0a81-475f-b445-e1c79eb607f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:50:40.841 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Lock "n-hv-driver-port-lock-52a5d12a-0a81-475f-b445-e1c79eb607f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:50:40.841 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Lock "n-hv-driver-port-lock-52a5d12a-0a81-475f-b445-e1c79eb607f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:50:40.862 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Lock "n-hv-driver-port-lock-52a5d12a-0a81-475f-b445-e1c79eb607f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:50:40.916 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Lock "n-hv-driver-port-lock-52a5d12a-0a81-475f-b445-e1c79eb607f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:50:40.916 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Lock "n-hv-driver-port-lock-52a5d12a-0a81-475f-b445-e1c79eb607f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:50:40.932 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Lock "n-hv-driver-port-lock-52a5d12a-0a81-475f-b445-e1c79eb607f5" 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-08-16 13:50:40.971 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-6f8e0287-ce41-4458-9513-7ffa10260e94 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Lock "n-hv-agent-port-lock-52a5d12a-0a81-475f-b445-e1c79eb607f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:52:56.720 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Security group member updated on remote: ['63f909a4-7997-4e00-865d-e21b23371d12', 'dc715130-06c5-4819-a61e-f5b0712f2acb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:52:56.735 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Security group member updated ['63f909a4-7997-4e00-865d-e21b23371d12', 'dc715130-06c5-4819-a61e-f5b0712f2acb'] 2021-08-16 13:52:56.735 896 1522273787224 MainThread INFO neutron.agent.securitygroups_rpc [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Refresh firewall rules 2021-08-16 13:52:56.735 896 1522273787224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Get security group information for devices via rpc ['52a5d12a-0a81-475f-b445-e1c79eb607f5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:52:56.766 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] port_update received: 52a5d12a-0a81-475f-b445-e1c79eb607f5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-16 13:52:56.790 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Lock "n-hv-agent-port-lock-52a5d12a-0a81-475f-b445-e1c79eb607f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:52:56.790 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Binding port 52a5d12a-0a81-475f-b445-e1c79eb607f5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-16 13:52:56.790 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-16 13:52:56.819 896 1522273787576 MainThread DEBUG neutron.services.trunk.rpc.agent [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '52a5d12a-0a81-475f-b445-e1c79eb607f5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:52:56.829 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '52a5d12a-0a81-475f-b445-e1c79eb607f5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-16 13:52:56.875 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Trunk plugin disabled on server. Assuming port 52a5d12a-0a81-475f-b445-e1c79eb607f5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-16 13:52:56.875 896 1522273787576 MainThread INFO networking_hyperv.neutron.trunk_driver [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Binding VLAN ID: 747, VLAN trunk: None to switch port 52a5d12a-0a81-475f-b445-e1c79eb607f5 2021-08-16 13:52:56.913 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Refresh firewall rules 2021-08-16 13:52:56.920 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Get security group information for devices via rpc ['52a5d12a-0a81-475f-b445-e1c79eb607f5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-16 13:52:56.938 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Update security group information for ports dict_keys(['52a5d12a-0a81-475f-b445-e1c79eb607f5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:52:56.947 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:52:56.947 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Update rules of security group (63f909a4-7997-4e00-865d-e21b23371d12) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:52:56.947 896 1522273787224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Update members of security group (63f909a4-7997-4e00-865d-e21b23371d12) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-16 13:52:56.967 896 1522273787224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Update port filter for 52a5d12a-0a81-475f-b445-e1c79eb607f5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:52:56.967 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Updating port rules. 2021-08-16 13:52:56.975 896 1522273787224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Creating 0 new rules, removing 6 old rules. 2021-08-16 13:52:56.975 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Lock "n-hv-driver-port-lock-52a5d12a-0a81-475f-b445-e1c79eb607f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:52:56.975 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Lock "n-hv-driver-port-lock-52a5d12a-0a81-475f-b445-e1c79eb607f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:52:56.975 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Lock "n-hv-driver-port-lock-52a5d12a-0a81-475f-b445-e1c79eb607f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:52:57.172 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Update security group information for ports dict_keys(['52a5d12a-0a81-475f-b445-e1c79eb607f5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-16 13:52:57.172 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-16 13:52:57.172 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Update rules of security group (63f909a4-7997-4e00-865d-e21b23371d12) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-16 13:52:57.188 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Update members of security group (63f909a4-7997-4e00-865d-e21b23371d12) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-16 13:52:57.194 896 1522273787576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Update port filter for 52a5d12a-0a81-475f-b445-e1c79eb607f5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-16 13:52:57.194 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Updating port rules. 2021-08-16 13:52:57.194 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Creating 0 new rules, removing 6 old rules. 2021-08-16 13:52:57.194 896 1522273787224 MainThread DEBUG oslo_concurrency.lockutils [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Lock "n-hv-driver-port-lock-52a5d12a-0a81-475f-b445-e1c79eb607f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:52:57.219 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Lock "n-hv-driver-port-lock-52a5d12a-0a81-475f-b445-e1c79eb607f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:52:57.219 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Lock "n-hv-driver-port-lock-52a5d12a-0a81-475f-b445-e1c79eb607f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:52:57.219 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Lock "n-hv-driver-port-lock-52a5d12a-0a81-475f-b445-e1c79eb607f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:52:57.272 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Lock "n-hv-driver-port-lock-52a5d12a-0a81-475f-b445-e1c79eb607f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:52:57.288 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [req-3fbea82c-2494-4f4f-a372-0db326393189 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Lock "n-hv-agent-port-lock-52a5d12a-0a81-475f-b445-e1c79eb607f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:52:57.850 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a87cec7b-3e59-4c9f-8072-4d498b0a04c6 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] port_delete event received for '392d345d-b809-4fb8-972f-470a3fbfed61' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:53:03.469 896 1522273784584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 52a5d12a-0a81-475f-b445-e1c79eb607f5 2021-08-16 13:53:03.490 896 1522177682600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a045ac32-3e0d-4655-95a4-b288128a5884 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-16 13:53:03.490 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '52a5d12a-0a81-475f-b445-e1c79eb607f5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-16 13:53:03.500 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '52a5d12a-0a81-475f-b445-e1c79eb607f5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-16 13:53:03.500 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 52a5d12a-0a81-475f-b445-e1c79eb607f5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-16 13:53:03.522 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['52a5d12a-0a81-475f-b445-e1c79eb607f5'] 2021-08-16 13:53:03.522 896 1522273787576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-16 13:53:03.522 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-16 13:53:03.522 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['52a5d12a-0a81-475f-b445-e1c79eb607f5'] 2021-08-16 13:53:03.813 896 1522273787576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b45098c-991e-42e8-88ad-ba740da9ac46 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Security group member updated on remote: ['63f909a4-7997-4e00-865d-e21b23371d12'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-16 13:53:03.818 896 1522273787576 MainThread INFO neutron.agent.securitygroups_rpc [req-2b45098c-991e-42e8-88ad-ba740da9ac46 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] Security group member updated ['63f909a4-7997-4e00-865d-e21b23371d12'] 2021-08-16 13:53:03.881 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b45098c-991e-42e8-88ad-ba740da9ac46 10717b5bb7bc46a99e5b464149efc6c3 887b7f5c3e6349ba980f7e18b69e36f5 - - -] port_delete event received for '52a5d12a-0a81-475f-b445-e1c79eb607f5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:53:05.501 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-16 13:53:05.524 896 1522273787576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-16 13:53:07.546 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4698e622-86eb-45e7-9575-0423a7436195 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] port_delete event received for '62d6ee33-4483-45c5-9ccf-85ea219b3089' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:53:08.584 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-201b13cd-2001-46b9-992d-139032c932b0 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] port_delete event received for '0b2665f5-8772-4af2-8e5a-75ca7a21bab9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:53:09.374 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e4ba390-2e4f-4b71-9cd8-5a396b30a164 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] port_delete event received for '501958a8-6ba0-4e03-8cd9-2b3493e1d663' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:53:09.562 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e4ba390-2e4f-4b71-9cd8-5a396b30a164 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] network_delete received. Deleting network 73c2bd7a-aae7-4240-866a-74405490c977 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-16 13:53:09.568 896 1522273787576 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-7e4ba390-2e4f-4b71-9cd8-5a396b30a164 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] Reclaiming local network 73c2bd7a-aae7-4240-866a-74405490c977 2021-08-16 13:53:10.578 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83f1bb3c-bcf9-4bbc-9316-bb556ce3a918 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] port_delete event received for '5aa43ea5-106d-40f1-9674-aaab30368774' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:53:11.624 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99eb482b-264b-49a3-be6b-1dd677b879d2 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] port_delete event received for 'ad67a380-6fcd-4ed2-9eaa-4efbec417806' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:53:12.656 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b76e2f-d2ea-4edf-8ddd-64825f7d7fe9 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] port_delete event received for '1a98b1bd-d732-4834-8f82-3d746455cde2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:53:12.739 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5de2e3e-8a3e-407a-b2e8-886fa1dd335e - - - - -] port_delete event received for '1a98b1bd-d732-4834-8f82-3d746455cde2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-16 13:53:12.864 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b76e2f-d2ea-4edf-8ddd-64825f7d7fe9 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] network_delete received. Deleting network 0458ddb4-00e7-48eb-88d5-3f64ce20045a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-16 13:53:12.864 896 1522273787576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b76e2f-d2ea-4edf-8ddd-64825f7d7fe9 ac7fe0d14e754baa95b0b721408322c7 665f7452352a471cae4aa39a6ecb5721 - - -] Network 0458ddb4-00e7-48eb-88d5-3f64ce20045a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463