2022-01-14 12:29:59.156 4056 2678000258384 MainThread INFO neutron.common.config [-] Logging enabled! 2022-01-14 12:29:59.156 4056 2678000258384 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 19.1.0.dev381 2022-01-14 12:29:59.156 4056 2678000258384 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2022-01-14 12:29:59.180 4056 2678000258384 MainThread INFO os_win.utils.network.networkutils [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] WMI caching is disabled. 2022-01-14 12:29:59.414 4056 2678000258384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-01-14 12:29:59.482 4056 2678000258384 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-01-14 12:29:59.482 4056 2678000258384 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-01-14 12:29:59.603 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent initialized successfully, now running... 2022-01-14 12:29:59.633 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-01-14 12:29:59.640 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-01-14 12:29:59.650 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-01-14 12:32:01.834 4056 2678106809968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6aab06b1-1415-4ccc-bb7f-b967569caa8a - - - - -] port_update received: 38c2930c-9d53-4a81-bffd-da7352a373b7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:32:01.834 4056 2678106809968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6aab06b1-1415-4ccc-bb7f-b967569caa8a - - - - -] No port 38c2930c-9d53-4a81-bffd-da7352a373b7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:32:08.334 4056 2678107321440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92829057-5902-4467-b6dd-241baafba75d - - - - -] port_update received: 0d314cc5-1369-473d-9cd6-6ae7e76287d9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:32:08.334 4056 2678107321440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92829057-5902-4467-b6dd-241baafba75d - - - - -] No port 0d314cc5-1369-473d-9cd6-6ae7e76287d9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:32:09.491 4056 2678106948704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8de5c68-5bb9-4c95-b547-a0b596bc64f9 - - - - -] port_update received: 4be29557-16e3-4055-b180-46274e7c125c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:32:09.491 4056 2678106948704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8de5c68-5bb9-4c95-b547-a0b596bc64f9 - - - - -] No port 4be29557-16e3-4055-b180-46274e7c125c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:32:10.522 4056 2678089404256 MainThread WARNING oslo_policy.policy [req-c706cd38-0365-41c2-8740-9202c957b376 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] 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-01-14 12:32:10.522 4056 2678089404256 MainThread WARNING oslo_policy.policy [req-c706cd38-0365-41c2-8740-9202c957b376 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] 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-01-14 12:32:10.522 4056 2678089404256 MainThread WARNING oslo_policy.policy [req-c706cd38-0365-41c2-8740-9202c957b376 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] 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-01-14 12:32:10.522 4056 2678089404256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c706cd38-0365-41c2-8740-9202c957b376 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Security group member updated on remote: ['a5649ccc-ebf6-4678-ac68-734df8688fd6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:32:10.522 4056 2678089404256 MainThread INFO neutron.agent.securitygroups_rpc [req-c706cd38-0365-41c2-8740-9202c957b376 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Security group member updated ['a5649ccc-ebf6-4678-ac68-734df8688fd6'] 2022-01-14 12:32:11.130 4056 2678089715200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4636c231-ada5-4a71-ab91-a9a78f02debb 69cc62a06bda42bebc48cec759d98940 742d944495cb47818e44cd586fe81f1f - - -] Security group member updated on remote: ['50ff7a97-f5bc-486b-93fd-9b691f50e456'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:32:11.130 4056 2678089715200 MainThread INFO neutron.agent.securitygroups_rpc [req-4636c231-ada5-4a71-ab91-a9a78f02debb 69cc62a06bda42bebc48cec759d98940 742d944495cb47818e44cd586fe81f1f - - -] Security group member updated ['50ff7a97-f5bc-486b-93fd-9b691f50e456'] 2022-01-14 12:32:12.240 4056 2678088698864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8409e798-52c2-49ff-8c91-e3e87112ec00 - - - - -] port_update received: b8fac054-2aa7-476b-8448-20045de6c9f6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:32:12.240 4056 2678088698864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8409e798-52c2-49ff-8c91-e3e87112ec00 - - - - -] No port b8fac054-2aa7-476b-8448-20045de6c9f6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:32:15.052 4056 2678087899264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-359dec9c-9309-4498-b161-9a2aeebe45a9 c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] port_update received: bf71ce87-30b9-4e3b-abc6-8b385bc0adba port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:32:15.052 4056 2678087899264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-359dec9c-9309-4498-b161-9a2aeebe45a9 c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] No port bf71ce87-30b9-4e3b-abc6-8b385bc0adba defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:32:16.990 4056 2678106885984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d6fc14c-e104-4fc1-9ed0-710781003fd0 - - - - -] port_update received: 65646d2d-e20d-4d94-8410-6c4b458baba5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:32:16.990 4056 2678106885984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d6fc14c-e104-4fc1-9ed0-710781003fd0 - - - - -] No port 65646d2d-e20d-4d94-8410-6c4b458baba5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:32:18.474 4056 2678089652352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b129a493-1bec-4477-a053-f3a6aa592ad3 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] Security group member updated on remote: ['2be5da47-f0e4-489c-85c6-262c2cf5da7c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:32:18.474 4056 2678089652352 MainThread INFO neutron.agent.securitygroups_rpc [req-b129a493-1bec-4477-a053-f3a6aa592ad3 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] Security group member updated ['2be5da47-f0e4-489c-85c6-262c2cf5da7c'] 2022-01-14 12:32:21.193 4056 2678107320912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d006c34-0ada-4eb2-9b1e-5ed272d3236e c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] port_update received: 4a6f821b-1957-4b37-a4e3-6df21e2befd4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:32:21.206 4056 2678107320912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d006c34-0ada-4eb2-9b1e-5ed272d3236e c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] No port 4a6f821b-1957-4b37-a4e3-6df21e2befd4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:32:21.302 4056 2678106947648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-59f66305-ffb4-4315-8bf8-245bdc9202b4 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] Security group member updated on remote: ['2be5da47-f0e4-489c-85c6-262c2cf5da7c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:32:21.302 4056 2678106947648 MainThread INFO neutron.agent.securitygroups_rpc [req-59f66305-ffb4-4315-8bf8-245bdc9202b4 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] Security group member updated ['2be5da47-f0e4-489c-85c6-262c2cf5da7c'] 2022-01-14 12:32:21.528 4056 2678089869440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2860155f-7b23-4cad-89ac-c8781b4f953d d07e760273f84357aaeb3ea3032bfc64 56860f0d3db34aacb8c7f4feca9868ae - - -] Security group rule updated on remote: ['10be6c7f-5f36-47f4-9993-8d082cb362a9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-14 12:32:21.528 4056 2678089869440 MainThread INFO neutron.agent.securitygroups_rpc [req-2860155f-7b23-4cad-89ac-c8781b4f953d d07e760273f84357aaeb3ea3032bfc64 56860f0d3db34aacb8c7f4feca9868ae - - -] Security group rule updated ['10be6c7f-5f36-47f4-9993-8d082cb362a9'] 2022-01-14 12:32:22.600 4056 2678107405824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-10be04aa-f086-421b-9e65-7c42d69d25bf d07e760273f84357aaeb3ea3032bfc64 56860f0d3db34aacb8c7f4feca9868ae - - -] Security group rule updated on remote: ['10be6c7f-5f36-47f4-9993-8d082cb362a9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-14 12:32:22.600 4056 2678107405824 MainThread INFO neutron.agent.securitygroups_rpc [req-10be04aa-f086-421b-9e65-7c42d69d25bf d07e760273f84357aaeb3ea3032bfc64 56860f0d3db34aacb8c7f4feca9868ae - - -] Security group rule updated ['10be6c7f-5f36-47f4-9993-8d082cb362a9'] 2022-01-14 12:32:24.083 4056 2678089240416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-404ef309-ce5d-48b7-a328-df1631870551 c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] port_update received: cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:32:24.094 4056 2678089240416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-404ef309-ce5d-48b7-a328-df1631870551 c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] No port cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:32:24.443 4056 2678089240416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76080aa9-5831-4945-add2-8df08e5e5aa6 - - - - -] port_update received: 8b6b336a-aa7e-42de-a23a-86e1407aacf3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:32:24.460 4056 2678089240416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76080aa9-5831-4945-add2-8df08e5e5aa6 - - - - -] No port 8b6b336a-aa7e-42de-a23a-86e1407aacf3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:32:24.536 4056 2678089286048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bf71ce87-30b9-4e3b-abc6-8b385bc0adba 2022-01-14 12:32:24.536 4056 2678089286048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4a6f821b-1957-4b37-a4e3-6df21e2befd4 2022-01-14 12:32:25.396 4056 2678089240416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1fa32ee-c865-4676-87a3-df2216945544 c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] port_update received: bb28311d-223f-4192-8dd4-e9545cc3d7ad port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:32:25.396 4056 2678089240416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1fa32ee-c865-4676-87a3-df2216945544 c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] No port bb28311d-223f-4192-8dd4-e9545cc3d7ad defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:32:26.005 4056 2678089240416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-690d37bb-030f-4786-9078-269ee9eb65f9 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] network_delete received. Deleting network d8c8074b-9e4c-48e1-93c4-49123d1f1b73 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-14 12:32:26.005 4056 2678089240416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-690d37bb-030f-4786-9078-269ee9eb65f9 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] Network d8c8074b-9e4c-48e1-93c4-49123d1f1b73 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-14 12:32:26.378 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-14 12:32:26.521 4056 2678089286048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea 2022-01-14 12:32:26.662 4056 2678089129472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3eb0119-a8f6-4904-a00b-8324fc963385 86a15d0f3c6146059f2e0ccff9c98d2b d0f0c655ea094ca3bbcb793d6b69840e - - -] Security group rule updated on remote: ['cc42c6d6-0f0a-47c6-9024-03f4f3498816'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-14 12:32:26.662 4056 2678089129472 MainThread INFO neutron.agent.securitygroups_rpc [req-b3eb0119-a8f6-4904-a00b-8324fc963385 86a15d0f3c6146059f2e0ccff9c98d2b d0f0c655ea094ca3bbcb793d6b69840e - - -] Security group rule updated ['cc42c6d6-0f0a-47c6-9024-03f4f3498816'] 2022-01-14 12:32:27.585 4056 2678089404256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a3027b0-21d8-4436-9b54-1f126f306f64 86a15d0f3c6146059f2e0ccff9c98d2b d0f0c655ea094ca3bbcb793d6b69840e - - -] Security group rule updated on remote: ['cc42c6d6-0f0a-47c6-9024-03f4f3498816'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-14 12:32:27.585 4056 2678089404256 MainThread INFO neutron.agent.securitygroups_rpc [req-9a3027b0-21d8-4436-9b54-1f126f306f64 86a15d0f3c6146059f2e0ccff9c98d2b d0f0c655ea094ca3bbcb793d6b69840e - - -] Security group rule updated ['cc42c6d6-0f0a-47c6-9024-03f4f3498816'] 2022-01-14 12:32:27.646 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Adding port 4a6f821b-1957-4b37-a4e3-6df21e2befd4 2022-01-14 12:32:27.646 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Port 4a6f821b-1957-4b37-a4e3-6df21e2befd4 updated. Details: {'device': '4a6f821b-1957-4b37-a4e3-6df21e2befd4', 'network_id': '42bb428c-82af-438f-adac-ded014e0efa1', 'port_id': '4a6f821b-1957-4b37-a4e3-6df21e2befd4', 'mac_address': 'fa:16:3e:8c:6e:47', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 505, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '58049680-e946-4a8c-b9e9-08a8a389fd99', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-14 12:32:27.646 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] 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-01-14 12:32:27.646 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Adding port bf71ce87-30b9-4e3b-abc6-8b385bc0adba 2022-01-14 12:32:27.646 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Port bf71ce87-30b9-4e3b-abc6-8b385bc0adba updated. Details: {'device': 'bf71ce87-30b9-4e3b-abc6-8b385bc0adba', 'network_id': '8d67c73d-ea8a-45b6-aa37-8dc23af0003e', 'port_id': 'bf71ce87-30b9-4e3b-abc6-8b385bc0adba', 'mac_address': 'fa:16:3e:63:45:f5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 504, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c6c33106-7db1-4a8c-96fb-5555e6d8816a', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-14 12:32:27.646 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] 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-01-14 12:32:27.646 4056 2678088433328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:32:27.646 4056 2678088433328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bf71ce87-30b9-4e3b-abc6-8b385bc0adba _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-14 12:32:27.646 4056 2678088433328 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8d67c73d-ea8a-45b6-aa37-8dc23af0003e 2022-01-14 12:32:27.646 4056 2678088433328 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-01-14 12:32:27.646 4056 2678089496352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4a6f821b-1957-4b37-a4e3-6df21e2befd4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:32:27.646 4056 2678089496352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4a6f821b-1957-4b37-a4e3-6df21e2befd4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-14 12:32:27.646 4056 2678089496352 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 42bb428c-82af-438f-adac-ded014e0efa1 2022-01-14 12:32:27.646 4056 2678089496352 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-01-14 12:32:27.683 4056 2678088491072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f937d704-eee4-4070-8359-18793182ccd0 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] network_delete received. Deleting network 8abc1e54-a662-4e7c-8265-25c48f32c713 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-14 12:32:27.683 4056 2678088491072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f937d704-eee4-4070-8359-18793182ccd0 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] Network 8abc1e54-a662-4e7c-8265-25c48f32c713 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-14 12:32:27.834 4056 2678089496352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4a6f821b-1957-4b37-a4e3-6df21e2befd4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:32:27.834 4056 2678089496352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4a6f821b-1957-4b37-a4e3-6df21e2befd4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:32:27.834 4056 2678088433328 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bf71ce87-30b9-4e3b-abc6-8b385bc0adba') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:32:27.834 4056 2678088433328 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bf71ce87-30b9-4e3b-abc6-8b385bc0adba') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:32:27.852 4056 2678089496352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4a6f821b-1957-4b37-a4e3-6df21e2befd4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-14 12:32:27.852 4056 2678089496352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 505, VLAN trunk: None to switch port 4a6f821b-1957-4b37-a4e3-6df21e2befd4 2022-01-14 12:32:27.852 4056 2678088433328 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bf71ce87-30b9-4e3b-abc6-8b385bc0adba is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-14 12:32:27.852 4056 2678088433328 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 504, VLAN trunk: None to switch port bf71ce87-30b9-4e3b-abc6-8b385bc0adba 2022-01-14 12:32:27.916 4056 2678089496352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-14 12:32:27.916 4056 2678089496352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4a6f821b-1957-4b37-a4e3-6df21e2befd4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:32:27.916 4056 2678088433328 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-14 12:32:27.916 4056 2678088433328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bf71ce87-30b9-4e3b-abc6-8b385bc0adba'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:32:28.380 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-14 12:32:28.443 4056 2678088433328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bf71ce87-30b9-4e3b-abc6-8b385bc0adba']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:32:28.458 4056 2678088433328 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-01-14 12:32:28.458 4056 2678088433328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a5649ccc-ebf6-4678-ac68-734df8688fd6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:32:28.458 4056 2678088433328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a5649ccc-ebf6-4678-ac68-734df8688fd6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-14 12:32:28.458 4056 2678088433328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bf71ce87-30b9-4e3b-abc6-8b385bc0adba _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:32:28.458 4056 2678088433328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-14 12:32:28.458 4056 2678088433328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bf71ce87-30b9-4e3b-abc6-8b385bc0adba not yet added. Adding. 2022-01-14 12:32:28.458 4056 2678088433328 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-01-14 12:32:28.458 4056 2678088433328 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-01-14 12:32:28.458 4056 2678089496352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4a6f821b-1957-4b37-a4e3-6df21e2befd4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:32:28.458 4056 2678089496352 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-01-14 12:32:28.458 4056 2678089496352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (50ff7a97-f5bc-486b-93fd-9b691f50e456) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:32:28.458 4056 2678089496352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (50ff7a97-f5bc-486b-93fd-9b691f50e456) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-14 12:32:28.458 4056 2678089496352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4a6f821b-1957-4b37-a4e3-6df21e2befd4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:32:28.458 4056 2678089496352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-14 12:32:28.458 4056 2678089496352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4a6f821b-1957-4b37-a4e3-6df21e2befd4 not yet added. Adding. 2022-01-14 12:32:28.458 4056 2678089496352 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-01-14 12:32:28.458 4056 2678089496352 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-01-14 12:32:28.522 4056 2678089286048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bb28311d-223f-4192-8dd4-e9545cc3d7ad 2022-01-14 12:32:28.560 4056 2678088433328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:32:28.560 4056 2678089496352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a6f821b-1957-4b37-a4e3-6df21e2befd4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:32:28.641 4056 2678088433328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" "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-01-14 12:32:28.661 4056 2678088433328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:32:28.661 4056 2678089496352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a6f821b-1957-4b37-a4e3-6df21e2befd4" "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-01-14 12:32:28.661 4056 2678089496352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a6f821b-1957-4b37-a4e3-6df21e2befd4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:32:28.747 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Adding port cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea 2022-01-14 12:32:28.747 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Port cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea updated. Details: {'device': 'cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea', 'network_id': 'd95fcf51-6ddf-4192-94b9-4278fa02055a', 'port_id': 'cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea', 'mac_address': 'fa:16:3e:35:3a:19', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 530, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1de8806b-dcf5-4366-b95d-e47cb68a37ce', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-14 12:32:28.747 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] 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-01-14 12:32:28.747 4056 2678089152464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:32:28.747 4056 2678089152464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-14 12:32:28.747 4056 2678089152464 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d95fcf51-6ddf-4192-94b9-4278fa02055a 2022-01-14 12:32:28.747 4056 2678089152464 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-01-14 12:32:28.747 4056 2678089496352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4a6f821b-1957-4b37-a4e3-6df21e2befd4" "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-01-14 12:32:28.773 4056 2678088433328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" "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-01-14 12:32:28.873 4056 2678089496352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4a6f821b-1957-4b37-a4e3-6df21e2befd4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:32:28.873 4056 2678089496352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4a6f821b-1957-4b37-a4e3-6df21e2befd4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-14 12:32:28.882 4056 2678089496352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4a6f821b-1957-4b37-a4e3-6df21e2befd4 processed. 2022-01-14 12:32:28.882 4056 2678088433328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:32:28.882 4056 2678088433328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bf71ce87-30b9-4e3b-abc6-8b385bc0adba status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-14 12:32:28.882 4056 2678088433328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bf71ce87-30b9-4e3b-abc6-8b385bc0adba processed. 2022-01-14 12:32:28.928 4056 2678089152464 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:32:28.928 4056 2678089152464 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:32:28.928 4056 2678089152464 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-14 12:32:28.928 4056 2678089152464 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 530, VLAN trunk: None to switch port cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea 2022-01-14 12:32:29.005 4056 2678089152464 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-14 12:32:29.005 4056 2678089152464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:32:29.194 4056 2678089152464 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:32:29.194 4056 2678089152464 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-01-14 12:32:29.194 4056 2678089152464 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2be5da47-f0e4-489c-85c6-262c2cf5da7c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:32:29.194 4056 2678089152464 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2be5da47-f0e4-489c-85c6-262c2cf5da7c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-14 12:32:29.194 4056 2678089152464 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:32:29.194 4056 2678089152464 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-14 12:32:29.194 4056 2678089152464 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea not yet added. Adding. 2022-01-14 12:32:29.194 4056 2678089152464 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-01-14 12:32:29.194 4056 2678089152464 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-01-14 12:32:29.294 4056 2678089152464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:32:29.384 4056 2678089152464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea" "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-01-14 12:32:29.384 4056 2678089152464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:32:29.513 4056 2678089152464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea" "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-01-14 12:32:29.599 4056 2678089152464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:32:29.599 4056 2678089152464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-14 12:32:29.599 4056 2678089152464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea processed. 2022-01-14 12:32:30.391 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-14 12:32:30.391 4056 2678089152464 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-01-14 12:32:30.911 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Adding port bb28311d-223f-4192-8dd4-e9545cc3d7ad 2022-01-14 12:32:30.911 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Port bb28311d-223f-4192-8dd4-e9545cc3d7ad updated. Details: {'device': 'bb28311d-223f-4192-8dd4-e9545cc3d7ad', 'network_id': 'd95fcf51-6ddf-4192-94b9-4278fa02055a', 'port_id': 'bb28311d-223f-4192-8dd4-e9545cc3d7ad', 'mac_address': 'fa:16:3e:e7:f0:93', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 530, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1de8806b-dcf5-4366-b95d-e47cb68a37ce', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-14 12:32:30.911 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] 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-01-14 12:32:30.911 4056 2678089995184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bb28311d-223f-4192-8dd4-e9545cc3d7ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:32:30.911 4056 2678089995184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bb28311d-223f-4192-8dd4-e9545cc3d7ad _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-14 12:32:30.911 4056 2678089995184 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-01-14 12:32:31.037 4056 2678089995184 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bb28311d-223f-4192-8dd4-e9545cc3d7ad') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:32:31.037 4056 2678089995184 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bb28311d-223f-4192-8dd4-e9545cc3d7ad') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:32:31.161 4056 2678089995184 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bb28311d-223f-4192-8dd4-e9545cc3d7ad is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-14 12:32:31.161 4056 2678089995184 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 530, VLAN trunk: None to switch port bb28311d-223f-4192-8dd4-e9545cc3d7ad 2022-01-14 12:32:31.257 4056 2678089995184 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-14 12:32:31.257 4056 2678089995184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bb28311d-223f-4192-8dd4-e9545cc3d7ad'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:32:31.567 4056 2678089995184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bb28311d-223f-4192-8dd4-e9545cc3d7ad']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:32:31.567 4056 2678089995184 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-01-14 12:32:31.567 4056 2678089995184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2be5da47-f0e4-489c-85c6-262c2cf5da7c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:32:31.567 4056 2678089995184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2be5da47-f0e4-489c-85c6-262c2cf5da7c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-14 12:32:31.567 4056 2678089995184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bb28311d-223f-4192-8dd4-e9545cc3d7ad _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:32:31.567 4056 2678089995184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-14 12:32:31.567 4056 2678089995184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bb28311d-223f-4192-8dd4-e9545cc3d7ad not yet added. Adding. 2022-01-14 12:32:31.567 4056 2678089995184 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-01-14 12:32:31.567 4056 2678089995184 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-01-14 12:32:31.684 4056 2678089995184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bb28311d-223f-4192-8dd4-e9545cc3d7ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:32:31.797 4056 2678089995184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bb28311d-223f-4192-8dd4-e9545cc3d7ad" "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-01-14 12:32:31.797 4056 2678089995184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bb28311d-223f-4192-8dd4-e9545cc3d7ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:32:31.917 4056 2678089995184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bb28311d-223f-4192-8dd4-e9545cc3d7ad" "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-01-14 12:32:31.943 4056 2678107711616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-79631721-6cc5-4a42-b53b-a302823f77cd d07e760273f84357aaeb3ea3032bfc64 56860f0d3db34aacb8c7f4feca9868ae - - -] Security group member updated on remote: ['10be6c7f-5f36-47f4-9993-8d082cb362a9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:32:31.943 4056 2678107711616 MainThread INFO neutron.agent.securitygroups_rpc [req-79631721-6cc5-4a42-b53b-a302823f77cd d07e760273f84357aaeb3ea3032bfc64 56860f0d3db34aacb8c7f4feca9868ae - - -] Security group member updated ['10be6c7f-5f36-47f4-9993-8d082cb362a9'] 2022-01-14 12:32:32.024 4056 2678089995184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bb28311d-223f-4192-8dd4-e9545cc3d7ad" "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-01-14 12:32:32.024 4056 2678089995184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bb28311d-223f-4192-8dd4-e9545cc3d7ad status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-14 12:32:32.024 4056 2678089995184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bb28311d-223f-4192-8dd4-e9545cc3d7ad processed. 2022-01-14 12:32:32.672 4056 2678089152464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 2.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:32:32.672 4056 2678089995184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:32:33.318 4056 2678089995184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.641s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:32:33.599 4056 2678107743680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe06822d-5bd1-47a4-b687-1c96e466fec5 c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] port_update received: 08060f77-51a8-4f46-872b-949e21990251 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:32:33.607 4056 2678107743680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe06822d-5bd1-47a4-b687-1c96e466fec5 c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] No port 08060f77-51a8-4f46-872b-949e21990251 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:32:37.180 4056 2678090108768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8935994-3bef-4292-add5-c2f08f54818d 86a15d0f3c6146059f2e0ccff9c98d2b d0f0c655ea094ca3bbcb793d6b69840e - - -] Security group member updated on remote: ['cc42c6d6-0f0a-47c6-9024-03f4f3498816'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:32:37.180 4056 2678090108768 MainThread INFO neutron.agent.securitygroups_rpc [req-d8935994-3bef-4292-add5-c2f08f54818d 86a15d0f3c6146059f2e0ccff9c98d2b d0f0c655ea094ca3bbcb793d6b69840e - - -] Security group member updated ['cc42c6d6-0f0a-47c6-9024-03f4f3498816'] 2022-01-14 12:32:38.648 4056 2678089286048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 08060f77-51a8-4f46-872b-949e21990251 2022-01-14 12:32:38.887 4056 2678089362768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cca958a5-4af2-46ca-a03c-737a6cb2919d c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] port_update received: 22ee62a1-3e13-4bdf-9500-b07f69aaa67e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:32:38.911 4056 2678089362768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cca958a5-4af2-46ca-a03c-737a6cb2919d c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] No port 22ee62a1-3e13-4bdf-9500-b07f69aaa67e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:32:40.443 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-14 12:32:40.896 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Adding port 08060f77-51a8-4f46-872b-949e21990251 2022-01-14 12:32:40.896 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Port 08060f77-51a8-4f46-872b-949e21990251 updated. Details: {'device': '08060f77-51a8-4f46-872b-949e21990251', 'network_id': '42fe0eea-d275-49d4-b64b-27052d713574', 'port_id': '08060f77-51a8-4f46-872b-949e21990251', 'mac_address': 'fa:16:3e:5b:a6:2c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 547, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2f0880d5-e9e5-4515-b9ce-ef13b08d017e', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-14 12:32:40.896 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] 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-01-14 12:32:40.896 4056 2678109072016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-08060f77-51a8-4f46-872b-949e21990251" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:32:40.896 4056 2678109072016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 08060f77-51a8-4f46-872b-949e21990251 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-14 12:32:40.896 4056 2678109072016 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 42fe0eea-d275-49d4-b64b-27052d713574 2022-01-14 12:32:40.896 4056 2678109072016 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-01-14 12:32:41.069 4056 2678109072016 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '08060f77-51a8-4f46-872b-949e21990251') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:32:41.069 4056 2678109072016 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '08060f77-51a8-4f46-872b-949e21990251') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:32:41.085 4056 2678109072016 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 08060f77-51a8-4f46-872b-949e21990251 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-14 12:32:41.085 4056 2678109072016 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 547, VLAN trunk: None to switch port 08060f77-51a8-4f46-872b-949e21990251 2022-01-14 12:32:41.212 4056 2678109072016 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-14 12:32:41.230 4056 2678109072016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['08060f77-51a8-4f46-872b-949e21990251'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:32:41.399 4056 2678109072016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['08060f77-51a8-4f46-872b-949e21990251']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:32:41.399 4056 2678109072016 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-01-14 12:32:41.399 4056 2678109072016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (10be6c7f-5f36-47f4-9993-8d082cb362a9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:32:41.399 4056 2678109072016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 08060f77-51a8-4f46-872b-949e21990251 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:32:41.413 4056 2678109072016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-14 12:32:41.413 4056 2678109072016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 08060f77-51a8-4f46-872b-949e21990251 not yet added. Adding. 2022-01-14 12:32:41.413 4056 2678109072016 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-01-14 12:32:41.413 4056 2678109072016 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-01-14 12:32:41.586 4056 2678109072016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-08060f77-51a8-4f46-872b-949e21990251" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:32:41.741 4056 2678109072016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-08060f77-51a8-4f46-872b-949e21990251" "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-01-14 12:32:41.741 4056 2678109072016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-08060f77-51a8-4f46-872b-949e21990251" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:32:41.916 4056 2678109072016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-08060f77-51a8-4f46-872b-949e21990251" "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-01-14 12:32:42.006 4056 2678109072016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-08060f77-51a8-4f46-872b-949e21990251" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:32:42.006 4056 2678109072016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 08060f77-51a8-4f46-872b-949e21990251 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-14 12:32:42.006 4056 2678109072016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 08060f77-51a8-4f46-872b-949e21990251 processed. 2022-01-14 12:32:42.442 4056 2678109072016 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-01-14 12:32:42.694 4056 2678089286048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 22ee62a1-3e13-4bdf-9500-b07f69aaa67e 2022-01-14 12:32:43.005 4056 2678109072016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.562s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:32:44.474 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-14 12:32:44.850 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Adding port 22ee62a1-3e13-4bdf-9500-b07f69aaa67e 2022-01-14 12:32:44.850 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Port 22ee62a1-3e13-4bdf-9500-b07f69aaa67e updated. Details: {'device': '22ee62a1-3e13-4bdf-9500-b07f69aaa67e', 'network_id': '7eab386e-a9bc-4b38-86d4-2e3f076b492d', 'port_id': '22ee62a1-3e13-4bdf-9500-b07f69aaa67e', 'mac_address': 'fa:16:3e:ce:af:c6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 517, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e2e95798-60b9-4f91-b1d6-9016024fd91a', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-14 12:32:44.850 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] 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-01-14 12:32:44.850 4056 2678109226784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-22ee62a1-3e13-4bdf-9500-b07f69aaa67e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:32:44.850 4056 2678109226784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 22ee62a1-3e13-4bdf-9500-b07f69aaa67e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-14 12:32:44.850 4056 2678109226784 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7eab386e-a9bc-4b38-86d4-2e3f076b492d 2022-01-14 12:32:44.850 4056 2678109226784 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-01-14 12:32:45.084 4056 2678109226784 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '22ee62a1-3e13-4bdf-9500-b07f69aaa67e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:32:45.084 4056 2678109226784 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '22ee62a1-3e13-4bdf-9500-b07f69aaa67e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:32:45.084 4056 2678109226784 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 22ee62a1-3e13-4bdf-9500-b07f69aaa67e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-14 12:32:45.084 4056 2678109226784 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 517, VLAN trunk: None to switch port 22ee62a1-3e13-4bdf-9500-b07f69aaa67e 2022-01-14 12:32:45.228 4056 2678109226784 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-14 12:32:45.228 4056 2678109226784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['22ee62a1-3e13-4bdf-9500-b07f69aaa67e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:32:45.417 4056 2678109226784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['22ee62a1-3e13-4bdf-9500-b07f69aaa67e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:32:45.417 4056 2678109226784 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-01-14 12:32:45.417 4056 2678109226784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cc42c6d6-0f0a-47c6-9024-03f4f3498816) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:32:45.417 4056 2678109226784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 22ee62a1-3e13-4bdf-9500-b07f69aaa67e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:32:45.417 4056 2678109226784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-14 12:32:45.417 4056 2678109226784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 22ee62a1-3e13-4bdf-9500-b07f69aaa67e not yet added. Adding. 2022-01-14 12:32:45.417 4056 2678109226784 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-01-14 12:32:45.417 4056 2678109226784 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-01-14 12:32:45.671 4056 2678109226784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22ee62a1-3e13-4bdf-9500-b07f69aaa67e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:32:45.870 4056 2678109226784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22ee62a1-3e13-4bdf-9500-b07f69aaa67e" "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-01-14 12:32:45.886 4056 2678109226784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22ee62a1-3e13-4bdf-9500-b07f69aaa67e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:32:46.109 4056 2678109226784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22ee62a1-3e13-4bdf-9500-b07f69aaa67e" "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-01-14 12:32:46.302 4056 2678109226784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-22ee62a1-3e13-4bdf-9500-b07f69aaa67e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:32:46.302 4056 2678109226784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 22ee62a1-3e13-4bdf-9500-b07f69aaa67e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-14 12:32:46.302 4056 2678109226784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 22ee62a1-3e13-4bdf-9500-b07f69aaa67e processed. 2022-01-14 12:32:46.481 4056 2678109226784 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-01-14 12:32:46.880 4056 2678089285872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4a6f821b-1957-4b37-a4e3-6df21e2befd4 2022-01-14 12:32:47.039 4056 2678109226784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.547s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:32:47.412 4056 2678107745968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f715230-87bc-456e-8918-6e0f9b474223 69cc62a06bda42bebc48cec759d98940 742d944495cb47818e44cd586fe81f1f - - -] Security group member updated on remote: ['50ff7a97-f5bc-486b-93fd-9b691f50e456'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:32:47.412 4056 2678107745968 MainThread INFO neutron.agent.securitygroups_rpc [req-5f715230-87bc-456e-8918-6e0f9b474223 69cc62a06bda42bebc48cec759d98940 742d944495cb47818e44cd586fe81f1f - - -] Security group member updated ['50ff7a97-f5bc-486b-93fd-9b691f50e456'] 2022-01-14 12:32:47.412 4056 2678107745968 MainThread INFO neutron.agent.securitygroups_rpc [req-5f715230-87bc-456e-8918-6e0f9b474223 69cc62a06bda42bebc48cec759d98940 742d944495cb47818e44cd586fe81f1f - - -] Refresh firewall rules 2022-01-14 12:32:47.412 4056 2678107745968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f715230-87bc-456e-8918-6e0f9b474223 69cc62a06bda42bebc48cec759d98940 742d944495cb47818e44cd586fe81f1f - - -] Get security group information for devices via rpc ['4a6f821b-1957-4b37-a4e3-6df21e2befd4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:32:47.521 4056 2678107745968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f715230-87bc-456e-8918-6e0f9b474223 69cc62a06bda42bebc48cec759d98940 742d944495cb47818e44cd586fe81f1f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:32:47.521 4056 2678107745968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f715230-87bc-456e-8918-6e0f9b474223 69cc62a06bda42bebc48cec759d98940 742d944495cb47818e44cd586fe81f1f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-14 12:32:47.776 4056 2678107745968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f715230-87bc-456e-8918-6e0f9b474223 69cc62a06bda42bebc48cec759d98940 742d944495cb47818e44cd586fe81f1f - - -] port_delete event received for '4a6f821b-1957-4b37-a4e3-6df21e2befd4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:32:48.493 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-14 12:32:48.493 4056 2678088727184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4a6f821b-1957-4b37-a4e3-6df21e2befd4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-14 12:32:48.493 4056 2678088727184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4a6f821b-1957-4b37-a4e3-6df21e2befd4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-14 12:32:48.493 4056 2678088727184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4a6f821b-1957-4b37-a4e3-6df21e2befd4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-14 12:32:48.505 4056 2678088727184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 42bb428c-82af-438f-adac-ded014e0efa1 2022-01-14 12:32:48.505 4056 2678088727184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4a6f821b-1957-4b37-a4e3-6df21e2befd4'] 2022-01-14 12:32:48.505 4056 2678088727184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-14 12:32:48.505 4056 2678088727184 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-01-14 12:32:48.505 4056 2678088727184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4a6f821b-1957-4b37-a4e3-6df21e2befd4'] 2022-01-14 12:32:50.493 4056 2678109306016 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-01-14 12:32:50.521 4056 2678109306016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:32:50.865 4056 2678089713792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a88bdd4c-8c92-475c-8e93-579a0b8ff6ce c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Security group member updated on remote: ['a5649ccc-ebf6-4678-ac68-734df8688fd6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:32:50.865 4056 2678089713792 MainThread INFO neutron.agent.securitygroups_rpc [req-a88bdd4c-8c92-475c-8e93-579a0b8ff6ce c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Security group member updated ['a5649ccc-ebf6-4678-ac68-734df8688fd6'] 2022-01-14 12:32:50.865 4056 2678089713792 MainThread INFO neutron.agent.securitygroups_rpc [req-a88bdd4c-8c92-475c-8e93-579a0b8ff6ce c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Refresh firewall rules 2022-01-14 12:32:50.865 4056 2678089713792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a88bdd4c-8c92-475c-8e93-579a0b8ff6ce c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Get security group information for devices via rpc ['bf71ce87-30b9-4e3b-abc6-8b385bc0adba'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:32:51.039 4056 2678089713792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a88bdd4c-8c92-475c-8e93-579a0b8ff6ce c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update security group information for ports dict_keys(['bf71ce87-30b9-4e3b-abc6-8b385bc0adba']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:32:51.039 4056 2678089713792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a88bdd4c-8c92-475c-8e93-579a0b8ff6ce c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-14 12:32:51.039 4056 2678089713792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a88bdd4c-8c92-475c-8e93-579a0b8ff6ce c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update rules of security group (a5649ccc-ebf6-4678-ac68-734df8688fd6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:32:51.039 4056 2678089713792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a88bdd4c-8c92-475c-8e93-579a0b8ff6ce c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update members of security group (a5649ccc-ebf6-4678-ac68-734df8688fd6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-14 12:32:51.039 4056 2678089713792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a88bdd4c-8c92-475c-8e93-579a0b8ff6ce c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update port filter for bf71ce87-30b9-4e3b-abc6-8b385bc0adba _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:32:51.039 4056 2678089713792 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a88bdd4c-8c92-475c-8e93-579a0b8ff6ce c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Updating port rules. 2022-01-14 12:32:51.039 4056 2678089713792 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a88bdd4c-8c92-475c-8e93-579a0b8ff6ce c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-14 12:32:51.039 4056 2678089713792 MainThread DEBUG oslo_concurrency.lockutils [req-a88bdd4c-8c92-475c-8e93-579a0b8ff6ce c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:32:51.241 4056 2678089713792 MainThread DEBUG oslo_concurrency.lockutils [req-a88bdd4c-8c92-475c-8e93-579a0b8ff6ce c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" "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-01-14 12:32:51.241 4056 2678089713792 MainThread DEBUG oslo_concurrency.lockutils [req-a88bdd4c-8c92-475c-8e93-579a0b8ff6ce c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:32:51.241 4056 2678089713792 MainThread DEBUG oslo_concurrency.lockutils [req-a88bdd4c-8c92-475c-8e93-579a0b8ff6ce c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" "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-01-14 12:32:52.240 4056 2678089713792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9338c38f-3672-4333-a2a2-fae2e634b9f3 c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] port_update received: 6915a13a-60c0-45e3-ab58-1a520af1a419 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:32:52.274 4056 2678089713792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9338c38f-3672-4333-a2a2-fae2e634b9f3 c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] No port 6915a13a-60c0-45e3-ab58-1a520af1a419 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:32:54.583 4056 2678109136672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c7564bc-6def-429a-ac7f-5ff6711b85f7 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] network_delete received. Deleting network 42bb428c-82af-438f-adac-ded014e0efa1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-14 12:32:54.583 4056 2678109136672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c7564bc-6def-429a-ac7f-5ff6711b85f7 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] Network 42bb428c-82af-438f-adac-ded014e0efa1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-14 12:32:54.853 4056 2678089286048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6915a13a-60c0-45e3-ab58-1a520af1a419 2022-01-14 12:32:56.510 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-14 12:32:56.818 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Adding port 6915a13a-60c0-45e3-ab58-1a520af1a419 2022-01-14 12:32:56.818 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Port 6915a13a-60c0-45e3-ab58-1a520af1a419 updated. Details: {'device': '6915a13a-60c0-45e3-ab58-1a520af1a419', 'network_id': '8d67c73d-ea8a-45b6-aa37-8dc23af0003e', 'port_id': '6915a13a-60c0-45e3-ab58-1a520af1a419', 'mac_address': 'fa:16:3e:64:18:55', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 504, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c6c33106-7db1-4a8c-96fb-5555e6d8816a', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-14 12:32:56.818 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] 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-01-14 12:32:56.818 4056 2678109326144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6915a13a-60c0-45e3-ab58-1a520af1a419" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:32:56.818 4056 2678109326144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6915a13a-60c0-45e3-ab58-1a520af1a419 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-14 12:32:56.818 4056 2678109326144 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-01-14 12:32:57.039 4056 2678109326144 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6915a13a-60c0-45e3-ab58-1a520af1a419') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:32:57.039 4056 2678109326144 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6915a13a-60c0-45e3-ab58-1a520af1a419') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:32:57.039 4056 2678109326144 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6915a13a-60c0-45e3-ab58-1a520af1a419 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-14 12:32:57.039 4056 2678109326144 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 504, VLAN trunk: None to switch port 6915a13a-60c0-45e3-ab58-1a520af1a419 2022-01-14 12:32:57.187 4056 2678109326144 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-14 12:32:57.187 4056 2678109326144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6915a13a-60c0-45e3-ab58-1a520af1a419'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:32:57.335 4056 2678109326144 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6915a13a-60c0-45e3-ab58-1a520af1a419']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:32:57.335 4056 2678109326144 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-01-14 12:32:57.335 4056 2678109326144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a5649ccc-ebf6-4678-ac68-734df8688fd6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:32:57.335 4056 2678109326144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a5649ccc-ebf6-4678-ac68-734df8688fd6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-14 12:32:57.335 4056 2678109326144 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6915a13a-60c0-45e3-ab58-1a520af1a419 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:32:57.351 4056 2678109326144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-14 12:32:57.351 4056 2678109326144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6915a13a-60c0-45e3-ab58-1a520af1a419 not yet added. Adding. 2022-01-14 12:32:57.351 4056 2678109326144 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-01-14 12:32:57.351 4056 2678109326144 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-01-14 12:32:57.554 4056 2678109326144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6915a13a-60c0-45e3-ab58-1a520af1a419" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:32:57.771 4056 2678109326144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6915a13a-60c0-45e3-ab58-1a520af1a419" "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-01-14 12:32:57.771 4056 2678109326144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6915a13a-60c0-45e3-ab58-1a520af1a419" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:32:58.009 4056 2678109326144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6915a13a-60c0-45e3-ab58-1a520af1a419" "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-01-14 12:32:58.145 4056 2678109326144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6915a13a-60c0-45e3-ab58-1a520af1a419" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:32:58.145 4056 2678109326144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6915a13a-60c0-45e3-ab58-1a520af1a419 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-14 12:32:58.145 4056 2678109326144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6915a13a-60c0-45e3-ab58-1a520af1a419 processed. 2022-01-14 12:32:58.514 4056 2678088650816 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-01-14 12:32:58.895 4056 2678088650816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:33:11.271 4056 2678109890512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-051df969-860b-4c61-89b2-61c6fd839975 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Security group member updated on remote: ['a5649ccc-ebf6-4678-ac68-734df8688fd6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:33:11.271 4056 2678109890512 MainThread INFO neutron.agent.securitygroups_rpc [req-051df969-860b-4c61-89b2-61c6fd839975 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Security group member updated ['a5649ccc-ebf6-4678-ac68-734df8688fd6'] 2022-01-14 12:33:11.271 4056 2678109890512 MainThread INFO neutron.agent.securitygroups_rpc [req-051df969-860b-4c61-89b2-61c6fd839975 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Refresh firewall rules 2022-01-14 12:33:11.271 4056 2678109890512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-051df969-860b-4c61-89b2-61c6fd839975 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Get security group information for devices via rpc ['bf71ce87-30b9-4e3b-abc6-8b385bc0adba', '6915a13a-60c0-45e3-ab58-1a520af1a419'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:33:11.568 4056 2678109890512 MainThread DEBUG neutron.agent.securitygroups_rpc [req-051df969-860b-4c61-89b2-61c6fd839975 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update security group information for ports dict_keys(['6915a13a-60c0-45e3-ab58-1a520af1a419', 'bf71ce87-30b9-4e3b-abc6-8b385bc0adba']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:33:11.568 4056 2678109890512 MainThread DEBUG neutron.agent.securitygroups_rpc [req-051df969-860b-4c61-89b2-61c6fd839975 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-14 12:33:11.568 4056 2678109890512 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-051df969-860b-4c61-89b2-61c6fd839975 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update rules of security group (a5649ccc-ebf6-4678-ac68-734df8688fd6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:33:11.568 4056 2678109890512 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-051df969-860b-4c61-89b2-61c6fd839975 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update members of security group (a5649ccc-ebf6-4678-ac68-734df8688fd6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-14 12:33:11.568 4056 2678109890512 MainThread DEBUG neutron.agent.securitygroups_rpc [req-051df969-860b-4c61-89b2-61c6fd839975 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update port filter for 6915a13a-60c0-45e3-ab58-1a520af1a419 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:33:11.568 4056 2678109890512 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-051df969-860b-4c61-89b2-61c6fd839975 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Updating port rules. 2022-01-14 12:33:11.568 4056 2678109890512 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-051df969-860b-4c61-89b2-61c6fd839975 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-14 12:33:11.568 4056 2678109890512 MainThread DEBUG oslo_concurrency.lockutils [req-051df969-860b-4c61-89b2-61c6fd839975 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-6915a13a-60c0-45e3-ab58-1a520af1a419" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:33:11.788 4056 2678109890512 MainThread DEBUG oslo_concurrency.lockutils [req-051df969-860b-4c61-89b2-61c6fd839975 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-6915a13a-60c0-45e3-ab58-1a520af1a419" "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-01-14 12:33:11.788 4056 2678109890512 MainThread DEBUG oslo_concurrency.lockutils [req-051df969-860b-4c61-89b2-61c6fd839975 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-6915a13a-60c0-45e3-ab58-1a520af1a419" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:33:11.788 4056 2678109890512 MainThread DEBUG oslo_concurrency.lockutils [req-051df969-860b-4c61-89b2-61c6fd839975 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-6915a13a-60c0-45e3-ab58-1a520af1a419" "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-01-14 12:33:11.788 4056 2678109890512 MainThread DEBUG neutron.agent.securitygroups_rpc [req-051df969-860b-4c61-89b2-61c6fd839975 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update port filter for bf71ce87-30b9-4e3b-abc6-8b385bc0adba _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:33:11.788 4056 2678109890512 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-051df969-860b-4c61-89b2-61c6fd839975 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Updating port rules. 2022-01-14 12:33:11.788 4056 2678109890512 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-051df969-860b-4c61-89b2-61c6fd839975 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-14 12:33:11.806 4056 2678109890512 MainThread DEBUG oslo_concurrency.lockutils [req-051df969-860b-4c61-89b2-61c6fd839975 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:33:12.054 4056 2678109890512 MainThread DEBUG oslo_concurrency.lockutils [req-051df969-860b-4c61-89b2-61c6fd839975 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:33:12.054 4056 2678109890512 MainThread DEBUG oslo_concurrency.lockutils [req-051df969-860b-4c61-89b2-61c6fd839975 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:33:12.054 4056 2678109890512 MainThread DEBUG oslo_concurrency.lockutils [req-051df969-860b-4c61-89b2-61c6fd839975 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" "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-01-14 12:33:13.101 4056 2678088796992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-760001eb-bbf5-469b-8316-ba9ea6e1f1da c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] port_update received: 69f10f98-7887-4ff0-b1f0-b5f1b1b22269 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:33:13.114 4056 2678088796992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-760001eb-bbf5-469b-8316-ba9ea6e1f1da c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] No port 69f10f98-7887-4ff0-b1f0-b5f1b1b22269 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:33:15.098 4056 2678089286048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 69f10f98-7887-4ff0-b1f0-b5f1b1b22269 2022-01-14 12:33:16.618 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-14 12:33:17.052 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Adding port 69f10f98-7887-4ff0-b1f0-b5f1b1b22269 2022-01-14 12:33:17.052 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Port 69f10f98-7887-4ff0-b1f0-b5f1b1b22269 updated. Details: {'device': '69f10f98-7887-4ff0-b1f0-b5f1b1b22269', 'network_id': '8d67c73d-ea8a-45b6-aa37-8dc23af0003e', 'port_id': '69f10f98-7887-4ff0-b1f0-b5f1b1b22269', 'mac_address': 'fa:16:3e:8e:48:82', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 504, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c6c33106-7db1-4a8c-96fb-5555e6d8816a', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-14 12:33:17.052 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] 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-01-14 12:33:17.052 4056 2678090108768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-69f10f98-7887-4ff0-b1f0-b5f1b1b22269" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:33:17.052 4056 2678090108768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 69f10f98-7887-4ff0-b1f0-b5f1b1b22269 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-14 12:33:17.052 4056 2678090108768 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-01-14 12:33:17.194 4056 2678107322496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ad0057e2-c9be-4f71-8dd1-0b5ee104f5df c275bc6ca0004f3c8774f33c59620fdc 944bb8f60d0443308348e1937e0b1c07 - - -] Security group member updated on remote: ['a159f9a9-d03a-4c34-ba27-e7df319e15db'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:33:17.194 4056 2678107322496 MainThread INFO neutron.agent.securitygroups_rpc [req-ad0057e2-c9be-4f71-8dd1-0b5ee104f5df c275bc6ca0004f3c8774f33c59620fdc 944bb8f60d0443308348e1937e0b1c07 - - -] Security group member updated ['a159f9a9-d03a-4c34-ba27-e7df319e15db'] 2022-01-14 12:33:17.303 4056 2678090108768 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '69f10f98-7887-4ff0-b1f0-b5f1b1b22269') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:33:17.303 4056 2678090108768 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '69f10f98-7887-4ff0-b1f0-b5f1b1b22269') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:33:17.303 4056 2678090108768 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 69f10f98-7887-4ff0-b1f0-b5f1b1b22269 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-14 12:33:17.303 4056 2678090108768 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 504, VLAN trunk: None to switch port 69f10f98-7887-4ff0-b1f0-b5f1b1b22269 2022-01-14 12:33:17.443 4056 2678090108768 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-14 12:33:17.473 4056 2678090108768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['69f10f98-7887-4ff0-b1f0-b5f1b1b22269'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:33:17.629 4056 2678090108768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['69f10f98-7887-4ff0-b1f0-b5f1b1b22269']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:33:17.629 4056 2678090108768 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-01-14 12:33:17.629 4056 2678090108768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a5649ccc-ebf6-4678-ac68-734df8688fd6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:33:17.629 4056 2678090108768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a5649ccc-ebf6-4678-ac68-734df8688fd6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-14 12:33:17.629 4056 2678090108768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 69f10f98-7887-4ff0-b1f0-b5f1b1b22269 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:33:17.629 4056 2678090108768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-14 12:33:17.629 4056 2678090108768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 69f10f98-7887-4ff0-b1f0-b5f1b1b22269 not yet added. Adding. 2022-01-14 12:33:17.629 4056 2678090108768 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-01-14 12:33:17.647 4056 2678090108768 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-01-14 12:33:17.889 4056 2678090108768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69f10f98-7887-4ff0-b1f0-b5f1b1b22269" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:33:18.133 4056 2678090108768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69f10f98-7887-4ff0-b1f0-b5f1b1b22269" "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-01-14 12:33:18.133 4056 2678090108768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69f10f98-7887-4ff0-b1f0-b5f1b1b22269" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:33:18.382 4056 2678109437440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e14376e2-1509-4a36-9625-68c9d181c83b c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] port_update received: 16738d50-af4c-4a55-8eb2-2712f4e91835 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:33:18.396 4056 2678109437440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e14376e2-1509-4a36-9625-68c9d181c83b c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] No port 16738d50-af4c-4a55-8eb2-2712f4e91835 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:33:18.447 4056 2678090108768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69f10f98-7887-4ff0-b1f0-b5f1b1b22269" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:33:18.614 4056 2678090108768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-69f10f98-7887-4ff0-b1f0-b5f1b1b22269" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.562s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:33:18.629 4056 2678090108768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 69f10f98-7887-4ff0-b1f0-b5f1b1b22269 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-14 12:33:18.629 4056 2678090108768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 69f10f98-7887-4ff0-b1f0-b5f1b1b22269 processed. 2022-01-14 12:33:18.629 4056 2678090108768 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-01-14 12:33:19.020 4056 2678090108768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:33:21.163 4056 2678089286048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 16738d50-af4c-4a55-8eb2-2712f4e91835 2022-01-14 12:33:22.649 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-14 12:33:22.931 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Adding port 16738d50-af4c-4a55-8eb2-2712f4e91835 2022-01-14 12:33:22.931 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Port 16738d50-af4c-4a55-8eb2-2712f4e91835 updated. Details: {'device': '16738d50-af4c-4a55-8eb2-2712f4e91835', 'network_id': 'fd6e4568-653e-4c73-bd09-09f0997f54be', 'port_id': '16738d50-af4c-4a55-8eb2-2712f4e91835', 'mac_address': 'fa:16:3e:22:15:7a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 521, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2472520f-fb22-44aa-8566-acd0be2d4481', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-14 12:33:22.931 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] 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-01-14 12:33:22.931 4056 2678107778736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-16738d50-af4c-4a55-8eb2-2712f4e91835" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:33:22.931 4056 2678107778736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 16738d50-af4c-4a55-8eb2-2712f4e91835 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-14 12:33:22.931 4056 2678107778736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fd6e4568-653e-4c73-bd09-09f0997f54be 2022-01-14 12:33:22.931 4056 2678107778736 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-01-14 12:33:23.192 4056 2678107778736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '16738d50-af4c-4a55-8eb2-2712f4e91835') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:33:23.192 4056 2678107778736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '16738d50-af4c-4a55-8eb2-2712f4e91835') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:33:23.194 4056 2678107778736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 16738d50-af4c-4a55-8eb2-2712f4e91835 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-14 12:33:23.194 4056 2678107778736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 521, VLAN trunk: None to switch port 16738d50-af4c-4a55-8eb2-2712f4e91835 2022-01-14 12:33:23.380 4056 2678107778736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-14 12:33:23.380 4056 2678107778736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['16738d50-af4c-4a55-8eb2-2712f4e91835'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:33:23.539 4056 2678107778736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['16738d50-af4c-4a55-8eb2-2712f4e91835']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:33:23.539 4056 2678107778736 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-01-14 12:33:23.539 4056 2678107778736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a159f9a9-d03a-4c34-ba27-e7df319e15db) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:33:23.539 4056 2678107778736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a159f9a9-d03a-4c34-ba27-e7df319e15db) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-14 12:33:23.539 4056 2678107778736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 16738d50-af4c-4a55-8eb2-2712f4e91835 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:33:23.539 4056 2678107778736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-14 12:33:23.539 4056 2678107778736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 16738d50-af4c-4a55-8eb2-2712f4e91835 not yet added. Adding. 2022-01-14 12:33:23.539 4056 2678107778736 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-01-14 12:33:23.539 4056 2678107778736 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-01-14 12:33:23.866 4056 2678107778736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16738d50-af4c-4a55-8eb2-2712f4e91835" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:33:24.185 4056 2678107778736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16738d50-af4c-4a55-8eb2-2712f4e91835" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.329s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:33:24.185 4056 2678107778736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16738d50-af4c-4a55-8eb2-2712f4e91835" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:33:24.541 4056 2678107778736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16738d50-af4c-4a55-8eb2-2712f4e91835" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:33:24.787 4056 2678107778736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-16738d50-af4c-4a55-8eb2-2712f4e91835" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.859s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:33:24.787 4056 2678107778736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 16738d50-af4c-4a55-8eb2-2712f4e91835 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-14 12:33:24.787 4056 2678107778736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 16738d50-af4c-4a55-8eb2-2712f4e91835 processed. 2022-01-14 12:33:26.646 4056 2678109327024 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-01-14 12:33:27.067 4056 2678109327024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:33:35.535 4056 2678089285872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 16738d50-af4c-4a55-8eb2-2712f4e91835 2022-01-14 12:33:35.710 4056 2678109069552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c712740e-63ea-46a8-ac36-09934cf5b6f1 c275bc6ca0004f3c8774f33c59620fdc 944bb8f60d0443308348e1937e0b1c07 - - -] Security group member updated on remote: ['a159f9a9-d03a-4c34-ba27-e7df319e15db'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:33:35.710 4056 2678109069552 MainThread INFO neutron.agent.securitygroups_rpc [req-c712740e-63ea-46a8-ac36-09934cf5b6f1 c275bc6ca0004f3c8774f33c59620fdc 944bb8f60d0443308348e1937e0b1c07 - - -] Security group member updated ['a159f9a9-d03a-4c34-ba27-e7df319e15db'] 2022-01-14 12:33:35.710 4056 2678109069552 MainThread INFO neutron.agent.securitygroups_rpc [req-c712740e-63ea-46a8-ac36-09934cf5b6f1 c275bc6ca0004f3c8774f33c59620fdc 944bb8f60d0443308348e1937e0b1c07 - - -] Refresh firewall rules 2022-01-14 12:33:35.710 4056 2678109069552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c712740e-63ea-46a8-ac36-09934cf5b6f1 c275bc6ca0004f3c8774f33c59620fdc 944bb8f60d0443308348e1937e0b1c07 - - -] Get security group information for devices via rpc ['16738d50-af4c-4a55-8eb2-2712f4e91835'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:33:35.756 4056 2678109069552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c712740e-63ea-46a8-ac36-09934cf5b6f1 c275bc6ca0004f3c8774f33c59620fdc 944bb8f60d0443308348e1937e0b1c07 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:33:35.756 4056 2678109069552 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c712740e-63ea-46a8-ac36-09934cf5b6f1 c275bc6ca0004f3c8774f33c59620fdc 944bb8f60d0443308348e1937e0b1c07 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-14 12:33:35.895 4056 2678109069552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c712740e-63ea-46a8-ac36-09934cf5b6f1 c275bc6ca0004f3c8774f33c59620fdc 944bb8f60d0443308348e1937e0b1c07 - - -] port_delete event received for '16738d50-af4c-4a55-8eb2-2712f4e91835' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:33:36.413 4056 2678109379216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Security group member updated on remote: ['a5649ccc-ebf6-4678-ac68-734df8688fd6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:33:36.413 4056 2678109379216 MainThread INFO neutron.agent.securitygroups_rpc [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Security group member updated ['a5649ccc-ebf6-4678-ac68-734df8688fd6'] 2022-01-14 12:33:36.413 4056 2678109379216 MainThread INFO neutron.agent.securitygroups_rpc [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Refresh firewall rules 2022-01-14 12:33:36.430 4056 2678109379216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Get security group information for devices via rpc ['bf71ce87-30b9-4e3b-abc6-8b385bc0adba', '6915a13a-60c0-45e3-ab58-1a520af1a419', '69f10f98-7887-4ff0-b1f0-b5f1b1b22269'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:33:36.709 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-14 12:33:36.709 4056 2678109820352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '16738d50-af4c-4a55-8eb2-2712f4e91835' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-14 12:33:36.709 4056 2678109820352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '16738d50-af4c-4a55-8eb2-2712f4e91835' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-14 12:33:36.709 4056 2678109820352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 16738d50-af4c-4a55-8eb2-2712f4e91835 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-14 12:33:36.727 4056 2678109820352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fd6e4568-653e-4c73-bd09-09f0997f54be 2022-01-14 12:33:36.727 4056 2678109820352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['16738d50-af4c-4a55-8eb2-2712f4e91835'] 2022-01-14 12:33:36.727 4056 2678109820352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-14 12:33:36.727 4056 2678109820352 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-01-14 12:33:36.727 4056 2678109820352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['16738d50-af4c-4a55-8eb2-2712f4e91835'] 2022-01-14 12:33:36.759 4056 2678109379216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update security group information for ports dict_keys(['6915a13a-60c0-45e3-ab58-1a520af1a419', '69f10f98-7887-4ff0-b1f0-b5f1b1b22269', 'bf71ce87-30b9-4e3b-abc6-8b385bc0adba']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:33:36.759 4056 2678109379216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-14 12:33:36.759 4056 2678109379216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update rules of security group (a5649ccc-ebf6-4678-ac68-734df8688fd6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:33:36.759 4056 2678109379216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update members of security group (a5649ccc-ebf6-4678-ac68-734df8688fd6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-14 12:33:36.771 4056 2678109379216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update port filter for 6915a13a-60c0-45e3-ab58-1a520af1a419 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:33:36.771 4056 2678109379216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Updating port rules. 2022-01-14 12:33:36.771 4056 2678109379216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-14 12:33:36.771 4056 2678109379216 MainThread DEBUG oslo_concurrency.lockutils [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-6915a13a-60c0-45e3-ab58-1a520af1a419" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:33:37.043 4056 2678109379216 MainThread DEBUG oslo_concurrency.lockutils [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-6915a13a-60c0-45e3-ab58-1a520af1a419" "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-01-14 12:33:37.043 4056 2678109379216 MainThread DEBUG oslo_concurrency.lockutils [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-6915a13a-60c0-45e3-ab58-1a520af1a419" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:33:37.043 4056 2678109379216 MainThread DEBUG oslo_concurrency.lockutils [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-6915a13a-60c0-45e3-ab58-1a520af1a419" "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-01-14 12:33:37.043 4056 2678109379216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update port filter for 69f10f98-7887-4ff0-b1f0-b5f1b1b22269 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:33:37.043 4056 2678109379216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Updating port rules. 2022-01-14 12:33:37.043 4056 2678109379216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-14 12:33:37.043 4056 2678109379216 MainThread DEBUG oslo_concurrency.lockutils [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-69f10f98-7887-4ff0-b1f0-b5f1b1b22269" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:33:37.318 4056 2678109379216 MainThread DEBUG oslo_concurrency.lockutils [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-69f10f98-7887-4ff0-b1f0-b5f1b1b22269" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:33:37.318 4056 2678109379216 MainThread DEBUG oslo_concurrency.lockutils [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-69f10f98-7887-4ff0-b1f0-b5f1b1b22269" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:33:37.334 4056 2678109379216 MainThread DEBUG oslo_concurrency.lockutils [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-69f10f98-7887-4ff0-b1f0-b5f1b1b22269" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:33:37.334 4056 2678109379216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update port filter for bf71ce87-30b9-4e3b-abc6-8b385bc0adba _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:33:37.334 4056 2678109379216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Updating port rules. 2022-01-14 12:33:37.334 4056 2678109379216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-14 12:33:37.334 4056 2678109379216 MainThread DEBUG oslo_concurrency.lockutils [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:33:37.638 4056 2678109379216 MainThread DEBUG oslo_concurrency.lockutils [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:33:37.638 4056 2678109379216 MainThread DEBUG oslo_concurrency.lockutils [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:33:37.638 4056 2678109379216 MainThread DEBUG oslo_concurrency.lockutils [req-c61992f1-f282-4833-989f-a8fd5630a0c2 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" "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-01-14 12:33:37.698 4056 2678109435680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c02a81f6-cfad-4a98-bc7b-76906a16e0e4 c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] port_update received: 1096de15-78bc-40f3-8f11-5d95545219c0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:33:37.709 4056 2678109435680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c02a81f6-cfad-4a98-bc7b-76906a16e0e4 c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] No port 1096de15-78bc-40f3-8f11-5d95545219c0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:33:38.699 4056 2678109435680 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-01-14 12:33:38.725 4056 2678109435680 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-01-14 12:33:39.475 4056 2678089286048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1096de15-78bc-40f3-8f11-5d95545219c0 2022-01-14 12:33:40.723 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-14 12:33:41.004 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Adding port 1096de15-78bc-40f3-8f11-5d95545219c0 2022-01-14 12:33:41.004 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Port 1096de15-78bc-40f3-8f11-5d95545219c0 updated. Details: {'device': '1096de15-78bc-40f3-8f11-5d95545219c0', 'network_id': '8d67c73d-ea8a-45b6-aa37-8dc23af0003e', 'port_id': '1096de15-78bc-40f3-8f11-5d95545219c0', 'mac_address': 'fa:16:3e:c7:e3:f4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 504, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c6c33106-7db1-4a8c-96fb-5555e6d8816a', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-14 12:33:41.004 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] 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-01-14 12:33:41.004 4056 2678087818576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1096de15-78bc-40f3-8f11-5d95545219c0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:33:41.004 4056 2678087818576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1096de15-78bc-40f3-8f11-5d95545219c0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-14 12:33:41.004 4056 2678087818576 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-01-14 12:33:41.257 4056 2678087818576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1096de15-78bc-40f3-8f11-5d95545219c0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:33:41.257 4056 2678087818576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1096de15-78bc-40f3-8f11-5d95545219c0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:33:41.257 4056 2678087818576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1096de15-78bc-40f3-8f11-5d95545219c0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-14 12:33:41.257 4056 2678087818576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 504, VLAN trunk: None to switch port 1096de15-78bc-40f3-8f11-5d95545219c0 2022-01-14 12:33:41.413 4056 2678087818576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-14 12:33:41.413 4056 2678087818576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1096de15-78bc-40f3-8f11-5d95545219c0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:33:41.583 4056 2678087818576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1096de15-78bc-40f3-8f11-5d95545219c0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:33:41.583 4056 2678087818576 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-01-14 12:33:41.583 4056 2678087818576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a5649ccc-ebf6-4678-ac68-734df8688fd6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:33:41.583 4056 2678087818576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a5649ccc-ebf6-4678-ac68-734df8688fd6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-14 12:33:41.583 4056 2678087818576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1096de15-78bc-40f3-8f11-5d95545219c0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:33:41.583 4056 2678087818576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-14 12:33:41.583 4056 2678087818576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1096de15-78bc-40f3-8f11-5d95545219c0 not yet added. Adding. 2022-01-14 12:33:41.583 4056 2678087818576 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-01-14 12:33:41.583 4056 2678087818576 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-01-14 12:33:41.803 4056 2678087818576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1096de15-78bc-40f3-8f11-5d95545219c0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:33:42.038 4056 2678087818576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1096de15-78bc-40f3-8f11-5d95545219c0" "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-01-14 12:33:42.038 4056 2678087818576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1096de15-78bc-40f3-8f11-5d95545219c0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:33:42.368 4056 2678087818576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1096de15-78bc-40f3-8f11-5d95545219c0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:33:42.520 4056 2678087818576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1096de15-78bc-40f3-8f11-5d95545219c0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.516s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:33:42.520 4056 2678087818576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1096de15-78bc-40f3-8f11-5d95545219c0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-14 12:33:42.520 4056 2678087818576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1096de15-78bc-40f3-8f11-5d95545219c0 processed. 2022-01-14 12:33:42.755 4056 2678087818576 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-01-14 12:33:43.226 4056 2678087818576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:33:43.887 4056 2678109927904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8f9a356-402d-4ec0-9432-9a95b69c79fe c275bc6ca0004f3c8774f33c59620fdc 944bb8f60d0443308348e1937e0b1c07 - - -] Security group member updated on remote: ['a159f9a9-d03a-4c34-ba27-e7df319e15db'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:33:43.887 4056 2678109927904 MainThread INFO neutron.agent.securitygroups_rpc [req-d8f9a356-402d-4ec0-9432-9a95b69c79fe c275bc6ca0004f3c8774f33c59620fdc 944bb8f60d0443308348e1937e0b1c07 - - -] Security group member updated ['a159f9a9-d03a-4c34-ba27-e7df319e15db'] 2022-01-14 12:33:45.207 4056 2678109751424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f54c8adf-6a01-4eb3-8c98-d475774c57e2 c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] port_update received: 9271ac95-208f-472e-a849-f6c8ac3cd284 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:33:45.240 4056 2678109751424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f54c8adf-6a01-4eb3-8c98-d475774c57e2 c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] No port 9271ac95-208f-472e-a849-f6c8ac3cd284 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:33:49.583 4056 2678089286048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9271ac95-208f-472e-a849-f6c8ac3cd284 2022-01-14 12:33:50.787 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-14 12:33:51.099 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Adding port 9271ac95-208f-472e-a849-f6c8ac3cd284 2022-01-14 12:33:51.099 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Port 9271ac95-208f-472e-a849-f6c8ac3cd284 updated. Details: {'device': '9271ac95-208f-472e-a849-f6c8ac3cd284', 'network_id': 'fd6e4568-653e-4c73-bd09-09f0997f54be', 'port_id': '9271ac95-208f-472e-a849-f6c8ac3cd284', 'mac_address': 'fa:16:3e:be:2b:e3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 521, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2472520f-fb22-44aa-8566-acd0be2d4481', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-14 12:33:51.099 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] 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-01-14 12:33:51.099 4056 2678089151056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9271ac95-208f-472e-a849-f6c8ac3cd284" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:33:51.099 4056 2678089151056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9271ac95-208f-472e-a849-f6c8ac3cd284 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-14 12:33:51.099 4056 2678089151056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fd6e4568-653e-4c73-bd09-09f0997f54be 2022-01-14 12:33:51.099 4056 2678089151056 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-01-14 12:33:51.369 4056 2678089151056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9271ac95-208f-472e-a849-f6c8ac3cd284') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:33:51.369 4056 2678089151056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9271ac95-208f-472e-a849-f6c8ac3cd284') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:33:51.369 4056 2678089151056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9271ac95-208f-472e-a849-f6c8ac3cd284 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-14 12:33:51.369 4056 2678089151056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 521, VLAN trunk: None to switch port 9271ac95-208f-472e-a849-f6c8ac3cd284 2022-01-14 12:33:51.571 4056 2678089151056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-14 12:33:51.571 4056 2678089151056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9271ac95-208f-472e-a849-f6c8ac3cd284'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:33:51.723 4056 2678089151056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9271ac95-208f-472e-a849-f6c8ac3cd284']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:33:51.723 4056 2678089151056 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-01-14 12:33:51.723 4056 2678089151056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a159f9a9-d03a-4c34-ba27-e7df319e15db) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:33:51.723 4056 2678089151056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a159f9a9-d03a-4c34-ba27-e7df319e15db) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-14 12:33:51.723 4056 2678089151056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9271ac95-208f-472e-a849-f6c8ac3cd284 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:33:51.740 4056 2678089151056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-14 12:33:51.740 4056 2678089151056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9271ac95-208f-472e-a849-f6c8ac3cd284 not yet added. Adding. 2022-01-14 12:33:51.740 4056 2678089151056 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-01-14 12:33:51.740 4056 2678089151056 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-01-14 12:33:52.007 4056 2678089151056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9271ac95-208f-472e-a849-f6c8ac3cd284" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:33:52.263 4056 2678089151056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9271ac95-208f-472e-a849-f6c8ac3cd284" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:33:52.271 4056 2678089151056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9271ac95-208f-472e-a849-f6c8ac3cd284" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:33:52.553 4056 2678089151056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9271ac95-208f-472e-a849-f6c8ac3cd284" "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-01-14 12:33:52.739 4056 2678089151056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9271ac95-208f-472e-a849-f6c8ac3cd284" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.640s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:33:52.739 4056 2678089151056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9271ac95-208f-472e-a849-f6c8ac3cd284 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-14 12:33:52.739 4056 2678089151056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9271ac95-208f-472e-a849-f6c8ac3cd284 processed. 2022-01-14 12:33:52.792 4056 2678089151056 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-01-14 12:33:53.113 4056 2678089151056 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-01-14 12:34:00.722 4056 2678109681440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2079c73-8bbf-4b24-af0e-34b7b44da952 c275bc6ca0004f3c8774f33c59620fdc 944bb8f60d0443308348e1937e0b1c07 - - -] Security group member updated on remote: ['a159f9a9-d03a-4c34-ba27-e7df319e15db'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:34:00.722 4056 2678109681440 MainThread INFO neutron.agent.securitygroups_rpc [req-d2079c73-8bbf-4b24-af0e-34b7b44da952 c275bc6ca0004f3c8774f33c59620fdc 944bb8f60d0443308348e1937e0b1c07 - - -] Security group member updated ['a159f9a9-d03a-4c34-ba27-e7df319e15db'] 2022-01-14 12:34:00.722 4056 2678109681440 MainThread INFO neutron.agent.securitygroups_rpc [req-d2079c73-8bbf-4b24-af0e-34b7b44da952 c275bc6ca0004f3c8774f33c59620fdc 944bb8f60d0443308348e1937e0b1c07 - - -] Refresh firewall rules 2022-01-14 12:34:00.722 4056 2678109681440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2079c73-8bbf-4b24-af0e-34b7b44da952 c275bc6ca0004f3c8774f33c59620fdc 944bb8f60d0443308348e1937e0b1c07 - - -] Get security group information for devices via rpc ['9271ac95-208f-472e-a849-f6c8ac3cd284'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:34:00.758 4056 2678109681440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d2079c73-8bbf-4b24-af0e-34b7b44da952 c275bc6ca0004f3c8774f33c59620fdc 944bb8f60d0443308348e1937e0b1c07 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:34:00.758 4056 2678109681440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d2079c73-8bbf-4b24-af0e-34b7b44da952 c275bc6ca0004f3c8774f33c59620fdc 944bb8f60d0443308348e1937e0b1c07 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-14 12:34:00.833 4056 2678109681440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2079c73-8bbf-4b24-af0e-34b7b44da952 c275bc6ca0004f3c8774f33c59620fdc 944bb8f60d0443308348e1937e0b1c07 - - -] port_delete event received for '9271ac95-208f-472e-a849-f6c8ac3cd284' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:34:01.366 4056 2678088592896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Security group member updated on remote: ['a5649ccc-ebf6-4678-ac68-734df8688fd6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:34:01.366 4056 2678088592896 MainThread INFO neutron.agent.securitygroups_rpc [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Security group member updated ['a5649ccc-ebf6-4678-ac68-734df8688fd6'] 2022-01-14 12:34:01.366 4056 2678088592896 MainThread INFO neutron.agent.securitygroups_rpc [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Refresh firewall rules 2022-01-14 12:34:01.366 4056 2678088592896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Get security group information for devices via rpc ['bf71ce87-30b9-4e3b-abc6-8b385bc0adba', '6915a13a-60c0-45e3-ab58-1a520af1a419', '69f10f98-7887-4ff0-b1f0-b5f1b1b22269', '1096de15-78bc-40f3-8f11-5d95545219c0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:34:01.457 4056 2678090079744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] port_delete event received for '1096de15-78bc-40f3-8f11-5d95545219c0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:34:01.708 4056 2678088592896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update security group information for ports dict_keys(['6915a13a-60c0-45e3-ab58-1a520af1a419', '69f10f98-7887-4ff0-b1f0-b5f1b1b22269', 'bf71ce87-30b9-4e3b-abc6-8b385bc0adba']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:34:01.708 4056 2678088592896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-14 12:34:01.708 4056 2678088592896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update rules of security group (a5649ccc-ebf6-4678-ac68-734df8688fd6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:34:01.708 4056 2678088592896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update members of security group (a5649ccc-ebf6-4678-ac68-734df8688fd6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-14 12:34:01.708 4056 2678088592896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update port filter for 6915a13a-60c0-45e3-ab58-1a520af1a419 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:34:01.708 4056 2678088592896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Updating port rules. 2022-01-14 12:34:01.708 4056 2678088592896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-14 12:34:01.708 4056 2678088592896 MainThread DEBUG oslo_concurrency.lockutils [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-6915a13a-60c0-45e3-ab58-1a520af1a419" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:34:01.722 4056 2678088592896 MainThread DEBUG oslo_concurrency.lockutils [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-6915a13a-60c0-45e3-ab58-1a520af1a419" "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-01-14 12:34:01.722 4056 2678088592896 MainThread DEBUG oslo_concurrency.lockutils [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-6915a13a-60c0-45e3-ab58-1a520af1a419" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:34:01.911 4056 2678089285872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9271ac95-208f-472e-a849-f6c8ac3cd284 2022-01-14 12:34:01.911 4056 2678089285872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1096de15-78bc-40f3-8f11-5d95545219c0 2022-01-14 12:34:01.992 4056 2678088592896 MainThread DEBUG oslo_concurrency.lockutils [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-6915a13a-60c0-45e3-ab58-1a520af1a419" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:34:01.992 4056 2678088592896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update port filter for 69f10f98-7887-4ff0-b1f0-b5f1b1b22269 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:34:01.992 4056 2678088592896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Updating port rules. 2022-01-14 12:34:01.992 4056 2678088592896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-14 12:34:02.008 4056 2678088592896 MainThread DEBUG oslo_concurrency.lockutils [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-69f10f98-7887-4ff0-b1f0-b5f1b1b22269" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:34:02.008 4056 2678088592896 MainThread DEBUG oslo_concurrency.lockutils [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-69f10f98-7887-4ff0-b1f0-b5f1b1b22269" "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-01-14 12:34:02.008 4056 2678088592896 MainThread DEBUG oslo_concurrency.lockutils [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-69f10f98-7887-4ff0-b1f0-b5f1b1b22269" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:34:02.272 4056 2678088592896 MainThread DEBUG oslo_concurrency.lockutils [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-69f10f98-7887-4ff0-b1f0-b5f1b1b22269" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:34:02.272 4056 2678088592896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update port filter for bf71ce87-30b9-4e3b-abc6-8b385bc0adba _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:34:02.272 4056 2678088592896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Updating port rules. 2022-01-14 12:34:02.272 4056 2678088592896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-14 12:34:02.272 4056 2678088592896 MainThread DEBUG oslo_concurrency.lockutils [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:34:02.272 4056 2678088592896 MainThread DEBUG oslo_concurrency.lockutils [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" "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-01-14 12:34:02.272 4056 2678088592896 MainThread DEBUG oslo_concurrency.lockutils [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:34:02.552 4056 2678088592896 MainThread DEBUG oslo_concurrency.lockutils [req-2cad47ad-920e-400b-a24e-c4087f4eb638 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" "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-01-14 12:34:02.871 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-14 12:34:02.871 4056 2678089153168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9271ac95-208f-472e-a849-f6c8ac3cd284' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-14 12:34:02.871 4056 2678089153168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9271ac95-208f-472e-a849-f6c8ac3cd284' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-14 12:34:02.871 4056 2678089153168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9271ac95-208f-472e-a849-f6c8ac3cd284 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-14 12:34:02.871 4056 2678089126128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1096de15-78bc-40f3-8f11-5d95545219c0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-14 12:34:02.871 4056 2678089126128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1096de15-78bc-40f3-8f11-5d95545219c0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-14 12:34:02.871 4056 2678089126128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1096de15-78bc-40f3-8f11-5d95545219c0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-14 12:34:02.898 4056 2678089126128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1096de15-78bc-40f3-8f11-5d95545219c0'] 2022-01-14 12:34:02.898 4056 2678089126128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-14 12:34:02.898 4056 2678089126128 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-01-14 12:34:02.898 4056 2678089126128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1096de15-78bc-40f3-8f11-5d95545219c0'] 2022-01-14 12:34:02.898 4056 2678089153168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fd6e4568-653e-4c73-bd09-09f0997f54be 2022-01-14 12:34:02.898 4056 2678089153168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9271ac95-208f-472e-a849-f6c8ac3cd284'] 2022-01-14 12:34:02.898 4056 2678089153168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-14 12:34:02.898 4056 2678089153168 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-01-14 12:34:02.898 4056 2678089153168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9271ac95-208f-472e-a849-f6c8ac3cd284'] 2022-01-14 12:34:04.881 4056 2678089153168 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-01-14 12:34:04.933 4056 2678089153168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:34:07.975 4056 2678089285872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 69f10f98-7887-4ff0-b1f0-b5f1b1b22269 2022-01-14 12:34:08.287 4056 2678088179024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6628c744-d680-4931-bfee-b4599bace092 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Security group member updated on remote: ['a5649ccc-ebf6-4678-ac68-734df8688fd6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:34:08.287 4056 2678088179024 MainThread INFO neutron.agent.securitygroups_rpc [req-6628c744-d680-4931-bfee-b4599bace092 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Security group member updated ['a5649ccc-ebf6-4678-ac68-734df8688fd6'] 2022-01-14 12:34:08.287 4056 2678088179024 MainThread INFO neutron.agent.securitygroups_rpc [req-6628c744-d680-4931-bfee-b4599bace092 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Refresh firewall rules 2022-01-14 12:34:08.287 4056 2678088179024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6628c744-d680-4931-bfee-b4599bace092 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Get security group information for devices via rpc ['bf71ce87-30b9-4e3b-abc6-8b385bc0adba', '6915a13a-60c0-45e3-ab58-1a520af1a419', '69f10f98-7887-4ff0-b1f0-b5f1b1b22269'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:34:08.635 4056 2678087818576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6628c744-d680-4931-bfee-b4599bace092 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] port_delete event received for '69f10f98-7887-4ff0-b1f0-b5f1b1b22269' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:34:08.722 4056 2678088179024 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6628c744-d680-4931-bfee-b4599bace092 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update security group information for ports dict_keys(['6915a13a-60c0-45e3-ab58-1a520af1a419', 'bf71ce87-30b9-4e3b-abc6-8b385bc0adba']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:34:08.722 4056 2678088179024 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6628c744-d680-4931-bfee-b4599bace092 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-14 12:34:08.722 4056 2678088179024 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6628c744-d680-4931-bfee-b4599bace092 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update rules of security group (a5649ccc-ebf6-4678-ac68-734df8688fd6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:34:08.722 4056 2678088179024 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6628c744-d680-4931-bfee-b4599bace092 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update members of security group (a5649ccc-ebf6-4678-ac68-734df8688fd6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-14 12:34:08.722 4056 2678088179024 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6628c744-d680-4931-bfee-b4599bace092 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update port filter for 6915a13a-60c0-45e3-ab58-1a520af1a419 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:34:08.722 4056 2678088179024 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6628c744-d680-4931-bfee-b4599bace092 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Updating port rules. 2022-01-14 12:34:08.722 4056 2678088179024 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6628c744-d680-4931-bfee-b4599bace092 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-14 12:34:08.722 4056 2678088179024 MainThread DEBUG oslo_concurrency.lockutils [req-6628c744-d680-4931-bfee-b4599bace092 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-6915a13a-60c0-45e3-ab58-1a520af1a419" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:34:08.722 4056 2678088179024 MainThread DEBUG oslo_concurrency.lockutils [req-6628c744-d680-4931-bfee-b4599bace092 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-6915a13a-60c0-45e3-ab58-1a520af1a419" "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-01-14 12:34:08.722 4056 2678088179024 MainThread DEBUG oslo_concurrency.lockutils [req-6628c744-d680-4931-bfee-b4599bace092 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-6915a13a-60c0-45e3-ab58-1a520af1a419" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:34:08.890 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-14 12:34:08.890 4056 2678107321616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '69f10f98-7887-4ff0-b1f0-b5f1b1b22269' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-14 12:34:08.890 4056 2678107321616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '69f10f98-7887-4ff0-b1f0-b5f1b1b22269' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-14 12:34:08.890 4056 2678107321616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 69f10f98-7887-4ff0-b1f0-b5f1b1b22269 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-14 12:34:08.897 4056 2678107321616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['69f10f98-7887-4ff0-b1f0-b5f1b1b22269'] 2022-01-14 12:34:08.897 4056 2678107321616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-14 12:34:08.897 4056 2678107321616 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-01-14 12:34:08.897 4056 2678107321616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['69f10f98-7887-4ff0-b1f0-b5f1b1b22269'] 2022-01-14 12:34:08.974 4056 2678088179024 MainThread DEBUG oslo_concurrency.lockutils [req-6628c744-d680-4931-bfee-b4599bace092 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-6915a13a-60c0-45e3-ab58-1a520af1a419" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:34:08.974 4056 2678088179024 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6628c744-d680-4931-bfee-b4599bace092 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update port filter for bf71ce87-30b9-4e3b-abc6-8b385bc0adba _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:34:08.974 4056 2678088179024 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6628c744-d680-4931-bfee-b4599bace092 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Updating port rules. 2022-01-14 12:34:08.974 4056 2678088179024 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6628c744-d680-4931-bfee-b4599bace092 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-14 12:34:08.974 4056 2678088179024 MainThread DEBUG oslo_concurrency.lockutils [req-6628c744-d680-4931-bfee-b4599bace092 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:34:08.974 4056 2678088179024 MainThread DEBUG oslo_concurrency.lockutils [req-6628c744-d680-4931-bfee-b4599bace092 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" "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-01-14 12:34:08.974 4056 2678088179024 MainThread DEBUG oslo_concurrency.lockutils [req-6628c744-d680-4931-bfee-b4599bace092 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:34:09.241 4056 2678088179024 MainThread DEBUG oslo_concurrency.lockutils [req-6628c744-d680-4931-bfee-b4599bace092 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:34:10.898 4056 2678087398496 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-01-14 12:34:10.926 4056 2678087398496 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-01-14 12:34:13.006 4056 2678089941760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-315f84ab-4737-41be-ac1b-64b1bb160267 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Security group member updated on remote: ['a5649ccc-ebf6-4678-ac68-734df8688fd6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:34:13.006 4056 2678089941760 MainThread INFO neutron.agent.securitygroups_rpc [req-315f84ab-4737-41be-ac1b-64b1bb160267 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Security group member updated ['a5649ccc-ebf6-4678-ac68-734df8688fd6'] 2022-01-14 12:34:13.006 4056 2678089941760 MainThread INFO neutron.agent.securitygroups_rpc [req-315f84ab-4737-41be-ac1b-64b1bb160267 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Refresh firewall rules 2022-01-14 12:34:13.006 4056 2678089941760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-315f84ab-4737-41be-ac1b-64b1bb160267 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Get security group information for devices via rpc ['bf71ce87-30b9-4e3b-abc6-8b385bc0adba', '6915a13a-60c0-45e3-ab58-1a520af1a419'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:34:13.114 4056 2678106882992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-315f84ab-4737-41be-ac1b-64b1bb160267 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] port_delete event received for '6915a13a-60c0-45e3-ab58-1a520af1a419' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:34:13.426 4056 2678089941760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-315f84ab-4737-41be-ac1b-64b1bb160267 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update security group information for ports dict_keys(['bf71ce87-30b9-4e3b-abc6-8b385bc0adba']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:34:13.426 4056 2678089941760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-315f84ab-4737-41be-ac1b-64b1bb160267 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-14 12:34:13.426 4056 2678089941760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-315f84ab-4737-41be-ac1b-64b1bb160267 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update rules of security group (a5649ccc-ebf6-4678-ac68-734df8688fd6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:34:13.426 4056 2678089941760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-315f84ab-4737-41be-ac1b-64b1bb160267 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update members of security group (a5649ccc-ebf6-4678-ac68-734df8688fd6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-14 12:34:13.426 4056 2678089941760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-315f84ab-4737-41be-ac1b-64b1bb160267 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update port filter for bf71ce87-30b9-4e3b-abc6-8b385bc0adba _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:34:13.426 4056 2678089941760 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-315f84ab-4737-41be-ac1b-64b1bb160267 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Updating port rules. 2022-01-14 12:34:13.426 4056 2678089941760 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-315f84ab-4737-41be-ac1b-64b1bb160267 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-14 12:34:13.426 4056 2678089941760 MainThread DEBUG oslo_concurrency.lockutils [req-315f84ab-4737-41be-ac1b-64b1bb160267 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:34:13.426 4056 2678089941760 MainThread DEBUG oslo_concurrency.lockutils [req-315f84ab-4737-41be-ac1b-64b1bb160267 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" "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-01-14 12:34:13.426 4056 2678089941760 MainThread DEBUG oslo_concurrency.lockutils [req-315f84ab-4737-41be-ac1b-64b1bb160267 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:34:13.635 4056 2678089941760 MainThread DEBUG oslo_concurrency.lockutils [req-315f84ab-4737-41be-ac1b-64b1bb160267 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Lock "n-hv-driver-port-lock-bf71ce87-30b9-4e3b-abc6-8b385bc0adba" "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-01-14 12:34:14.023 4056 2678089285872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6915a13a-60c0-45e3-ab58-1a520af1a419 2022-01-14 12:34:14.927 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-14 12:34:14.927 4056 2678109379392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6915a13a-60c0-45e3-ab58-1a520af1a419' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-14 12:34:14.927 4056 2678109379392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6915a13a-60c0-45e3-ab58-1a520af1a419' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-14 12:34:14.927 4056 2678109379392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6915a13a-60c0-45e3-ab58-1a520af1a419 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-14 12:34:14.941 4056 2678109379392 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6915a13a-60c0-45e3-ab58-1a520af1a419'] 2022-01-14 12:34:14.941 4056 2678109379392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-14 12:34:14.941 4056 2678109379392 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-01-14 12:34:14.941 4056 2678109379392 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6915a13a-60c0-45e3-ab58-1a520af1a419'] 2022-01-14 12:34:16.941 4056 2678109379392 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-01-14 12:34:16.988 4056 2678109379392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:34:19.865 4056 2678089654112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7583ccb1-59f0-45a5-9af6-45cbb581c191 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Security group member updated on remote: ['a5649ccc-ebf6-4678-ac68-734df8688fd6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:34:19.865 4056 2678089654112 MainThread INFO neutron.agent.securitygroups_rpc [req-7583ccb1-59f0-45a5-9af6-45cbb581c191 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Security group member updated ['a5649ccc-ebf6-4678-ac68-734df8688fd6'] 2022-01-14 12:34:19.865 4056 2678089654112 MainThread INFO neutron.agent.securitygroups_rpc [req-7583ccb1-59f0-45a5-9af6-45cbb581c191 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Refresh firewall rules 2022-01-14 12:34:19.865 4056 2678089654112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7583ccb1-59f0-45a5-9af6-45cbb581c191 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Get security group information for devices via rpc ['bf71ce87-30b9-4e3b-abc6-8b385bc0adba'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:34:19.956 4056 2678089654112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7583ccb1-59f0-45a5-9af6-45cbb581c191 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:34:19.956 4056 2678089654112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7583ccb1-59f0-45a5-9af6-45cbb581c191 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-14 12:34:20.029 4056 2678088834912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7583ccb1-59f0-45a5-9af6-45cbb581c191 c3af229e00ad4303ba3ce0bb8f1b7fd0 59224a34e8a444a69c69ec57d4f31aa0 - - -] port_delete event received for 'bf71ce87-30b9-4e3b-abc6-8b385bc0adba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:34:20.092 4056 2678089285872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bf71ce87-30b9-4e3b-abc6-8b385bc0adba 2022-01-14 12:34:20.987 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-14 12:34:20.987 4056 2678089404080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bf71ce87-30b9-4e3b-abc6-8b385bc0adba' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-14 12:34:20.987 4056 2678089404080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bf71ce87-30b9-4e3b-abc6-8b385bc0adba' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-14 12:34:20.987 4056 2678089404080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bf71ce87-30b9-4e3b-abc6-8b385bc0adba _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-14 12:34:20.997 4056 2678089404080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8d67c73d-ea8a-45b6-aa37-8dc23af0003e 2022-01-14 12:34:20.997 4056 2678089404080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf71ce87-30b9-4e3b-abc6-8b385bc0adba'] 2022-01-14 12:34:20.997 4056 2678089404080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-14 12:34:20.997 4056 2678089404080 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-01-14 12:34:20.997 4056 2678089404080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf71ce87-30b9-4e3b-abc6-8b385bc0adba'] 2022-01-14 12:34:22.159 4056 2678089496000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79178ea4-7aeb-423e-9518-8bedba9360d1 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] network_delete received. Deleting network 8d67c73d-ea8a-45b6-aa37-8dc23af0003e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-14 12:34:22.175 4056 2678089496000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79178ea4-7aeb-423e-9518-8bedba9360d1 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] Network 8d67c73d-ea8a-45b6-aa37-8dc23af0003e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-14 12:34:22.987 4056 2678109927728 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-01-14 12:34:23.018 4056 2678109927728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:34:23.964 4056 2678089286048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 22ee62a1-3e13-4bdf-9500-b07f69aaa67e 2022-01-14 12:34:24.992 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-14 12:34:25.319 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Adding port 22ee62a1-3e13-4bdf-9500-b07f69aaa67e 2022-01-14 12:34:25.319 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Port 22ee62a1-3e13-4bdf-9500-b07f69aaa67e updated. Details: {'device': '22ee62a1-3e13-4bdf-9500-b07f69aaa67e', 'network_id': '7eab386e-a9bc-4b38-86d4-2e3f076b492d', 'port_id': '22ee62a1-3e13-4bdf-9500-b07f69aaa67e', 'mac_address': 'fa:16:3e:ce:af:c6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 517, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e2e95798-60b9-4f91-b1d6-9016024fd91a', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-14 12:34:25.319 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] 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-01-14 12:34:25.319 4056 2678087638528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-22ee62a1-3e13-4bdf-9500-b07f69aaa67e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:34:25.319 4056 2678087638528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 22ee62a1-3e13-4bdf-9500-b07f69aaa67e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-14 12:34:25.319 4056 2678087638528 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-01-14 12:34:25.355 4056 2678087638528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '22ee62a1-3e13-4bdf-9500-b07f69aaa67e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:34:25.355 4056 2678087638528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '22ee62a1-3e13-4bdf-9500-b07f69aaa67e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:34:25.381 4056 2678087638528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 22ee62a1-3e13-4bdf-9500-b07f69aaa67e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-14 12:34:25.381 4056 2678087638528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 517, VLAN trunk: None to switch port 22ee62a1-3e13-4bdf-9500-b07f69aaa67e 2022-01-14 12:34:25.442 4056 2678087638528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-14 12:34:25.442 4056 2678087638528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['22ee62a1-3e13-4bdf-9500-b07f69aaa67e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:34:25.603 4056 2678087638528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['22ee62a1-3e13-4bdf-9500-b07f69aaa67e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:34:25.603 4056 2678087638528 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-01-14 12:34:25.603 4056 2678087638528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cc42c6d6-0f0a-47c6-9024-03f4f3498816) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:34:25.603 4056 2678087638528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 22ee62a1-3e13-4bdf-9500-b07f69aaa67e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:34:25.603 4056 2678087638528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-14 12:34:25.603 4056 2678087638528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-01-14 12:34:25.603 4056 2678087638528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22ee62a1-3e13-4bdf-9500-b07f69aaa67e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:34:25.603 4056 2678087638528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22ee62a1-3e13-4bdf-9500-b07f69aaa67e" "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-01-14 12:34:25.603 4056 2678087638528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22ee62a1-3e13-4bdf-9500-b07f69aaa67e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:34:25.603 4056 2678087638528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22ee62a1-3e13-4bdf-9500-b07f69aaa67e" "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-01-14 12:34:25.666 4056 2678087638528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-22ee62a1-3e13-4bdf-9500-b07f69aaa67e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:34:25.666 4056 2678087638528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 22ee62a1-3e13-4bdf-9500-b07f69aaa67e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-14 12:34:25.666 4056 2678087638528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 22ee62a1-3e13-4bdf-9500-b07f69aaa67e processed. 2022-01-14 12:34:27.010 4056 2678087638528 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-01-14 12:34:27.383 4056 2678087638528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:34:28.661 4056 2678107645200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef3b7c7c-6e1f-4a37-b9af-d9d9783f3851 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] network_delete received. Deleting network fd6e4568-653e-4c73-bd09-09f0997f54be network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-14 12:34:28.661 4056 2678107645200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef3b7c7c-6e1f-4a37-b9af-d9d9783f3851 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] Network fd6e4568-653e-4c73-bd09-09f0997f54be not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-14 12:34:40.316 4056 2678089285872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bb28311d-223f-4192-8dd4-e9545cc3d7ad 2022-01-14 12:34:40.316 4056 2678089285872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 22ee62a1-3e13-4bdf-9500-b07f69aaa67e 2022-01-14 12:34:41.100 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-14 12:34:41.100 4056 2678109379216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bb28311d-223f-4192-8dd4-e9545cc3d7ad' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-14 12:34:41.100 4056 2678109379216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bb28311d-223f-4192-8dd4-e9545cc3d7ad' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-14 12:34:41.100 4056 2678109379216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bb28311d-223f-4192-8dd4-e9545cc3d7ad _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-14 12:34:41.100 4056 2678087638528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '22ee62a1-3e13-4bdf-9500-b07f69aaa67e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-14 12:34:41.100 4056 2678087638528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '22ee62a1-3e13-4bdf-9500-b07f69aaa67e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-14 12:34:41.100 4056 2678087638528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 22ee62a1-3e13-4bdf-9500-b07f69aaa67e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-14 12:34:41.115 4056 2678109379216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bb28311d-223f-4192-8dd4-e9545cc3d7ad'] 2022-01-14 12:34:41.115 4056 2678109379216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-14 12:34:41.115 4056 2678109379216 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-01-14 12:34:41.115 4056 2678109379216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bb28311d-223f-4192-8dd4-e9545cc3d7ad'] 2022-01-14 12:34:41.128 4056 2678087638528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['22ee62a1-3e13-4bdf-9500-b07f69aaa67e'] 2022-01-14 12:34:41.128 4056 2678087638528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-14 12:34:41.128 4056 2678087638528 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-01-14 12:34:41.128 4056 2678087638528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['22ee62a1-3e13-4bdf-9500-b07f69aaa67e'] 2022-01-14 12:34:41.374 4056 2678087638528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78cecb0a-683c-4a58-9538-ea0a8f4d22a4 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] Security group member updated on remote: ['2be5da47-f0e4-489c-85c6-262c2cf5da7c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:34:41.374 4056 2678087638528 MainThread INFO neutron.agent.securitygroups_rpc [req-78cecb0a-683c-4a58-9538-ea0a8f4d22a4 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] Security group member updated ['2be5da47-f0e4-489c-85c6-262c2cf5da7c'] 2022-01-14 12:34:41.374 4056 2678087638528 MainThread INFO neutron.agent.securitygroups_rpc [req-78cecb0a-683c-4a58-9538-ea0a8f4d22a4 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] Refresh firewall rules 2022-01-14 12:34:41.374 4056 2678087638528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78cecb0a-683c-4a58-9538-ea0a8f4d22a4 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] Get security group information for devices via rpc ['cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:34:41.441 4056 2678090105600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78cecb0a-683c-4a58-9538-ea0a8f4d22a4 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] port_delete event received for 'bb28311d-223f-4192-8dd4-e9545cc3d7ad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:34:41.537 4056 2678087638528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-78cecb0a-683c-4a58-9538-ea0a8f4d22a4 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] Update security group information for ports dict_keys(['cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:34:41.537 4056 2678087638528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-78cecb0a-683c-4a58-9538-ea0a8f4d22a4 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-14 12:34:41.537 4056 2678087638528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-78cecb0a-683c-4a58-9538-ea0a8f4d22a4 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] Update rules of security group (2be5da47-f0e4-489c-85c6-262c2cf5da7c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:34:41.537 4056 2678087638528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-78cecb0a-683c-4a58-9538-ea0a8f4d22a4 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] Update members of security group (2be5da47-f0e4-489c-85c6-262c2cf5da7c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-14 12:34:41.537 4056 2678087638528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-78cecb0a-683c-4a58-9538-ea0a8f4d22a4 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] Update port filter for cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:34:41.537 4056 2678087638528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-78cecb0a-683c-4a58-9538-ea0a8f4d22a4 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] Updating port rules. 2022-01-14 12:34:41.537 4056 2678087638528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-78cecb0a-683c-4a58-9538-ea0a8f4d22a4 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-14 12:34:41.537 4056 2678087638528 MainThread DEBUG oslo_concurrency.lockutils [req-78cecb0a-683c-4a58-9538-ea0a8f4d22a4 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] Lock "n-hv-driver-port-lock-cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:34:41.537 4056 2678087638528 MainThread DEBUG oslo_concurrency.lockutils [req-78cecb0a-683c-4a58-9538-ea0a8f4d22a4 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] Lock "n-hv-driver-port-lock-cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea" "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-01-14 12:34:41.537 4056 2678087638528 MainThread DEBUG oslo_concurrency.lockutils [req-78cecb0a-683c-4a58-9538-ea0a8f4d22a4 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] Lock "n-hv-driver-port-lock-cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:34:41.693 4056 2678087638528 MainThread DEBUG oslo_concurrency.lockutils [req-78cecb0a-683c-4a58-9538-ea0a8f4d22a4 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] Lock "n-hv-driver-port-lock-cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea" "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-01-14 12:34:43.114 4056 2678087638528 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-01-14 12:34:43.388 4056 2678087638528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:34:44.338 4056 2678089285872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 22ee62a1-3e13-4bdf-9500-b07f69aaa67e 2022-01-14 12:34:45.125 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-14 12:34:45.125 4056 2678089456272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '22ee62a1-3e13-4bdf-9500-b07f69aaa67e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-14 12:34:45.125 4056 2678089456272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '22ee62a1-3e13-4bdf-9500-b07f69aaa67e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-14 12:34:45.125 4056 2678089456272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 22ee62a1-3e13-4bdf-9500-b07f69aaa67e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-14 12:34:45.140 4056 2678089456272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7eab386e-a9bc-4b38-86d4-2e3f076b492d 2022-01-14 12:34:45.143 4056 2678089456272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['22ee62a1-3e13-4bdf-9500-b07f69aaa67e'] 2022-01-14 12:34:45.143 4056 2678089456272 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-01-14 12:34:45.143 4056 2678089456272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['22ee62a1-3e13-4bdf-9500-b07f69aaa67e'] 2022-01-14 12:34:47.128 4056 2678088589376 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-01-14 12:34:47.227 4056 2678088589376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:34:50.034 4056 2678107645200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb62aa4d-28d3-4df4-8c9c-36e4f03c56b2 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] Security group member updated on remote: ['2be5da47-f0e4-489c-85c6-262c2cf5da7c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:34:50.034 4056 2678107645200 MainThread INFO neutron.agent.securitygroups_rpc [req-eb62aa4d-28d3-4df4-8c9c-36e4f03c56b2 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] Security group member updated ['2be5da47-f0e4-489c-85c6-262c2cf5da7c'] 2022-01-14 12:34:50.034 4056 2678107645200 MainThread INFO neutron.agent.securitygroups_rpc [req-eb62aa4d-28d3-4df4-8c9c-36e4f03c56b2 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] Refresh firewall rules 2022-01-14 12:34:50.034 4056 2678107645200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb62aa4d-28d3-4df4-8c9c-36e4f03c56b2 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] Get security group information for devices via rpc ['cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:34:50.086 4056 2678107645200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eb62aa4d-28d3-4df4-8c9c-36e4f03c56b2 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:34:50.086 4056 2678107645200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eb62aa4d-28d3-4df4-8c9c-36e4f03c56b2 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-14 12:34:50.098 4056 2678107645200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb62aa4d-28d3-4df4-8c9c-36e4f03c56b2 fb2874045cdd49a3b2135378f7a22b2b 85fb0686ef2e40f281ca31aec119a655 - - -] port_delete event received for 'cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:34:50.370 4056 2678089285872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea 2022-01-14 12:34:51.156 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-14 12:34:51.156 4056 2678109927552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-14 12:34:51.156 4056 2678109927552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-14 12:34:51.156 4056 2678109927552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-14 12:34:51.162 4056 2678109927552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d95fcf51-6ddf-4192-94b9-4278fa02055a 2022-01-14 12:34:51.162 4056 2678109927552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea'] 2022-01-14 12:34:51.162 4056 2678109927552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-14 12:34:51.162 4056 2678109927552 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-01-14 12:34:51.162 4056 2678109927552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cdc34a84-5ac7-40e5-b905-0f7ddf2b8bea'] 2022-01-14 12:34:53.170 4056 2678106811024 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-01-14 12:34:53.190 4056 2678106811024 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-01-14 12:34:53.270 4056 2678109377456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29305441-0d5d-4ef4-810f-95c8de68a7b5 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] port_delete event received for '4be29557-16e3-4055-b180-46274e7c125c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:34:54.808 4056 2678109226608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c1a67bd-efb5-480f-a451-20efdad060f1 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] port_delete event received for '38c2930c-9d53-4a81-bffd-da7352a373b7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:34:56.049 4056 2678089498112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb2a9012-5e96-4cc3-90af-adda2786d5a0 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] network_delete received. Deleting network d95fcf51-6ddf-4192-94b9-4278fa02055a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-14 12:34:56.049 4056 2678089498112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb2a9012-5e96-4cc3-90af-adda2786d5a0 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] Network d95fcf51-6ddf-4192-94b9-4278fa02055a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-14 12:35:06.270 4056 2678089286048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 22ee62a1-3e13-4bdf-9500-b07f69aaa67e 2022-01-14 12:35:07.268 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-14 12:35:07.631 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Adding port 22ee62a1-3e13-4bdf-9500-b07f69aaa67e 2022-01-14 12:35:07.631 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Port 22ee62a1-3e13-4bdf-9500-b07f69aaa67e updated. Details: {'device': '22ee62a1-3e13-4bdf-9500-b07f69aaa67e', 'network_id': '7eab386e-a9bc-4b38-86d4-2e3f076b492d', 'port_id': '22ee62a1-3e13-4bdf-9500-b07f69aaa67e', 'mac_address': 'fa:16:3e:ce:af:c6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 517, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e2e95798-60b9-4f91-b1d6-9016024fd91a', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-14 12:35:07.631 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] 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-01-14 12:35:07.631 4056 2678109888576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-22ee62a1-3e13-4bdf-9500-b07f69aaa67e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:35:07.658 4056 2678109888576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 22ee62a1-3e13-4bdf-9500-b07f69aaa67e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-14 12:35:07.658 4056 2678109888576 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7eab386e-a9bc-4b38-86d4-2e3f076b492d 2022-01-14 12:35:07.658 4056 2678109888576 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-01-14 12:35:07.786 4056 2678109888576 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '22ee62a1-3e13-4bdf-9500-b07f69aaa67e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:35:07.786 4056 2678109888576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '22ee62a1-3e13-4bdf-9500-b07f69aaa67e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:35:07.786 4056 2678109888576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 22ee62a1-3e13-4bdf-9500-b07f69aaa67e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-14 12:35:07.786 4056 2678109888576 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 517, VLAN trunk: None to switch port 22ee62a1-3e13-4bdf-9500-b07f69aaa67e 2022-01-14 12:35:07.846 4056 2678109888576 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-14 12:35:07.846 4056 2678109888576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['22ee62a1-3e13-4bdf-9500-b07f69aaa67e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:35:08.004 4056 2678109888576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['22ee62a1-3e13-4bdf-9500-b07f69aaa67e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:35:08.004 4056 2678109888576 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-01-14 12:35:08.004 4056 2678109888576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cc42c6d6-0f0a-47c6-9024-03f4f3498816) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:35:08.004 4056 2678109888576 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 22ee62a1-3e13-4bdf-9500-b07f69aaa67e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:35:08.004 4056 2678109888576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-14 12:35:08.004 4056 2678109888576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 22ee62a1-3e13-4bdf-9500-b07f69aaa67e not yet added. Adding. 2022-01-14 12:35:08.004 4056 2678109888576 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-01-14 12:35:08.004 4056 2678109888576 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-01-14 12:35:08.098 4056 2678109888576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22ee62a1-3e13-4bdf-9500-b07f69aaa67e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:35:08.162 4056 2678109888576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22ee62a1-3e13-4bdf-9500-b07f69aaa67e" "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-01-14 12:35:08.162 4056 2678109888576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22ee62a1-3e13-4bdf-9500-b07f69aaa67e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:35:08.254 4056 2678109888576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22ee62a1-3e13-4bdf-9500-b07f69aaa67e" "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-01-14 12:35:08.334 4056 2678109888576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-22ee62a1-3e13-4bdf-9500-b07f69aaa67e" "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-01-14 12:35:08.346 4056 2678109888576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 22ee62a1-3e13-4bdf-9500-b07f69aaa67e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-14 12:35:08.346 4056 2678109888576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 22ee62a1-3e13-4bdf-9500-b07f69aaa67e processed. 2022-01-14 12:35:09.270 4056 2678109888576 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-01-14 12:35:09.536 4056 2678109888576 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-01-14 12:35:21.580 4056 2678089456800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09806379-2894-4cc5-9034-b2655c5ab2bc - - - - -] port_update received: 8433c7f7-8865-4ed5-80fd-8f534582792d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:35:21.595 4056 2678089456800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09806379-2894-4cc5-9034-b2655c5ab2bc - - - - -] No port 8433c7f7-8865-4ed5-80fd-8f534582792d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:35:25.440 4056 2678088402720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac78d2ea-8133-4f30-b2d6-b9f4c2f66172 - - - - -] port_update received: e1a2147e-15f4-4ace-9d00-a79e53f77e3b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:35:25.470 4056 2678088402720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac78d2ea-8133-4f30-b2d6-b9f4c2f66172 - - - - -] No port e1a2147e-15f4-4ace-9d00-a79e53f77e3b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:35:31.191 4056 2678109434624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a97d2ab8-f56b-480c-8aae-39bd6989ac42 - - - - -] port_update received: 509fc1e3-2564-4578-b6ee-305fb524a6cf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:35:31.215 4056 2678109434624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a97d2ab8-f56b-480c-8aae-39bd6989ac42 - - - - -] No port 509fc1e3-2564-4578-b6ee-305fb524a6cf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:35:34.708 4056 2678089151936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-99225062-8be2-43ac-bdee-49c4a87e39dd 3f42a3a7f34044f0ba662e302d0a6e4c c9877fcc4cf044abbe5c383f6fe37c0f - - -] Security group rule updated on remote: ['a9ff86ba-259d-4a4c-b0b6-2be315975e4b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-14 12:35:34.708 4056 2678089151936 MainThread INFO neutron.agent.securitygroups_rpc [req-99225062-8be2-43ac-bdee-49c4a87e39dd 3f42a3a7f34044f0ba662e302d0a6e4c c9877fcc4cf044abbe5c383f6fe37c0f - - -] Security group rule updated ['a9ff86ba-259d-4a4c-b0b6-2be315975e4b'] 2022-01-14 12:35:34.800 4056 2678089151936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-879beafe-7dd7-4a21-886f-d1a05998a1d2 586e16a9ef9441109aecf2fbf5e902e0 17614fda22dc46f2808dec65520f5478 - - -] Security group member updated on remote: ['75ba7336-4118-41ed-a77d-64ee58bbd9ae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:35:34.822 4056 2678089151936 MainThread INFO neutron.agent.securitygroups_rpc [req-879beafe-7dd7-4a21-886f-d1a05998a1d2 586e16a9ef9441109aecf2fbf5e902e0 17614fda22dc46f2808dec65520f5478 - - -] Security group member updated ['75ba7336-4118-41ed-a77d-64ee58bbd9ae'] 2022-01-14 12:35:35.081 4056 2678089151936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-38363829-7b55-404b-8005-fa46c64f6665 3f42a3a7f34044f0ba662e302d0a6e4c c9877fcc4cf044abbe5c383f6fe37c0f - - -] Security group rule updated on remote: ['a9ff86ba-259d-4a4c-b0b6-2be315975e4b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-14 12:35:35.081 4056 2678089151936 MainThread INFO neutron.agent.securitygroups_rpc [req-38363829-7b55-404b-8005-fa46c64f6665 3f42a3a7f34044f0ba662e302d0a6e4c c9877fcc4cf044abbe5c383f6fe37c0f - - -] Security group rule updated ['a9ff86ba-259d-4a4c-b0b6-2be315975e4b'] 2022-01-14 12:35:35.535 4056 2678107742624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7199355-00cd-48f0-bac8-4b16e4511e3f 3f42a3a7f34044f0ba662e302d0a6e4c c9877fcc4cf044abbe5c383f6fe37c0f - - -] Security group rule updated on remote: ['a9ff86ba-259d-4a4c-b0b6-2be315975e4b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-14 12:35:35.535 4056 2678107742624 MainThread INFO neutron.agent.securitygroups_rpc [req-d7199355-00cd-48f0-bac8-4b16e4511e3f 3f42a3a7f34044f0ba662e302d0a6e4c c9877fcc4cf044abbe5c383f6fe37c0f - - -] Security group rule updated ['a9ff86ba-259d-4a4c-b0b6-2be315975e4b'] 2022-01-14 12:35:35.710 4056 2678088511552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-114c9e40-4ff3-4989-bb63-f6bba8a1d5f3 - - - - -] port_update received: eaba36b1-ff54-49ca-bea3-cf7012150537 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:35:35.710 4056 2678088511552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-114c9e40-4ff3-4989-bb63-f6bba8a1d5f3 - - - - -] No port eaba36b1-ff54-49ca-bea3-cf7012150537 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:35:36.334 4056 2678106885280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02e51583-0481-4347-9362-415f32ae749a c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] port_update received: 033279f2-fb6b-40a6-a2f6-35baa99d4d20 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:35:36.357 4056 2678106885280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02e51583-0481-4347-9362-415f32ae749a c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] No port 033279f2-fb6b-40a6-a2f6-35baa99d4d20 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:35:36.366 4056 2678106885280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-54b8baa8-79c2-4701-9349-52b0dfdbdf14 3f42a3a7f34044f0ba662e302d0a6e4c c9877fcc4cf044abbe5c383f6fe37c0f - - -] Security group rule updated on remote: ['a9ff86ba-259d-4a4c-b0b6-2be315975e4b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-14 12:35:36.366 4056 2678106885280 MainThread INFO neutron.agent.securitygroups_rpc [req-54b8baa8-79c2-4701-9349-52b0dfdbdf14 3f42a3a7f34044f0ba662e302d0a6e4c c9877fcc4cf044abbe5c383f6fe37c0f - - -] Security group rule updated ['a9ff86ba-259d-4a4c-b0b6-2be315975e4b'] 2022-01-14 12:35:36.884 4056 2678109136848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e0744cae-4b21-40e3-8f50-d48923247499 3f42a3a7f34044f0ba662e302d0a6e4c c9877fcc4cf044abbe5c383f6fe37c0f - - -] Security group rule updated on remote: ['a9ff86ba-259d-4a4c-b0b6-2be315975e4b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-14 12:35:36.884 4056 2678109136848 MainThread INFO neutron.agent.securitygroups_rpc [req-e0744cae-4b21-40e3-8f50-d48923247499 3f42a3a7f34044f0ba662e302d0a6e4c c9877fcc4cf044abbe5c383f6fe37c0f - - -] Security group rule updated ['a9ff86ba-259d-4a4c-b0b6-2be315975e4b'] 2022-01-14 12:35:37.300 4056 2678107322848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6098a27a-c842-4626-baab-d25b7abf0646 3f42a3a7f34044f0ba662e302d0a6e4c c9877fcc4cf044abbe5c383f6fe37c0f - - -] Security group rule updated on remote: ['a9ff86ba-259d-4a4c-b0b6-2be315975e4b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-14 12:35:37.300 4056 2678107322848 MainThread INFO neutron.agent.securitygroups_rpc [req-6098a27a-c842-4626-baab-d25b7abf0646 3f42a3a7f34044f0ba662e302d0a6e4c c9877fcc4cf044abbe5c383f6fe37c0f - - -] Security group rule updated ['a9ff86ba-259d-4a4c-b0b6-2be315975e4b'] 2022-01-14 12:35:38.470 4056 2678089286048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 033279f2-fb6b-40a6-a2f6-35baa99d4d20 2022-01-14 12:35:39.376 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-14 12:35:39.677 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Adding port 033279f2-fb6b-40a6-a2f6-35baa99d4d20 2022-01-14 12:35:39.677 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Port 033279f2-fb6b-40a6-a2f6-35baa99d4d20 updated. Details: {'device': '033279f2-fb6b-40a6-a2f6-35baa99d4d20', 'network_id': '9b4ca3fa-854d-491e-bd43-9d6d3c00a7fe', 'port_id': '033279f2-fb6b-40a6-a2f6-35baa99d4d20', 'mac_address': 'fa:16:3e:24:2f:dc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 534, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cf9b43d5-5678-4773-9f3e-1d31f3711020', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-14 12:35:39.677 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] 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-01-14 12:35:39.677 4056 2678090077984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-033279f2-fb6b-40a6-a2f6-35baa99d4d20" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:35:39.677 4056 2678090077984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 033279f2-fb6b-40a6-a2f6-35baa99d4d20 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-14 12:35:39.677 4056 2678090077984 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9b4ca3fa-854d-491e-bd43-9d6d3c00a7fe 2022-01-14 12:35:39.692 4056 2678090077984 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-01-14 12:35:39.830 4056 2678090077984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '033279f2-fb6b-40a6-a2f6-35baa99d4d20') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:35:39.830 4056 2678090077984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '033279f2-fb6b-40a6-a2f6-35baa99d4d20') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:35:39.848 4056 2678090077984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 033279f2-fb6b-40a6-a2f6-35baa99d4d20 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-14 12:35:39.848 4056 2678090077984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 534, VLAN trunk: None to switch port 033279f2-fb6b-40a6-a2f6-35baa99d4d20 2022-01-14 12:35:39.924 4056 2678090077984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-14 12:35:39.939 4056 2678090077984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['033279f2-fb6b-40a6-a2f6-35baa99d4d20'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:35:40.080 4056 2678090077984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['033279f2-fb6b-40a6-a2f6-35baa99d4d20']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:35:40.085 4056 2678090077984 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-01-14 12:35:40.085 4056 2678090077984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (75ba7336-4118-41ed-a77d-64ee58bbd9ae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:35:40.085 4056 2678090077984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (75ba7336-4118-41ed-a77d-64ee58bbd9ae) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-14 12:35:40.085 4056 2678090077984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 033279f2-fb6b-40a6-a2f6-35baa99d4d20 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:35:40.085 4056 2678090077984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-14 12:35:40.085 4056 2678090077984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 033279f2-fb6b-40a6-a2f6-35baa99d4d20 not yet added. Adding. 2022-01-14 12:35:40.085 4056 2678090077984 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-01-14 12:35:40.085 4056 2678090077984 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-01-14 12:35:40.202 4056 2678090077984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-033279f2-fb6b-40a6-a2f6-35baa99d4d20" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:35:40.318 4056 2678090077984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-033279f2-fb6b-40a6-a2f6-35baa99d4d20" "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-01-14 12:35:40.318 4056 2678090077984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-033279f2-fb6b-40a6-a2f6-35baa99d4d20" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:35:40.425 4056 2678090077984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-033279f2-fb6b-40a6-a2f6-35baa99d4d20" "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-01-14 12:35:40.533 4056 2678090077984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-033279f2-fb6b-40a6-a2f6-35baa99d4d20" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.859s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:35:40.533 4056 2678090077984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 033279f2-fb6b-40a6-a2f6-35baa99d4d20 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-14 12:35:40.533 4056 2678090077984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 033279f2-fb6b-40a6-a2f6-35baa99d4d20 processed. 2022-01-14 12:35:41.377 4056 2678090077984 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-01-14 12:35:41.782 4056 2678090077984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:35:50.439 4056 2678107404944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3afe384f-706e-4471-a3fb-24a655b78b50 586e16a9ef9441109aecf2fbf5e902e0 17614fda22dc46f2808dec65520f5478 - - -] Security group member updated on remote: ['75ba7336-4118-41ed-a77d-64ee58bbd9ae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:35:50.439 4056 2678107404944 MainThread INFO neutron.agent.securitygroups_rpc [req-3afe384f-706e-4471-a3fb-24a655b78b50 586e16a9ef9441109aecf2fbf5e902e0 17614fda22dc46f2808dec65520f5478 - - -] Security group member updated ['75ba7336-4118-41ed-a77d-64ee58bbd9ae'] 2022-01-14 12:35:50.439 4056 2678107404944 MainThread INFO neutron.agent.securitygroups_rpc [req-3afe384f-706e-4471-a3fb-24a655b78b50 586e16a9ef9441109aecf2fbf5e902e0 17614fda22dc46f2808dec65520f5478 - - -] Refresh firewall rules 2022-01-14 12:35:50.439 4056 2678107404944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3afe384f-706e-4471-a3fb-24a655b78b50 586e16a9ef9441109aecf2fbf5e902e0 17614fda22dc46f2808dec65520f5478 - - -] Get security group information for devices via rpc ['033279f2-fb6b-40a6-a2f6-35baa99d4d20'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:35:50.470 4056 2678107404944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3afe384f-706e-4471-a3fb-24a655b78b50 586e16a9ef9441109aecf2fbf5e902e0 17614fda22dc46f2808dec65520f5478 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:35:50.470 4056 2678107404944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3afe384f-706e-4471-a3fb-24a655b78b50 586e16a9ef9441109aecf2fbf5e902e0 17614fda22dc46f2808dec65520f5478 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-14 12:35:50.519 4056 2678107606176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3afe384f-706e-4471-a3fb-24a655b78b50 586e16a9ef9441109aecf2fbf5e902e0 17614fda22dc46f2808dec65520f5478 - - -] port_delete event received for '033279f2-fb6b-40a6-a2f6-35baa99d4d20' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:35:50.852 4056 2678089285872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 033279f2-fb6b-40a6-a2f6-35baa99d4d20 2022-01-14 12:35:51.424 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-14 12:35:51.424 4056 2678109889280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '033279f2-fb6b-40a6-a2f6-35baa99d4d20' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-14 12:35:51.424 4056 2678109889280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '033279f2-fb6b-40a6-a2f6-35baa99d4d20' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-14 12:35:51.424 4056 2678109889280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 033279f2-fb6b-40a6-a2f6-35baa99d4d20 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-14 12:35:51.439 4056 2678109889280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9b4ca3fa-854d-491e-bd43-9d6d3c00a7fe 2022-01-14 12:35:51.439 4056 2678109889280 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['033279f2-fb6b-40a6-a2f6-35baa99d4d20'] 2022-01-14 12:35:51.439 4056 2678109889280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-14 12:35:51.439 4056 2678109889280 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-01-14 12:35:51.439 4056 2678109889280 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['033279f2-fb6b-40a6-a2f6-35baa99d4d20'] 2022-01-14 12:35:53.431 4056 2678109889280 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-01-14 12:35:53.457 4056 2678109889280 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-01-14 12:35:56.910 4056 2678089285872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 22ee62a1-3e13-4bdf-9500-b07f69aaa67e 2022-01-14 12:35:57.492 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-14 12:35:57.492 4056 2678109434976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '22ee62a1-3e13-4bdf-9500-b07f69aaa67e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-14 12:35:57.492 4056 2678109434976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '22ee62a1-3e13-4bdf-9500-b07f69aaa67e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-14 12:35:57.492 4056 2678109434976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 22ee62a1-3e13-4bdf-9500-b07f69aaa67e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-14 12:35:57.503 4056 2678109434976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7eab386e-a9bc-4b38-86d4-2e3f076b492d 2022-01-14 12:35:57.503 4056 2678109434976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['22ee62a1-3e13-4bdf-9500-b07f69aaa67e'] 2022-01-14 12:35:57.503 4056 2678109434976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-14 12:35:57.503 4056 2678109434976 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-01-14 12:35:57.503 4056 2678109434976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['22ee62a1-3e13-4bdf-9500-b07f69aaa67e'] 2022-01-14 12:35:57.629 4056 2678109434976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c48fea74-dbf1-4007-a421-d6191bfea811 86a15d0f3c6146059f2e0ccff9c98d2b d0f0c655ea094ca3bbcb793d6b69840e - - -] Security group member updated on remote: ['cc42c6d6-0f0a-47c6-9024-03f4f3498816'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:35:57.629 4056 2678109434976 MainThread INFO neutron.agent.securitygroups_rpc [req-c48fea74-dbf1-4007-a421-d6191bfea811 86a15d0f3c6146059f2e0ccff9c98d2b d0f0c655ea094ca3bbcb793d6b69840e - - -] Security group member updated ['cc42c6d6-0f0a-47c6-9024-03f4f3498816'] 2022-01-14 12:35:57.987 4056 2678109750544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c48fea74-dbf1-4007-a421-d6191bfea811 86a15d0f3c6146059f2e0ccff9c98d2b d0f0c655ea094ca3bbcb793d6b69840e - - -] port_delete event received for '22ee62a1-3e13-4bdf-9500-b07f69aaa67e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:35:59.240 4056 2678109325088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3047ab0a-3c58-4be6-950a-9eaa5cb8f089 3f42a3a7f34044f0ba662e302d0a6e4c c9877fcc4cf044abbe5c383f6fe37c0f - - -] Security group member updated on remote: ['a9ff86ba-259d-4a4c-b0b6-2be315975e4b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:35:59.240 4056 2678109325088 MainThread INFO neutron.agent.securitygroups_rpc [req-3047ab0a-3c58-4be6-950a-9eaa5cb8f089 3f42a3a7f34044f0ba662e302d0a6e4c c9877fcc4cf044abbe5c383f6fe37c0f - - -] Security group member updated ['a9ff86ba-259d-4a4c-b0b6-2be315975e4b'] 2022-01-14 12:35:59.503 4056 2678106941040 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-01-14 12:35:59.532 4056 2678106941040 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-01-14 12:36:00.689 4056 2678089994656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-857a3a55-268f-4b14-a76a-355f1446ba30 c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] port_update received: 77b9795d-367a-4606-a1e3-5a0f776928ce port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:36:00.705 4056 2678089994656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-857a3a55-268f-4b14-a76a-355f1446ba30 c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] No port 77b9795d-367a-4606-a1e3-5a0f776928ce defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:36:01.127 4056 2678089994656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cad689c1-cb3f-4664-81d2-4a348673ad44 86a15d0f3c6146059f2e0ccff9c98d2b d0f0c655ea094ca3bbcb793d6b69840e - - -] port_delete event received for 'c83c59ae-a5ed-4910-910a-d9349f86ecae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:36:02.111 4056 2678109323328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ba0c548-ccc4-499d-8cbe-17d87c67855d 86a15d0f3c6146059f2e0ccff9c98d2b d0f0c655ea094ca3bbcb793d6b69840e - - -] Security group rule updated on remote: ['68190085-37ed-49e6-975d-b693b039cc38'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-14 12:36:02.111 4056 2678109323328 MainThread INFO neutron.agent.securitygroups_rpc [req-4ba0c548-ccc4-499d-8cbe-17d87c67855d 86a15d0f3c6146059f2e0ccff9c98d2b d0f0c655ea094ca3bbcb793d6b69840e - - -] Security group rule updated ['68190085-37ed-49e6-975d-b693b039cc38'] 2022-01-14 12:36:02.565 4056 2678089456976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca531822-ca48-4b34-bf23-a94bea9b57ff 86a15d0f3c6146059f2e0ccff9c98d2b d0f0c655ea094ca3bbcb793d6b69840e - - -] Security group rule updated on remote: ['68190085-37ed-49e6-975d-b693b039cc38'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-14 12:36:02.565 4056 2678089456976 MainThread INFO neutron.agent.securitygroups_rpc [req-ca531822-ca48-4b34-bf23-a94bea9b57ff 86a15d0f3c6146059f2e0ccff9c98d2b d0f0c655ea094ca3bbcb793d6b69840e - - -] Security group rule updated ['68190085-37ed-49e6-975d-b693b039cc38'] 2022-01-14 12:36:02.661 4056 2678089286048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 77b9795d-367a-4606-a1e3-5a0f776928ce 2022-01-14 12:36:03.533 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-14 12:36:03.878 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Adding port 77b9795d-367a-4606-a1e3-5a0f776928ce 2022-01-14 12:36:03.878 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Port 77b9795d-367a-4606-a1e3-5a0f776928ce updated. Details: {'device': '77b9795d-367a-4606-a1e3-5a0f776928ce', 'network_id': 'eb33a8e0-14e0-4a75-a387-14c34c56d60a', 'port_id': '77b9795d-367a-4606-a1e3-5a0f776928ce', 'mac_address': 'fa:16:3e:7c:4b:3f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 542, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f98555a5-b2eb-4f05-a24e-f27beeff90d2', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-14 12:36:03.878 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] 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-01-14 12:36:03.878 4056 2678109071136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-77b9795d-367a-4606-a1e3-5a0f776928ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:36:03.878 4056 2678109071136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 77b9795d-367a-4606-a1e3-5a0f776928ce _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-14 12:36:03.878 4056 2678109071136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network eb33a8e0-14e0-4a75-a387-14c34c56d60a 2022-01-14 12:36:03.878 4056 2678109071136 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-01-14 12:36:04.002 4056 2678109071136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '77b9795d-367a-4606-a1e3-5a0f776928ce') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:36:04.002 4056 2678109071136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '77b9795d-367a-4606-a1e3-5a0f776928ce') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:36:04.002 4056 2678109071136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 77b9795d-367a-4606-a1e3-5a0f776928ce is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-14 12:36:04.002 4056 2678109071136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 542, VLAN trunk: None to switch port 77b9795d-367a-4606-a1e3-5a0f776928ce 2022-01-14 12:36:04.085 4056 2678109071136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-14 12:36:04.085 4056 2678109071136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['77b9795d-367a-4606-a1e3-5a0f776928ce'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:36:04.335 4056 2678109071136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['77b9795d-367a-4606-a1e3-5a0f776928ce']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:36:04.335 4056 2678109071136 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-01-14 12:36:04.335 4056 2678109071136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a9ff86ba-259d-4a4c-b0b6-2be315975e4b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:36:04.335 4056 2678109071136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 77b9795d-367a-4606-a1e3-5a0f776928ce _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:36:04.335 4056 2678109071136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-14 12:36:04.335 4056 2678109071136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 77b9795d-367a-4606-a1e3-5a0f776928ce not yet added. Adding. 2022-01-14 12:36:04.335 4056 2678109071136 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-01-14 12:36:04.335 4056 2678109071136 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-01-14 12:36:04.423 4056 2678109071136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-77b9795d-367a-4606-a1e3-5a0f776928ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:36:04.505 4056 2678109071136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-77b9795d-367a-4606-a1e3-5a0f776928ce" "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-01-14 12:36:04.505 4056 2678109071136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-77b9795d-367a-4606-a1e3-5a0f776928ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:36:04.598 4056 2678109071136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-77b9795d-367a-4606-a1e3-5a0f776928ce" "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-01-14 12:36:04.676 4056 2678109071136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-77b9795d-367a-4606-a1e3-5a0f776928ce" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:36:04.676 4056 2678109071136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 77b9795d-367a-4606-a1e3-5a0f776928ce status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-14 12:36:04.676 4056 2678109071136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 77b9795d-367a-4606-a1e3-5a0f776928ce processed. 2022-01-14 12:36:05.535 4056 2678109071136 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-01-14 12:36:05.892 4056 2678109071136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:36:08.472 4056 2678107646960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d9af7940-4fb2-4733-afb0-44d29566cfb7 86a15d0f3c6146059f2e0ccff9c98d2b d0f0c655ea094ca3bbcb793d6b69840e - - -] Security group member updated on remote: ['68190085-37ed-49e6-975d-b693b039cc38'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:36:08.472 4056 2678107646960 MainThread INFO neutron.agent.securitygroups_rpc [req-d9af7940-4fb2-4733-afb0-44d29566cfb7 86a15d0f3c6146059f2e0ccff9c98d2b d0f0c655ea094ca3bbcb793d6b69840e - - -] Security group member updated ['68190085-37ed-49e6-975d-b693b039cc38'] 2022-01-14 12:36:09.870 4056 2678107646960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8e093d1-f8b2-4fdc-b667-c933a06b9c3d c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] port_update received: fb2205a3-865e-4e91-9600-40356d66f636 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:36:09.896 4056 2678107646960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8e093d1-f8b2-4fdc-b667-c933a06b9c3d c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] No port fb2205a3-865e-4e91-9600-40356d66f636 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:36:10.996 4056 2678089285872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 08060f77-51a8-4f46-872b-949e21990251 2022-01-14 12:36:11.345 4056 2678109437088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc3a795a-a09e-4a57-9a29-f8582f456a79 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] network_delete received. Deleting network 9b4ca3fa-854d-491e-bd43-9d6d3c00a7fe network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-14 12:36:11.345 4056 2678109437088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc3a795a-a09e-4a57-9a29-f8582f456a79 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] Network 9b4ca3fa-854d-491e-bd43-9d6d3c00a7fe not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-14 12:36:11.548 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-14 12:36:11.548 4056 2678109926848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '08060f77-51a8-4f46-872b-949e21990251' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-14 12:36:11.548 4056 2678109926848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '08060f77-51a8-4f46-872b-949e21990251' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-14 12:36:11.548 4056 2678109926848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 08060f77-51a8-4f46-872b-949e21990251 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-14 12:36:11.548 4056 2678109926848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 42fe0eea-d275-49d4-b64b-27052d713574 2022-01-14 12:36:11.548 4056 2678109926848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['08060f77-51a8-4f46-872b-949e21990251'] 2022-01-14 12:36:11.548 4056 2678109926848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-14 12:36:11.548 4056 2678109926848 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-01-14 12:36:11.548 4056 2678109926848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['08060f77-51a8-4f46-872b-949e21990251'] 2022-01-14 12:36:12.769 4056 2678106950112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6a8ee8e0-4957-4703-869a-984467e911ff d07e760273f84357aaeb3ea3032bfc64 56860f0d3db34aacb8c7f4feca9868ae - - -] Security group member updated on remote: ['10be6c7f-5f36-47f4-9993-8d082cb362a9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:36:12.769 4056 2678106950112 MainThread INFO neutron.agent.securitygroups_rpc [req-6a8ee8e0-4957-4703-869a-984467e911ff d07e760273f84357aaeb3ea3032bfc64 56860f0d3db34aacb8c7f4feca9868ae - - -] Security group member updated ['10be6c7f-5f36-47f4-9993-8d082cb362a9'] 2022-01-14 12:36:12.998 4056 2678089868560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660254db-ac8e-4623-a3c4-f5dd23f691e2 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] network_delete received. Deleting network 81a61b24-fe71-425d-85ef-f7182725293e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-14 12:36:12.998 4056 2678089868560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660254db-ac8e-4623-a3c4-f5dd23f691e2 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] Network 81a61b24-fe71-425d-85ef-f7182725293e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-14 12:36:13.220 4056 2678109325792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a8ee8e0-4957-4703-869a-984467e911ff d07e760273f84357aaeb3ea3032bfc64 56860f0d3db34aacb8c7f4feca9868ae - - -] port_delete event received for '08060f77-51a8-4f46-872b-949e21990251' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:36:13.563 4056 2678107775392 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-01-14 12:36:13.594 4056 2678107775392 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-01-14 12:36:14.746 4056 2678089286048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fb2205a3-865e-4e91-9600-40356d66f636 2022-01-14 12:36:15.558 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-14 12:36:15.876 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Adding port fb2205a3-865e-4e91-9600-40356d66f636 2022-01-14 12:36:15.876 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Port fb2205a3-865e-4e91-9600-40356d66f636 updated. Details: {'device': 'fb2205a3-865e-4e91-9600-40356d66f636', 'network_id': '7eab386e-a9bc-4b38-86d4-2e3f076b492d', 'port_id': 'fb2205a3-865e-4e91-9600-40356d66f636', 'mac_address': 'fa:16:3e:bc:4f:96', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 517, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e2e95798-60b9-4f91-b1d6-9016024fd91a', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-14 12:36:15.876 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] 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-01-14 12:36:15.876 4056 2678109483600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fb2205a3-865e-4e91-9600-40356d66f636" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:36:15.876 4056 2678109483600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fb2205a3-865e-4e91-9600-40356d66f636 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-14 12:36:15.876 4056 2678109483600 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7eab386e-a9bc-4b38-86d4-2e3f076b492d 2022-01-14 12:36:15.876 4056 2678109483600 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-01-14 12:36:16.001 4056 2678109483600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fb2205a3-865e-4e91-9600-40356d66f636') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:36:16.001 4056 2678109483600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fb2205a3-865e-4e91-9600-40356d66f636') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:36:16.016 4056 2678109483600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fb2205a3-865e-4e91-9600-40356d66f636 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-14 12:36:16.016 4056 2678109483600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 517, VLAN trunk: None to switch port fb2205a3-865e-4e91-9600-40356d66f636 2022-01-14 12:36:16.063 4056 2678088538240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e67123e-a593-4e84-bf96-662b6149344f d07e760273f84357aaeb3ea3032bfc64 56860f0d3db34aacb8c7f4feca9868ae - - -] port_delete event received for '300400de-b8ea-4d2d-b380-24ac6304496a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:36:16.079 4056 2678109483600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-14 12:36:16.079 4056 2678109483600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fb2205a3-865e-4e91-9600-40356d66f636'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:36:16.298 4056 2678109483600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fb2205a3-865e-4e91-9600-40356d66f636']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:36:16.298 4056 2678109483600 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-01-14 12:36:16.298 4056 2678109483600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (68190085-37ed-49e6-975d-b693b039cc38) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:36:16.298 4056 2678109483600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fb2205a3-865e-4e91-9600-40356d66f636 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:36:16.298 4056 2678109483600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-14 12:36:16.298 4056 2678109483600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fb2205a3-865e-4e91-9600-40356d66f636 not yet added. Adding. 2022-01-14 12:36:16.298 4056 2678109483600 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-01-14 12:36:16.298 4056 2678109483600 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-01-14 12:36:16.376 4056 2678109483600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb2205a3-865e-4e91-9600-40356d66f636" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:36:16.449 4056 2678109483600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb2205a3-865e-4e91-9600-40356d66f636" "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-01-14 12:36:16.449 4056 2678109483600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb2205a3-865e-4e91-9600-40356d66f636" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:36:16.563 4056 2678109483600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb2205a3-865e-4e91-9600-40356d66f636" "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-01-14 12:36:16.641 4056 2678109483600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fb2205a3-865e-4e91-9600-40356d66f636" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.766s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:36:16.641 4056 2678109483600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fb2205a3-865e-4e91-9600-40356d66f636 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-14 12:36:16.641 4056 2678109483600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fb2205a3-865e-4e91-9600-40356d66f636 processed. 2022-01-14 12:36:17.219 4056 2678109483600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5412bbea-1304-4785-9312-1a6dbf3d161e d07e760273f84357aaeb3ea3032bfc64 56860f0d3db34aacb8c7f4feca9868ae - - -] Security group rule updated on remote: ['83eec300-ba01-4ee1-bab7-c7dbee49ecc2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-14 12:36:17.219 4056 2678109483600 MainThread INFO neutron.agent.securitygroups_rpc [req-5412bbea-1304-4785-9312-1a6dbf3d161e d07e760273f84357aaeb3ea3032bfc64 56860f0d3db34aacb8c7f4feca9868ae - - -] Security group rule updated ['83eec300-ba01-4ee1-bab7-c7dbee49ecc2'] 2022-01-14 12:36:17.563 4056 2678106941216 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-01-14 12:36:17.594 4056 2678089456976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e82228de-784d-47e2-b5ec-768c07bf946d d07e760273f84357aaeb3ea3032bfc64 56860f0d3db34aacb8c7f4feca9868ae - - -] Security group rule updated on remote: ['83eec300-ba01-4ee1-bab7-c7dbee49ecc2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-14 12:36:17.594 4056 2678089456976 MainThread INFO neutron.agent.securitygroups_rpc [req-e82228de-784d-47e2-b5ec-768c07bf946d d07e760273f84357aaeb3ea3032bfc64 56860f0d3db34aacb8c7f4feca9868ae - - -] Security group rule updated ['83eec300-ba01-4ee1-bab7-c7dbee49ecc2'] 2022-01-14 12:36:17.954 4056 2678106941216 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-01-14 12:36:23.673 4056 2678088725952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3094efb-76ad-4d4e-bca9-877c3b8f64a2 d07e760273f84357aaeb3ea3032bfc64 56860f0d3db34aacb8c7f4feca9868ae - - -] Security group member updated on remote: ['83eec300-ba01-4ee1-bab7-c7dbee49ecc2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:36:23.673 4056 2678088725952 MainThread INFO neutron.agent.securitygroups_rpc [req-e3094efb-76ad-4d4e-bca9-877c3b8f64a2 d07e760273f84357aaeb3ea3032bfc64 56860f0d3db34aacb8c7f4feca9868ae - - -] Security group member updated ['83eec300-ba01-4ee1-bab7-c7dbee49ecc2'] 2022-01-14 12:36:24.752 4056 2678109663296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05efd39a-e354-4d38-9dee-f45f4eee12ff c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] port_update received: 838fa2a7-d601-450e-b942-2accd667625e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:36:24.752 4056 2678109663296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05efd39a-e354-4d38-9dee-f45f4eee12ff c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] No port 838fa2a7-d601-450e-b942-2accd667625e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:36:26.846 4056 2678089286048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 838fa2a7-d601-450e-b942-2accd667625e 2022-01-14 12:36:27.594 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-14 12:36:27.865 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Adding port 838fa2a7-d601-450e-b942-2accd667625e 2022-01-14 12:36:27.865 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Port 838fa2a7-d601-450e-b942-2accd667625e updated. Details: {'device': '838fa2a7-d601-450e-b942-2accd667625e', 'network_id': '42fe0eea-d275-49d4-b64b-27052d713574', 'port_id': '838fa2a7-d601-450e-b942-2accd667625e', 'mac_address': 'fa:16:3e:23:74:87', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 547, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2f0880d5-e9e5-4515-b9ce-ef13b08d017e', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-14 12:36:27.865 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] 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-01-14 12:36:27.865 4056 2678109750896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-838fa2a7-d601-450e-b942-2accd667625e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:36:27.865 4056 2678109750896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 838fa2a7-d601-450e-b942-2accd667625e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-14 12:36:27.885 4056 2678109750896 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 42fe0eea-d275-49d4-b64b-27052d713574 2022-01-14 12:36:27.885 4056 2678109750896 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-01-14 12:36:28.005 4056 2678109750896 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '838fa2a7-d601-450e-b942-2accd667625e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:36:28.005 4056 2678109750896 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '838fa2a7-d601-450e-b942-2accd667625e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:36:28.027 4056 2678109750896 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 838fa2a7-d601-450e-b942-2accd667625e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-14 12:36:28.027 4056 2678109750896 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 547, VLAN trunk: None to switch port 838fa2a7-d601-450e-b942-2accd667625e 2022-01-14 12:36:28.097 4056 2678109750896 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-14 12:36:28.097 4056 2678109750896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['838fa2a7-d601-450e-b942-2accd667625e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:36:28.305 4056 2678109750896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['838fa2a7-d601-450e-b942-2accd667625e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:36:28.305 4056 2678109750896 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-01-14 12:36:28.305 4056 2678109750896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (83eec300-ba01-4ee1-bab7-c7dbee49ecc2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:36:28.305 4056 2678109750896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 838fa2a7-d601-450e-b942-2accd667625e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:36:28.305 4056 2678109750896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-14 12:36:28.305 4056 2678109750896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 838fa2a7-d601-450e-b942-2accd667625e not yet added. Adding. 2022-01-14 12:36:28.305 4056 2678109750896 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-01-14 12:36:28.315 4056 2678109750896 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-01-14 12:36:28.392 4056 2678109750896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-838fa2a7-d601-450e-b942-2accd667625e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:36:28.503 4056 2678109750896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-838fa2a7-d601-450e-b942-2accd667625e" "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-01-14 12:36:28.503 4056 2678109750896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-838fa2a7-d601-450e-b942-2accd667625e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:36:28.610 4056 2678109750896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-838fa2a7-d601-450e-b942-2accd667625e" "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-01-14 12:36:28.704 4056 2678109750896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-838fa2a7-d601-450e-b942-2accd667625e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:36:28.704 4056 2678109750896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 838fa2a7-d601-450e-b942-2accd667625e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-14 12:36:28.704 4056 2678109750896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 838fa2a7-d601-450e-b942-2accd667625e processed. 2022-01-14 12:36:29.594 4056 2678109750896 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-01-14 12:36:30.006 4056 2678109750896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:36:32.542 4056 2678110055408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa543ab1-26b1-4f3c-bef6-255dbc955518 - - - - -] port_update received: 07570816-4ddb-4711-a2db-4f0ba0449f31 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:36:32.550 4056 2678110055408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa543ab1-26b1-4f3c-bef6-255dbc955518 - - - - -] No port 07570816-4ddb-4711-a2db-4f0ba0449f31 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:36:36.204 4056 2678087912608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc53c555-701a-4bdd-b771-c2fad836e0e5 - - - - -] port_update received: 2e71fc40-149e-4ed7-8cf5-8d9304edd4b2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:36:36.224 4056 2678087912608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc53c555-701a-4bdd-b771-c2fad836e0e5 - - - - -] No port 2e71fc40-149e-4ed7-8cf5-8d9304edd4b2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:36:39.642 4056 2678088651344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99c79b76-b653-43e6-a2e7-0c31870fed29 - - - - -] port_update received: 9c7ae8ce-b35c-46a5-a0e5-6ef9323164c8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:36:39.658 4056 2678088651344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99c79b76-b653-43e6-a2e7-0c31870fed29 - - - - -] No port 9c7ae8ce-b35c-46a5-a0e5-6ef9323164c8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:36:42.958 4056 2678109664704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3f18528-4db7-4b3f-adc5-332420d034ff - - - - -] port_update received: b157c4c9-ef8c-4773-9fc1-2f160d9c2cff port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:36:42.973 4056 2678109664704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3f18528-4db7-4b3f-adc5-332420d034ff - - - - -] No port b157c4c9-ef8c-4773-9fc1-2f160d9c2cff defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:36:56.297 4056 2678110122576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bff7a5bd-c1bf-4fec-8170-27edd77ec05e 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Security group member updated on remote: ['abd2071c-64df-4e1a-b85f-e0ad5a78e120'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:36:56.297 4056 2678110122576 MainThread INFO neutron.agent.securitygroups_rpc [req-bff7a5bd-c1bf-4fec-8170-27edd77ec05e 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Security group member updated ['abd2071c-64df-4e1a-b85f-e0ad5a78e120'] 2022-01-14 12:36:57.674 4056 2678110550672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d847b344-2162-42bd-8b8f-a7372cd402cf c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] port_update received: bd90d495-21cf-41ed-bf23-9af79ea79733 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:36:57.690 4056 2678110550672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d847b344-2162-42bd-8b8f-a7372cd402cf c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] No port bd90d495-21cf-41ed-bf23-9af79ea79733 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:37:07.125 4056 2678089286048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bd90d495-21cf-41ed-bf23-9af79ea79733 2022-01-14 12:37:07.718 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-14 12:37:07.952 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Adding port bd90d495-21cf-41ed-bf23-9af79ea79733 2022-01-14 12:37:07.952 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Port bd90d495-21cf-41ed-bf23-9af79ea79733 updated. Details: {'device': 'bd90d495-21cf-41ed-bf23-9af79ea79733', 'network_id': '3fec28ea-105b-4a60-9490-5d6ed465a217', 'port_id': 'bd90d495-21cf-41ed-bf23-9af79ea79733', 'mac_address': 'fa:16:3e:af:fe:e8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 535, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd56e66b2-865d-4d0d-adcb-597dbcab64fd', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-14 12:37:07.952 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] 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-01-14 12:37:07.952 4056 2678109227312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bd90d495-21cf-41ed-bf23-9af79ea79733" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:37:07.952 4056 2678109227312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bd90d495-21cf-41ed-bf23-9af79ea79733 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-14 12:37:07.952 4056 2678109227312 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3fec28ea-105b-4a60-9490-5d6ed465a217 2022-01-14 12:37:07.952 4056 2678109227312 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-01-14 12:37:08.108 4056 2678109227312 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bd90d495-21cf-41ed-bf23-9af79ea79733') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:37:08.108 4056 2678109227312 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bd90d495-21cf-41ed-bf23-9af79ea79733') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:37:08.108 4056 2678109227312 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bd90d495-21cf-41ed-bf23-9af79ea79733 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-14 12:37:08.108 4056 2678109227312 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 535, VLAN trunk: None to switch port bd90d495-21cf-41ed-bf23-9af79ea79733 2022-01-14 12:37:08.188 4056 2678109227312 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-14 12:37:08.188 4056 2678109227312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bd90d495-21cf-41ed-bf23-9af79ea79733'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:37:08.344 4056 2678109227312 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bd90d495-21cf-41ed-bf23-9af79ea79733']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:37:08.360 4056 2678109227312 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-01-14 12:37:08.360 4056 2678109227312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (abd2071c-64df-4e1a-b85f-e0ad5a78e120) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:37:08.360 4056 2678109227312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (abd2071c-64df-4e1a-b85f-e0ad5a78e120) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-14 12:37:08.360 4056 2678109227312 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bd90d495-21cf-41ed-bf23-9af79ea79733 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:37:08.360 4056 2678109227312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-14 12:37:08.360 4056 2678109227312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bd90d495-21cf-41ed-bf23-9af79ea79733 not yet added. Adding. 2022-01-14 12:37:08.360 4056 2678109227312 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-01-14 12:37:08.360 4056 2678109227312 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-01-14 12:37:08.492 4056 2678109227312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd90d495-21cf-41ed-bf23-9af79ea79733" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:37:08.609 4056 2678109227312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd90d495-21cf-41ed-bf23-9af79ea79733" "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-01-14 12:37:08.609 4056 2678109227312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd90d495-21cf-41ed-bf23-9af79ea79733" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:37:08.724 4056 2678109227312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd90d495-21cf-41ed-bf23-9af79ea79733" "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-01-14 12:37:08.843 4056 2678109227312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bd90d495-21cf-41ed-bf23-9af79ea79733" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.891s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:37:08.843 4056 2678109227312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bd90d495-21cf-41ed-bf23-9af79ea79733 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-14 12:37:08.843 4056 2678109227312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bd90d495-21cf-41ed-bf23-9af79ea79733 processed. 2022-01-14 12:37:09.736 4056 2678109227312 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-01-14 12:37:10.108 4056 2678109227312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:37:19.168 4056 2678089286048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fb2205a3-865e-4e91-9600-40356d66f636 2022-01-14 12:37:19.795 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-14 12:37:20.083 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Adding port fb2205a3-865e-4e91-9600-40356d66f636 2022-01-14 12:37:20.083 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Port fb2205a3-865e-4e91-9600-40356d66f636 updated. Details: {'device': 'fb2205a3-865e-4e91-9600-40356d66f636', 'network_id': '7eab386e-a9bc-4b38-86d4-2e3f076b492d', 'port_id': 'fb2205a3-865e-4e91-9600-40356d66f636', 'mac_address': 'fa:16:3e:bc:4f:96', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 517, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e2e95798-60b9-4f91-b1d6-9016024fd91a', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-14 12:37:20.083 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] 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-01-14 12:37:20.083 4056 2678107745968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fb2205a3-865e-4e91-9600-40356d66f636" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:37:20.083 4056 2678107745968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fb2205a3-865e-4e91-9600-40356d66f636 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-14 12:37:20.083 4056 2678107745968 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-01-14 12:37:20.123 4056 2678107745968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fb2205a3-865e-4e91-9600-40356d66f636') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:37:20.123 4056 2678107745968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fb2205a3-865e-4e91-9600-40356d66f636') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:37:20.139 4056 2678107745968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fb2205a3-865e-4e91-9600-40356d66f636 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-14 12:37:20.139 4056 2678107745968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 517, VLAN trunk: None to switch port fb2205a3-865e-4e91-9600-40356d66f636 2022-01-14 12:37:20.203 4056 2678107745968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-14 12:37:20.203 4056 2678107745968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fb2205a3-865e-4e91-9600-40356d66f636'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:37:20.498 4056 2678107745968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fb2205a3-865e-4e91-9600-40356d66f636']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:37:20.498 4056 2678107745968 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-01-14 12:37:20.498 4056 2678107745968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (68190085-37ed-49e6-975d-b693b039cc38) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:37:20.498 4056 2678107745968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fb2205a3-865e-4e91-9600-40356d66f636 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:37:20.498 4056 2678107745968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-14 12:37:20.498 4056 2678107745968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-01-14 12:37:20.498 4056 2678107745968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb2205a3-865e-4e91-9600-40356d66f636" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:37:20.498 4056 2678107745968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb2205a3-865e-4e91-9600-40356d66f636" "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-01-14 12:37:20.498 4056 2678107745968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb2205a3-865e-4e91-9600-40356d66f636" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:37:20.498 4056 2678107745968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb2205a3-865e-4e91-9600-40356d66f636" "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-01-14 12:37:20.582 4056 2678107745968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fb2205a3-865e-4e91-9600-40356d66f636" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:37:20.582 4056 2678107745968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fb2205a3-865e-4e91-9600-40356d66f636 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-14 12:37:20.582 4056 2678107745968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fb2205a3-865e-4e91-9600-40356d66f636 processed. 2022-01-14 12:37:20.723 4056 2678107745968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22f2ff21-176d-46ec-bd38-e628503926d2 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Security group rule updated on remote: ['3ec08524-c474-4f75-bc1b-0e4a16a8e163'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-14 12:37:20.723 4056 2678107745968 MainThread INFO neutron.agent.securitygroups_rpc [req-22f2ff21-176d-46ec-bd38-e628503926d2 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Security group rule updated ['3ec08524-c474-4f75-bc1b-0e4a16a8e163'] 2022-01-14 12:37:21.107 4056 2678107745968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c103fdae-b054-4b6d-ab8f-fcef51523971 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Security group rule updated on remote: ['3ec08524-c474-4f75-bc1b-0e4a16a8e163'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-14 12:37:21.107 4056 2678107745968 MainThread INFO neutron.agent.securitygroups_rpc [req-c103fdae-b054-4b6d-ab8f-fcef51523971 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Security group rule updated ['3ec08524-c474-4f75-bc1b-0e4a16a8e163'] 2022-01-14 12:37:21.560 4056 2678088491424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dd0f5e69-6ee9-4b53-9e41-5b6b665e8338 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Security group rule updated on remote: ['3ec08524-c474-4f75-bc1b-0e4a16a8e163'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-14 12:37:21.560 4056 2678088491424 MainThread INFO neutron.agent.securitygroups_rpc [req-dd0f5e69-6ee9-4b53-9e41-5b6b665e8338 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Security group rule updated ['3ec08524-c474-4f75-bc1b-0e4a16a8e163'] 2022-01-14 12:37:21.806 4056 2678088491424 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-01-14 12:37:22.143 4056 2678109820352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-19b05ec2-5e60-4256-9f52-375fc3ca28f6 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Security group rule updated on remote: ['3ec08524-c474-4f75-bc1b-0e4a16a8e163'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-14 12:37:22.143 4056 2678109820352 MainThread INFO neutron.agent.securitygroups_rpc [req-19b05ec2-5e60-4256-9f52-375fc3ca28f6 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Security group rule updated ['3ec08524-c474-4f75-bc1b-0e4a16a8e163'] 2022-01-14 12:37:22.248 4056 2678088491424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.437s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:37:22.670 4056 2678110687072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0bdc7d2f-dac4-4ba8-8e76-874d2c8aff5d 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Security group rule updated on remote: ['3ec08524-c474-4f75-bc1b-0e4a16a8e163'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-14 12:37:22.670 4056 2678110687072 MainThread INFO neutron.agent.securitygroups_rpc [req-0bdc7d2f-dac4-4ba8-8e76-874d2c8aff5d 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Security group rule updated ['3ec08524-c474-4f75-bc1b-0e4a16a8e163'] 2022-01-14 12:37:23.118 4056 2678107743152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-471209ab-d2d1-4749-9d55-d29699508b1e 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Security group rule updated on remote: ['3ec08524-c474-4f75-bc1b-0e4a16a8e163'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-14 12:37:23.118 4056 2678107743152 MainThread INFO neutron.agent.securitygroups_rpc [req-471209ab-d2d1-4749-9d55-d29699508b1e 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Security group rule updated ['3ec08524-c474-4f75-bc1b-0e4a16a8e163'] 2022-01-14 12:37:23.810 4056 2678109227312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Security group member updated on remote: ['3ec08524-c474-4f75-bc1b-0e4a16a8e163', 'abd2071c-64df-4e1a-b85f-e0ad5a78e120'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:37:23.810 4056 2678109227312 MainThread INFO neutron.agent.securitygroups_rpc [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Security group member updated ['3ec08524-c474-4f75-bc1b-0e4a16a8e163', 'abd2071c-64df-4e1a-b85f-e0ad5a78e120'] 2022-01-14 12:37:23.810 4056 2678109227312 MainThread INFO neutron.agent.securitygroups_rpc [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Refresh firewall rules 2022-01-14 12:37:23.810 4056 2678109227312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Get security group information for devices via rpc ['bd90d495-21cf-41ed-bf23-9af79ea79733'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:37:23.904 4056 2678087912608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] port_update received: bd90d495-21cf-41ed-bf23-9af79ea79733 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:37:23.919 4056 2678087912608 MainThread DEBUG oslo_concurrency.lockutils [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Lock "n-hv-agent-port-lock-bd90d495-21cf-41ed-bf23-9af79ea79733" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:37:23.919 4056 2678087912608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Binding port bd90d495-21cf-41ed-bf23-9af79ea79733 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-14 12:37:23.919 4056 2678087912608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] 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-01-14 12:37:23.950 4056 2678087912608 MainThread DEBUG neutron.services.trunk.rpc.agent [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bd90d495-21cf-41ed-bf23-9af79ea79733') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:37:23.950 4056 2678087912608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bd90d495-21cf-41ed-bf23-9af79ea79733') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:37:23.961 4056 2678087912608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Trunk plugin disabled on server. Assuming port bd90d495-21cf-41ed-bf23-9af79ea79733 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-14 12:37:23.961 4056 2678087912608 MainThread INFO networking_hyperv.neutron.trunk_driver [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Binding VLAN ID: 535, VLAN trunk: None to switch port bd90d495-21cf-41ed-bf23-9af79ea79733 2022-01-14 12:37:24.014 4056 2678087912608 MainThread INFO neutron.agent.securitygroups_rpc [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Refresh firewall rules 2022-01-14 12:37:24.014 4056 2678087912608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Get security group information for devices via rpc ['bd90d495-21cf-41ed-bf23-9af79ea79733'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:37:24.794 4056 2678109227312 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Update security group information for ports dict_keys(['bd90d495-21cf-41ed-bf23-9af79ea79733']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:37:24.794 4056 2678109227312 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-14 12:37:24.794 4056 2678109227312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Update rules of security group (3ec08524-c474-4f75-bc1b-0e4a16a8e163) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:37:24.794 4056 2678109227312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Update rules of security group (abd2071c-64df-4e1a-b85f-e0ad5a78e120) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:37:24.794 4056 2678109227312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Update members of security group (abd2071c-64df-4e1a-b85f-e0ad5a78e120) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-14 12:37:24.810 4056 2678109227312 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Update port filter for bd90d495-21cf-41ed-bf23-9af79ea79733 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:37:24.810 4056 2678109227312 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Updating port rules. 2022-01-14 12:37:24.810 4056 2678109227312 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Creating 6 new rules, removing 0 old rules. 2022-01-14 12:37:24.810 4056 2678109227312 MainThread DEBUG oslo_concurrency.lockutils [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Lock "n-hv-driver-port-lock-bd90d495-21cf-41ed-bf23-9af79ea79733" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:37:24.857 4056 2678087912608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Update security group information for ports dict_keys(['bd90d495-21cf-41ed-bf23-9af79ea79733']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:37:24.857 4056 2678087912608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-14 12:37:24.857 4056 2678087912608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Update rules of security group (3ec08524-c474-4f75-bc1b-0e4a16a8e163) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:37:24.857 4056 2678087912608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Update rules of security group (abd2071c-64df-4e1a-b85f-e0ad5a78e120) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:37:24.857 4056 2678087912608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Update members of security group (abd2071c-64df-4e1a-b85f-e0ad5a78e120) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-14 12:37:24.857 4056 2678087912608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Update port filter for bd90d495-21cf-41ed-bf23-9af79ea79733 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:37:24.857 4056 2678087912608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Updating port rules. 2022-01-14 12:37:24.863 4056 2678087912608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Creating 6 new rules, removing 0 old rules. 2022-01-14 12:37:24.966 4056 2678109227312 MainThread DEBUG oslo_concurrency.lockutils [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Lock "n-hv-driver-port-lock-bd90d495-21cf-41ed-bf23-9af79ea79733" "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-01-14 12:37:24.966 4056 2678109227312 MainThread DEBUG oslo_concurrency.lockutils [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Lock "n-hv-driver-port-lock-bd90d495-21cf-41ed-bf23-9af79ea79733" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:37:24.966 4056 2678109227312 MainThread DEBUG oslo_concurrency.lockutils [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Lock "n-hv-driver-port-lock-bd90d495-21cf-41ed-bf23-9af79ea79733" "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-01-14 12:37:24.966 4056 2678087912608 MainThread DEBUG oslo_concurrency.lockutils [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Lock "n-hv-driver-port-lock-bd90d495-21cf-41ed-bf23-9af79ea79733" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:37:25.060 4056 2678087912608 MainThread DEBUG oslo_concurrency.lockutils [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Lock "n-hv-driver-port-lock-bd90d495-21cf-41ed-bf23-9af79ea79733" "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-01-14 12:37:25.060 4056 2678087912608 MainThread DEBUG oslo_concurrency.lockutils [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Lock "n-hv-driver-port-lock-bd90d495-21cf-41ed-bf23-9af79ea79733" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:37:25.060 4056 2678087912608 MainThread DEBUG oslo_concurrency.lockutils [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Lock "n-hv-driver-port-lock-bd90d495-21cf-41ed-bf23-9af79ea79733" "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-01-14 12:37:25.108 4056 2678087912608 MainThread DEBUG oslo_concurrency.lockutils [req-4200da66-baf7-481a-9257-61552a2a6692 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Lock "n-hv-agent-port-lock-bd90d495-21cf-41ed-bf23-9af79ea79733" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:37:33.621 4056 2678089285872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fb2205a3-865e-4e91-9600-40356d66f636 2022-01-14 12:37:33.872 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-14 12:37:33.872 4056 2678107709856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fb2205a3-865e-4e91-9600-40356d66f636' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-14 12:37:33.872 4056 2678107709856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fb2205a3-865e-4e91-9600-40356d66f636' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-14 12:37:33.872 4056 2678107709856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fb2205a3-865e-4e91-9600-40356d66f636 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-14 12:37:33.889 4056 2678107709856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fb2205a3-865e-4e91-9600-40356d66f636'] 2022-01-14 12:37:33.889 4056 2678107709856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-14 12:37:33.889 4056 2678107709856 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-01-14 12:37:33.889 4056 2678107709856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fb2205a3-865e-4e91-9600-40356d66f636'] 2022-01-14 12:37:35.903 4056 2678110684432 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-01-14 12:37:36.106 4056 2678110684432 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-01-14 12:37:36.715 4056 2678109483952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-49b19935-fd8e-4719-ac14-b1dcd98ec3ca d07e760273f84357aaeb3ea3032bfc64 56860f0d3db34aacb8c7f4feca9868ae - - -] Security group member updated on remote: ['83eec300-ba01-4ee1-bab7-c7dbee49ecc2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:37:36.715 4056 2678109483952 MainThread INFO neutron.agent.securitygroups_rpc [req-49b19935-fd8e-4719-ac14-b1dcd98ec3ca d07e760273f84357aaeb3ea3032bfc64 56860f0d3db34aacb8c7f4feca9868ae - - -] Security group member updated ['83eec300-ba01-4ee1-bab7-c7dbee49ecc2'] 2022-01-14 12:37:37.062 4056 2678110204848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49b19935-fd8e-4719-ac14-b1dcd98ec3ca d07e760273f84357aaeb3ea3032bfc64 56860f0d3db34aacb8c7f4feca9868ae - - -] port_delete event received for '838fa2a7-d601-450e-b942-2accd667625e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:37:37.668 4056 2678089285872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fb2205a3-865e-4e91-9600-40356d66f636 2022-01-14 12:37:37.668 4056 2678089285872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 838fa2a7-d601-450e-b942-2accd667625e 2022-01-14 12:37:37.904 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-14 12:37:37.904 4056 2678110706320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fb2205a3-865e-4e91-9600-40356d66f636' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-14 12:37:37.904 4056 2678110706320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fb2205a3-865e-4e91-9600-40356d66f636' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-14 12:37:37.904 4056 2678110706320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fb2205a3-865e-4e91-9600-40356d66f636 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-14 12:37:37.904 4056 2678110703856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '838fa2a7-d601-450e-b942-2accd667625e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-14 12:37:37.904 4056 2678110703856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '838fa2a7-d601-450e-b942-2accd667625e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-14 12:37:37.904 4056 2678110703856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 838fa2a7-d601-450e-b942-2accd667625e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-14 12:37:37.904 4056 2678110703856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 42fe0eea-d275-49d4-b64b-27052d713574 2022-01-14 12:37:37.904 4056 2678110703856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['838fa2a7-d601-450e-b942-2accd667625e'] 2022-01-14 12:37:37.904 4056 2678110703856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-14 12:37:37.904 4056 2678110703856 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-01-14 12:37:37.904 4056 2678110703856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['838fa2a7-d601-450e-b942-2accd667625e'] 2022-01-14 12:37:37.904 4056 2678110706320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7eab386e-a9bc-4b38-86d4-2e3f076b492d 2022-01-14 12:37:37.904 4056 2678110706320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fb2205a3-865e-4e91-9600-40356d66f636'] 2022-01-14 12:37:37.904 4056 2678110706320 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-01-14 12:37:37.904 4056 2678110706320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fb2205a3-865e-4e91-9600-40356d66f636'] 2022-01-14 12:37:39.606 4056 2678110796608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-203d4f20-3eb3-44ba-a6cf-fad3d007b1a8 d07e760273f84357aaeb3ea3032bfc64 56860f0d3db34aacb8c7f4feca9868ae - - -] port_delete event received for '644459f7-9eda-4068-9aa9-0387b3436f57' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:37:39.902 4056 2678110706320 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-01-14 12:37:39.996 4056 2678110706320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:37:45.402 4056 2678110384544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10072773-da26-488f-b86d-8366f6b93744 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] port_delete event received for '65646d2d-e20d-4d94-8410-6c4b458baba5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:37:47.138 4056 2678109436736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d9820db-17a5-4292-9d4b-c5f62b3b705c a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] port_delete event received for '0d314cc5-1369-473d-9cd6-6ae7e76287d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:37:48.565 4056 2678109819472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b766c28c-3eb3-4155-916b-437a6e3c7758 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] port_delete event received for '235f9ab4-cd4d-477d-8fba-4ef63eef75a4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:37:48.565 4056 2678109819472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-462755b3-3cf1-4aaa-8317-f01224c40567 - - - - -] port_delete event received for '235f9ab4-cd4d-477d-8fba-4ef63eef75a4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:37:49.231 4056 2678111008896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b766c28c-3eb3-4155-916b-437a6e3c7758 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] network_delete received. Deleting network 42fe0eea-d275-49d4-b64b-27052d713574 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-14 12:37:49.247 4056 2678111008896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b766c28c-3eb3-4155-916b-437a6e3c7758 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] Network 42fe0eea-d275-49d4-b64b-27052d713574 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-14 12:37:51.394 4056 2678089286048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fb2205a3-865e-4e91-9600-40356d66f636 2022-01-14 12:37:51.921 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-14 12:37:52.184 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Adding port fb2205a3-865e-4e91-9600-40356d66f636 2022-01-14 12:37:52.184 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Port fb2205a3-865e-4e91-9600-40356d66f636 updated. Details: {'device': 'fb2205a3-865e-4e91-9600-40356d66f636', 'network_id': '7eab386e-a9bc-4b38-86d4-2e3f076b492d', 'port_id': 'fb2205a3-865e-4e91-9600-40356d66f636', 'mac_address': 'fa:16:3e:bc:4f:96', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 517, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e2e95798-60b9-4f91-b1d6-9016024fd91a', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-14 12:37:52.184 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] 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-01-14 12:37:52.184 4056 2678089994656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fb2205a3-865e-4e91-9600-40356d66f636" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:37:52.184 4056 2678089994656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fb2205a3-865e-4e91-9600-40356d66f636 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-14 12:37:52.184 4056 2678089994656 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7eab386e-a9bc-4b38-86d4-2e3f076b492d 2022-01-14 12:37:52.184 4056 2678089994656 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-01-14 12:37:52.339 4056 2678089994656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fb2205a3-865e-4e91-9600-40356d66f636') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:37:52.339 4056 2678089994656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fb2205a3-865e-4e91-9600-40356d66f636') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:37:52.339 4056 2678089994656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fb2205a3-865e-4e91-9600-40356d66f636 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-14 12:37:52.339 4056 2678089994656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 517, VLAN trunk: None to switch port fb2205a3-865e-4e91-9600-40356d66f636 2022-01-14 12:37:52.419 4056 2678089994656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-14 12:37:52.419 4056 2678089994656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fb2205a3-865e-4e91-9600-40356d66f636'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:37:52.566 4056 2678089994656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fb2205a3-865e-4e91-9600-40356d66f636']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:37:52.566 4056 2678089994656 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-01-14 12:37:52.566 4056 2678089994656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (68190085-37ed-49e6-975d-b693b039cc38) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:37:52.566 4056 2678089994656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fb2205a3-865e-4e91-9600-40356d66f636 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:37:52.566 4056 2678089994656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-14 12:37:52.566 4056 2678089994656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fb2205a3-865e-4e91-9600-40356d66f636 not yet added. Adding. 2022-01-14 12:37:52.566 4056 2678089994656 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-01-14 12:37:52.566 4056 2678089994656 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-01-14 12:37:52.667 4056 2678089994656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb2205a3-865e-4e91-9600-40356d66f636" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:37:52.757 4056 2678089994656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb2205a3-865e-4e91-9600-40356d66f636" "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-01-14 12:37:52.757 4056 2678089994656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb2205a3-865e-4e91-9600-40356d66f636" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:37:52.860 4056 2678089994656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fb2205a3-865e-4e91-9600-40356d66f636" "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-01-14 12:37:52.964 4056 2678089994656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fb2205a3-865e-4e91-9600-40356d66f636" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:37:52.964 4056 2678089994656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fb2205a3-865e-4e91-9600-40356d66f636 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-14 12:37:52.964 4056 2678089994656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fb2205a3-865e-4e91-9600-40356d66f636 processed. 2022-01-14 12:37:53.932 4056 2678089994656 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-01-14 12:37:54.198 4056 2678089994656 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-01-14 12:38:24.087 4056 2678089285872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 77b9795d-367a-4606-a1e3-5a0f776928ce 2022-01-14 12:38:24.118 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-14 12:38:24.118 4056 2678109228368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '77b9795d-367a-4606-a1e3-5a0f776928ce' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-14 12:38:24.118 4056 2678109228368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '77b9795d-367a-4606-a1e3-5a0f776928ce' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-14 12:38:24.118 4056 2678109228368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 77b9795d-367a-4606-a1e3-5a0f776928ce _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-14 12:38:24.129 4056 2678109228368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network eb33a8e0-14e0-4a75-a387-14c34c56d60a 2022-01-14 12:38:24.129 4056 2678109228368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['77b9795d-367a-4606-a1e3-5a0f776928ce'] 2022-01-14 12:38:24.129 4056 2678109228368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-14 12:38:24.129 4056 2678109228368 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-01-14 12:38:24.129 4056 2678109228368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['77b9795d-367a-4606-a1e3-5a0f776928ce'] 2022-01-14 12:38:26.120 4056 2678107709856 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-01-14 12:38:26.344 4056 2678107709856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:38:31.682 4056 2678089286048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 77b9795d-367a-4606-a1e3-5a0f776928ce 2022-01-14 12:38:32.150 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-14 12:38:32.464 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Adding port 77b9795d-367a-4606-a1e3-5a0f776928ce 2022-01-14 12:38:32.464 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Port 77b9795d-367a-4606-a1e3-5a0f776928ce updated. Details: {'device': '77b9795d-367a-4606-a1e3-5a0f776928ce', 'network_id': 'eb33a8e0-14e0-4a75-a387-14c34c56d60a', 'port_id': '77b9795d-367a-4606-a1e3-5a0f776928ce', 'mac_address': 'fa:16:3e:7c:4b:3f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 542, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f98555a5-b2eb-4f05-a24e-f27beeff90d2', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-14 12:38:32.464 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] 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-01-14 12:38:32.464 4056 2678110938208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-77b9795d-367a-4606-a1e3-5a0f776928ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:38:32.464 4056 2678110938208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 77b9795d-367a-4606-a1e3-5a0f776928ce _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-14 12:38:32.464 4056 2678110938208 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network eb33a8e0-14e0-4a75-a387-14c34c56d60a 2022-01-14 12:38:32.464 4056 2678110938208 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-01-14 12:38:32.603 4056 2678110938208 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '77b9795d-367a-4606-a1e3-5a0f776928ce') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:38:32.603 4056 2678110938208 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '77b9795d-367a-4606-a1e3-5a0f776928ce') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:38:32.620 4056 2678110938208 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 77b9795d-367a-4606-a1e3-5a0f776928ce is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-14 12:38:32.620 4056 2678110938208 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 542, VLAN trunk: None to switch port 77b9795d-367a-4606-a1e3-5a0f776928ce 2022-01-14 12:38:32.713 4056 2678110938208 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-14 12:38:32.713 4056 2678110938208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['77b9795d-367a-4606-a1e3-5a0f776928ce'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:38:32.934 4056 2678110938208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['77b9795d-367a-4606-a1e3-5a0f776928ce']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:38:32.934 4056 2678110938208 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-01-14 12:38:32.934 4056 2678110938208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a9ff86ba-259d-4a4c-b0b6-2be315975e4b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:38:32.947 4056 2678110938208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 77b9795d-367a-4606-a1e3-5a0f776928ce _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:38:32.947 4056 2678110938208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-14 12:38:32.947 4056 2678110938208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 77b9795d-367a-4606-a1e3-5a0f776928ce not yet added. Adding. 2022-01-14 12:38:32.947 4056 2678110938208 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-01-14 12:38:32.947 4056 2678110938208 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-01-14 12:38:33.057 4056 2678110938208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-77b9795d-367a-4606-a1e3-5a0f776928ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:38:33.165 4056 2678110938208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-77b9795d-367a-4606-a1e3-5a0f776928ce" "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-01-14 12:38:33.180 4056 2678110938208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-77b9795d-367a-4606-a1e3-5a0f776928ce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:38:33.274 4056 2678110938208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-77b9795d-367a-4606-a1e3-5a0f776928ce" "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-01-14 12:38:33.370 4056 2678110938208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-77b9795d-367a-4606-a1e3-5a0f776928ce" "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-01-14 12:38:33.370 4056 2678110938208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 77b9795d-367a-4606-a1e3-5a0f776928ce status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-14 12:38:33.370 4056 2678110938208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 77b9795d-367a-4606-a1e3-5a0f776928ce processed. 2022-01-14 12:38:33.836 4056 2678110938208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a3de3403-64b8-48aa-acdb-b339a2849c04 86a15d0f3c6146059f2e0ccff9c98d2b d0f0c655ea094ca3bbcb793d6b69840e - - -] Security group member updated on remote: ['68190085-37ed-49e6-975d-b693b039cc38'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:38:33.836 4056 2678110938208 MainThread INFO neutron.agent.securitygroups_rpc [req-a3de3403-64b8-48aa-acdb-b339a2849c04 86a15d0f3c6146059f2e0ccff9c98d2b d0f0c655ea094ca3bbcb793d6b69840e - - -] Security group member updated ['68190085-37ed-49e6-975d-b693b039cc38'] 2022-01-14 12:38:34.117 4056 2678089285872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fb2205a3-865e-4e91-9600-40356d66f636 2022-01-14 12:38:34.133 4056 2678089994656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3de3403-64b8-48aa-acdb-b339a2849c04 86a15d0f3c6146059f2e0ccff9c98d2b d0f0c655ea094ca3bbcb793d6b69840e - - -] port_delete event received for 'fb2205a3-865e-4e91-9600-40356d66f636' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:38:34.148 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-14 12:38:34.148 4056 2678089994656 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-01-14 12:38:34.148 4056 2678109926320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fb2205a3-865e-4e91-9600-40356d66f636' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-14 12:38:34.148 4056 2678109926320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fb2205a3-865e-4e91-9600-40356d66f636' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-14 12:38:34.148 4056 2678109926320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fb2205a3-865e-4e91-9600-40356d66f636 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-14 12:38:34.164 4056 2678109926320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7eab386e-a9bc-4b38-86d4-2e3f076b492d 2022-01-14 12:38:34.164 4056 2678109926320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fb2205a3-865e-4e91-9600-40356d66f636'] 2022-01-14 12:38:34.164 4056 2678109926320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-14 12:38:34.164 4056 2678109926320 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-01-14 12:38:34.164 4056 2678109926320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fb2205a3-865e-4e91-9600-40356d66f636'] 2022-01-14 12:38:34.602 4056 2678089994656 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-01-14 12:38:36.172 4056 2678111069104 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-01-14 12:38:36.196 4056 2678111069104 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-01-14 12:38:37.331 4056 2678110017840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfafd627-d980-429d-9ff0-adec0200c714 86a15d0f3c6146059f2e0ccff9c98d2b d0f0c655ea094ca3bbcb793d6b69840e - - -] port_delete event received for '1ee36b17-e2d5-4112-86fd-0dca66040519' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:38:37.883 4056 2678110318080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4c370e67-51a1-44ab-9190-07d44a42bcd4 9e550d223d934e439fc5bfadd7695116 77c33071327c40ce9741c231491243ac - - -] Security group member updated on remote: ['a20d3763-bb77-4bcc-b522-1b4ea9e8ecdf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:38:37.883 4056 2678110318080 MainThread INFO neutron.agent.securitygroups_rpc [req-4c370e67-51a1-44ab-9190-07d44a42bcd4 9e550d223d934e439fc5bfadd7695116 77c33071327c40ce9741c231491243ac - - -] Security group member updated ['a20d3763-bb77-4bcc-b522-1b4ea9e8ecdf'] 2022-01-14 12:38:39.132 4056 2678110481568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f5b76cf-e31a-439f-a810-5131d8bee189 c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] port_update received: bd49337c-5787-40e6-91fe-b17125ef22a0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:38:39.148 4056 2678110481568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f5b76cf-e31a-439f-a810-5131d8bee189 c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] No port bd49337c-5787-40e6-91fe-b17125ef22a0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:38:39.414 4056 2678110481568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Security group member updated on remote: ['abd2071c-64df-4e1a-b85f-e0ad5a78e120', '3ec08524-c474-4f75-bc1b-0e4a16a8e163'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:38:39.414 4056 2678110481568 MainThread INFO neutron.agent.securitygroups_rpc [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Security group member updated ['abd2071c-64df-4e1a-b85f-e0ad5a78e120', '3ec08524-c474-4f75-bc1b-0e4a16a8e163'] 2022-01-14 12:38:39.414 4056 2678110481568 MainThread INFO neutron.agent.securitygroups_rpc [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Refresh firewall rules 2022-01-14 12:38:39.428 4056 2678110481568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Get security group information for devices via rpc ['bd90d495-21cf-41ed-bf23-9af79ea79733'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:38:39.456 4056 2678089994656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] port_update received: bd90d495-21cf-41ed-bf23-9af79ea79733 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:38:39.476 4056 2678089994656 MainThread DEBUG oslo_concurrency.lockutils [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Lock "n-hv-agent-port-lock-bd90d495-21cf-41ed-bf23-9af79ea79733" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:38:39.476 4056 2678089994656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Binding port bd90d495-21cf-41ed-bf23-9af79ea79733 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-14 12:38:39.476 4056 2678089994656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] 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-01-14 12:38:39.492 4056 2678089994656 MainThread DEBUG neutron.services.trunk.rpc.agent [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bd90d495-21cf-41ed-bf23-9af79ea79733') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:38:39.492 4056 2678089994656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bd90d495-21cf-41ed-bf23-9af79ea79733') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:38:39.492 4056 2678089994656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Trunk plugin disabled on server. Assuming port bd90d495-21cf-41ed-bf23-9af79ea79733 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-14 12:38:39.492 4056 2678089994656 MainThread INFO networking_hyperv.neutron.trunk_driver [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Binding VLAN ID: 535, VLAN trunk: None to switch port bd90d495-21cf-41ed-bf23-9af79ea79733 2022-01-14 12:38:39.518 4056 2678089994656 MainThread INFO neutron.agent.securitygroups_rpc [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Refresh firewall rules 2022-01-14 12:38:39.518 4056 2678089994656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Get security group information for devices via rpc ['bd90d495-21cf-41ed-bf23-9af79ea79733'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:38:39.758 4056 2678110481568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Update security group information for ports dict_keys(['bd90d495-21cf-41ed-bf23-9af79ea79733']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:38:39.758 4056 2678110481568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-14 12:38:39.758 4056 2678110481568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Update rules of security group (abd2071c-64df-4e1a-b85f-e0ad5a78e120) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:38:39.758 4056 2678110481568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Update members of security group (abd2071c-64df-4e1a-b85f-e0ad5a78e120) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-14 12:38:39.758 4056 2678110481568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Update port filter for bd90d495-21cf-41ed-bf23-9af79ea79733 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:38:39.758 4056 2678110481568 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Updating port rules. 2022-01-14 12:38:39.758 4056 2678110481568 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Creating 0 new rules, removing 6 old rules. 2022-01-14 12:38:39.758 4056 2678110481568 MainThread DEBUG oslo_concurrency.lockutils [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Lock "n-hv-driver-port-lock-bd90d495-21cf-41ed-bf23-9af79ea79733" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:38:39.758 4056 2678110481568 MainThread DEBUG oslo_concurrency.lockutils [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Lock "n-hv-driver-port-lock-bd90d495-21cf-41ed-bf23-9af79ea79733" "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-01-14 12:38:39.758 4056 2678110481568 MainThread DEBUG oslo_concurrency.lockutils [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Lock "n-hv-driver-port-lock-bd90d495-21cf-41ed-bf23-9af79ea79733" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:38:39.839 4056 2678089994656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Update security group information for ports dict_keys(['bd90d495-21cf-41ed-bf23-9af79ea79733']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:38:39.839 4056 2678089994656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-14 12:38:39.839 4056 2678089994656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Update rules of security group (abd2071c-64df-4e1a-b85f-e0ad5a78e120) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:38:39.839 4056 2678089994656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Update members of security group (abd2071c-64df-4e1a-b85f-e0ad5a78e120) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-14 12:38:39.839 4056 2678089994656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Update port filter for bd90d495-21cf-41ed-bf23-9af79ea79733 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:38:39.839 4056 2678089994656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Updating port rules. 2022-01-14 12:38:39.839 4056 2678089994656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Creating 0 new rules, removing 6 old rules. 2022-01-14 12:38:39.933 4056 2678110481568 MainThread DEBUG oslo_concurrency.lockutils [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Lock "n-hv-driver-port-lock-bd90d495-21cf-41ed-bf23-9af79ea79733" "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-01-14 12:38:39.933 4056 2678089994656 MainThread DEBUG oslo_concurrency.lockutils [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Lock "n-hv-driver-port-lock-bd90d495-21cf-41ed-bf23-9af79ea79733" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:38:39.933 4056 2678089994656 MainThread DEBUG oslo_concurrency.lockutils [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Lock "n-hv-driver-port-lock-bd90d495-21cf-41ed-bf23-9af79ea79733" "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-01-14 12:38:39.933 4056 2678089994656 MainThread DEBUG oslo_concurrency.lockutils [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Lock "n-hv-driver-port-lock-bd90d495-21cf-41ed-bf23-9af79ea79733" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:38:39.979 4056 2678089994656 MainThread DEBUG oslo_concurrency.lockutils [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Lock "n-hv-driver-port-lock-bd90d495-21cf-41ed-bf23-9af79ea79733" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.046s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:38:40.010 4056 2678089994656 MainThread DEBUG oslo_concurrency.lockutils [req-89aa4e60-72b8-41da-99a2-933424a17aca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Lock "n-hv-agent-port-lock-bd90d495-21cf-41ed-bf23-9af79ea79733" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.532s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:38:40.752 4056 2678089200384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98a84c2e-b8be-4b31-87ee-b6fe01a7d751 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] port_delete event received for 'a4429eea-6dd4-43e5-9751-fd5e1528f2d1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:38:41.527 4056 2678089200384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c75e11c-d84c-4f40-ad5d-8a241ab58df4 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] port_delete event received for '8b6b336a-aa7e-42de-a23a-86e1407aacf3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:38:41.760 4056 2678089286048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bd49337c-5787-40e6-91fe-b17125ef22a0 2022-01-14 12:38:42.219 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-14 12:38:42.549 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Adding port bd49337c-5787-40e6-91fe-b17125ef22a0 2022-01-14 12:38:42.549 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Port bd49337c-5787-40e6-91fe-b17125ef22a0 updated. Details: {'device': 'bd49337c-5787-40e6-91fe-b17125ef22a0', 'network_id': '33a96904-c4f9-477f-9816-940722a19568', 'port_id': 'bd49337c-5787-40e6-91fe-b17125ef22a0', 'mac_address': 'fa:16:3e:92:b7:07', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 529, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ed4a91df-282d-45fb-8bf7-4dd743474e26', 'ip_address': '192.168.233.200'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-14 12:38:42.549 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] 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-01-14 12:38:42.549 4056 2678110206960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bd49337c-5787-40e6-91fe-b17125ef22a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:38:42.549 4056 2678110206960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bd49337c-5787-40e6-91fe-b17125ef22a0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-14 12:38:42.549 4056 2678110206960 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 33a96904-c4f9-477f-9816-940722a19568 2022-01-14 12:38:42.570 4056 2678110206960 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-01-14 12:38:42.699 4056 2678110206960 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bd49337c-5787-40e6-91fe-b17125ef22a0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:38:42.699 4056 2678110206960 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bd49337c-5787-40e6-91fe-b17125ef22a0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:38:42.699 4056 2678110206960 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bd49337c-5787-40e6-91fe-b17125ef22a0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-14 12:38:42.699 4056 2678110206960 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 529, VLAN trunk: None to switch port bd49337c-5787-40e6-91fe-b17125ef22a0 2022-01-14 12:38:42.764 4056 2678110206960 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-14 12:38:42.764 4056 2678110206960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bd49337c-5787-40e6-91fe-b17125ef22a0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:38:42.929 4056 2678110206960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bd49337c-5787-40e6-91fe-b17125ef22a0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:38:42.929 4056 2678110206960 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-01-14 12:38:42.929 4056 2678110206960 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a20d3763-bb77-4bcc-b522-1b4ea9e8ecdf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:38:42.929 4056 2678110206960 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a20d3763-bb77-4bcc-b522-1b4ea9e8ecdf) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-14 12:38:42.929 4056 2678110206960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bd49337c-5787-40e6-91fe-b17125ef22a0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:38:42.929 4056 2678110206960 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-14 12:38:42.929 4056 2678110206960 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bd49337c-5787-40e6-91fe-b17125ef22a0 not yet added. Adding. 2022-01-14 12:38:42.929 4056 2678110206960 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-01-14 12:38:42.929 4056 2678110206960 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-01-14 12:38:43.024 4056 2678110206960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd49337c-5787-40e6-91fe-b17125ef22a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:38:43.134 4056 2678110206960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd49337c-5787-40e6-91fe-b17125ef22a0" "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-01-14 12:38:43.134 4056 2678110206960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd49337c-5787-40e6-91fe-b17125ef22a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:38:43.261 4056 2678110206960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd49337c-5787-40e6-91fe-b17125ef22a0" "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-01-14 12:38:43.323 4056 2678089553872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0cbbd084-8ae7-48b2-8f4d-a1777c49a225 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] port_delete event received for 'b8fac054-2aa7-476b-8448-20045de6c9f6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:38:43.349 4056 2678110206960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bd49337c-5787-40e6-91fe-b17125ef22a0" "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-01-14 12:38:43.349 4056 2678110206960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bd49337c-5787-40e6-91fe-b17125ef22a0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-14 12:38:43.349 4056 2678110206960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bd49337c-5787-40e6-91fe-b17125ef22a0 processed. 2022-01-14 12:38:44.226 4056 2678109378864 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-01-14 12:38:44.476 4056 2678109137024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88fae67d-43c9-436c-b6af-2dfc9297b806 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] port_delete event received for '12494ee1-fec3-4e92-afd7-4a6ff179f22a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:38:44.523 4056 2678109137024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7bf25d29-eedd-4265-be82-284f1aee5142 - - - - -] port_delete event received for '12494ee1-fec3-4e92-afd7-4a6ff179f22a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:38:44.713 4056 2678109378864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.485s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:38:44.807 4056 2678089868560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88fae67d-43c9-436c-b6af-2dfc9297b806 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] network_delete received. Deleting network 7eab386e-a9bc-4b38-86d4-2e3f076b492d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-14 12:38:44.807 4056 2678089868560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88fae67d-43c9-436c-b6af-2dfc9297b806 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] Network 7eab386e-a9bc-4b38-86d4-2e3f076b492d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-14 12:38:47.049 4056 2678110792864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3ad3aa7-4b84-4c3b-8871-e43d85182fca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Security group member updated on remote: ['abd2071c-64df-4e1a-b85f-e0ad5a78e120'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:38:47.049 4056 2678110792864 MainThread INFO neutron.agent.securitygroups_rpc [req-b3ad3aa7-4b84-4c3b-8871-e43d85182fca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Security group member updated ['abd2071c-64df-4e1a-b85f-e0ad5a78e120'] 2022-01-14 12:38:47.049 4056 2678110792864 MainThread INFO neutron.agent.securitygroups_rpc [req-b3ad3aa7-4b84-4c3b-8871-e43d85182fca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Refresh firewall rules 2022-01-14 12:38:47.049 4056 2678110792864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3ad3aa7-4b84-4c3b-8871-e43d85182fca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Get security group information for devices via rpc ['bd90d495-21cf-41ed-bf23-9af79ea79733'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:38:47.085 4056 2678110792864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b3ad3aa7-4b84-4c3b-8871-e43d85182fca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:38:47.085 4056 2678110792864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b3ad3aa7-4b84-4c3b-8871-e43d85182fca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-14 12:38:47.163 4056 2678110705792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3ad3aa7-4b84-4c3b-8871-e43d85182fca 68a230ba205241acbe90992e201c90bc c625737bbe0e460da1bd1505d7f4051c - - -] port_delete event received for 'bd90d495-21cf-41ed-bf23-9af79ea79733' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:38:48.179 4056 2678089285872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bd90d495-21cf-41ed-bf23-9af79ea79733 2022-01-14 12:38:48.240 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-14 12:38:48.240 4056 2678111314864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bd90d495-21cf-41ed-bf23-9af79ea79733' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-14 12:38:48.240 4056 2678111314864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bd90d495-21cf-41ed-bf23-9af79ea79733' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-14 12:38:48.240 4056 2678111314864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bd90d495-21cf-41ed-bf23-9af79ea79733 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-14 12:38:48.255 4056 2678111314864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bd90d495-21cf-41ed-bf23-9af79ea79733'] 2022-01-14 12:38:48.255 4056 2678111314864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-14 12:38:48.255 4056 2678111314864 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-01-14 12:38:48.255 4056 2678111314864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bd90d495-21cf-41ed-bf23-9af79ea79733'] 2022-01-14 12:38:49.603 4056 2678111557056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-527c3049-ac4c-4841-bc35-aa7eaf6750d0 9e550d223d934e439fc5bfadd7695116 77c33071327c40ce9741c231491243ac - - -] Security group member updated on remote: ['a20d3763-bb77-4bcc-b522-1b4ea9e8ecdf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:38:49.603 4056 2678111557056 MainThread INFO neutron.agent.securitygroups_rpc [req-527c3049-ac4c-4841-bc35-aa7eaf6750d0 9e550d223d934e439fc5bfadd7695116 77c33071327c40ce9741c231491243ac - - -] Security group member updated ['a20d3763-bb77-4bcc-b522-1b4ea9e8ecdf'] 2022-01-14 12:38:49.603 4056 2678111557056 MainThread INFO neutron.agent.securitygroups_rpc [req-527c3049-ac4c-4841-bc35-aa7eaf6750d0 9e550d223d934e439fc5bfadd7695116 77c33071327c40ce9741c231491243ac - - -] Refresh firewall rules 2022-01-14 12:38:49.603 4056 2678111557056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-527c3049-ac4c-4841-bc35-aa7eaf6750d0 9e550d223d934e439fc5bfadd7695116 77c33071327c40ce9741c231491243ac - - -] Get security group information for devices via rpc ['bd49337c-5787-40e6-91fe-b17125ef22a0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:38:49.663 4056 2678111557056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-527c3049-ac4c-4841-bc35-aa7eaf6750d0 9e550d223d934e439fc5bfadd7695116 77c33071327c40ce9741c231491243ac - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:38:49.663 4056 2678111557056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-527c3049-ac4c-4841-bc35-aa7eaf6750d0 9e550d223d934e439fc5bfadd7695116 77c33071327c40ce9741c231491243ac - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-14 12:38:49.694 4056 2678111557056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-527c3049-ac4c-4841-bc35-aa7eaf6750d0 9e550d223d934e439fc5bfadd7695116 77c33071327c40ce9741c231491243ac - - -] port_delete event received for 'bd49337c-5787-40e6-91fe-b17125ef22a0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:38:50.190 4056 2678089285872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bd49337c-5787-40e6-91fe-b17125ef22a0 2022-01-14 12:38:50.241 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-14 12:38:50.241 4056 2678111585024 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-01-14 12:38:50.241 4056 2678111585904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bd49337c-5787-40e6-91fe-b17125ef22a0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-14 12:38:50.241 4056 2678111585904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bd49337c-5787-40e6-91fe-b17125ef22a0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-14 12:38:50.241 4056 2678111585904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bd49337c-5787-40e6-91fe-b17125ef22a0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-14 12:38:50.246 4056 2678111585904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 33a96904-c4f9-477f-9816-940722a19568 2022-01-14 12:38:50.246 4056 2678111585904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bd49337c-5787-40e6-91fe-b17125ef22a0'] 2022-01-14 12:38:50.246 4056 2678111585904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-14 12:38:50.246 4056 2678111585904 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-01-14 12:38:50.262 4056 2678111585904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bd49337c-5787-40e6-91fe-b17125ef22a0'] 2022-01-14 12:38:50.262 4056 2678111585024 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-01-14 12:38:52.272 4056 2678110551728 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-01-14 12:38:52.289 4056 2678110551728 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-01-14 12:38:52.605 4056 2678110018368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d590681-1e17-418e-8ed7-bcd59f536b3e a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] port_delete event received for '2e71fc40-149e-4ed7-8cf5-8d9304edd4b2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:38:53.929 4056 2678110695264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fbc4468f-a24c-44ff-a7e4-c001230e6d69 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] port_delete event received for '07570816-4ddb-4711-a2db-4f0ba0449f31' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:38:55.132 4056 2678109926672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d7ace90-1bf9-4fea-b4a2-dd9a437bffd6 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] port_delete event received for '75c77d17-4140-481a-83fe-f2bb17514f9c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:38:55.189 4056 2678111397840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b857e09-b627-452e-973b-f252d6a6a34b - - - - -] port_delete event received for '75c77d17-4140-481a-83fe-f2bb17514f9c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:38:55.429 4056 2678111462320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d7ace90-1bf9-4fea-b4a2-dd9a437bffd6 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] network_delete received. Deleting network 3fec28ea-105b-4a60-9490-5d6ed465a217 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-14 12:38:55.429 4056 2678111462320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4d7ace90-1bf9-4fea-b4a2-dd9a437bffd6 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] Reclaiming local network 3fec28ea-105b-4a60-9490-5d6ed465a217 2022-01-14 12:38:56.975 4056 2678109137728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-251975d0-fa43-4d90-8eaf-6f26a4535a13 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] port_delete event received for 'b157c4c9-ef8c-4773-9fc1-2f160d9c2cff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:38:58.183 4056 2678109137728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02afb55f-3fb5-4027-a977-69ad095ecd95 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] port_delete event received for '9c7ae8ce-b35c-46a5-a0e5-6ef9323164c8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:38:59.218 4056 2678089868560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12d32069-bdcc-4c1d-91c6-766e8cb35df9 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] port_delete event received for '7d2f4118-f177-4bdc-8519-b4fa75b01b65' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:38:59.275 4056 2678111554016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f62de755-9e16-4ec9-b2cf-e23efb981692 - - - - -] port_delete event received for '7d2f4118-f177-4bdc-8519-b4fa75b01b65' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:38:59.540 4056 2678111251792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12d32069-bdcc-4c1d-91c6-766e8cb35df9 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] network_delete received. Deleting network 4f573768-509c-44f1-a5bd-6853c41cddce network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-14 12:38:59.540 4056 2678111251792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12d32069-bdcc-4c1d-91c6-766e8cb35df9 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] Network 4f573768-509c-44f1-a5bd-6853c41cddce not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-14 12:39:43.035 4056 2678106942448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-75f73252-358a-44fc-a41b-60a45e93f64d 523a11515ffa4bdd9c95da92f5ede0fd 19904468499a462ba28f375373a1999b - - -] Security group member updated on remote: ['9773b63d-9abf-41d1-9f7c-29cf2d77aa8c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:39:43.035 4056 2678106942448 MainThread INFO neutron.agent.securitygroups_rpc [req-75f73252-358a-44fc-a41b-60a45e93f64d 523a11515ffa4bdd9c95da92f5ede0fd 19904468499a462ba28f375373a1999b - - -] Security group member updated ['9773b63d-9abf-41d1-9f7c-29cf2d77aa8c'] 2022-01-14 12:39:43.957 4056 2678111126800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11a90d9a-55de-4953-b19f-db498e86cad0 c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] port_update received: 0f6f26a2-6836-464a-9734-ad3f835ad152 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:39:43.978 4056 2678111126800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11a90d9a-55de-4953-b19f-db498e86cad0 c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] No port 0f6f26a2-6836-464a-9734-ad3f835ad152 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:39:46.176 4056 2678089286048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0f6f26a2-6836-464a-9734-ad3f835ad152 2022-01-14 12:39:46.568 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-14 12:39:46.817 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Adding port 0f6f26a2-6836-464a-9734-ad3f835ad152 2022-01-14 12:39:46.817 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Port 0f6f26a2-6836-464a-9734-ad3f835ad152 updated. Details: {'device': '0f6f26a2-6836-464a-9734-ad3f835ad152', 'network_id': '0de4e9dd-2225-46da-8d74-36edb8c07ebd', 'port_id': '0f6f26a2-6836-464a-9734-ad3f835ad152', 'mac_address': 'fa:16:3e:2f:48:52', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 507, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fc9ddd99-25d6-48b1-94a4-eb8e25f1dd7c', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-14 12:39:46.817 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] 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-01-14 12:39:46.817 4056 2678111666240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0f6f26a2-6836-464a-9734-ad3f835ad152" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:39:46.817 4056 2678111666240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0f6f26a2-6836-464a-9734-ad3f835ad152 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-14 12:39:46.817 4056 2678111666240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0de4e9dd-2225-46da-8d74-36edb8c07ebd 2022-01-14 12:39:46.817 4056 2678111666240 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-01-14 12:39:46.944 4056 2678111666240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0f6f26a2-6836-464a-9734-ad3f835ad152') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:39:46.944 4056 2678111666240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0f6f26a2-6836-464a-9734-ad3f835ad152') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:39:46.944 4056 2678111666240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0f6f26a2-6836-464a-9734-ad3f835ad152 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-14 12:39:46.944 4056 2678111666240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 507, VLAN trunk: None to switch port 0f6f26a2-6836-464a-9734-ad3f835ad152 2022-01-14 12:39:47.020 4056 2678111666240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-14 12:39:47.020 4056 2678111666240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0f6f26a2-6836-464a-9734-ad3f835ad152'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:39:47.160 4056 2678111666240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0f6f26a2-6836-464a-9734-ad3f835ad152']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:39:47.160 4056 2678111666240 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-01-14 12:39:47.160 4056 2678111666240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9773b63d-9abf-41d1-9f7c-29cf2d77aa8c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:39:47.160 4056 2678111666240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9773b63d-9abf-41d1-9f7c-29cf2d77aa8c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-14 12:39:47.160 4056 2678111666240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0f6f26a2-6836-464a-9734-ad3f835ad152 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:39:47.176 4056 2678111666240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-14 12:39:47.176 4056 2678111666240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0f6f26a2-6836-464a-9734-ad3f835ad152 not yet added. Adding. 2022-01-14 12:39:47.176 4056 2678111666240 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-01-14 12:39:47.176 4056 2678111666240 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-01-14 12:39:47.254 4056 2678111666240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0f6f26a2-6836-464a-9734-ad3f835ad152" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:39:47.333 4056 2678111666240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0f6f26a2-6836-464a-9734-ad3f835ad152" "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-01-14 12:39:47.333 4056 2678111666240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0f6f26a2-6836-464a-9734-ad3f835ad152" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:39:47.420 4056 2678111666240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0f6f26a2-6836-464a-9734-ad3f835ad152" "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-01-14 12:39:47.494 4056 2678111666240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0f6f26a2-6836-464a-9734-ad3f835ad152" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.672s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:39:47.494 4056 2678111666240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0f6f26a2-6836-464a-9734-ad3f835ad152 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-14 12:39:47.494 4056 2678111666240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0f6f26a2-6836-464a-9734-ad3f835ad152 processed. 2022-01-14 12:39:48.582 4056 2678111666240 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-01-14 12:39:48.926 4056 2678111666240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:39:50.926 4056 2678109171376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2afa5c86-274f-4838-9802-75617d66e12d 3f42a3a7f34044f0ba662e302d0a6e4c c9877fcc4cf044abbe5c383f6fe37c0f - - -] port_delete event received for '9920513a-4c90-4b24-b7f3-735805866611' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:39:53.656 4056 2678109664528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62a3e202-5bd0-451c-b7a4-56d09ab616b2 3f42a3a7f34044f0ba662e302d0a6e4c c9877fcc4cf044abbe5c383f6fe37c0f - - -] Security group member updated on remote: ['a9ff86ba-259d-4a4c-b0b6-2be315975e4b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:39:53.656 4056 2678109664528 MainThread INFO neutron.agent.securitygroups_rpc [req-62a3e202-5bd0-451c-b7a4-56d09ab616b2 3f42a3a7f34044f0ba662e302d0a6e4c c9877fcc4cf044abbe5c383f6fe37c0f - - -] Security group member updated ['a9ff86ba-259d-4a4c-b0b6-2be315975e4b'] 2022-01-14 12:39:53.722 4056 2678110693152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62a3e202-5bd0-451c-b7a4-56d09ab616b2 3f42a3a7f34044f0ba662e302d0a6e4c c9877fcc4cf044abbe5c383f6fe37c0f - - -] port_delete event received for '77b9795d-367a-4606-a1e3-5a0f776928ce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:39:54.576 4056 2678089285872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 77b9795d-367a-4606-a1e3-5a0f776928ce 2022-01-14 12:39:54.613 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-14 12:39:54.613 4056 2678109323328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '77b9795d-367a-4606-a1e3-5a0f776928ce' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-14 12:39:54.613 4056 2678109323328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '77b9795d-367a-4606-a1e3-5a0f776928ce' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-14 12:39:54.613 4056 2678109323328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 77b9795d-367a-4606-a1e3-5a0f776928ce _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-14 12:39:54.619 4056 2678109323328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network eb33a8e0-14e0-4a75-a387-14c34c56d60a 2022-01-14 12:39:54.619 4056 2678109323328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['77b9795d-367a-4606-a1e3-5a0f776928ce'] 2022-01-14 12:39:54.619 4056 2678109323328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-14 12:39:54.619 4056 2678109323328 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-01-14 12:39:54.619 4056 2678109323328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['77b9795d-367a-4606-a1e3-5a0f776928ce'] 2022-01-14 12:39:56.629 4056 2678107593008 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-01-14 12:39:56.660 4056 2678107593008 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-01-14 12:39:56.691 4056 2678111728384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e2951b7-1f82-4084-94c7-8fedcc9710c9 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] port_delete event received for 'e1a2147e-15f4-4ace-9d00-a79e53f77e3b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:39:58.133 4056 2678112214352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-637ccdf9-a3ac-4009-b240-0eb4a1c5341e a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] port_delete event received for '8433c7f7-8865-4ed5-80fd-8f534582792d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:39:59.129 4056 2678088833504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42c15e53-846c-4c5f-83ab-ec4b76b22350 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] port_delete event received for '02591cc5-50bd-45ab-bd54-46e82f34d8f2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:39:59.129 4056 2678088833504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3b9ee02-77df-4c1a-af63-73b281ddec5a - - - - -] port_delete event received for '02591cc5-50bd-45ab-bd54-46e82f34d8f2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:39:59.441 4056 2678088833504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42c15e53-846c-4c5f-83ab-ec4b76b22350 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] network_delete received. Deleting network eb33a8e0-14e0-4a75-a387-14c34c56d60a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-14 12:39:59.441 4056 2678088833504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42c15e53-846c-4c5f-83ab-ec4b76b22350 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] Network eb33a8e0-14e0-4a75-a387-14c34c56d60a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-14 12:40:00.515 4056 2678110790400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3239a09-7972-4eed-b2e3-46a03ea19e1f a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] port_delete event received for 'eaba36b1-ff54-49ca-bea3-cf7012150537' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:40:01.836 4056 2678109483600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca92fa79-9e6c-49a7-ad30-1d6c5eef496b a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] port_delete event received for '509fc1e3-2564-4578-b6ee-305fb524a6cf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:40:02.923 4056 2678110796080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d46e0d1-d53f-4519-b12f-fba3634f87d3 - - - - -] port_delete event received for 'a6a9ac3e-f39d-48f1-a565-3b786f2659bb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:40:03.003 4056 2678111554192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61062744-d378-4acf-ac3e-796bfb309950 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] port_delete event received for 'a6a9ac3e-f39d-48f1-a565-3b786f2659bb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:40:03.239 4056 2678111128208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61062744-d378-4acf-ac3e-796bfb309950 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] network_delete received. Deleting network dd654dd2-afbf-4078-815f-860b79b72113 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-14 12:40:03.239 4056 2678111128208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61062744-d378-4acf-ac3e-796bfb309950 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] Network dd654dd2-afbf-4078-815f-860b79b72113 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-14 12:40:36.080 4056 2678112331728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b67eea3-aa0e-4b74-9966-e0780df9ab00 523a11515ffa4bdd9c95da92f5ede0fd 19904468499a462ba28f375373a1999b - - -] Security group member updated on remote: ['9773b63d-9abf-41d1-9f7c-29cf2d77aa8c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:40:36.080 4056 2678112331728 MainThread INFO neutron.agent.securitygroups_rpc [req-4b67eea3-aa0e-4b74-9966-e0780df9ab00 523a11515ffa4bdd9c95da92f5ede0fd 19904468499a462ba28f375373a1999b - - -] Security group member updated ['9773b63d-9abf-41d1-9f7c-29cf2d77aa8c'] 2022-01-14 12:40:36.080 4056 2678112331728 MainThread INFO neutron.agent.securitygroups_rpc [req-4b67eea3-aa0e-4b74-9966-e0780df9ab00 523a11515ffa4bdd9c95da92f5ede0fd 19904468499a462ba28f375373a1999b - - -] Refresh firewall rules 2022-01-14 12:40:36.080 4056 2678112331728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b67eea3-aa0e-4b74-9966-e0780df9ab00 523a11515ffa4bdd9c95da92f5ede0fd 19904468499a462ba28f375373a1999b - - -] Get security group information for devices via rpc ['0f6f26a2-6836-464a-9734-ad3f835ad152'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:40:36.111 4056 2678112331728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4b67eea3-aa0e-4b74-9966-e0780df9ab00 523a11515ffa4bdd9c95da92f5ede0fd 19904468499a462ba28f375373a1999b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:40:36.111 4056 2678112331728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4b67eea3-aa0e-4b74-9966-e0780df9ab00 523a11515ffa4bdd9c95da92f5ede0fd 19904468499a462ba28f375373a1999b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-14 12:40:36.148 4056 2678112811488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b67eea3-aa0e-4b74-9966-e0780df9ab00 523a11515ffa4bdd9c95da92f5ede0fd 19904468499a462ba28f375373a1999b - - -] port_delete event received for '0f6f26a2-6836-464a-9734-ad3f835ad152' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:40:36.846 4056 2678089285872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0f6f26a2-6836-464a-9734-ad3f835ad152 2022-01-14 12:40:38.775 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-14 12:40:38.775 4056 2678110125744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0f6f26a2-6836-464a-9734-ad3f835ad152' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-14 12:40:38.775 4056 2678110125744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0f6f26a2-6836-464a-9734-ad3f835ad152' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-14 12:40:38.775 4056 2678110125744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0f6f26a2-6836-464a-9734-ad3f835ad152 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-14 12:40:38.775 4056 2678110125744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0de4e9dd-2225-46da-8d74-36edb8c07ebd 2022-01-14 12:40:38.775 4056 2678110125744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0f6f26a2-6836-464a-9734-ad3f835ad152'] 2022-01-14 12:40:38.775 4056 2678110125744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-14 12:40:38.775 4056 2678110125744 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-01-14 12:40:38.775 4056 2678110125744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0f6f26a2-6836-464a-9734-ad3f835ad152'] 2022-01-14 12:40:40.799 4056 2678111461440 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-01-14 12:40:40.806 4056 2678111461440 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-01-14 12:40:45.611 4056 2678111601056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-37735865-5fd1-4033-815f-cea5149c54a2 523a11515ffa4bdd9c95da92f5ede0fd 19904468499a462ba28f375373a1999b - - -] Security group member updated on remote: ['9773b63d-9abf-41d1-9f7c-29cf2d77aa8c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:40:45.611 4056 2678111601056 MainThread INFO neutron.agent.securitygroups_rpc [req-37735865-5fd1-4033-815f-cea5149c54a2 523a11515ffa4bdd9c95da92f5ede0fd 19904468499a462ba28f375373a1999b - - -] Security group member updated ['9773b63d-9abf-41d1-9f7c-29cf2d77aa8c'] 2022-01-14 12:40:46.533 4056 2678112296624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2739fbf4-d62d-44db-a352-23c07775af73 c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] port_update received: f17f1620-efce-464f-86aa-006ad8840ab4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-14 12:40:46.549 4056 2678112296624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2739fbf4-d62d-44db-a352-23c07775af73 c827b900b93b440aa4076e354429dd1e b816cc6727e14938bdd1bdd94d3b56d1 - - -] No port f17f1620-efce-464f-86aa-006ad8840ab4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-14 12:40:48.580 4056 2678089286048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f17f1620-efce-464f-86aa-006ad8840ab4 2022-01-14 12:40:48.814 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-14 12:40:49.071 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Adding port f17f1620-efce-464f-86aa-006ad8840ab4 2022-01-14 12:40:49.071 4056 2678000258384 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Port f17f1620-efce-464f-86aa-006ad8840ab4 updated. Details: {'device': 'f17f1620-efce-464f-86aa-006ad8840ab4', 'network_id': '0de4e9dd-2225-46da-8d74-36edb8c07ebd', 'port_id': 'f17f1620-efce-464f-86aa-006ad8840ab4', 'mac_address': 'fa:16:3e:20:6c:60', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 507, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fc9ddd99-25d6-48b1-94a4-eb8e25f1dd7c', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-14 12:40:49.071 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] 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-01-14 12:40:49.071 4056 2678107604240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f17f1620-efce-464f-86aa-006ad8840ab4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:40:49.071 4056 2678107604240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f17f1620-efce-464f-86aa-006ad8840ab4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-14 12:40:49.071 4056 2678107604240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0de4e9dd-2225-46da-8d74-36edb8c07ebd 2022-01-14 12:40:49.071 4056 2678107604240 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-01-14 12:40:49.206 4056 2678107604240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f17f1620-efce-464f-86aa-006ad8840ab4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:40:49.206 4056 2678107604240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f17f1620-efce-464f-86aa-006ad8840ab4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-14 12:40:49.206 4056 2678107604240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f17f1620-efce-464f-86aa-006ad8840ab4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-14 12:40:49.206 4056 2678107604240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 507, VLAN trunk: None to switch port f17f1620-efce-464f-86aa-006ad8840ab4 2022-01-14 12:40:49.259 4056 2678107604240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-14 12:40:49.259 4056 2678107604240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f17f1620-efce-464f-86aa-006ad8840ab4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:40:49.408 4056 2678107604240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f17f1620-efce-464f-86aa-006ad8840ab4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:40:49.408 4056 2678107604240 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-01-14 12:40:49.408 4056 2678107604240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9773b63d-9abf-41d1-9f7c-29cf2d77aa8c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-14 12:40:49.408 4056 2678107604240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9773b63d-9abf-41d1-9f7c-29cf2d77aa8c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-14 12:40:49.408 4056 2678107604240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f17f1620-efce-464f-86aa-006ad8840ab4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-14 12:40:49.408 4056 2678107604240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-14 12:40:49.408 4056 2678107604240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f17f1620-efce-464f-86aa-006ad8840ab4 not yet added. Adding. 2022-01-14 12:40:49.408 4056 2678107604240 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-01-14 12:40:49.408 4056 2678107604240 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-01-14 12:40:49.480 4056 2678107604240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f17f1620-efce-464f-86aa-006ad8840ab4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:40:49.548 4056 2678107604240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f17f1620-efce-464f-86aa-006ad8840ab4" "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-01-14 12:40:49.548 4056 2678107604240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f17f1620-efce-464f-86aa-006ad8840ab4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-14 12:40:49.618 4056 2678107604240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f17f1620-efce-464f-86aa-006ad8840ab4" "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-01-14 12:40:49.678 4056 2678107604240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f17f1620-efce-464f-86aa-006ad8840ab4" "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-01-14 12:40:49.678 4056 2678107604240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f17f1620-efce-464f-86aa-006ad8840ab4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-14 12:40:49.678 4056 2678107604240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f17f1620-efce-464f-86aa-006ad8840ab4 processed. 2022-01-14 12:40:50.845 4056 2678107604240 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-01-14 12:40:51.180 4056 2678107604240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-14 12:41:19.072 4056 2678089285872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f17f1620-efce-464f-86aa-006ad8840ab4 2022-01-14 12:41:19.407 4056 2678112212768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47a7d6fb-49c9-4929-9cf7-bd30ffa1e4e8 523a11515ffa4bdd9c95da92f5ede0fd 19904468499a462ba28f375373a1999b - - -] Security group member updated on remote: ['9773b63d-9abf-41d1-9f7c-29cf2d77aa8c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-14 12:41:19.407 4056 2678112212768 MainThread INFO neutron.agent.securitygroups_rpc [req-47a7d6fb-49c9-4929-9cf7-bd30ffa1e4e8 523a11515ffa4bdd9c95da92f5ede0fd 19904468499a462ba28f375373a1999b - - -] Security group member updated ['9773b63d-9abf-41d1-9f7c-29cf2d77aa8c'] 2022-01-14 12:41:19.407 4056 2678112212768 MainThread INFO neutron.agent.securitygroups_rpc [req-47a7d6fb-49c9-4929-9cf7-bd30ffa1e4e8 523a11515ffa4bdd9c95da92f5ede0fd 19904468499a462ba28f375373a1999b - - -] Refresh firewall rules 2022-01-14 12:41:19.407 4056 2678112212768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47a7d6fb-49c9-4929-9cf7-bd30ffa1e4e8 523a11515ffa4bdd9c95da92f5ede0fd 19904468499a462ba28f375373a1999b - - -] Get security group information for devices via rpc ['f17f1620-efce-464f-86aa-006ad8840ab4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-14 12:41:19.453 4056 2678112212768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47a7d6fb-49c9-4929-9cf7-bd30ffa1e4e8 523a11515ffa4bdd9c95da92f5ede0fd 19904468499a462ba28f375373a1999b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-14 12:41:19.453 4056 2678112212768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47a7d6fb-49c9-4929-9cf7-bd30ffa1e4e8 523a11515ffa4bdd9c95da92f5ede0fd 19904468499a462ba28f375373a1999b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-14 12:41:19.485 4056 2678112212768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47a7d6fb-49c9-4929-9cf7-bd30ffa1e4e8 523a11515ffa4bdd9c95da92f5ede0fd 19904468499a462ba28f375373a1999b - - -] port_delete event received for 'f17f1620-efce-464f-86aa-006ad8840ab4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-14 12:41:20.969 4056 2678000258384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c250724-0e4a-4386-8eba-9e1ec5023865 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-14 12:41:20.969 4056 2678111793920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f17f1620-efce-464f-86aa-006ad8840ab4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-14 12:41:20.969 4056 2678111793920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f17f1620-efce-464f-86aa-006ad8840ab4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-14 12:41:20.969 4056 2678111793920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f17f1620-efce-464f-86aa-006ad8840ab4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-14 12:41:20.969 4056 2678111793920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0de4e9dd-2225-46da-8d74-36edb8c07ebd 2022-01-14 12:41:20.969 4056 2678111793920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f17f1620-efce-464f-86aa-006ad8840ab4'] 2022-01-14 12:41:20.969 4056 2678111793920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-14 12:41:20.969 4056 2678111793920 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-01-14 12:41:20.969 4056 2678111793920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f17f1620-efce-464f-86aa-006ad8840ab4'] 2022-01-14 12:41:22.969 4056 2678112049280 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-01-14 12:41:22.985 4056 2678112049280 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-01-14 12:41:41.062 4056 2678113210608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-226d876c-9c71-44d6-9393-01f3c144bd49 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] network_delete received. Deleting network 0de4e9dd-2225-46da-8d74-36edb8c07ebd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-14 12:41:41.062 4056 2678113210608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-226d876c-9c71-44d6-9393-01f3c144bd49 a4b62f0803264403bbef32e5e2d0e9e7 b0e8e23ee2414606bd3a31771642579e - - -] Network 0de4e9dd-2225-46da-8d74-36edb8c07ebd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463