2022-06-16 12:24:48.233 2588 2013896480192 MainThread INFO neutron.common.config [-] Logging enabled! 2022-06-16 12:24:48.233 2588 2013896480192 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 20.1.0.dev347 2022-06-16 12:24:48.233 2588 2013896480192 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-06-16 12:24:48.257 2588 2013896480192 MainThread INFO os_win.utils.network.networkutils [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] WMI caching is disabled. 2022-06-16 12:24:48.455 2588 2013896480192 MainThread DEBUG neutron.agent.securitygroups_rpc [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-06-16 12:24:48.546 2588 2013896480192 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-06-16 12:24:48.546 2588 2013896480192 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-06-16 12:24:48.693 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent initialized successfully, now running... 2022-06-16 12:24:48.703 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-06-16 12:24:48.703 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-06-16 12:24:48.751 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-06-16 12:26:45.963 2588 2013994970976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d050aab-c758-4f15-8297-c6fe4c84d60f - - - - - -] port_update received: 96c26cf4-214f-4658-a3b1-57b035e40b59 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:26:45.963 2588 2013994970976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d050aab-c758-4f15-8297-c6fe4c84d60f - - - - - -] No port 96c26cf4-214f-4658-a3b1-57b035e40b59 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:26:53.558 2588 2013995245232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40cd8c0c-4b5c-4a22-97c1-1c53a3cf34c3 - - - - - -] port_update received: 52d047b7-0b7d-4a72-b0e1-88b558eb982b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:26:53.567 2588 2013995245232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40cd8c0c-4b5c-4a22-97c1-1c53a3cf34c3 - - - - - -] No port 52d047b7-0b7d-4a72-b0e1-88b558eb982b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:26:59.840 2588 2013993539008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-905c322e-61c4-4872-aa91-e11d7b1e19bc - - - - - -] port_update received: 0737819f-284d-412f-98fc-612f085e41f5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:26:59.863 2588 2013993539008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-905c322e-61c4-4872-aa91-e11d7b1e19bc - - - - - -] No port 0737819f-284d-412f-98fc-612f085e41f5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:27:00.511 2588 2013993387456 MainThread WARNING oslo_policy.policy [req-92a80115-0957-42b5-8bef-706e661295bd 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] 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-06-16 12:27:00.511 2588 2013993387456 MainThread WARNING oslo_policy.policy [req-92a80115-0957-42b5-8bef-706e661295bd 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] 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-06-16 12:27:00.511 2588 2013993387456 MainThread WARNING oslo_policy.policy [req-92a80115-0957-42b5-8bef-706e661295bd 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] 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-06-16 12:27:00.511 2588 2013993387456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92a80115-0957-42b5-8bef-706e661295bd 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Security group member updated on remote: ['ab693755-935a-4697-9089-dcdf2a0fe9db'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:27:00.511 2588 2013993387456 MainThread INFO neutron.agent.securitygroups_rpc [req-92a80115-0957-42b5-8bef-706e661295bd 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Security group member updated ['ab693755-935a-4697-9089-dcdf2a0fe9db'] 2022-06-16 12:27:00.531 2588 2013993387456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc081569-a5db-4af0-bbab-c559c49025e7 - - - - - -] port_update received: 96bba7ec-00d7-40c8-a6d2-15ea12d8974e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:27:00.531 2588 2013993387456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc081569-a5db-4af0-bbab-c559c49025e7 - - - - - -] No port 96bba7ec-00d7-40c8-a6d2-15ea12d8974e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:27:03.704 2588 2013994114208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0763d9eb-b052-4c45-b23d-696058d76b5e 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Security group member updated on remote: ['ab693755-935a-4697-9089-dcdf2a0fe9db'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:27:03.704 2588 2013994114208 MainThread INFO neutron.agent.securitygroups_rpc [req-0763d9eb-b052-4c45-b23d-696058d76b5e 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Security group member updated ['ab693755-935a-4697-9089-dcdf2a0fe9db'] 2022-06-16 12:27:05.886 2588 2013995045456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ecf09ad-1395-4064-8aa9-e970fba9095f - - - - - -] port_update received: b031ef98-4b59-40af-992f-9d4ab161f522 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:27:05.886 2588 2013995045456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ecf09ad-1395-4064-8aa9-e970fba9095f - - - - - -] No port b031ef98-4b59-40af-992f-9d4ab161f522 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:27:08.308 2588 2013995181680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d0dd8c6-804d-4671-b2a8-3020f13b6315 dcb0b632b30649609216933c50f287b9 23a1b762c28a48b8ad7364069104985d - - - -] Security group rule updated on remote: ['64038cbc-85d8-4641-be31-d9de61934c11'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:27:08.308 2588 2013995181680 MainThread INFO neutron.agent.securitygroups_rpc [req-7d0dd8c6-804d-4671-b2a8-3020f13b6315 dcb0b632b30649609216933c50f287b9 23a1b762c28a48b8ad7364069104985d - - - -] Security group rule updated ['64038cbc-85d8-4641-be31-d9de61934c11'] 2022-06-16 12:27:10.089 2588 2013995181680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e2622b30-5d2b-45ed-abc1-84dd5a5813fa dcb0b632b30649609216933c50f287b9 23a1b762c28a48b8ad7364069104985d - - - -] Security group rule updated on remote: ['64038cbc-85d8-4641-be31-d9de61934c11'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:27:10.089 2588 2013995181680 MainThread INFO neutron.agent.securitygroups_rpc [req-e2622b30-5d2b-45ed-abc1-84dd5a5813fa dcb0b632b30649609216933c50f287b9 23a1b762c28a48b8ad7364069104985d - - - -] Security group rule updated ['64038cbc-85d8-4641-be31-d9de61934c11'] 2022-06-16 12:27:12.027 2588 2013992988160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-438b8722-7bf7-453c-8f41-12caed97becb 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] network_delete received. Deleting network a6999fd6-eee9-4b9f-8008-20bf3453f71f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-16 12:27:12.027 2588 2013992988160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-438b8722-7bf7-453c-8f41-12caed97becb 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] Network a6999fd6-eee9-4b9f-8008-20bf3453f71f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-16 12:27:12.433 2588 2013994112096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9ce925d-de3b-47c9-8ba4-f562daea6a3e e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] port_update received: 8836512a-7b85-4d90-9971-760c6cc2f8cc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:27:12.451 2588 2013994112096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9ce925d-de3b-47c9-8ba4-f562daea6a3e e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] No port 8836512a-7b85-4d90-9971-760c6cc2f8cc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:27:12.698 2588 2013995626160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ee3d1d9-8399-4a35-9893-b36f48bcb35d e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] port_update received: d9ba97a7-45c2-4036-a845-2100924ffba5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:27:12.711 2588 2013995626160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ee3d1d9-8399-4a35-9893-b36f48bcb35d e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] No port d9ba97a7-45c2-4036-a845-2100924ffba5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:27:13.170 2588 2013995318784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-777968b3-d577-4276-81c2-d544f120df7e 799308ced5f04bbba8e5e19cdd6acb1b f3f87f9a4f134a96b8d94f8bda417f83 - - - -] Security group member updated on remote: ['90a6cf6d-24d5-4a44-bace-1e8759830e6a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:27:13.170 2588 2013995318784 MainThread INFO neutron.agent.securitygroups_rpc [req-777968b3-d577-4276-81c2-d544f120df7e 799308ced5f04bbba8e5e19cdd6acb1b f3f87f9a4f134a96b8d94f8bda417f83 - - - -] Security group member updated ['90a6cf6d-24d5-4a44-bace-1e8759830e6a'] 2022-06-16 12:27:14.105 2588 2013995243120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f6a1373-9f14-4b81-9eab-bd14f72d38e8 - - - - - -] port_update received: 663b0e56-f646-4495-934a-77204d56cbbf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:27:14.105 2588 2013995243120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f6a1373-9f14-4b81-9eab-bd14f72d38e8 - - - - - -] No port 663b0e56-f646-4495-934a-77204d56cbbf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:27:15.328 2588 2013995811936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-035c4814-14a7-4f45-9421-c2636e671653 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] network_delete received. Deleting network 359599f7-6ac1-4637-b953-8e58713d931b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-16 12:27:15.328 2588 2013995811936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-035c4814-14a7-4f45-9421-c2636e671653 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] Network 359599f7-6ac1-4637-b953-8e58713d931b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-16 12:27:17.449 2588 2013995814224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97e11776-362b-437c-8c71-e4cd772d510d e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] port_update received: c9132a11-1e3f-4a98-b95f-33082e577a51 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:27:17.449 2588 2013995814224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97e11776-362b-437c-8c71-e4cd772d510d e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] No port c9132a11-1e3f-4a98-b95f-33082e577a51 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:27:17.496 2588 2013994326320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d9ba97a7-45c2-4036-a845-2100924ffba5 2022-06-16 12:27:19.463 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-16 12:27:19.495 2588 2013994326320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8836512a-7b85-4d90-9971-760c6cc2f8cc 2022-06-16 12:27:19.917 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Adding port d9ba97a7-45c2-4036-a845-2100924ffba5 2022-06-16 12:27:19.917 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Port d9ba97a7-45c2-4036-a845-2100924ffba5 updated. Details: {'device': 'd9ba97a7-45c2-4036-a845-2100924ffba5', 'network_id': 'c3309845-4c5f-4604-9e02-b3cd032913c8', 'port_id': 'd9ba97a7-45c2-4036-a845-2100924ffba5', 'mac_address': 'fa:16:3e:0a:37:7a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 426, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ddc7a3f9-5a7d-438d-a29e-57a40f22ff04', '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-06-16 12:27:19.932 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] 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-06-16 12:27:19.932 2588 2013994113680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d9ba97a7-45c2-4036-a845-2100924ffba5" 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-06-16 12:27:19.932 2588 2013994113680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d9ba97a7-45c2-4036-a845-2100924ffba5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:27:19.932 2588 2013994113680 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c3309845-4c5f-4604-9e02-b3cd032913c8 2022-06-16 12:27:19.932 2588 2013994113680 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-06-16 12:27:20.089 2588 2013994113680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd9ba97a7-45c2-4036-a845-2100924ffba5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:27:20.089 2588 2013994113680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd9ba97a7-45c2-4036-a845-2100924ffba5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:27:20.089 2588 2013994113680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d9ba97a7-45c2-4036-a845-2100924ffba5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:27:20.089 2588 2013994113680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 426, VLAN trunk: None to switch port d9ba97a7-45c2-4036-a845-2100924ffba5 2022-06-16 12:27:20.182 2588 2013994113680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-16 12:27:20.182 2588 2013994113680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d9ba97a7-45c2-4036-a845-2100924ffba5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:27:20.683 2588 2013994113680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d9ba97a7-45c2-4036-a845-2100924ffba5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:27:20.683 2588 2013994113680 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-06-16 12:27:20.683 2588 2013994113680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ab693755-935a-4697-9089-dcdf2a0fe9db) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:27:20.683 2588 2013994113680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ab693755-935a-4697-9089-dcdf2a0fe9db) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-16 12:27:20.714 2588 2013994113680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d9ba97a7-45c2-4036-a845-2100924ffba5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:27:20.714 2588 2013994113680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-16 12:27:20.714 2588 2013994113680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d9ba97a7-45c2-4036-a845-2100924ffba5 not yet added. Adding. 2022-06-16 12:27:20.714 2588 2013994113680 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-06-16 12:27:20.714 2588 2013994113680 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-06-16 12:27:20.783 2588 2013994113680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d9ba97a7-45c2-4036-a845-2100924ffba5" 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-06-16 12:27:20.854 2588 2013994113680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d9ba97a7-45c2-4036-a845-2100924ffba5" "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-06-16 12:27:20.857 2588 2013994113680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d9ba97a7-45c2-4036-a845-2100924ffba5" 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-06-16 12:27:20.932 2588 2013994113680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d9ba97a7-45c2-4036-a845-2100924ffba5" "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-06-16 12:27:21.010 2588 2013994113680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d9ba97a7-45c2-4036-a845-2100924ffba5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:27:21.010 2588 2013994113680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d9ba97a7-45c2-4036-a845-2100924ffba5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-16 12:27:21.010 2588 2013994113680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d9ba97a7-45c2-4036-a845-2100924ffba5 processed. 2022-06-16 12:27:21.479 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-16 12:27:21.479 2588 2013995623168 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-06-16 12:27:21.522 2588 2013994326320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c9132a11-1e3f-4a98-b95f-33082e577a51 2022-06-16 12:27:22.135 2588 2013995623168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.656s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:27:22.229 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Adding port 8836512a-7b85-4d90-9971-760c6cc2f8cc 2022-06-16 12:27:22.229 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Port 8836512a-7b85-4d90-9971-760c6cc2f8cc updated. Details: {'device': '8836512a-7b85-4d90-9971-760c6cc2f8cc', 'network_id': 'c3309845-4c5f-4604-9e02-b3cd032913c8', 'port_id': '8836512a-7b85-4d90-9971-760c6cc2f8cc', 'mac_address': 'fa:16:3e:47:57:6d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 426, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ddc7a3f9-5a7d-438d-a29e-57a40f22ff04', '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-06-16 12:27:22.229 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] 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-06-16 12:27:22.229 2588 2013995962432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8836512a-7b85-4d90-9971-760c6cc2f8cc" 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-06-16 12:27:22.229 2588 2013995962432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8836512a-7b85-4d90-9971-760c6cc2f8cc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:27:22.229 2588 2013995962432 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-06-16 12:27:22.354 2588 2013995962432 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8836512a-7b85-4d90-9971-760c6cc2f8cc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:27:22.354 2588 2013995962432 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8836512a-7b85-4d90-9971-760c6cc2f8cc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:27:22.354 2588 2013995962432 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8836512a-7b85-4d90-9971-760c6cc2f8cc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:27:22.354 2588 2013995962432 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 426, VLAN trunk: None to switch port 8836512a-7b85-4d90-9971-760c6cc2f8cc 2022-06-16 12:27:22.408 2588 2013995962432 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-16 12:27:22.432 2588 2013995962432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8836512a-7b85-4d90-9971-760c6cc2f8cc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:27:22.667 2588 2013995962432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8836512a-7b85-4d90-9971-760c6cc2f8cc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:27:22.667 2588 2013995962432 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-06-16 12:27:22.667 2588 2013995962432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ab693755-935a-4697-9089-dcdf2a0fe9db) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:27:22.667 2588 2013995962432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ab693755-935a-4697-9089-dcdf2a0fe9db) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-16 12:27:22.667 2588 2013995962432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8836512a-7b85-4d90-9971-760c6cc2f8cc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:27:22.667 2588 2013995962432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-16 12:27:22.667 2588 2013995962432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8836512a-7b85-4d90-9971-760c6cc2f8cc not yet added. Adding. 2022-06-16 12:27:22.667 2588 2013995962432 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-06-16 12:27:22.667 2588 2013995962432 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-06-16 12:27:22.760 2588 2013995962432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8836512a-7b85-4d90-9971-760c6cc2f8cc" 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-06-16 12:27:22.838 2588 2013995962432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8836512a-7b85-4d90-9971-760c6cc2f8cc" "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-06-16 12:27:22.840 2588 2013995962432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8836512a-7b85-4d90-9971-760c6cc2f8cc" 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-06-16 12:27:22.932 2588 2013995962432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8836512a-7b85-4d90-9971-760c6cc2f8cc" "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-06-16 12:27:23.018 2588 2013995962432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8836512a-7b85-4d90-9971-760c6cc2f8cc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.796s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:27:23.018 2588 2013995962432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8836512a-7b85-4d90-9971-760c6cc2f8cc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-16 12:27:23.018 2588 2013995962432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8836512a-7b85-4d90-9971-760c6cc2f8cc processed. 2022-06-16 12:27:23.018 2588 2013995962432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8d05cd82-6efe-4bbb-bef7-36aed50315ac dcb0b632b30649609216933c50f287b9 23a1b762c28a48b8ad7364069104985d - - - -] Security group member updated on remote: ['64038cbc-85d8-4641-be31-d9de61934c11'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:27:23.018 2588 2013995962432 MainThread INFO neutron.agent.securitygroups_rpc [req-8d05cd82-6efe-4bbb-bef7-36aed50315ac dcb0b632b30649609216933c50f287b9 23a1b762c28a48b8ad7364069104985d - - - -] Security group member updated ['64038cbc-85d8-4641-be31-d9de61934c11'] 2022-06-16 12:27:23.479 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-16 12:27:23.479 2588 2013995123456 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-06-16 12:27:24.026 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Adding port c9132a11-1e3f-4a98-b95f-33082e577a51 2022-06-16 12:27:24.026 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Port c9132a11-1e3f-4a98-b95f-33082e577a51 updated. Details: {'device': 'c9132a11-1e3f-4a98-b95f-33082e577a51', 'network_id': '3aa916da-723a-471a-96e3-df13da95fe63', 'port_id': 'c9132a11-1e3f-4a98-b95f-33082e577a51', 'mac_address': 'fa:16:3e:12:59:40', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 414, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '698a7769-2ad9-40af-bbe8-af8775458ee1', '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-06-16 12:27:24.026 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] 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-06-16 12:27:24.041 2588 2013992543152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c9132a11-1e3f-4a98-b95f-33082e577a51" 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-06-16 12:27:24.041 2588 2013992543152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c9132a11-1e3f-4a98-b95f-33082e577a51 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:27:24.041 2588 2013992543152 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3aa916da-723a-471a-96e3-df13da95fe63 2022-06-16 12:27:24.045 2588 2013992543152 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-06-16 12:27:24.202 2588 2013992543152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c9132a11-1e3f-4a98-b95f-33082e577a51') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:27:24.216 2588 2013992543152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c9132a11-1e3f-4a98-b95f-33082e577a51') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:27:24.216 2588 2013995123456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.734s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:27:24.216 2588 2013992543152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c9132a11-1e3f-4a98-b95f-33082e577a51 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:27:24.216 2588 2013992543152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 414, VLAN trunk: None to switch port c9132a11-1e3f-4a98-b95f-33082e577a51 2022-06-16 12:27:24.307 2588 2013992543152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-16 12:27:24.307 2588 2013992543152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c9132a11-1e3f-4a98-b95f-33082e577a51'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:27:24.622 2588 2013992543152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c9132a11-1e3f-4a98-b95f-33082e577a51']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:27:24.622 2588 2013992543152 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-06-16 12:27:24.622 2588 2013992543152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (90a6cf6d-24d5-4a44-bace-1e8759830e6a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:27:24.622 2588 2013992543152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (90a6cf6d-24d5-4a44-bace-1e8759830e6a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-16 12:27:24.622 2588 2013992543152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c9132a11-1e3f-4a98-b95f-33082e577a51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:27:24.622 2588 2013992543152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-16 12:27:24.622 2588 2013992543152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c9132a11-1e3f-4a98-b95f-33082e577a51 not yet added. Adding. 2022-06-16 12:27:24.622 2588 2013992543152 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-06-16 12:27:24.622 2588 2013992543152 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-06-16 12:27:24.733 2588 2013992543152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c9132a11-1e3f-4a98-b95f-33082e577a51" 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-06-16 12:27:24.808 2588 2013992543152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c9132a11-1e3f-4a98-b95f-33082e577a51" "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-06-16 12:27:24.808 2588 2013992543152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c9132a11-1e3f-4a98-b95f-33082e577a51" 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-06-16 12:27:24.948 2588 2013992543152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c9132a11-1e3f-4a98-b95f-33082e577a51" "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-06-16 12:27:25.044 2588 2013992543152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c9132a11-1e3f-4a98-b95f-33082e577a51" "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-06-16 12:27:25.044 2588 2013992543152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c9132a11-1e3f-4a98-b95f-33082e577a51 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-16 12:27:25.044 2588 2013992543152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c9132a11-1e3f-4a98-b95f-33082e577a51 processed. 2022-06-16 12:27:25.465 2588 2013995859280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caffcc52-16b4-48d6-80f1-a44e58a6abac e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] port_update received: e026ef99-d5e8-4d80-a6b8-b126da3255b7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:27:25.465 2588 2013995859280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caffcc52-16b4-48d6-80f1-a44e58a6abac e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] No port e026ef99-d5e8-4d80-a6b8-b126da3255b7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:27:25.485 2588 2013995859280 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-06-16 12:27:25.784 2588 2013995859280 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-06-16 12:27:29.542 2588 2013994326320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e026ef99-d5e8-4d80-a6b8-b126da3255b7 2022-06-16 12:27:31.496 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-16 12:27:31.721 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Adding port e026ef99-d5e8-4d80-a6b8-b126da3255b7 2022-06-16 12:27:31.721 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Port e026ef99-d5e8-4d80-a6b8-b126da3255b7 updated. Details: {'device': 'e026ef99-d5e8-4d80-a6b8-b126da3255b7', 'network_id': '4f1b71d8-2545-4ba8-b1f5-f2583602d694', 'port_id': 'e026ef99-d5e8-4d80-a6b8-b126da3255b7', 'mac_address': 'fa:16:3e:24:39:2d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 447, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'be969620-0c63-4485-92f3-001b155cdec7', '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-06-16 12:27:31.721 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] 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-06-16 12:27:31.721 2588 2013996329088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e026ef99-d5e8-4d80-a6b8-b126da3255b7" 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-06-16 12:27:31.721 2588 2013996329088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e026ef99-d5e8-4d80-a6b8-b126da3255b7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:27:31.721 2588 2013996329088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4f1b71d8-2545-4ba8-b1f5-f2583602d694 2022-06-16 12:27:31.721 2588 2013996329088 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-06-16 12:27:31.888 2588 2013996329088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e026ef99-d5e8-4d80-a6b8-b126da3255b7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:27:31.888 2588 2013996329088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e026ef99-d5e8-4d80-a6b8-b126da3255b7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:27:31.888 2588 2013996329088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e026ef99-d5e8-4d80-a6b8-b126da3255b7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:27:31.888 2588 2013996329088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 447, VLAN trunk: None to switch port e026ef99-d5e8-4d80-a6b8-b126da3255b7 2022-06-16 12:27:31.979 2588 2013996329088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-16 12:27:31.979 2588 2013996329088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e026ef99-d5e8-4d80-a6b8-b126da3255b7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:27:32.189 2588 2013996329088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e026ef99-d5e8-4d80-a6b8-b126da3255b7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:27:32.189 2588 2013996329088 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-06-16 12:27:32.189 2588 2013996329088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (64038cbc-85d8-4641-be31-d9de61934c11) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:27:32.189 2588 2013996329088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e026ef99-d5e8-4d80-a6b8-b126da3255b7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:27:32.189 2588 2013996329088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-16 12:27:32.189 2588 2013996329088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e026ef99-d5e8-4d80-a6b8-b126da3255b7 not yet added. Adding. 2022-06-16 12:27:32.189 2588 2013996329088 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-06-16 12:27:32.189 2588 2013996329088 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-06-16 12:27:32.309 2588 2013996329088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e026ef99-d5e8-4d80-a6b8-b126da3255b7" 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-06-16 12:27:32.463 2588 2013996329088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e026ef99-d5e8-4d80-a6b8-b126da3255b7" "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-06-16 12:27:32.463 2588 2013996329088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e026ef99-d5e8-4d80-a6b8-b126da3255b7" 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-06-16 12:27:32.609 2588 2013996329088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e026ef99-d5e8-4d80-a6b8-b126da3255b7" "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-06-16 12:27:32.720 2588 2013996329088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e026ef99-d5e8-4d80-a6b8-b126da3255b7" "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-06-16 12:27:32.720 2588 2013996329088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e026ef99-d5e8-4d80-a6b8-b126da3255b7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-16 12:27:32.720 2588 2013996329088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e026ef99-d5e8-4d80-a6b8-b126da3255b7 processed. 2022-06-16 12:27:32.839 2588 2013996377888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3321535a-2016-4f10-a19b-3844974ba866 96fa57e99d8a48c884b4ae37ee569390 2207e7e10f284e948c39f4c2b34f025b - - - -] Security group member updated on remote: ['c5b48cac-746a-40c9-988f-09133ba2470a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:27:32.839 2588 2013996377888 MainThread INFO neutron.agent.securitygroups_rpc [req-3321535a-2016-4f10-a19b-3844974ba866 96fa57e99d8a48c884b4ae37ee569390 2207e7e10f284e948c39f4c2b34f025b - - - -] Security group member updated ['c5b48cac-746a-40c9-988f-09133ba2470a'] 2022-06-16 12:27:33.518 2588 2013996377888 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-06-16 12:27:33.795 2588 2013996377888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:27:33.970 2588 2013996377536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e136eb4-8a43-4c81-b6a0-195064d08c4c e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] port_update received: 802016ee-3a4b-44d9-a5f5-be9c64dade0b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:27:33.981 2588 2013996377536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e136eb4-8a43-4c81-b6a0-195064d08c4c e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] No port 802016ee-3a4b-44d9-a5f5-be9c64dade0b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:27:37.730 2588 2013994326496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c9132a11-1e3f-4a98-b95f-33082e577a51 2022-06-16 12:27:39.244 2588 2013995952608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-13e721da-2aae-4ac9-b816-53730fb5f814 799308ced5f04bbba8e5e19cdd6acb1b f3f87f9a4f134a96b8d94f8bda417f83 - - - -] Security group member updated on remote: ['90a6cf6d-24d5-4a44-bace-1e8759830e6a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:27:39.244 2588 2013995952608 MainThread INFO neutron.agent.securitygroups_rpc [req-13e721da-2aae-4ac9-b816-53730fb5f814 799308ced5f04bbba8e5e19cdd6acb1b f3f87f9a4f134a96b8d94f8bda417f83 - - - -] Security group member updated ['90a6cf6d-24d5-4a44-bace-1e8759830e6a'] 2022-06-16 12:27:39.244 2588 2013995952608 MainThread INFO neutron.agent.securitygroups_rpc [req-13e721da-2aae-4ac9-b816-53730fb5f814 799308ced5f04bbba8e5e19cdd6acb1b f3f87f9a4f134a96b8d94f8bda417f83 - - - -] Refresh firewall rules 2022-06-16 12:27:39.244 2588 2013995952608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-13e721da-2aae-4ac9-b816-53730fb5f814 799308ced5f04bbba8e5e19cdd6acb1b f3f87f9a4f134a96b8d94f8bda417f83 - - - -] Get security group information for devices via rpc ['c9132a11-1e3f-4a98-b95f-33082e577a51'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:27:39.292 2588 2013995952608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-13e721da-2aae-4ac9-b816-53730fb5f814 799308ced5f04bbba8e5e19cdd6acb1b f3f87f9a4f134a96b8d94f8bda417f83 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:27:39.292 2588 2013995952608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-13e721da-2aae-4ac9-b816-53730fb5f814 799308ced5f04bbba8e5e19cdd6acb1b f3f87f9a4f134a96b8d94f8bda417f83 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-16 12:27:39.528 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-16 12:27:39.528 2588 2013996487424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c9132a11-1e3f-4a98-b95f-33082e577a51' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-16 12:27:39.528 2588 2013996487424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c9132a11-1e3f-4a98-b95f-33082e577a51' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-16 12:27:39.528 2588 2013996487424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c9132a11-1e3f-4a98-b95f-33082e577a51 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-16 12:27:39.543 2588 2013996487424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3aa916da-723a-471a-96e3-df13da95fe63 2022-06-16 12:27:39.543 2588 2013996487424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c9132a11-1e3f-4a98-b95f-33082e577a51'] 2022-06-16 12:27:39.543 2588 2013996487424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-16 12:27:39.543 2588 2013996487424 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-06-16 12:27:39.543 2588 2013996487424 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c9132a11-1e3f-4a98-b95f-33082e577a51'] 2022-06-16 12:27:39.596 2588 2013996487424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-13e721da-2aae-4ac9-b816-53730fb5f814 799308ced5f04bbba8e5e19cdd6acb1b f3f87f9a4f134a96b8d94f8bda417f83 - - - -] port_delete event received for 'c9132a11-1e3f-4a98-b95f-33082e577a51' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:27:39.651 2588 2013994326320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 802016ee-3a4b-44d9-a5f5-be9c64dade0b 2022-06-16 12:27:41.517 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-16 12:27:41.517 2588 2013995982160 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-06-16 12:27:41.566 2588 2013995982160 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-06-16 12:27:41.780 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Adding port 802016ee-3a4b-44d9-a5f5-be9c64dade0b 2022-06-16 12:27:41.780 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Port 802016ee-3a4b-44d9-a5f5-be9c64dade0b updated. Details: {'device': '802016ee-3a4b-44d9-a5f5-be9c64dade0b', 'network_id': 'e249ef97-5426-4184-869e-8a16e3d3b148', 'port_id': '802016ee-3a4b-44d9-a5f5-be9c64dade0b', 'mac_address': 'fa:16:3e:21:f7:a5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 422, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a60203e4-f846-4b80-a5a0-ecb22279018b', '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-06-16 12:27:41.780 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] 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-06-16 12:27:41.780 2588 2013993709408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-802016ee-3a4b-44d9-a5f5-be9c64dade0b" 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-06-16 12:27:41.805 2588 2013993709408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 802016ee-3a4b-44d9-a5f5-be9c64dade0b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:27:41.805 2588 2013993709408 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e249ef97-5426-4184-869e-8a16e3d3b148 2022-06-16 12:27:41.805 2588 2013993709408 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-06-16 12:27:41.963 2588 2013993709408 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '802016ee-3a4b-44d9-a5f5-be9c64dade0b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:27:41.963 2588 2013993709408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '802016ee-3a4b-44d9-a5f5-be9c64dade0b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:27:41.963 2588 2013993709408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 802016ee-3a4b-44d9-a5f5-be9c64dade0b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:27:41.963 2588 2013993709408 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 422, VLAN trunk: None to switch port 802016ee-3a4b-44d9-a5f5-be9c64dade0b 2022-06-16 12:27:42.073 2588 2013993709408 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-16 12:27:42.073 2588 2013993709408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['802016ee-3a4b-44d9-a5f5-be9c64dade0b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:27:42.338 2588 2013993709408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['802016ee-3a4b-44d9-a5f5-be9c64dade0b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:27:42.338 2588 2013993709408 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-06-16 12:27:42.338 2588 2013993709408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c5b48cac-746a-40c9-988f-09133ba2470a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:27:42.338 2588 2013993709408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c5b48cac-746a-40c9-988f-09133ba2470a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-16 12:27:42.338 2588 2013993709408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 802016ee-3a4b-44d9-a5f5-be9c64dade0b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:27:42.338 2588 2013993709408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-16 12:27:42.338 2588 2013993709408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 802016ee-3a4b-44d9-a5f5-be9c64dade0b not yet added. Adding. 2022-06-16 12:27:42.338 2588 2013993709408 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-06-16 12:27:42.338 2588 2013993709408 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-06-16 12:27:42.498 2588 2013993709408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-802016ee-3a4b-44d9-a5f5-be9c64dade0b" 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-06-16 12:27:42.627 2588 2013993709408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-802016ee-3a4b-44d9-a5f5-be9c64dade0b" "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-06-16 12:27:42.627 2588 2013993709408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-802016ee-3a4b-44d9-a5f5-be9c64dade0b" 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-06-16 12:27:42.792 2588 2013993709408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-802016ee-3a4b-44d9-a5f5-be9c64dade0b" "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-06-16 12:27:42.919 2588 2013993709408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-802016ee-3a4b-44d9-a5f5-be9c64dade0b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:27:42.919 2588 2013993709408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 802016ee-3a4b-44d9-a5f5-be9c64dade0b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-16 12:27:42.919 2588 2013993709408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 802016ee-3a4b-44d9-a5f5-be9c64dade0b processed. 2022-06-16 12:27:43.526 2588 2013993670432 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-06-16 12:27:43.731 2588 2013993670432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.204s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:27:43.887 2588 2013993670432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42ee0c9a-aed4-4aa8-80e1-0fd3d41c19a7 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for '663b0e56-f646-4495-934a-77204d56cbbf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:27:45.494 2588 2013996170928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c86c587f-673a-4dc2-9ec5-55ec47835ad7 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for '0737819f-284d-412f-98fc-612f085e41f5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:27:46.885 2588 2013996330144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2990902f-4f8f-42bf-9b79-7cf7ae1b94d9 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for '2b981879-c2f6-4b35-a847-3028f2c0dbbe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:27:47.138 2588 2013996493104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3127a07f-eeb9-4b0b-9c18-01f51568d275 - - - - - -] port_delete event received for '2b981879-c2f6-4b35-a847-3028f2c0dbbe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:27:47.512 2588 2013996545824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2990902f-4f8f-42bf-9b79-7cf7ae1b94d9 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] network_delete received. Deleting network 3aa916da-723a-471a-96e3-df13da95fe63 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-16 12:27:47.512 2588 2013996545824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2990902f-4f8f-42bf-9b79-7cf7ae1b94d9 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] Network 3aa916da-723a-471a-96e3-df13da95fe63 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-16 12:27:51.892 2588 2013994326496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 802016ee-3a4b-44d9-a5f5-be9c64dade0b 2022-06-16 12:27:52.845 2588 2013996169696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9f664712-9ca1-45e5-a1da-76c6398bf997 96fa57e99d8a48c884b4ae37ee569390 2207e7e10f284e948c39f4c2b34f025b - - - -] Security group member updated on remote: ['c5b48cac-746a-40c9-988f-09133ba2470a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:27:52.845 2588 2013996169696 MainThread INFO neutron.agent.securitygroups_rpc [req-9f664712-9ca1-45e5-a1da-76c6398bf997 96fa57e99d8a48c884b4ae37ee569390 2207e7e10f284e948c39f4c2b34f025b - - - -] Security group member updated ['c5b48cac-746a-40c9-988f-09133ba2470a'] 2022-06-16 12:27:52.845 2588 2013996169696 MainThread INFO neutron.agent.securitygroups_rpc [req-9f664712-9ca1-45e5-a1da-76c6398bf997 96fa57e99d8a48c884b4ae37ee569390 2207e7e10f284e948c39f4c2b34f025b - - - -] Refresh firewall rules 2022-06-16 12:27:52.845 2588 2013996169696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9f664712-9ca1-45e5-a1da-76c6398bf997 96fa57e99d8a48c884b4ae37ee569390 2207e7e10f284e948c39f4c2b34f025b - - - -] Get security group information for devices via rpc ['802016ee-3a4b-44d9-a5f5-be9c64dade0b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:27:52.950 2588 2013996169696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9f664712-9ca1-45e5-a1da-76c6398bf997 96fa57e99d8a48c884b4ae37ee569390 2207e7e10f284e948c39f4c2b34f025b - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:27:52.950 2588 2013996169696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9f664712-9ca1-45e5-a1da-76c6398bf997 96fa57e99d8a48c884b4ae37ee569390 2207e7e10f284e948c39f4c2b34f025b - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-16 12:27:52.965 2588 2013996169696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f664712-9ca1-45e5-a1da-76c6398bf997 96fa57e99d8a48c884b4ae37ee569390 2207e7e10f284e948c39f4c2b34f025b - - - -] port_delete event received for '802016ee-3a4b-44d9-a5f5-be9c64dade0b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:27:53.609 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-16 12:27:53.609 2588 2013993604192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '802016ee-3a4b-44d9-a5f5-be9c64dade0b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-16 12:27:53.609 2588 2013993604192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '802016ee-3a4b-44d9-a5f5-be9c64dade0b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-16 12:27:53.609 2588 2013993604192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 802016ee-3a4b-44d9-a5f5-be9c64dade0b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-16 12:27:53.639 2588 2013993604192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e249ef97-5426-4184-869e-8a16e3d3b148 2022-06-16 12:27:53.639 2588 2013993604192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['802016ee-3a4b-44d9-a5f5-be9c64dade0b'] 2022-06-16 12:27:53.639 2588 2013993604192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-16 12:27:53.639 2588 2013993604192 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-06-16 12:27:53.639 2588 2013993604192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['802016ee-3a4b-44d9-a5f5-be9c64dade0b'] 2022-06-16 12:27:53.931 2588 2013993604192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46817f1c-3586-43b4-b350-85c0a242c652 - - - - - -] port_update received: 24f0ae47-f840-4473-9c42-a5bae72719a3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:27:53.947 2588 2013993604192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46817f1c-3586-43b4-b350-85c0a242c652 - - - - - -] No port 24f0ae47-f840-4473-9c42-a5bae72719a3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:27:55.625 2588 2013996227392 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-06-16 12:27:55.681 2588 2013996227392 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-06-16 12:27:55.984 2588 2013996722656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d7cfa78-b6b5-4350-99ab-e13c2f64eeb3 ec95d8dfa98b4d3db7edaad4e37925b4 ddfe22d9f67f42868c09938f3039e6e8 - - - -] Security group rule updated on remote: ['201f24ae-11de-4f0b-9d34-5f4d586a40f4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:27:55.984 2588 2013996722656 MainThread INFO neutron.agent.securitygroups_rpc [req-6d7cfa78-b6b5-4350-99ab-e13c2f64eeb3 ec95d8dfa98b4d3db7edaad4e37925b4 ddfe22d9f67f42868c09938f3039e6e8 - - - -] Security group rule updated ['201f24ae-11de-4f0b-9d34-5f4d586a40f4'] 2022-06-16 12:27:56.200 2588 2013996779824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-94ba2857-a127-4f12-994a-5dc85518f10b ec95d8dfa98b4d3db7edaad4e37925b4 ddfe22d9f67f42868c09938f3039e6e8 - - - -] Security group rule updated on remote: ['201f24ae-11de-4f0b-9d34-5f4d586a40f4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:27:56.200 2588 2013996779824 MainThread INFO neutron.agent.securitygroups_rpc [req-94ba2857-a127-4f12-994a-5dc85518f10b ec95d8dfa98b4d3db7edaad4e37925b4 ddfe22d9f67f42868c09938f3039e6e8 - - - -] Security group rule updated ['201f24ae-11de-4f0b-9d34-5f4d586a40f4'] 2022-06-16 12:27:58.744 2588 2013995858928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9797fc42-336c-4e80-a320-6366e1255af1 - - - - - -] port_update received: aeaad6d8-529a-47b5-95c5-4f03ea531c07 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:27:58.775 2588 2013995858928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9797fc42-336c-4e80-a320-6366e1255af1 - - - - - -] No port aeaad6d8-529a-47b5-95c5-4f03ea531c07 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:28:05.650 2588 2013996492224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0cfd106c-9f19-470c-9257-20d8c3769f81 ec95d8dfa98b4d3db7edaad4e37925b4 ddfe22d9f67f42868c09938f3039e6e8 - - - -] Security group member updated on remote: ['201f24ae-11de-4f0b-9d34-5f4d586a40f4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:28:05.665 2588 2013996492224 MainThread INFO neutron.agent.securitygroups_rpc [req-0cfd106c-9f19-470c-9257-20d8c3769f81 ec95d8dfa98b4d3db7edaad4e37925b4 ddfe22d9f67f42868c09938f3039e6e8 - - - -] Security group member updated ['201f24ae-11de-4f0b-9d34-5f4d586a40f4'] 2022-06-16 12:28:05.665 2588 2013996491168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1761e75e-f9ff-46ae-b429-1af0d5b22616 fc4d60019f15420898e9e5c3a527a0f6 c2b21e9b99fe418e83448ac975b1262c - - - -] Security group member updated on remote: ['fb2f6d1b-7517-48b0-8ecb-61b2fbe3f8a1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:28:05.681 2588 2013996491168 MainThread INFO neutron.agent.securitygroups_rpc [req-1761e75e-f9ff-46ae-b429-1af0d5b22616 fc4d60019f15420898e9e5c3a527a0f6 c2b21e9b99fe418e83448ac975b1262c - - - -] Security group member updated ['fb2f6d1b-7517-48b0-8ecb-61b2fbe3f8a1'] 2022-06-16 12:28:07.228 2588 2013996928688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d295b93a-d358-4d91-9cdf-33152f549099 e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] port_update received: 71060524-865b-4236-a802-18c753d5d56f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:28:07.245 2588 2013996928688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d295b93a-d358-4d91-9cdf-33152f549099 e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] No port 71060524-865b-4236-a802-18c753d5d56f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:28:07.261 2588 2013996992992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c6d8fee-73f2-4bf6-9542-931565ecb642 e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] port_update received: 40938a41-8240-451b-85b6-218d87500575 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:28:07.284 2588 2013996992992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c6d8fee-73f2-4bf6-9542-931565ecb642 e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] No port 40938a41-8240-451b-85b6-218d87500575 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:28:10.002 2588 2013994326320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 40938a41-8240-451b-85b6-218d87500575 2022-06-16 12:28:11.681 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-16 12:28:11.727 2588 2013996844832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-307d7212-0ab0-4a1b-8160-fd011feef431 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] network_delete received. Deleting network e249ef97-5426-4184-869e-8a16e3d3b148 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-16 12:28:11.727 2588 2013996844832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-307d7212-0ab0-4a1b-8160-fd011feef431 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] Network e249ef97-5426-4184-869e-8a16e3d3b148 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-16 12:28:11.949 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Adding port 40938a41-8240-451b-85b6-218d87500575 2022-06-16 12:28:11.949 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Port 40938a41-8240-451b-85b6-218d87500575 updated. Details: {'device': '40938a41-8240-451b-85b6-218d87500575', 'network_id': '218f01d7-62e4-4ac3-8d3e-373afea9aff9', 'port_id': '40938a41-8240-451b-85b6-218d87500575', 'mac_address': 'fa:16:3e:bf:e7:d0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 445, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ec4b305c-daff-4417-8657-718efa373f9f', '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-06-16 12:28:11.949 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] 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-06-16 12:28:11.949 2588 2013996292928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-40938a41-8240-451b-85b6-218d87500575" 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-06-16 12:28:11.949 2588 2013996292928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 40938a41-8240-451b-85b6-218d87500575 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:28:11.949 2588 2013996292928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 218f01d7-62e4-4ac3-8d3e-373afea9aff9 2022-06-16 12:28:11.963 2588 2013996292928 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-06-16 12:28:12.104 2588 2013996292928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '40938a41-8240-451b-85b6-218d87500575') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:28:12.104 2588 2013996292928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '40938a41-8240-451b-85b6-218d87500575') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:28:12.104 2588 2013994326320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 71060524-865b-4236-a802-18c753d5d56f 2022-06-16 12:28:12.104 2588 2013996292928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 40938a41-8240-451b-85b6-218d87500575 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:28:12.104 2588 2013996292928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 445, VLAN trunk: None to switch port 40938a41-8240-451b-85b6-218d87500575 2022-06-16 12:28:12.200 2588 2013996292928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-16 12:28:12.200 2588 2013996292928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['40938a41-8240-451b-85b6-218d87500575'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:28:12.353 2588 2013996292928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['40938a41-8240-451b-85b6-218d87500575']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:28:12.369 2588 2013996292928 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-06-16 12:28:12.369 2588 2013996292928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fb2f6d1b-7517-48b0-8ecb-61b2fbe3f8a1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:28:12.369 2588 2013996292928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fb2f6d1b-7517-48b0-8ecb-61b2fbe3f8a1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-16 12:28:12.369 2588 2013996292928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 40938a41-8240-451b-85b6-218d87500575 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:28:12.369 2588 2013996292928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-16 12:28:12.369 2588 2013996292928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 40938a41-8240-451b-85b6-218d87500575 not yet added. Adding. 2022-06-16 12:28:12.369 2588 2013996292928 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-06-16 12:28:12.369 2588 2013996292928 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-06-16 12:28:12.525 2588 2013996292928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-40938a41-8240-451b-85b6-218d87500575" 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-06-16 12:28:12.650 2588 2013996292928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-40938a41-8240-451b-85b6-218d87500575" "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-06-16 12:28:12.650 2588 2013996292928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-40938a41-8240-451b-85b6-218d87500575" 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-06-16 12:28:12.797 2588 2013996292928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-40938a41-8240-451b-85b6-218d87500575" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:28:12.901 2588 2013996292928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-40938a41-8240-451b-85b6-218d87500575" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:28:12.901 2588 2013996292928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 40938a41-8240-451b-85b6-218d87500575 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-16 12:28:12.901 2588 2013996292928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 40938a41-8240-451b-85b6-218d87500575 processed. 2022-06-16 12:28:12.901 2588 2013996292928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed7103af-6545-4df9-8cee-85ac206350ca 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] network_delete received. Deleting network d3a0c017-1b38-4d09-8628-5cc5068ea20e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-16 12:28:12.901 2588 2013996292928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed7103af-6545-4df9-8cee-85ac206350ca 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] Network d3a0c017-1b38-4d09-8628-5cc5068ea20e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-16 12:28:13.681 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-16 12:28:13.681 2588 2013996169520 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-06-16 12:28:14.072 2588 2013996169520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.390s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:28:14.197 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Adding port 71060524-865b-4236-a802-18c753d5d56f 2022-06-16 12:28:14.197 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Port 71060524-865b-4236-a802-18c753d5d56f updated. Details: {'device': '71060524-865b-4236-a802-18c753d5d56f', 'network_id': '6d82faac-4daf-4ac3-a641-6e5f826034d6', 'port_id': '71060524-865b-4236-a802-18c753d5d56f', 'mac_address': 'fa:16:3e:9e:04:6f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 421, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5a066d0b-2979-43d8-99a0-6f6124e4ea0f', '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-06-16 12:28:14.197 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] 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-06-16 12:28:14.197 2588 2013863799440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-71060524-865b-4236-a802-18c753d5d56f" 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-06-16 12:28:14.197 2588 2013863799440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 71060524-865b-4236-a802-18c753d5d56f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:28:14.197 2588 2013863799440 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6d82faac-4daf-4ac3-a641-6e5f826034d6 2022-06-16 12:28:14.197 2588 2013863799440 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-06-16 12:28:14.353 2588 2013863799440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '71060524-865b-4236-a802-18c753d5d56f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:28:14.353 2588 2013863799440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '71060524-865b-4236-a802-18c753d5d56f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:28:14.368 2588 2013863799440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 71060524-865b-4236-a802-18c753d5d56f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:28:14.368 2588 2013863799440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 421, VLAN trunk: None to switch port 71060524-865b-4236-a802-18c753d5d56f 2022-06-16 12:28:14.478 2588 2013863799440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-16 12:28:14.478 2588 2013863799440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['71060524-865b-4236-a802-18c753d5d56f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:28:14.681 2588 2013863799440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['71060524-865b-4236-a802-18c753d5d56f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:28:14.681 2588 2013863799440 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-06-16 12:28:14.681 2588 2013863799440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (201f24ae-11de-4f0b-9d34-5f4d586a40f4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:28:14.681 2588 2013863799440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 71060524-865b-4236-a802-18c753d5d56f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:28:14.681 2588 2013863799440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-16 12:28:14.681 2588 2013863799440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 71060524-865b-4236-a802-18c753d5d56f not yet added. Adding. 2022-06-16 12:28:14.681 2588 2013863799440 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-06-16 12:28:14.681 2588 2013863799440 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-06-16 12:28:14.837 2588 2013863799440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71060524-865b-4236-a802-18c753d5d56f" 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-06-16 12:28:14.980 2588 2013863799440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71060524-865b-4236-a802-18c753d5d56f" "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-06-16 12:28:14.980 2588 2013863799440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71060524-865b-4236-a802-18c753d5d56f" 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-06-16 12:28:15.137 2588 2013863799440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71060524-865b-4236-a802-18c753d5d56f" "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-06-16 12:28:15.258 2588 2013863799440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-71060524-865b-4236-a802-18c753d5d56f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:28:15.258 2588 2013863799440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 71060524-865b-4236-a802-18c753d5d56f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-16 12:28:15.258 2588 2013863799440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 71060524-865b-4236-a802-18c753d5d56f processed. 2022-06-16 12:28:15.681 2588 2013997038400 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-06-16 12:28:15.948 2588 2013997038400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:28:44.228 2588 2013997398496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8df2381a-64af-4201-a5c1-ca432b89d545 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Security group rule updated on remote: ['1dbeb0b0-5a37-409b-8a5a-e695b80483fb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:28:44.228 2588 2013997398496 MainThread INFO neutron.agent.securitygroups_rpc [req-8df2381a-64af-4201-a5c1-ca432b89d545 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Security group rule updated ['1dbeb0b0-5a37-409b-8a5a-e695b80483fb'] 2022-06-16 12:28:44.372 2588 2013997397792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a80276c3-7766-4bb6-b45c-e10e63a368ee 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Security group rule updated on remote: ['1dbeb0b0-5a37-409b-8a5a-e695b80483fb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:28:44.372 2588 2013997397792 MainThread INFO neutron.agent.securitygroups_rpc [req-a80276c3-7766-4bb6-b45c-e10e63a368ee 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Security group rule updated ['1dbeb0b0-5a37-409b-8a5a-e695b80483fb'] 2022-06-16 12:28:48.370 2588 2013996329792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-589cc62d-d11b-4950-a89a-1be08ffbfbe2 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Security group member updated on remote: ['1dbeb0b0-5a37-409b-8a5a-e695b80483fb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:28:48.370 2588 2013996329792 MainThread INFO neutron.agent.securitygroups_rpc [req-589cc62d-d11b-4950-a89a-1be08ffbfbe2 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Security group member updated ['1dbeb0b0-5a37-409b-8a5a-e695b80483fb'] 2022-06-16 12:28:49.774 2588 2013993540768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ccdef41-aa42-4582-bdab-7733066d3425 e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] port_update received: 24a6ef49-7022-4390-9667-7fbbd9c9154e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:28:49.791 2588 2013993540768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ccdef41-aa42-4582-bdab-7733066d3425 e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] No port 24a6ef49-7022-4390-9667-7fbbd9c9154e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:28:54.527 2588 2013994326320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 24a6ef49-7022-4390-9667-7fbbd9c9154e 2022-06-16 12:28:55.883 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-16 12:28:56.085 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Adding port 24a6ef49-7022-4390-9667-7fbbd9c9154e 2022-06-16 12:28:56.085 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Port 24a6ef49-7022-4390-9667-7fbbd9c9154e updated. Details: {'device': '24a6ef49-7022-4390-9667-7fbbd9c9154e', 'network_id': 'c3309845-4c5f-4604-9e02-b3cd032913c8', 'port_id': '24a6ef49-7022-4390-9667-7fbbd9c9154e', 'mac_address': 'fa:16:3e:df:93:a2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 426, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ddc7a3f9-5a7d-438d-a29e-57a40f22ff04', '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-06-16 12:28:56.085 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] 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-06-16 12:28:56.085 2588 2013996928864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-24a6ef49-7022-4390-9667-7fbbd9c9154e" 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-06-16 12:28:56.085 2588 2013996928864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 24a6ef49-7022-4390-9667-7fbbd9c9154e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:28:56.085 2588 2013996928864 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-06-16 12:28:56.307 2588 2013996928864 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '24a6ef49-7022-4390-9667-7fbbd9c9154e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:28:56.307 2588 2013996928864 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '24a6ef49-7022-4390-9667-7fbbd9c9154e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:28:56.323 2588 2013996928864 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 24a6ef49-7022-4390-9667-7fbbd9c9154e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:28:56.323 2588 2013996928864 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 426, VLAN trunk: None to switch port 24a6ef49-7022-4390-9667-7fbbd9c9154e 2022-06-16 12:28:56.461 2588 2013996928864 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-16 12:28:56.461 2588 2013996928864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['24a6ef49-7022-4390-9667-7fbbd9c9154e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:28:56.632 2588 2013996928864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['24a6ef49-7022-4390-9667-7fbbd9c9154e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:28:56.632 2588 2013996928864 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-06-16 12:28:56.632 2588 2013996928864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1dbeb0b0-5a37-409b-8a5a-e695b80483fb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:28:56.632 2588 2013996928864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 24a6ef49-7022-4390-9667-7fbbd9c9154e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:28:56.632 2588 2013996928864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-16 12:28:56.632 2588 2013996928864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 24a6ef49-7022-4390-9667-7fbbd9c9154e not yet added. Adding. 2022-06-16 12:28:56.632 2588 2013996928864 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-06-16 12:28:56.632 2588 2013996928864 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-06-16 12:28:56.824 2588 2013996928864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-24a6ef49-7022-4390-9667-7fbbd9c9154e" 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-06-16 12:28:57.023 2588 2013996928864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-24a6ef49-7022-4390-9667-7fbbd9c9154e" "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-06-16 12:28:57.023 2588 2013996928864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-24a6ef49-7022-4390-9667-7fbbd9c9154e" 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-06-16 12:28:57.212 2588 2013996928864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-24a6ef49-7022-4390-9667-7fbbd9c9154e" "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-06-16 12:28:57.368 2588 2013996928864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-24a6ef49-7022-4390-9667-7fbbd9c9154e" "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-06-16 12:28:57.368 2588 2013996928864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 24a6ef49-7022-4390-9667-7fbbd9c9154e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-16 12:28:57.368 2588 2013996928864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 24a6ef49-7022-4390-9667-7fbbd9c9154e processed. 2022-06-16 12:28:57.898 2588 2013997201536 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-06-16 12:28:58.102 2588 2013997201536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.204s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:29:02.652 2588 2013994326320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e026ef99-d5e8-4d80-a6b8-b126da3255b7 2022-06-16 12:29:03.902 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-16 12:29:04.103 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Adding port e026ef99-d5e8-4d80-a6b8-b126da3255b7 2022-06-16 12:29:04.103 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Port e026ef99-d5e8-4d80-a6b8-b126da3255b7 updated. Details: {'device': 'e026ef99-d5e8-4d80-a6b8-b126da3255b7', 'network_id': '4f1b71d8-2545-4ba8-b1f5-f2583602d694', 'port_id': 'e026ef99-d5e8-4d80-a6b8-b126da3255b7', 'mac_address': 'fa:16:3e:24:39:2d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 447, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'be969620-0c63-4485-92f3-001b155cdec7', '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-06-16 12:29:04.103 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] 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-06-16 12:29:04.118 2588 2013993431104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e026ef99-d5e8-4d80-a6b8-b126da3255b7" 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-06-16 12:29:04.118 2588 2013993431104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e026ef99-d5e8-4d80-a6b8-b126da3255b7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:29:04.118 2588 2013993431104 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-06-16 12:29:04.148 2588 2013993431104 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e026ef99-d5e8-4d80-a6b8-b126da3255b7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:29:04.148 2588 2013993431104 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e026ef99-d5e8-4d80-a6b8-b126da3255b7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:29:04.165 2588 2013993431104 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e026ef99-d5e8-4d80-a6b8-b126da3255b7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:29:04.165 2588 2013993431104 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 447, VLAN trunk: None to switch port e026ef99-d5e8-4d80-a6b8-b126da3255b7 2022-06-16 12:29:04.275 2588 2013993431104 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-16 12:29:04.275 2588 2013993431104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e026ef99-d5e8-4d80-a6b8-b126da3255b7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:29:04.457 2588 2013993431104 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e026ef99-d5e8-4d80-a6b8-b126da3255b7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:29:04.457 2588 2013993431104 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-06-16 12:29:04.457 2588 2013993431104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (64038cbc-85d8-4641-be31-d9de61934c11) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:29:04.457 2588 2013993431104 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e026ef99-d5e8-4d80-a6b8-b126da3255b7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:29:04.457 2588 2013993431104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-16 12:29:04.473 2588 2013993431104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-06-16 12:29:04.473 2588 2013993431104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e026ef99-d5e8-4d80-a6b8-b126da3255b7" 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-06-16 12:29:04.473 2588 2013993431104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e026ef99-d5e8-4d80-a6b8-b126da3255b7" "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-06-16 12:29:04.473 2588 2013993431104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e026ef99-d5e8-4d80-a6b8-b126da3255b7" 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-06-16 12:29:04.473 2588 2013993431104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e026ef99-d5e8-4d80-a6b8-b126da3255b7" "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-06-16 12:29:04.602 2588 2013993431104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e026ef99-d5e8-4d80-a6b8-b126da3255b7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.485s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:29:04.602 2588 2013993431104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e026ef99-d5e8-4d80-a6b8-b126da3255b7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-16 12:29:04.602 2588 2013993431104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e026ef99-d5e8-4d80-a6b8-b126da3255b7 processed. 2022-06-16 12:29:05.914 2588 2013993431104 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-06-16 12:29:06.072 2588 2013993431104 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-06-16 12:29:11.484 2588 2013993573888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0400ae31-0189-4ff9-83d5-738869d73a6f fc4d60019f15420898e9e5c3a527a0f6 c2b21e9b99fe418e83448ac975b1262c - - - -] Security group member updated on remote: ['fb2f6d1b-7517-48b0-8ecb-61b2fbe3f8a1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:29:11.484 2588 2013993573888 MainThread INFO neutron.agent.securitygroups_rpc [req-0400ae31-0189-4ff9-83d5-738869d73a6f fc4d60019f15420898e9e5c3a527a0f6 c2b21e9b99fe418e83448ac975b1262c - - - -] Security group member updated ['fb2f6d1b-7517-48b0-8ecb-61b2fbe3f8a1'] 2022-06-16 12:29:11.484 2588 2013993573888 MainThread INFO neutron.agent.securitygroups_rpc [req-0400ae31-0189-4ff9-83d5-738869d73a6f fc4d60019f15420898e9e5c3a527a0f6 c2b21e9b99fe418e83448ac975b1262c - - - -] Refresh firewall rules 2022-06-16 12:29:11.484 2588 2013993573888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0400ae31-0189-4ff9-83d5-738869d73a6f fc4d60019f15420898e9e5c3a527a0f6 c2b21e9b99fe418e83448ac975b1262c - - - -] Get security group information for devices via rpc ['40938a41-8240-451b-85b6-218d87500575'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:29:11.507 2588 2013993573888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0400ae31-0189-4ff9-83d5-738869d73a6f fc4d60019f15420898e9e5c3a527a0f6 c2b21e9b99fe418e83448ac975b1262c - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:29:11.507 2588 2013993573888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0400ae31-0189-4ff9-83d5-738869d73a6f fc4d60019f15420898e9e5c3a527a0f6 c2b21e9b99fe418e83448ac975b1262c - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-16 12:29:11.569 2588 2013996992112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0400ae31-0189-4ff9-83d5-738869d73a6f fc4d60019f15420898e9e5c3a527a0f6 c2b21e9b99fe418e83448ac975b1262c - - - -] port_delete event received for '40938a41-8240-451b-85b6-218d87500575' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:29:12.710 2588 2013994326496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 40938a41-8240-451b-85b6-218d87500575 2022-06-16 12:29:13.969 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-16 12:29:13.969 2588 2013994825504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '40938a41-8240-451b-85b6-218d87500575' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-16 12:29:13.969 2588 2013994825504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '40938a41-8240-451b-85b6-218d87500575' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-16 12:29:13.969 2588 2013994825504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 40938a41-8240-451b-85b6-218d87500575 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-16 12:29:13.992 2588 2013994825504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 218f01d7-62e4-4ac3-8d3e-373afea9aff9 2022-06-16 12:29:13.992 2588 2013994825504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['40938a41-8240-451b-85b6-218d87500575'] 2022-06-16 12:29:13.992 2588 2013994825504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-16 12:29:13.992 2588 2013994825504 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-06-16 12:29:13.992 2588 2013994825504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['40938a41-8240-451b-85b6-218d87500575'] 2022-06-16 12:29:15.996 2588 2013996845536 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-06-16 12:29:16.038 2588 2013996845536 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-06-16 12:29:20.512 2588 2013993782784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-392fb69b-dd4c-4197-b305-496fa4a70a9e - - - - - -] port_update received: 8942a730-8c30-4c3b-b8e9-314088352177 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:29:20.533 2588 2013993782784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-392fb69b-dd4c-4197-b305-496fa4a70a9e - - - - - -] No port 8942a730-8c30-4c3b-b8e9-314088352177 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:29:21.122 2588 2013993782784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c5518f6b-b27d-4ede-8f07-3d0834331e98 fc4d60019f15420898e9e5c3a527a0f6 c2b21e9b99fe418e83448ac975b1262c - - - -] Security group member updated on remote: ['fb2f6d1b-7517-48b0-8ecb-61b2fbe3f8a1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:29:21.122 2588 2013993782784 MainThread INFO neutron.agent.securitygroups_rpc [req-c5518f6b-b27d-4ede-8f07-3d0834331e98 fc4d60019f15420898e9e5c3a527a0f6 c2b21e9b99fe418e83448ac975b1262c - - - -] Security group member updated ['fb2f6d1b-7517-48b0-8ecb-61b2fbe3f8a1'] 2022-06-16 12:29:23.514 2588 2013994023040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87cd3d10-a916-417b-8ecf-cf9ab165af2e e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] port_update received: 1d63586f-0bdc-45c3-a177-255214095914 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:29:23.539 2588 2013994023040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87cd3d10-a916-417b-8ecf-cf9ab165af2e e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] No port 1d63586f-0bdc-45c3-a177-255214095914 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:29:24.851 2588 2013994326496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e026ef99-d5e8-4d80-a6b8-b126da3255b7 2022-06-16 12:29:24.931 2588 2013994326320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1d63586f-0bdc-45c3-a177-255214095914 2022-06-16 12:29:25.132 2588 2013996672976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df8b9d6e-dcc0-4642-b5ac-a85501de791d - - - - - -] port_update received: 46818067-aa4e-48da-baa9-a51707e09cec port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:29:25.132 2588 2013996672976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df8b9d6e-dcc0-4642-b5ac-a85501de791d - - - - - -] No port 46818067-aa4e-48da-baa9-a51707e09cec defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:29:26.053 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-16 12:29:26.534 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Adding port 1d63586f-0bdc-45c3-a177-255214095914 2022-06-16 12:29:26.534 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Port 1d63586f-0bdc-45c3-a177-255214095914 updated. Details: {'device': '1d63586f-0bdc-45c3-a177-255214095914', 'network_id': '218f01d7-62e4-4ac3-8d3e-373afea9aff9', 'port_id': '1d63586f-0bdc-45c3-a177-255214095914', 'mac_address': 'fa:16:3e:40:d5:16', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 445, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ec4b305c-daff-4417-8657-718efa373f9f', '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-06-16 12:29:26.534 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] 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-06-16 12:29:26.534 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-16 12:29:26.534 2588 2013997124240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1d63586f-0bdc-45c3-a177-255214095914" 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-06-16 12:29:26.534 2588 2013997124240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1d63586f-0bdc-45c3-a177-255214095914 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:29:26.534 2588 2013997124240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 218f01d7-62e4-4ac3-8d3e-373afea9aff9 2022-06-16 12:29:26.534 2588 2013997124240 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-06-16 12:29:26.695 2588 2013997124240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1d63586f-0bdc-45c3-a177-255214095914') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:29:26.695 2588 2013997124240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1d63586f-0bdc-45c3-a177-255214095914') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:29:26.695 2588 2013997201184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e026ef99-d5e8-4d80-a6b8-b126da3255b7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-16 12:29:26.695 2588 2013997201184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e026ef99-d5e8-4d80-a6b8-b126da3255b7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-16 12:29:26.695 2588 2013997201184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e026ef99-d5e8-4d80-a6b8-b126da3255b7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-16 12:29:26.712 2588 2013997201184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e026ef99-d5e8-4d80-a6b8-b126da3255b7'] 2022-06-16 12:29:26.712 2588 2013997201184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-16 12:29:26.712 2588 2013997201184 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-06-16 12:29:26.712 2588 2013997201184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e026ef99-d5e8-4d80-a6b8-b126da3255b7'] 2022-06-16 12:29:26.712 2588 2013997124240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1d63586f-0bdc-45c3-a177-255214095914 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:29:26.712 2588 2013997124240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 445, VLAN trunk: None to switch port 1d63586f-0bdc-45c3-a177-255214095914 2022-06-16 12:29:26.835 2588 2013997124240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-16 12:29:26.835 2588 2013997124240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1d63586f-0bdc-45c3-a177-255214095914'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:29:27.147 2588 2013997124240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1d63586f-0bdc-45c3-a177-255214095914']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:29:27.147 2588 2013997124240 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-06-16 12:29:27.147 2588 2013997124240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fb2f6d1b-7517-48b0-8ecb-61b2fbe3f8a1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:29:27.147 2588 2013997124240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fb2f6d1b-7517-48b0-8ecb-61b2fbe3f8a1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-16 12:29:27.147 2588 2013997124240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1d63586f-0bdc-45c3-a177-255214095914 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:29:27.147 2588 2013997124240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-16 12:29:27.147 2588 2013997124240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1d63586f-0bdc-45c3-a177-255214095914 not yet added. Adding. 2022-06-16 12:29:27.147 2588 2013997124240 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-06-16 12:29:27.147 2588 2013997124240 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-06-16 12:29:27.304 2588 2013997124240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d63586f-0bdc-45c3-a177-255214095914" 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-06-16 12:29:27.475 2588 2013997124240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d63586f-0bdc-45c3-a177-255214095914" "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-06-16 12:29:27.475 2588 2013997124240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d63586f-0bdc-45c3-a177-255214095914" 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-06-16 12:29:27.647 2588 2013997124240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d63586f-0bdc-45c3-a177-255214095914" "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-06-16 12:29:27.788 2588 2013997124240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1d63586f-0bdc-45c3-a177-255214095914" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:29:27.788 2588 2013997124240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1d63586f-0bdc-45c3-a177-255214095914 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-16 12:29:27.788 2588 2013997124240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1d63586f-0bdc-45c3-a177-255214095914 processed. 2022-06-16 12:29:28.067 2588 2013997124240 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-06-16 12:29:28.882 2588 2013994326496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e026ef99-d5e8-4d80-a6b8-b126da3255b7 2022-06-16 12:29:29.288 2588 2013997124240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:29:29.636 2588 2013992404592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d85a147-5073-4a42-ad57-b12d7564a955 - - - - - -] port_update received: 62e68910-0d75-477a-9e69-a8fcc74d536b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:29:29.654 2588 2013992404592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d85a147-5073-4a42-ad57-b12d7564a955 - - - - - -] No port 62e68910-0d75-477a-9e69-a8fcc74d536b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:29:30.084 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-16 12:29:30.084 2588 2013992404592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e026ef99-d5e8-4d80-a6b8-b126da3255b7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-16 12:29:30.084 2588 2013992404592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e026ef99-d5e8-4d80-a6b8-b126da3255b7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-16 12:29:30.084 2588 2013992404592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e026ef99-d5e8-4d80-a6b8-b126da3255b7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-16 12:29:30.101 2588 2013992404592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4f1b71d8-2545-4ba8-b1f5-f2583602d694 2022-06-16 12:29:30.101 2588 2013992404592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e026ef99-d5e8-4d80-a6b8-b126da3255b7'] 2022-06-16 12:29:30.101 2588 2013992404592 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-06-16 12:29:30.101 2588 2013992404592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e026ef99-d5e8-4d80-a6b8-b126da3255b7'] 2022-06-16 12:29:32.100 2588 2013997201184 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-06-16 12:29:32.225 2588 2013997201184 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-06-16 12:29:35.678 2588 2013997278480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f2320a-d065-4c70-8480-53a1a70b0b6a - - - - - -] port_update received: dd598b6a-09d0-48ba-a1d3-8e87834e0635 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:29:35.678 2588 2013997278480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03f2320a-d065-4c70-8480-53a1a70b0b6a - - - - - -] No port dd598b6a-09d0-48ba-a1d3-8e87834e0635 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:29:47.117 2588 2013994326320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e026ef99-d5e8-4d80-a6b8-b126da3255b7 2022-06-16 12:29:48.162 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-16 12:29:48.368 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Adding port e026ef99-d5e8-4d80-a6b8-b126da3255b7 2022-06-16 12:29:48.368 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Port e026ef99-d5e8-4d80-a6b8-b126da3255b7 updated. Details: {'device': 'e026ef99-d5e8-4d80-a6b8-b126da3255b7', 'network_id': '4f1b71d8-2545-4ba8-b1f5-f2583602d694', 'port_id': 'e026ef99-d5e8-4d80-a6b8-b126da3255b7', 'mac_address': 'fa:16:3e:24:39:2d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 447, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'be969620-0c63-4485-92f3-001b155cdec7', '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-06-16 12:29:48.368 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] 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-06-16 12:29:48.368 2588 2013997554144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e026ef99-d5e8-4d80-a6b8-b126da3255b7" 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-06-16 12:29:48.368 2588 2013997554144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e026ef99-d5e8-4d80-a6b8-b126da3255b7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:29:48.368 2588 2013997554144 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4f1b71d8-2545-4ba8-b1f5-f2583602d694 2022-06-16 12:29:48.368 2588 2013997554144 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-06-16 12:29:48.529 2588 2013997554144 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e026ef99-d5e8-4d80-a6b8-b126da3255b7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:29:48.529 2588 2013997554144 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e026ef99-d5e8-4d80-a6b8-b126da3255b7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:29:48.529 2588 2013997554144 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e026ef99-d5e8-4d80-a6b8-b126da3255b7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:29:48.529 2588 2013997554144 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 447, VLAN trunk: None to switch port e026ef99-d5e8-4d80-a6b8-b126da3255b7 2022-06-16 12:29:48.616 2588 2013997554144 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-16 12:29:48.616 2588 2013997554144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e026ef99-d5e8-4d80-a6b8-b126da3255b7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:29:48.691 2588 2013996170400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-59c923cf-b484-47df-ad54-a9b87415b24d 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Security group member updated on remote: ['aea5a157-a29e-4f84-aaab-101c5bd3d918'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:29:48.691 2588 2013996170400 MainThread INFO neutron.agent.securitygroups_rpc [req-59c923cf-b484-47df-ad54-a9b87415b24d 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Security group member updated ['aea5a157-a29e-4f84-aaab-101c5bd3d918'] 2022-06-16 12:29:48.834 2588 2013997554144 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e026ef99-d5e8-4d80-a6b8-b126da3255b7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:29:48.834 2588 2013997554144 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-06-16 12:29:48.850 2588 2013997554144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (64038cbc-85d8-4641-be31-d9de61934c11) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:29:48.850 2588 2013997554144 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e026ef99-d5e8-4d80-a6b8-b126da3255b7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:29:48.850 2588 2013997554144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-16 12:29:48.850 2588 2013997554144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e026ef99-d5e8-4d80-a6b8-b126da3255b7 not yet added. Adding. 2022-06-16 12:29:48.850 2588 2013997554144 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-06-16 12:29:48.850 2588 2013997554144 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-06-16 12:29:48.984 2588 2013997554144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e026ef99-d5e8-4d80-a6b8-b126da3255b7" 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-06-16 12:29:49.131 2588 2013997554144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e026ef99-d5e8-4d80-a6b8-b126da3255b7" "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-06-16 12:29:49.131 2588 2013997554144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e026ef99-d5e8-4d80-a6b8-b126da3255b7" 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-06-16 12:29:49.275 2588 2013997554144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e026ef99-d5e8-4d80-a6b8-b126da3255b7" "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-06-16 12:29:49.382 2588 2013997554144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e026ef99-d5e8-4d80-a6b8-b126da3255b7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:29:49.382 2588 2013997554144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e026ef99-d5e8-4d80-a6b8-b126da3255b7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-16 12:29:49.382 2588 2013997554144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e026ef99-d5e8-4d80-a6b8-b126da3255b7 processed. 2022-06-16 12:29:50.179 2588 2013997704640 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-06-16 12:29:50.351 2588 2013997704640 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-06-16 12:29:58.255 2588 2013995856816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5a3c9a7-c254-44bb-88d5-1ee04dad950e e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] port_update received: df1c508f-fa36-402f-b3ab-e00c0f0ea0f7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:29:58.271 2588 2013995856816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5a3c9a7-c254-44bb-88d5-1ee04dad950e e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] No port df1c508f-fa36-402f-b3ab-e00c0f0ea0f7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:30:05.305 2588 2013994326320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: df1c508f-fa36-402f-b3ab-e00c0f0ea0f7 2022-06-16 12:30:06.236 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-16 12:30:06.427 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Adding port df1c508f-fa36-402f-b3ab-e00c0f0ea0f7 2022-06-16 12:30:06.427 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Port df1c508f-fa36-402f-b3ab-e00c0f0ea0f7 updated. Details: {'device': 'df1c508f-fa36-402f-b3ab-e00c0f0ea0f7', 'network_id': 'c06d82f2-9c71-442d-bb09-a3981224b95a', 'port_id': 'df1c508f-fa36-402f-b3ab-e00c0f0ea0f7', 'mac_address': 'fa:16:3e:72:2c:61', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 438, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6b6e7236-2f8a-4ab7-bd99-d8cb2c1435a8', '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-06-16 12:30:06.427 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] 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-06-16 12:30:06.427 2588 2013998038176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-df1c508f-fa36-402f-b3ab-e00c0f0ea0f7" 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-06-16 12:30:06.427 2588 2013998038176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port df1c508f-fa36-402f-b3ab-e00c0f0ea0f7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:30:06.427 2588 2013998038176 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c06d82f2-9c71-442d-bb09-a3981224b95a 2022-06-16 12:30:06.427 2588 2013998038176 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-06-16 12:30:06.624 2588 2013998038176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'df1c508f-fa36-402f-b3ab-e00c0f0ea0f7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:30:06.624 2588 2013998038176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'df1c508f-fa36-402f-b3ab-e00c0f0ea0f7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:30:06.635 2588 2013998038176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port df1c508f-fa36-402f-b3ab-e00c0f0ea0f7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:30:06.635 2588 2013998038176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 438, VLAN trunk: None to switch port df1c508f-fa36-402f-b3ab-e00c0f0ea0f7 2022-06-16 12:30:06.865 2588 2013998038176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-16 12:30:06.865 2588 2013998038176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['df1c508f-fa36-402f-b3ab-e00c0f0ea0f7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:30:07.006 2588 2013998038176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['df1c508f-fa36-402f-b3ab-e00c0f0ea0f7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:30:07.006 2588 2013998038176 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-06-16 12:30:07.006 2588 2013998038176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (aea5a157-a29e-4f84-aaab-101c5bd3d918) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:30:07.006 2588 2013998038176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (aea5a157-a29e-4f84-aaab-101c5bd3d918) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-16 12:30:07.006 2588 2013998038176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for df1c508f-fa36-402f-b3ab-e00c0f0ea0f7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:30:07.006 2588 2013998038176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-16 12:30:07.006 2588 2013998038176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device df1c508f-fa36-402f-b3ab-e00c0f0ea0f7 not yet added. Adding. 2022-06-16 12:30:07.006 2588 2013998038176 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-06-16 12:30:07.006 2588 2013998038176 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-06-16 12:30:07.209 2588 2013998038176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df1c508f-fa36-402f-b3ab-e00c0f0ea0f7" 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-06-16 12:30:07.400 2588 2013998038176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df1c508f-fa36-402f-b3ab-e00c0f0ea0f7" "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-06-16 12:30:07.400 2588 2013998038176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df1c508f-fa36-402f-b3ab-e00c0f0ea0f7" 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-06-16 12:30:07.608 2588 2013998038176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-df1c508f-fa36-402f-b3ab-e00c0f0ea0f7" "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-06-16 12:30:07.740 2588 2013998038176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-df1c508f-fa36-402f-b3ab-e00c0f0ea0f7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:30:07.740 2588 2013998038176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port df1c508f-fa36-402f-b3ab-e00c0f0ea0f7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-16 12:30:07.740 2588 2013998038176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port df1c508f-fa36-402f-b3ab-e00c0f0ea0f7 processed. 2022-06-16 12:30:08.256 2588 2013995623344 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-06-16 12:30:08.542 2588 2013995623344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:30:18.821 2588 2013993669200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-994acd85-d545-4bfc-9508-509127246a0f fc4d60019f15420898e9e5c3a527a0f6 c2b21e9b99fe418e83448ac975b1262c - - - -] Security group member updated on remote: ['fb2f6d1b-7517-48b0-8ecb-61b2fbe3f8a1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:30:18.821 2588 2013993669200 MainThread INFO neutron.agent.securitygroups_rpc [req-994acd85-d545-4bfc-9508-509127246a0f fc4d60019f15420898e9e5c3a527a0f6 c2b21e9b99fe418e83448ac975b1262c - - - -] Security group member updated ['fb2f6d1b-7517-48b0-8ecb-61b2fbe3f8a1'] 2022-06-16 12:30:18.821 2588 2013993669200 MainThread INFO neutron.agent.securitygroups_rpc [req-994acd85-d545-4bfc-9508-509127246a0f fc4d60019f15420898e9e5c3a527a0f6 c2b21e9b99fe418e83448ac975b1262c - - - -] Refresh firewall rules 2022-06-16 12:30:18.821 2588 2013993669200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-994acd85-d545-4bfc-9508-509127246a0f fc4d60019f15420898e9e5c3a527a0f6 c2b21e9b99fe418e83448ac975b1262c - - - -] Get security group information for devices via rpc ['1d63586f-0bdc-45c3-a177-255214095914'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:30:18.865 2588 2013993669200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-994acd85-d545-4bfc-9508-509127246a0f fc4d60019f15420898e9e5c3a527a0f6 c2b21e9b99fe418e83448ac975b1262c - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:30:18.865 2588 2013993669200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-994acd85-d545-4bfc-9508-509127246a0f fc4d60019f15420898e9e5c3a527a0f6 c2b21e9b99fe418e83448ac975b1262c - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-16 12:30:18.920 2588 2013993669200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-994acd85-d545-4bfc-9508-509127246a0f fc4d60019f15420898e9e5c3a527a0f6 c2b21e9b99fe418e83448ac975b1262c - - - -] port_delete event received for '1d63586f-0bdc-45c3-a177-255214095914' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:30:19.385 2588 2013994326496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1d63586f-0bdc-45c3-a177-255214095914 2022-06-16 12:30:20.331 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-16 12:30:20.331 2588 2013994871968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1d63586f-0bdc-45c3-a177-255214095914' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-16 12:30:20.331 2588 2013994871968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1d63586f-0bdc-45c3-a177-255214095914' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-16 12:30:20.331 2588 2013994871968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1d63586f-0bdc-45c3-a177-255214095914 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-16 12:30:20.371 2588 2013994871968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 218f01d7-62e4-4ac3-8d3e-373afea9aff9 2022-06-16 12:30:20.371 2588 2013994871968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1d63586f-0bdc-45c3-a177-255214095914'] 2022-06-16 12:30:20.382 2588 2013994871968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-16 12:30:20.382 2588 2013994871968 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-06-16 12:30:20.382 2588 2013994871968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1d63586f-0bdc-45c3-a177-255214095914'] 2022-06-16 12:30:22.341 2588 2013993571072 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-06-16 12:30:22.367 2588 2013993571072 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-06-16 12:30:24.302 2588 2013998036064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ce5cb44-cf36-45ac-87bf-ed6b4e714f4e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Security group rule updated on remote: ['8e52c2a7-ce62-4c7b-a909-9a7dcf1b0577'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:30:24.302 2588 2013998036064 MainThread INFO neutron.agent.securitygroups_rpc [req-4ce5cb44-cf36-45ac-87bf-ed6b4e714f4e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Security group rule updated ['8e52c2a7-ce62-4c7b-a909-9a7dcf1b0577'] 2022-06-16 12:30:24.858 2588 2013995952784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db314ed1-6eef-418b-b93b-7b8c653164ea 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Security group rule updated on remote: ['8e52c2a7-ce62-4c7b-a909-9a7dcf1b0577'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:30:24.858 2588 2013995952784 MainThread INFO neutron.agent.securitygroups_rpc [req-db314ed1-6eef-418b-b93b-7b8c653164ea 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Security group rule updated ['8e52c2a7-ce62-4c7b-a909-9a7dcf1b0577'] 2022-06-16 12:30:25.014 2588 2013996721776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d7a5a63-5951-49c1-ab7e-b1223a35fc6b 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Security group rule updated on remote: ['8e52c2a7-ce62-4c7b-a909-9a7dcf1b0577'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:30:25.014 2588 2013996721776 MainThread INFO neutron.agent.securitygroups_rpc [req-7d7a5a63-5951-49c1-ab7e-b1223a35fc6b 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Security group rule updated ['8e52c2a7-ce62-4c7b-a909-9a7dcf1b0577'] 2022-06-16 12:30:25.178 2588 2013995624048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1cccac82-f7f8-45c9-ae65-77cad5cb617b 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Security group rule updated on remote: ['8e52c2a7-ce62-4c7b-a909-9a7dcf1b0577'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:30:25.178 2588 2013995624048 MainThread INFO neutron.agent.securitygroups_rpc [req-1cccac82-f7f8-45c9-ae65-77cad5cb617b 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Security group rule updated ['8e52c2a7-ce62-4c7b-a909-9a7dcf1b0577'] 2022-06-16 12:30:25.305 2588 2013995624048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7212bc06-32ff-4938-89b0-629a57de3cf4 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Security group rule updated on remote: ['8e52c2a7-ce62-4c7b-a909-9a7dcf1b0577'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:30:25.305 2588 2013995624048 MainThread INFO neutron.agent.securitygroups_rpc [req-7212bc06-32ff-4938-89b0-629a57de3cf4 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Security group rule updated ['8e52c2a7-ce62-4c7b-a909-9a7dcf1b0577'] 2022-06-16 12:30:25.447 2588 2013995624048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-14866085-dd89-4373-9049-9bc295a3f635 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Security group rule updated on remote: ['8e52c2a7-ce62-4c7b-a909-9a7dcf1b0577'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:30:25.447 2588 2013995624048 MainThread INFO neutron.agent.securitygroups_rpc [req-14866085-dd89-4373-9049-9bc295a3f635 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Security group rule updated ['8e52c2a7-ce62-4c7b-a909-9a7dcf1b0577'] 2022-06-16 12:30:26.121 2588 2013995624048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Security group member updated on remote: ['aea5a157-a29e-4f84-aaab-101c5bd3d918', '8e52c2a7-ce62-4c7b-a909-9a7dcf1b0577'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:30:26.121 2588 2013995624048 MainThread INFO neutron.agent.securitygroups_rpc [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Security group member updated ['aea5a157-a29e-4f84-aaab-101c5bd3d918', '8e52c2a7-ce62-4c7b-a909-9a7dcf1b0577'] 2022-06-16 12:30:26.121 2588 2013995624048 MainThread INFO neutron.agent.securitygroups_rpc [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Refresh firewall rules 2022-06-16 12:30:26.121 2588 2013995624048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Get security group information for devices via rpc ['df1c508f-fa36-402f-b3ab-e00c0f0ea0f7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:30:26.210 2588 2013995950672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] port_update received: df1c508f-fa36-402f-b3ab-e00c0f0ea0f7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:30:26.233 2588 2013995950672 MainThread DEBUG oslo_concurrency.lockutils [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Lock "n-hv-agent-port-lock-df1c508f-fa36-402f-b3ab-e00c0f0ea0f7" 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-06-16 12:30:26.233 2588 2013995950672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Binding port df1c508f-fa36-402f-b3ab-e00c0f0ea0f7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:30:26.233 2588 2013995950672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] 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-06-16 12:30:26.270 2588 2013995950672 MainThread DEBUG neutron.services.trunk.rpc.agent [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'df1c508f-fa36-402f-b3ab-e00c0f0ea0f7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:30:26.270 2588 2013995950672 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'df1c508f-fa36-402f-b3ab-e00c0f0ea0f7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:30:26.274 2588 2013995950672 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Trunk plugin disabled on server. Assuming port df1c508f-fa36-402f-b3ab-e00c0f0ea0f7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:30:26.274 2588 2013995950672 MainThread INFO networking_hyperv.neutron.trunk_driver [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Binding VLAN ID: 438, VLAN trunk: None to switch port df1c508f-fa36-402f-b3ab-e00c0f0ea0f7 2022-06-16 12:30:26.354 2588 2013995950672 MainThread INFO neutron.agent.securitygroups_rpc [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Refresh firewall rules 2022-06-16 12:30:26.354 2588 2013995950672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Get security group information for devices via rpc ['df1c508f-fa36-402f-b3ab-e00c0f0ea0f7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:30:26.865 2588 2013995624048 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Update security group information for ports dict_keys(['df1c508f-fa36-402f-b3ab-e00c0f0ea0f7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:30:26.883 2588 2013995624048 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-16 12:30:26.883 2588 2013995624048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Update rules of security group (8e52c2a7-ce62-4c7b-a909-9a7dcf1b0577) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:30:26.883 2588 2013995624048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Update rules of security group (aea5a157-a29e-4f84-aaab-101c5bd3d918) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:30:26.883 2588 2013995624048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Update members of security group (aea5a157-a29e-4f84-aaab-101c5bd3d918) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-16 12:30:26.883 2588 2013995624048 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Update port filter for df1c508f-fa36-402f-b3ab-e00c0f0ea0f7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:30:26.883 2588 2013995624048 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Updating port rules. 2022-06-16 12:30:26.883 2588 2013995624048 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Creating 6 new rules, removing 0 old rules. 2022-06-16 12:30:26.883 2588 2013995624048 MainThread DEBUG oslo_concurrency.lockutils [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Lock "n-hv-driver-port-lock-df1c508f-fa36-402f-b3ab-e00c0f0ea0f7" 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-06-16 12:30:27.083 2588 2013995624048 MainThread DEBUG oslo_concurrency.lockutils [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Lock "n-hv-driver-port-lock-df1c508f-fa36-402f-b3ab-e00c0f0ea0f7" "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-06-16 12:30:27.083 2588 2013995624048 MainThread DEBUG oslo_concurrency.lockutils [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Lock "n-hv-driver-port-lock-df1c508f-fa36-402f-b3ab-e00c0f0ea0f7" 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-06-16 12:30:27.083 2588 2013995624048 MainThread DEBUG oslo_concurrency.lockutils [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Lock "n-hv-driver-port-lock-df1c508f-fa36-402f-b3ab-e00c0f0ea0f7" "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-06-16 12:30:27.083 2588 2013995950672 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Update security group information for ports dict_keys(['df1c508f-fa36-402f-b3ab-e00c0f0ea0f7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:30:27.083 2588 2013995950672 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-16 12:30:27.083 2588 2013995950672 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Update rules of security group (8e52c2a7-ce62-4c7b-a909-9a7dcf1b0577) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:30:27.083 2588 2013995950672 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Update rules of security group (aea5a157-a29e-4f84-aaab-101c5bd3d918) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:30:27.083 2588 2013995950672 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Update members of security group (aea5a157-a29e-4f84-aaab-101c5bd3d918) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-16 12:30:27.083 2588 2013995950672 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Update port filter for df1c508f-fa36-402f-b3ab-e00c0f0ea0f7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:30:27.083 2588 2013995950672 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Updating port rules. 2022-06-16 12:30:27.083 2588 2013995950672 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Creating 0 new rules, removing 0 old rules. 2022-06-16 12:30:27.083 2588 2013995950672 MainThread DEBUG oslo_concurrency.lockutils [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Lock "n-hv-driver-port-lock-df1c508f-fa36-402f-b3ab-e00c0f0ea0f7" 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-06-16 12:30:27.083 2588 2013995950672 MainThread DEBUG oslo_concurrency.lockutils [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Lock "n-hv-driver-port-lock-df1c508f-fa36-402f-b3ab-e00c0f0ea0f7" "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-06-16 12:30:27.083 2588 2013995950672 MainThread DEBUG oslo_concurrency.lockutils [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Lock "n-hv-driver-port-lock-df1c508f-fa36-402f-b3ab-e00c0f0ea0f7" 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-06-16 12:30:27.083 2588 2013995950672 MainThread DEBUG oslo_concurrency.lockutils [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Lock "n-hv-driver-port-lock-df1c508f-fa36-402f-b3ab-e00c0f0ea0f7" "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-06-16 12:30:27.146 2588 2013995950672 MainThread DEBUG oslo_concurrency.lockutils [req-c83170b9-de31-48af-a4e6-de7b77e5a61e 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Lock "n-hv-agent-port-lock-df1c508f-fa36-402f-b3ab-e00c0f0ea0f7" "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-06-16 12:30:38.975 2588 2013996486896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0befd61b-7a65-4979-a2c1-d0ac70c65c8c 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] network_delete received. Deleting network 218f01d7-62e4-4ac3-8d3e-373afea9aff9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-16 12:30:38.975 2588 2013996486896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0befd61b-7a65-4979-a2c1-d0ac70c65c8c 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] Network 218f01d7-62e4-4ac3-8d3e-373afea9aff9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-16 12:30:43.174 2588 2013996546000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-482fe25c-4ea9-4c12-aa76-b6f95eaeef2f - - - - - -] port_update received: bc1dc666-c6c8-4c8c-b50f-ca9f79e2cae4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:30:43.184 2588 2013996546000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-482fe25c-4ea9-4c12-aa76-b6f95eaeef2f - - - - - -] No port bc1dc666-c6c8-4c8c-b50f-ca9f79e2cae4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:30:47.022 2588 2013995980400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c36c907f-2808-476b-8ac0-0efce8245391 - - - - - -] port_update received: 1baf3292-b946-454c-87b3-a26466d57738 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:30:47.038 2588 2013995980400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c36c907f-2808-476b-8ac0-0efce8245391 - - - - - -] No port 1baf3292-b946-454c-87b3-a26466d57738 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:30:48.506 2588 2013995980400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a29595a6-1876-45ca-a625-fcdf36c26d1f - - - - - -] port_update received: 4bcd4d9d-995d-46f6-8978-8bbc835c106d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:30:48.506 2588 2013995980400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a29595a6-1876-45ca-a625-fcdf36c26d1f - - - - - -] No port 4bcd4d9d-995d-46f6-8978-8bbc835c106d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:30:49.662 2588 2013994326496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e026ef99-d5e8-4d80-a6b8-b126da3255b7 2022-06-16 12:30:50.070 2588 2013996780352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5bf0a3a7-40de-4499-9224-987eda9b72e0 dcb0b632b30649609216933c50f287b9 23a1b762c28a48b8ad7364069104985d - - - -] Security group member updated on remote: ['64038cbc-85d8-4641-be31-d9de61934c11'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:30:50.070 2588 2013996780352 MainThread INFO neutron.agent.securitygroups_rpc [req-5bf0a3a7-40de-4499-9224-987eda9b72e0 dcb0b632b30649609216933c50f287b9 23a1b762c28a48b8ad7364069104985d - - - -] Security group member updated ['64038cbc-85d8-4641-be31-d9de61934c11'] 2022-06-16 12:30:50.424 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-16 12:30:50.424 2588 2013995244704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e026ef99-d5e8-4d80-a6b8-b126da3255b7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-16 12:30:50.424 2588 2013995244704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e026ef99-d5e8-4d80-a6b8-b126da3255b7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-16 12:30:50.424 2588 2013995244704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e026ef99-d5e8-4d80-a6b8-b126da3255b7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-16 12:30:50.442 2588 2013995244704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4f1b71d8-2545-4ba8-b1f5-f2583602d694 2022-06-16 12:30:50.447 2588 2013995244704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e026ef99-d5e8-4d80-a6b8-b126da3255b7'] 2022-06-16 12:30:50.447 2588 2013995244704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-16 12:30:50.447 2588 2013995244704 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-06-16 12:30:50.447 2588 2013995244704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e026ef99-d5e8-4d80-a6b8-b126da3255b7'] 2022-06-16 12:30:51.099 2588 2013995244704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5bf0a3a7-40de-4499-9224-987eda9b72e0 dcb0b632b30649609216933c50f287b9 23a1b762c28a48b8ad7364069104985d - - - -] port_delete event received for 'e026ef99-d5e8-4d80-a6b8-b126da3255b7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:30:52.380 2588 2013994601984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f0582c5a-a23d-4693-b9fb-6dcfba6472f9 77fd97ffc6cc45559f91dba33faaa2ec 0a9ebeba3c8c4768a4416341048df6bd - - - -] Security group rule updated on remote: ['cc1c842b-e3ef-42ca-b87f-37384701a913'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:30:52.380 2588 2013994601984 MainThread INFO neutron.agent.securitygroups_rpc [req-f0582c5a-a23d-4693-b9fb-6dcfba6472f9 77fd97ffc6cc45559f91dba33faaa2ec 0a9ebeba3c8c4768a4416341048df6bd - - - -] Security group rule updated ['cc1c842b-e3ef-42ca-b87f-37384701a913'] 2022-06-16 12:30:52.427 2588 2013993838720 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-06-16 12:30:52.474 2588 2013993838720 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-06-16 12:30:52.567 2588 2013993838720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba90d506-628b-4a8a-8b83-b350996f558a 77fd97ffc6cc45559f91dba33faaa2ec 0a9ebeba3c8c4768a4416341048df6bd - - - -] Security group rule updated on remote: ['cc1c842b-e3ef-42ca-b87f-37384701a913'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:30:52.567 2588 2013993838720 MainThread INFO neutron.agent.securitygroups_rpc [req-ba90d506-628b-4a8a-8b83-b350996f558a 77fd97ffc6cc45559f91dba33faaa2ec 0a9ebeba3c8c4768a4416341048df6bd - - - -] Security group rule updated ['cc1c842b-e3ef-42ca-b87f-37384701a913'] 2022-06-16 12:30:52.865 2588 2013996722480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-848d1116-1772-4d98-9608-07a3581f4bd8 - - - - - -] port_update received: e5038ac1-ee6c-4e3f-a14e-24a35979491b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:30:52.882 2588 2013996722480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-848d1116-1772-4d98-9608-07a3581f4bd8 - - - - - -] No port e5038ac1-ee6c-4e3f-a14e-24a35979491b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:30:53.006 2588 2013996722480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-37c8ce1d-8fa6-4bd1-86f7-f8c16ad094fc 77fd97ffc6cc45559f91dba33faaa2ec 0a9ebeba3c8c4768a4416341048df6bd - - - -] Security group rule updated on remote: ['cc1c842b-e3ef-42ca-b87f-37384701a913'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:30:53.006 2588 2013996722480 MainThread INFO neutron.agent.securitygroups_rpc [req-37c8ce1d-8fa6-4bd1-86f7-f8c16ad094fc 77fd97ffc6cc45559f91dba33faaa2ec 0a9ebeba3c8c4768a4416341048df6bd - - - -] Security group rule updated ['cc1c842b-e3ef-42ca-b87f-37384701a913'] 2022-06-16 12:30:53.318 2588 2013994968512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c4ef246-756b-4300-b4ab-c985ce277c6a 77fd97ffc6cc45559f91dba33faaa2ec 0a9ebeba3c8c4768a4416341048df6bd - - - -] Security group rule updated on remote: ['cc1c842b-e3ef-42ca-b87f-37384701a913'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:30:53.318 2588 2013994968512 MainThread INFO neutron.agent.securitygroups_rpc [req-8c4ef246-756b-4300-b4ab-c985ce277c6a 77fd97ffc6cc45559f91dba33faaa2ec 0a9ebeba3c8c4768a4416341048df6bd - - - -] Security group rule updated ['cc1c842b-e3ef-42ca-b87f-37384701a913'] 2022-06-16 12:30:53.514 2588 2013993838720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-82493d27-ea3e-43dc-b12e-be1bce3edefd 77fd97ffc6cc45559f91dba33faaa2ec 0a9ebeba3c8c4768a4416341048df6bd - - - -] Security group rule updated on remote: ['cc1c842b-e3ef-42ca-b87f-37384701a913'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:30:53.514 2588 2013993838720 MainThread INFO neutron.agent.securitygroups_rpc [req-82493d27-ea3e-43dc-b12e-be1bce3edefd 77fd97ffc6cc45559f91dba33faaa2ec 0a9ebeba3c8c4768a4416341048df6bd - - - -] Security group rule updated ['cc1c842b-e3ef-42ca-b87f-37384701a913'] 2022-06-16 12:30:53.661 2588 2013993838720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dcbfc85e-cc08-4c28-bc69-f2d757847f34 77fd97ffc6cc45559f91dba33faaa2ec 0a9ebeba3c8c4768a4416341048df6bd - - - -] Security group rule updated on remote: ['cc1c842b-e3ef-42ca-b87f-37384701a913'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:30:53.661 2588 2013993838720 MainThread INFO neutron.agent.securitygroups_rpc [req-dcbfc85e-cc08-4c28-bc69-f2d757847f34 77fd97ffc6cc45559f91dba33faaa2ec 0a9ebeba3c8c4768a4416341048df6bd - - - -] Security group rule updated ['cc1c842b-e3ef-42ca-b87f-37384701a913'] 2022-06-16 12:30:53.958 2588 2013993838720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45f66fac-4752-49e8-a1ed-9d499081281a dcb0b632b30649609216933c50f287b9 23a1b762c28a48b8ad7364069104985d - - - -] port_delete event received for 'd88f3c23-1bad-4f98-91e5-15dedb77f20f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:30:54.302 2588 2013993838720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5fe953cc-3446-42b4-a428-7003b7bab571 dcb0b632b30649609216933c50f287b9 23a1b762c28a48b8ad7364069104985d - - - -] Security group rule updated on remote: ['9bdb80c4-d301-45e4-8d7c-e3b23521413a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:30:54.302 2588 2013993838720 MainThread INFO neutron.agent.securitygroups_rpc [req-5fe953cc-3446-42b4-a428-7003b7bab571 dcb0b632b30649609216933c50f287b9 23a1b762c28a48b8ad7364069104985d - - - -] Security group rule updated ['9bdb80c4-d301-45e4-8d7c-e3b23521413a'] 2022-06-16 12:30:54.444 2588 2013993838720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-61ea7b70-a66c-4f3d-abf5-cdb75c2f5d2c dcb0b632b30649609216933c50f287b9 23a1b762c28a48b8ad7364069104985d - - - -] Security group rule updated on remote: ['9bdb80c4-d301-45e4-8d7c-e3b23521413a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:30:54.444 2588 2013993838720 MainThread INFO neutron.agent.securitygroups_rpc [req-61ea7b70-a66c-4f3d-abf5-cdb75c2f5d2c dcb0b632b30649609216933c50f287b9 23a1b762c28a48b8ad7364069104985d - - - -] Security group rule updated ['9bdb80c4-d301-45e4-8d7c-e3b23521413a'] 2022-06-16 12:30:57.960 2588 2013995951024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1df6688a-e9fc-48d8-8ab3-1f501a95dbfe dcb0b632b30649609216933c50f287b9 23a1b762c28a48b8ad7364069104985d - - - -] Security group member updated on remote: ['9bdb80c4-d301-45e4-8d7c-e3b23521413a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:30:57.960 2588 2013995951024 MainThread INFO neutron.agent.securitygroups_rpc [req-1df6688a-e9fc-48d8-8ab3-1f501a95dbfe dcb0b632b30649609216933c50f287b9 23a1b762c28a48b8ad7364069104985d - - - -] Security group member updated ['9bdb80c4-d301-45e4-8d7c-e3b23521413a'] 2022-06-16 12:30:58.786 2588 2013996489008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d78ed730-2f51-4b34-bf69-ca6ae8c2b0b1 e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] port_update received: 2f14a228-be69-4990-ac1e-b4676f0bb283 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:30:58.802 2588 2013996489008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d78ed730-2f51-4b34-bf69-ca6ae8c2b0b1 e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] No port 2f14a228-be69-4990-ac1e-b4676f0bb283 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:31:01.834 2588 2013994326320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2f14a228-be69-4990-ac1e-b4676f0bb283 2022-06-16 12:31:02.459 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-16 12:31:02.649 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Adding port 2f14a228-be69-4990-ac1e-b4676f0bb283 2022-06-16 12:31:02.649 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Port 2f14a228-be69-4990-ac1e-b4676f0bb283 updated. Details: {'device': '2f14a228-be69-4990-ac1e-b4676f0bb283', 'network_id': '4f1b71d8-2545-4ba8-b1f5-f2583602d694', 'port_id': '2f14a228-be69-4990-ac1e-b4676f0bb283', 'mac_address': 'fa:16:3e:1b:69:b1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 447, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'be969620-0c63-4485-92f3-001b155cdec7', '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-06-16 12:31:02.649 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] 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-06-16 12:31:02.649 2588 2013995982160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2f14a228-be69-4990-ac1e-b4676f0bb283" 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-06-16 12:31:02.649 2588 2013995982160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2f14a228-be69-4990-ac1e-b4676f0bb283 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:31:02.649 2588 2013995982160 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4f1b71d8-2545-4ba8-b1f5-f2583602d694 2022-06-16 12:31:02.649 2588 2013995982160 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-06-16 12:31:02.849 2588 2013995982160 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2f14a228-be69-4990-ac1e-b4676f0bb283') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:31:02.849 2588 2013995982160 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2f14a228-be69-4990-ac1e-b4676f0bb283') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:31:02.868 2588 2013995982160 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2f14a228-be69-4990-ac1e-b4676f0bb283 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:31:02.868 2588 2013995982160 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 447, VLAN trunk: None to switch port 2f14a228-be69-4990-ac1e-b4676f0bb283 2022-06-16 12:31:02.958 2588 2013995982160 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-16 12:31:02.958 2588 2013995982160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2f14a228-be69-4990-ac1e-b4676f0bb283'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:31:03.115 2588 2013995982160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2f14a228-be69-4990-ac1e-b4676f0bb283']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:31:03.115 2588 2013995982160 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-06-16 12:31:03.115 2588 2013995982160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9bdb80c4-d301-45e4-8d7c-e3b23521413a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:31:03.115 2588 2013995982160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2f14a228-be69-4990-ac1e-b4676f0bb283 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:31:03.115 2588 2013995982160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-16 12:31:03.115 2588 2013995982160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2f14a228-be69-4990-ac1e-b4676f0bb283 not yet added. Adding. 2022-06-16 12:31:03.115 2588 2013995982160 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-06-16 12:31:03.115 2588 2013995982160 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-06-16 12:31:03.290 2588 2013995982160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f14a228-be69-4990-ac1e-b4676f0bb283" 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-06-16 12:31:03.443 2588 2013995982160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f14a228-be69-4990-ac1e-b4676f0bb283" "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-06-16 12:31:03.443 2588 2013995982160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f14a228-be69-4990-ac1e-b4676f0bb283" 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-06-16 12:31:03.614 2588 2013995982160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f14a228-be69-4990-ac1e-b4676f0bb283" "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-06-16 12:31:03.755 2588 2013995982160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2f14a228-be69-4990-ac1e-b4676f0bb283" "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-06-16 12:31:03.755 2588 2013995982160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2f14a228-be69-4990-ac1e-b4676f0bb283 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-16 12:31:03.755 2588 2013995982160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2f14a228-be69-4990-ac1e-b4676f0bb283 processed. 2022-06-16 12:31:04.458 2588 2013995982160 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-06-16 12:31:04.634 2588 2013995982160 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-06-16 12:31:11.570 2588 2013997399024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-890cc97f-e458-4a0a-890d-c2d564c3a62c 77fd97ffc6cc45559f91dba33faaa2ec 0a9ebeba3c8c4768a4416341048df6bd - - - -] Security group member updated on remote: ['cc1c842b-e3ef-42ca-b87f-37384701a913'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:31:11.570 2588 2013997399024 MainThread INFO neutron.agent.securitygroups_rpc [req-890cc97f-e458-4a0a-890d-c2d564c3a62c 77fd97ffc6cc45559f91dba33faaa2ec 0a9ebeba3c8c4768a4416341048df6bd - - - -] Security group member updated ['cc1c842b-e3ef-42ca-b87f-37384701a913'] 2022-06-16 12:31:15.653 2588 2013955956976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7908702d-48e9-4a3d-aad0-f5f5dbd18ca1 e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] port_update received: e307c477-6faf-4da3-9ebe-ca21b5961fa9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:31:15.682 2588 2013955956976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7908702d-48e9-4a3d-aad0-f5f5dbd18ca1 e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] No port e307c477-6faf-4da3-9ebe-ca21b5961fa9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:31:16.004 2588 2013994326496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 24a6ef49-7022-4390-9667-7fbbd9c9154e 2022-06-16 12:31:16.239 2588 2013955956976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f8314c6-b1e3-4ccd-bace-02d215a0053c 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Security group member updated on remote: ['1dbeb0b0-5a37-409b-8a5a-e695b80483fb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:31:16.239 2588 2013955956976 MainThread INFO neutron.agent.securitygroups_rpc [req-0f8314c6-b1e3-4ccd-bace-02d215a0053c 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Security group member updated ['1dbeb0b0-5a37-409b-8a5a-e695b80483fb'] 2022-06-16 12:31:16.516 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-16 12:31:16.516 2588 2013997399552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '24a6ef49-7022-4390-9667-7fbbd9c9154e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-16 12:31:16.516 2588 2013997399552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '24a6ef49-7022-4390-9667-7fbbd9c9154e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-16 12:31:16.516 2588 2013997399552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 24a6ef49-7022-4390-9667-7fbbd9c9154e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-16 12:31:16.535 2588 2013997399552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['24a6ef49-7022-4390-9667-7fbbd9c9154e'] 2022-06-16 12:31:16.535 2588 2013997399552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-16 12:31:16.535 2588 2013997399552 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-06-16 12:31:16.535 2588 2013997399552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['24a6ef49-7022-4390-9667-7fbbd9c9154e'] 2022-06-16 12:31:16.847 2588 2013995564544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f8314c6-b1e3-4ccd-bace-02d215a0053c 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] port_delete event received for '24a6ef49-7022-4390-9667-7fbbd9c9154e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:31:17.973 2588 2013994326320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e307c477-6faf-4da3-9ebe-ca21b5961fa9 2022-06-16 12:31:18.544 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-16 12:31:18.544 2588 2013994544640 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-06-16 12:31:18.567 2588 2013994544640 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-06-16 12:31:18.770 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Adding port e307c477-6faf-4da3-9ebe-ca21b5961fa9 2022-06-16 12:31:18.770 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Port e307c477-6faf-4da3-9ebe-ca21b5961fa9 updated. Details: {'device': 'e307c477-6faf-4da3-9ebe-ca21b5961fa9', 'network_id': '0b0ae7c8-75eb-4c2a-b5e5-430efbd6059f', 'port_id': 'e307c477-6faf-4da3-9ebe-ca21b5961fa9', 'mac_address': 'fa:16:3e:70:0b:03', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 403, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7b9615dc-fb89-4d14-bb12-7fe1cefd57a4', '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-06-16 12:31:18.770 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] 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-06-16 12:31:18.770 2588 2013993745040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e307c477-6faf-4da3-9ebe-ca21b5961fa9" 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-06-16 12:31:18.770 2588 2013993745040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e307c477-6faf-4da3-9ebe-ca21b5961fa9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:31:18.770 2588 2013993745040 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0b0ae7c8-75eb-4c2a-b5e5-430efbd6059f 2022-06-16 12:31:18.774 2588 2013993745040 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-06-16 12:31:18.958 2588 2013993745040 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e307c477-6faf-4da3-9ebe-ca21b5961fa9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:31:18.958 2588 2013993745040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e307c477-6faf-4da3-9ebe-ca21b5961fa9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:31:18.958 2588 2013993745040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e307c477-6faf-4da3-9ebe-ca21b5961fa9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:31:18.958 2588 2013993745040 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 403, VLAN trunk: None to switch port e307c477-6faf-4da3-9ebe-ca21b5961fa9 2022-06-16 12:31:19.057 2588 2013993745040 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-16 12:31:19.057 2588 2013993745040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e307c477-6faf-4da3-9ebe-ca21b5961fa9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:31:19.057 2588 2013996723008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be395a5b-9a9a-473f-9cdc-495cfa7536b3 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] port_delete event received for '97f4f5f1-7a84-48f3-bc77-7b9a47704e3b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:31:19.316 2588 2013993745040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e307c477-6faf-4da3-9ebe-ca21b5961fa9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:31:19.316 2588 2013993745040 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-06-16 12:31:19.316 2588 2013993745040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cc1c842b-e3ef-42ca-b87f-37384701a913) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:31:19.316 2588 2013993745040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e307c477-6faf-4da3-9ebe-ca21b5961fa9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:31:19.316 2588 2013993745040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-16 12:31:19.316 2588 2013993745040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e307c477-6faf-4da3-9ebe-ca21b5961fa9 not yet added. Adding. 2022-06-16 12:31:19.316 2588 2013993745040 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-06-16 12:31:19.316 2588 2013993745040 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-06-16 12:31:19.472 2588 2013993745040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e307c477-6faf-4da3-9ebe-ca21b5961fa9" 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-06-16 12:31:19.644 2588 2013993745040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e307c477-6faf-4da3-9ebe-ca21b5961fa9" "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-06-16 12:31:19.644 2588 2013993745040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e307c477-6faf-4da3-9ebe-ca21b5961fa9" 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-06-16 12:31:19.817 2588 2013993745040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e307c477-6faf-4da3-9ebe-ca21b5961fa9" "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-06-16 12:31:19.944 2588 2013993745040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e307c477-6faf-4da3-9ebe-ca21b5961fa9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:31:19.944 2588 2013993745040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e307c477-6faf-4da3-9ebe-ca21b5961fa9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-16 12:31:19.944 2588 2013993745040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e307c477-6faf-4da3-9ebe-ca21b5961fa9 processed. 2022-06-16 12:31:20.554 2588 2013996487600 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-06-16 12:31:20.723 2588 2013996487600 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-06-16 12:31:24.099 2588 2013994326496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8836512a-7b85-4d90-9971-760c6cc2f8cc 2022-06-16 12:31:24.577 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-16 12:31:24.577 2588 2013992217936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8836512a-7b85-4d90-9971-760c6cc2f8cc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-16 12:31:24.577 2588 2013992217936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8836512a-7b85-4d90-9971-760c6cc2f8cc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-16 12:31:24.577 2588 2013992217936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8836512a-7b85-4d90-9971-760c6cc2f8cc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-16 12:31:24.598 2588 2013992217936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8836512a-7b85-4d90-9971-760c6cc2f8cc'] 2022-06-16 12:31:24.598 2588 2013992217936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-16 12:31:24.598 2588 2013992217936 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-06-16 12:31:24.598 2588 2013992217936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8836512a-7b85-4d90-9971-760c6cc2f8cc'] 2022-06-16 12:31:25.209 2588 2013992217936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a45ed9df-5868-40b3-b61d-a7679b8ad736 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Security group member updated on remote: ['ab693755-935a-4697-9089-dcdf2a0fe9db'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:31:25.209 2588 2013992217936 MainThread INFO neutron.agent.securitygroups_rpc [req-a45ed9df-5868-40b3-b61d-a7679b8ad736 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Security group member updated ['ab693755-935a-4697-9089-dcdf2a0fe9db'] 2022-06-16 12:31:25.209 2588 2013992217936 MainThread INFO neutron.agent.securitygroups_rpc [req-a45ed9df-5868-40b3-b61d-a7679b8ad736 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Refresh firewall rules 2022-06-16 12:31:25.209 2588 2013992217936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a45ed9df-5868-40b3-b61d-a7679b8ad736 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Get security group information for devices via rpc ['d9ba97a7-45c2-4036-a845-2100924ffba5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:31:25.285 2588 2013998118512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a45ed9df-5868-40b3-b61d-a7679b8ad736 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] port_delete event received for '8836512a-7b85-4d90-9971-760c6cc2f8cc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:31:25.542 2588 2013992217936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a45ed9df-5868-40b3-b61d-a7679b8ad736 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Update security group information for ports dict_keys(['d9ba97a7-45c2-4036-a845-2100924ffba5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:31:25.542 2588 2013992217936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a45ed9df-5868-40b3-b61d-a7679b8ad736 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-16 12:31:25.542 2588 2013992217936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a45ed9df-5868-40b3-b61d-a7679b8ad736 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Update rules of security group (ab693755-935a-4697-9089-dcdf2a0fe9db) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:31:25.542 2588 2013992217936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a45ed9df-5868-40b3-b61d-a7679b8ad736 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Update members of security group (ab693755-935a-4697-9089-dcdf2a0fe9db) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-16 12:31:25.542 2588 2013992217936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a45ed9df-5868-40b3-b61d-a7679b8ad736 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Update port filter for d9ba97a7-45c2-4036-a845-2100924ffba5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:31:25.542 2588 2013992217936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a45ed9df-5868-40b3-b61d-a7679b8ad736 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Updating port rules. 2022-06-16 12:31:25.542 2588 2013992217936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a45ed9df-5868-40b3-b61d-a7679b8ad736 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Creating 0 new rules, removing 1 old rules. 2022-06-16 12:31:25.542 2588 2013992217936 MainThread DEBUG oslo_concurrency.lockutils [req-a45ed9df-5868-40b3-b61d-a7679b8ad736 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Lock "n-hv-driver-port-lock-d9ba97a7-45c2-4036-a845-2100924ffba5" 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-06-16 12:31:25.542 2588 2013992217936 MainThread DEBUG oslo_concurrency.lockutils [req-a45ed9df-5868-40b3-b61d-a7679b8ad736 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Lock "n-hv-driver-port-lock-d9ba97a7-45c2-4036-a845-2100924ffba5" "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-06-16 12:31:25.542 2588 2013992217936 MainThread DEBUG oslo_concurrency.lockutils [req-a45ed9df-5868-40b3-b61d-a7679b8ad736 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Lock "n-hv-driver-port-lock-d9ba97a7-45c2-4036-a845-2100924ffba5" 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-06-16 12:31:25.787 2588 2013992217936 MainThread DEBUG oslo_concurrency.lockutils [req-a45ed9df-5868-40b3-b61d-a7679b8ad736 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Lock "n-hv-driver-port-lock-d9ba97a7-45c2-4036-a845-2100924ffba5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:31:26.587 2588 2013993451360 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-06-16 12:31:26.600 2588 2013993451360 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-06-16 12:31:30.136 2588 2013994326496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d9ba97a7-45c2-4036-a845-2100924ffba5 2022-06-16 12:31:30.535 2588 2013996780176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4af81926-36dc-4d0a-9faa-a05b9e3749b5 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Security group member updated on remote: ['ab693755-935a-4697-9089-dcdf2a0fe9db'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:31:30.535 2588 2013996780176 MainThread INFO neutron.agent.securitygroups_rpc [req-4af81926-36dc-4d0a-9faa-a05b9e3749b5 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Security group member updated ['ab693755-935a-4697-9089-dcdf2a0fe9db'] 2022-06-16 12:31:30.535 2588 2013996780176 MainThread INFO neutron.agent.securitygroups_rpc [req-4af81926-36dc-4d0a-9faa-a05b9e3749b5 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Refresh firewall rules 2022-06-16 12:31:30.535 2588 2013996780176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4af81926-36dc-4d0a-9faa-a05b9e3749b5 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Get security group information for devices via rpc ['d9ba97a7-45c2-4036-a845-2100924ffba5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:31:30.571 2588 2013996780176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4af81926-36dc-4d0a-9faa-a05b9e3749b5 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:31:30.571 2588 2013996780176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4af81926-36dc-4d0a-9faa-a05b9e3749b5 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-16 12:31:30.598 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-16 12:31:30.598 2588 2013996780176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd9ba97a7-45c2-4036-a845-2100924ffba5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-16 12:31:30.598 2588 2013996780176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd9ba97a7-45c2-4036-a845-2100924ffba5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-16 12:31:30.598 2588 2013996780176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d9ba97a7-45c2-4036-a845-2100924ffba5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-16 12:31:30.614 2588 2013996780176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c3309845-4c5f-4604-9e02-b3cd032913c8 2022-06-16 12:31:30.614 2588 2013996780176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d9ba97a7-45c2-4036-a845-2100924ffba5'] 2022-06-16 12:31:30.614 2588 2013996780176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-16 12:31:30.614 2588 2013996780176 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-06-16 12:31:30.614 2588 2013996780176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d9ba97a7-45c2-4036-a845-2100924ffba5'] 2022-06-16 12:31:30.614 2588 2013996780176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4af81926-36dc-4d0a-9faa-a05b9e3749b5 93da8714f87144e6a75e3bd076ebeab6 fc803b34925d4a9aa0c3f92780976def - - - -] port_delete event received for 'd9ba97a7-45c2-4036-a845-2100924ffba5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:31:32.598 2588 2013996780176 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-06-16 12:31:32.621 2588 2013996780176 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-06-16 12:31:32.912 2588 2013997399376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a877cb6-cf18-47a0-b063-c770e098844d 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for '96bba7ec-00d7-40c8-a6d2-15ea12d8974e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:31:33.918 2588 2013993604544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7e0ff8e-1a67-487a-8669-797c8b04e9a3 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for '96c26cf4-214f-4658-a3b1-57b035e40b59' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:31:34.662 2588 2013994601104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31ba3685-e1f6-4531-87d3-62bf82454ca5 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for 'b351421a-937f-4781-b627-2cab6cc64e88' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:31:35.114 2588 2013993387632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31ba3685-e1f6-4531-87d3-62bf82454ca5 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] network_delete received. Deleting network c3309845-4c5f-4604-9e02-b3cd032913c8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-16 12:31:35.114 2588 2013993387632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31ba3685-e1f6-4531-87d3-62bf82454ca5 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] Network c3309845-4c5f-4604-9e02-b3cd032913c8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-16 12:31:39.473 2588 2013995180976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f59692cb-634c-47c6-a73b-f41302805817 ec95d8dfa98b4d3db7edaad4e37925b4 ddfe22d9f67f42868c09938f3039e6e8 - - - -] Security group member updated on remote: ['201f24ae-11de-4f0b-9d34-5f4d586a40f4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:31:39.473 2588 2013995180976 MainThread INFO neutron.agent.securitygroups_rpc [req-f59692cb-634c-47c6-a73b-f41302805817 ec95d8dfa98b4d3db7edaad4e37925b4 ddfe22d9f67f42868c09938f3039e6e8 - - - -] Security group member updated ['201f24ae-11de-4f0b-9d34-5f4d586a40f4'] 2022-06-16 12:31:39.754 2588 2013997634656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f59692cb-634c-47c6-a73b-f41302805817 ec95d8dfa98b4d3db7edaad4e37925b4 ddfe22d9f67f42868c09938f3039e6e8 - - - -] port_delete event received for '71060524-865b-4236-a802-18c753d5d56f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:31:40.223 2588 2013994326496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 71060524-865b-4236-a802-18c753d5d56f 2022-06-16 12:31:40.660 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-16 12:31:40.660 2588 2013997634656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '71060524-865b-4236-a802-18c753d5d56f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-16 12:31:40.660 2588 2013997634656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '71060524-865b-4236-a802-18c753d5d56f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-16 12:31:40.660 2588 2013997634656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 71060524-865b-4236-a802-18c753d5d56f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-16 12:31:40.677 2588 2013997634656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6d82faac-4daf-4ac3-a641-6e5f826034d6 2022-06-16 12:31:40.677 2588 2013997634656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['71060524-865b-4236-a802-18c753d5d56f'] 2022-06-16 12:31:40.677 2588 2013997634656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-16 12:31:40.677 2588 2013997634656 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-06-16 12:31:40.677 2588 2013997634656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['71060524-865b-4236-a802-18c753d5d56f'] 2022-06-16 12:31:41.082 2588 2013997634656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3058567-ad99-4a5a-a55a-a97db624636d ec95d8dfa98b4d3db7edaad4e37925b4 ddfe22d9f67f42868c09938f3039e6e8 - - - -] port_delete event received for 'a6d34b8d-306f-4295-ba45-04d26cbb4bd5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:31:41.395 2588 2013997634656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2794175f-4399-44e6-bd99-af0ac17d9e62 ec95d8dfa98b4d3db7edaad4e37925b4 ddfe22d9f67f42868c09938f3039e6e8 - - - -] Security group rule updated on remote: ['71acc2d0-dab3-4802-b650-618229cc46ac'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:31:41.395 2588 2013997634656 MainThread INFO neutron.agent.securitygroups_rpc [req-2794175f-4399-44e6-bd99-af0ac17d9e62 ec95d8dfa98b4d3db7edaad4e37925b4 ddfe22d9f67f42868c09938f3039e6e8 - - - -] Security group rule updated ['71acc2d0-dab3-4802-b650-618229cc46ac'] 2022-06-16 12:31:41.535 2588 2013995858752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cebb6b30-4fd6-44d1-882c-923e08541c4f ec95d8dfa98b4d3db7edaad4e37925b4 ddfe22d9f67f42868c09938f3039e6e8 - - - -] Security group rule updated on remote: ['71acc2d0-dab3-4802-b650-618229cc46ac'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:31:41.535 2588 2013995858752 MainThread INFO neutron.agent.securitygroups_rpc [req-cebb6b30-4fd6-44d1-882c-923e08541c4f ec95d8dfa98b4d3db7edaad4e37925b4 ddfe22d9f67f42868c09938f3039e6e8 - - - -] Security group rule updated ['71acc2d0-dab3-4802-b650-618229cc46ac'] 2022-06-16 12:31:42.676 2588 2013993573888 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-06-16 12:31:42.817 2588 2013993573888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:31:44.555 2588 2013995978992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b21eb021-5c98-459c-9b77-3951b4c6320c ec95d8dfa98b4d3db7edaad4e37925b4 ddfe22d9f67f42868c09938f3039e6e8 - - - -] Security group member updated on remote: ['71acc2d0-dab3-4802-b650-618229cc46ac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:31:44.555 2588 2013995978992 MainThread INFO neutron.agent.securitygroups_rpc [req-b21eb021-5c98-459c-9b77-3951b4c6320c ec95d8dfa98b4d3db7edaad4e37925b4 ddfe22d9f67f42868c09938f3039e6e8 - - - -] Security group member updated ['71acc2d0-dab3-4802-b650-618229cc46ac'] 2022-06-16 12:31:45.332 2588 2013997037696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db5780a6-8cda-49e2-8e53-871603b414e4 e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] port_update received: 98282697-3dc5-46ae-addf-08b99e99120c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:31:45.348 2588 2013997037696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db5780a6-8cda-49e2-8e53-871603b414e4 e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] No port 98282697-3dc5-46ae-addf-08b99e99120c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:31:48.276 2588 2013994326320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 98282697-3dc5-46ae-addf-08b99e99120c 2022-06-16 12:31:48.731 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-16 12:31:48.915 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Adding port 98282697-3dc5-46ae-addf-08b99e99120c 2022-06-16 12:31:48.915 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Port 98282697-3dc5-46ae-addf-08b99e99120c updated. Details: {'device': '98282697-3dc5-46ae-addf-08b99e99120c', 'network_id': '6d82faac-4daf-4ac3-a641-6e5f826034d6', 'port_id': '98282697-3dc5-46ae-addf-08b99e99120c', 'mac_address': 'fa:16:3e:17:49:74', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 421, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5a066d0b-2979-43d8-99a0-6f6124e4ea0f', 'ip_address': '172.20.0.7'}], '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-06-16 12:31:48.915 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] 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-06-16 12:31:48.915 2588 2013994460608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-98282697-3dc5-46ae-addf-08b99e99120c" 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-06-16 12:31:48.915 2588 2013994460608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 98282697-3dc5-46ae-addf-08b99e99120c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:31:48.915 2588 2013994460608 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6d82faac-4daf-4ac3-a641-6e5f826034d6 2022-06-16 12:31:48.915 2588 2013994460608 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-06-16 12:31:49.076 2588 2013994460608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '98282697-3dc5-46ae-addf-08b99e99120c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:31:49.076 2588 2013994460608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '98282697-3dc5-46ae-addf-08b99e99120c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:31:49.086 2588 2013994460608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 98282697-3dc5-46ae-addf-08b99e99120c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:31:49.086 2588 2013994460608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 421, VLAN trunk: None to switch port 98282697-3dc5-46ae-addf-08b99e99120c 2022-06-16 12:31:49.147 2588 2013994460608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-16 12:31:49.176 2588 2013994460608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['98282697-3dc5-46ae-addf-08b99e99120c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:31:49.300 2588 2013994460608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['98282697-3dc5-46ae-addf-08b99e99120c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:31:49.300 2588 2013994460608 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-06-16 12:31:49.300 2588 2013994460608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (71acc2d0-dab3-4802-b650-618229cc46ac) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:31:49.316 2588 2013994460608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 98282697-3dc5-46ae-addf-08b99e99120c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:31:49.317 2588 2013994460608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-16 12:31:49.317 2588 2013994460608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 98282697-3dc5-46ae-addf-08b99e99120c not yet added. Adding. 2022-06-16 12:31:49.317 2588 2013994460608 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-06-16 12:31:49.317 2588 2013994460608 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-06-16 12:31:49.441 2588 2013994460608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-98282697-3dc5-46ae-addf-08b99e99120c" 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-06-16 12:31:49.582 2588 2013994460608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-98282697-3dc5-46ae-addf-08b99e99120c" "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-06-16 12:31:49.582 2588 2013994460608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-98282697-3dc5-46ae-addf-08b99e99120c" 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-06-16 12:31:49.724 2588 2013994460608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-98282697-3dc5-46ae-addf-08b99e99120c" "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-06-16 12:31:49.818 2588 2013994460608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-98282697-3dc5-46ae-addf-08b99e99120c" "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-06-16 12:31:49.834 2588 2013994460608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 98282697-3dc5-46ae-addf-08b99e99120c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-16 12:31:49.834 2588 2013994460608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 98282697-3dc5-46ae-addf-08b99e99120c processed. 2022-06-16 12:31:50.740 2588 2013995965952 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-06-16 12:31:50.906 2588 2013995965952 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-06-16 12:32:01.598 2588 2013993502848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Security group member updated on remote: ['aea5a157-a29e-4f84-aaab-101c5bd3d918', '8e52c2a7-ce62-4c7b-a909-9a7dcf1b0577'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:32:01.598 2588 2013993502848 MainThread INFO neutron.agent.securitygroups_rpc [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Security group member updated ['aea5a157-a29e-4f84-aaab-101c5bd3d918', '8e52c2a7-ce62-4c7b-a909-9a7dcf1b0577'] 2022-06-16 12:32:01.598 2588 2013993502848 MainThread INFO neutron.agent.securitygroups_rpc [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Refresh firewall rules 2022-06-16 12:32:01.598 2588 2013993502848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Get security group information for devices via rpc ['df1c508f-fa36-402f-b3ab-e00c0f0ea0f7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:32:01.647 2588 2013993504256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] port_update received: df1c508f-fa36-402f-b3ab-e00c0f0ea0f7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:32:01.662 2588 2013993504256 MainThread DEBUG oslo_concurrency.lockutils [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Lock "n-hv-agent-port-lock-df1c508f-fa36-402f-b3ab-e00c0f0ea0f7" 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-06-16 12:32:01.662 2588 2013993504256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Binding port df1c508f-fa36-402f-b3ab-e00c0f0ea0f7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:32:01.662 2588 2013993504256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] 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-06-16 12:32:01.677 2588 2013993504256 MainThread DEBUG neutron.services.trunk.rpc.agent [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'df1c508f-fa36-402f-b3ab-e00c0f0ea0f7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:32:01.677 2588 2013993504256 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'df1c508f-fa36-402f-b3ab-e00c0f0ea0f7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:32:01.692 2588 2013993504256 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Trunk plugin disabled on server. Assuming port df1c508f-fa36-402f-b3ab-e00c0f0ea0f7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:32:01.692 2588 2013993504256 MainThread INFO networking_hyperv.neutron.trunk_driver [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Binding VLAN ID: 438, VLAN trunk: None to switch port df1c508f-fa36-402f-b3ab-e00c0f0ea0f7 2022-06-16 12:32:01.740 2588 2013993504256 MainThread INFO neutron.agent.securitygroups_rpc [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Refresh firewall rules 2022-06-16 12:32:01.740 2588 2013993504256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Get security group information for devices via rpc ['df1c508f-fa36-402f-b3ab-e00c0f0ea0f7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:32:01.957 2588 2013993502848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Update security group information for ports dict_keys(['df1c508f-fa36-402f-b3ab-e00c0f0ea0f7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:32:01.957 2588 2013993502848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-16 12:32:01.957 2588 2013993502848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Update rules of security group (aea5a157-a29e-4f84-aaab-101c5bd3d918) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:32:01.957 2588 2013993502848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Update members of security group (aea5a157-a29e-4f84-aaab-101c5bd3d918) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-16 12:32:01.957 2588 2013993502848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Update port filter for df1c508f-fa36-402f-b3ab-e00c0f0ea0f7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:32:01.957 2588 2013993502848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Updating port rules. 2022-06-16 12:32:01.957 2588 2013993502848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Creating 0 new rules, removing 6 old rules. 2022-06-16 12:32:01.957 2588 2013993502848 MainThread DEBUG oslo_concurrency.lockutils [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Lock "n-hv-driver-port-lock-df1c508f-fa36-402f-b3ab-e00c0f0ea0f7" 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-06-16 12:32:01.976 2588 2013993502848 MainThread DEBUG oslo_concurrency.lockutils [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Lock "n-hv-driver-port-lock-df1c508f-fa36-402f-b3ab-e00c0f0ea0f7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:32:01.976 2588 2013993502848 MainThread DEBUG oslo_concurrency.lockutils [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Lock "n-hv-driver-port-lock-df1c508f-fa36-402f-b3ab-e00c0f0ea0f7" 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-06-16 12:32:02.191 2588 2013993502848 MainThread DEBUG oslo_concurrency.lockutils [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Lock "n-hv-driver-port-lock-df1c508f-fa36-402f-b3ab-e00c0f0ea0f7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:32:02.202 2588 2013993504256 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Update security group information for ports dict_keys(['df1c508f-fa36-402f-b3ab-e00c0f0ea0f7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:32:02.202 2588 2013993504256 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-16 12:32:02.202 2588 2013993504256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Update rules of security group (aea5a157-a29e-4f84-aaab-101c5bd3d918) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:32:02.202 2588 2013993504256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Update members of security group (aea5a157-a29e-4f84-aaab-101c5bd3d918) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-16 12:32:02.202 2588 2013993504256 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Update port filter for df1c508f-fa36-402f-b3ab-e00c0f0ea0f7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:32:02.202 2588 2013993504256 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Updating port rules. 2022-06-16 12:32:02.202 2588 2013993504256 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Creating 0 new rules, removing 0 old rules. 2022-06-16 12:32:02.202 2588 2013993504256 MainThread DEBUG oslo_concurrency.lockutils [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Lock "n-hv-driver-port-lock-df1c508f-fa36-402f-b3ab-e00c0f0ea0f7" 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-06-16 12:32:02.202 2588 2013993504256 MainThread DEBUG oslo_concurrency.lockutils [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Lock "n-hv-driver-port-lock-df1c508f-fa36-402f-b3ab-e00c0f0ea0f7" "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-06-16 12:32:02.202 2588 2013993504256 MainThread DEBUG oslo_concurrency.lockutils [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Lock "n-hv-driver-port-lock-df1c508f-fa36-402f-b3ab-e00c0f0ea0f7" 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-06-16 12:32:02.202 2588 2013993504256 MainThread DEBUG oslo_concurrency.lockutils [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Lock "n-hv-driver-port-lock-df1c508f-fa36-402f-b3ab-e00c0f0ea0f7" "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-06-16 12:32:02.251 2588 2013993504256 MainThread DEBUG oslo_concurrency.lockutils [req-2ed85e4f-9190-4351-979a-db72c884b627 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Lock "n-hv-agent-port-lock-df1c508f-fa36-402f-b3ab-e00c0f0ea0f7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.594s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:32:02.707 2588 2013995981456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25db4531-7bdd-4896-9c5f-2f4ddc66c6bb 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] port_delete event received for 'a6ed3584-da5c-40c7-bd5e-e3afade39c89' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:32:08.228 2588 2013994600752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-91a8c22b-7879-4de5-9928-132846277741 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Security group member updated on remote: ['aea5a157-a29e-4f84-aaab-101c5bd3d918'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:32:08.228 2588 2013994600752 MainThread INFO neutron.agent.securitygroups_rpc [req-91a8c22b-7879-4de5-9928-132846277741 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Security group member updated ['aea5a157-a29e-4f84-aaab-101c5bd3d918'] 2022-06-16 12:32:08.228 2588 2013994600752 MainThread INFO neutron.agent.securitygroups_rpc [req-91a8c22b-7879-4de5-9928-132846277741 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Refresh firewall rules 2022-06-16 12:32:08.228 2588 2013994600752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-91a8c22b-7879-4de5-9928-132846277741 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Get security group information for devices via rpc ['df1c508f-fa36-402f-b3ab-e00c0f0ea0f7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:32:08.270 2588 2013994600752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-91a8c22b-7879-4de5-9928-132846277741 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:32:08.270 2588 2013994600752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-91a8c22b-7879-4de5-9928-132846277741 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-16 12:32:08.348 2588 2013994600752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91a8c22b-7879-4de5-9928-132846277741 1eeb134860684ab0a4b2477e97f04caf 648dcd7b1d814429a17ba5365b4882bd - - - -] port_delete event received for 'df1c508f-fa36-402f-b3ab-e00c0f0ea0f7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:32:08.528 2588 2013994326496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: df1c508f-fa36-402f-b3ab-e00c0f0ea0f7 2022-06-16 12:32:08.878 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-16 12:32:08.878 2588 2013993386928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'df1c508f-fa36-402f-b3ab-e00c0f0ea0f7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-16 12:32:08.878 2588 2013993386928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'df1c508f-fa36-402f-b3ab-e00c0f0ea0f7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-16 12:32:08.878 2588 2013993386928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port df1c508f-fa36-402f-b3ab-e00c0f0ea0f7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-16 12:32:08.897 2588 2013993386928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['df1c508f-fa36-402f-b3ab-e00c0f0ea0f7'] 2022-06-16 12:32:08.897 2588 2013993386928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-16 12:32:08.897 2588 2013993386928 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-06-16 12:32:08.897 2588 2013993386928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['df1c508f-fa36-402f-b3ab-e00c0f0ea0f7'] 2022-06-16 12:32:10.460 2588 2013994326320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2f14a228-be69-4990-ac1e-b4676f0bb283 2022-06-16 12:32:10.887 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-16 12:32:10.887 2588 2013993386928 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-06-16 12:32:10.910 2588 2013993386928 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-06-16 12:32:10.941 2588 2013993386928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cd2c554-c1d5-493d-8364-4b3e507ebe00 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for '46818067-aa4e-48da-baa9-a51707e09cec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:32:11.117 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Adding port 2f14a228-be69-4990-ac1e-b4676f0bb283 2022-06-16 12:32:11.117 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Port 2f14a228-be69-4990-ac1e-b4676f0bb283 updated. Details: {'device': '2f14a228-be69-4990-ac1e-b4676f0bb283', 'network_id': '4f1b71d8-2545-4ba8-b1f5-f2583602d694', 'port_id': '2f14a228-be69-4990-ac1e-b4676f0bb283', 'mac_address': 'fa:16:3e:1b:69:b1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 447, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'be969620-0c63-4485-92f3-001b155cdec7', '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-06-16 12:32:11.117 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] 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-06-16 12:32:11.117 2588 2013996225632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2f14a228-be69-4990-ac1e-b4676f0bb283" 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-06-16 12:32:11.117 2588 2013996225632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2f14a228-be69-4990-ac1e-b4676f0bb283 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:32:11.117 2588 2013996225632 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-06-16 12:32:11.144 2588 2013996225632 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2f14a228-be69-4990-ac1e-b4676f0bb283') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:32:11.144 2588 2013996225632 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2f14a228-be69-4990-ac1e-b4676f0bb283') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:32:11.170 2588 2013996225632 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2f14a228-be69-4990-ac1e-b4676f0bb283 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:32:11.170 2588 2013996225632 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 447, VLAN trunk: None to switch port 2f14a228-be69-4990-ac1e-b4676f0bb283 2022-06-16 12:32:11.204 2588 2013996225632 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-16 12:32:11.204 2588 2013996225632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2f14a228-be69-4990-ac1e-b4676f0bb283'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:32:11.333 2588 2013996225632 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2f14a228-be69-4990-ac1e-b4676f0bb283']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:32:11.333 2588 2013996225632 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-06-16 12:32:11.333 2588 2013996225632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9bdb80c4-d301-45e4-8d7c-e3b23521413a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:32:11.333 2588 2013996225632 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2f14a228-be69-4990-ac1e-b4676f0bb283 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:32:11.333 2588 2013996225632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-16 12:32:11.360 2588 2013996225632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-06-16 12:32:11.360 2588 2013996225632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f14a228-be69-4990-ac1e-b4676f0bb283" 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-06-16 12:32:11.360 2588 2013996225632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f14a228-be69-4990-ac1e-b4676f0bb283" "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-06-16 12:32:11.360 2588 2013996225632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f14a228-be69-4990-ac1e-b4676f0bb283" 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-06-16 12:32:11.360 2588 2013996225632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f14a228-be69-4990-ac1e-b4676f0bb283" "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-06-16 12:32:11.400 2588 2013996225632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2f14a228-be69-4990-ac1e-b4676f0bb283" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:32:11.410 2588 2013996225632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2f14a228-be69-4990-ac1e-b4676f0bb283 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-16 12:32:11.410 2588 2013996225632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2f14a228-be69-4990-ac1e-b4676f0bb283 processed. 2022-06-16 12:32:12.129 2588 2013996225632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-834518b8-2bbd-42d9-9e33-e1d06f244774 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for '8942a730-8c30-4c3b-b8e9-314088352177' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:32:12.896 2588 2013996225632 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-06-16 12:32:13.160 2588 2013998117456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd88403f-6b3a-4ae8-a97d-d3dc380f7103 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for 'fc059884-fb70-4c79-92e2-15c6e20d4392' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:32:13.472 2588 2013995243472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2bf6791e-54b5-49fc-9abe-18bbdde12b10 - - - - - -] port_delete event received for 'fc059884-fb70-4c79-92e2-15c6e20d4392' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:32:13.520 2588 2013995243472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd88403f-6b3a-4ae8-a97d-d3dc380f7103 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] network_delete received. Deleting network c06d82f2-9c71-442d-bb09-a3981224b95a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-16 12:32:13.520 2588 2013995243472 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bd88403f-6b3a-4ae8-a97d-d3dc380f7103 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] Reclaiming local network c06d82f2-9c71-442d-bb09-a3981224b95a 2022-06-16 12:32:13.568 2588 2013996225632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.672s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:32:14.880 2588 2013997396736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30fc9d37-0908-4071-b42f-4eaa475a0267 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for 'dd598b6a-09d0-48ba-a1d3-8e87834e0635' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:32:16.363 2588 2013997396736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-046bbfc8-a6c8-402a-a8cd-012df95f4461 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for '62e68910-0d75-477a-9e69-a8fcc74d536b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:32:17.345 2588 2013993539536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b24705d3-6dad-4d41-a432-f553000cb157 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for 'c417cbf3-6c5f-48dd-8d2d-9d8281b6ed82' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:32:17.363 2588 2013993539536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c048cbb-0df0-4fd5-834b-3d6628a43082 - - - - - -] port_delete event received for 'c417cbf3-6c5f-48dd-8d2d-9d8281b6ed82' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:32:17.613 2588 2013995952080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b24705d3-6dad-4d41-a432-f553000cb157 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] network_delete received. Deleting network 3e00f322-b181-4ff7-857a-6c13460fe31e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-16 12:32:17.613 2588 2013995952080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b24705d3-6dad-4d41-a432-f553000cb157 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] Network 3e00f322-b181-4ff7-857a-6c13460fe31e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-16 12:32:22.600 2588 2013994326496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2f14a228-be69-4990-ac1e-b4676f0bb283 2022-06-16 12:32:22.944 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-16 12:32:22.944 2588 2013997468128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2f14a228-be69-4990-ac1e-b4676f0bb283' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-16 12:32:22.944 2588 2013997468128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2f14a228-be69-4990-ac1e-b4676f0bb283' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-16 12:32:22.944 2588 2013997468128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2f14a228-be69-4990-ac1e-b4676f0bb283 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-16 12:32:22.960 2588 2013997468128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2f14a228-be69-4990-ac1e-b4676f0bb283'] 2022-06-16 12:32:22.960 2588 2013997468128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-16 12:32:22.960 2588 2013997468128 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-06-16 12:32:22.960 2588 2013997468128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2f14a228-be69-4990-ac1e-b4676f0bb283'] 2022-06-16 12:32:24.941 2588 2013997661168 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-06-16 12:32:25.070 2588 2013997661168 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-06-16 12:32:26.616 2588 2013994326496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2f14a228-be69-4990-ac1e-b4676f0bb283 2022-06-16 12:32:26.956 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-16 12:32:26.956 2588 2013997661168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2f14a228-be69-4990-ac1e-b4676f0bb283' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-16 12:32:26.956 2588 2013997661168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2f14a228-be69-4990-ac1e-b4676f0bb283' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-16 12:32:26.956 2588 2013997661168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2f14a228-be69-4990-ac1e-b4676f0bb283 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-16 12:32:26.960 2588 2013997661168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4f1b71d8-2545-4ba8-b1f5-f2583602d694 2022-06-16 12:32:26.960 2588 2013997661168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2f14a228-be69-4990-ac1e-b4676f0bb283'] 2022-06-16 12:32:26.960 2588 2013997661168 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-06-16 12:32:26.960 2588 2013997661168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2f14a228-be69-4990-ac1e-b4676f0bb283'] 2022-06-16 12:32:28.960 2588 2013997199776 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-06-16 12:32:29.066 2588 2013997199776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:32:38.581 2588 2013994326320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2f14a228-be69-4990-ac1e-b4676f0bb283 2022-06-16 12:32:39.003 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-16 12:32:39.208 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Adding port 2f14a228-be69-4990-ac1e-b4676f0bb283 2022-06-16 12:32:39.208 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Port 2f14a228-be69-4990-ac1e-b4676f0bb283 updated. Details: {'device': '2f14a228-be69-4990-ac1e-b4676f0bb283', 'network_id': '4f1b71d8-2545-4ba8-b1f5-f2583602d694', 'port_id': '2f14a228-be69-4990-ac1e-b4676f0bb283', 'mac_address': 'fa:16:3e:1b:69:b1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 447, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'be969620-0c63-4485-92f3-001b155cdec7', '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-06-16 12:32:39.208 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] 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-06-16 12:32:39.208 2588 2013995125216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2f14a228-be69-4990-ac1e-b4676f0bb283" 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-06-16 12:32:39.208 2588 2013995125216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2f14a228-be69-4990-ac1e-b4676f0bb283 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:32:39.208 2588 2013995125216 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4f1b71d8-2545-4ba8-b1f5-f2583602d694 2022-06-16 12:32:39.208 2588 2013995125216 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-06-16 12:32:39.347 2588 2013995125216 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2f14a228-be69-4990-ac1e-b4676f0bb283') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:32:39.347 2588 2013995125216 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2f14a228-be69-4990-ac1e-b4676f0bb283') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:32:39.350 2588 2013995125216 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2f14a228-be69-4990-ac1e-b4676f0bb283 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:32:39.350 2588 2013995125216 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 447, VLAN trunk: None to switch port 2f14a228-be69-4990-ac1e-b4676f0bb283 2022-06-16 12:32:39.410 2588 2013995125216 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-16 12:32:39.410 2588 2013995125216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2f14a228-be69-4990-ac1e-b4676f0bb283'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:32:39.566 2588 2013995125216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2f14a228-be69-4990-ac1e-b4676f0bb283']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:32:39.566 2588 2013995125216 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-06-16 12:32:39.566 2588 2013995125216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9bdb80c4-d301-45e4-8d7c-e3b23521413a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:32:39.566 2588 2013995125216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2f14a228-be69-4990-ac1e-b4676f0bb283 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:32:39.566 2588 2013995125216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-16 12:32:39.566 2588 2013995125216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2f14a228-be69-4990-ac1e-b4676f0bb283 not yet added. Adding. 2022-06-16 12:32:39.566 2588 2013995125216 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-06-16 12:32:39.566 2588 2013995125216 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-06-16 12:32:39.659 2588 2013995125216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f14a228-be69-4990-ac1e-b4676f0bb283" 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-06-16 12:32:39.742 2588 2013995125216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f14a228-be69-4990-ac1e-b4676f0bb283" "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-06-16 12:32:39.742 2588 2013995125216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f14a228-be69-4990-ac1e-b4676f0bb283" 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-06-16 12:32:39.853 2588 2013995125216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2f14a228-be69-4990-ac1e-b4676f0bb283" "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-06-16 12:32:39.919 2588 2013995125216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2f14a228-be69-4990-ac1e-b4676f0bb283" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.719s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:32:39.919 2588 2013995125216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2f14a228-be69-4990-ac1e-b4676f0bb283 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-16 12:32:39.919 2588 2013995125216 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2f14a228-be69-4990-ac1e-b4676f0bb283 processed. 2022-06-16 12:32:41.009 2588 2013995625104 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-06-16 12:32:41.191 2588 2013995625104 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-06-16 12:32:48.710 2588 2013994326496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 98282697-3dc5-46ae-addf-08b99e99120c 2022-06-16 12:32:48.989 2588 2013997202064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1fb1c6f8-ba2a-4818-93fd-dfa2ef4dff1a ec95d8dfa98b4d3db7edaad4e37925b4 ddfe22d9f67f42868c09938f3039e6e8 - - - -] Security group member updated on remote: ['71acc2d0-dab3-4802-b650-618229cc46ac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:32:48.989 2588 2013997202064 MainThread INFO neutron.agent.securitygroups_rpc [req-1fb1c6f8-ba2a-4818-93fd-dfa2ef4dff1a ec95d8dfa98b4d3db7edaad4e37925b4 ddfe22d9f67f42868c09938f3039e6e8 - - - -] Security group member updated ['71acc2d0-dab3-4802-b650-618229cc46ac'] 2022-06-16 12:32:49.019 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-16 12:32:49.019 2588 2013997202064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '98282697-3dc5-46ae-addf-08b99e99120c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-16 12:32:49.019 2588 2013997202064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '98282697-3dc5-46ae-addf-08b99e99120c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-16 12:32:49.019 2588 2013997202064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 98282697-3dc5-46ae-addf-08b99e99120c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-16 12:32:49.019 2588 2013997202064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6d82faac-4daf-4ac3-a641-6e5f826034d6 2022-06-16 12:32:49.034 2588 2013997202064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['98282697-3dc5-46ae-addf-08b99e99120c'] 2022-06-16 12:32:49.034 2588 2013997202064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-16 12:32:49.034 2588 2013997202064 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-06-16 12:32:49.034 2588 2013997202064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['98282697-3dc5-46ae-addf-08b99e99120c'] 2022-06-16 12:32:49.260 2588 2013997900016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fb1c6f8-ba2a-4818-93fd-dfa2ef4dff1a ec95d8dfa98b4d3db7edaad4e37925b4 ddfe22d9f67f42868c09938f3039e6e8 - - - -] port_delete event received for '98282697-3dc5-46ae-addf-08b99e99120c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:32:50.760 2588 2013993928480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d335e508-76dd-4308-972a-1e341c94888e ec95d8dfa98b4d3db7edaad4e37925b4 ddfe22d9f67f42868c09938f3039e6e8 - - - -] port_delete event received for '744faa39-cf00-4386-9e35-9f834e9da264' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:32:51.034 2588 2013993928480 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-06-16 12:32:51.181 2588 2013993928480 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-06-16 12:32:55.441 2588 2013994824624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bac7afb9-e3e4-4da9-b13e-ec9811589133 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for 'aeaad6d8-529a-47b5-95c5-4f03ea531c07' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:32:56.431 2588 2013997637120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da5ea828-a95a-40f1-8d0e-e59b45b2ee7d 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for '24f0ae47-f840-4473-9c42-a5bae72719a3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:32:57.119 2588 2013996545472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-229d741d-0dc6-46eb-8246-fec2ad64ea7a 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for '25e5bd2c-f0f8-47bc-9d89-66f648dbc7e9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:32:57.348 2588 2013994600576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-229d741d-0dc6-46eb-8246-fec2ad64ea7a 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] network_delete received. Deleting network 6d82faac-4daf-4ac3-a641-6e5f826034d6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-16 12:32:57.348 2588 2013994600576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-229d741d-0dc6-46eb-8246-fec2ad64ea7a 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] Network 6d82faac-4daf-4ac3-a641-6e5f826034d6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-16 12:33:18.808 2588 2013996452320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6cd43eae-d0ec-4a39-a4ce-01eb255eb536 dcb0b632b30649609216933c50f287b9 23a1b762c28a48b8ad7364069104985d - - - -] Security group member updated on remote: ['9bdb80c4-d301-45e4-8d7c-e3b23521413a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:33:18.808 2588 2013996452320 MainThread INFO neutron.agent.securitygroups_rpc [req-6cd43eae-d0ec-4a39-a4ce-01eb255eb536 dcb0b632b30649609216933c50f287b9 23a1b762c28a48b8ad7364069104985d - - - -] Security group member updated ['9bdb80c4-d301-45e4-8d7c-e3b23521413a'] 2022-06-16 12:33:18.909 2588 2013994326496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2f14a228-be69-4990-ac1e-b4676f0bb283 2022-06-16 12:33:19.088 2588 2013996674560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cd43eae-d0ec-4a39-a4ce-01eb255eb536 dcb0b632b30649609216933c50f287b9 23a1b762c28a48b8ad7364069104985d - - - -] port_delete event received for '2f14a228-be69-4990-ac1e-b4676f0bb283' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:33:19.213 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-16 12:33:19.213 2588 2013994824624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2f14a228-be69-4990-ac1e-b4676f0bb283' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-16 12:33:19.213 2588 2013994824624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2f14a228-be69-4990-ac1e-b4676f0bb283' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-16 12:33:19.213 2588 2013994824624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2f14a228-be69-4990-ac1e-b4676f0bb283 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-16 12:33:19.213 2588 2013994824624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4f1b71d8-2545-4ba8-b1f5-f2583602d694 2022-06-16 12:33:19.213 2588 2013994824624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2f14a228-be69-4990-ac1e-b4676f0bb283'] 2022-06-16 12:33:19.213 2588 2013994824624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-16 12:33:19.213 2588 2013994824624 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-06-16 12:33:19.213 2588 2013994824624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2f14a228-be69-4990-ac1e-b4676f0bb283'] 2022-06-16 12:33:21.051 2588 2013993605072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6fd04791-55f1-46bb-819b-e7f2ed1fdf2f dcb0b632b30649609216933c50f287b9 23a1b762c28a48b8ad7364069104985d - - - -] port_delete event received for '886d29f8-1fb5-4f06-ad70-20e117f43fa9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:33:21.222 2588 2013993782960 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-06-16 12:33:21.239 2588 2013993782960 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-06-16 12:33:24.572 2588 2013997659936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df596a26-c159-46a3-a8e9-64a452714f27 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for 'b031ef98-4b59-40af-992f-9d4ab161f522' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:33:25.823 2588 2013992404592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60acc10e-c0a0-4591-8677-2cc9196e130f 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for '52d047b7-0b7d-4a72-b0e1-88b558eb982b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:33:26.526 2588 2013992404592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82a6faff-3a67-4973-98f0-bcb10484a8c4 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for '4821b200-75a9-45ab-98b4-931d009ea80c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:33:26.604 2588 2013992404592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd840205-0ae1-48c4-96e0-cac42e3cd3c4 - - - - - -] port_delete event received for '4821b200-75a9-45ab-98b4-931d009ea80c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:33:26.752 2588 2013994388640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82a6faff-3a67-4973-98f0-bcb10484a8c4 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] network_delete received. Deleting network 4f1b71d8-2545-4ba8-b1f5-f2583602d694 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-16 12:33:26.752 2588 2013994388640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82a6faff-3a67-4973-98f0-bcb10484a8c4 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] Network 4f1b71d8-2545-4ba8-b1f5-f2583602d694 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-16 12:33:31.459 2588 2013997703584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8a6c389-c27a-456f-884f-bf3c6837e061 - - - - - -] port_update received: 807951d7-82d0-4896-8a7a-40dbd969e6c1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:33:31.459 2588 2013997703584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8a6c389-c27a-456f-884f-bf3c6837e061 - - - - - -] No port 807951d7-82d0-4896-8a7a-40dbd969e6c1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:33:32.976 2588 2013996925696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4da8f714-c292-4fa8-9041-338a45867147 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group rule updated on remote: ['93a5bff8-6396-4cdd-af6b-7bca90eeaded'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:33:32.976 2588 2013996925696 MainThread INFO neutron.agent.securitygroups_rpc [req-4da8f714-c292-4fa8-9041-338a45867147 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group rule updated ['93a5bff8-6396-4cdd-af6b-7bca90eeaded'] 2022-06-16 12:33:33.167 2588 2013997199952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-75ff52ae-abe0-402f-9d7d-16d67479d532 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group rule updated on remote: ['93a5bff8-6396-4cdd-af6b-7bca90eeaded'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:33:33.167 2588 2013997199952 MainThread INFO neutron.agent.securitygroups_rpc [req-75ff52ae-abe0-402f-9d7d-16d67479d532 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group rule updated ['93a5bff8-6396-4cdd-af6b-7bca90eeaded'] 2022-06-16 12:33:35.323 2588 2013995317904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55d0c86d-152e-4f99-99a3-a54934ece924 - - - - - -] port_update received: ca3a3180-02ec-4a0d-a358-9682770d0596 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:33:35.337 2588 2013995317904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55d0c86d-152e-4f99-99a3-a54934ece924 - - - - - -] No port ca3a3180-02ec-4a0d-a358-9682770d0596 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:33:37.104 2588 2013997763040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be67e309-142c-4f4e-8028-bd7877757c75 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group member updated on remote: ['93a5bff8-6396-4cdd-af6b-7bca90eeaded'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:33:37.114 2588 2013997763040 MainThread INFO neutron.agent.securitygroups_rpc [req-be67e309-142c-4f4e-8028-bd7877757c75 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group member updated ['93a5bff8-6396-4cdd-af6b-7bca90eeaded'] 2022-06-16 12:33:38.495 2588 2013995858400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34b41a36-fcb9-495b-988f-ff2199a41021 e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] port_update received: c038a2f1-30ba-4dc2-aff6-bba9873a9819 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:33:38.495 2588 2013995858400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34b41a36-fcb9-495b-988f-ff2199a41021 e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] No port c038a2f1-30ba-4dc2-aff6-bba9873a9819 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:33:39.491 2588 2013996927104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7f9be97f-cc47-41d2-8063-52387eb35585 6ea8206391c74d27a0287438f05a75fc b9a4492ce42d43c3bcc11c803a629ff3 - - - -] Security group member updated on remote: ['169c7e7b-9aa6-4513-aee8-1ca49aff54ef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:33:39.491 2588 2013996927104 MainThread INFO neutron.agent.securitygroups_rpc [req-7f9be97f-cc47-41d2-8063-52387eb35585 6ea8206391c74d27a0287438f05a75fc b9a4492ce42d43c3bcc11c803a629ff3 - - - -] Security group member updated ['169c7e7b-9aa6-4513-aee8-1ca49aff54ef'] 2022-06-16 12:33:40.909 2588 2013994326320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c038a2f1-30ba-4dc2-aff6-bba9873a9819 2022-06-16 12:33:41.011 2588 2013996330320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-198b064f-dba7-4668-998e-d88cd9d2ae36 e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] port_update received: b03c74cd-b7bf-4598-9600-979d054b0441 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:33:41.027 2588 2013996330320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-198b064f-dba7-4668-998e-d88cd9d2ae36 e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] No port b03c74cd-b7bf-4598-9600-979d054b0441 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:33:41.299 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-16 12:33:41.496 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Adding port c038a2f1-30ba-4dc2-aff6-bba9873a9819 2022-06-16 12:33:41.496 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Port c038a2f1-30ba-4dc2-aff6-bba9873a9819 updated. Details: {'device': 'c038a2f1-30ba-4dc2-aff6-bba9873a9819', 'network_id': '749b9ace-b5d6-4868-a8b8-1112949ad010', 'port_id': 'c038a2f1-30ba-4dc2-aff6-bba9873a9819', 'mac_address': 'fa:16:3e:70:52:77', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 423, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '249f4cc1-bf0b-4221-8c32-9a0ff0ddea18', '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-06-16 12:33:41.496 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] 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-06-16 12:33:41.496 2588 2013996808496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c038a2f1-30ba-4dc2-aff6-bba9873a9819" 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-06-16 12:33:41.511 2588 2013996808496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c038a2f1-30ba-4dc2-aff6-bba9873a9819 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:33:41.511 2588 2013996808496 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 749b9ace-b5d6-4868-a8b8-1112949ad010 2022-06-16 12:33:41.511 2588 2013996808496 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-06-16 12:33:41.643 2588 2013996808496 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c038a2f1-30ba-4dc2-aff6-bba9873a9819') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:33:41.643 2588 2013996808496 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c038a2f1-30ba-4dc2-aff6-bba9873a9819') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:33:41.643 2588 2013996808496 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c038a2f1-30ba-4dc2-aff6-bba9873a9819 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:33:41.643 2588 2013996808496 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 423, VLAN trunk: None to switch port c038a2f1-30ba-4dc2-aff6-bba9873a9819 2022-06-16 12:33:41.716 2588 2013996808496 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-16 12:33:41.716 2588 2013996808496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c038a2f1-30ba-4dc2-aff6-bba9873a9819'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:33:41.855 2588 2013996808496 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c038a2f1-30ba-4dc2-aff6-bba9873a9819']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:33:41.855 2588 2013996808496 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-06-16 12:33:41.855 2588 2013996808496 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (93a5bff8-6396-4cdd-af6b-7bca90eeaded) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:33:41.855 2588 2013996808496 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c038a2f1-30ba-4dc2-aff6-bba9873a9819 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:33:41.855 2588 2013996808496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-16 12:33:41.855 2588 2013996808496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c038a2f1-30ba-4dc2-aff6-bba9873a9819 not yet added. Adding. 2022-06-16 12:33:41.855 2588 2013996808496 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-06-16 12:33:41.855 2588 2013996808496 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-06-16 12:33:41.933 2588 2013996808496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c038a2f1-30ba-4dc2-aff6-bba9873a9819" 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-06-16 12:33:42.019 2588 2013996808496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c038a2f1-30ba-4dc2-aff6-bba9873a9819" "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-06-16 12:33:42.019 2588 2013996808496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c038a2f1-30ba-4dc2-aff6-bba9873a9819" 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-06-16 12:33:42.114 2588 2013996808496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c038a2f1-30ba-4dc2-aff6-bba9873a9819" "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-06-16 12:33:42.199 2588 2013996808496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c038a2f1-30ba-4dc2-aff6-bba9873a9819" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.703s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:33:42.199 2588 2013996808496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c038a2f1-30ba-4dc2-aff6-bba9873a9819 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-16 12:33:42.199 2588 2013996808496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c038a2f1-30ba-4dc2-aff6-bba9873a9819 processed. 2022-06-16 12:33:42.937 2588 2013994326320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b03c74cd-b7bf-4598-9600-979d054b0441 2022-06-16 12:33:43.313 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-16 12:33:43.315 2588 2013997903712 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-06-16 12:33:43.627 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Adding port b03c74cd-b7bf-4598-9600-979d054b0441 2022-06-16 12:33:43.627 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Port b03c74cd-b7bf-4598-9600-979d054b0441 updated. Details: {'device': 'b03c74cd-b7bf-4598-9600-979d054b0441', 'network_id': '11d67f96-033b-44d7-a962-dea28653a4c6', 'port_id': 'b03c74cd-b7bf-4598-9600-979d054b0441', 'mac_address': 'fa:16:3e:1d:08:6a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 441, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3887029d-5756-4987-a453-79d149c58206', 'ip_address': '192.168.233.223'}], '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-06-16 12:33:43.627 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] 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-06-16 12:33:43.627 2588 2013997903008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b03c74cd-b7bf-4598-9600-979d054b0441" 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-06-16 12:33:43.627 2588 2013997903008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b03c74cd-b7bf-4598-9600-979d054b0441 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:33:43.627 2588 2013997903008 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 11d67f96-033b-44d7-a962-dea28653a4c6 2022-06-16 12:33:43.627 2588 2013997903008 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-06-16 12:33:43.769 2588 2013997903008 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b03c74cd-b7bf-4598-9600-979d054b0441') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:33:43.769 2588 2013997903008 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b03c74cd-b7bf-4598-9600-979d054b0441') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:33:43.769 2588 2013997903712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:33:43.785 2588 2013997903008 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b03c74cd-b7bf-4598-9600-979d054b0441 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:33:43.785 2588 2013997903008 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 441, VLAN trunk: None to switch port b03c74cd-b7bf-4598-9600-979d054b0441 2022-06-16 12:33:43.853 2588 2013997903008 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-16 12:33:43.853 2588 2013997903008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b03c74cd-b7bf-4598-9600-979d054b0441'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:33:43.996 2588 2013997903008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b03c74cd-b7bf-4598-9600-979d054b0441']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:33:43.996 2588 2013997903008 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-06-16 12:33:43.996 2588 2013997903008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (169c7e7b-9aa6-4513-aee8-1ca49aff54ef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:33:43.996 2588 2013997903008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (169c7e7b-9aa6-4513-aee8-1ca49aff54ef) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-16 12:33:43.996 2588 2013997903008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b03c74cd-b7bf-4598-9600-979d054b0441 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:33:43.996 2588 2013997903008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-16 12:33:43.996 2588 2013997903008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b03c74cd-b7bf-4598-9600-979d054b0441 not yet added. Adding. 2022-06-16 12:33:43.996 2588 2013997903008 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-06-16 12:33:43.996 2588 2013997903008 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-06-16 12:33:44.089 2588 2013997903008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b03c74cd-b7bf-4598-9600-979d054b0441" 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-06-16 12:33:44.194 2588 2013997903008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b03c74cd-b7bf-4598-9600-979d054b0441" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:33:44.194 2588 2013997903008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b03c74cd-b7bf-4598-9600-979d054b0441" 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-06-16 12:33:44.304 2588 2013997903008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b03c74cd-b7bf-4598-9600-979d054b0441" "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-06-16 12:33:44.393 2588 2013997903008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b03c74cd-b7bf-4598-9600-979d054b0441" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.765s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:33:44.403 2588 2013997903008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b03c74cd-b7bf-4598-9600-979d054b0441 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-16 12:33:44.403 2588 2013997903008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b03c74cd-b7bf-4598-9600-979d054b0441 processed. 2022-06-16 12:33:45.067 2588 2013994326496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e307c477-6faf-4da3-9ebe-ca21b5961fa9 2022-06-16 12:33:45.341 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-16 12:33:45.341 2588 2013995952432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e307c477-6faf-4da3-9ebe-ca21b5961fa9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-16 12:33:45.341 2588 2013995952432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e307c477-6faf-4da3-9ebe-ca21b5961fa9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-16 12:33:45.341 2588 2013995952432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e307c477-6faf-4da3-9ebe-ca21b5961fa9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-16 12:33:45.341 2588 2013995952432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0b0ae7c8-75eb-4c2a-b5e5-430efbd6059f 2022-06-16 12:33:45.341 2588 2013995952432 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e307c477-6faf-4da3-9ebe-ca21b5961fa9'] 2022-06-16 12:33:45.341 2588 2013995952432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-16 12:33:45.341 2588 2013995952432 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-06-16 12:33:45.341 2588 2013995952432 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e307c477-6faf-4da3-9ebe-ca21b5961fa9'] 2022-06-16 12:33:45.341 2588 2013995952784 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-06-16 12:33:45.692 2588 2013995952784 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-06-16 12:33:51.007 2588 2013994326320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e307c477-6faf-4da3-9ebe-ca21b5961fa9 2022-06-16 12:33:51.096 2588 2013994326496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b03c74cd-b7bf-4598-9600-979d054b0441 2022-06-16 12:33:51.383 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-16 12:33:51.444 2588 2013996983744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-726b30ad-aba6-4324-a576-a6e1f3576e2f 6ea8206391c74d27a0287438f05a75fc b9a4492ce42d43c3bcc11c803a629ff3 - - - -] Security group member updated on remote: ['169c7e7b-9aa6-4513-aee8-1ca49aff54ef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:33:51.444 2588 2013996983744 MainThread INFO neutron.agent.securitygroups_rpc [req-726b30ad-aba6-4324-a576-a6e1f3576e2f 6ea8206391c74d27a0287438f05a75fc b9a4492ce42d43c3bcc11c803a629ff3 - - - -] Security group member updated ['169c7e7b-9aa6-4513-aee8-1ca49aff54ef'] 2022-06-16 12:33:51.444 2588 2013996983744 MainThread INFO neutron.agent.securitygroups_rpc [req-726b30ad-aba6-4324-a576-a6e1f3576e2f 6ea8206391c74d27a0287438f05a75fc b9a4492ce42d43c3bcc11c803a629ff3 - - - -] Refresh firewall rules 2022-06-16 12:33:51.444 2588 2013996983744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-726b30ad-aba6-4324-a576-a6e1f3576e2f 6ea8206391c74d27a0287438f05a75fc b9a4492ce42d43c3bcc11c803a629ff3 - - - -] Get security group information for devices via rpc ['b03c74cd-b7bf-4598-9600-979d054b0441'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:33:51.487 2588 2013996983744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-726b30ad-aba6-4324-a576-a6e1f3576e2f 6ea8206391c74d27a0287438f05a75fc b9a4492ce42d43c3bcc11c803a629ff3 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:33:51.487 2588 2013996983744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-726b30ad-aba6-4324-a576-a6e1f3576e2f 6ea8206391c74d27a0287438f05a75fc b9a4492ce42d43c3bcc11c803a629ff3 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-16 12:33:51.549 2588 2013997136000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-726b30ad-aba6-4324-a576-a6e1f3576e2f 6ea8206391c74d27a0287438f05a75fc b9a4492ce42d43c3bcc11c803a629ff3 - - - -] port_delete event received for 'b03c74cd-b7bf-4598-9600-979d054b0441' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:33:51.614 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Adding port e307c477-6faf-4da3-9ebe-ca21b5961fa9 2022-06-16 12:33:51.614 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Port e307c477-6faf-4da3-9ebe-ca21b5961fa9 updated. Details: {'device': 'e307c477-6faf-4da3-9ebe-ca21b5961fa9', 'network_id': '0b0ae7c8-75eb-4c2a-b5e5-430efbd6059f', 'port_id': 'e307c477-6faf-4da3-9ebe-ca21b5961fa9', 'mac_address': 'fa:16:3e:70:0b:03', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 403, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7b9615dc-fb89-4d14-bb12-7fe1cefd57a4', '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-06-16 12:33:51.614 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] 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-06-16 12:33:51.614 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-16 12:33:51.614 2588 2013998198848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e307c477-6faf-4da3-9ebe-ca21b5961fa9" 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-06-16 12:33:51.614 2588 2013998198848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e307c477-6faf-4da3-9ebe-ca21b5961fa9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:33:51.614 2588 2013998198848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0b0ae7c8-75eb-4c2a-b5e5-430efbd6059f 2022-06-16 12:33:51.614 2588 2013998198848 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-06-16 12:33:51.742 2588 2013998198848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e307c477-6faf-4da3-9ebe-ca21b5961fa9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:33:51.742 2588 2013998198848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e307c477-6faf-4da3-9ebe-ca21b5961fa9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:33:51.742 2588 2013998199024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b03c74cd-b7bf-4598-9600-979d054b0441' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-16 12:33:51.742 2588 2013998199024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b03c74cd-b7bf-4598-9600-979d054b0441' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-16 12:33:51.742 2588 2013998199024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b03c74cd-b7bf-4598-9600-979d054b0441 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-16 12:33:51.755 2588 2013998199024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 11d67f96-033b-44d7-a962-dea28653a4c6 2022-06-16 12:33:51.755 2588 2013998199024 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b03c74cd-b7bf-4598-9600-979d054b0441'] 2022-06-16 12:33:51.755 2588 2013998199024 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-16 12:33:51.755 2588 2013998199024 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-06-16 12:33:51.755 2588 2013998199024 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b03c74cd-b7bf-4598-9600-979d054b0441'] 2022-06-16 12:33:51.768 2588 2013998198848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e307c477-6faf-4da3-9ebe-ca21b5961fa9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:33:51.768 2588 2013998198848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 403, VLAN trunk: None to switch port e307c477-6faf-4da3-9ebe-ca21b5961fa9 2022-06-16 12:33:51.834 2588 2013998198848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-16 12:33:51.834 2588 2013998198848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e307c477-6faf-4da3-9ebe-ca21b5961fa9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:33:52.083 2588 2013998198848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e307c477-6faf-4da3-9ebe-ca21b5961fa9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:33:52.083 2588 2013998198848 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-06-16 12:33:52.083 2588 2013998198848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cc1c842b-e3ef-42ca-b87f-37384701a913) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:33:52.083 2588 2013998198848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e307c477-6faf-4da3-9ebe-ca21b5961fa9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:33:52.083 2588 2013998198848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-16 12:33:52.083 2588 2013998198848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e307c477-6faf-4da3-9ebe-ca21b5961fa9 not yet added. Adding. 2022-06-16 12:33:52.083 2588 2013998198848 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-06-16 12:33:52.083 2588 2013998198848 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-06-16 12:33:52.165 2588 2013998198848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e307c477-6faf-4da3-9ebe-ca21b5961fa9" 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-06-16 12:33:52.241 2588 2013998198848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e307c477-6faf-4da3-9ebe-ca21b5961fa9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:33:52.241 2588 2013998198848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e307c477-6faf-4da3-9ebe-ca21b5961fa9" 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-06-16 12:33:52.333 2588 2013998198848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e307c477-6faf-4da3-9ebe-ca21b5961fa9" "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-06-16 12:33:52.422 2588 2013998198848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e307c477-6faf-4da3-9ebe-ca21b5961fa9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.813s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:33:52.422 2588 2013998198848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e307c477-6faf-4da3-9ebe-ca21b5961fa9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-16 12:33:52.422 2588 2013998198848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e307c477-6faf-4da3-9ebe-ca21b5961fa9 processed. 2022-06-16 12:33:53.402 2588 2013998198848 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-06-16 12:33:53.617 2588 2013998198848 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-06-16 12:34:26.862 2588 2013996379472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-51925182-a374-4a9d-99ec-ecd407c547e0 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group rule updated on remote: ['729970af-d263-439e-9561-b4911948e74b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:34:26.862 2588 2013996379472 MainThread INFO neutron.agent.securitygroups_rpc [req-51925182-a374-4a9d-99ec-ecd407c547e0 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group rule updated ['729970af-d263-439e-9561-b4911948e74b'] 2022-06-16 12:34:26.982 2588 2013994824976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e4714237-3bdc-4dd6-97bc-5fbd96994d29 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group rule updated on remote: ['729970af-d263-439e-9561-b4911948e74b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:34:26.982 2588 2013994824976 MainThread INFO neutron.agent.securitygroups_rpc [req-e4714237-3bdc-4dd6-97bc-5fbd96994d29 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group rule updated ['729970af-d263-439e-9561-b4911948e74b'] 2022-06-16 12:34:29.908 2588 2013996926224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab1e1764-a7d8-41fd-babe-92f9bd190d90 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group member updated on remote: ['729970af-d263-439e-9561-b4911948e74b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:34:29.908 2588 2013996926224 MainThread INFO neutron.agent.securitygroups_rpc [req-ab1e1764-a7d8-41fd-babe-92f9bd190d90 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group member updated ['729970af-d263-439e-9561-b4911948e74b'] 2022-06-16 12:34:30.672 2588 2013994870208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd2d93c0-37e0-43a9-b4b6-e0ffc13bbaad e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] port_update received: 0f5e2e85-aa91-469e-ad4a-67094ef6d0bc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:34:30.682 2588 2013994870208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd2d93c0-37e0-43a9-b4b6-e0ffc13bbaad e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] No port 0f5e2e85-aa91-469e-ad4a-67094ef6d0bc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:34:33.281 2588 2013994326320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0f5e2e85-aa91-469e-ad4a-67094ef6d0bc 2022-06-16 12:34:33.564 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-16 12:34:33.752 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Adding port 0f5e2e85-aa91-469e-ad4a-67094ef6d0bc 2022-06-16 12:34:33.752 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Port 0f5e2e85-aa91-469e-ad4a-67094ef6d0bc updated. Details: {'device': '0f5e2e85-aa91-469e-ad4a-67094ef6d0bc', 'network_id': '749b9ace-b5d6-4868-a8b8-1112949ad010', 'port_id': '0f5e2e85-aa91-469e-ad4a-67094ef6d0bc', 'mac_address': 'fa:16:3e:34:5e:8c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 423, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '249f4cc1-bf0b-4221-8c32-9a0ff0ddea18', '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-06-16 12:34:33.752 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] 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-06-16 12:34:33.752 2588 2013994113680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0f5e2e85-aa91-469e-ad4a-67094ef6d0bc" 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-06-16 12:34:33.752 2588 2013994113680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0f5e2e85-aa91-469e-ad4a-67094ef6d0bc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:34:33.752 2588 2013994113680 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-06-16 12:34:33.877 2588 2013994113680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0f5e2e85-aa91-469e-ad4a-67094ef6d0bc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:34:33.877 2588 2013994113680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0f5e2e85-aa91-469e-ad4a-67094ef6d0bc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:34:33.881 2588 2013994113680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0f5e2e85-aa91-469e-ad4a-67094ef6d0bc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:34:33.881 2588 2013994113680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 423, VLAN trunk: None to switch port 0f5e2e85-aa91-469e-ad4a-67094ef6d0bc 2022-06-16 12:34:33.938 2588 2013994113680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-16 12:34:33.953 2588 2013994113680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0f5e2e85-aa91-469e-ad4a-67094ef6d0bc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:34:34.086 2588 2013994113680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0f5e2e85-aa91-469e-ad4a-67094ef6d0bc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:34:34.086 2588 2013994113680 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-06-16 12:34:34.086 2588 2013994113680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (729970af-d263-439e-9561-b4911948e74b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:34:34.086 2588 2013994113680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0f5e2e85-aa91-469e-ad4a-67094ef6d0bc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:34:34.086 2588 2013994113680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-16 12:34:34.086 2588 2013994113680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0f5e2e85-aa91-469e-ad4a-67094ef6d0bc not yet added. Adding. 2022-06-16 12:34:34.086 2588 2013994113680 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-06-16 12:34:34.086 2588 2013994113680 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-06-16 12:34:34.158 2588 2013994113680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0f5e2e85-aa91-469e-ad4a-67094ef6d0bc" 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-06-16 12:34:34.266 2588 2013994113680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0f5e2e85-aa91-469e-ad4a-67094ef6d0bc" "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-06-16 12:34:34.266 2588 2013994113680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0f5e2e85-aa91-469e-ad4a-67094ef6d0bc" 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-06-16 12:34:34.359 2588 2013994113680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0f5e2e85-aa91-469e-ad4a-67094ef6d0bc" "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-06-16 12:34:34.438 2588 2013994113680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0f5e2e85-aa91-469e-ad4a-67094ef6d0bc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.687s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:34:34.438 2588 2013994113680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0f5e2e85-aa91-469e-ad4a-67094ef6d0bc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-16 12:34:34.438 2588 2013994113680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0f5e2e85-aa91-469e-ad4a-67094ef6d0bc processed. 2022-06-16 12:34:35.579 2588 2013994113680 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-06-16 12:34:35.744 2588 2013994113680 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-06-16 12:35:12.050 2588 2013997275792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-387f92a7-f425-4032-8ff8-5b4382fd7169 77fd97ffc6cc45559f91dba33faaa2ec 0a9ebeba3c8c4768a4416341048df6bd - - - -] port_delete event received for '69c19584-f783-4cc6-99e6-191472f590e4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:35:14.612 2588 2013999666272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0dc0fcca-d204-4f71-acac-90864283b710 77fd97ffc6cc45559f91dba33faaa2ec 0a9ebeba3c8c4768a4416341048df6bd - - - -] Security group member updated on remote: ['cc1c842b-e3ef-42ca-b87f-37384701a913'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:35:14.612 2588 2013999666272 MainThread INFO neutron.agent.securitygroups_rpc [req-0dc0fcca-d204-4f71-acac-90864283b710 77fd97ffc6cc45559f91dba33faaa2ec 0a9ebeba3c8c4768a4416341048df6bd - - - -] Security group member updated ['cc1c842b-e3ef-42ca-b87f-37384701a913'] 2022-06-16 12:35:14.697 2588 2013999666272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0dc0fcca-d204-4f71-acac-90864283b710 77fd97ffc6cc45559f91dba33faaa2ec 0a9ebeba3c8c4768a4416341048df6bd - - - -] port_delete event received for 'e307c477-6faf-4da3-9ebe-ca21b5961fa9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:35:15.613 2588 2013994326496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e307c477-6faf-4da3-9ebe-ca21b5961fa9 2022-06-16 12:35:15.762 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-16 12:35:15.762 2588 2013999668912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e307c477-6faf-4da3-9ebe-ca21b5961fa9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-16 12:35:15.762 2588 2013999668912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e307c477-6faf-4da3-9ebe-ca21b5961fa9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-16 12:35:15.762 2588 2013999668912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e307c477-6faf-4da3-9ebe-ca21b5961fa9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-16 12:35:15.770 2588 2013999668912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0b0ae7c8-75eb-4c2a-b5e5-430efbd6059f 2022-06-16 12:35:15.770 2588 2013999668912 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e307c477-6faf-4da3-9ebe-ca21b5961fa9'] 2022-06-16 12:35:15.770 2588 2013999668912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-16 12:35:15.770 2588 2013999668912 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-06-16 12:35:15.770 2588 2013999668912 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e307c477-6faf-4da3-9ebe-ca21b5961fa9'] 2022-06-16 12:35:17.392 2588 2013997761456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d04e67f-fbe6-4c7a-bc3e-7420a2ea6247 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group member updated on remote: ['729970af-d263-439e-9561-b4911948e74b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:35:17.392 2588 2013997761456 MainThread INFO neutron.agent.securitygroups_rpc [req-5d04e67f-fbe6-4c7a-bc3e-7420a2ea6247 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group member updated ['729970af-d263-439e-9561-b4911948e74b'] 2022-06-16 12:35:17.626 2588 2013994326496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0f5e2e85-aa91-469e-ad4a-67094ef6d0bc 2022-06-16 12:35:17.673 2588 2013997321200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d04e67f-fbe6-4c7a-bc3e-7420a2ea6247 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] port_delete event received for '0f5e2e85-aa91-469e-ad4a-67094ef6d0bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:35:17.769 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-16 12:35:17.769 2588 2013997989376 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-06-16 12:35:17.769 2588 2013993781200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0f5e2e85-aa91-469e-ad4a-67094ef6d0bc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-16 12:35:17.769 2588 2013993781200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0f5e2e85-aa91-469e-ad4a-67094ef6d0bc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-16 12:35:17.769 2588 2013993781200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0f5e2e85-aa91-469e-ad4a-67094ef6d0bc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-16 12:35:17.769 2588 2013993781200 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0f5e2e85-aa91-469e-ad4a-67094ef6d0bc'] 2022-06-16 12:35:17.769 2588 2013993781200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-16 12:35:17.769 2588 2013993781200 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-06-16 12:35:17.769 2588 2013993781200 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0f5e2e85-aa91-469e-ad4a-67094ef6d0bc'] 2022-06-16 12:35:17.816 2588 2013997989376 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-06-16 12:35:18.419 2588 2013997989376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-573fba96-5909-4bc0-8e14-cefc8cf910b5 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for '1baf3292-b946-454c-87b3-a26466d57738' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:35:19.503 2588 2013996806736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5a35895-0dd0-4cbd-8ee9-d54f19dbef5b 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for 'bc1dc666-c6c8-4c8c-b50f-ca9f79e2cae4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:35:19.782 2588 2013997136880 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-06-16 12:35:19.798 2588 2013997136880 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-06-16 12:35:19.956 2588 2013997136880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8247a005-368d-40a2-97a2-0f072be9749d f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] port_delete event received for 'e46f0b3c-39df-42ac-8865-933d8c178cc5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:35:20.405 2588 2013999592016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a579da6-2484-4265-91cf-8ca415d5abf4 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for '2543fc78-0a35-49fd-aff1-236eab0f810f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:35:20.506 2588 2013996490416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-493e13cd-45aa-4331-b474-a618932e6fc2 - - - - - -] port_delete event received for '2543fc78-0a35-49fd-aff1-236eab0f810f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:35:20.611 2588 2013996490416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a579da6-2484-4265-91cf-8ca415d5abf4 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] network_delete received. Deleting network 0b0ae7c8-75eb-4c2a-b5e5-430efbd6059f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-16 12:35:20.611 2588 2013996490416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a579da6-2484-4265-91cf-8ca415d5abf4 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] Network 0b0ae7c8-75eb-4c2a-b5e5-430efbd6059f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-16 12:35:21.532 2588 2013996490416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b693914d-7ad5-4896-a45a-d754c9797086 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for 'e5038ac1-ee6c-4e3f-a14e-24a35979491b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:35:22.862 2588 2013996807792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c7c1b99-5fac-4107-aa08-fc53975c36e3 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for '4bcd4d9d-995d-46f6-8978-8bbc835c106d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:35:23.659 2588 2013994326496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c038a2f1-30ba-4dc2-aff6-bba9873a9819 2022-06-16 12:35:23.766 2588 2013997706224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7ef99de0-238e-443b-a1ec-d0ac41ca963d f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group member updated on remote: ['93a5bff8-6396-4cdd-af6b-7bca90eeaded'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:35:23.766 2588 2013997706224 MainThread INFO neutron.agent.securitygroups_rpc [req-7ef99de0-238e-443b-a1ec-d0ac41ca963d f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group member updated ['93a5bff8-6396-4cdd-af6b-7bca90eeaded'] 2022-06-16 12:35:23.813 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-16 12:35:23.813 2588 2013997706224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c038a2f1-30ba-4dc2-aff6-bba9873a9819' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-16 12:35:23.813 2588 2013997706224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c038a2f1-30ba-4dc2-aff6-bba9873a9819' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-16 12:35:23.813 2588 2013997706224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c038a2f1-30ba-4dc2-aff6-bba9873a9819 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-16 12:35:23.813 2588 2013997706224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 749b9ace-b5d6-4868-a8b8-1112949ad010 2022-06-16 12:35:23.813 2588 2013997706224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c038a2f1-30ba-4dc2-aff6-bba9873a9819'] 2022-06-16 12:35:23.813 2588 2013997706224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-16 12:35:23.813 2588 2013997706224 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-06-16 12:35:23.813 2588 2013997706224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c038a2f1-30ba-4dc2-aff6-bba9873a9819'] 2022-06-16 12:35:23.847 2588 2013997704816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4fde2cb-8756-44c1-85db-df09a2a3e2ce 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for 'c94f26c1-4bb3-4fa2-885b-c96e700a3aba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:35:23.956 2588 2013997321552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2370af7-0d0e-4a36-814d-31903ec4470f - - - - - -] port_delete event received for 'c94f26c1-4bb3-4fa2-885b-c96e700a3aba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:35:24.081 2588 2013996927808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4fde2cb-8756-44c1-85db-df09a2a3e2ce 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] network_delete received. Deleting network d2d577c4-01b7-4fbb-b519-67e9c2a0caa7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-16 12:35:24.081 2588 2013996927808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4fde2cb-8756-44c1-85db-df09a2a3e2ce 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] Network d2d577c4-01b7-4fbb-b519-67e9c2a0caa7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-16 12:35:24.110 2588 2013996927808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ef99de0-238e-443b-a1ec-d0ac41ca963d f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] port_delete event received for 'c038a2f1-30ba-4dc2-aff6-bba9873a9819' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:35:25.815 2588 2013997273680 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-06-16 12:35:25.831 2588 2013997273680 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-06-16 12:35:26.034 2588 2013999730928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61e3e673-1013-46e8-b0de-700916031cd2 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] port_delete event received for '7c01ccd2-c482-40c5-b11d-a88cd0fcb843' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:35:26.316 2588 2013994113680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e57eeb3-210c-4793-b79f-76c04642a8b0 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group rule updated on remote: ['91f33ff1-0adb-48fc-b070-c89e5b5f2444'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:35:26.316 2588 2013994113680 MainThread INFO neutron.agent.securitygroups_rpc [req-7e57eeb3-210c-4793-b79f-76c04642a8b0 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group rule updated ['91f33ff1-0adb-48fc-b070-c89e5b5f2444'] 2022-06-16 12:35:26.454 2588 2013994113680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32c3f47b-5759-4434-b495-614b27344f1f f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group rule updated on remote: ['91f33ff1-0adb-48fc-b070-c89e5b5f2444'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:35:26.455 2588 2013994113680 MainThread INFO neutron.agent.securitygroups_rpc [req-32c3f47b-5759-4434-b495-614b27344f1f f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group rule updated ['91f33ff1-0adb-48fc-b070-c89e5b5f2444'] 2022-06-16 12:35:29.378 2588 2013997320848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8f846cf-3cc5-4abd-8f16-27269804305c f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group member updated on remote: ['91f33ff1-0adb-48fc-b070-c89e5b5f2444'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:35:29.378 2588 2013997320848 MainThread INFO neutron.agent.securitygroups_rpc [req-c8f846cf-3cc5-4abd-8f16-27269804305c f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group member updated ['91f33ff1-0adb-48fc-b070-c89e5b5f2444'] 2022-06-16 12:35:30.081 2588 2013997703408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3acbacb-ca3f-444d-9a2c-9bab23c46184 e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] port_update received: 8981632f-769f-4a7c-a296-df36efff8de0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:35:30.096 2588 2013997703408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3acbacb-ca3f-444d-9a2c-9bab23c46184 e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] No port 8981632f-769f-4a7c-a296-df36efff8de0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:35:31.566 2588 2013994326320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8981632f-769f-4a7c-a296-df36efff8de0 2022-06-16 12:35:31.847 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-16 12:35:32.034 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Adding port 8981632f-769f-4a7c-a296-df36efff8de0 2022-06-16 12:35:32.034 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Port 8981632f-769f-4a7c-a296-df36efff8de0 updated. Details: {'device': '8981632f-769f-4a7c-a296-df36efff8de0', 'network_id': '749b9ace-b5d6-4868-a8b8-1112949ad010', 'port_id': '8981632f-769f-4a7c-a296-df36efff8de0', 'mac_address': 'fa:16:3e:0d:e2:8a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 423, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '249f4cc1-bf0b-4221-8c32-9a0ff0ddea18', '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-06-16 12:35:32.034 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] 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-06-16 12:35:32.034 2588 2013997137584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8981632f-769f-4a7c-a296-df36efff8de0" 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-06-16 12:35:32.034 2588 2013997137584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8981632f-769f-4a7c-a296-df36efff8de0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:35:32.034 2588 2013997137584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 749b9ace-b5d6-4868-a8b8-1112949ad010 2022-06-16 12:35:32.034 2588 2013997137584 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-06-16 12:35:32.158 2588 2013997137584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8981632f-769f-4a7c-a296-df36efff8de0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:35:32.158 2588 2013997137584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8981632f-769f-4a7c-a296-df36efff8de0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:35:32.158 2588 2013997137584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8981632f-769f-4a7c-a296-df36efff8de0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:35:32.158 2588 2013997137584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 423, VLAN trunk: None to switch port 8981632f-769f-4a7c-a296-df36efff8de0 2022-06-16 12:35:32.222 2588 2013997137584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-16 12:35:32.222 2588 2013997137584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8981632f-769f-4a7c-a296-df36efff8de0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:35:32.360 2588 2013997137584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8981632f-769f-4a7c-a296-df36efff8de0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:35:32.360 2588 2013997137584 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-06-16 12:35:32.360 2588 2013997137584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (91f33ff1-0adb-48fc-b070-c89e5b5f2444) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:35:32.360 2588 2013997137584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8981632f-769f-4a7c-a296-df36efff8de0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:35:32.360 2588 2013997137584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-16 12:35:32.360 2588 2013997137584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8981632f-769f-4a7c-a296-df36efff8de0 not yet added. Adding. 2022-06-16 12:35:32.360 2588 2013997137584 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-06-16 12:35:32.360 2588 2013997137584 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-06-16 12:35:32.426 2588 2013997137584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8981632f-769f-4a7c-a296-df36efff8de0" 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-06-16 12:35:32.486 2588 2013997137584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8981632f-769f-4a7c-a296-df36efff8de0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:35:32.486 2588 2013997137584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8981632f-769f-4a7c-a296-df36efff8de0" 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-06-16 12:35:32.564 2588 2013997137584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8981632f-769f-4a7c-a296-df36efff8de0" "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-06-16 12:35:32.628 2588 2013997137584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8981632f-769f-4a7c-a296-df36efff8de0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.594s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:35:32.628 2588 2013997137584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8981632f-769f-4a7c-a296-df36efff8de0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-16 12:35:32.628 2588 2013997137584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8981632f-769f-4a7c-a296-df36efff8de0 processed. 2022-06-16 12:35:33.847 2588 2013999801440 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-06-16 12:35:34.016 2588 2013999801440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:36:19.830 2588 2013999854336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-537444f2-44e4-419e-afbb-47d501699154 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group member updated on remote: ['91f33ff1-0adb-48fc-b070-c89e5b5f2444'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:36:19.830 2588 2013999854336 MainThread INFO neutron.agent.securitygroups_rpc [req-537444f2-44e4-419e-afbb-47d501699154 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group member updated ['91f33ff1-0adb-48fc-b070-c89e5b5f2444'] 2022-06-16 12:36:20.002 2588 2013994326496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8981632f-769f-4a7c-a296-df36efff8de0 2022-06-16 12:36:20.111 2588 2013999854336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-537444f2-44e4-419e-afbb-47d501699154 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] port_delete event received for '8981632f-769f-4a7c-a296-df36efff8de0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:36:22.014 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-16 12:36:22.014 2588 2013999854336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8981632f-769f-4a7c-a296-df36efff8de0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-16 12:36:22.014 2588 2013999854336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8981632f-769f-4a7c-a296-df36efff8de0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-16 12:36:22.014 2588 2013999854336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8981632f-769f-4a7c-a296-df36efff8de0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-16 12:36:22.018 2588 2013999854336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 749b9ace-b5d6-4868-a8b8-1112949ad010 2022-06-16 12:36:22.018 2588 2013999854336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8981632f-769f-4a7c-a296-df36efff8de0'] 2022-06-16 12:36:22.018 2588 2013999854336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-16 12:36:22.018 2588 2013999854336 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-06-16 12:36:22.018 2588 2013999854336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8981632f-769f-4a7c-a296-df36efff8de0'] 2022-06-16 12:36:22.111 2588 2013999854336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b46db2f1-1a58-49f2-8a7a-28e462dc432e f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] port_delete event received for '6283f691-307f-4a8a-a907-0daec43853ca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:36:22.408 2588 2013998120272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-536e59be-df6a-4faa-98b3-d83ce407d8c9 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group rule updated on remote: ['e0867dae-13bc-4e73-acd3-612750213a61'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:36:22.408 2588 2013998120272 MainThread INFO neutron.agent.securitygroups_rpc [req-536e59be-df6a-4faa-98b3-d83ce407d8c9 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group rule updated ['e0867dae-13bc-4e73-acd3-612750213a61'] 2022-06-16 12:36:22.533 2588 2013997964096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f085dd8a-4359-49b4-a67c-73f400d0e79f f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group rule updated on remote: ['e0867dae-13bc-4e73-acd3-612750213a61'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-06-16 12:36:22.533 2588 2013997964096 MainThread INFO neutron.agent.securitygroups_rpc [req-f085dd8a-4359-49b4-a67c-73f400d0e79f f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group rule updated ['e0867dae-13bc-4e73-acd3-612750213a61'] 2022-06-16 12:36:24.032 2588 2013996846592 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-06-16 12:36:24.048 2588 2013996846592 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-06-16 12:36:25.376 2588 2013998408624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c89081b7-7178-4844-9074-5de7f0b0180a f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group member updated on remote: ['e0867dae-13bc-4e73-acd3-612750213a61'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:36:25.392 2588 2013998408624 MainThread INFO neutron.agent.securitygroups_rpc [req-c89081b7-7178-4844-9074-5de7f0b0180a f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group member updated ['e0867dae-13bc-4e73-acd3-612750213a61'] 2022-06-16 12:36:26.095 2588 2013996738336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf91ca7b-b5a7-47ba-9130-194fbf168255 e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] port_update received: 2d02a6f8-d95d-4042-b163-bf99d006fba0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:36:26.095 2588 2013996738336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf91ca7b-b5a7-47ba-9130-194fbf168255 e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] No port 2d02a6f8-d95d-4042-b163-bf99d006fba0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:36:27.861 2588 2013994326320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2d02a6f8-d95d-4042-b163-bf99d006fba0 2022-06-16 12:36:28.048 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-16 12:36:28.236 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Adding port 2d02a6f8-d95d-4042-b163-bf99d006fba0 2022-06-16 12:36:28.236 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Port 2d02a6f8-d95d-4042-b163-bf99d006fba0 updated. Details: {'device': '2d02a6f8-d95d-4042-b163-bf99d006fba0', 'network_id': '749b9ace-b5d6-4868-a8b8-1112949ad010', 'port_id': '2d02a6f8-d95d-4042-b163-bf99d006fba0', 'mac_address': 'fa:16:3e:2c:a7:d5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 423, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '249f4cc1-bf0b-4221-8c32-9a0ff0ddea18', '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-06-16 12:36:28.236 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] 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-06-16 12:36:28.236 2588 2013997469360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2d02a6f8-d95d-4042-b163-bf99d006fba0" 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-06-16 12:36:28.236 2588 2013997469360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2d02a6f8-d95d-4042-b163-bf99d006fba0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:36:28.236 2588 2013997469360 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 749b9ace-b5d6-4868-a8b8-1112949ad010 2022-06-16 12:36:28.236 2588 2013997469360 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-06-16 12:36:28.345 2588 2013997469360 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2d02a6f8-d95d-4042-b163-bf99d006fba0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:36:28.345 2588 2013997469360 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2d02a6f8-d95d-4042-b163-bf99d006fba0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:36:28.361 2588 2013997469360 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2d02a6f8-d95d-4042-b163-bf99d006fba0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:36:28.361 2588 2013997469360 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 423, VLAN trunk: None to switch port 2d02a6f8-d95d-4042-b163-bf99d006fba0 2022-06-16 12:36:28.408 2588 2013997469360 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-16 12:36:28.408 2588 2013997469360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2d02a6f8-d95d-4042-b163-bf99d006fba0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:36:28.548 2588 2013997469360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2d02a6f8-d95d-4042-b163-bf99d006fba0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:36:28.548 2588 2013997469360 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-06-16 12:36:28.548 2588 2013997469360 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e0867dae-13bc-4e73-acd3-612750213a61) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:36:28.548 2588 2013997469360 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2d02a6f8-d95d-4042-b163-bf99d006fba0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:36:28.548 2588 2013997469360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-16 12:36:28.548 2588 2013997469360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2d02a6f8-d95d-4042-b163-bf99d006fba0 not yet added. Adding. 2022-06-16 12:36:28.548 2588 2013997469360 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-06-16 12:36:28.548 2588 2013997469360 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-06-16 12:36:28.609 2588 2013997469360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2d02a6f8-d95d-4042-b163-bf99d006fba0" 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-06-16 12:36:28.674 2588 2013997469360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2d02a6f8-d95d-4042-b163-bf99d006fba0" "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-06-16 12:36:28.674 2588 2013997469360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2d02a6f8-d95d-4042-b163-bf99d006fba0" 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-06-16 12:36:28.749 2588 2013997469360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2d02a6f8-d95d-4042-b163-bf99d006fba0" "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-06-16 12:36:28.814 2588 2013997469360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2d02a6f8-d95d-4042-b163-bf99d006fba0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.578s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:36:28.814 2588 2013997469360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2d02a6f8-d95d-4042-b163-bf99d006fba0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-16 12:36:28.814 2588 2013997469360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2d02a6f8-d95d-4042-b163-bf99d006fba0 processed. 2022-06-16 12:36:30.048 2588 2013995126096 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-06-16 12:36:30.220 2588 2013995126096 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-06-16 12:37:14.297 2588 2013994326496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2d02a6f8-d95d-4042-b163-bf99d006fba0 2022-06-16 12:37:14.578 2588 2013999857504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-456c545b-f61d-4f58-9ebe-1d23a2938b93 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group member updated on remote: ['e0867dae-13bc-4e73-acd3-612750213a61'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:37:14.578 2588 2013999857504 MainThread INFO neutron.agent.securitygroups_rpc [req-456c545b-f61d-4f58-9ebe-1d23a2938b93 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] Security group member updated ['e0867dae-13bc-4e73-acd3-612750213a61'] 2022-06-16 12:37:14.874 2588 2013998345904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-456c545b-f61d-4f58-9ebe-1d23a2938b93 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] port_delete event received for '2d02a6f8-d95d-4042-b163-bf99d006fba0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:37:16.281 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-16 12:37:16.281 2588 2013996547584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2d02a6f8-d95d-4042-b163-bf99d006fba0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-16 12:37:16.281 2588 2013996547584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2d02a6f8-d95d-4042-b163-bf99d006fba0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-16 12:37:16.281 2588 2013996547584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2d02a6f8-d95d-4042-b163-bf99d006fba0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-16 12:37:16.281 2588 2013996547584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 749b9ace-b5d6-4868-a8b8-1112949ad010 2022-06-16 12:37:16.281 2588 2013996547584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2d02a6f8-d95d-4042-b163-bf99d006fba0'] 2022-06-16 12:37:16.281 2588 2013996547584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-16 12:37:16.281 2588 2013996547584 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-06-16 12:37:16.281 2588 2013996547584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2d02a6f8-d95d-4042-b163-bf99d006fba0'] 2022-06-16 12:37:16.609 2588 2013996547584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82ef3a98-c2cc-46ea-aeb8-3c7ce1cd5755 f396379ba6024afaaac167a179919cd8 8b313233497f4be19b08fe6c33aa646a - - - -] port_delete event received for '6db4bebe-1389-4fa1-8cf2-bebc5d6b06c5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:37:18.296 2588 2013999668208 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-06-16 12:37:18.312 2588 2013999668208 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-06-16 12:37:21.327 2588 2013999728416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f5f7542-1252-408d-9e21-3a2f1c0c229d 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for 'ca3a3180-02ec-4a0d-a358-9682770d0596' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:37:22.312 2588 2013998137184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17f08e5e-0592-45cb-8cd9-a0778cb3bb48 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for '807951d7-82d0-4896-8a7a-40dbd969e6c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:37:23.015 2588 2013998137184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-468c5dd5-63e5-4055-b372-f55a9d8177e0 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] port_delete event received for '8f83d2fc-ad3a-4ca3-bf34-2f34e2a82204' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:37:23.249 2588 2014000542992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-468c5dd5-63e5-4055-b372-f55a9d8177e0 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] network_delete received. Deleting network 749b9ace-b5d6-4868-a8b8-1112949ad010 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-16 12:37:23.249 2588 2014000542992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-468c5dd5-63e5-4055-b372-f55a9d8177e0 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] Network 749b9ace-b5d6-4868-a8b8-1112949ad010 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-06-16 12:37:23.311 2588 2014000355632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef0bd1f5-c1ce-44a5-acbf-40d2f2fda48c - - - - - -] port_delete event received for '8f83d2fc-ad3a-4ca3-bf34-2f34e2a82204' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:38:07.780 2588 2013999975760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60718c59-97d3-496b-9669-623fa47cd8de 1e4e4703200c4cf696fd86d51af76121 b9de536c5c5c4a27ac7e4d7d020876bb - - - -] Security group member updated on remote: ['3aaf33dc-9efa-4c15-981d-9b0e0230426b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:38:07.780 2588 2013999975760 MainThread INFO neutron.agent.securitygroups_rpc [req-60718c59-97d3-496b-9669-623fa47cd8de 1e4e4703200c4cf696fd86d51af76121 b9de536c5c5c4a27ac7e4d7d020876bb - - - -] Security group member updated ['3aaf33dc-9efa-4c15-981d-9b0e0230426b'] 2022-06-16 12:38:08.779 2588 2013999728064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-339c265b-d1bb-42f0-aa95-1feb2f2351b1 e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] port_update received: 158ee68d-2869-4b02-a9bd-17ce9e669acc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:38:08.795 2588 2013999728064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-339c265b-d1bb-42f0-aa95-1feb2f2351b1 e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] No port 158ee68d-2869-4b02-a9bd-17ce9e669acc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:38:10.420 2588 2013994326320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 158ee68d-2869-4b02-a9bd-17ce9e669acc 2022-06-16 12:38:10.514 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-16 12:38:10.701 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Adding port 158ee68d-2869-4b02-a9bd-17ce9e669acc 2022-06-16 12:38:10.701 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Port 158ee68d-2869-4b02-a9bd-17ce9e669acc updated. Details: {'device': '158ee68d-2869-4b02-a9bd-17ce9e669acc', 'network_id': 'c6a298a6-747d-4914-9c18-ef7fb1981a39', 'port_id': '158ee68d-2869-4b02-a9bd-17ce9e669acc', 'mac_address': 'fa:16:3e:2e:68:09', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 437, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a4058ebd-70d8-4c36-986d-3a96352442de', '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-06-16 12:38:10.701 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] 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-06-16 12:38:10.701 2588 2013996927808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-158ee68d-2869-4b02-a9bd-17ce9e669acc" 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-06-16 12:38:10.701 2588 2013996927808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 158ee68d-2869-4b02-a9bd-17ce9e669acc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:38:10.701 2588 2013996927808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c6a298a6-747d-4914-9c18-ef7fb1981a39 2022-06-16 12:38:10.701 2588 2013996927808 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-06-16 12:38:10.826 2588 2013996927808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '158ee68d-2869-4b02-a9bd-17ce9e669acc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:38:10.826 2588 2013996927808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '158ee68d-2869-4b02-a9bd-17ce9e669acc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:38:10.826 2588 2013996927808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 158ee68d-2869-4b02-a9bd-17ce9e669acc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:38:10.826 2588 2013996927808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 437, VLAN trunk: None to switch port 158ee68d-2869-4b02-a9bd-17ce9e669acc 2022-06-16 12:38:10.888 2588 2013996927808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-16 12:38:10.888 2588 2013996927808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['158ee68d-2869-4b02-a9bd-17ce9e669acc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:38:11.029 2588 2013996927808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['158ee68d-2869-4b02-a9bd-17ce9e669acc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:38:11.029 2588 2013996927808 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-06-16 12:38:11.029 2588 2013996927808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3aaf33dc-9efa-4c15-981d-9b0e0230426b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:38:11.029 2588 2013996927808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3aaf33dc-9efa-4c15-981d-9b0e0230426b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-16 12:38:11.029 2588 2013996927808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 158ee68d-2869-4b02-a9bd-17ce9e669acc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:38:11.029 2588 2013996927808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-16 12:38:11.029 2588 2013996927808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 158ee68d-2869-4b02-a9bd-17ce9e669acc not yet added. Adding. 2022-06-16 12:38:11.029 2588 2013996927808 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-06-16 12:38:11.029 2588 2013996927808 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-06-16 12:38:11.091 2588 2013996927808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-158ee68d-2869-4b02-a9bd-17ce9e669acc" 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-06-16 12:38:11.154 2588 2013996927808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-158ee68d-2869-4b02-a9bd-17ce9e669acc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:38:11.154 2588 2013996927808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-158ee68d-2869-4b02-a9bd-17ce9e669acc" 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-06-16 12:38:11.232 2588 2013996927808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-158ee68d-2869-4b02-a9bd-17ce9e669acc" "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-06-16 12:38:11.294 2588 2013996927808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-158ee68d-2869-4b02-a9bd-17ce9e669acc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.594s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:38:11.294 2588 2013996927808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 158ee68d-2869-4b02-a9bd-17ce9e669acc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-16 12:38:11.294 2588 2013996927808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 158ee68d-2869-4b02-a9bd-17ce9e669acc processed. 2022-06-16 12:38:12.529 2588 2013994968864 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-06-16 12:38:12.685 2588 2013994968864 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-06-16 12:38:16.591 2588 2013994326496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 158ee68d-2869-4b02-a9bd-17ce9e669acc 2022-06-16 12:38:16.826 2588 2013994967632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab62080d-acfb-409d-968b-66a53cff9690 1e4e4703200c4cf696fd86d51af76121 b9de536c5c5c4a27ac7e4d7d020876bb - - - -] Security group member updated on remote: ['3aaf33dc-9efa-4c15-981d-9b0e0230426b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:38:16.842 2588 2013994967632 MainThread INFO neutron.agent.securitygroups_rpc [req-ab62080d-acfb-409d-968b-66a53cff9690 1e4e4703200c4cf696fd86d51af76121 b9de536c5c5c4a27ac7e4d7d020876bb - - - -] Security group member updated ['3aaf33dc-9efa-4c15-981d-9b0e0230426b'] 2022-06-16 12:38:16.842 2588 2013994967632 MainThread INFO neutron.agent.securitygroups_rpc [req-ab62080d-acfb-409d-968b-66a53cff9690 1e4e4703200c4cf696fd86d51af76121 b9de536c5c5c4a27ac7e4d7d020876bb - - - -] Refresh firewall rules 2022-06-16 12:38:16.842 2588 2013994967632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab62080d-acfb-409d-968b-66a53cff9690 1e4e4703200c4cf696fd86d51af76121 b9de536c5c5c4a27ac7e4d7d020876bb - - - -] Get security group information for devices via rpc ['158ee68d-2869-4b02-a9bd-17ce9e669acc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:38:16.872 2588 2013994967632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab62080d-acfb-409d-968b-66a53cff9690 1e4e4703200c4cf696fd86d51af76121 b9de536c5c5c4a27ac7e4d7d020876bb - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:38:16.872 2588 2013994967632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ab62080d-acfb-409d-968b-66a53cff9690 1e4e4703200c4cf696fd86d51af76121 b9de536c5c5c4a27ac7e4d7d020876bb - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-16 12:38:16.920 2588 2013999731808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab62080d-acfb-409d-968b-66a53cff9690 1e4e4703200c4cf696fd86d51af76121 b9de536c5c5c4a27ac7e4d7d020876bb - - - -] port_delete event received for '158ee68d-2869-4b02-a9bd-17ce9e669acc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:38:18.560 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-16 12:38:18.560 2588 2013999879616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '158ee68d-2869-4b02-a9bd-17ce9e669acc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-16 12:38:18.560 2588 2013999879616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '158ee68d-2869-4b02-a9bd-17ce9e669acc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-16 12:38:18.560 2588 2013999879616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 158ee68d-2869-4b02-a9bd-17ce9e669acc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-16 12:38:18.560 2588 2013999879616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c6a298a6-747d-4914-9c18-ef7fb1981a39 2022-06-16 12:38:18.560 2588 2013999879616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['158ee68d-2869-4b02-a9bd-17ce9e669acc'] 2022-06-16 12:38:18.560 2588 2013999879616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-16 12:38:18.560 2588 2013999879616 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-06-16 12:38:18.560 2588 2013999879616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['158ee68d-2869-4b02-a9bd-17ce9e669acc'] 2022-06-16 12:38:19.466 2588 2013999879792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-34db749a-315f-4689-a558-0b901c38aef3 1e4e4703200c4cf696fd86d51af76121 b9de536c5c5c4a27ac7e4d7d020876bb - - - -] Security group member updated on remote: ['3aaf33dc-9efa-4c15-981d-9b0e0230426b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:38:19.466 2588 2013999879792 MainThread INFO neutron.agent.securitygroups_rpc [req-34db749a-315f-4689-a558-0b901c38aef3 1e4e4703200c4cf696fd86d51af76121 b9de536c5c5c4a27ac7e4d7d020876bb - - - -] Security group member updated ['3aaf33dc-9efa-4c15-981d-9b0e0230426b'] 2022-06-16 12:38:20.138 2588 2013998343616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-239a6d32-7b8b-4ee4-b6fe-1742de8e369c e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] port_update received: d92b68fd-0c94-4869-8b7e-7f7b853a4e06 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-06-16 12:38:20.154 2588 2013998343616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-239a6d32-7b8b-4ee4-b6fe-1742de8e369c e1094729b25a4be7b0b394998c9ca681 601361df39e34fcca71175aa94e425c4 - - - -] No port d92b68fd-0c94-4869-8b7e-7f7b853a4e06 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-06-16 12:38:20.575 2588 2014000458736 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-06-16 12:38:20.592 2588 2014000458736 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-06-16 12:38:22.435 2588 2013994326320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d92b68fd-0c94-4869-8b7e-7f7b853a4e06 2022-06-16 12:38:22.591 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-06-16 12:38:22.779 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Adding port d92b68fd-0c94-4869-8b7e-7f7b853a4e06 2022-06-16 12:38:22.779 2588 2013896480192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Port d92b68fd-0c94-4869-8b7e-7f7b853a4e06 updated. Details: {'device': 'd92b68fd-0c94-4869-8b7e-7f7b853a4e06', 'network_id': 'c6a298a6-747d-4914-9c18-ef7fb1981a39', 'port_id': 'd92b68fd-0c94-4869-8b7e-7f7b853a4e06', 'mac_address': 'fa:16:3e:02:c1:4d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 437, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a4058ebd-70d8-4c36-986d-3a96352442de', '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-06-16 12:38:22.779 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] 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-06-16 12:38:22.779 2588 2014001040720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d92b68fd-0c94-4869-8b7e-7f7b853a4e06" 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-06-16 12:38:22.779 2588 2014001040720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d92b68fd-0c94-4869-8b7e-7f7b853a4e06 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-06-16 12:38:22.779 2588 2014001040720 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c6a298a6-747d-4914-9c18-ef7fb1981a39 2022-06-16 12:38:22.779 2588 2014001040720 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-06-16 12:38:22.904 2588 2014001040720 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd92b68fd-0c94-4869-8b7e-7f7b853a4e06') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:38:22.904 2588 2014001040720 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd92b68fd-0c94-4869-8b7e-7f7b853a4e06') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-06-16 12:38:22.904 2588 2014001040720 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d92b68fd-0c94-4869-8b7e-7f7b853a4e06 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-06-16 12:38:22.904 2588 2014001040720 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 437, VLAN trunk: None to switch port d92b68fd-0c94-4869-8b7e-7f7b853a4e06 2022-06-16 12:38:22.966 2588 2014001040720 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-06-16 12:38:22.966 2588 2014001040720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d92b68fd-0c94-4869-8b7e-7f7b853a4e06'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:38:23.107 2588 2014001040720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d92b68fd-0c94-4869-8b7e-7f7b853a4e06']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:38:23.107 2588 2014001040720 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-06-16 12:38:23.107 2588 2014001040720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3aaf33dc-9efa-4c15-981d-9b0e0230426b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-06-16 12:38:23.107 2588 2014001040720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3aaf33dc-9efa-4c15-981d-9b0e0230426b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-06-16 12:38:23.107 2588 2014001040720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d92b68fd-0c94-4869-8b7e-7f7b853a4e06 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-06-16 12:38:23.107 2588 2014001040720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-06-16 12:38:23.107 2588 2014001040720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d92b68fd-0c94-4869-8b7e-7f7b853a4e06 not yet added. Adding. 2022-06-16 12:38:23.107 2588 2014001040720 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-06-16 12:38:23.107 2588 2014001040720 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-06-16 12:38:23.169 2588 2014001040720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d92b68fd-0c94-4869-8b7e-7f7b853a4e06" 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-06-16 12:38:23.232 2588 2014001040720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d92b68fd-0c94-4869-8b7e-7f7b853a4e06" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:38:23.232 2588 2014001040720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d92b68fd-0c94-4869-8b7e-7f7b853a4e06" 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-06-16 12:38:23.294 2588 2014001040720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d92b68fd-0c94-4869-8b7e-7f7b853a4e06" "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-06-16 12:38:23.373 2588 2014001040720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d92b68fd-0c94-4869-8b7e-7f7b853a4e06" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.594s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-06-16 12:38:23.373 2588 2014001040720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d92b68fd-0c94-4869-8b7e-7f7b853a4e06 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-06-16 12:38:23.373 2588 2014001040720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d92b68fd-0c94-4869-8b7e-7f7b853a4e06 processed. 2022-06-16 12:38:24.592 2588 2014001035392 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-06-16 12:38:24.748 2588 2014001035392 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-06-16 12:38:28.388 2588 2013997987792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ffdd8678-4be1-4b7a-9abd-cb9149687990 1e4e4703200c4cf696fd86d51af76121 b9de536c5c5c4a27ac7e4d7d020876bb - - - -] Security group member updated on remote: ['3aaf33dc-9efa-4c15-981d-9b0e0230426b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-06-16 12:38:28.388 2588 2013997987792 MainThread INFO neutron.agent.securitygroups_rpc [req-ffdd8678-4be1-4b7a-9abd-cb9149687990 1e4e4703200c4cf696fd86d51af76121 b9de536c5c5c4a27ac7e4d7d020876bb - - - -] Security group member updated ['3aaf33dc-9efa-4c15-981d-9b0e0230426b'] 2022-06-16 12:38:28.388 2588 2013997987792 MainThread INFO neutron.agent.securitygroups_rpc [req-ffdd8678-4be1-4b7a-9abd-cb9149687990 1e4e4703200c4cf696fd86d51af76121 b9de536c5c5c4a27ac7e4d7d020876bb - - - -] Refresh firewall rules 2022-06-16 12:38:28.404 2588 2013997987792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ffdd8678-4be1-4b7a-9abd-cb9149687990 1e4e4703200c4cf696fd86d51af76121 b9de536c5c5c4a27ac7e4d7d020876bb - - - -] Get security group information for devices via rpc ['d92b68fd-0c94-4869-8b7e-7f7b853a4e06'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-06-16 12:38:28.419 2588 2013997987792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ffdd8678-4be1-4b7a-9abd-cb9149687990 1e4e4703200c4cf696fd86d51af76121 b9de536c5c5c4a27ac7e4d7d020876bb - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-06-16 12:38:28.419 2588 2013997987792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ffdd8678-4be1-4b7a-9abd-cb9149687990 1e4e4703200c4cf696fd86d51af76121 b9de536c5c5c4a27ac7e4d7d020876bb - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-06-16 12:38:28.467 2588 2013999879792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffdd8678-4be1-4b7a-9abd-cb9149687990 1e4e4703200c4cf696fd86d51af76121 b9de536c5c5c4a27ac7e4d7d020876bb - - - -] port_delete event received for 'd92b68fd-0c94-4869-8b7e-7f7b853a4e06' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-06-16 12:38:28.653 2588 2013994326496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d92b68fd-0c94-4869-8b7e-7f7b853a4e06 2022-06-16 12:38:30.604 2588 2013896480192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73eb017d-731e-4c79-9bef-7931ad877950 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-06-16 12:38:30.604 2588 2013997135472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd92b68fd-0c94-4869-8b7e-7f7b853a4e06' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-06-16 12:38:30.604 2588 2013997135472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd92b68fd-0c94-4869-8b7e-7f7b853a4e06' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-06-16 12:38:30.604 2588 2013997135472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d92b68fd-0c94-4869-8b7e-7f7b853a4e06 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-06-16 12:38:30.607 2588 2013997135472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c6a298a6-747d-4914-9c18-ef7fb1981a39 2022-06-16 12:38:30.607 2588 2013997135472 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d92b68fd-0c94-4869-8b7e-7f7b853a4e06'] 2022-06-16 12:38:30.607 2588 2013997135472 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-06-16 12:38:30.607 2588 2013997135472 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-06-16 12:38:30.607 2588 2013997135472 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d92b68fd-0c94-4869-8b7e-7f7b853a4e06'] 2022-06-16 12:38:32.622 2588 2014001336912 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-06-16 12:38:32.654 2588 2014001336912 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-06-16 12:38:47.700 2588 2013996452496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a2db136-2e4b-4460-b990-2d7e7d676b8c 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] network_delete received. Deleting network c6a298a6-747d-4914-9c18-ef7fb1981a39 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-06-16 12:38:47.700 2588 2013996452496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a2db136-2e4b-4460-b990-2d7e7d676b8c 63ec8f96a497486a9d373a6514f7d0be 487834c5a8184e199d372be1da9a9d39 - - - -] Network c6a298a6-747d-4914-9c18-ef7fb1981a39 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463