2022-07-28 02:16:03.540 4208 2333534611760 MainThread INFO neutron.common.config [-] Logging enabled! 2022-07-28 02:16:03.540 4208 2333534611760 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 20.1.0.dev449 2022-07-28 02:16:03.540 4208 2333534611760 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:120 2022-07-28 02:16:03.556 4208 2333534611760 MainThread INFO os_win.utils.network.networkutils [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] WMI caching is disabled. 2022-07-28 02:16:03.761 4208 2333534611760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-07-28 02:16:03.826 4208 2333534611760 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-07-28 02:16:03.826 4208 2333534611760 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-07-28 02:16:03.978 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent initialized successfully, now running... 2022-07-28 02:16:03.978 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-07-28 02:16:03.978 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-07-28 02:16:04.040 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-07-28 02:18:06.287 4208 2333630800816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab054efe-f7fd-4f03-a4c5-808eceb1378b - - - - - -] port_update received: f3fba4df-ea49-43a5-adf9-1e2251604f08 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:18:06.723 4208 2333630800816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab054efe-f7fd-4f03-a4c5-808eceb1378b - - - - - -] No port f3fba4df-ea49-43a5-adf9-1e2251604f08 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:18:09.107 4208 2333612000352 MainThread WARNING oslo_policy.policy [req-a1fe0a69-9fd0-4e14-a624-4ffb39fbe001 67ffe17468b04aa6ab148a976b5464b4 1ed45da3e0024fa597d03299abae9859 - - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-07-28 02:18:09.107 4208 2333612000352 MainThread WARNING oslo_policy.policy [req-a1fe0a69-9fd0-4e14-a624-4ffb39fbe001 67ffe17468b04aa6ab148a976b5464b4 1ed45da3e0024fa597d03299abae9859 - - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-07-28 02:18:09.107 4208 2333612000352 MainThread WARNING oslo_policy.policy [req-a1fe0a69-9fd0-4e14-a624-4ffb39fbe001 67ffe17468b04aa6ab148a976b5464b4 1ed45da3e0024fa597d03299abae9859 - - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2022-07-28 02:18:09.107 4208 2333612000352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1fe0a69-9fd0-4e14-a624-4ffb39fbe001 67ffe17468b04aa6ab148a976b5464b4 1ed45da3e0024fa597d03299abae9859 - - - -] Security group rule updated on remote: ['02237a53-9635-4c41-b478-34d65114a395'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:18:09.107 4208 2333612000352 MainThread INFO neutron.agent.securitygroups_rpc [req-a1fe0a69-9fd0-4e14-a624-4ffb39fbe001 67ffe17468b04aa6ab148a976b5464b4 1ed45da3e0024fa597d03299abae9859 - - - -] Security group rule updated ['02237a53-9635-4c41-b478-34d65114a395'] 2022-07-28 02:18:10.245 4208 2333630713168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-27d2b0ea-b584-428d-8321-5ed85b12e0ff 67ffe17468b04aa6ab148a976b5464b4 1ed45da3e0024fa597d03299abae9859 - - - -] Security group rule updated on remote: ['02237a53-9635-4c41-b478-34d65114a395'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:18:10.245 4208 2333630713168 MainThread INFO neutron.agent.securitygroups_rpc [req-27d2b0ea-b584-428d-8321-5ed85b12e0ff 67ffe17468b04aa6ab148a976b5464b4 1ed45da3e0024fa597d03299abae9859 - - - -] Security group rule updated ['02237a53-9635-4c41-b478-34d65114a395'] 2022-07-28 02:18:12.334 4208 2333612742080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef599942-aa67-4c62-99a3-b95dd1aed4c2 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] network_delete received. Deleting network 20330086-3ab9-4fa3-aeb0-9f2a2ca4b599 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-28 02:18:12.334 4208 2333612742080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef599942-aa67-4c62-99a3-b95dd1aed4c2 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] Network 20330086-3ab9-4fa3-aeb0-9f2a2ca4b599 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-28 02:18:12.990 4208 2333613915472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31b127bf-216a-4248-9ae2-f1e09ab675c2 - - - - - -] port_update received: bbf7f04d-4997-47e7-b5c2-f6d97b88d175 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:18:12.994 4208 2333613915472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31b127bf-216a-4248-9ae2-f1e09ab675c2 - - - - - -] No port bbf7f04d-4997-47e7-b5c2-f6d97b88d175 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:18:14.162 4208 2333630568400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2255dce0-aecd-4c3e-a29b-f4c4306215b4 - - - - - -] port_update received: 420d1770-f371-4ef3-80de-40843395f9e1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:18:14.162 4208 2333630568400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2255dce0-aecd-4c3e-a29b-f4c4306215b4 - - - - - -] No port 420d1770-f371-4ef3-80de-40843395f9e1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:18:14.764 4208 2333612683680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4eaec548-6861-4d2b-8194-f4abf2524120 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] network_delete received. Deleting network 2fc1e9a5-2f34-48db-8336-92a1860ea9be network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-28 02:18:15.570 4208 2333612683680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4eaec548-6861-4d2b-8194-f4abf2524120 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] Network 2fc1e9a5-2f34-48db-8336-92a1860ea9be not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-28 02:18:16.381 4208 2333612683680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec7c6b49-129d-4675-8dc7-9b9ac346191b - - - - - -] port_update received: c6f15b7a-865b-476a-9dbe-468347d9bf63 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:18:17.308 4208 2333612683680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec7c6b49-129d-4675-8dc7-9b9ac346191b - - - - - -] No port c6f15b7a-865b-476a-9dbe-468347d9bf63 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:18:19.058 4208 2333612719616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-037e2d53-a804-4bee-8aab-4b246f0fc090 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group rule updated on remote: ['8347a0a2-9c3c-4882-9f4b-ed59c58e8074'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:18:19.058 4208 2333612719616 MainThread INFO neutron.agent.securitygroups_rpc [req-037e2d53-a804-4bee-8aab-4b246f0fc090 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group rule updated ['8347a0a2-9c3c-4882-9f4b-ed59c58e8074'] 2022-07-28 02:18:19.865 4208 2333612831312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8725ec0-3b69-464b-a8c2-184822956e1a - - - - - -] port_update received: 3cbe507e-db80-4694-b015-163562355318 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:18:20.681 4208 2333612831312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8725ec0-3b69-464b-a8c2-184822956e1a - - - - - -] No port 3cbe507e-db80-4694-b015-163562355318 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:18:22.433 4208 2333612831312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c8559de-f0fa-49c8-acd7-06dae8c0b36e 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group rule updated on remote: ['8347a0a2-9c3c-4882-9f4b-ed59c58e8074'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:18:22.433 4208 2333612831312 MainThread INFO neutron.agent.securitygroups_rpc [req-9c8559de-f0fa-49c8-acd7-06dae8c0b36e 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group rule updated ['8347a0a2-9c3c-4882-9f4b-ed59c58e8074'] 2022-07-28 02:18:25.193 4208 2333630826272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-969ef7b2-7a4f-47a2-ae79-154f3e10bbfe - - - - - -] port_update received: 40a12468-19ed-487d-a474-8a6063834f45 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:18:25.200 4208 2333630826272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-969ef7b2-7a4f-47a2-ae79-154f3e10bbfe - - - - - -] No port 40a12468-19ed-487d-a474-8a6063834f45 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:18:28.198 4208 2333631698016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-10d2af50-addc-4075-864f-176e25bd3fec 11107befbd514c76844b15204ca45413 a042e3701d7842b29f4f3caddc8dd0b8 - - - -] Security group member updated on remote: ['277d6e92-095d-4d8f-88e7-94d758b3b68f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:18:28.198 4208 2333631698016 MainThread INFO neutron.agent.securitygroups_rpc [req-10d2af50-addc-4075-864f-176e25bd3fec 11107befbd514c76844b15204ca45413 a042e3701d7842b29f4f3caddc8dd0b8 - - - -] Security group member updated ['277d6e92-095d-4d8f-88e7-94d758b3b68f'] 2022-07-28 02:18:28.209 4208 2333631698016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-afff46fe-ef2f-4b8d-bda4-648f854e07bb 67ffe17468b04aa6ab148a976b5464b4 1ed45da3e0024fa597d03299abae9859 - - - -] Security group member updated on remote: ['02237a53-9635-4c41-b478-34d65114a395'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:18:28.209 4208 2333631698016 MainThread INFO neutron.agent.securitygroups_rpc [req-afff46fe-ef2f-4b8d-bda4-648f854e07bb 67ffe17468b04aa6ab148a976b5464b4 1ed45da3e0024fa597d03299abae9859 - - - -] Security group member updated ['02237a53-9635-4c41-b478-34d65114a395'] 2022-07-28 02:18:33.192 4208 2333612149568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c79facf3-ef21-44ca-b434-b45e4e24c5a9 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] port_update received: 1a626239-e398-4f6c-af9a-cb4483118c82 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:18:33.646 4208 2333612149568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c79facf3-ef21-44ca-b434-b45e4e24c5a9 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] No port 1a626239-e398-4f6c-af9a-cb4483118c82 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:18:35.494 4208 2333631739680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1eab0ce-0330-479b-bfc4-1b16e5126b6d 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] port_update received: d07f97be-2b00-4c81-a7cf-ea02ac526203 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:18:35.494 4208 2333631739680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1eab0ce-0330-479b-bfc4-1b16e5126b6d 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] No port d07f97be-2b00-4c81-a7cf-ea02ac526203 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:18:35.494 4208 2333612149568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3a3d18a-8019-49a9-9966-8959d2b01eac 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group member updated on remote: ['8347a0a2-9c3c-4882-9f4b-ed59c58e8074'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:18:35.494 4208 2333612149568 MainThread INFO neutron.agent.securitygroups_rpc [req-f3a3d18a-8019-49a9-9966-8959d2b01eac 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group member updated ['8347a0a2-9c3c-4882-9f4b-ed59c58e8074'] 2022-07-28 02:18:43.333 4208 2333612685968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe143223-758c-4548-98c5-4d42ba65e6db 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] port_update received: f6815afe-e104-4782-8f6b-4017625ff4b9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:18:43.927 4208 2333612685968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe143223-758c-4548-98c5-4d42ba65e6db 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] No port f6815afe-e104-4782-8f6b-4017625ff4b9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:18:47.132 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1a626239-e398-4f6c-af9a-cb4483118c82 2022-07-28 02:18:48.898 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:18:49.145 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d07f97be-2b00-4c81-a7cf-ea02ac526203 2022-07-28 02:18:49.290 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port 1a626239-e398-4f6c-af9a-cb4483118c82 2022-07-28 02:18:49.290 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port 1a626239-e398-4f6c-af9a-cb4483118c82 updated. Details: {'device': '1a626239-e398-4f6c-af9a-cb4483118c82', 'network_id': '1945b63c-bc56-48e7-a890-1321d0b15d6d', 'port_id': '1a626239-e398-4f6c-af9a-cb4483118c82', 'mac_address': 'fa:16:3e:bb:bf:f4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 360, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '513c1778-c30a-4f29-8342-23c667537e2d', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:18:49.290 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:18:49.290 4208 2333631873968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1a626239-e398-4f6c-af9a-cb4483118c82" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:18:49.309 4208 2333631873968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1a626239-e398-4f6c-af9a-cb4483118c82 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:18:49.309 4208 2333631873968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1945b63c-bc56-48e7-a890-1321d0b15d6d 2022-07-28 02:18:49.309 4208 2333631873968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:18:49.473 4208 2333631873968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1a626239-e398-4f6c-af9a-cb4483118c82') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:18:49.473 4208 2333631873968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1a626239-e398-4f6c-af9a-cb4483118c82') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:18:49.520 4208 2333631873968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1a626239-e398-4f6c-af9a-cb4483118c82 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:18:49.520 4208 2333631873968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 360, VLAN trunk: None to switch port 1a626239-e398-4f6c-af9a-cb4483118c82 2022-07-28 02:18:49.598 4208 2333631873968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:18:49.598 4208 2333631873968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1a626239-e398-4f6c-af9a-cb4483118c82'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:18:50.004 4208 2333631873968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1a626239-e398-4f6c-af9a-cb4483118c82']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:18:50.004 4208 2333631873968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:18:50.004 4208 2333631873968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (277d6e92-095d-4d8f-88e7-94d758b3b68f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:18:50.004 4208 2333631873968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (277d6e92-095d-4d8f-88e7-94d758b3b68f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-28 02:18:50.004 4208 2333631873968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1a626239-e398-4f6c-af9a-cb4483118c82 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:18:50.004 4208 2333631873968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:18:50.004 4208 2333631873968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1a626239-e398-4f6c-af9a-cb4483118c82 not yet added. Adding. 2022-07-28 02:18:50.004 4208 2333631873968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-28 02:18:50.004 4208 2333631873968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-28 02:18:50.071 4208 2333631873968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1a626239-e398-4f6c-af9a-cb4483118c82" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:18:50.131 4208 2333631873968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1a626239-e398-4f6c-af9a-cb4483118c82" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:18:50.131 4208 2333631873968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1a626239-e398-4f6c-af9a-cb4483118c82" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:18:50.223 4208 2333631873968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1a626239-e398-4f6c-af9a-cb4483118c82" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:18:50.288 4208 2333631873968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1a626239-e398-4f6c-af9a-cb4483118c82" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:18:50.288 4208 2333631873968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1a626239-e398-4f6c-af9a-cb4483118c82 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:18:50.288 4208 2333631873968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1a626239-e398-4f6c-af9a-cb4483118c82 processed. 2022-07-28 02:18:50.895 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:18:50.895 4208 2333631873968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:18:51.144 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f6815afe-e104-4782-8f6b-4017625ff4b9 2022-07-28 02:18:51.400 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port d07f97be-2b00-4c81-a7cf-ea02ac526203 2022-07-28 02:18:51.400 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port d07f97be-2b00-4c81-a7cf-ea02ac526203 updated. Details: {'device': 'd07f97be-2b00-4c81-a7cf-ea02ac526203', 'network_id': 'b7a41f53-02ba-4d68-a9f3-9f5c3103be75', 'port_id': 'd07f97be-2b00-4c81-a7cf-ea02ac526203', 'mac_address': 'fa:16:3e:ce:24:89', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 372, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5140c104-3441-42e7-8ecc-b111359f4da5', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:18:51.400 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:18:51.400 4208 2333612741376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d07f97be-2b00-4c81-a7cf-ea02ac526203" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:18:51.400 4208 2333612741376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d07f97be-2b00-4c81-a7cf-ea02ac526203 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:18:51.400 4208 2333612741376 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b7a41f53-02ba-4d68-a9f3-9f5c3103be75 2022-07-28 02:18:51.400 4208 2333612741376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:18:51.535 4208 2333612741376 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd07f97be-2b00-4c81-a7cf-ea02ac526203') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:18:51.535 4208 2333612741376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd07f97be-2b00-4c81-a7cf-ea02ac526203') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:18:51.566 4208 2333612741376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d07f97be-2b00-4c81-a7cf-ea02ac526203 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:18:51.566 4208 2333612741376 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 372, VLAN trunk: None to switch port d07f97be-2b00-4c81-a7cf-ea02ac526203 2022-07-28 02:18:51.634 4208 2333612741376 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:18:51.634 4208 2333612741376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d07f97be-2b00-4c81-a7cf-ea02ac526203'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:18:51.910 4208 2333631873968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:18:52.535 4208 2333612741376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d07f97be-2b00-4c81-a7cf-ea02ac526203']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:18:53.316 4208 2333612741376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:18:53.316 4208 2333612741376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (02237a53-9635-4c41-b478-34d65114a395) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:18:54.210 4208 2333612741376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d07f97be-2b00-4c81-a7cf-ea02ac526203 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:18:54.210 4208 2333612741376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:18:54.210 4208 2333612741376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d07f97be-2b00-4c81-a7cf-ea02ac526203 not yet added. Adding. 2022-07-28 02:18:54.210 4208 2333612741376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-28 02:18:54.210 4208 2333612741376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-28 02:18:54.299 4208 2333612741376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d07f97be-2b00-4c81-a7cf-ea02ac526203" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:18:54.379 4208 2333612741376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d07f97be-2b00-4c81-a7cf-ea02ac526203" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:18:54.379 4208 2333612741376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d07f97be-2b00-4c81-a7cf-ea02ac526203" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:18:54.462 4208 2333612741376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d07f97be-2b00-4c81-a7cf-ea02ac526203" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:18:54.550 4208 2333612741376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d07f97be-2b00-4c81-a7cf-ea02ac526203" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:18:54.550 4208 2333612741376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d07f97be-2b00-4c81-a7cf-ea02ac526203 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:18:54.550 4208 2333612741376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d07f97be-2b00-4c81-a7cf-ea02ac526203 processed. 2022-07-28 02:18:54.550 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:18:54.550 4208 2333612741376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:18:55.035 4208 2333612741376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:18:55.160 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port f6815afe-e104-4782-8f6b-4017625ff4b9 2022-07-28 02:18:55.160 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port f6815afe-e104-4782-8f6b-4017625ff4b9 updated. Details: {'device': 'f6815afe-e104-4782-8f6b-4017625ff4b9', 'network_id': 'bda255f1-8497-41f0-9d65-8f281bd7eb0d', 'port_id': 'f6815afe-e104-4782-8f6b-4017625ff4b9', 'mac_address': 'fa:16:3e:e9:a9:04', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 369, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0b6c1c1a-91bf-46d8-8e77-626f9a84855f', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:18:55.160 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:18:55.160 4208 2333632053664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f6815afe-e104-4782-8f6b-4017625ff4b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:18:55.160 4208 2333632053664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f6815afe-e104-4782-8f6b-4017625ff4b9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:18:55.160 4208 2333632053664 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bda255f1-8497-41f0-9d65-8f281bd7eb0d 2022-07-28 02:18:55.160 4208 2333632053664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:18:55.292 4208 2333632053664 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f6815afe-e104-4782-8f6b-4017625ff4b9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:18:55.292 4208 2333632053664 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f6815afe-e104-4782-8f6b-4017625ff4b9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:18:55.292 4208 2333632053664 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f6815afe-e104-4782-8f6b-4017625ff4b9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:18:55.292 4208 2333632053664 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 369, VLAN trunk: None to switch port f6815afe-e104-4782-8f6b-4017625ff4b9 2022-07-28 02:18:55.394 4208 2333632053664 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:18:55.394 4208 2333632053664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f6815afe-e104-4782-8f6b-4017625ff4b9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:18:55.738 4208 2333632053664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f6815afe-e104-4782-8f6b-4017625ff4b9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:18:55.738 4208 2333632053664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:18:55.738 4208 2333632053664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8347a0a2-9c3c-4882-9f4b-ed59c58e8074) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:18:55.738 4208 2333632053664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f6815afe-e104-4782-8f6b-4017625ff4b9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:18:55.738 4208 2333632053664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:18:55.738 4208 2333632053664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f6815afe-e104-4782-8f6b-4017625ff4b9 not yet added. Adding. 2022-07-28 02:18:55.738 4208 2333632053664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-28 02:18:55.738 4208 2333632053664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-28 02:18:55.837 4208 2333632053664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6815afe-e104-4782-8f6b-4017625ff4b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:18:55.925 4208 2333632053664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6815afe-e104-4782-8f6b-4017625ff4b9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:18:55.941 4208 2333632053664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6815afe-e104-4782-8f6b-4017625ff4b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:18:56.024 4208 2333632053664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6815afe-e104-4782-8f6b-4017625ff4b9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:18:56.137 4208 2333632053664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f6815afe-e104-4782-8f6b-4017625ff4b9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.985s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:18:56.137 4208 2333632053664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f6815afe-e104-4782-8f6b-4017625ff4b9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:18:56.137 4208 2333632053664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f6815afe-e104-4782-8f6b-4017625ff4b9 processed. 2022-07-28 02:18:56.550 4208 2333613247472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:18:56.865 4208 2333613247472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:19:08.752 4208 2333632506864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a056a142-0288-4817-936b-f774a8182ede 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] network_delete received. Deleting network e9fcf11b-fcb1-4e74-888b-5ebb379b4ce9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-28 02:19:08.752 4208 2333632506864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a056a142-0288-4817-936b-f774a8182ede 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] Network e9fcf11b-fcb1-4e74-888b-5ebb379b4ce9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-28 02:19:09.503 4208 2333613206512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51c2ea6f-fa72-4f0f-913c-32e129980d10 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] network_delete received. Deleting network eb15bea8-040d-4f0b-8c81-cc8a1084e586 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-28 02:19:09.503 4208 2333613206512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51c2ea6f-fa72-4f0f-913c-32e129980d10 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] Network eb15bea8-040d-4f0b-8c81-cc8a1084e586 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-28 02:19:13.490 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1a626239-e398-4f6c-af9a-cb4483118c82 2022-07-28 02:19:13.703 4208 2333632265376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c7076a1-1432-4932-845f-32c8188a474e 11107befbd514c76844b15204ca45413 a042e3701d7842b29f4f3caddc8dd0b8 - - - -] Security group member updated on remote: ['277d6e92-095d-4d8f-88e7-94d758b3b68f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:19:13.703 4208 2333632265376 MainThread INFO neutron.agent.securitygroups_rpc [req-3c7076a1-1432-4932-845f-32c8188a474e 11107befbd514c76844b15204ca45413 a042e3701d7842b29f4f3caddc8dd0b8 - - - -] Security group member updated ['277d6e92-095d-4d8f-88e7-94d758b3b68f'] 2022-07-28 02:19:13.703 4208 2333632265376 MainThread INFO neutron.agent.securitygroups_rpc [req-3c7076a1-1432-4932-845f-32c8188a474e 11107befbd514c76844b15204ca45413 a042e3701d7842b29f4f3caddc8dd0b8 - - - -] Refresh firewall rules 2022-07-28 02:19:13.703 4208 2333632265376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c7076a1-1432-4932-845f-32c8188a474e 11107befbd514c76844b15204ca45413 a042e3701d7842b29f4f3caddc8dd0b8 - - - -] Get security group information for devices via rpc ['1a626239-e398-4f6c-af9a-cb4483118c82'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:19:13.754 4208 2333632265376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3c7076a1-1432-4932-845f-32c8188a474e 11107befbd514c76844b15204ca45413 a042e3701d7842b29f4f3caddc8dd0b8 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:19:13.754 4208 2333632265376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3c7076a1-1432-4932-845f-32c8188a474e 11107befbd514c76844b15204ca45413 a042e3701d7842b29f4f3caddc8dd0b8 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:19:13.910 4208 2333613827168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c7076a1-1432-4932-845f-32c8188a474e 11107befbd514c76844b15204ca45413 a042e3701d7842b29f4f3caddc8dd0b8 - - - -] port_delete event received for '1a626239-e398-4f6c-af9a-cb4483118c82' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:19:14.591 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-28 02:19:14.591 4208 2333631797200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1a626239-e398-4f6c-af9a-cb4483118c82' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:19:14.591 4208 2333631797200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1a626239-e398-4f6c-af9a-cb4483118c82' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:19:14.591 4208 2333631797200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1a626239-e398-4f6c-af9a-cb4483118c82 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:19:14.603 4208 2333631797200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1945b63c-bc56-48e7-a890-1321d0b15d6d 2022-07-28 02:19:14.603 4208 2333631797200 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1a626239-e398-4f6c-af9a-cb4483118c82'] 2022-07-28 02:19:14.603 4208 2333631797200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-28 02:19:14.603 4208 2333631797200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:19:14.603 4208 2333631797200 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1a626239-e398-4f6c-af9a-cb4483118c82'] 2022-07-28 02:19:16.641 4208 2333613688080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:19:16.664 4208 2333613688080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:19:19.431 4208 2333613156832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8df26ec-a5a8-4735-ba04-293de8405305 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for '3cbe507e-db80-4694-b015-163562355318' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:19:21.456 4208 2333613156832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7aae9d16-6c61-4306-a3b8-af7259f7b8ba 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for 'bbf7f04d-4997-47e7-b5c2-f6d97b88d175' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:19:22.785 4208 2333632004688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-adb3bc5b-cf65-4ab6-8661-43909979b5f0 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for 'e9ece68a-3a52-4b68-a2fa-1313dc8e39b8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:19:22.971 4208 2333612149568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00b87923-d2b8-46d4-8aaa-91523abd6d08 - - - - - -] port_delete event received for 'e9ece68a-3a52-4b68-a2fa-1313dc8e39b8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:19:23.098 4208 2333631875552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-adb3bc5b-cf65-4ab6-8661-43909979b5f0 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] network_delete received. Deleting network 1945b63c-bc56-48e7-a890-1321d0b15d6d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-28 02:19:23.098 4208 2333631875552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-adb3bc5b-cf65-4ab6-8661-43909979b5f0 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] Network 1945b63c-bc56-48e7-a890-1321d0b15d6d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-28 02:19:29.752 4208 2333632658064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4595ae96-a4f1-4aa3-a33d-7dc7c22adf3d - - - - - -] port_update received: 24bcfefa-153d-4428-8366-517c604a12db port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:19:29.770 4208 2333632658064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4595ae96-a4f1-4aa3-a33d-7dc7c22adf3d - - - - - -] No port 24bcfefa-153d-4428-8366-517c604a12db defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:19:34.176 4208 2333613269056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6a14740-8069-48d9-8732-17789d990ec0 - - - - - -] port_update received: 0c6c4341-f6ed-48a9-8c1d-6f69ddf217a2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:19:34.176 4208 2333613269056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6a14740-8069-48d9-8732-17789d990ec0 - - - - - -] No port 0c6c4341-f6ed-48a9-8c1d-6f69ddf217a2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:19:37.488 4208 2333613915824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2101a6d-74b1-4fb1-adea-ffe5bccf1f8b - - - - - -] port_update received: ce2d8145-9895-4e8c-8bff-4f7fa9e0173d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:19:37.488 4208 2333613915824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2101a6d-74b1-4fb1-adea-ffe5bccf1f8b - - - - - -] No port ce2d8145-9895-4e8c-8bff-4f7fa9e0173d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:19:41.134 4208 2333632857888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-471fb2e0-637d-4194-a7f9-52652d3e5310 - - - - - -] port_update received: 71f4d0fe-6efb-49e5-8d0c-be4c9dc84e3c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:19:41.151 4208 2333632857888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-471fb2e0-637d-4194-a7f9-52652d3e5310 - - - - - -] No port 71f4d0fe-6efb-49e5-8d0c-be4c9dc84e3c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:19:43.142 4208 2333632787552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df7b15aa-80b2-459e-bd61-60a34d6d566c - - - - - -] port_update received: f85be80b-cc07-45e5-b8db-c0a1b80b33c8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:19:43.153 4208 2333632787552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df7b15aa-80b2-459e-bd61-60a34d6d566c - - - - - -] No port f85be80b-cc07-45e5-b8db-c0a1b80b33c8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:19:44.423 4208 2333632735008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9f3e8565-cd59-4abe-904b-0f3cb64080a8 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Security group member updated on remote: ['abb52b66-dc30-4153-8f9d-feca5789dd60'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:19:44.423 4208 2333632735008 MainThread INFO neutron.agent.securitygroups_rpc [req-9f3e8565-cd59-4abe-904b-0f3cb64080a8 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Security group member updated ['abb52b66-dc30-4153-8f9d-feca5789dd60'] 2022-07-28 02:19:46.032 4208 2333632422832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a33bcf3-4192-494f-be78-1ce16ed00ad4 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Security group member updated on remote: ['abb52b66-dc30-4153-8f9d-feca5789dd60'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:19:46.032 4208 2333632422832 MainThread INFO neutron.agent.securitygroups_rpc [req-2a33bcf3-4192-494f-be78-1ce16ed00ad4 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Security group member updated ['abb52b66-dc30-4153-8f9d-feca5789dd60'] 2022-07-28 02:19:48.251 4208 2333631741088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b39d0a65-2aed-4a4a-a1b3-d056293c7e6c 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] port_update received: 40d8500a-f1bf-4d76-ab1d-ab85d099d88f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:19:48.267 4208 2333631741088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b39d0a65-2aed-4a4a-a1b3-d056293c7e6c 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] No port 40d8500a-f1bf-4d76-ab1d-ab85d099d88f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:19:49.537 4208 2333632055600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5044e65-cd0a-4866-8ec8-299ce068aee3 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] port_update received: 381df188-01c4-4181-92e1-f3df290d4f58 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:19:49.537 4208 2333632055600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5044e65-cd0a-4866-8ec8-299ce068aee3 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] No port 381df188-01c4-4181-92e1-f3df290d4f58 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:19:51.454 4208 2333632999488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0858063-64e3-45d0-b61b-cf1bb65954cd - - - - - -] port_update received: 06daf19b-1b61-4d5c-be60-a31cc83983e1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:19:53.195 4208 2333632999488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0858063-64e3-45d0-b61b-cf1bb65954cd - - - - - -] No port 06daf19b-1b61-4d5c-be60-a31cc83983e1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:19:55.220 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 40d8500a-f1bf-4d76-ab1d-ab85d099d88f 2022-07-28 02:19:56.126 4208 2333630826272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3dccd59f-1dcb-4766-853c-b50630f3b198 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group rule updated on remote: ['01e84188-5950-457b-9572-4bcca873a123'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:19:56.126 4208 2333630826272 MainThread INFO neutron.agent.securitygroups_rpc [req-3dccd59f-1dcb-4766-853c-b50630f3b198 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group rule updated ['01e84188-5950-457b-9572-4bcca873a123'] 2022-07-28 02:19:57.016 4208 2333613688432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3440da5-2447-49c2-be7d-610e07790bfe 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group rule updated on remote: ['01e84188-5950-457b-9572-4bcca873a123'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:19:57.019 4208 2333613688432 MainThread INFO neutron.agent.securitygroups_rpc [req-e3440da5-2447-49c2-be7d-610e07790bfe 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group rule updated ['01e84188-5950-457b-9572-4bcca873a123'] 2022-07-28 02:19:57.019 4208 2333613688432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e428b4b-795e-42a1-adce-07c23d63cbd4 - - - - - -] port_update received: 440378f7-1fa1-4d3b-93ad-19c86be9dd40 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:19:57.019 4208 2333613688432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e428b4b-795e-42a1-adce-07c23d63cbd4 - - - - - -] No port 440378f7-1fa1-4d3b-93ad-19c86be9dd40 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:19:57.205 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:19:58.053 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port 40d8500a-f1bf-4d76-ab1d-ab85d099d88f 2022-07-28 02:19:58.053 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port 40d8500a-f1bf-4d76-ab1d-ab85d099d88f updated. Details: {'device': '40d8500a-f1bf-4d76-ab1d-ab85d099d88f', 'network_id': '409dbfc5-7fa3-448b-9a8d-151bbb9f6be9', 'port_id': '40d8500a-f1bf-4d76-ab1d-ab85d099d88f', 'mac_address': 'fa:16:3e:3e:ba:9c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 361, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '85b85007-31bd-4b12-8b58-5449a423c715', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:19:58.053 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:19:58.053 4208 2333631740384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-40d8500a-f1bf-4d76-ab1d-ab85d099d88f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:19:58.053 4208 2333631740384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 40d8500a-f1bf-4d76-ab1d-ab85d099d88f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:19:58.053 4208 2333631740384 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 409dbfc5-7fa3-448b-9a8d-151bbb9f6be9 2022-07-28 02:19:58.053 4208 2333631740384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:20:00.787 4208 2333631740384 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '40d8500a-f1bf-4d76-ab1d-ab85d099d88f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:20:00.787 4208 2333631740384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '40d8500a-f1bf-4d76-ab1d-ab85d099d88f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:20:00.799 4208 2333631740384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 40d8500a-f1bf-4d76-ab1d-ab85d099d88f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:20:00.799 4208 2333631740384 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 361, VLAN trunk: None to switch port 40d8500a-f1bf-4d76-ab1d-ab85d099d88f 2022-07-28 02:20:00.907 4208 2333631740384 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:20:00.909 4208 2333631740384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['40d8500a-f1bf-4d76-ab1d-ab85d099d88f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:20:01.813 4208 2333631740384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['40d8500a-f1bf-4d76-ab1d-ab85d099d88f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:20:01.813 4208 2333631740384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:20:01.813 4208 2333631740384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (abb52b66-dc30-4153-8f9d-feca5789dd60) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:20:01.813 4208 2333631740384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (abb52b66-dc30-4153-8f9d-feca5789dd60) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-28 02:20:01.813 4208 2333631740384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 40d8500a-f1bf-4d76-ab1d-ab85d099d88f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:20:01.813 4208 2333631740384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:20:01.813 4208 2333631740384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 40d8500a-f1bf-4d76-ab1d-ab85d099d88f not yet added. Adding. 2022-07-28 02:20:01.813 4208 2333631740384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-28 02:20:01.813 4208 2333631740384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-28 02:20:01.939 4208 2333631740384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-40d8500a-f1bf-4d76-ab1d-ab85d099d88f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:02.016 4208 2333631740384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-40d8500a-f1bf-4d76-ab1d-ab85d099d88f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:02.016 4208 2333631740384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-40d8500a-f1bf-4d76-ab1d-ab85d099d88f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:02.131 4208 2333631740384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-40d8500a-f1bf-4d76-ab1d-ab85d099d88f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:02.217 4208 2333631740384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-40d8500a-f1bf-4d76-ab1d-ab85d099d88f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:02.217 4208 2333631740384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 40d8500a-f1bf-4d76-ab1d-ab85d099d88f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:20:02.217 4208 2333631740384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 40d8500a-f1bf-4d76-ab1d-ab85d099d88f processed. 2022-07-28 02:20:02.578 4208 2333631740384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c9dc3f1-c962-40fa-a4b0-269e62ed4189 - - - - - -] port_update received: d3e84029-f951-4461-b07a-2287d0656dca port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:20:02.578 4208 2333631740384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c9dc3f1-c962-40fa-a4b0-269e62ed4189 - - - - - -] No port d3e84029-f951-4461-b07a-2287d0656dca defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:20:02.782 4208 2333632030144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:02.813 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 381df188-01c4-4181-92e1-f3df290d4f58 2022-07-28 02:20:04.438 4208 2333631698896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1fcd7cc-ff06-4526-ba1f-fac2e7bb075e 3fb609c27e9e4069a079c7fe674bafa0 c8a95d974bc1486c800b91945e600b7d - - - -] Security group member updated on remote: ['b01ab343-d76d-42d3-9244-d1f0ffa8253d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:20:04.438 4208 2333631698896 MainThread INFO neutron.agent.securitygroups_rpc [req-b1fcd7cc-ff06-4526-ba1f-fac2e7bb075e 3fb609c27e9e4069a079c7fe674bafa0 c8a95d974bc1486c800b91945e600b7d - - - -] Security group member updated ['b01ab343-d76d-42d3-9244-d1f0ffa8253d'] 2022-07-28 02:20:04.797 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:20:04.832 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d07f97be-2b00-4c81-a7cf-ea02ac526203 2022-07-28 02:20:05.031 4208 2333632030144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 2.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:05.031 4208 2333631698896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:05.031 4208 2333631698896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:05.565 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port 381df188-01c4-4181-92e1-f3df290d4f58 2022-07-28 02:20:05.565 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port 381df188-01c4-4181-92e1-f3df290d4f58 updated. Details: {'device': '381df188-01c4-4181-92e1-f3df290d4f58', 'network_id': '409dbfc5-7fa3-448b-9a8d-151bbb9f6be9', 'port_id': '381df188-01c4-4181-92e1-f3df290d4f58', 'mac_address': 'fa:16:3e:fd:5c:de', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 361, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '85b85007-31bd-4b12-8b58-5449a423c715', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:20:05.565 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:20:05.565 4208 2333630802224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-381df188-01c4-4181-92e1-f3df290d4f58" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:05.565 4208 2333630802224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 381df188-01c4-4181-92e1-f3df290d4f58 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:20:05.565 4208 2333630802224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:20:05.814 4208 2333630802224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '381df188-01c4-4181-92e1-f3df290d4f58') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:20:05.814 4208 2333630802224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '381df188-01c4-4181-92e1-f3df290d4f58') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:20:05.844 4208 2333630802224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 381df188-01c4-4181-92e1-f3df290d4f58 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:20:05.844 4208 2333630802224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 361, VLAN trunk: None to switch port 381df188-01c4-4181-92e1-f3df290d4f58 2022-07-28 02:20:05.971 4208 2333630802224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:20:05.971 4208 2333630802224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['381df188-01c4-4181-92e1-f3df290d4f58'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:20:06.547 4208 2333630802224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['381df188-01c4-4181-92e1-f3df290d4f58']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:20:06.547 4208 2333630802224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:20:06.547 4208 2333630802224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (abb52b66-dc30-4153-8f9d-feca5789dd60) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:20:06.555 4208 2333630802224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (abb52b66-dc30-4153-8f9d-feca5789dd60) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-28 02:20:06.555 4208 2333630802224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 381df188-01c4-4181-92e1-f3df290d4f58 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:20:06.555 4208 2333630802224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:20:06.555 4208 2333630802224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 381df188-01c4-4181-92e1-f3df290d4f58 not yet added. Adding. 2022-07-28 02:20:06.555 4208 2333630802224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-28 02:20:06.555 4208 2333630802224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-28 02:20:06.672 4208 2333630802224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-381df188-01c4-4181-92e1-f3df290d4f58" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:06.803 4208 2333630802224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-381df188-01c4-4181-92e1-f3df290d4f58" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:06.803 4208 2333630802224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-381df188-01c4-4181-92e1-f3df290d4f58" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:06.939 4208 2333630802224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-381df188-01c4-4181-92e1-f3df290d4f58" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:07.053 4208 2333630802224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-381df188-01c4-4181-92e1-f3df290d4f58" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.485s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:07.053 4208 2333630802224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 381df188-01c4-4181-92e1-f3df290d4f58 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:20:07.053 4208 2333630802224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 381df188-01c4-4181-92e1-f3df290d4f58 processed. 2022-07-28 02:20:07.053 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:20:07.053 4208 2333630802224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:07.380 4208 2333632262384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e0db19c-bd6a-4506-ab3a-010627b72bae 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group member updated on remote: ['01e84188-5950-457b-9572-4bcca873a123'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:20:07.380 4208 2333632262384 MainThread INFO neutron.agent.securitygroups_rpc [req-6e0db19c-bd6a-4506-ab3a-010627b72bae 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group member updated ['01e84188-5950-457b-9572-4bcca873a123'] 2022-07-28 02:20:07.532 4208 2333632262384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9e29fa9-a32b-4a42-936f-08f9b2bf9ed7 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] port_update received: 9026580a-9a93-42a4-b6b5-73328b1a0c05 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:20:07.532 4208 2333632262384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9e29fa9-a32b-4a42-936f-08f9b2bf9ed7 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] No port 9026580a-9a93-42a4-b6b5-73328b1a0c05 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:20:09.219 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port d07f97be-2b00-4c81-a7cf-ea02ac526203 2022-07-28 02:20:09.219 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port d07f97be-2b00-4c81-a7cf-ea02ac526203 updated. Details: {'device': 'd07f97be-2b00-4c81-a7cf-ea02ac526203', 'network_id': 'b7a41f53-02ba-4d68-a9f3-9f5c3103be75', 'port_id': 'd07f97be-2b00-4c81-a7cf-ea02ac526203', 'mac_address': 'fa:16:3e:ce:24:89', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 372, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5140c104-3441-42e7-8ecc-b111359f4da5', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:20:09.219 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:20:09.219 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.base [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Loop iteration exceeded interval (2 vs. 2.1661040782928467) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:124 2022-07-28 02:20:09.219 4208 2333632005920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d07f97be-2b00-4c81-a7cf-ea02ac526203" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:09.219 4208 2333632005920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d07f97be-2b00-4c81-a7cf-ea02ac526203 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:20:09.219 4208 2333632005920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:20:09.232 4208 2333632005920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd07f97be-2b00-4c81-a7cf-ea02ac526203') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:20:09.232 4208 2333632005920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd07f97be-2b00-4c81-a7cf-ea02ac526203') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:20:09.381 4208 2333632005920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d07f97be-2b00-4c81-a7cf-ea02ac526203 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:20:09.381 4208 2333632005920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 372, VLAN trunk: None to switch port d07f97be-2b00-4c81-a7cf-ea02ac526203 2022-07-28 02:20:09.422 4208 2333632005920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:20:09.438 4208 2333632005920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d07f97be-2b00-4c81-a7cf-ea02ac526203'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:20:10.050 4208 2333630802224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 3.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:10.050 4208 2333632004688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.813s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:10.050 4208 2333632004688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:10.537 4208 2333632005920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d07f97be-2b00-4c81-a7cf-ea02ac526203']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:20:10.537 4208 2333632005920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:20:10.537 4208 2333632005920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (02237a53-9635-4c41-b478-34d65114a395) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:20:10.537 4208 2333632005920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d07f97be-2b00-4c81-a7cf-ea02ac526203 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:20:10.537 4208 2333632005920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:20:10.562 4208 2333632005920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-07-28 02:20:10.562 4208 2333632005920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d07f97be-2b00-4c81-a7cf-ea02ac526203" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:10.562 4208 2333632005920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d07f97be-2b00-4c81-a7cf-ea02ac526203" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:10.562 4208 2333632005920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d07f97be-2b00-4c81-a7cf-ea02ac526203" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:10.562 4208 2333632005920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d07f97be-2b00-4c81-a7cf-ea02ac526203" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:10.599 4208 2333632005920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d07f97be-2b00-4c81-a7cf-ea02ac526203" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:10.599 4208 2333632005920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d07f97be-2b00-4c81-a7cf-ea02ac526203 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:20:10.599 4208 2333632005920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d07f97be-2b00-4c81-a7cf-ea02ac526203 processed. 2022-07-28 02:20:11.141 4208 2333630747040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fed6ecf-a006-4470-a8b4-6e8205295e20 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] port_update received: 60dcd1ef-cfe6-44be-bd4d-be1a1761d28d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:20:11.141 4208 2333630747040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fed6ecf-a006-4470-a8b4-6e8205295e20 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] No port 60dcd1ef-cfe6-44be-bd4d-be1a1761d28d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:20:11.219 4208 2333630747040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:12.100 4208 2333630747040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.875s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:12.360 4208 2333630566816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb0baad9-f27f-4031-841b-9612c2d922ef - - - - - -] port_update received: 936e301d-ff84-4a60-a39b-cb05855de07d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:20:12.387 4208 2333630566816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb0baad9-f27f-4031-841b-9612c2d922ef - - - - - -] No port 936e301d-ff84-4a60-a39b-cb05855de07d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:20:12.896 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9026580a-9a93-42a4-b6b5-73328b1a0c05 2022-07-28 02:20:13.221 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:20:13.895 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port 9026580a-9a93-42a4-b6b5-73328b1a0c05 2022-07-28 02:20:13.895 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port 9026580a-9a93-42a4-b6b5-73328b1a0c05 updated. Details: {'device': '9026580a-9a93-42a4-b6b5-73328b1a0c05', 'network_id': '8466f690-6ecd-4c36-b468-10b5b1c31996', 'port_id': '9026580a-9a93-42a4-b6b5-73328b1a0c05', 'mac_address': 'fa:16:3e:f9:af:bf', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 365, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '871bec04-2843-42ba-889b-bf8c69f943f2', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:20:13.895 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:20:13.895 4208 2333612876016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9026580a-9a93-42a4-b6b5-73328b1a0c05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:13.895 4208 2333612876016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9026580a-9a93-42a4-b6b5-73328b1a0c05 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:20:13.895 4208 2333612876016 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8466f690-6ecd-4c36-b468-10b5b1c31996 2022-07-28 02:20:13.895 4208 2333612876016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:20:14.021 4208 2333612876016 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9026580a-9a93-42a4-b6b5-73328b1a0c05') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:20:14.021 4208 2333612876016 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9026580a-9a93-42a4-b6b5-73328b1a0c05') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:20:14.021 4208 2333612876016 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9026580a-9a93-42a4-b6b5-73328b1a0c05 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:20:14.043 4208 2333612876016 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 365, VLAN trunk: None to switch port 9026580a-9a93-42a4-b6b5-73328b1a0c05 2022-07-28 02:20:14.135 4208 2333612876016 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:20:14.135 4208 2333612876016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9026580a-9a93-42a4-b6b5-73328b1a0c05'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:20:14.633 4208 2333612876016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9026580a-9a93-42a4-b6b5-73328b1a0c05']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:20:14.633 4208 2333612876016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:20:14.633 4208 2333612876016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b01ab343-d76d-42d3-9244-d1f0ffa8253d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:20:14.633 4208 2333612876016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b01ab343-d76d-42d3-9244-d1f0ffa8253d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-28 02:20:14.633 4208 2333612876016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9026580a-9a93-42a4-b6b5-73328b1a0c05 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:20:14.633 4208 2333612876016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:20:14.633 4208 2333612876016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9026580a-9a93-42a4-b6b5-73328b1a0c05 not yet added. Adding. 2022-07-28 02:20:14.633 4208 2333612876016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-28 02:20:14.633 4208 2333612876016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-28 02:20:14.783 4208 2333612876016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9026580a-9a93-42a4-b6b5-73328b1a0c05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:14.938 4208 2333612876016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9026580a-9a93-42a4-b6b5-73328b1a0c05" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:14.938 4208 2333612876016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9026580a-9a93-42a4-b6b5-73328b1a0c05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:15.105 4208 2333612876016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9026580a-9a93-42a4-b6b5-73328b1a0c05" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:15.190 4208 2333612876016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9026580a-9a93-42a4-b6b5-73328b1a0c05" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.296s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:15.218 4208 2333612876016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9026580a-9a93-42a4-b6b5-73328b1a0c05 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:20:15.218 4208 2333612876016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9026580a-9a93-42a4-b6b5-73328b1a0c05 processed. 2022-07-28 02:20:15.218 4208 2333612876016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:15.568 4208 2333612876016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.343s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:16.921 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 60dcd1ef-cfe6-44be-bd4d-be1a1761d28d 2022-07-28 02:20:17.423 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:20:19.145 4208 2333633163504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6846ab0-67dd-4740-b8ce-d487d85c2498 dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] Security group rule updated on remote: ['a5fd9244-062f-4462-8b45-3721c7088b44'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:20:19.145 4208 2333633163504 MainThread INFO neutron.agent.securitygroups_rpc [req-e6846ab0-67dd-4740-b8ce-d487d85c2498 dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] Security group rule updated ['a5fd9244-062f-4462-8b45-3721c7088b44'] 2022-07-28 02:20:19.145 4208 2333633163504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-780e16c3-5790-4237-b335-4bab06a92956 - - - - - -] port_update received: 66b74b7b-0ec0-4c03-a425-32ebea52d80c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:20:19.161 4208 2333633163504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-780e16c3-5790-4237-b335-4bab06a92956 - - - - - -] No port 66b74b7b-0ec0-4c03-a425-32ebea52d80c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:20:19.161 4208 2333633192000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a576b889-15b6-4997-aa12-48418199c4a5 dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] Security group rule updated on remote: ['a5fd9244-062f-4462-8b45-3721c7088b44'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:20:19.161 4208 2333633192000 MainThread INFO neutron.agent.securitygroups_rpc [req-a576b889-15b6-4997-aa12-48418199c4a5 dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] Security group rule updated ['a5fd9244-062f-4462-8b45-3721c7088b44'] 2022-07-28 02:20:19.161 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port 60dcd1ef-cfe6-44be-bd4d-be1a1761d28d 2022-07-28 02:20:19.161 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port 60dcd1ef-cfe6-44be-bd4d-be1a1761d28d updated. Details: {'device': '60dcd1ef-cfe6-44be-bd4d-be1a1761d28d', 'network_id': 'bda255f1-8497-41f0-9d65-8f281bd7eb0d', 'port_id': '60dcd1ef-cfe6-44be-bd4d-be1a1761d28d', 'mac_address': 'fa:16:3e:96:7e:4a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 369, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0b6c1c1a-91bf-46d8-8e77-626f9a84855f', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:20:19.176 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:20:19.176 4208 2333633163504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-60dcd1ef-cfe6-44be-bd4d-be1a1761d28d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:19.176 4208 2333633163504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 60dcd1ef-cfe6-44be-bd4d-be1a1761d28d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:20:19.176 4208 2333633163504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:20:19.329 4208 2333633163504 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '60dcd1ef-cfe6-44be-bd4d-be1a1761d28d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:20:19.329 4208 2333633163504 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '60dcd1ef-cfe6-44be-bd4d-be1a1761d28d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:20:19.352 4208 2333633163504 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 60dcd1ef-cfe6-44be-bd4d-be1a1761d28d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:20:19.352 4208 2333633163504 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 369, VLAN trunk: None to switch port 60dcd1ef-cfe6-44be-bd4d-be1a1761d28d 2022-07-28 02:20:19.474 4208 2333633163504 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:20:19.474 4208 2333633163504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['60dcd1ef-cfe6-44be-bd4d-be1a1761d28d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:20:19.572 4208 2333633194288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6263b751-7024-44e9-94e7-58fe7718a258 dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] Security group rule updated on remote: ['a5fd9244-062f-4462-8b45-3721c7088b44'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:20:19.572 4208 2333633194288 MainThread INFO neutron.agent.securitygroups_rpc [req-6263b751-7024-44e9-94e7-58fe7718a258 dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] Security group rule updated ['a5fd9244-062f-4462-8b45-3721c7088b44'] 2022-07-28 02:20:20.703 4208 2333633163504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['60dcd1ef-cfe6-44be-bd4d-be1a1761d28d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:20:20.703 4208 2333633163504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:20:20.703 4208 2333633163504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (01e84188-5950-457b-9572-4bcca873a123) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:20:20.703 4208 2333633163504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 60dcd1ef-cfe6-44be-bd4d-be1a1761d28d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:20:20.703 4208 2333633163504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:20:20.703 4208 2333633163504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 60dcd1ef-cfe6-44be-bd4d-be1a1761d28d not yet added. Adding. 2022-07-28 02:20:20.703 4208 2333633163504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-28 02:20:20.703 4208 2333633163504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-28 02:20:20.875 4208 2333633163504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-60dcd1ef-cfe6-44be-bd4d-be1a1761d28d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:21.062 4208 2333633163504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-60dcd1ef-cfe6-44be-bd4d-be1a1761d28d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:21.062 4208 2333633163504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-60dcd1ef-cfe6-44be-bd4d-be1a1761d28d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:21.266 4208 2333633163504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-60dcd1ef-cfe6-44be-bd4d-be1a1761d28d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:21.411 4208 2333633163504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-60dcd1ef-cfe6-44be-bd4d-be1a1761d28d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:21.411 4208 2333633163504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 60dcd1ef-cfe6-44be-bd4d-be1a1761d28d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:20:21.411 4208 2333633163504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 60dcd1ef-cfe6-44be-bd4d-be1a1761d28d processed. 2022-07-28 02:20:21.411 4208 2333633163504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f4785b11-4717-42cc-ac2b-66e29d2bd244 dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] Security group rule updated on remote: ['a5fd9244-062f-4462-8b45-3721c7088b44'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:20:21.411 4208 2333633163504 MainThread INFO neutron.agent.securitygroups_rpc [req-f4785b11-4717-42cc-ac2b-66e29d2bd244 dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] Security group rule updated ['a5fd9244-062f-4462-8b45-3721c7088b44'] 2022-07-28 02:20:21.427 4208 2333630778880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1fa1d0d7-5765-491a-8e84-22b0f0ec605e c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Security group member updated on remote: ['ee2bcc01-878d-4b7d-a672-2807d3cec12b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:20:21.427 4208 2333630778880 MainThread INFO neutron.agent.securitygroups_rpc [req-1fa1d0d7-5765-491a-8e84-22b0f0ec605e c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Security group member updated ['ee2bcc01-878d-4b7d-a672-2807d3cec12b'] 2022-07-28 02:20:21.471 4208 2333613828752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:22.345 4208 2333613828752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.875s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:22.461 4208 2333613828752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dce5aeef-cf49-4e71-a6f7-408257d70981 dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] Security group rule updated on remote: ['a5fd9244-062f-4462-8b45-3721c7088b44'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:20:22.461 4208 2333613828752 MainThread INFO neutron.agent.securitygroups_rpc [req-dce5aeef-cf49-4e71-a6f7-408257d70981 dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] Security group rule updated ['a5fd9244-062f-4462-8b45-3721c7088b44'] 2022-07-28 02:20:23.283 4208 2333632505984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dcebe9ba-e115-4dec-9d6f-4324efe1d6ad dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] Security group rule updated on remote: ['a5fd9244-062f-4462-8b45-3721c7088b44'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:20:23.283 4208 2333632505984 MainThread INFO neutron.agent.securitygroups_rpc [req-dcebe9ba-e115-4dec-9d6f-4324efe1d6ad dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] Security group rule updated ['a5fd9244-062f-4462-8b45-3721c7088b44'] 2022-07-28 02:20:24.016 4208 2333632369056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4d3eea0-e7a1-4a79-9744-96980b229900 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] port_update received: 69119806-930f-400d-b217-df9b4467529b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:20:24.033 4208 2333632369056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4d3eea0-e7a1-4a79-9744-96980b229900 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] No port 69119806-930f-400d-b217-df9b4467529b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:20:35.361 4208 2333633353680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fef9b7a1-d85d-4255-85b3-db08af77701e - - - - - -] port_update received: 68049d9b-dfd7-4348-93c1-6b57ac6e6f06 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:20:35.377 4208 2333633353680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fef9b7a1-d85d-4255-85b3-db08af77701e - - - - - -] No port 68049d9b-dfd7-4348-93c1-6b57ac6e6f06 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:20:37.094 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9026580a-9a93-42a4-b6b5-73328b1a0c05 2022-07-28 02:20:37.094 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d07f97be-2b00-4c81-a7cf-ea02ac526203 2022-07-28 02:20:37.549 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-28 02:20:37.549 4208 2333633532496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd07f97be-2b00-4c81-a7cf-ea02ac526203' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:20:37.549 4208 2333633532496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd07f97be-2b00-4c81-a7cf-ea02ac526203' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:20:37.549 4208 2333633532496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d07f97be-2b00-4c81-a7cf-ea02ac526203 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:20:37.565 4208 2333633532496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d07f97be-2b00-4c81-a7cf-ea02ac526203'] 2022-07-28 02:20:37.565 4208 2333633532496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-28 02:20:37.565 4208 2333633532496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:20:37.565 4208 2333633532496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d07f97be-2b00-4c81-a7cf-ea02ac526203'] 2022-07-28 02:20:37.565 4208 2333633532320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9026580a-9a93-42a4-b6b5-73328b1a0c05' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:20:37.565 4208 2333633532320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9026580a-9a93-42a4-b6b5-73328b1a0c05' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:20:37.565 4208 2333633532320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9026580a-9a93-42a4-b6b5-73328b1a0c05 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:20:37.612 4208 2333633532320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8466f690-6ecd-4c36-b468-10b5b1c31996 2022-07-28 02:20:37.612 4208 2333633532320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9026580a-9a93-42a4-b6b5-73328b1a0c05'] 2022-07-28 02:20:37.612 4208 2333633532320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-28 02:20:37.612 4208 2333633532320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:20:37.612 4208 2333633532320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9026580a-9a93-42a4-b6b5-73328b1a0c05'] 2022-07-28 02:20:38.109 4208 2333633534784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-17d24aad-b62c-4f19-a02e-e495aed63c1b 3fb609c27e9e4069a079c7fe674bafa0 c8a95d974bc1486c800b91945e600b7d - - - -] Security group member updated on remote: ['b01ab343-d76d-42d3-9244-d1f0ffa8253d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:20:38.109 4208 2333633534784 MainThread INFO neutron.agent.securitygroups_rpc [req-17d24aad-b62c-4f19-a02e-e495aed63c1b 3fb609c27e9e4069a079c7fe674bafa0 c8a95d974bc1486c800b91945e600b7d - - - -] Security group member updated ['b01ab343-d76d-42d3-9244-d1f0ffa8253d'] 2022-07-28 02:20:38.471 4208 2333612683680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17d24aad-b62c-4f19-a02e-e495aed63c1b 3fb609c27e9e4069a079c7fe674bafa0 c8a95d974bc1486c800b91945e600b7d - - - -] port_delete event received for '9026580a-9a93-42a4-b6b5-73328b1a0c05' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:20:39.131 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 69119806-930f-400d-b217-df9b4467529b 2022-07-28 02:20:39.553 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:20:39.553 4208 2333612683680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:39.953 4208 2333612683680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:40.149 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port 69119806-930f-400d-b217-df9b4467529b 2022-07-28 02:20:40.149 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port 69119806-930f-400d-b217-df9b4467529b updated. Details: {'device': '69119806-930f-400d-b217-df9b4467529b', 'network_id': '645f8645-b726-4be7-bb5a-32ec9ab88df5', 'port_id': '69119806-930f-400d-b217-df9b4467529b', 'mac_address': 'fa:16:3e:e3:6c:74', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 388, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '756c394c-f3fb-450a-98c3-44bae2979979', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:20:40.149 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:20:40.149 4208 2333633471584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-69119806-930f-400d-b217-df9b4467529b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:40.149 4208 2333633471584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 69119806-930f-400d-b217-df9b4467529b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:20:40.149 4208 2333633471584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 645f8645-b726-4be7-bb5a-32ec9ab88df5 2022-07-28 02:20:40.149 4208 2333633471584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:20:40.315 4208 2333633471584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '69119806-930f-400d-b217-df9b4467529b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:20:40.315 4208 2333633471584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '69119806-930f-400d-b217-df9b4467529b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:20:40.329 4208 2333633471584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 69119806-930f-400d-b217-df9b4467529b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:20:40.329 4208 2333633471584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 388, VLAN trunk: None to switch port 69119806-930f-400d-b217-df9b4467529b 2022-07-28 02:20:40.429 4208 2333633471584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:20:40.429 4208 2333633471584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['69119806-930f-400d-b217-df9b4467529b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:20:41.014 4208 2333633471584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['69119806-930f-400d-b217-df9b4467529b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:20:41.014 4208 2333633471584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:20:41.014 4208 2333633471584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ee2bcc01-878d-4b7d-a672-2807d3cec12b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:20:41.014 4208 2333633471584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ee2bcc01-878d-4b7d-a672-2807d3cec12b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-28 02:20:41.014 4208 2333633471584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 69119806-930f-400d-b217-df9b4467529b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:20:41.014 4208 2333633471584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:20:41.021 4208 2333633471584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 69119806-930f-400d-b217-df9b4467529b not yet added. Adding. 2022-07-28 02:20:41.021 4208 2333633471584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-28 02:20:41.021 4208 2333633471584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-28 02:20:41.173 4208 2333633471584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69119806-930f-400d-b217-df9b4467529b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:41.331 4208 2333633471584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69119806-930f-400d-b217-df9b4467529b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:41.331 4208 2333633471584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69119806-930f-400d-b217-df9b4467529b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:41.518 4208 2333633471584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69119806-930f-400d-b217-df9b4467529b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:41.656 4208 2333633471584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-69119806-930f-400d-b217-df9b4467529b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:41.656 4208 2333633471584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 69119806-930f-400d-b217-df9b4467529b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:20:41.656 4208 2333633471584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 69119806-930f-400d-b217-df9b4467529b processed. 2022-07-28 02:20:41.671 4208 2333633471584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf1f0cb8-e939-403e-bcf3-193e66ed0205 - - - - - -] port_update received: 2d9c898c-0d06-4902-8935-7176c3348142 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:20:41.671 4208 2333633471584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf1f0cb8-e939-403e-bcf3-193e66ed0205 - - - - - -] No port 2d9c898c-0d06-4902-8935-7176c3348142 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:20:41.671 4208 2333633245424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:43.777 4208 2333633245424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 2.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:43.777 4208 2333613686848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:43.777 4208 2333613686848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:44.828 4208 2333631796144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b9e9bcb-8e85-4974-8500-a12144b29bb8 - - - - - -] port_update received: 650632a2-ab6f-4024-9c8f-d91ff5a87dc8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:20:44.828 4208 2333631796144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b9e9bcb-8e85-4974-8500-a12144b29bb8 - - - - - -] No port 650632a2-ab6f-4024-9c8f-d91ff5a87dc8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:20:45.164 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d07f97be-2b00-4c81-a7cf-ea02ac526203 2022-07-28 02:20:45.686 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-28 02:20:45.686 4208 2333632358880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd07f97be-2b00-4c81-a7cf-ea02ac526203' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:20:45.686 4208 2333632358880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd07f97be-2b00-4c81-a7cf-ea02ac526203' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:20:45.689 4208 2333632358880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d07f97be-2b00-4c81-a7cf-ea02ac526203 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:20:45.689 4208 2333632358880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b7a41f53-02ba-4d68-a9f3-9f5c3103be75 2022-07-28 02:20:45.689 4208 2333632358880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d07f97be-2b00-4c81-a7cf-ea02ac526203'] 2022-07-28 02:20:45.689 4208 2333632358880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:20:45.689 4208 2333632358880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d07f97be-2b00-4c81-a7cf-ea02ac526203'] 2022-07-28 02:20:46.421 4208 2333633608512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c310782-a717-48df-a2cb-642eeb69cb81 1ce471a0d92f4985b7d071078f30f1bc 723a88dd0d514e9080b5355da878b406 - - - -] Security group rule updated on remote: ['a3749da7-b79f-47f1-81fd-f00c6a713def'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:20:46.421 4208 2333633608512 MainThread INFO neutron.agent.securitygroups_rpc [req-0c310782-a717-48df-a2cb-642eeb69cb81 1ce471a0d92f4985b7d071078f30f1bc 723a88dd0d514e9080b5355da878b406 - - - -] Security group rule updated ['a3749da7-b79f-47f1-81fd-f00c6a713def'] 2022-07-28 02:20:46.813 4208 2333613269056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8379765b-360a-4b55-b884-75e503efaa62 1ce471a0d92f4985b7d071078f30f1bc 723a88dd0d514e9080b5355da878b406 - - - -] Security group rule updated on remote: ['a3749da7-b79f-47f1-81fd-f00c6a713def'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:20:46.813 4208 2333613269056 MainThread INFO neutron.agent.securitygroups_rpc [req-8379765b-360a-4b55-b884-75e503efaa62 1ce471a0d92f4985b7d071078f30f1bc 723a88dd0d514e9080b5355da878b406 - - - -] Security group rule updated ['a3749da7-b79f-47f1-81fd-f00c6a713def'] 2022-07-28 02:20:46.843 4208 2333613269056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-462fb962-ced6-46d9-bda2-d1131fa9a7c8 3fb609c27e9e4069a079c7fe674bafa0 c8a95d974bc1486c800b91945e600b7d - - - -] Security group member updated on remote: ['b01ab343-d76d-42d3-9244-d1f0ffa8253d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:20:46.843 4208 2333613269056 MainThread INFO neutron.agent.securitygroups_rpc [req-462fb962-ced6-46d9-bda2-d1131fa9a7c8 3fb609c27e9e4069a079c7fe674bafa0 c8a95d974bc1486c800b91945e600b7d - - - -] Security group member updated ['b01ab343-d76d-42d3-9244-d1f0ffa8253d'] 2022-07-28 02:20:47.671 4208 2333613269056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-341d3ff2-159d-4f89-bf87-26d0df6156ae 1ce471a0d92f4985b7d071078f30f1bc 723a88dd0d514e9080b5355da878b406 - - - -] Security group rule updated on remote: ['a3749da7-b79f-47f1-81fd-f00c6a713def'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:20:47.671 4208 2333613269056 MainThread INFO neutron.agent.securitygroups_rpc [req-341d3ff2-159d-4f89-bf87-26d0df6156ae 1ce471a0d92f4985b7d071078f30f1bc 723a88dd0d514e9080b5355da878b406 - - - -] Security group rule updated ['a3749da7-b79f-47f1-81fd-f00c6a713def'] 2022-07-28 02:20:47.693 4208 2333613269056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:47.817 4208 2333613269056 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:47.940 4208 2333632368704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d21aaa00-b28f-40c1-ac81-e34dffc0f70b 1ce471a0d92f4985b7d071078f30f1bc 723a88dd0d514e9080b5355da878b406 - - - -] Security group rule updated on remote: ['a3749da7-b79f-47f1-81fd-f00c6a713def'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:20:47.940 4208 2333632368704 MainThread INFO neutron.agent.securitygroups_rpc [req-d21aaa00-b28f-40c1-ac81-e34dffc0f70b 1ce471a0d92f4985b7d071078f30f1bc 723a88dd0d514e9080b5355da878b406 - - - -] Security group rule updated ['a3749da7-b79f-47f1-81fd-f00c6a713def'] 2022-07-28 02:20:48.311 4208 2333613330272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-722fabdc-b28b-41c9-b55b-ce629e4d00fe 1ce471a0d92f4985b7d071078f30f1bc 723a88dd0d514e9080b5355da878b406 - - - -] Security group rule updated on remote: ['a3749da7-b79f-47f1-81fd-f00c6a713def'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:20:48.311 4208 2333613330272 MainThread INFO neutron.agent.securitygroups_rpc [req-722fabdc-b28b-41c9-b55b-ce629e4d00fe 1ce471a0d92f4985b7d071078f30f1bc 723a88dd0d514e9080b5355da878b406 - - - -] Security group rule updated ['a3749da7-b79f-47f1-81fd-f00c6a713def'] 2022-07-28 02:20:48.892 4208 2333633164560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-30917e9b-8f27-4183-a383-a15857f16ca5 1ce471a0d92f4985b7d071078f30f1bc 723a88dd0d514e9080b5355da878b406 - - - -] Security group rule updated on remote: ['a3749da7-b79f-47f1-81fd-f00c6a713def'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:20:48.905 4208 2333633164560 MainThread INFO neutron.agent.securitygroups_rpc [req-30917e9b-8f27-4183-a383-a15857f16ca5 1ce471a0d92f4985b7d071078f30f1bc 723a88dd0d514e9080b5355da878b406 - - - -] Security group rule updated ['a3749da7-b79f-47f1-81fd-f00c6a713def'] 2022-07-28 02:20:49.674 4208 2333613157536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e492e291-f589-4997-b32b-42462362adac 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] port_update received: 6e132d86-41ff-4554-a4c5-042a10ca9f6c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:20:49.699 4208 2333613157536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e492e291-f589-4997-b32b-42462362adac 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] No port 6e132d86-41ff-4554-a4c5-042a10ca9f6c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:20:50.877 4208 2333633247712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1b03d2a-8c21-44d6-a240-cf18c4ee0899 - - - - - -] port_update received: 0195857b-6b78-43e7-80f4-8ece25380f5b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:20:50.877 4208 2333633247712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1b03d2a-8c21-44d6-a240-cf18c4ee0899 - - - - - -] No port 0195857b-6b78-43e7-80f4-8ece25380f5b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:20:53.254 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6e132d86-41ff-4554-a4c5-042a10ca9f6c 2022-07-28 02:20:53.712 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:20:54.082 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port 6e132d86-41ff-4554-a4c5-042a10ca9f6c 2022-07-28 02:20:54.082 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port 6e132d86-41ff-4554-a4c5-042a10ca9f6c updated. Details: {'device': '6e132d86-41ff-4554-a4c5-042a10ca9f6c', 'network_id': '8466f690-6ecd-4c36-b468-10b5b1c31996', 'port_id': '6e132d86-41ff-4554-a4c5-042a10ca9f6c', 'mac_address': 'fa:16:3e:16:2d:07', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 365, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '871bec04-2843-42ba-889b-bf8c69f943f2', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:20:54.082 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:20:54.082 4208 2333613157536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6e132d86-41ff-4554-a4c5-042a10ca9f6c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:54.082 4208 2333613157536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6e132d86-41ff-4554-a4c5-042a10ca9f6c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:20:54.082 4208 2333613157536 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8466f690-6ecd-4c36-b468-10b5b1c31996 2022-07-28 02:20:54.082 4208 2333613157536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:20:54.283 4208 2333613157536 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6e132d86-41ff-4554-a4c5-042a10ca9f6c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:20:54.283 4208 2333613157536 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6e132d86-41ff-4554-a4c5-042a10ca9f6c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:20:54.283 4208 2333633057536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e6b6ac0-f9a4-4bcb-aefa-00e8fd8bfabd dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] Security group member updated on remote: ['a5fd9244-062f-4462-8b45-3721c7088b44'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:20:54.283 4208 2333633057536 MainThread INFO neutron.agent.securitygroups_rpc [req-8e6b6ac0-f9a4-4bcb-aefa-00e8fd8bfabd dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] Security group member updated ['a5fd9244-062f-4462-8b45-3721c7088b44'] 2022-07-28 02:20:54.298 4208 2333613157536 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6e132d86-41ff-4554-a4c5-042a10ca9f6c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:20:54.298 4208 2333613157536 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 365, VLAN trunk: None to switch port 6e132d86-41ff-4554-a4c5-042a10ca9f6c 2022-07-28 02:20:54.391 4208 2333613157536 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:20:54.413 4208 2333613157536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6e132d86-41ff-4554-a4c5-042a10ca9f6c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:20:54.740 4208 2333613157536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6e132d86-41ff-4554-a4c5-042a10ca9f6c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:20:54.740 4208 2333613157536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:20:54.740 4208 2333613157536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b01ab343-d76d-42d3-9244-d1f0ffa8253d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:20:54.740 4208 2333613157536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b01ab343-d76d-42d3-9244-d1f0ffa8253d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-28 02:20:54.740 4208 2333613157536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6e132d86-41ff-4554-a4c5-042a10ca9f6c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:20:54.740 4208 2333613157536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:20:54.740 4208 2333613157536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6e132d86-41ff-4554-a4c5-042a10ca9f6c not yet added. Adding. 2022-07-28 02:20:54.740 4208 2333613157536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-28 02:20:54.740 4208 2333613157536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-28 02:20:54.921 4208 2333613157536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6e132d86-41ff-4554-a4c5-042a10ca9f6c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:55.098 4208 2333613157536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6e132d86-41ff-4554-a4c5-042a10ca9f6c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:55.098 4208 2333613157536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6e132d86-41ff-4554-a4c5-042a10ca9f6c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:55.295 4208 2333613157536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6e132d86-41ff-4554-a4c5-042a10ca9f6c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:55.405 4208 2333613157536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6e132d86-41ff-4554-a4c5-042a10ca9f6c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:55.405 4208 2333613157536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6e132d86-41ff-4554-a4c5-042a10ca9f6c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:20:55.405 4208 2333613157536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6e132d86-41ff-4554-a4c5-042a10ca9f6c processed. 2022-07-28 02:20:55.718 4208 2333613157536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:20:56.186 4208 2333613157536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.468s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:20:56.253 4208 2333613157536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7e268d5-6d31-4277-bef8-50bbe049d95e 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] port_update received: d7bdd3c4-419f-4c80-98bc-7d2cbf43e3df port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:20:56.282 4208 2333613157536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7e268d5-6d31-4277-bef8-50bbe049d95e 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] No port d7bdd3c4-419f-4c80-98bc-7d2cbf43e3df defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:21:12.282 4208 2333632858944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6543c2a0-f186-4d95-bab2-d041bc49793b c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Security group rule updated on remote: ['0df0a0cc-736e-439c-8afe-793336d59f6c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:21:12.282 4208 2333632858944 MainThread INFO neutron.agent.securitygroups_rpc [req-6543c2a0-f186-4d95-bab2-d041bc49793b c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Security group rule updated ['0df0a0cc-736e-439c-8afe-793336d59f6c'] 2022-07-28 02:21:12.531 4208 2333632055424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-86bbc236-6212-485a-8588-1b9b8866b370 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Security group rule updated on remote: ['0df0a0cc-736e-439c-8afe-793336d59f6c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:21:12.531 4208 2333632055424 MainThread INFO neutron.agent.securitygroups_rpc [req-86bbc236-6212-485a-8588-1b9b8866b370 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Security group rule updated ['0df0a0cc-736e-439c-8afe-793336d59f6c'] 2022-07-28 02:21:12.754 4208 2333633002304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-69d344a0-31bc-473c-b3f1-f92ce57b4f47 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Security group rule updated on remote: ['0df0a0cc-736e-439c-8afe-793336d59f6c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:21:12.754 4208 2333633002304 MainThread INFO neutron.agent.securitygroups_rpc [req-69d344a0-31bc-473c-b3f1-f92ce57b4f47 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Security group rule updated ['0df0a0cc-736e-439c-8afe-793336d59f6c'] 2022-07-28 02:21:12.921 4208 2333633002304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3b9708d8-0af0-403b-ba47-ceec20281e52 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Security group rule updated on remote: ['0df0a0cc-736e-439c-8afe-793336d59f6c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:21:12.921 4208 2333633002304 MainThread INFO neutron.agent.securitygroups_rpc [req-3b9708d8-0af0-403b-ba47-ceec20281e52 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Security group rule updated ['0df0a0cc-736e-439c-8afe-793336d59f6c'] 2022-07-28 02:21:13.078 4208 2333632506336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d78e6fa6-e858-4280-8741-5508ca431184 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Security group rule updated on remote: ['0df0a0cc-736e-439c-8afe-793336d59f6c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:21:13.078 4208 2333632506336 MainThread INFO neutron.agent.securitygroups_rpc [req-d78e6fa6-e858-4280-8741-5508ca431184 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Security group rule updated ['0df0a0cc-736e-439c-8afe-793336d59f6c'] 2022-07-28 02:21:13.233 4208 2333633401072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97e3feb8-5c5d-4594-903d-3f1b856e9a17 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Security group rule updated on remote: ['0df0a0cc-736e-439c-8afe-793336d59f6c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:21:13.233 4208 2333633401072 MainThread INFO neutron.agent.securitygroups_rpc [req-97e3feb8-5c5d-4594-903d-3f1b856e9a17 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Security group rule updated ['0df0a0cc-736e-439c-8afe-793336d59f6c'] 2022-07-28 02:21:14.046 4208 2333632262384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Security group member updated on remote: ['ee2bcc01-878d-4b7d-a672-2807d3cec12b', '0df0a0cc-736e-439c-8afe-793336d59f6c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:21:14.046 4208 2333632262384 MainThread INFO neutron.agent.securitygroups_rpc [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Security group member updated ['ee2bcc01-878d-4b7d-a672-2807d3cec12b', '0df0a0cc-736e-439c-8afe-793336d59f6c'] 2022-07-28 02:21:14.046 4208 2333632262384 MainThread INFO neutron.agent.securitygroups_rpc [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Refresh firewall rules 2022-07-28 02:21:14.046 4208 2333632262384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Get security group information for devices via rpc ['69119806-930f-400d-b217-df9b4467529b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:21:14.108 4208 2333633908976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] port_update received: 69119806-930f-400d-b217-df9b4467529b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:21:14.138 4208 2333633908976 MainThread DEBUG oslo_concurrency.lockutils [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Lock "n-hv-agent-port-lock-69119806-930f-400d-b217-df9b4467529b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:14.138 4208 2333633908976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Binding port 69119806-930f-400d-b217-df9b4467529b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:21:14.138 4208 2333633908976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:21:14.170 4208 2333633908976 MainThread DEBUG neutron.services.trunk.rpc.agent [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '69119806-930f-400d-b217-df9b4467529b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:21:14.170 4208 2333633908976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '69119806-930f-400d-b217-df9b4467529b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:21:14.187 4208 2333633908976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Trunk plugin disabled on server. Assuming port 69119806-930f-400d-b217-df9b4467529b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:21:14.187 4208 2333633908976 MainThread INFO networking_hyperv.neutron.trunk_driver [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Binding VLAN ID: 388, VLAN trunk: None to switch port 69119806-930f-400d-b217-df9b4467529b 2022-07-28 02:21:14.248 4208 2333633908976 MainThread INFO neutron.agent.securitygroups_rpc [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Refresh firewall rules 2022-07-28 02:21:14.248 4208 2333633908976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Get security group information for devices via rpc ['69119806-930f-400d-b217-df9b4467529b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:21:14.816 4208 2333632262384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Update security group information for ports dict_keys(['69119806-930f-400d-b217-df9b4467529b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:21:14.828 4208 2333632262384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:21:14.828 4208 2333632262384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Update rules of security group (0df0a0cc-736e-439c-8afe-793336d59f6c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:21:14.828 4208 2333632262384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Update rules of security group (ee2bcc01-878d-4b7d-a672-2807d3cec12b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:21:14.828 4208 2333632262384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Update members of security group (ee2bcc01-878d-4b7d-a672-2807d3cec12b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-28 02:21:14.828 4208 2333632262384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Update port filter for 69119806-930f-400d-b217-df9b4467529b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:21:14.828 4208 2333632262384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Updating port rules. 2022-07-28 02:21:14.828 4208 2333632262384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Creating 6 new rules, removing 0 old rules. 2022-07-28 02:21:14.828 4208 2333632262384 MainThread DEBUG oslo_concurrency.lockutils [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Lock "n-hv-driver-port-lock-69119806-930f-400d-b217-df9b4467529b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:14.998 4208 2333632262384 MainThread DEBUG oslo_concurrency.lockutils [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Lock "n-hv-driver-port-lock-69119806-930f-400d-b217-df9b4467529b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:21:14.998 4208 2333632262384 MainThread DEBUG oslo_concurrency.lockutils [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Lock "n-hv-driver-port-lock-69119806-930f-400d-b217-df9b4467529b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:14.998 4208 2333632262384 MainThread DEBUG oslo_concurrency.lockutils [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Lock "n-hv-driver-port-lock-69119806-930f-400d-b217-df9b4467529b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:21:14.998 4208 2333633908976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Update security group information for ports dict_keys(['69119806-930f-400d-b217-df9b4467529b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:21:14.998 4208 2333633908976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:21:14.998 4208 2333633908976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Update rules of security group (0df0a0cc-736e-439c-8afe-793336d59f6c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:21:14.998 4208 2333633908976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Update rules of security group (ee2bcc01-878d-4b7d-a672-2807d3cec12b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:21:14.998 4208 2333633908976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Update members of security group (ee2bcc01-878d-4b7d-a672-2807d3cec12b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-28 02:21:14.998 4208 2333633908976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Update port filter for 69119806-930f-400d-b217-df9b4467529b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:21:14.998 4208 2333633908976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Updating port rules. 2022-07-28 02:21:14.998 4208 2333633908976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Creating 0 new rules, removing 0 old rules. 2022-07-28 02:21:15.014 4208 2333633908976 MainThread DEBUG oslo_concurrency.lockutils [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Lock "n-hv-driver-port-lock-69119806-930f-400d-b217-df9b4467529b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:15.014 4208 2333633908976 MainThread DEBUG oslo_concurrency.lockutils [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Lock "n-hv-driver-port-lock-69119806-930f-400d-b217-df9b4467529b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:21:15.014 4208 2333633908976 MainThread DEBUG oslo_concurrency.lockutils [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Lock "n-hv-driver-port-lock-69119806-930f-400d-b217-df9b4467529b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:15.014 4208 2333633908976 MainThread DEBUG oslo_concurrency.lockutils [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Lock "n-hv-driver-port-lock-69119806-930f-400d-b217-df9b4467529b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:21:15.048 4208 2333633908976 MainThread DEBUG oslo_concurrency.lockutils [req-3a3672c0-85c1-4831-ae02-56a186b5e177 c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Lock "n-hv-agent-port-lock-69119806-930f-400d-b217-df9b4467529b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:21:15.487 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6e132d86-41ff-4554-a4c5-042a10ca9f6c 2022-07-28 02:21:15.564 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d07f97be-2b00-4c81-a7cf-ea02ac526203 2022-07-28 02:21:15.686 4208 2333613769648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb2473b8-3470-431c-8933-76801ace84ff 3fb609c27e9e4069a079c7fe674bafa0 c8a95d974bc1486c800b91945e600b7d - - - -] Security group member updated on remote: ['b01ab343-d76d-42d3-9244-d1f0ffa8253d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:21:15.686 4208 2333613769648 MainThread INFO neutron.agent.securitygroups_rpc [req-bb2473b8-3470-431c-8933-76801ace84ff 3fb609c27e9e4069a079c7fe674bafa0 c8a95d974bc1486c800b91945e600b7d - - - -] Security group member updated ['b01ab343-d76d-42d3-9244-d1f0ffa8253d'] 2022-07-28 02:21:15.686 4208 2333613769648 MainThread INFO neutron.agent.securitygroups_rpc [req-bb2473b8-3470-431c-8933-76801ace84ff 3fb609c27e9e4069a079c7fe674bafa0 c8a95d974bc1486c800b91945e600b7d - - - -] Refresh firewall rules 2022-07-28 02:21:15.686 4208 2333613769648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb2473b8-3470-431c-8933-76801ace84ff 3fb609c27e9e4069a079c7fe674bafa0 c8a95d974bc1486c800b91945e600b7d - - - -] Get security group information for devices via rpc ['6e132d86-41ff-4554-a4c5-042a10ca9f6c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:21:15.756 4208 2333613769648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bb2473b8-3470-431c-8933-76801ace84ff 3fb609c27e9e4069a079c7fe674bafa0 c8a95d974bc1486c800b91945e600b7d - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:21:15.756 4208 2333613769648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bb2473b8-3470-431c-8933-76801ace84ff 3fb609c27e9e4069a079c7fe674bafa0 c8a95d974bc1486c800b91945e600b7d - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:21:15.841 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:21:15.858 4208 2333613769648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb2473b8-3470-431c-8933-76801ace84ff 3fb609c27e9e4069a079c7fe674bafa0 c8a95d974bc1486c800b91945e600b7d - - - -] port_delete event received for '6e132d86-41ff-4554-a4c5-042a10ca9f6c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:21:16.066 4208 2333632506336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0cc3a097-0b10-4898-9ee0-4f1ad70e87e1 1ce471a0d92f4985b7d071078f30f1bc 723a88dd0d514e9080b5355da878b406 - - - -] Security group member updated on remote: ['a3749da7-b79f-47f1-81fd-f00c6a713def'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:21:16.066 4208 2333632506336 MainThread INFO neutron.agent.securitygroups_rpc [req-0cc3a097-0b10-4898-9ee0-4f1ad70e87e1 1ce471a0d92f4985b7d071078f30f1bc 723a88dd0d514e9080b5355da878b406 - - - -] Security group member updated ['a3749da7-b79f-47f1-81fd-f00c6a713def'] 2022-07-28 02:21:16.097 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port d07f97be-2b00-4c81-a7cf-ea02ac526203 2022-07-28 02:21:16.097 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port d07f97be-2b00-4c81-a7cf-ea02ac526203 updated. Details: {'device': 'd07f97be-2b00-4c81-a7cf-ea02ac526203', 'network_id': 'b7a41f53-02ba-4d68-a9f3-9f5c3103be75', 'port_id': 'd07f97be-2b00-4c81-a7cf-ea02ac526203', 'mac_address': 'fa:16:3e:ce:24:89', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 372, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5140c104-3441-42e7-8ecc-b111359f4da5', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:21:16.097 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:21:16.097 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-28 02:21:16.097 4208 2333632734128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6e132d86-41ff-4554-a4c5-042a10ca9f6c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:21:16.097 4208 2333632734128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6e132d86-41ff-4554-a4c5-042a10ca9f6c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:21:16.097 4208 2333632734128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6e132d86-41ff-4554-a4c5-042a10ca9f6c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:21:16.125 4208 2333632734128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8466f690-6ecd-4c36-b468-10b5b1c31996 2022-07-28 02:21:16.125 4208 2333632734128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6e132d86-41ff-4554-a4c5-042a10ca9f6c'] 2022-07-28 02:21:16.125 4208 2333632734128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-28 02:21:16.125 4208 2333632734128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:21:16.125 4208 2333632734128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6e132d86-41ff-4554-a4c5-042a10ca9f6c'] 2022-07-28 02:21:16.125 4208 2333632506336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d07f97be-2b00-4c81-a7cf-ea02ac526203" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:16.125 4208 2333632506336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d07f97be-2b00-4c81-a7cf-ea02ac526203 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:21:16.125 4208 2333632506336 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b7a41f53-02ba-4d68-a9f3-9f5c3103be75 2022-07-28 02:21:16.125 4208 2333632506336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:21:16.297 4208 2333632506336 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd07f97be-2b00-4c81-a7cf-ea02ac526203') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:21:16.297 4208 2333632506336 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd07f97be-2b00-4c81-a7cf-ea02ac526203') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:21:16.318 4208 2333632506336 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d07f97be-2b00-4c81-a7cf-ea02ac526203 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:21:16.318 4208 2333632506336 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 372, VLAN trunk: None to switch port d07f97be-2b00-4c81-a7cf-ea02ac526203 2022-07-28 02:21:16.435 4208 2333632506336 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:21:16.435 4208 2333632506336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d07f97be-2b00-4c81-a7cf-ea02ac526203'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:21:16.701 4208 2333632506336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d07f97be-2b00-4c81-a7cf-ea02ac526203']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:21:16.701 4208 2333632506336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:21:16.701 4208 2333632506336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (02237a53-9635-4c41-b478-34d65114a395) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:21:16.701 4208 2333632506336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d07f97be-2b00-4c81-a7cf-ea02ac526203 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:21:16.701 4208 2333632506336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:21:16.701 4208 2333632506336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d07f97be-2b00-4c81-a7cf-ea02ac526203 not yet added. Adding. 2022-07-28 02:21:16.701 4208 2333632506336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-28 02:21:16.701 4208 2333632506336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-28 02:21:16.890 4208 2333632506336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d07f97be-2b00-4c81-a7cf-ea02ac526203" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:17.064 4208 2333632506336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d07f97be-2b00-4c81-a7cf-ea02ac526203" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:21:17.064 4208 2333632506336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d07f97be-2b00-4c81-a7cf-ea02ac526203" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:17.263 4208 2333632506336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d07f97be-2b00-4c81-a7cf-ea02ac526203" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:21:17.410 4208 2333632506336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d07f97be-2b00-4c81-a7cf-ea02ac526203" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:21:17.410 4208 2333632506336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d07f97be-2b00-4c81-a7cf-ea02ac526203 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:21:17.410 4208 2333632506336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d07f97be-2b00-4c81-a7cf-ea02ac526203 processed. 2022-07-28 02:21:17.410 4208 2333632506336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-834490a8-ba3c-452d-b6dc-69e7c904caa2 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] port_update received: 4361cfbc-bcbf-486b-ad6a-719f5fc09a5d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:21:17.423 4208 2333632506336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-834490a8-ba3c-452d-b6dc-69e7c904caa2 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] No port 4361cfbc-bcbf-486b-ad6a-719f5fc09a5d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:21:17.562 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d7bdd3c4-419f-4c80-98bc-7d2cbf43e3df 2022-07-28 02:21:17.837 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:21:17.837 4208 2333633729632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:18.377 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port d7bdd3c4-419f-4c80-98bc-7d2cbf43e3df 2022-07-28 02:21:18.377 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port d7bdd3c4-419f-4c80-98bc-7d2cbf43e3df updated. Details: {'device': 'd7bdd3c4-419f-4c80-98bc-7d2cbf43e3df', 'network_id': '6a862076-171d-4686-a6b7-e646e42fd313', 'port_id': 'd7bdd3c4-419f-4c80-98bc-7d2cbf43e3df', 'mac_address': 'fa:16:3e:ef:de:dc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 371, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '27735d0c-b318-4429-9a91-75d6f81f616d', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:21:18.377 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:21:18.377 4208 2333633117520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d7bdd3c4-419f-4c80-98bc-7d2cbf43e3df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:18.377 4208 2333633117520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d7bdd3c4-419f-4c80-98bc-7d2cbf43e3df _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:21:18.377 4208 2333633117520 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6a862076-171d-4686-a6b7-e646e42fd313 2022-07-28 02:21:18.377 4208 2333633117520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:21:18.529 4208 2333633117520 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd7bdd3c4-419f-4c80-98bc-7d2cbf43e3df') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:21:18.529 4208 2333633117520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd7bdd3c4-419f-4c80-98bc-7d2cbf43e3df') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:21:18.529 4208 2333633729632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.687s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:21:18.554 4208 2333633117520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d7bdd3c4-419f-4c80-98bc-7d2cbf43e3df is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:21:18.554 4208 2333633117520 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 371, VLAN trunk: None to switch port d7bdd3c4-419f-4c80-98bc-7d2cbf43e3df 2022-07-28 02:21:18.673 4208 2333633117520 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:21:18.673 4208 2333633117520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d7bdd3c4-419f-4c80-98bc-7d2cbf43e3df'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:21:18.986 4208 2333633117520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d7bdd3c4-419f-4c80-98bc-7d2cbf43e3df']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:21:18.999 4208 2333633117520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:21:18.999 4208 2333633117520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a5fd9244-062f-4462-8b45-3721c7088b44) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:21:18.999 4208 2333633117520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d7bdd3c4-419f-4c80-98bc-7d2cbf43e3df _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:21:18.999 4208 2333633117520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:21:18.999 4208 2333633117520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d7bdd3c4-419f-4c80-98bc-7d2cbf43e3df not yet added. Adding. 2022-07-28 02:21:18.999 4208 2333633117520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-28 02:21:18.999 4208 2333633117520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-28 02:21:19.170 4208 2333633117520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7bdd3c4-419f-4c80-98bc-7d2cbf43e3df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:19.358 4208 2333633117520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7bdd3c4-419f-4c80-98bc-7d2cbf43e3df" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:21:19.358 4208 2333633117520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7bdd3c4-419f-4c80-98bc-7d2cbf43e3df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:19.580 4208 2333633117520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7bdd3c4-419f-4c80-98bc-7d2cbf43e3df" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:21:19.737 4208 2333633117520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d7bdd3c4-419f-4c80-98bc-7d2cbf43e3df" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:21:20.632 4208 2333633117520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d7bdd3c4-419f-4c80-98bc-7d2cbf43e3df status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:21:22.468 4208 2333633117520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d7bdd3c4-419f-4c80-98bc-7d2cbf43e3df processed. 2022-07-28 02:21:22.468 4208 2333633117520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:22.658 4208 2333633117520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:21:25.671 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4361cfbc-bcbf-486b-ad6a-719f5fc09a5d 2022-07-28 02:21:26.484 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:21:26.904 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port 4361cfbc-bcbf-486b-ad6a-719f5fc09a5d 2022-07-28 02:21:26.904 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port 4361cfbc-bcbf-486b-ad6a-719f5fc09a5d updated. Details: {'device': '4361cfbc-bcbf-486b-ad6a-719f5fc09a5d', 'network_id': '3028137f-378b-4f43-9bf1-434ecd477647', 'port_id': '4361cfbc-bcbf-486b-ad6a-719f5fc09a5d', 'mac_address': 'fa:16:3e:51:2c:91', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 368, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '27e5cd1e-e52c-425e-8667-f3f406f660a7', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:21:26.904 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:21:26.904 4208 2333633473168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4361cfbc-bcbf-486b-ad6a-719f5fc09a5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:26.904 4208 2333633473168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4361cfbc-bcbf-486b-ad6a-719f5fc09a5d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:21:26.904 4208 2333633473168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3028137f-378b-4f43-9bf1-434ecd477647 2022-07-28 02:21:26.904 4208 2333633473168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:21:27.107 4208 2333633473168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4361cfbc-bcbf-486b-ad6a-719f5fc09a5d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:21:27.107 4208 2333633473168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4361cfbc-bcbf-486b-ad6a-719f5fc09a5d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:21:27.141 4208 2333633473168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4361cfbc-bcbf-486b-ad6a-719f5fc09a5d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:21:27.141 4208 2333633473168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 368, VLAN trunk: None to switch port 4361cfbc-bcbf-486b-ad6a-719f5fc09a5d 2022-07-28 02:21:27.279 4208 2333633473168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:21:27.279 4208 2333633473168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4361cfbc-bcbf-486b-ad6a-719f5fc09a5d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:21:27.595 4208 2333633473168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4361cfbc-bcbf-486b-ad6a-719f5fc09a5d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:21:27.595 4208 2333633473168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:21:27.595 4208 2333633473168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a3749da7-b79f-47f1-81fd-f00c6a713def) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:21:27.595 4208 2333633473168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4361cfbc-bcbf-486b-ad6a-719f5fc09a5d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:21:27.595 4208 2333633473168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:21:27.595 4208 2333633473168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4361cfbc-bcbf-486b-ad6a-719f5fc09a5d not yet added. Adding. 2022-07-28 02:21:27.595 4208 2333633473168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-28 02:21:27.595 4208 2333633473168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-28 02:21:27.857 4208 2333633473168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4361cfbc-bcbf-486b-ad6a-719f5fc09a5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:28.108 4208 2333633473168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4361cfbc-bcbf-486b-ad6a-719f5fc09a5d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:21:28.108 4208 2333633473168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4361cfbc-bcbf-486b-ad6a-719f5fc09a5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:28.374 4208 2333633473168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4361cfbc-bcbf-486b-ad6a-719f5fc09a5d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:21:28.600 4208 2333633473168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4361cfbc-bcbf-486b-ad6a-719f5fc09a5d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.703s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:21:28.600 4208 2333633473168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4361cfbc-bcbf-486b-ad6a-719f5fc09a5d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:21:28.600 4208 2333633473168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4361cfbc-bcbf-486b-ad6a-719f5fc09a5d processed. 2022-07-28 02:21:28.600 4208 2333633473168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:28.892 4208 2333633473168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:21:31.734 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 60dcd1ef-cfe6-44be-bd4d-be1a1761d28d 2022-07-28 02:21:32.609 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-28 02:21:32.609 4208 2333634028112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '60dcd1ef-cfe6-44be-bd4d-be1a1761d28d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:21:32.609 4208 2333634028112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '60dcd1ef-cfe6-44be-bd4d-be1a1761d28d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:21:32.609 4208 2333634028112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 60dcd1ef-cfe6-44be-bd4d-be1a1761d28d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:21:32.639 4208 2333634028112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['60dcd1ef-cfe6-44be-bd4d-be1a1761d28d'] 2022-07-28 02:21:32.639 4208 2333634028112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-28 02:21:32.639 4208 2333634028112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:21:32.639 4208 2333634028112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['60dcd1ef-cfe6-44be-bd4d-be1a1761d28d'] 2022-07-28 02:21:32.747 4208 2333634028112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f20d4075-1eec-4b41-953c-b3479917fc95 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group member updated on remote: ['01e84188-5950-457b-9572-4bcca873a123'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:21:32.747 4208 2333634028112 MainThread INFO neutron.agent.securitygroups_rpc [req-f20d4075-1eec-4b41-953c-b3479917fc95 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group member updated ['01e84188-5950-457b-9572-4bcca873a123'] 2022-07-28 02:21:33.206 4208 2333634028112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f20d4075-1eec-4b41-953c-b3479917fc95 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] port_delete event received for '60dcd1ef-cfe6-44be-bd4d-be1a1761d28d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:21:34.627 4208 2333634028112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:34.764 4208 2333634028112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:21:36.952 4208 2333633000368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c505999-fa1c-45b7-b995-f20deaa62c62 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] port_delete event received for 'd0795caa-a256-4a9b-b520-27baa7b2fe42' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:21:43.389 4208 2333634328352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6874405d-d603-4f7e-be75-28bbf918daf1 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Security group rule updated on remote: ['eafc79e1-ccee-4962-b8d4-525a963268a2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:21:43.389 4208 2333634328352 MainThread INFO neutron.agent.securitygroups_rpc [req-6874405d-d603-4f7e-be75-28bbf918daf1 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Security group rule updated ['eafc79e1-ccee-4962-b8d4-525a963268a2'] 2022-07-28 02:21:43.536 4208 2333633116816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-11212ee9-269c-4ee2-bb08-dd97b4ecb174 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Security group rule updated on remote: ['eafc79e1-ccee-4962-b8d4-525a963268a2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:21:43.536 4208 2333633116816 MainThread INFO neutron.agent.securitygroups_rpc [req-11212ee9-269c-4ee2-bb08-dd97b4ecb174 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Security group rule updated ['eafc79e1-ccee-4962-b8d4-525a963268a2'] 2022-07-28 02:21:43.919 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f6815afe-e104-4782-8f6b-4017625ff4b9 2022-07-28 02:21:44.218 4208 2333633116816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6af559d-11d8-4d48-85de-662eb469ab5f 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group member updated on remote: ['8347a0a2-9c3c-4882-9f4b-ed59c58e8074'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:21:44.218 4208 2333633116816 MainThread INFO neutron.agent.securitygroups_rpc [req-e6af559d-11d8-4d48-85de-662eb469ab5f 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group member updated ['8347a0a2-9c3c-4882-9f4b-ed59c58e8074'] 2022-07-28 02:21:44.616 4208 2333633116816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6af559d-11d8-4d48-85de-662eb469ab5f 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] port_delete event received for 'f6815afe-e104-4782-8f6b-4017625ff4b9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:21:44.654 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-28 02:21:44.654 4208 2333633116816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f6815afe-e104-4782-8f6b-4017625ff4b9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:21:44.654 4208 2333633116816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f6815afe-e104-4782-8f6b-4017625ff4b9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:21:44.654 4208 2333633116816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f6815afe-e104-4782-8f6b-4017625ff4b9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:21:44.672 4208 2333633116816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bda255f1-8497-41f0-9d65-8f281bd7eb0d 2022-07-28 02:21:44.672 4208 2333633116816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f6815afe-e104-4782-8f6b-4017625ff4b9'] 2022-07-28 02:21:44.672 4208 2333633116816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-28 02:21:44.672 4208 2333633116816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:21:44.672 4208 2333633116816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f6815afe-e104-4782-8f6b-4017625ff4b9'] 2022-07-28 02:21:46.659 4208 2333613688784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:46.700 4208 2333613688784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:21:47.315 4208 2333633041680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-221f35e9-1ec4-4696-956f-7c1a6489c998 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] network_delete received. Deleting network 8466f690-6ecd-4c36-b468-10b5b1c31996 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-28 02:21:47.315 4208 2333633041680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-221f35e9-1ec4-4696-956f-7c1a6489c998 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] Network 8466f690-6ecd-4c36-b468-10b5b1c31996 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-28 02:21:47.544 4208 2333633472816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17a7fea0-c254-4fcf-a4ad-be8de0634201 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] port_delete event received for 'f6f0c6ba-4427-4551-b505-64e3945e9ee9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:21:47.985 4208 2333633956496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f30b3d60-5687-4528-9801-9f69666636c6 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Security group member updated on remote: ['eafc79e1-ccee-4962-b8d4-525a963268a2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:21:47.985 4208 2333633956496 MainThread INFO neutron.agent.securitygroups_rpc [req-f30b3d60-5687-4528-9801-9f69666636c6 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Security group member updated ['eafc79e1-ccee-4962-b8d4-525a963268a2'] 2022-07-28 02:21:48.200 4208 2333633969312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ac788c79-6837-4604-8b59-0b99120dcdc7 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group rule updated on remote: ['c0cc4412-766c-43c5-93c7-1c57759f3e07'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:21:48.200 4208 2333633969312 MainThread INFO neutron.agent.securitygroups_rpc [req-ac788c79-6837-4604-8b59-0b99120dcdc7 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group rule updated ['c0cc4412-766c-43c5-93c7-1c57759f3e07'] 2022-07-28 02:21:48.422 4208 2333633163328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-973f4e26-2100-431c-8114-830ad4b61a73 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group rule updated on remote: ['c0cc4412-766c-43c5-93c7-1c57759f3e07'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:21:48.422 4208 2333633163328 MainThread INFO neutron.agent.securitygroups_rpc [req-973f4e26-2100-431c-8114-830ad4b61a73 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group rule updated ['c0cc4412-766c-43c5-93c7-1c57759f3e07'] 2022-07-28 02:21:49.237 4208 2333633909856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3d64e8d-1eab-4393-b65b-9a3545234d6d 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] port_update received: 4d95fa12-8f07-4a72-acd9-94e8934faa9a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:21:49.251 4208 2333633909856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3d64e8d-1eab-4393-b65b-9a3545234d6d 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] No port 4d95fa12-8f07-4a72-acd9-94e8934faa9a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:21:52.049 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4d95fa12-8f07-4a72-acd9-94e8934faa9a 2022-07-28 02:21:52.528 4208 2333631741088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-af05dca7-aee0-461f-8caa-ef68cc8c8e92 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group member updated on remote: ['c0cc4412-766c-43c5-93c7-1c57759f3e07'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:21:52.528 4208 2333631741088 MainThread INFO neutron.agent.securitygroups_rpc [req-af05dca7-aee0-461f-8caa-ef68cc8c8e92 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group member updated ['c0cc4412-766c-43c5-93c7-1c57759f3e07'] 2022-07-28 02:21:52.690 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:21:52.919 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port 4d95fa12-8f07-4a72-acd9-94e8934faa9a 2022-07-28 02:21:52.919 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port 4d95fa12-8f07-4a72-acd9-94e8934faa9a updated. Details: {'device': '4d95fa12-8f07-4a72-acd9-94e8934faa9a', 'network_id': '409dbfc5-7fa3-448b-9a8d-151bbb9f6be9', 'port_id': '4d95fa12-8f07-4a72-acd9-94e8934faa9a', 'mac_address': 'fa:16:3e:36:de:fc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 361, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '85b85007-31bd-4b12-8b58-5449a423c715', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:21:52.919 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:21:52.919 4208 2333633684400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4d95fa12-8f07-4a72-acd9-94e8934faa9a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:52.919 4208 2333633684400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4d95fa12-8f07-4a72-acd9-94e8934faa9a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:21:52.919 4208 2333633684400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:21:53.107 4208 2333633684400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4d95fa12-8f07-4a72-acd9-94e8934faa9a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:21:53.107 4208 2333633684400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4d95fa12-8f07-4a72-acd9-94e8934faa9a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:21:53.127 4208 2333633684400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4d95fa12-8f07-4a72-acd9-94e8934faa9a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:21:53.127 4208 2333633684400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 361, VLAN trunk: None to switch port 4d95fa12-8f07-4a72-acd9-94e8934faa9a 2022-07-28 02:21:53.262 4208 2333633684400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:21:53.262 4208 2333633684400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4d95fa12-8f07-4a72-acd9-94e8934faa9a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:21:53.356 4208 2333631325280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c85d627-5a43-4b0e-898c-640943c6187c 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] port_update received: 694278ed-c102-42be-8044-5a9265e3dcc1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:21:53.372 4208 2333631325280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c85d627-5a43-4b0e-898c-640943c6187c 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] No port 694278ed-c102-42be-8044-5a9265e3dcc1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:21:53.452 4208 2333633684400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4d95fa12-8f07-4a72-acd9-94e8934faa9a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:21:53.452 4208 2333633684400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:21:53.452 4208 2333633684400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (eafc79e1-ccee-4962-b8d4-525a963268a2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:21:53.452 4208 2333633684400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4d95fa12-8f07-4a72-acd9-94e8934faa9a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:21:53.452 4208 2333633684400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:21:53.452 4208 2333633684400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4d95fa12-8f07-4a72-acd9-94e8934faa9a not yet added. Adding. 2022-07-28 02:21:53.452 4208 2333633684400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-28 02:21:53.452 4208 2333633684400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-28 02:21:53.673 4208 2333633684400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d95fa12-8f07-4a72-acd9-94e8934faa9a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:53.859 4208 2333633684400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d95fa12-8f07-4a72-acd9-94e8934faa9a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:21:53.859 4208 2333633684400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d95fa12-8f07-4a72-acd9-94e8934faa9a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:54.106 4208 2333633684400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d95fa12-8f07-4a72-acd9-94e8934faa9a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:21:54.279 4208 2333633684400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4d95fa12-8f07-4a72-acd9-94e8934faa9a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:21:54.279 4208 2333633684400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4d95fa12-8f07-4a72-acd9-94e8934faa9a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:21:54.279 4208 2333633684400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4d95fa12-8f07-4a72-acd9-94e8934faa9a processed. 2022-07-28 02:21:54.700 4208 2333633684400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:54.998 4208 2333633684400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:21:56.093 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 694278ed-c102-42be-8044-5a9265e3dcc1 2022-07-28 02:21:56.721 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:21:56.918 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port 694278ed-c102-42be-8044-5a9265e3dcc1 2022-07-28 02:21:56.918 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port 694278ed-c102-42be-8044-5a9265e3dcc1 updated. Details: {'device': '694278ed-c102-42be-8044-5a9265e3dcc1', 'network_id': 'bda255f1-8497-41f0-9d65-8f281bd7eb0d', 'port_id': '694278ed-c102-42be-8044-5a9265e3dcc1', 'mac_address': 'fa:16:3e:51:f8:b5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 369, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0b6c1c1a-91bf-46d8-8e77-626f9a84855f', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:21:56.918 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:21:56.918 4208 2333634401376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-694278ed-c102-42be-8044-5a9265e3dcc1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:56.918 4208 2333634401376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 694278ed-c102-42be-8044-5a9265e3dcc1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:21:56.918 4208 2333634401376 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bda255f1-8497-41f0-9d65-8f281bd7eb0d 2022-07-28 02:21:56.918 4208 2333634401376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:21:57.125 4208 2333634401376 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '694278ed-c102-42be-8044-5a9265e3dcc1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:21:57.125 4208 2333634401376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '694278ed-c102-42be-8044-5a9265e3dcc1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:21:57.125 4208 2333634401376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 694278ed-c102-42be-8044-5a9265e3dcc1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:21:57.125 4208 2333634401376 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 369, VLAN trunk: None to switch port 694278ed-c102-42be-8044-5a9265e3dcc1 2022-07-28 02:21:57.279 4208 2333634401376 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:21:57.279 4208 2333634401376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['694278ed-c102-42be-8044-5a9265e3dcc1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:21:57.419 4208 2333634401376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['694278ed-c102-42be-8044-5a9265e3dcc1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:21:57.419 4208 2333634401376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:21:57.419 4208 2333634401376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c0cc4412-766c-43c5-93c7-1c57759f3e07) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:21:57.419 4208 2333634401376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 694278ed-c102-42be-8044-5a9265e3dcc1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:21:57.419 4208 2333634401376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:21:57.419 4208 2333634401376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 694278ed-c102-42be-8044-5a9265e3dcc1 not yet added. Adding. 2022-07-28 02:21:57.419 4208 2333634401376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-28 02:21:57.419 4208 2333634401376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-28 02:21:57.624 4208 2333634401376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-694278ed-c102-42be-8044-5a9265e3dcc1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:57.828 4208 2333634401376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-694278ed-c102-42be-8044-5a9265e3dcc1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:21:57.828 4208 2333634401376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-694278ed-c102-42be-8044-5a9265e3dcc1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:58.028 4208 2333634401376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-694278ed-c102-42be-8044-5a9265e3dcc1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:21:58.219 4208 2333634401376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-694278ed-c102-42be-8044-5a9265e3dcc1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:21:58.219 4208 2333634401376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 694278ed-c102-42be-8044-5a9265e3dcc1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:21:58.219 4208 2333634401376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 694278ed-c102-42be-8044-5a9265e3dcc1 processed. 2022-07-28 02:21:58.735 4208 2333632076784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:21:58.921 4208 2333632076784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:22:28.591 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d07f97be-2b00-4c81-a7cf-ea02ac526203 2022-07-28 02:22:28.902 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-28 02:22:28.902 4208 2333634842112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd07f97be-2b00-4c81-a7cf-ea02ac526203' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:22:28.902 4208 2333634842112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd07f97be-2b00-4c81-a7cf-ea02ac526203' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:22:28.902 4208 2333634842112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d07f97be-2b00-4c81-a7cf-ea02ac526203 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:22:28.918 4208 2333634842112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b7a41f53-02ba-4d68-a9f3-9f5c3103be75 2022-07-28 02:22:28.933 4208 2333634842112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d07f97be-2b00-4c81-a7cf-ea02ac526203'] 2022-07-28 02:22:28.933 4208 2333634842112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-28 02:22:28.933 4208 2333634842112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:22:28.933 4208 2333634842112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d07f97be-2b00-4c81-a7cf-ea02ac526203'] 2022-07-28 02:22:29.043 4208 2333634842112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e2de700-3cf0-4ce6-8146-9c3c92a27ded 67ffe17468b04aa6ab148a976b5464b4 1ed45da3e0024fa597d03299abae9859 - - - -] Security group member updated on remote: ['02237a53-9635-4c41-b478-34d65114a395'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:22:29.043 4208 2333634842112 MainThread INFO neutron.agent.securitygroups_rpc [req-0e2de700-3cf0-4ce6-8146-9c3c92a27ded 67ffe17468b04aa6ab148a976b5464b4 1ed45da3e0024fa597d03299abae9859 - - - -] Security group member updated ['02237a53-9635-4c41-b478-34d65114a395'] 2022-07-28 02:22:29.341 4208 2333612767008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e2de700-3cf0-4ce6-8146-9c3c92a27ded 67ffe17468b04aa6ab148a976b5464b4 1ed45da3e0024fa597d03299abae9859 - - - -] port_delete event received for 'd07f97be-2b00-4c81-a7cf-ea02ac526203' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:22:30.793 4208 2333633042208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6df8c6b5-2209-45bf-b031-29d74ba07432 67ffe17468b04aa6ab148a976b5464b4 1ed45da3e0024fa597d03299abae9859 - - - -] port_delete event received for '0b711df1-eaa8-4553-bb1f-c72d5c0f0a06' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:22:30.903 4208 2333634545792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:22:30.935 4208 2333634545792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:22:31.136 4208 2333630778000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77c8dcf2-367e-4d52-9c5b-ae2ee9193bf3 67ffe17468b04aa6ab148a976b5464b4 1ed45da3e0024fa597d03299abae9859 - - - -] Security group rule updated on remote: ['a89533f3-eb66-40fa-8ed5-20626b64e3cc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:22:31.136 4208 2333630778000 MainThread INFO neutron.agent.securitygroups_rpc [req-77c8dcf2-367e-4d52-9c5b-ae2ee9193bf3 67ffe17468b04aa6ab148a976b5464b4 1ed45da3e0024fa597d03299abae9859 - - - -] Security group rule updated ['a89533f3-eb66-40fa-8ed5-20626b64e3cc'] 2022-07-28 02:22:31.264 4208 2333633728752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81b8b745-eacc-48ec-913b-5bb2fa8ea1a1 67ffe17468b04aa6ab148a976b5464b4 1ed45da3e0024fa597d03299abae9859 - - - -] Security group rule updated on remote: ['a89533f3-eb66-40fa-8ed5-20626b64e3cc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:22:31.264 4208 2333633728752 MainThread INFO neutron.agent.securitygroups_rpc [req-81b8b745-eacc-48ec-913b-5bb2fa8ea1a1 67ffe17468b04aa6ab148a976b5464b4 1ed45da3e0024fa597d03299abae9859 - - - -] Security group rule updated ['a89533f3-eb66-40fa-8ed5-20626b64e3cc'] 2022-07-28 02:22:34.674 4208 2333612744544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1de27481-f13b-4fdd-96be-44b3c8512dbd 67ffe17468b04aa6ab148a976b5464b4 1ed45da3e0024fa597d03299abae9859 - - - -] Security group member updated on remote: ['a89533f3-eb66-40fa-8ed5-20626b64e3cc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:22:34.674 4208 2333612744544 MainThread INFO neutron.agent.securitygroups_rpc [req-1de27481-f13b-4fdd-96be-44b3c8512dbd 67ffe17468b04aa6ab148a976b5464b4 1ed45da3e0024fa597d03299abae9859 - - - -] Security group member updated ['a89533f3-eb66-40fa-8ed5-20626b64e3cc'] 2022-07-28 02:22:35.605 4208 2333633969664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cfdfa33-0f5d-42da-908f-b6b281595e7a 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] port_update received: 1715844b-9d8a-4da7-a69b-2981f259a665 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:22:35.625 4208 2333633969664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cfdfa33-0f5d-42da-908f-b6b281595e7a 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] No port 1715844b-9d8a-4da7-a69b-2981f259a665 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:22:38.685 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1715844b-9d8a-4da7-a69b-2981f259a665 2022-07-28 02:22:38.954 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:22:39.153 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port 1715844b-9d8a-4da7-a69b-2981f259a665 2022-07-28 02:22:39.153 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port 1715844b-9d8a-4da7-a69b-2981f259a665 updated. Details: {'device': '1715844b-9d8a-4da7-a69b-2981f259a665', 'network_id': 'b7a41f53-02ba-4d68-a9f3-9f5c3103be75', 'port_id': '1715844b-9d8a-4da7-a69b-2981f259a665', 'mac_address': 'fa:16:3e:21:c3:10', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 372, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5140c104-3441-42e7-8ecc-b111359f4da5', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:22:39.153 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:22:39.153 4208 2333633730160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1715844b-9d8a-4da7-a69b-2981f259a665" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:22:39.153 4208 2333633730160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1715844b-9d8a-4da7-a69b-2981f259a665 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:22:39.153 4208 2333633730160 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b7a41f53-02ba-4d68-a9f3-9f5c3103be75 2022-07-28 02:22:39.153 4208 2333633730160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:22:39.341 4208 2333633730160 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1715844b-9d8a-4da7-a69b-2981f259a665') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:22:39.341 4208 2333633730160 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1715844b-9d8a-4da7-a69b-2981f259a665') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:22:39.356 4208 2333633730160 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1715844b-9d8a-4da7-a69b-2981f259a665 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:22:39.356 4208 2333633730160 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 372, VLAN trunk: None to switch port 1715844b-9d8a-4da7-a69b-2981f259a665 2022-07-28 02:22:39.465 4208 2333633730160 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:22:39.465 4208 2333633730160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1715844b-9d8a-4da7-a69b-2981f259a665'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:22:39.605 4208 2333633730160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1715844b-9d8a-4da7-a69b-2981f259a665']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:22:39.605 4208 2333633730160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:22:39.605 4208 2333633730160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a89533f3-eb66-40fa-8ed5-20626b64e3cc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:22:39.605 4208 2333633730160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1715844b-9d8a-4da7-a69b-2981f259a665 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:22:39.605 4208 2333633730160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:22:39.605 4208 2333633730160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1715844b-9d8a-4da7-a69b-2981f259a665 not yet added. Adding. 2022-07-28 02:22:39.605 4208 2333633730160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-28 02:22:39.622 4208 2333633730160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-28 02:22:39.792 4208 2333633730160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1715844b-9d8a-4da7-a69b-2981f259a665" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:22:39.981 4208 2333633730160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1715844b-9d8a-4da7-a69b-2981f259a665" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:22:39.981 4208 2333633730160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1715844b-9d8a-4da7-a69b-2981f259a665" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:22:40.183 4208 2333633730160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1715844b-9d8a-4da7-a69b-2981f259a665" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:22:40.309 4208 2333633730160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1715844b-9d8a-4da7-a69b-2981f259a665" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:22:40.309 4208 2333633730160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1715844b-9d8a-4da7-a69b-2981f259a665 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:22:40.309 4208 2333633730160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1715844b-9d8a-4da7-a69b-2981f259a665 processed. 2022-07-28 02:22:40.964 4208 2333633166848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:22:41.138 4208 2333633166848 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:22:57.559 4208 2333613829104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Security group member updated on remote: ['ee2bcc01-878d-4b7d-a672-2807d3cec12b', '0df0a0cc-736e-439c-8afe-793336d59f6c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:22:57.559 4208 2333613829104 MainThread INFO neutron.agent.securitygroups_rpc [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Security group member updated ['ee2bcc01-878d-4b7d-a672-2807d3cec12b', '0df0a0cc-736e-439c-8afe-793336d59f6c'] 2022-07-28 02:22:57.559 4208 2333613829104 MainThread INFO neutron.agent.securitygroups_rpc [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Refresh firewall rules 2022-07-28 02:22:57.559 4208 2333613829104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Get security group information for devices via rpc ['69119806-930f-400d-b217-df9b4467529b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:22:57.605 4208 2333633166320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] port_update received: 69119806-930f-400d-b217-df9b4467529b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:22:57.605 4208 2333633166320 MainThread DEBUG oslo_concurrency.lockutils [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Lock "n-hv-agent-port-lock-69119806-930f-400d-b217-df9b4467529b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:22:57.625 4208 2333633166320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Binding port 69119806-930f-400d-b217-df9b4467529b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:22:57.625 4208 2333633166320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:22:57.652 4208 2333633166320 MainThread DEBUG neutron.services.trunk.rpc.agent [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '69119806-930f-400d-b217-df9b4467529b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:22:57.652 4208 2333633166320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '69119806-930f-400d-b217-df9b4467529b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:22:57.667 4208 2333633166320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Trunk plugin disabled on server. Assuming port 69119806-930f-400d-b217-df9b4467529b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:22:57.667 4208 2333633166320 MainThread INFO networking_hyperv.neutron.trunk_driver [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Binding VLAN ID: 388, VLAN trunk: None to switch port 69119806-930f-400d-b217-df9b4467529b 2022-07-28 02:22:57.732 4208 2333633166320 MainThread INFO neutron.agent.securitygroups_rpc [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Refresh firewall rules 2022-07-28 02:22:57.732 4208 2333633166320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Get security group information for devices via rpc ['69119806-930f-400d-b217-df9b4467529b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:22:57.796 4208 2333613829104 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Update security group information for ports dict_keys(['69119806-930f-400d-b217-df9b4467529b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:22:57.796 4208 2333613829104 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:22:57.796 4208 2333613829104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Update rules of security group (ee2bcc01-878d-4b7d-a672-2807d3cec12b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:22:57.796 4208 2333613829104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Update members of security group (ee2bcc01-878d-4b7d-a672-2807d3cec12b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-28 02:22:57.796 4208 2333613829104 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Update port filter for 69119806-930f-400d-b217-df9b4467529b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:22:57.796 4208 2333613829104 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Updating port rules. 2022-07-28 02:22:57.796 4208 2333613829104 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Creating 0 new rules, removing 6 old rules. 2022-07-28 02:22:57.796 4208 2333613829104 MainThread DEBUG oslo_concurrency.lockutils [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Lock "n-hv-driver-port-lock-69119806-930f-400d-b217-df9b4467529b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:22:57.796 4208 2333613829104 MainThread DEBUG oslo_concurrency.lockutils [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Lock "n-hv-driver-port-lock-69119806-930f-400d-b217-df9b4467529b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:22:57.796 4208 2333613829104 MainThread DEBUG oslo_concurrency.lockutils [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Lock "n-hv-driver-port-lock-69119806-930f-400d-b217-df9b4467529b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:22:58.061 4208 2333613829104 MainThread DEBUG oslo_concurrency.lockutils [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Lock "n-hv-driver-port-lock-69119806-930f-400d-b217-df9b4467529b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:22:58.061 4208 2333633166320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Update security group information for ports dict_keys(['69119806-930f-400d-b217-df9b4467529b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:22:58.075 4208 2333633166320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:22:58.075 4208 2333633166320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Update rules of security group (ee2bcc01-878d-4b7d-a672-2807d3cec12b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:22:58.075 4208 2333633166320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Update members of security group (ee2bcc01-878d-4b7d-a672-2807d3cec12b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-28 02:22:58.075 4208 2333633166320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Update port filter for 69119806-930f-400d-b217-df9b4467529b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:22:58.075 4208 2333633166320 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Updating port rules. 2022-07-28 02:22:58.075 4208 2333633166320 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Creating 0 new rules, removing 0 old rules. 2022-07-28 02:22:58.075 4208 2333633166320 MainThread DEBUG oslo_concurrency.lockutils [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Lock "n-hv-driver-port-lock-69119806-930f-400d-b217-df9b4467529b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:22:58.075 4208 2333633166320 MainThread DEBUG oslo_concurrency.lockutils [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Lock "n-hv-driver-port-lock-69119806-930f-400d-b217-df9b4467529b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:22:58.075 4208 2333633166320 MainThread DEBUG oslo_concurrency.lockutils [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Lock "n-hv-driver-port-lock-69119806-930f-400d-b217-df9b4467529b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:22:58.075 4208 2333633166320 MainThread DEBUG oslo_concurrency.lockutils [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Lock "n-hv-driver-port-lock-69119806-930f-400d-b217-df9b4467529b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:22:58.122 4208 2333633166320 MainThread DEBUG oslo_concurrency.lockutils [req-b8a690db-04c5-4909-8fbf-79b22288e1ab c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Lock "n-hv-agent-port-lock-69119806-930f-400d-b217-df9b4467529b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.516s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:22:58.470 4208 2333635102144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6dbfeae4-f052-412a-9167-dc4cb9fbcaaa c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] port_delete event received for '9b22e7d4-0863-42c4-ba9c-b9065d448717' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:23:11.016 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 69119806-930f-400d-b217-df9b4467529b 2022-07-28 02:23:11.016 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 694278ed-c102-42be-8044-5a9265e3dcc1 2022-07-28 02:23:11.088 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-28 02:23:11.088 4208 2333634328176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '694278ed-c102-42be-8044-5a9265e3dcc1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:23:11.088 4208 2333634328176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '694278ed-c102-42be-8044-5a9265e3dcc1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:23:11.088 4208 2333634328176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 694278ed-c102-42be-8044-5a9265e3dcc1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:23:11.104 4208 2333634328176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bda255f1-8497-41f0-9d65-8f281bd7eb0d 2022-07-28 02:23:11.104 4208 2333634328176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['694278ed-c102-42be-8044-5a9265e3dcc1'] 2022-07-28 02:23:11.104 4208 2333634328176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-28 02:23:11.104 4208 2333634328176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:23:11.104 4208 2333634328176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['694278ed-c102-42be-8044-5a9265e3dcc1'] 2022-07-28 02:23:11.104 4208 2333634330112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '69119806-930f-400d-b217-df9b4467529b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:23:11.104 4208 2333634330112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '69119806-930f-400d-b217-df9b4467529b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:23:11.104 4208 2333634330112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 69119806-930f-400d-b217-df9b4467529b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:23:11.127 4208 2333634330112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['69119806-930f-400d-b217-df9b4467529b'] 2022-07-28 02:23:11.127 4208 2333634330112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-28 02:23:11.127 4208 2333634330112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:23:11.137 4208 2333634330112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['69119806-930f-400d-b217-df9b4467529b'] 2022-07-28 02:23:11.402 4208 2333634330112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee1c9ffa-523a-43a6-a6eb-d30f8d72889f c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Security group member updated on remote: ['ee2bcc01-878d-4b7d-a672-2807d3cec12b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:23:11.402 4208 2333634330112 MainThread INFO neutron.agent.securitygroups_rpc [req-ee1c9ffa-523a-43a6-a6eb-d30f8d72889f c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] Security group member updated ['ee2bcc01-878d-4b7d-a672-2807d3cec12b'] 2022-07-28 02:23:11.523 4208 2333633796400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee1c9ffa-523a-43a6-a6eb-d30f8d72889f c4947dc5e05c42518cd697a3d21643cc 9cb7e92c703a42d6be6343c04934d533 - - - -] port_delete event received for '69119806-930f-400d-b217-df9b4467529b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:23:11.527 4208 2333633796400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0845b1a3-9825-45f3-b3ea-63537a03a2f0 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group member updated on remote: ['c0cc4412-766c-43c5-93c7-1c57759f3e07'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:23:11.527 4208 2333633796400 MainThread INFO neutron.agent.securitygroups_rpc [req-0845b1a3-9825-45f3-b3ea-63537a03a2f0 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group member updated ['c0cc4412-766c-43c5-93c7-1c57759f3e07'] 2022-07-28 02:23:11.844 4208 2333633797632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0845b1a3-9825-45f3-b3ea-63537a03a2f0 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] port_delete event received for '694278ed-c102-42be-8044-5a9265e3dcc1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:23:13.097 4208 2333633797632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:23:13.167 4208 2333633797632 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:23:14.198 4208 2333634432688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-084e787b-2b13-4fcd-a1cf-044c6b409e85 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] port_delete event received for '46bb5f18-ca6a-4a97-a82c-e5ceb3da0d7c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:23:14.588 4208 2333633682416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a3066be5-4178-4b5d-ad66-dad8ce7b0417 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group rule updated on remote: ['938c5323-7403-45df-b2d8-5464d36445de'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:23:14.588 4208 2333633682416 MainThread INFO neutron.agent.securitygroups_rpc [req-a3066be5-4178-4b5d-ad66-dad8ce7b0417 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group rule updated ['938c5323-7403-45df-b2d8-5464d36445de'] 2022-07-28 02:23:14.760 4208 2333633682416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c2f4d7d-021b-49b0-b234-a26281dec3ea 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group rule updated on remote: ['938c5323-7403-45df-b2d8-5464d36445de'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:23:14.760 4208 2333633682416 MainThread INFO neutron.agent.securitygroups_rpc [req-9c2f4d7d-021b-49b0-b234-a26281dec3ea 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group rule updated ['938c5323-7403-45df-b2d8-5464d36445de'] 2022-07-28 02:23:15.073 4208 2333633534080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3542528e-d4ab-483f-87c2-45087dea8ec6 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for 'ce2d8145-9895-4e8c-8bff-4f7fa9e0173d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:23:16.719 4208 2333612683680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52b8dbb3-be61-4bd1-a1a6-ce216c029684 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for '24bcfefa-153d-4428-8366-517c604a12db' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:23:17.794 4208 2333632006272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa63ce34-90e4-4a2e-8cf6-f3f81311bc1b 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for 'bf31da8b-d2fb-4ee8-97f4-d5d4c6f948b2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:23:18.072 4208 2333634401376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa63ce34-90e4-4a2e-8cf6-f3f81311bc1b 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] network_delete received. Deleting network 645f8645-b726-4be7-bb5a-32ec9ab88df5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-28 02:23:18.072 4208 2333634401376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa63ce34-90e4-4a2e-8cf6-f3f81311bc1b 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] Reclaiming local network 645f8645-b726-4be7-bb5a-32ec9ab88df5 2022-07-28 02:23:18.128 4208 2333635041056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94167dff-65eb-47c4-88fc-aa5d7977e249 - - - - - -] port_delete event received for 'bf31da8b-d2fb-4ee8-97f4-d5d4c6f948b2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:23:19.259 4208 2333635101968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f7bd1eac-5768-4f96-9a0f-26ca919f8994 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group member updated on remote: ['938c5323-7403-45df-b2d8-5464d36445de'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:23:19.259 4208 2333635101968 MainThread INFO neutron.agent.securitygroups_rpc [req-f7bd1eac-5768-4f96-9a0f-26ca919f8994 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group member updated ['938c5323-7403-45df-b2d8-5464d36445de'] 2022-07-28 02:23:19.791 4208 2333635101968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a92fdbb-467e-4373-9ae5-cc19feab378a 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for '06daf19b-1b61-4d5c-be60-a31cc83983e1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:23:20.354 4208 2333630802928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c21faccc-8c74-428b-94d2-022d7076e123 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] port_update received: 2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:23:20.375 4208 2333630802928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c21faccc-8c74-428b-94d2-022d7076e123 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] No port 2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:23:21.703 4208 2333632786848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b11fc0f1-e2f7-43c7-ad68-2effa2d4ebe8 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for 'f85be80b-cc07-45e5-b8db-c0a1b80b33c8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:23:22.854 4208 2333633534256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2ce6a11-5e11-48ea-a0a3-a976ec17f869 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for 'e72763a5-a3ef-4f6b-989a-16ad16113505' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:23:23.016 4208 2333632074144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cb75a04-7f9c-41cb-b255-5f42411b60e8 - - - - - -] port_delete event received for 'e72763a5-a3ef-4f6b-989a-16ad16113505' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:23:23.093 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1 2022-07-28 02:23:23.151 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:23:23.479 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port 2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1 2022-07-28 02:23:23.479 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port 2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1 updated. Details: {'device': '2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1', 'network_id': 'bda255f1-8497-41f0-9d65-8f281bd7eb0d', 'port_id': '2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1', 'mac_address': 'fa:16:3e:4e:bd:90', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 369, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0b6c1c1a-91bf-46d8-8e77-626f9a84855f', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:23:23.479 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:23:23.479 4208 2333635129936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:23:23.479 4208 2333635129936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:23:23.479 4208 2333635129936 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bda255f1-8497-41f0-9d65-8f281bd7eb0d 2022-07-28 02:23:23.497 4208 2333635129936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:23:23.626 4208 2333635129936 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:23:23.626 4208 2333635129936 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:23:23.626 4208 2333635367680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2ce6a11-5e11-48ea-a0a3-a976ec17f869 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] network_delete received. Deleting network e4d97acc-e24a-4a92-8c32-95b77b18310c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-28 02:23:23.626 4208 2333635367680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2ce6a11-5e11-48ea-a0a3-a976ec17f869 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] Network e4d97acc-e24a-4a92-8c32-95b77b18310c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-28 02:23:23.650 4208 2333635129936 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:23:23.650 4208 2333635129936 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 369, VLAN trunk: None to switch port 2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1 2022-07-28 02:23:23.752 4208 2333635129936 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:23:23.752 4208 2333635129936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:23:23.994 4208 2333635129936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:23:23.994 4208 2333635129936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:23:23.994 4208 2333635129936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (938c5323-7403-45df-b2d8-5464d36445de) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:23:23.994 4208 2333635129936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:23:23.994 4208 2333635129936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:23:23.994 4208 2333635129936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1 not yet added. Adding. 2022-07-28 02:23:23.994 4208 2333635129936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-28 02:23:23.994 4208 2333635129936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-28 02:23:24.171 4208 2333635129936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:23:24.354 4208 2333635129936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:23:24.354 4208 2333635129936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:23:24.551 4208 2333635129936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:23:24.685 4208 2333635129936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:23:24.685 4208 2333635129936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:23:24.685 4208 2333635129936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1 processed. 2022-07-28 02:23:25.151 4208 2333613271872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:23:25.354 4208 2333613271872 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:23:35.218 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1715844b-9d8a-4da7-a69b-2981f259a665 2022-07-28 02:23:37.197 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:23:37.478 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port 1715844b-9d8a-4da7-a69b-2981f259a665 2022-07-28 02:23:37.478 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port 1715844b-9d8a-4da7-a69b-2981f259a665 updated. Details: {'device': '1715844b-9d8a-4da7-a69b-2981f259a665', 'network_id': 'b7a41f53-02ba-4d68-a9f3-9f5c3103be75', 'port_id': '1715844b-9d8a-4da7-a69b-2981f259a665', 'mac_address': 'fa:16:3e:21:c3:10', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 372, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5140c104-3441-42e7-8ecc-b111359f4da5', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:23:37.478 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:23:37.478 4208 2333635560368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1715844b-9d8a-4da7-a69b-2981f259a665" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:23:37.478 4208 2333635560368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1715844b-9d8a-4da7-a69b-2981f259a665 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:23:37.478 4208 2333635560368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:23:37.504 4208 2333635560368 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1715844b-9d8a-4da7-a69b-2981f259a665') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:23:37.504 4208 2333635560368 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1715844b-9d8a-4da7-a69b-2981f259a665') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:23:37.504 4208 2333635560368 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1715844b-9d8a-4da7-a69b-2981f259a665 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:23:37.504 4208 2333635560368 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 372, VLAN trunk: None to switch port 1715844b-9d8a-4da7-a69b-2981f259a665 2022-07-28 02:23:37.570 4208 2333635560368 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:23:37.570 4208 2333635560368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1715844b-9d8a-4da7-a69b-2981f259a665'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:23:37.793 4208 2333635560368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1715844b-9d8a-4da7-a69b-2981f259a665']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:23:37.793 4208 2333635560368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:23:37.793 4208 2333635560368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a89533f3-eb66-40fa-8ed5-20626b64e3cc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:23:37.793 4208 2333635560368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1715844b-9d8a-4da7-a69b-2981f259a665 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:23:37.793 4208 2333635560368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:23:37.793 4208 2333635560368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-07-28 02:23:37.793 4208 2333635560368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1715844b-9d8a-4da7-a69b-2981f259a665" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:23:37.793 4208 2333635560368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1715844b-9d8a-4da7-a69b-2981f259a665" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:23:37.793 4208 2333635560368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1715844b-9d8a-4da7-a69b-2981f259a665" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:23:37.793 4208 2333635560368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1715844b-9d8a-4da7-a69b-2981f259a665" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:23:37.854 4208 2333635560368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1715844b-9d8a-4da7-a69b-2981f259a665" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:23:37.854 4208 2333635560368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1715844b-9d8a-4da7-a69b-2981f259a665 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:23:37.854 4208 2333635560368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1715844b-9d8a-4da7-a69b-2981f259a665 processed. 2022-07-28 02:23:39.205 4208 2333635560368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:23:39.400 4208 2333635560368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:23:47.344 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1715844b-9d8a-4da7-a69b-2981f259a665 2022-07-28 02:23:49.257 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-28 02:23:49.257 4208 2333635718480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1715844b-9d8a-4da7-a69b-2981f259a665' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:23:49.259 4208 2333635718480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1715844b-9d8a-4da7-a69b-2981f259a665' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:23:49.259 4208 2333635718480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1715844b-9d8a-4da7-a69b-2981f259a665 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:23:49.275 4208 2333635718480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1715844b-9d8a-4da7-a69b-2981f259a665'] 2022-07-28 02:23:49.275 4208 2333635718480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-28 02:23:49.275 4208 2333635718480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:23:49.275 4208 2333635718480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1715844b-9d8a-4da7-a69b-2981f259a665'] 2022-07-28 02:23:49.369 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1715844b-9d8a-4da7-a69b-2981f259a665 2022-07-28 02:23:51.280 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-28 02:23:51.280 4208 2333631738272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1715844b-9d8a-4da7-a69b-2981f259a665' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:23:51.280 4208 2333631738272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1715844b-9d8a-4da7-a69b-2981f259a665' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:23:51.280 4208 2333631738272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1715844b-9d8a-4da7-a69b-2981f259a665 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:23:51.306 4208 2333631738272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b7a41f53-02ba-4d68-a9f3-9f5c3103be75 2022-07-28 02:23:51.306 4208 2333631738272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1715844b-9d8a-4da7-a69b-2981f259a665'] 2022-07-28 02:23:51.306 4208 2333631738272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:23:51.306 4208 2333631738272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1715844b-9d8a-4da7-a69b-2981f259a665'] 2022-07-28 02:23:51.306 4208 2333631739856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:23:51.374 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d7bdd3c4-419f-4c80-98bc-7d2cbf43e3df 2022-07-28 02:23:51.453 4208 2333631739856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:23:52.094 4208 2333631739856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a8aaf920-8bea-420c-b549-b56ebc63833c dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] Security group member updated on remote: ['a5fd9244-062f-4462-8b45-3721c7088b44'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:23:52.094 4208 2333631739856 MainThread INFO neutron.agent.securitygroups_rpc [req-a8aaf920-8bea-420c-b549-b56ebc63833c dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] Security group member updated ['a5fd9244-062f-4462-8b45-3721c7088b44'] 2022-07-28 02:23:52.464 4208 2333631934128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8aaf920-8bea-420c-b549-b56ebc63833c dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] port_delete event received for 'd7bdd3c4-419f-4c80-98bc-7d2cbf43e3df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:23:53.290 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-28 02:23:53.290 4208 2333635039824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd7bdd3c4-419f-4c80-98bc-7d2cbf43e3df' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:23:53.290 4208 2333635039824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd7bdd3c4-419f-4c80-98bc-7d2cbf43e3df' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:23:53.290 4208 2333635039824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d7bdd3c4-419f-4c80-98bc-7d2cbf43e3df _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:23:53.313 4208 2333635039824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6a862076-171d-4686-a6b7-e646e42fd313 2022-07-28 02:23:53.313 4208 2333635039824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d7bdd3c4-419f-4c80-98bc-7d2cbf43e3df'] 2022-07-28 02:23:53.313 4208 2333635039824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-28 02:23:53.313 4208 2333635039824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:23:53.313 4208 2333635039824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d7bdd3c4-419f-4c80-98bc-7d2cbf43e3df'] 2022-07-28 02:23:55.307 4208 2333632054192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:23:55.339 4208 2333632054192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:24:05.219 4208 2333633796224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-535cc5ab-7c20-4955-a832-c5da09e37806 dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] Security group member updated on remote: ['a5fd9244-062f-4462-8b45-3721c7088b44'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:24:05.219 4208 2333633796224 MainThread INFO neutron.agent.securitygroups_rpc [req-535cc5ab-7c20-4955-a832-c5da09e37806 dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] Security group member updated ['a5fd9244-062f-4462-8b45-3721c7088b44'] 2022-07-28 02:24:05.618 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1715844b-9d8a-4da7-a69b-2981f259a665 2022-07-28 02:24:06.009 4208 2333633247712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b404bdaa-1bd2-4da2-b6ef-d02742daaed0 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] port_update received: b509a104-5aca-4c4b-b08e-13aca2f9bbe0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:24:06.025 4208 2333633247712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b404bdaa-1bd2-4da2-b6ef-d02742daaed0 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] No port b509a104-5aca-4c4b-b08e-13aca2f9bbe0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:24:07.337 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:24:07.540 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port 1715844b-9d8a-4da7-a69b-2981f259a665 2022-07-28 02:24:07.556 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port 1715844b-9d8a-4da7-a69b-2981f259a665 updated. Details: {'device': '1715844b-9d8a-4da7-a69b-2981f259a665', 'network_id': 'b7a41f53-02ba-4d68-a9f3-9f5c3103be75', 'port_id': '1715844b-9d8a-4da7-a69b-2981f259a665', 'mac_address': 'fa:16:3e:21:c3:10', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 372, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5140c104-3441-42e7-8ecc-b111359f4da5', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:24:07.556 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:24:07.556 4208 2333632736064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1715844b-9d8a-4da7-a69b-2981f259a665" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:24:07.556 4208 2333632736064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1715844b-9d8a-4da7-a69b-2981f259a665 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:24:07.556 4208 2333632736064 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b7a41f53-02ba-4d68-a9f3-9f5c3103be75 2022-07-28 02:24:07.556 4208 2333632736064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:24:07.727 4208 2333632736064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1715844b-9d8a-4da7-a69b-2981f259a665') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:24:07.727 4208 2333632736064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1715844b-9d8a-4da7-a69b-2981f259a665') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:24:07.727 4208 2333632736064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1715844b-9d8a-4da7-a69b-2981f259a665 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:24:07.727 4208 2333632736064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 372, VLAN trunk: None to switch port 1715844b-9d8a-4da7-a69b-2981f259a665 2022-07-28 02:24:07.837 4208 2333632736064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:24:07.837 4208 2333632736064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1715844b-9d8a-4da7-a69b-2981f259a665'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:24:07.998 4208 2333632736064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1715844b-9d8a-4da7-a69b-2981f259a665']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:24:07.998 4208 2333632736064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:24:07.998 4208 2333632736064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a89533f3-eb66-40fa-8ed5-20626b64e3cc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:24:07.998 4208 2333632736064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1715844b-9d8a-4da7-a69b-2981f259a665 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:24:07.998 4208 2333632736064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:24:07.998 4208 2333632736064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1715844b-9d8a-4da7-a69b-2981f259a665 not yet added. Adding. 2022-07-28 02:24:07.998 4208 2333632736064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-28 02:24:07.998 4208 2333632736064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-28 02:24:08.168 4208 2333632736064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1715844b-9d8a-4da7-a69b-2981f259a665" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:24:08.308 4208 2333632736064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1715844b-9d8a-4da7-a69b-2981f259a665" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:24:08.308 4208 2333632736064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1715844b-9d8a-4da7-a69b-2981f259a665" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:24:08.510 4208 2333632736064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1715844b-9d8a-4da7-a69b-2981f259a665" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:24:08.665 4208 2333632736064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1715844b-9d8a-4da7-a69b-2981f259a665" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:24:08.665 4208 2333632736064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1715844b-9d8a-4da7-a69b-2981f259a665 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:24:08.665 4208 2333632736064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1715844b-9d8a-4da7-a69b-2981f259a665 processed. 2022-07-28 02:24:09.358 4208 2333631798784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:24:09.575 4208 2333631798784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:24:13.697 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b509a104-5aca-4c4b-b08e-13aca2f9bbe0 2022-07-28 02:24:15.415 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:24:15.606 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port b509a104-5aca-4c4b-b08e-13aca2f9bbe0 2022-07-28 02:24:15.606 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port b509a104-5aca-4c4b-b08e-13aca2f9bbe0 updated. Details: {'device': 'b509a104-5aca-4c4b-b08e-13aca2f9bbe0', 'network_id': '6a862076-171d-4686-a6b7-e646e42fd313', 'port_id': 'b509a104-5aca-4c4b-b08e-13aca2f9bbe0', 'mac_address': 'fa:16:3e:93:0a:53', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 371, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '27735d0c-b318-4429-9a91-75d6f81f616d', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:24:15.606 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:24:15.606 4208 2333631796320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b509a104-5aca-4c4b-b08e-13aca2f9bbe0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:24:15.606 4208 2333631796320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b509a104-5aca-4c4b-b08e-13aca2f9bbe0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:24:15.606 4208 2333631796320 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6a862076-171d-4686-a6b7-e646e42fd313 2022-07-28 02:24:15.606 4208 2333631796320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:24:15.751 4208 2333631796320 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b509a104-5aca-4c4b-b08e-13aca2f9bbe0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:24:15.751 4208 2333631796320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b509a104-5aca-4c4b-b08e-13aca2f9bbe0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:24:15.751 4208 2333631796320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b509a104-5aca-4c4b-b08e-13aca2f9bbe0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:24:15.751 4208 2333631796320 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 371, VLAN trunk: None to switch port b509a104-5aca-4c4b-b08e-13aca2f9bbe0 2022-07-28 02:24:15.854 4208 2333631796320 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:24:15.854 4208 2333631796320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b509a104-5aca-4c4b-b08e-13aca2f9bbe0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:24:16.232 4208 2333631796320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b509a104-5aca-4c4b-b08e-13aca2f9bbe0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:24:16.232 4208 2333631796320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:24:16.232 4208 2333631796320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a5fd9244-062f-4462-8b45-3721c7088b44) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:24:16.232 4208 2333631796320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b509a104-5aca-4c4b-b08e-13aca2f9bbe0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:24:16.232 4208 2333631796320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:24:16.232 4208 2333631796320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b509a104-5aca-4c4b-b08e-13aca2f9bbe0 not yet added. Adding. 2022-07-28 02:24:16.232 4208 2333631796320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-28 02:24:16.232 4208 2333631796320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-28 02:24:16.377 4208 2333631796320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b509a104-5aca-4c4b-b08e-13aca2f9bbe0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:24:16.531 4208 2333631796320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b509a104-5aca-4c4b-b08e-13aca2f9bbe0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:24:16.531 4208 2333631796320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b509a104-5aca-4c4b-b08e-13aca2f9bbe0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:24:16.696 4208 2333631796320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b509a104-5aca-4c4b-b08e-13aca2f9bbe0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:24:16.812 4208 2333631796320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b509a104-5aca-4c4b-b08e-13aca2f9bbe0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:24:16.835 4208 2333631796320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b509a104-5aca-4c4b-b08e-13aca2f9bbe0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:24:16.835 4208 2333631796320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b509a104-5aca-4c4b-b08e-13aca2f9bbe0 processed. 2022-07-28 02:24:17.419 4208 2333633192880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:24:17.567 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1 2022-07-28 02:24:17.567 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4d95fa12-8f07-4a72-acd9-94e8934faa9a 2022-07-28 02:24:17.602 4208 2333633192880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:24:18.561 4208 2333630801168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-87b3ae84-fae5-48b0-bbf0-168159bfe9c3 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Security group member updated on remote: ['eafc79e1-ccee-4962-b8d4-525a963268a2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:24:18.561 4208 2333630801168 MainThread INFO neutron.agent.securitygroups_rpc [req-87b3ae84-fae5-48b0-bbf0-168159bfe9c3 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Security group member updated ['eafc79e1-ccee-4962-b8d4-525a963268a2'] 2022-07-28 02:24:18.884 4208 2333613912832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87b3ae84-fae5-48b0-bbf0-168159bfe9c3 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] port_delete event received for '4d95fa12-8f07-4a72-acd9-94e8934faa9a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:24:18.900 4208 2333613912832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-54ea5787-ad29-404f-b29c-cb22f0d29440 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group member updated on remote: ['938c5323-7403-45df-b2d8-5464d36445de'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:24:18.900 4208 2333613912832 MainThread INFO neutron.agent.securitygroups_rpc [req-54ea5787-ad29-404f-b29c-cb22f0d29440 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] Security group member updated ['938c5323-7403-45df-b2d8-5464d36445de'] 2022-07-28 02:24:19.269 4208 2333613770704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54ea5787-ad29-404f-b29c-cb22f0d29440 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] port_delete event received for '2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:24:19.440 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-28 02:24:19.440 4208 2333613771760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4d95fa12-8f07-4a72-acd9-94e8934faa9a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:24:19.440 4208 2333613771760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4d95fa12-8f07-4a72-acd9-94e8934faa9a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:24:19.440 4208 2333613771760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4d95fa12-8f07-4a72-acd9-94e8934faa9a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:24:19.440 4208 2333613771760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4d95fa12-8f07-4a72-acd9-94e8934faa9a'] 2022-07-28 02:24:19.440 4208 2333613771760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-28 02:24:19.440 4208 2333613771760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:24:19.440 4208 2333613771760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4d95fa12-8f07-4a72-acd9-94e8934faa9a'] 2022-07-28 02:24:19.440 4208 2333613770704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:24:19.461 4208 2333613770704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:24:19.461 4208 2333613770704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:24:19.463 4208 2333613770704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bda255f1-8497-41f0-9d65-8f281bd7eb0d 2022-07-28 02:24:19.463 4208 2333613770704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1'] 2022-07-28 02:24:19.463 4208 2333613770704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-28 02:24:19.463 4208 2333613770704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:24:19.463 4208 2333613770704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2335b22e-3eb0-4fc9-ab8b-b7fd4ea5e4b1'] 2022-07-28 02:24:21.461 4208 2333543182176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:24:21.508 4208 2333543182176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:24:21.586 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4361cfbc-bcbf-486b-ad6a-719f5fc09a5d 2022-07-28 02:24:23.014 4208 2333613914768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d81cfd61-7642-4d7c-b15b-ff9d956d492d 4b5032b52a39454e91d7154b36f85894 f4622eae14dd460dbd4e51d4a0413e5f - - - -] port_delete event received for '87e867c7-b341-4056-93f3-56019bd1a6fb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:24:23.399 4208 2333630800992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e606d907-f9cc-4b4c-bd7e-7f1f0f7390c5 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] port_delete event received for '351af834-a061-49bb-b6f4-31505a06496e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:24:23.461 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-28 02:24:23.461 4208 2333633248592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4361cfbc-bcbf-486b-ad6a-719f5fc09a5d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:24:23.461 4208 2333633248592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4361cfbc-bcbf-486b-ad6a-719f5fc09a5d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:24:23.461 4208 2333633248592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4361cfbc-bcbf-486b-ad6a-719f5fc09a5d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:24:23.473 4208 2333633248592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3028137f-378b-4f43-9bf1-434ecd477647 2022-07-28 02:24:23.473 4208 2333633248592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4361cfbc-bcbf-486b-ad6a-719f5fc09a5d'] 2022-07-28 02:24:23.473 4208 2333633248592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-28 02:24:23.483 4208 2333633248592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:24:23.483 4208 2333633248592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4361cfbc-bcbf-486b-ad6a-719f5fc09a5d'] 2022-07-28 02:24:25.488 4208 2333633248592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:24:25.615 4208 2333633248592 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:24:28.170 4208 2333613769648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed20e136-b88b-4b0e-ae13-c79e39beecd2 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for '40a12468-19ed-487d-a474-8a6063834f45' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:24:28.914 4208 2333612719088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2e3f8b16-f1aa-49ea-9cc4-05d905e70e6e 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Security group member updated on remote: ['abb52b66-dc30-4153-8f9d-feca5789dd60'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:24:28.914 4208 2333612719088 MainThread INFO neutron.agent.securitygroups_rpc [req-2e3f8b16-f1aa-49ea-9cc4-05d905e70e6e 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Security group member updated ['abb52b66-dc30-4153-8f9d-feca5789dd60'] 2022-07-28 02:24:28.914 4208 2333612719088 MainThread INFO neutron.agent.securitygroups_rpc [req-2e3f8b16-f1aa-49ea-9cc4-05d905e70e6e 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Refresh firewall rules 2022-07-28 02:24:28.914 4208 2333612719088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2e3f8b16-f1aa-49ea-9cc4-05d905e70e6e 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Get security group information for devices via rpc ['40d8500a-f1bf-4d76-ab1d-ab85d099d88f', '381df188-01c4-4181-92e1-f3df290d4f58'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:24:29.008 4208 2333630827680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e3f8b16-f1aa-49ea-9cc4-05d905e70e6e 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] port_delete event received for '381df188-01c4-4181-92e1-f3df290d4f58' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:24:29.180 4208 2333612719088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2e3f8b16-f1aa-49ea-9cc4-05d905e70e6e 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Update security group information for ports dict_keys(['40d8500a-f1bf-4d76-ab1d-ab85d099d88f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:24:29.180 4208 2333612719088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2e3f8b16-f1aa-49ea-9cc4-05d905e70e6e 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:24:29.180 4208 2333612719088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2e3f8b16-f1aa-49ea-9cc4-05d905e70e6e 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Update rules of security group (abb52b66-dc30-4153-8f9d-feca5789dd60) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:24:29.180 4208 2333612719088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2e3f8b16-f1aa-49ea-9cc4-05d905e70e6e 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Update members of security group (abb52b66-dc30-4153-8f9d-feca5789dd60) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-28 02:24:29.180 4208 2333612719088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2e3f8b16-f1aa-49ea-9cc4-05d905e70e6e 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Update port filter for 40d8500a-f1bf-4d76-ab1d-ab85d099d88f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:24:29.180 4208 2333612719088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2e3f8b16-f1aa-49ea-9cc4-05d905e70e6e 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Updating port rules. 2022-07-28 02:24:29.180 4208 2333612719088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2e3f8b16-f1aa-49ea-9cc4-05d905e70e6e 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Creating 0 new rules, removing 1 old rules. 2022-07-28 02:24:29.180 4208 2333612719088 MainThread DEBUG oslo_concurrency.lockutils [req-2e3f8b16-f1aa-49ea-9cc4-05d905e70e6e 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Lock "n-hv-driver-port-lock-40d8500a-f1bf-4d76-ab1d-ab85d099d88f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:24:29.180 4208 2333612719088 MainThread DEBUG oslo_concurrency.lockutils [req-2e3f8b16-f1aa-49ea-9cc4-05d905e70e6e 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Lock "n-hv-driver-port-lock-40d8500a-f1bf-4d76-ab1d-ab85d099d88f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:24:29.180 4208 2333612719088 MainThread DEBUG oslo_concurrency.lockutils [req-2e3f8b16-f1aa-49ea-9cc4-05d905e70e6e 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Lock "n-hv-driver-port-lock-40d8500a-f1bf-4d76-ab1d-ab85d099d88f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:24:29.352 4208 2333612719088 MainThread DEBUG oslo_concurrency.lockutils [req-2e3f8b16-f1aa-49ea-9cc4-05d905e70e6e 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Lock "n-hv-driver-port-lock-40d8500a-f1bf-4d76-ab1d-ab85d099d88f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:24:29.633 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 381df188-01c4-4181-92e1-f3df290d4f58 2022-07-28 02:24:29.650 4208 2333632265904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cca8694-36a5-42f4-955e-bd556ecb2287 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for '420d1770-f371-4ef3-80de-40843395f9e1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:24:30.774 4208 2333632265904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8346334-49b1-4742-ac4f-5bb23cc6a770 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for 'f05cdcb5-9f57-470c-b49a-9c378ae5fdc9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:24:30.990 4208 2333632265904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8346334-49b1-4742-ac4f-5bb23cc6a770 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] network_delete received. Deleting network bda255f1-8497-41f0-9d65-8f281bd7eb0d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-28 02:24:30.990 4208 2333632265904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8346334-49b1-4742-ac4f-5bb23cc6a770 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] Network bda255f1-8497-41f0-9d65-8f281bd7eb0d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-28 02:24:31.059 4208 2333594458592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fb1370f-ddf4-4c01-b9a9-232b3e9bac13 - - - - - -] port_delete event received for 'f05cdcb5-9f57-470c-b49a-9c378ae5fdc9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:24:31.533 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-28 02:24:31.533 4208 2333631798432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '381df188-01c4-4181-92e1-f3df290d4f58' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:24:31.533 4208 2333631798432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '381df188-01c4-4181-92e1-f3df290d4f58' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:24:31.533 4208 2333631798432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 381df188-01c4-4181-92e1-f3df290d4f58 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:24:31.555 4208 2333631798432 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['381df188-01c4-4181-92e1-f3df290d4f58'] 2022-07-28 02:24:31.555 4208 2333631798432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-28 02:24:31.557 4208 2333631798432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:24:31.557 4208 2333631798432 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['381df188-01c4-4181-92e1-f3df290d4f58'] 2022-07-28 02:24:33.547 4208 2333633909152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:24:33.561 4208 2333633909152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:24:33.659 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 40d8500a-f1bf-4d76-ab1d-ab85d099d88f 2022-07-28 02:24:33.853 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4361cfbc-bcbf-486b-ad6a-719f5fc09a5d 2022-07-28 02:24:34.122 4208 2333633797632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e5f3d738-5f60-4517-a811-c582093a6ef7 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Security group member updated on remote: ['abb52b66-dc30-4153-8f9d-feca5789dd60'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:24:34.122 4208 2333633797632 MainThread INFO neutron.agent.securitygroups_rpc [req-e5f3d738-5f60-4517-a811-c582093a6ef7 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Security group member updated ['abb52b66-dc30-4153-8f9d-feca5789dd60'] 2022-07-28 02:24:34.122 4208 2333633797632 MainThread INFO neutron.agent.securitygroups_rpc [req-e5f3d738-5f60-4517-a811-c582093a6ef7 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Refresh firewall rules 2022-07-28 02:24:34.122 4208 2333633797632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e5f3d738-5f60-4517-a811-c582093a6ef7 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Get security group information for devices via rpc ['40d8500a-f1bf-4d76-ab1d-ab85d099d88f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:24:34.170 4208 2333633797632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e5f3d738-5f60-4517-a811-c582093a6ef7 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:24:34.170 4208 2333633797632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e5f3d738-5f60-4517-a811-c582093a6ef7 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:24:34.218 4208 2333613772640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5f3d738-5f60-4517-a811-c582093a6ef7 50a2f75083ec40f3a6254c25b57862ae b5157a5b7f25482980f925175adf2090 - - - -] port_delete event received for '40d8500a-f1bf-4d76-ab1d-ab85d099d88f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:24:35.561 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:24:35.776 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port 4361cfbc-bcbf-486b-ad6a-719f5fc09a5d 2022-07-28 02:24:35.795 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port 4361cfbc-bcbf-486b-ad6a-719f5fc09a5d updated. Details: {'device': '4361cfbc-bcbf-486b-ad6a-719f5fc09a5d', 'network_id': '3028137f-378b-4f43-9bf1-434ecd477647', 'port_id': '4361cfbc-bcbf-486b-ad6a-719f5fc09a5d', 'mac_address': 'fa:16:3e:51:2c:91', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 368, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '27e5cd1e-e52c-425e-8667-f3f406f660a7', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:24:35.795 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:24:35.795 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-28 02:24:35.795 4208 2333613033952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '40d8500a-f1bf-4d76-ab1d-ab85d099d88f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:24:35.795 4208 2333613033952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '40d8500a-f1bf-4d76-ab1d-ab85d099d88f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:24:35.795 4208 2333613033952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 40d8500a-f1bf-4d76-ab1d-ab85d099d88f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:24:35.805 4208 2333613033952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 409dbfc5-7fa3-448b-9a8d-151bbb9f6be9 2022-07-28 02:24:35.805 4208 2333613033952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['40d8500a-f1bf-4d76-ab1d-ab85d099d88f'] 2022-07-28 02:24:35.805 4208 2333613033952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-28 02:24:35.805 4208 2333613033952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:24:35.805 4208 2333613033952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['40d8500a-f1bf-4d76-ab1d-ab85d099d88f'] 2022-07-28 02:24:35.805 4208 2333613033424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4361cfbc-bcbf-486b-ad6a-719f5fc09a5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:24:35.805 4208 2333613033424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4361cfbc-bcbf-486b-ad6a-719f5fc09a5d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:24:35.805 4208 2333613033424 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3028137f-378b-4f43-9bf1-434ecd477647 2022-07-28 02:24:35.805 4208 2333613033424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:24:35.965 4208 2333613033424 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4361cfbc-bcbf-486b-ad6a-719f5fc09a5d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:24:35.965 4208 2333613033424 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4361cfbc-bcbf-486b-ad6a-719f5fc09a5d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:24:35.965 4208 2333613033424 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4361cfbc-bcbf-486b-ad6a-719f5fc09a5d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:24:35.965 4208 2333613033424 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 368, VLAN trunk: None to switch port 4361cfbc-bcbf-486b-ad6a-719f5fc09a5d 2022-07-28 02:24:36.045 4208 2333613033424 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:24:36.045 4208 2333613033424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4361cfbc-bcbf-486b-ad6a-719f5fc09a5d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:24:36.327 4208 2333613033424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4361cfbc-bcbf-486b-ad6a-719f5fc09a5d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:24:36.327 4208 2333613033424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:24:36.327 4208 2333613033424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a3749da7-b79f-47f1-81fd-f00c6a713def) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:24:36.327 4208 2333613033424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4361cfbc-bcbf-486b-ad6a-719f5fc09a5d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:24:36.327 4208 2333613033424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:24:36.327 4208 2333613033424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4361cfbc-bcbf-486b-ad6a-719f5fc09a5d not yet added. Adding. 2022-07-28 02:24:36.327 4208 2333613033424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-28 02:24:36.327 4208 2333613033424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-28 02:24:36.431 4208 2333613033424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4361cfbc-bcbf-486b-ad6a-719f5fc09a5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:24:36.540 4208 2333613033424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4361cfbc-bcbf-486b-ad6a-719f5fc09a5d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:24:36.540 4208 2333613033424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4361cfbc-bcbf-486b-ad6a-719f5fc09a5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:24:36.681 4208 2333613033424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4361cfbc-bcbf-486b-ad6a-719f5fc09a5d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:24:36.759 4208 2333613033424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4361cfbc-bcbf-486b-ad6a-719f5fc09a5d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.954s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:24:36.759 4208 2333613033424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4361cfbc-bcbf-486b-ad6a-719f5fc09a5d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:24:36.759 4208 2333613033424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4361cfbc-bcbf-486b-ad6a-719f5fc09a5d processed. 2022-07-28 02:24:37.580 4208 2333630858160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:24:37.667 4208 2333630857632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef87bcaa-dd97-4418-b2e7-f4d9dddd225e 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for '71f4d0fe-6efb-49e5-8d0c-be4c9dc84e3c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:24:37.901 4208 2333630858160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:24:38.837 4208 2333632786496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6ca0f21-ac9e-4596-aa91-38b7938a073f 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for '0c6c4341-f6ed-48a9-8c1d-6f69ddf217a2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:24:39.761 4208 2333632004864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7b2042d-d6fc-4b2b-a83b-35474afcdf7a 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for 'c73be63b-fac3-482b-ba7c-a63c882a1714' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:24:39.900 4208 2333632733952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c9b2c67-f5a3-43b2-98df-d172c52a77ed - - - - - -] port_delete event received for 'c73be63b-fac3-482b-ba7c-a63c882a1714' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:24:40.008 4208 2333632733952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7b2042d-d6fc-4b2b-a83b-35474afcdf7a 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] network_delete received. Deleting network 409dbfc5-7fa3-448b-9a8d-151bbb9f6be9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-28 02:24:40.008 4208 2333632733952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7b2042d-d6fc-4b2b-a83b-35474afcdf7a 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] Network 409dbfc5-7fa3-448b-9a8d-151bbb9f6be9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-28 02:24:54.795 4208 2333630778352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f53efac-4488-44ac-8549-df232af97c9f 67ffe17468b04aa6ab148a976b5464b4 1ed45da3e0024fa597d03299abae9859 - - - -] Security group member updated on remote: ['a89533f3-eb66-40fa-8ed5-20626b64e3cc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:24:54.795 4208 2333630778352 MainThread INFO neutron.agent.securitygroups_rpc [req-5f53efac-4488-44ac-8549-df232af97c9f 67ffe17468b04aa6ab148a976b5464b4 1ed45da3e0024fa597d03299abae9859 - - - -] Security group member updated ['a89533f3-eb66-40fa-8ed5-20626b64e3cc'] 2022-07-28 02:24:55.148 4208 2333631327040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f53efac-4488-44ac-8549-df232af97c9f 67ffe17468b04aa6ab148a976b5464b4 1ed45da3e0024fa597d03299abae9859 - - - -] port_delete event received for '1715844b-9d8a-4da7-a69b-2981f259a665' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:24:55.870 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1715844b-9d8a-4da7-a69b-2981f259a665 2022-07-28 02:24:57.042 4208 2333632424240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed5b0440-816a-48de-a263-1f3288cd0718 67ffe17468b04aa6ab148a976b5464b4 1ed45da3e0024fa597d03299abae9859 - - - -] port_delete event received for 'a8f5c5e8-025a-44a3-b500-598782400c7f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:24:57.683 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-28 02:24:58.446 4208 2333632424240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1715844b-9d8a-4da7-a69b-2981f259a665' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:24:59.226 4208 2333632424240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1715844b-9d8a-4da7-a69b-2981f259a665' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:25:00.195 4208 2333632424240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1715844b-9d8a-4da7-a69b-2981f259a665 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:25:00.229 4208 2333632424240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b7a41f53-02ba-4d68-a9f3-9f5c3103be75 2022-07-28 02:25:00.229 4208 2333632424240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1715844b-9d8a-4da7-a69b-2981f259a665'] 2022-07-28 02:25:00.229 4208 2333632424240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-28 02:25:00.229 4208 2333632424240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:25:00.229 4208 2333632424240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1715844b-9d8a-4da7-a69b-2981f259a665'] 2022-07-28 02:25:00.229 4208 2333612744544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:25:00.268 4208 2333612744544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:25:02.680 4208 2333613034480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4d64696-f10e-4ccd-a01b-20e32ed3b1ec 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for 'c6f15b7a-865b-476a-9dbe-468347d9bf63' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:25:04.070 4208 2333630826624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-759d9db2-a002-4b21-b4e2-d1474161f0be 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for 'f3fba4df-ea49-43a5-adf9-1e2251604f08' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:25:05.039 4208 2333632734832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da9282d5-e183-4842-b7ff-1b165bb3800a 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for '7c26ce42-eb1e-4efb-ade9-de7cd56bd036' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:25:05.244 4208 2333613827344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8733384c-1214-4741-ac1f-e3b242b36c53 - - - - - -] port_delete event received for '7c26ce42-eb1e-4efb-ade9-de7cd56bd036' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:25:05.320 4208 2333633797632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da9282d5-e183-4842-b7ff-1b165bb3800a 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] network_delete received. Deleting network b7a41f53-02ba-4d68-a9f3-9f5c3103be75 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-28 02:25:05.320 4208 2333633797632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da9282d5-e183-4842-b7ff-1b165bb3800a 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] Network b7a41f53-02ba-4d68-a9f3-9f5c3103be75 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-28 02:25:10.702 4208 2333633911968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6198823e-ed1b-4663-993d-bf6cf930fc1f - - - - - -] port_update received: 46461552-d3b8-4955-b02f-d2527e6f5a44 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:25:10.710 4208 2333633911968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6198823e-ed1b-4663-993d-bf6cf930fc1f - - - - - -] No port 46461552-d3b8-4955-b02f-d2527e6f5a44 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:25:11.978 4208 2333632787024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-448d08de-4697-439a-a2ee-6549fedba374 8cec16b821114fc0aa47e8549cacd7d0 96bfb8cb74ca4919897cf243daafbe2f - - - -] Security group rule updated on remote: ['ca2ca985-22f7-46c3-a208-7b04e3b0babd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:25:11.978 4208 2333632787024 MainThread INFO neutron.agent.securitygroups_rpc [req-448d08de-4697-439a-a2ee-6549fedba374 8cec16b821114fc0aa47e8549cacd7d0 96bfb8cb74ca4919897cf243daafbe2f - - - -] Security group rule updated ['ca2ca985-22f7-46c3-a208-7b04e3b0babd'] 2022-07-28 02:25:12.134 4208 2333613206512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85d63b36-5c25-4ea0-b304-4102606ec8a7 8cec16b821114fc0aa47e8549cacd7d0 96bfb8cb74ca4919897cf243daafbe2f - - - -] Security group rule updated on remote: ['ca2ca985-22f7-46c3-a208-7b04e3b0babd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:25:12.134 4208 2333613206512 MainThread INFO neutron.agent.securitygroups_rpc [req-85d63b36-5c25-4ea0-b304-4102606ec8a7 8cec16b821114fc0aa47e8549cacd7d0 96bfb8cb74ca4919897cf243daafbe2f - - - -] Security group rule updated ['ca2ca985-22f7-46c3-a208-7b04e3b0babd'] 2022-07-28 02:25:14.368 4208 2333613914768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91b1b13b-438e-4491-8300-d3cdf66f4807 - - - - - -] port_update received: 3f87b0bd-2d8a-4767-8f38-2ccee2df24b8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:25:14.382 4208 2333613914768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91b1b13b-438e-4491-8300-d3cdf66f4807 - - - - - -] No port 3f87b0bd-2d8a-4767-8f38-2ccee2df24b8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:25:15.819 4208 2333634330112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-03dc7f10-a52d-451a-8a4b-7469aec4e840 8cec16b821114fc0aa47e8549cacd7d0 96bfb8cb74ca4919897cf243daafbe2f - - - -] Security group member updated on remote: ['ca2ca985-22f7-46c3-a208-7b04e3b0babd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:25:15.819 4208 2333634330112 MainThread INFO neutron.agent.securitygroups_rpc [req-03dc7f10-a52d-451a-8a4b-7469aec4e840 8cec16b821114fc0aa47e8549cacd7d0 96bfb8cb74ca4919897cf243daafbe2f - - - -] Security group member updated ['ca2ca985-22f7-46c3-a208-7b04e3b0babd'] 2022-07-28 02:25:16.620 4208 2333631135984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ca59ce2-f356-4163-834e-6a6fb3989b46 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] port_update received: 5535562d-0c12-47d5-b1c1-dbf26caaa058 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:25:16.638 4208 2333631135984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ca59ce2-f356-4163-834e-6a6fb3989b46 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] No port 5535562d-0c12-47d5-b1c1-dbf26caaa058 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:25:18.405 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5535562d-0c12-47d5-b1c1-dbf26caaa058 2022-07-28 02:25:20.304 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:25:21.368 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port 5535562d-0c12-47d5-b1c1-dbf26caaa058 2022-07-28 02:25:21.368 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port 5535562d-0c12-47d5-b1c1-dbf26caaa058 updated. Details: {'device': '5535562d-0c12-47d5-b1c1-dbf26caaa058', 'network_id': '2acebb6b-631e-460d-a599-e4c28fc62f29', 'port_id': '5535562d-0c12-47d5-b1c1-dbf26caaa058', 'mac_address': 'fa:16:3e:c7:1b:b1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 390, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2444c2bc-d071-402a-aa6c-831f09f139a2', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:25:21.368 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:25:21.368 4208 2333633246480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5535562d-0c12-47d5-b1c1-dbf26caaa058" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:25:21.368 4208 2333633246480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5535562d-0c12-47d5-b1c1-dbf26caaa058 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:25:21.368 4208 2333633246480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2acebb6b-631e-460d-a599-e4c28fc62f29 2022-07-28 02:25:21.368 4208 2333633246480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:25:21.543 4208 2333633246480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5535562d-0c12-47d5-b1c1-dbf26caaa058') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:25:21.543 4208 2333633246480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5535562d-0c12-47d5-b1c1-dbf26caaa058') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:25:21.543 4208 2333633246480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5535562d-0c12-47d5-b1c1-dbf26caaa058 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:25:21.543 4208 2333633246480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 390, VLAN trunk: None to switch port 5535562d-0c12-47d5-b1c1-dbf26caaa058 2022-07-28 02:25:21.607 4208 2333633246480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:25:21.607 4208 2333633246480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5535562d-0c12-47d5-b1c1-dbf26caaa058'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:25:21.746 4208 2333633246480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5535562d-0c12-47d5-b1c1-dbf26caaa058']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:25:21.746 4208 2333633246480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:25:21.746 4208 2333633246480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ca2ca985-22f7-46c3-a208-7b04e3b0babd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:25:21.746 4208 2333633246480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5535562d-0c12-47d5-b1c1-dbf26caaa058 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:25:21.746 4208 2333633246480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:25:21.767 4208 2333633246480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5535562d-0c12-47d5-b1c1-dbf26caaa058 not yet added. Adding. 2022-07-28 02:25:21.767 4208 2333633246480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-28 02:25:21.767 4208 2333633246480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-28 02:25:21.852 4208 2333633246480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5535562d-0c12-47d5-b1c1-dbf26caaa058" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:25:21.944 4208 2333633246480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5535562d-0c12-47d5-b1c1-dbf26caaa058" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:25:21.944 4208 2333633246480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5535562d-0c12-47d5-b1c1-dbf26caaa058" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:25:22.061 4208 2333633246480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5535562d-0c12-47d5-b1c1-dbf26caaa058" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:25:22.174 4208 2333633246480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5535562d-0c12-47d5-b1c1-dbf26caaa058" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.812s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:25:22.174 4208 2333633246480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5535562d-0c12-47d5-b1c1-dbf26caaa058 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:25:22.182 4208 2333633246480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5535562d-0c12-47d5-b1c1-dbf26caaa058 processed. 2022-07-28 02:25:22.306 4208 2333633246480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:25:22.477 4208 2333633246480 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:25:32.653 4208 2333610503504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8a6c04d-fc0a-49c6-8547-64c5c358e05f 5d18ce7f418a4a7b8bb300b618ed21f6 07e26e0d100743839e276fb6db269958 - - - -] Security group member updated on remote: ['e3424353-2944-4ff9-a9b2-e0710325ba5d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:25:32.653 4208 2333610503504 MainThread INFO neutron.agent.securitygroups_rpc [req-d8a6c04d-fc0a-49c6-8547-64c5c358e05f 5d18ce7f418a4a7b8bb300b618ed21f6 07e26e0d100743839e276fb6db269958 - - - -] Security group member updated ['e3424353-2944-4ff9-a9b2-e0710325ba5d'] 2022-07-28 02:25:33.437 4208 2333633910736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99fdbb58-352a-40cf-9c98-73cce0578821 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] port_update received: f6022a36-d845-4630-bb0c-fc1e3bbff131 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:25:33.460 4208 2333633910736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99fdbb58-352a-40cf-9c98-73cce0578821 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] No port f6022a36-d845-4630-bb0c-fc1e3bbff131 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:25:38.614 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f6022a36-d845-4630-bb0c-fc1e3bbff131 2022-07-28 02:25:40.432 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:25:40.654 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port f6022a36-d845-4630-bb0c-fc1e3bbff131 2022-07-28 02:25:40.654 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port f6022a36-d845-4630-bb0c-fc1e3bbff131 updated. Details: {'device': 'f6022a36-d845-4630-bb0c-fc1e3bbff131', 'network_id': '436ed8b2-8e88-4245-ae94-3b3a41f8a819', 'port_id': 'f6022a36-d845-4630-bb0c-fc1e3bbff131', 'mac_address': 'fa:16:3e:b5:38:0f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 392, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0a463061-bec9-4306-aff3-784a8d102923', 'ip_address': '192.168.233.43'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:25:40.654 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:25:40.654 4208 2333613156832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f6022a36-d845-4630-bb0c-fc1e3bbff131" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:25:40.654 4208 2333613156832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f6022a36-d845-4630-bb0c-fc1e3bbff131 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:25:40.654 4208 2333613156832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 436ed8b2-8e88-4245-ae94-3b3a41f8a819 2022-07-28 02:25:40.654 4208 2333613156832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:25:40.787 4208 2333613156832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f6022a36-d845-4630-bb0c-fc1e3bbff131') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:25:40.787 4208 2333613156832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f6022a36-d845-4630-bb0c-fc1e3bbff131') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:25:40.787 4208 2333613156832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f6022a36-d845-4630-bb0c-fc1e3bbff131 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:25:40.787 4208 2333613156832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 392, VLAN trunk: None to switch port f6022a36-d845-4630-bb0c-fc1e3bbff131 2022-07-28 02:25:40.852 4208 2333613156832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:25:40.852 4208 2333613156832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f6022a36-d845-4630-bb0c-fc1e3bbff131'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:25:41.014 4208 2333613156832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f6022a36-d845-4630-bb0c-fc1e3bbff131']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:25:41.026 4208 2333613156832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:25:41.026 4208 2333613156832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e3424353-2944-4ff9-a9b2-e0710325ba5d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:25:41.026 4208 2333613156832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e3424353-2944-4ff9-a9b2-e0710325ba5d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-28 02:25:41.026 4208 2333613156832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f6022a36-d845-4630-bb0c-fc1e3bbff131 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:25:41.026 4208 2333613156832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:25:41.026 4208 2333613156832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f6022a36-d845-4630-bb0c-fc1e3bbff131 not yet added. Adding. 2022-07-28 02:25:41.026 4208 2333613156832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-28 02:25:41.026 4208 2333613156832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-28 02:25:41.155 4208 2333613156832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6022a36-d845-4630-bb0c-fc1e3bbff131" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:25:41.260 4208 2333613156832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6022a36-d845-4630-bb0c-fc1e3bbff131" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:25:41.260 4208 2333613156832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6022a36-d845-4630-bb0c-fc1e3bbff131" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:25:41.398 4208 2333613156832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6022a36-d845-4630-bb0c-fc1e3bbff131" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:25:41.476 4208 2333613156832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f6022a36-d845-4630-bb0c-fc1e3bbff131" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.812s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:25:41.476 4208 2333613156832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f6022a36-d845-4630-bb0c-fc1e3bbff131 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:25:41.476 4208 2333613156832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f6022a36-d845-4630-bb0c-fc1e3bbff131 processed. 2022-07-28 02:25:42.444 4208 2333613156832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:25:42.621 4208 2333613156832 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:25:47.325 4208 2333612888304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-02c0f591-a8da-474a-895f-ca5affea85e8 5d18ce7f418a4a7b8bb300b618ed21f6 07e26e0d100743839e276fb6db269958 - - - -] Security group member updated on remote: ['e3424353-2944-4ff9-a9b2-e0710325ba5d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:25:47.325 4208 2333612888304 MainThread INFO neutron.agent.securitygroups_rpc [req-02c0f591-a8da-474a-895f-ca5affea85e8 5d18ce7f418a4a7b8bb300b618ed21f6 07e26e0d100743839e276fb6db269958 - - - -] Security group member updated ['e3424353-2944-4ff9-a9b2-e0710325ba5d'] 2022-07-28 02:25:47.325 4208 2333612888304 MainThread INFO neutron.agent.securitygroups_rpc [req-02c0f591-a8da-474a-895f-ca5affea85e8 5d18ce7f418a4a7b8bb300b618ed21f6 07e26e0d100743839e276fb6db269958 - - - -] Refresh firewall rules 2022-07-28 02:25:47.325 4208 2333612888304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-02c0f591-a8da-474a-895f-ca5affea85e8 5d18ce7f418a4a7b8bb300b618ed21f6 07e26e0d100743839e276fb6db269958 - - - -] Get security group information for devices via rpc ['f6022a36-d845-4630-bb0c-fc1e3bbff131'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:25:47.359 4208 2333612888304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-02c0f591-a8da-474a-895f-ca5affea85e8 5d18ce7f418a4a7b8bb300b618ed21f6 07e26e0d100743839e276fb6db269958 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:25:47.359 4208 2333612888304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-02c0f591-a8da-474a-895f-ca5affea85e8 5d18ce7f418a4a7b8bb300b618ed21f6 07e26e0d100743839e276fb6db269958 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:25:47.388 4208 2333612888304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02c0f591-a8da-474a-895f-ca5affea85e8 5d18ce7f418a4a7b8bb300b618ed21f6 07e26e0d100743839e276fb6db269958 - - - -] port_delete event received for 'f6022a36-d845-4630-bb0c-fc1e3bbff131' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:25:48.334 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f6022a36-d845-4630-bb0c-fc1e3bbff131 2022-07-28 02:25:48.475 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-28 02:25:48.475 4208 2333592497664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f6022a36-d845-4630-bb0c-fc1e3bbff131' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:25:48.475 4208 2333592497664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f6022a36-d845-4630-bb0c-fc1e3bbff131' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:25:48.475 4208 2333592497664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f6022a36-d845-4630-bb0c-fc1e3bbff131 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:25:48.481 4208 2333592497664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 436ed8b2-8e88-4245-ae94-3b3a41f8a819 2022-07-28 02:25:48.481 4208 2333592497664 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f6022a36-d845-4630-bb0c-fc1e3bbff131'] 2022-07-28 02:25:48.481 4208 2333592497664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-28 02:25:48.481 4208 2333592497664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:25:48.481 4208 2333592497664 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f6022a36-d845-4630-bb0c-fc1e3bbff131'] 2022-07-28 02:25:50.476 4208 2333612686320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:25:50.506 4208 2333612686320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:25:57.178 4208 2333633909504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7309c5b3-0cb4-4d37-8fcb-b6b5f950c9e1 c83fc2f15859437faff8616fb7de3117 a0cbe4e537bf4a3295d73105f90ec4b8 - - - -] Security group member updated on remote: ['001471b8-edf6-407c-9b0d-21534b5a59fc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:25:57.178 4208 2333633909504 MainThread INFO neutron.agent.securitygroups_rpc [req-7309c5b3-0cb4-4d37-8fcb-b6b5f950c9e1 c83fc2f15859437faff8616fb7de3117 a0cbe4e537bf4a3295d73105f90ec4b8 - - - -] Security group member updated ['001471b8-edf6-407c-9b0d-21534b5a59fc'] 2022-07-28 02:25:57.912 4208 2333613329216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7904783-e397-420d-a693-d22ddbc26f95 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] port_update received: 7aef719b-6297-463f-b7ff-bdd0663809fd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:25:57.912 4208 2333613329216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7904783-e397-420d-a693-d22ddbc26f95 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] No port 7aef719b-6297-463f-b7ff-bdd0663809fd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:26:00.736 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7aef719b-6297-463f-b7ff-bdd0663809fd 2022-07-28 02:26:02.474 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:26:02.799 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port 7aef719b-6297-463f-b7ff-bdd0663809fd 2022-07-28 02:26:02.799 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port 7aef719b-6297-463f-b7ff-bdd0663809fd updated. Details: {'device': '7aef719b-6297-463f-b7ff-bdd0663809fd', 'network_id': '3916ebe1-b0fe-4005-b8f0-849d68eba863', 'port_id': '7aef719b-6297-463f-b7ff-bdd0663809fd', 'mac_address': 'fa:16:3e:32:1a:7c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 372, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dd02def8-8f47-4ab4-b86b-9507fdc19812', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:26:02.799 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:26:02.799 4208 2333634547200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7aef719b-6297-463f-b7ff-bdd0663809fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:26:02.799 4208 2333634547200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7aef719b-6297-463f-b7ff-bdd0663809fd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:26:02.817 4208 2333634547200 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3916ebe1-b0fe-4005-b8f0-849d68eba863 2022-07-28 02:26:02.817 4208 2333634547200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:26:02.945 4208 2333634547200 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7aef719b-6297-463f-b7ff-bdd0663809fd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:26:02.945 4208 2333634547200 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7aef719b-6297-463f-b7ff-bdd0663809fd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:26:02.967 4208 2333634547200 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7aef719b-6297-463f-b7ff-bdd0663809fd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:26:02.967 4208 2333634547200 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 372, VLAN trunk: None to switch port 7aef719b-6297-463f-b7ff-bdd0663809fd 2022-07-28 02:26:03.047 4208 2333634547200 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:26:03.047 4208 2333634547200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7aef719b-6297-463f-b7ff-bdd0663809fd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:26:03.180 4208 2333634547200 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7aef719b-6297-463f-b7ff-bdd0663809fd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:26:03.180 4208 2333634547200 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:26:03.180 4208 2333634547200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (001471b8-edf6-407c-9b0d-21534b5a59fc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:26:03.180 4208 2333634547200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (001471b8-edf6-407c-9b0d-21534b5a59fc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-28 02:26:03.180 4208 2333634547200 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7aef719b-6297-463f-b7ff-bdd0663809fd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:26:03.180 4208 2333634547200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:26:03.180 4208 2333634547200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7aef719b-6297-463f-b7ff-bdd0663809fd not yet added. Adding. 2022-07-28 02:26:03.180 4208 2333634547200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-28 02:26:03.180 4208 2333634547200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-28 02:26:03.323 4208 2333634547200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7aef719b-6297-463f-b7ff-bdd0663809fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:26:03.459 4208 2333634547200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7aef719b-6297-463f-b7ff-bdd0663809fd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:26:03.460 4208 2333634547200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7aef719b-6297-463f-b7ff-bdd0663809fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:26:03.584 4208 2333634547200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7aef719b-6297-463f-b7ff-bdd0663809fd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:26:03.669 4208 2333634547200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7aef719b-6297-463f-b7ff-bdd0663809fd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.860s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:26:03.669 4208 2333634547200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7aef719b-6297-463f-b7ff-bdd0663809fd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:26:03.669 4208 2333634547200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7aef719b-6297-463f-b7ff-bdd0663809fd processed. 2022-07-28 02:26:04.485 4208 2333634547200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:26:04.653 4208 2333634547200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:26:11.220 4208 2333633470880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da3f9da7-5fe8-4850-815e-481719b9494e 1ce471a0d92f4985b7d071078f30f1bc 723a88dd0d514e9080b5355da878b406 - - - -] port_delete event received for '0c5ed888-dbaa-45fb-9a09-79a853790fab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:26:14.048 4208 2333633535664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3f35bd34-fdc8-4811-8a26-6b004032d08a 1ce471a0d92f4985b7d071078f30f1bc 723a88dd0d514e9080b5355da878b406 - - - -] Security group member updated on remote: ['a3749da7-b79f-47f1-81fd-f00c6a713def'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:26:14.048 4208 2333633535664 MainThread INFO neutron.agent.securitygroups_rpc [req-3f35bd34-fdc8-4811-8a26-6b004032d08a 1ce471a0d92f4985b7d071078f30f1bc 723a88dd0d514e9080b5355da878b406 - - - -] Security group member updated ['a3749da7-b79f-47f1-81fd-f00c6a713def'] 2022-07-28 02:26:14.158 4208 2333635390272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f35bd34-fdc8-4811-8a26-6b004032d08a 1ce471a0d92f4985b7d071078f30f1bc 723a88dd0d514e9080b5355da878b406 - - - -] port_delete event received for '4361cfbc-bcbf-486b-ad6a-719f5fc09a5d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:26:14.521 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4361cfbc-bcbf-486b-ad6a-719f5fc09a5d 2022-07-28 02:26:14.552 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-28 02:26:14.552 4208 2333635390272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4361cfbc-bcbf-486b-ad6a-719f5fc09a5d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:26:14.552 4208 2333635390272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4361cfbc-bcbf-486b-ad6a-719f5fc09a5d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:26:14.552 4208 2333635390272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4361cfbc-bcbf-486b-ad6a-719f5fc09a5d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:26:14.568 4208 2333635390272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3028137f-378b-4f43-9bf1-434ecd477647 2022-07-28 02:26:14.568 4208 2333635390272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4361cfbc-bcbf-486b-ad6a-719f5fc09a5d'] 2022-07-28 02:26:14.568 4208 2333635390272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-28 02:26:14.568 4208 2333635390272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:26:14.568 4208 2333635390272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4361cfbc-bcbf-486b-ad6a-719f5fc09a5d'] 2022-07-28 02:26:16.552 4208 2333635390272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:26:16.583 4208 2333635390272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:26:16.642 4208 2333633000896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd43ce86-2ceb-461d-ab32-402ffdc86c52 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for '2d9c898c-0d06-4902-8935-7176c3348142' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:26:17.814 4208 2333633470704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43483bf4-7831-4b81-8ee8-7993af550b9b 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for '68049d9b-dfd7-4348-93c1-6b57ac6e6f06' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:26:18.928 4208 2333631327568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7251cd14-496d-491b-b786-857e358dfbd5 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for '71e32150-ccba-4993-b955-ffc22b852b85' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:26:19.111 4208 2333634475984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ad53edc-a3e6-44c3-b623-25522a4501ff - - - - - -] port_delete event received for '71e32150-ccba-4993-b955-ffc22b852b85' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:26:19.147 4208 2333630827328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7251cd14-496d-491b-b786-857e358dfbd5 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] network_delete received. Deleting network 3028137f-378b-4f43-9bf1-434ecd477647 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-28 02:26:19.147 4208 2333630827328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7251cd14-496d-491b-b786-857e358dfbd5 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] Network 3028137f-378b-4f43-9bf1-434ecd477647 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-28 02:26:20.366 4208 2333631135984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e10e39f-c8a7-4164-b84c-0d4d2a6a257d 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for '0195857b-6b78-43e7-80f4-8ece25380f5b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:26:21.492 4208 2333631135984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f930de00-1443-4f3d-993d-5da51cc096d9 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for '650632a2-ab6f-4024-9c8f-d91ff5a87dc8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:26:22.320 4208 2333631135984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75760e94-b4a8-4900-a913-fa228fc8b1e4 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for 'e16329e4-27c7-4399-a097-7afdcb1a162e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:26:22.401 4208 2333631135984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce6a7e46-a53f-4ed8-aa4c-f3a0e855b761 - - - - - -] port_delete event received for 'e16329e4-27c7-4399-a097-7afdcb1a162e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:26:22.524 4208 2333613244832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75760e94-b4a8-4900-a913-fa228fc8b1e4 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] network_delete received. Deleting network 37a993a1-1ac7-48cc-bc7f-5868ea8b486a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-28 02:26:22.524 4208 2333613244832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75760e94-b4a8-4900-a913-fa228fc8b1e4 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] Network 37a993a1-1ac7-48cc-bc7f-5868ea8b486a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-28 02:26:32.380 4208 2333635103728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77b0acf8-aa1a-4550-87b4-ffdcc7039355 dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] Security group member updated on remote: ['a5fd9244-062f-4462-8b45-3721c7088b44'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:26:32.380 4208 2333635103728 MainThread INFO neutron.agent.securitygroups_rpc [req-77b0acf8-aa1a-4550-87b4-ffdcc7039355 dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] Security group member updated ['a5fd9244-062f-4462-8b45-3721c7088b44'] 2022-07-28 02:26:33.130 4208 2333630570336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb67e375-3c2a-421f-bc81-672fe572216c 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] port_update received: 811f35df-5ed8-468d-a85d-74f5ac417103 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:26:33.152 4208 2333630570336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb67e375-3c2a-421f-bc81-672fe572216c 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] No port 811f35df-5ed8-468d-a85d-74f5ac417103 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:26:43.073 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 811f35df-5ed8-468d-a85d-74f5ac417103 2022-07-28 02:26:44.708 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:26:45.521 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port 811f35df-5ed8-468d-a85d-74f5ac417103 2022-07-28 02:26:45.521 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port 811f35df-5ed8-468d-a85d-74f5ac417103 updated. Details: {'device': '811f35df-5ed8-468d-a85d-74f5ac417103', 'network_id': '6a862076-171d-4686-a6b7-e646e42fd313', 'port_id': '811f35df-5ed8-468d-a85d-74f5ac417103', 'mac_address': 'fa:16:3e:69:a3:4c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 371, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '27735d0c-b318-4429-9a91-75d6f81f616d', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:26:45.521 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:26:45.521 4208 2333633868720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-811f35df-5ed8-468d-a85d-74f5ac417103" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:26:45.521 4208 2333633868720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 811f35df-5ed8-468d-a85d-74f5ac417103 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:26:45.521 4208 2333633868720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:26:45.731 4208 2333633868720 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '811f35df-5ed8-468d-a85d-74f5ac417103') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:26:45.731 4208 2333633868720 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '811f35df-5ed8-468d-a85d-74f5ac417103') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:26:45.731 4208 2333633868720 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 811f35df-5ed8-468d-a85d-74f5ac417103 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:26:45.731 4208 2333633868720 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 371, VLAN trunk: None to switch port 811f35df-5ed8-468d-a85d-74f5ac417103 2022-07-28 02:26:45.824 4208 2333633868720 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:26:45.824 4208 2333633868720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['811f35df-5ed8-468d-a85d-74f5ac417103'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:26:46.053 4208 2333633868720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['811f35df-5ed8-468d-a85d-74f5ac417103']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:26:46.053 4208 2333633868720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:26:46.053 4208 2333633868720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a5fd9244-062f-4462-8b45-3721c7088b44) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:26:46.053 4208 2333633868720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 811f35df-5ed8-468d-a85d-74f5ac417103 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:26:46.053 4208 2333633868720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:26:46.053 4208 2333633868720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 811f35df-5ed8-468d-a85d-74f5ac417103 not yet added. Adding. 2022-07-28 02:26:46.053 4208 2333633868720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-28 02:26:46.053 4208 2333633868720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-28 02:26:46.197 4208 2333633868720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-811f35df-5ed8-468d-a85d-74f5ac417103" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:26:46.318 4208 2333633868720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-811f35df-5ed8-468d-a85d-74f5ac417103" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:26:46.318 4208 2333633868720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-811f35df-5ed8-468d-a85d-74f5ac417103" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:26:46.444 4208 2333633868720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-811f35df-5ed8-468d-a85d-74f5ac417103" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:26:46.547 4208 2333633868720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-811f35df-5ed8-468d-a85d-74f5ac417103" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:26:46.547 4208 2333633868720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 811f35df-5ed8-468d-a85d-74f5ac417103 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:26:46.547 4208 2333633868720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 811f35df-5ed8-468d-a85d-74f5ac417103 processed. 2022-07-28 02:26:46.715 4208 2333632077488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:26:46.890 4208 2333632077488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:26:53.594 4208 2333634475280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f51c1662-781d-4fc8-b67e-455ef2bb9af6 c83fc2f15859437faff8616fb7de3117 a0cbe4e537bf4a3295d73105f90ec4b8 - - - -] Security group member updated on remote: ['001471b8-edf6-407c-9b0d-21534b5a59fc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:26:53.594 4208 2333634475280 MainThread INFO neutron.agent.securitygroups_rpc [req-f51c1662-781d-4fc8-b67e-455ef2bb9af6 c83fc2f15859437faff8616fb7de3117 a0cbe4e537bf4a3295d73105f90ec4b8 - - - -] Security group member updated ['001471b8-edf6-407c-9b0d-21534b5a59fc'] 2022-07-28 02:26:53.594 4208 2333634475280 MainThread INFO neutron.agent.securitygroups_rpc [req-f51c1662-781d-4fc8-b67e-455ef2bb9af6 c83fc2f15859437faff8616fb7de3117 a0cbe4e537bf4a3295d73105f90ec4b8 - - - -] Refresh firewall rules 2022-07-28 02:26:53.594 4208 2333634475280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f51c1662-781d-4fc8-b67e-455ef2bb9af6 c83fc2f15859437faff8616fb7de3117 a0cbe4e537bf4a3295d73105f90ec4b8 - - - -] Get security group information for devices via rpc ['7aef719b-6297-463f-b7ff-bdd0663809fd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:26:53.625 4208 2333634475280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f51c1662-781d-4fc8-b67e-455ef2bb9af6 c83fc2f15859437faff8616fb7de3117 a0cbe4e537bf4a3295d73105f90ec4b8 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:26:53.625 4208 2333634475280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f51c1662-781d-4fc8-b67e-455ef2bb9af6 c83fc2f15859437faff8616fb7de3117 a0cbe4e537bf4a3295d73105f90ec4b8 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:26:53.667 4208 2333633797632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f51c1662-781d-4fc8-b67e-455ef2bb9af6 c83fc2f15859437faff8616fb7de3117 a0cbe4e537bf4a3295d73105f90ec4b8 - - - -] port_delete event received for '7aef719b-6297-463f-b7ff-bdd0663809fd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:26:54.793 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7aef719b-6297-463f-b7ff-bdd0663809fd 2022-07-28 02:26:56.770 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-28 02:26:56.953 4208 2333612649984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7aef719b-6297-463f-b7ff-bdd0663809fd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:26:57.890 4208 2333612649984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7aef719b-6297-463f-b7ff-bdd0663809fd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:26:57.890 4208 2333612649984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7aef719b-6297-463f-b7ff-bdd0663809fd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:26:57.907 4208 2333612649984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3916ebe1-b0fe-4005-b8f0-849d68eba863 2022-07-28 02:26:57.907 4208 2333612649984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7aef719b-6297-463f-b7ff-bdd0663809fd'] 2022-07-28 02:26:57.907 4208 2333612649984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-28 02:26:57.907 4208 2333612649984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:26:57.907 4208 2333612649984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7aef719b-6297-463f-b7ff-bdd0663809fd'] 2022-07-28 02:26:58.797 4208 2333612649984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:26:58.812 4208 2333612649984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:27:05.824 4208 2333613771584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2642e7b2-494b-477f-a39d-c2432e68154b c83fc2f15859437faff8616fb7de3117 a0cbe4e537bf4a3295d73105f90ec4b8 - - - -] Security group member updated on remote: ['001471b8-edf6-407c-9b0d-21534b5a59fc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:27:05.824 4208 2333613771584 MainThread INFO neutron.agent.securitygroups_rpc [req-2642e7b2-494b-477f-a39d-c2432e68154b c83fc2f15859437faff8616fb7de3117 a0cbe4e537bf4a3295d73105f90ec4b8 - - - -] Security group member updated ['001471b8-edf6-407c-9b0d-21534b5a59fc'] 2022-07-28 02:27:06.535 4208 2333613687200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd0ebdc6-7a4a-452f-9ee2-e62eddbda49e 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] port_update received: add884a2-8e25-447b-b8bd-2389dcea0a9e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:27:06.551 4208 2333613687200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd0ebdc6-7a4a-452f-9ee2-e62eddbda49e 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] No port add884a2-8e25-447b-b8bd-2389dcea0a9e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:27:09.224 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: add884a2-8e25-447b-b8bd-2389dcea0a9e 2022-07-28 02:27:10.863 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:27:11.055 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port add884a2-8e25-447b-b8bd-2389dcea0a9e 2022-07-28 02:27:11.055 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port add884a2-8e25-447b-b8bd-2389dcea0a9e updated. Details: {'device': 'add884a2-8e25-447b-b8bd-2389dcea0a9e', 'network_id': '3916ebe1-b0fe-4005-b8f0-849d68eba863', 'port_id': 'add884a2-8e25-447b-b8bd-2389dcea0a9e', 'mac_address': 'fa:16:3e:e5:0b:aa', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 372, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dd02def8-8f47-4ab4-b86b-9507fdc19812', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:27:11.055 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:27:11.055 4208 2333633059120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-add884a2-8e25-447b-b8bd-2389dcea0a9e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:27:11.055 4208 2333633059120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port add884a2-8e25-447b-b8bd-2389dcea0a9e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:27:11.055 4208 2333633059120 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3916ebe1-b0fe-4005-b8f0-849d68eba863 2022-07-28 02:27:11.055 4208 2333633059120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:27:11.209 4208 2333633059120 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'add884a2-8e25-447b-b8bd-2389dcea0a9e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:27:11.209 4208 2333633059120 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'add884a2-8e25-447b-b8bd-2389dcea0a9e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:27:11.209 4208 2333633059120 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port add884a2-8e25-447b-b8bd-2389dcea0a9e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:27:11.229 4208 2333633059120 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 372, VLAN trunk: None to switch port add884a2-8e25-447b-b8bd-2389dcea0a9e 2022-07-28 02:27:11.304 4208 2333633059120 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:27:11.304 4208 2333633059120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['add884a2-8e25-447b-b8bd-2389dcea0a9e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:27:11.460 4208 2333633059120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['add884a2-8e25-447b-b8bd-2389dcea0a9e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:27:11.460 4208 2333633059120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:27:11.460 4208 2333633059120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (001471b8-edf6-407c-9b0d-21534b5a59fc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:27:11.460 4208 2333633059120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (001471b8-edf6-407c-9b0d-21534b5a59fc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-07-28 02:27:11.460 4208 2333633059120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for add884a2-8e25-447b-b8bd-2389dcea0a9e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:27:11.460 4208 2333633059120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:27:11.460 4208 2333633059120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device add884a2-8e25-447b-b8bd-2389dcea0a9e not yet added. Adding. 2022-07-28 02:27:11.460 4208 2333633059120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-28 02:27:11.460 4208 2333633059120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-28 02:27:11.582 4208 2333633059120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-add884a2-8e25-447b-b8bd-2389dcea0a9e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:27:11.695 4208 2333633059120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-add884a2-8e25-447b-b8bd-2389dcea0a9e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:27:11.695 4208 2333633059120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-add884a2-8e25-447b-b8bd-2389dcea0a9e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:27:11.818 4208 2333633059120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-add884a2-8e25-447b-b8bd-2389dcea0a9e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:27:11.928 4208 2333633059120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-add884a2-8e25-447b-b8bd-2389dcea0a9e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:27:11.928 4208 2333633059120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port add884a2-8e25-447b-b8bd-2389dcea0a9e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:27:11.928 4208 2333633059120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port add884a2-8e25-447b-b8bd-2389dcea0a9e processed. 2022-07-28 02:27:12.856 4208 2333631797376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:27:13.020 4208 2333631797376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:27:38.452 4208 2333613033424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53b6b2c8-6193-4a56-ae3b-406b654fb917 c83fc2f15859437faff8616fb7de3117 a0cbe4e537bf4a3295d73105f90ec4b8 - - - -] Security group member updated on remote: ['001471b8-edf6-407c-9b0d-21534b5a59fc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:27:38.452 4208 2333613033424 MainThread INFO neutron.agent.securitygroups_rpc [req-53b6b2c8-6193-4a56-ae3b-406b654fb917 c83fc2f15859437faff8616fb7de3117 a0cbe4e537bf4a3295d73105f90ec4b8 - - - -] Security group member updated ['001471b8-edf6-407c-9b0d-21534b5a59fc'] 2022-07-28 02:27:38.452 4208 2333613033424 MainThread INFO neutron.agent.securitygroups_rpc [req-53b6b2c8-6193-4a56-ae3b-406b654fb917 c83fc2f15859437faff8616fb7de3117 a0cbe4e537bf4a3295d73105f90ec4b8 - - - -] Refresh firewall rules 2022-07-28 02:27:38.452 4208 2333613033424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53b6b2c8-6193-4a56-ae3b-406b654fb917 c83fc2f15859437faff8616fb7de3117 a0cbe4e537bf4a3295d73105f90ec4b8 - - - -] Get security group information for devices via rpc ['add884a2-8e25-447b-b8bd-2389dcea0a9e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:27:38.484 4208 2333613033424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-53b6b2c8-6193-4a56-ae3b-406b654fb917 c83fc2f15859437faff8616fb7de3117 a0cbe4e537bf4a3295d73105f90ec4b8 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:27:38.484 4208 2333613033424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-53b6b2c8-6193-4a56-ae3b-406b654fb917 c83fc2f15859437faff8616fb7de3117 a0cbe4e537bf4a3295d73105f90ec4b8 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:27:38.527 4208 2333635646384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53b6b2c8-6193-4a56-ae3b-406b654fb917 c83fc2f15859437faff8616fb7de3117 a0cbe4e537bf4a3295d73105f90ec4b8 - - - -] port_delete event received for 'add884a2-8e25-447b-b8bd-2389dcea0a9e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:27:39.083 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: add884a2-8e25-447b-b8bd-2389dcea0a9e 2022-07-28 02:27:41.019 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-28 02:27:41.019 4208 2333630568224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'add884a2-8e25-447b-b8bd-2389dcea0a9e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:27:41.019 4208 2333630568224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'add884a2-8e25-447b-b8bd-2389dcea0a9e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:27:41.019 4208 2333630568224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port add884a2-8e25-447b-b8bd-2389dcea0a9e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:27:41.019 4208 2333630568224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3916ebe1-b0fe-4005-b8f0-849d68eba863 2022-07-28 02:27:41.019 4208 2333630568224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['add884a2-8e25-447b-b8bd-2389dcea0a9e'] 2022-07-28 02:27:41.019 4208 2333630568224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-28 02:27:41.019 4208 2333630568224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:27:41.019 4208 2333630568224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['add884a2-8e25-447b-b8bd-2389dcea0a9e'] 2022-07-28 02:27:43.023 4208 2333612686496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:27:43.150 4208 2333612686496 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:28:03.334 4208 2333635041584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ec3c927-495a-422d-bd93-77b7d24ae231 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] network_delete received. Deleting network 3916ebe1-b0fe-4005-b8f0-849d68eba863 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-28 02:28:03.334 4208 2333635041584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ec3c927-495a-422d-bd93-77b7d24ae231 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] Network 3916ebe1-b0fe-4005-b8f0-849d68eba863 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-28 02:28:13.342 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5535562d-0c12-47d5-b1c1-dbf26caaa058 2022-07-28 02:28:13.737 4208 2333633164560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-914c4f9d-3b1a-42b8-a8df-8a2d74be2912 8cec16b821114fc0aa47e8549cacd7d0 96bfb8cb74ca4919897cf243daafbe2f - - - -] Security group member updated on remote: ['ca2ca985-22f7-46c3-a208-7b04e3b0babd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:28:13.737 4208 2333633164560 MainThread INFO neutron.agent.securitygroups_rpc [req-914c4f9d-3b1a-42b8-a8df-8a2d74be2912 8cec16b821114fc0aa47e8549cacd7d0 96bfb8cb74ca4919897cf243daafbe2f - - - -] Security group member updated ['ca2ca985-22f7-46c3-a208-7b04e3b0babd'] 2022-07-28 02:28:14.030 4208 2333633164560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-914c4f9d-3b1a-42b8-a8df-8a2d74be2912 8cec16b821114fc0aa47e8549cacd7d0 96bfb8cb74ca4919897cf243daafbe2f - - - -] port_delete event received for '5535562d-0c12-47d5-b1c1-dbf26caaa058' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:28:15.140 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-28 02:28:15.140 4208 2333635387808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5535562d-0c12-47d5-b1c1-dbf26caaa058' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:28:15.140 4208 2333635387808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5535562d-0c12-47d5-b1c1-dbf26caaa058' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:28:15.140 4208 2333635387808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5535562d-0c12-47d5-b1c1-dbf26caaa058 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:28:15.149 4208 2333635387808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2acebb6b-631e-460d-a599-e4c28fc62f29 2022-07-28 02:28:15.149 4208 2333635387808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5535562d-0c12-47d5-b1c1-dbf26caaa058'] 2022-07-28 02:28:15.149 4208 2333635387808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-28 02:28:15.149 4208 2333635387808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:28:15.149 4208 2333635387808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5535562d-0c12-47d5-b1c1-dbf26caaa058'] 2022-07-28 02:28:16.015 4208 2333635648848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e090ced-96b7-4c4b-90aa-d4d9ba754109 8cec16b821114fc0aa47e8549cacd7d0 96bfb8cb74ca4919897cf243daafbe2f - - - -] port_delete event received for '1b14e9e4-43d9-43ee-afa1-ea7b980489ee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:28:16.342 4208 2333634404016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a425b93f-1d3c-4218-b0ae-5687773fee47 8cec16b821114fc0aa47e8549cacd7d0 96bfb8cb74ca4919897cf243daafbe2f - - - -] Security group rule updated on remote: ['e7708ebe-b803-4059-abad-40ade43377f1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:28:16.342 4208 2333634404016 MainThread INFO neutron.agent.securitygroups_rpc [req-a425b93f-1d3c-4218-b0ae-5687773fee47 8cec16b821114fc0aa47e8549cacd7d0 96bfb8cb74ca4919897cf243daafbe2f - - - -] Security group rule updated ['e7708ebe-b803-4059-abad-40ade43377f1'] 2022-07-28 02:28:16.452 4208 2333632076080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-235b05a4-3183-409f-bf3b-93ab4adcc876 8cec16b821114fc0aa47e8549cacd7d0 96bfb8cb74ca4919897cf243daafbe2f - - - -] Security group rule updated on remote: ['e7708ebe-b803-4059-abad-40ade43377f1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-07-28 02:28:16.452 4208 2333632076080 MainThread INFO neutron.agent.securitygroups_rpc [req-235b05a4-3183-409f-bf3b-93ab4adcc876 8cec16b821114fc0aa47e8549cacd7d0 96bfb8cb74ca4919897cf243daafbe2f - - - -] Security group rule updated ['e7708ebe-b803-4059-abad-40ade43377f1'] 2022-07-28 02:28:17.155 4208 2333632076080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:28:17.171 4208 2333632076080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:28:19.749 4208 2333634028816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-75c2887c-f5b4-4818-ad6a-cd66a7f51534 8cec16b821114fc0aa47e8549cacd7d0 96bfb8cb74ca4919897cf243daafbe2f - - - -] Security group member updated on remote: ['e7708ebe-b803-4059-abad-40ade43377f1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:28:19.765 4208 2333634028816 MainThread INFO neutron.agent.securitygroups_rpc [req-75c2887c-f5b4-4818-ad6a-cd66a7f51534 8cec16b821114fc0aa47e8549cacd7d0 96bfb8cb74ca4919897cf243daafbe2f - - - -] Security group member updated ['e7708ebe-b803-4059-abad-40ade43377f1'] 2022-07-28 02:28:20.514 4208 2333634028816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86bf20f0-079d-407c-86f3-fe3d93eb17f0 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] port_update received: 7c4645ae-8832-48dd-a8a3-d5e442eab360 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-07-28 02:28:20.530 4208 2333634028816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86bf20f0-079d-407c-86f3-fe3d93eb17f0 1f13eafcf0eb4164a608c74bf74a7123 60c83b6996a645adb8f51ac27548e0a0 - - - -] No port 7c4645ae-8832-48dd-a8a3-d5e442eab360 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-07-28 02:28:21.765 4208 2333613603120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7c4645ae-8832-48dd-a8a3-d5e442eab360 2022-07-28 02:28:23.170 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-07-28 02:28:23.374 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Adding port 7c4645ae-8832-48dd-a8a3-d5e442eab360 2022-07-28 02:28:23.374 4208 2333534611760 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Port 7c4645ae-8832-48dd-a8a3-d5e442eab360 updated. Details: {'device': '7c4645ae-8832-48dd-a8a3-d5e442eab360', 'network_id': '2acebb6b-631e-460d-a599-e4c28fc62f29', 'port_id': '7c4645ae-8832-48dd-a8a3-d5e442eab360', 'mac_address': 'fa:16:3e:fb:f3:11', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 390, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2444c2bc-d071-402a-aa6c-831f09f139a2', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-07-28 02:28:23.374 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-07-28 02:28:23.374 4208 2333631740208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7c4645ae-8832-48dd-a8a3-d5e442eab360" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:28:23.374 4208 2333631740208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7c4645ae-8832-48dd-a8a3-d5e442eab360 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-07-28 02:28:23.374 4208 2333631740208 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2acebb6b-631e-460d-a599-e4c28fc62f29 2022-07-28 02:28:23.374 4208 2333631740208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-07-28 02:28:23.499 4208 2333631740208 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7c4645ae-8832-48dd-a8a3-d5e442eab360') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:28:23.499 4208 2333631740208 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7c4645ae-8832-48dd-a8a3-d5e442eab360') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-07-28 02:28:23.514 4208 2333631740208 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7c4645ae-8832-48dd-a8a3-d5e442eab360 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-07-28 02:28:23.514 4208 2333631740208 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 390, VLAN trunk: None to switch port 7c4645ae-8832-48dd-a8a3-d5e442eab360 2022-07-28 02:28:23.587 4208 2333631740208 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-07-28 02:28:23.587 4208 2333631740208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7c4645ae-8832-48dd-a8a3-d5e442eab360'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-07-28 02:28:23.721 4208 2333631740208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7c4645ae-8832-48dd-a8a3-d5e442eab360']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-07-28 02:28:23.721 4208 2333631740208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-07-28 02:28:23.721 4208 2333631740208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e7708ebe-b803-4059-abad-40ade43377f1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-07-28 02:28:23.721 4208 2333631740208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7c4645ae-8832-48dd-a8a3-d5e442eab360 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-07-28 02:28:23.721 4208 2333631740208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-07-28 02:28:23.721 4208 2333631740208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7c4645ae-8832-48dd-a8a3-d5e442eab360 not yet added. Adding. 2022-07-28 02:28:23.721 4208 2333631740208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-07-28 02:28:23.721 4208 2333631740208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-07-28 02:28:23.812 4208 2333631740208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7c4645ae-8832-48dd-a8a3-d5e442eab360" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:28:23.905 4208 2333631740208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7c4645ae-8832-48dd-a8a3-d5e442eab360" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:28:23.905 4208 2333631740208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7c4645ae-8832-48dd-a8a3-d5e442eab360" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:28:23.998 4208 2333631740208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7c4645ae-8832-48dd-a8a3-d5e442eab360" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:28:24.093 4208 2333631740208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7c4645ae-8832-48dd-a8a3-d5e442eab360" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.718s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:28:24.093 4208 2333631740208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7c4645ae-8832-48dd-a8a3-d5e442eab360 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-07-28 02:28:24.093 4208 2333631740208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7c4645ae-8832-48dd-a8a3-d5e442eab360 processed. 2022-07-28 02:28:25.186 4208 2333630778704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:28:25.361 4208 2333630778704 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:28:30.147 4208 2333630828032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-577d2d9e-ee55-43bd-ad66-6e43158ad74e dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] port_delete event received for '3756c6a8-4ea3-4a90-8eb5-177379337b00' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:28:32.508 4208 2333613033424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1fa6bd07-4dd5-45f9-8e10-f0b90970ac20 dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] Security group member updated on remote: ['a5fd9244-062f-4462-8b45-3721c7088b44'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:28:32.508 4208 2333613033424 MainThread INFO neutron.agent.securitygroups_rpc [req-1fa6bd07-4dd5-45f9-8e10-f0b90970ac20 dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] Security group member updated ['a5fd9244-062f-4462-8b45-3721c7088b44'] 2022-07-28 02:28:32.568 4208 2333633868720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fa6bd07-4dd5-45f9-8e10-f0b90970ac20 dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] port_delete event received for '811f35df-5ed8-468d-a85d-74f5ac417103' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:28:33.452 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 811f35df-5ed8-468d-a85d-74f5ac417103 2022-07-28 02:28:35.236 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-28 02:28:35.236 4208 2333632789840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '811f35df-5ed8-468d-a85d-74f5ac417103' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:28:35.236 4208 2333632789840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '811f35df-5ed8-468d-a85d-74f5ac417103' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:28:35.236 4208 2333632789840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 811f35df-5ed8-468d-a85d-74f5ac417103 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:28:35.236 4208 2333632789840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['811f35df-5ed8-468d-a85d-74f5ac417103'] 2022-07-28 02:28:35.252 4208 2333632789840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-28 02:28:35.252 4208 2333632789840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:28:35.252 4208 2333632789840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['811f35df-5ed8-468d-a85d-74f5ac417103'] 2022-07-28 02:28:36.854 4208 2333631740208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cf9b6ea-72bb-4c19-9d3d-950aaedee464 dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] port_delete event received for '50a2049b-0b9b-41b5-a26f-4f9ab39fbba7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:28:37.252 4208 2333632077488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:28:37.346 4208 2333632077488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:28:39.367 4208 2333634299328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7fb8936a-35dc-4246-adc6-c14dc94c8529 dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] Security group member updated on remote: ['a5fd9244-062f-4462-8b45-3721c7088b44'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:28:39.367 4208 2333634299328 MainThread INFO neutron.agent.securitygroups_rpc [req-7fb8936a-35dc-4246-adc6-c14dc94c8529 dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] Security group member updated ['a5fd9244-062f-4462-8b45-3721c7088b44'] 2022-07-28 02:28:39.456 4208 2333634028816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fb8936a-35dc-4246-adc6-c14dc94c8529 dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] port_delete event received for 'b509a104-5aca-4c4b-b08e-13aca2f9bbe0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:28:39.507 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b509a104-5aca-4c4b-b08e-13aca2f9bbe0 2022-07-28 02:28:41.270 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-28 02:28:41.270 4208 2333634028816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b509a104-5aca-4c4b-b08e-13aca2f9bbe0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:28:41.270 4208 2333634028816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b509a104-5aca-4c4b-b08e-13aca2f9bbe0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:28:41.270 4208 2333634028816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b509a104-5aca-4c4b-b08e-13aca2f9bbe0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:28:41.270 4208 2333634028816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6a862076-171d-4686-a6b7-e646e42fd313 2022-07-28 02:28:41.270 4208 2333634028816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b509a104-5aca-4c4b-b08e-13aca2f9bbe0'] 2022-07-28 02:28:41.270 4208 2333634028816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-28 02:28:41.270 4208 2333634028816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:28:41.270 4208 2333634028816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b509a104-5aca-4c4b-b08e-13aca2f9bbe0'] 2022-07-28 02:28:41.296 4208 2333634028816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9dcfbc5c-a460-4631-8622-6b2c16c809df dc1b1c277f9d4f9d8224a03201d3bb38 551ad4a52e754c83a0215409f09a21a8 - - - -] port_delete event received for '9c3379ad-4dab-4a10-a71d-97d4e951a594' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:28:43.269 4208 2333630569280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:28:43.283 4208 2333630569280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:28:44.097 4208 2333632789840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-017bf902-2518-4d33-b6c6-06db1bb03454 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for 'd3e84029-f951-4461-b07a-2287d0656dca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:28:45.140 4208 2333633869072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ab281c4-943e-4a88-a2ba-f4d3ce9a5b3a 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for '440378f7-1fa1-4d3b-93ad-19c86be9dd40' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:28:45.876 4208 2333635292496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e5d0bce-7b50-45fe-ae23-fe14c325384e 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for 'a0941e2a-824c-4fac-afd0-f6d6d080ed85' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:28:46.086 4208 2333632735712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e5d0bce-7b50-45fe-ae23-fe14c325384e 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] network_delete received. Deleting network 6a862076-171d-4686-a6b7-e646e42fd313 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-28 02:28:46.086 4208 2333632735712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e5d0bce-7b50-45fe-ae23-fe14c325384e 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] Network 6a862076-171d-4686-a6b7-e646e42fd313 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-28 02:28:47.009 4208 2333635492144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-710a1ea6-7bae-4c0b-926a-c285a4f02548 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for '66b74b7b-0ec0-4c03-a425-32ebea52d80c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:28:48.033 4208 2333631795616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84be9cbc-9c13-4199-8199-e43080bf0de8 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for '936e301d-ff84-4a60-a39b-cb05855de07d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:28:48.764 4208 2333633471936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-817b04c4-746f-40ce-811e-457b29c83621 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for '80d28641-93c8-493c-bf90-22527993856d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:28:48.921 4208 2333633471936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99629fa2-9640-4e6c-bf44-69692d59aeb0 - - - - - -] port_delete event received for '80d28641-93c8-493c-bf90-22527993856d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:28:49.005 4208 2333633471936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-817b04c4-746f-40ce-811e-457b29c83621 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] network_delete received. Deleting network 3b385145-c55b-40e5-9931-096222c4f626 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-28 02:28:49.005 4208 2333633471936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-817b04c4-746f-40ce-811e-457b29c83621 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] Network 3b385145-c55b-40e5-9931-096222c4f626 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-07-28 02:29:26.610 4208 2333635388688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b893d179-a48f-4dd3-8d03-926a76e45833 8cec16b821114fc0aa47e8549cacd7d0 96bfb8cb74ca4919897cf243daafbe2f - - - -] Security group member updated on remote: ['e7708ebe-b803-4059-abad-40ade43377f1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-07-28 02:29:26.610 4208 2333635388688 MainThread INFO neutron.agent.securitygroups_rpc [req-b893d179-a48f-4dd3-8d03-926a76e45833 8cec16b821114fc0aa47e8549cacd7d0 96bfb8cb74ca4919897cf243daafbe2f - - - -] Security group member updated ['e7708ebe-b803-4059-abad-40ade43377f1'] 2022-07-28 02:29:26.905 4208 2333635388688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b893d179-a48f-4dd3-8d03-926a76e45833 8cec16b821114fc0aa47e8549cacd7d0 96bfb8cb74ca4919897cf243daafbe2f - - - -] port_delete event received for '7c4645ae-8832-48dd-a8a3-d5e442eab360' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:29:27.812 4208 2333613603296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7c4645ae-8832-48dd-a8a3-d5e442eab360 2022-07-28 02:29:28.530 4208 2333631876080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d63be515-70b0-4c2b-83d6-14ee6ead879c 8cec16b821114fc0aa47e8549cacd7d0 96bfb8cb74ca4919897cf243daafbe2f - - - -] port_delete event received for 'b4a3b93c-9ccf-4ab2-9bf1-1496f7288b7c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:29:29.485 4208 2333534611760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-755f954d-880f-44ff-bbe8-b92dea19b704 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-07-28 02:29:29.485 4208 2333634030928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7c4645ae-8832-48dd-a8a3-d5e442eab360' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-07-28 02:29:29.485 4208 2333634030928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7c4645ae-8832-48dd-a8a3-d5e442eab360' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-07-28 02:29:29.485 4208 2333634030928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7c4645ae-8832-48dd-a8a3-d5e442eab360 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-07-28 02:29:29.485 4208 2333634030928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2acebb6b-631e-460d-a599-e4c28fc62f29 2022-07-28 02:29:29.485 4208 2333634030928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7c4645ae-8832-48dd-a8a3-d5e442eab360'] 2022-07-28 02:29:29.485 4208 2333634030928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-07-28 02:29:29.485 4208 2333634030928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-07-28 02:29:29.485 4208 2333634030928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7c4645ae-8832-48dd-a8a3-d5e442eab360'] 2022-07-28 02:29:31.500 4208 2333634300560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-07-28 02:29:31.516 4208 2333634300560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-07-28 02:29:32.985 4208 2333632949408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdfd2bbb-ea42-4acf-8c9b-f8c811e274e8 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for '3f87b0bd-2d8a-4767-8f38-2ccee2df24b8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:29:34.297 4208 2333632821728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5428ff82-942e-461d-b933-64a40ee8a4be 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for '46461552-d3b8-4955-b02f-d2527e6f5a44' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:29:35.203 4208 2333631741440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d27cf448-2b35-4259-8f6b-ff82bb3c9206 - - - - - -] port_delete event received for '7ab2d70c-5078-4d61-83d4-1e99abc07b15' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:29:35.280 4208 2333631741440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8173c791-3458-48e0-9cf5-985e0712378c 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] port_delete event received for '7ab2d70c-5078-4d61-83d4-1e99abc07b15' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-07-28 02:29:35.485 4208 2333631741440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8173c791-3458-48e0-9cf5-985e0712378c 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] network_delete received. Deleting network 2acebb6b-631e-460d-a599-e4c28fc62f29 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-07-28 02:29:35.485 4208 2333631741440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8173c791-3458-48e0-9cf5-985e0712378c 84cc126dcb434ee5ab60c307b7614f62 1b3ee39e9e944a11a1450fa80f00981d - - - -] Network 2acebb6b-631e-460d-a599-e4c28fc62f29 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463