2021-07-23 16:00:39.851 2200 2848068041896 MainThread INFO neutron.common.config [-] Logging enabled! 2021-07-23 16:00:39.851 2200 2848068041896 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev494 2021-07-23 16:00:39.861 2200 2848068041896 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-07-23 16:00:39.916 2200 2848068041896 MainThread INFO os_win.utils.network.networkutils [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] WMI caching is disabled. 2021-07-23 16:00:40.212 2200 2848068041896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-07-23 16:00:40.308 2200 2848068041896 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-07-23 16:00:40.308 2200 2848068041896 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-07-23 16:00:40.549 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent initialized successfully, now running... 2021-07-23 16:00:40.583 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-07-23 16:00:40.602 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-07-23 16:00:40.643 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-07-23 16:02:33.538 2200 2848164608488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68b90a8f-9396-4f5d-a58c-e6255471c116 - - - - -] port_update received: 34f42c8e-846b-4934-a57b-853093c7cbb3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:02:33.544 2200 2848164608488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68b90a8f-9396-4f5d-a58c-e6255471c116 - - - - -] No port 34f42c8e-846b-4934-a57b-853093c7cbb3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:02:38.780 2200 2848164608488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2db93db3-0718-4a59-a8d4-64efd222ac79 - - - - -] port_update received: e9e0a4d4-ba6d-4f08-822e-8d764d703a65 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:02:38.809 2200 2848164608488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2db93db3-0718-4a59-a8d4-64efd222ac79 - - - - -] No port e9e0a4d4-ba6d-4f08-822e-8d764d703a65 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:02:40.107 2200 2848164608488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49c7c369-c119-4feb-8082-d4384fd8f88b - - - - -] port_update received: b7c33898-c20f-43aa-bf28-99d0e439eac5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:02:40.137 2200 2848164608488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49c7c369-c119-4feb-8082-d4384fd8f88b - - - - -] No port b7c33898-c20f-43aa-bf28-99d0e439eac5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:02:45.269 2200 2848164608488 MainThread WARNING oslo_policy.policy [req-46ef4fe0-2d3d-45c2-8843-dd5195ffe04d d8f4494bfb154ba1848c4cf27412a19c 65feb1695b3a46b9a3841d19f29e0392 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-07-23 16:02:45.279 2200 2848164608488 MainThread WARNING oslo_policy.policy [req-46ef4fe0-2d3d-45c2-8843-dd5195ffe04d d8f4494bfb154ba1848c4cf27412a19c 65feb1695b3a46b9a3841d19f29e0392 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-07-23 16:02:45.279 2200 2848164608488 MainThread WARNING oslo_policy.policy [req-46ef4fe0-2d3d-45c2-8843-dd5195ffe04d d8f4494bfb154ba1848c4cf27412a19c 65feb1695b3a46b9a3841d19f29e0392 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-07-23 16:02:45.279 2200 2848164608488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-46ef4fe0-2d3d-45c2-8843-dd5195ffe04d d8f4494bfb154ba1848c4cf27412a19c 65feb1695b3a46b9a3841d19f29e0392 - - -] Security group member updated on remote: ['8571a73b-234a-4b5d-958b-ca7462c5b464'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:02:45.299 2200 2848164608488 MainThread INFO neutron.agent.securitygroups_rpc [req-46ef4fe0-2d3d-45c2-8843-dd5195ffe04d d8f4494bfb154ba1848c4cf27412a19c 65feb1695b3a46b9a3841d19f29e0392 - - -] Security group member updated ['8571a73b-234a-4b5d-958b-ca7462c5b464'] 2021-07-23 16:02:45.813 2200 2848164608488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-294d439c-7139-4f1e-b46a-8e305a43a605 - - - - -] port_update received: 0fc53da9-5486-4829-a09b-e2801bfa819e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:02:45.830 2200 2848164608488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-294d439c-7139-4f1e-b46a-8e305a43a605 - - - - -] No port 0fc53da9-5486-4829-a09b-e2801bfa819e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:02:46.342 2200 2848164608488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00f177fa-5f09-4607-9ea6-6ad161762200 ae67158222a64473a094c8f59e2e4956 9eedc3dc1d3b461c8ac2ac7cf628c51f - - -] Security group rule updated on remote: ['e1984d88-0981-452b-abcf-4f57c6aeb6ff'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 16:02:46.358 2200 2848164608488 MainThread INFO neutron.agent.securitygroups_rpc [req-00f177fa-5f09-4607-9ea6-6ad161762200 ae67158222a64473a094c8f59e2e4956 9eedc3dc1d3b461c8ac2ac7cf628c51f - - -] Security group rule updated ['e1984d88-0981-452b-abcf-4f57c6aeb6ff'] 2021-07-23 16:02:48.419 2200 2848164608488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-20d5d527-b8db-4fd2-b217-6fd862262ca1 ae67158222a64473a094c8f59e2e4956 9eedc3dc1d3b461c8ac2ac7cf628c51f - - -] Security group rule updated on remote: ['e1984d88-0981-452b-abcf-4f57c6aeb6ff'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 16:02:48.451 2200 2848164608488 MainThread INFO neutron.agent.securitygroups_rpc [req-20d5d527-b8db-4fd2-b217-6fd862262ca1 ae67158222a64473a094c8f59e2e4956 9eedc3dc1d3b461c8ac2ac7cf628c51f - - -] Security group rule updated ['e1984d88-0981-452b-abcf-4f57c6aeb6ff'] 2021-07-23 16:02:49.576 2200 2848164608488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2cfbe039-d641-4cb4-b4e3-bc4a4781c016 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] Security group member updated on remote: ['b74ce7e6-8625-47c5-8b8f-c5ead3637246'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:02:49.576 2200 2848164608488 MainThread INFO neutron.agent.securitygroups_rpc [req-2cfbe039-d641-4cb4-b4e3-bc4a4781c016 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] Security group member updated ['b74ce7e6-8625-47c5-8b8f-c5ead3637246'] 2021-07-23 16:02:50.576 2200 2848164608488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52215574-d570-4017-aeda-3c2ae5c483a5 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] Security group member updated on remote: ['b74ce7e6-8625-47c5-8b8f-c5ead3637246'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:02:50.592 2200 2848164608488 MainThread INFO neutron.agent.securitygroups_rpc [req-52215574-d570-4017-aeda-3c2ae5c483a5 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] Security group member updated ['b74ce7e6-8625-47c5-8b8f-c5ead3637246'] 2021-07-23 16:02:50.621 2200 2848164608488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa902cbc-4298-434e-ae49-c305658d9b74 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] port_update received: ba8128b6-a837-4712-9a4c-d34ecea9958b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:02:50.639 2200 2848164608488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa902cbc-4298-434e-ae49-c305658d9b74 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] No port ba8128b6-a837-4712-9a4c-d34ecea9958b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:02:53.325 2200 2848164608488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a12a9a8-6b9f-43aa-b706-af7014490c9c 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] port_update received: 2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:02:53.345 2200 2848164608488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a12a9a8-6b9f-43aa-b706-af7014490c9c 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] No port 2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:02:54.357 2200 2848164608488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-703edea3-b816-4b94-889b-e52000d1ec26 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] port_update received: 987657cc-6556-4cc4-a1d0-333ad50b7f4a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:02:54.388 2200 2848164608488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-703edea3-b816-4b94-889b-e52000d1ec26 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] No port 987657cc-6556-4cc4-a1d0-333ad50b7f4a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:02:57.590 2200 2848164608488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef196aa7-0f0d-4bb0-a400-77b357243756 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] network_delete received. Deleting network f073e823-3132-4446-9aca-f96ed25bbdf5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 16:02:57.590 2200 2848164608488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef196aa7-0f0d-4bb0-a400-77b357243756 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] Network f073e823-3132-4446-9aca-f96ed25bbdf5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 16:02:59.029 2200 2848164608488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8f3ffeb-3a7a-4f77-ae35-3fefdbc8f1ba fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] network_delete received. Deleting network 653220c6-5926-48be-95c3-efaa77770c26 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 16:02:59.029 2200 2848164608488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8f3ffeb-3a7a-4f77-ae35-3fefdbc8f1ba fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] Network 653220c6-5926-48be-95c3-efaa77770c26 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 16:03:01.616 2200 2848164606728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ba8128b6-a837-4712-9a4c-d34ecea9958b 2021-07-23 16:03:01.639 2200 2848164608488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-828e117a-68b3-457c-a2c6-8f7e2e268544 ae67158222a64473a094c8f59e2e4956 9eedc3dc1d3b461c8ac2ac7cf628c51f - - -] Security group member updated on remote: ['e1984d88-0981-452b-abcf-4f57c6aeb6ff'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:03:01.658 2200 2848164608488 MainThread INFO neutron.agent.securitygroups_rpc [req-828e117a-68b3-457c-a2c6-8f7e2e268544 ae67158222a64473a094c8f59e2e4956 9eedc3dc1d3b461c8ac2ac7cf628c51f - - -] Security group member updated ['e1984d88-0981-452b-abcf-4f57c6aeb6ff'] 2021-07-23 16:03:02.813 2200 2848164608488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d2d517a-de1f-456e-829d-5b93ecaa5cd8 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] port_update received: 484e8815-924e-4876-9dd2-4c21cf1bf276 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:03:02.825 2200 2848164608488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d2d517a-de1f-456e-829d-5b93ecaa5cd8 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] No port 484e8815-924e-4876-9dd2-4c21cf1bf276 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:03:03.418 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 16:03:03.621 2200 2848164606728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510 2021-07-23 16:03:03.621 2200 2848164606728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 987657cc-6556-4cc4-a1d0-333ad50b7f4a 2021-07-23 16:03:03.816 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Adding port ba8128b6-a837-4712-9a4c-d34ecea9958b 2021-07-23 16:03:03.826 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Port ba8128b6-a837-4712-9a4c-d34ecea9958b updated. Details: {'device': 'ba8128b6-a837-4712-9a4c-d34ecea9958b', 'network_id': '92069b57-9c79-4c5e-8773-96c2f5c30a49', 'port_id': 'ba8128b6-a837-4712-9a4c-d34ecea9958b', 'mac_address': 'fa:16:3e:db:c2:e1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 654, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b9582b74-7ab5-44ef-8b16-179d39b99b5d', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 16:03:03.826 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 16:03:03.856 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ba8128b6-a837-4712-9a4c-d34ecea9958b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:03:03.856 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ba8128b6-a837-4712-9a4c-d34ecea9958b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 16:03:03.876 2200 2848164608840 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 92069b57-9c79-4c5e-8773-96c2f5c30a49 2021-07-23 16:03:03.876 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 16:03:04.169 2200 2848164608840 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ba8128b6-a837-4712-9a4c-d34ecea9958b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:03:04.169 2200 2848164608840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ba8128b6-a837-4712-9a4c-d34ecea9958b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:03:04.202 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ba8128b6-a837-4712-9a4c-d34ecea9958b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 16:03:04.216 2200 2848164608840 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 654, VLAN trunk: None to switch port ba8128b6-a837-4712-9a4c-d34ecea9958b 2021-07-23 16:03:04.325 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 16:03:04.340 2200 2848164608840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ba8128b6-a837-4712-9a4c-d34ecea9958b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:03:04.621 2200 2848164608840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ba8128b6-a837-4712-9a4c-d34ecea9958b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:03:04.621 2200 2848164608840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:03:04.644 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8571a73b-234a-4b5d-958b-ca7462c5b464) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:03:04.644 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8571a73b-234a-4b5d-958b-ca7462c5b464) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 16:03:04.657 2200 2848164608840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ba8128b6-a837-4712-9a4c-d34ecea9958b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:03:04.669 2200 2848164608840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 16:03:04.669 2200 2848164608840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ba8128b6-a837-4712-9a4c-d34ecea9958b not yet added. Adding. 2021-07-23 16:03:04.685 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 16:03:04.702 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 16:03:04.818 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ba8128b6-a837-4712-9a4c-d34ecea9958b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:03:04.907 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ba8128b6-a837-4712-9a4c-d34ecea9958b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:03:04.926 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ba8128b6-a837-4712-9a4c-d34ecea9958b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:03:05.028 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ba8128b6-a837-4712-9a4c-d34ecea9958b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:03:05.137 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ba8128b6-a837-4712-9a4c-d34ecea9958b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:03:05.162 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ba8128b6-a837-4712-9a4c-d34ecea9958b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 16:03:05.177 2200 2848164608840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ba8128b6-a837-4712-9a4c-d34ecea9958b processed. 2021-07-23 16:03:05.420 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 16:03:05.420 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:03:05.622 2200 2848164606728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 484e8815-924e-4876-9dd2-4c21cf1bf276 2021-07-23 16:03:05.981 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.562s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:03:06.214 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Adding port 2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510 2021-07-23 16:03:06.214 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Port 2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510 updated. Details: {'device': '2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510', 'network_id': '446ffb7b-5268-44a4-a629-a0e32bfa5a23', 'port_id': '2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510', 'mac_address': 'fa:16:3e:9f:71:fc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 666, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '06b0b9d7-be08-465e-b848-ad2229632fa9', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 16:03:06.214 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 16:03:06.232 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Adding port 987657cc-6556-4cc4-a1d0-333ad50b7f4a 2021-07-23 16:03:06.232 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Port 987657cc-6556-4cc4-a1d0-333ad50b7f4a updated. Details: {'device': '987657cc-6556-4cc4-a1d0-333ad50b7f4a', 'network_id': '446ffb7b-5268-44a4-a629-a0e32bfa5a23', 'port_id': '987657cc-6556-4cc4-a1d0-333ad50b7f4a', 'mac_address': 'fa:16:3e:55:ab:bb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 666, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '06b0b9d7-be08-465e-b848-ad2229632fa9', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 16:03:06.249 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 16:03:06.249 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:03:06.261 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 16:03:06.261 2200 2848164608840 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 446ffb7b-5268-44a4-a629-a0e32bfa5a23 2021-07-23 16:03:06.278 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 16:03:06.278 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-987657cc-6556-4cc4-a1d0-333ad50b7f4a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:03:06.278 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 987657cc-6556-4cc4-a1d0-333ad50b7f4a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 16:03:06.295 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 16:03:06.419 2200 2848164608840 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:03:06.419 2200 2848164608840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:03:06.452 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 16:03:06.452 2200 2848164608840 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 666, VLAN trunk: None to switch port 2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510 2021-07-23 16:03:06.530 2200 2848164609544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '987657cc-6556-4cc4-a1d0-333ad50b7f4a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:03:06.544 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '987657cc-6556-4cc4-a1d0-333ad50b7f4a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:03:06.560 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 987657cc-6556-4cc4-a1d0-333ad50b7f4a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 16:03:06.560 2200 2848164609544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 666, VLAN trunk: None to switch port 987657cc-6556-4cc4-a1d0-333ad50b7f4a 2021-07-23 16:03:06.575 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 16:03:06.597 2200 2848164608840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:03:06.701 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 16:03:06.701 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['987657cc-6556-4cc4-a1d0-333ad50b7f4a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:03:06.872 2200 2848164608840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:03:06.888 2200 2848164608840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:03:06.888 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b74ce7e6-8625-47c5-8b8f-c5ead3637246) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:03:06.904 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b74ce7e6-8625-47c5-8b8f-c5ead3637246) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 16:03:06.904 2200 2848164608840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:03:06.904 2200 2848164608840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 16:03:06.924 2200 2848164608840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510 not yet added. Adding. 2021-07-23 16:03:06.936 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 16:03:06.936 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 16:03:06.936 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['987657cc-6556-4cc4-a1d0-333ad50b7f4a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:03:06.956 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:03:06.966 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b74ce7e6-8625-47c5-8b8f-c5ead3637246) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:03:06.966 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b74ce7e6-8625-47c5-8b8f-c5ead3637246) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 16:03:06.983 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 987657cc-6556-4cc4-a1d0-333ad50b7f4a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:03:06.983 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 16:03:06.998 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 987657cc-6556-4cc4-a1d0-333ad50b7f4a not yet added. Adding. 2021-07-23 16:03:07.013 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 16:03:07.013 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 16:03:07.158 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:03:07.169 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-987657cc-6556-4cc4-a1d0-333ad50b7f4a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:03:07.263 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:03:07.282 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:03:07.282 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-987657cc-6556-4cc4-a1d0-333ad50b7f4a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:03:07.302 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-987657cc-6556-4cc4-a1d0-333ad50b7f4a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:03:07.418 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 16:03:07.458 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:03:07.467 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-987657cc-6556-4cc4-a1d0-333ad50b7f4a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:03:07.595 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:03:07.595 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 16:03:07.615 2200 2848164608840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510 processed. 2021-07-23 16:03:07.624 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-987657cc-6556-4cc4-a1d0-333ad50b7f4a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:03:07.624 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 987657cc-6556-4cc4-a1d0-333ad50b7f4a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 16:03:07.644 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 987657cc-6556-4cc4-a1d0-333ad50b7f4a processed. 2021-07-23 16:03:07.790 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Adding port 484e8815-924e-4876-9dd2-4c21cf1bf276 2021-07-23 16:03:07.801 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Port 484e8815-924e-4876-9dd2-4c21cf1bf276 updated. Details: {'device': '484e8815-924e-4876-9dd2-4c21cf1bf276', 'network_id': 'b543f6ef-0019-4b0c-b071-58fc4fd84fde', 'port_id': '484e8815-924e-4876-9dd2-4c21cf1bf276', 'mac_address': 'fa:16:3e:38:be:60', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 687, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6b3d3f48-e368-43ab-9dba-5a7089a643a1', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 16:03:07.811 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 16:03:07.811 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-484e8815-924e-4876-9dd2-4c21cf1bf276" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:03:07.830 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 484e8815-924e-4876-9dd2-4c21cf1bf276 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 16:03:07.840 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b543f6ef-0019-4b0c-b071-58fc4fd84fde 2021-07-23 16:03:07.840 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 16:03:08.029 2200 2848164609544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '484e8815-924e-4876-9dd2-4c21cf1bf276') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:03:08.029 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '484e8815-924e-4876-9dd2-4c21cf1bf276') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:03:08.059 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 484e8815-924e-4876-9dd2-4c21cf1bf276 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 16:03:08.075 2200 2848164609544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 687, VLAN trunk: None to switch port 484e8815-924e-4876-9dd2-4c21cf1bf276 2021-07-23 16:03:08.184 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 16:03:08.201 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['484e8815-924e-4876-9dd2-4c21cf1bf276'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:03:08.373 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['484e8815-924e-4876-9dd2-4c21cf1bf276']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:03:08.373 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:03:08.404 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e1984d88-0981-452b-abcf-4f57c6aeb6ff) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:03:08.404 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 484e8815-924e-4876-9dd2-4c21cf1bf276 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:03:08.425 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 16:03:08.425 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 484e8815-924e-4876-9dd2-4c21cf1bf276 not yet added. Adding. 2021-07-23 16:03:08.445 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 16:03:08.445 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 16:03:08.590 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-484e8815-924e-4876-9dd2-4c21cf1bf276" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:03:08.777 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-484e8815-924e-4876-9dd2-4c21cf1bf276" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:03:08.786 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-484e8815-924e-4876-9dd2-4c21cf1bf276" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:03:08.986 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-484e8815-924e-4876-9dd2-4c21cf1bf276" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:03:09.137 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-484e8815-924e-4876-9dd2-4c21cf1bf276" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:03:09.137 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 484e8815-924e-4876-9dd2-4c21cf1bf276 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 16:03:09.137 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 484e8815-924e-4876-9dd2-4c21cf1bf276 processed. 2021-07-23 16:03:09.430 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:03:10.405 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:03:20.120 2200 2848164606904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ba8128b6-a837-4712-9a4c-d34ecea9958b 2021-07-23 16:03:20.683 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dd6ca797-de3f-403f-af0e-73ecaa815ff1 d8f4494bfb154ba1848c4cf27412a19c 65feb1695b3a46b9a3841d19f29e0392 - - -] Security group member updated on remote: ['8571a73b-234a-4b5d-958b-ca7462c5b464'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:03:20.683 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-dd6ca797-de3f-403f-af0e-73ecaa815ff1 d8f4494bfb154ba1848c4cf27412a19c 65feb1695b3a46b9a3841d19f29e0392 - - -] Security group member updated ['8571a73b-234a-4b5d-958b-ca7462c5b464'] 2021-07-23 16:03:20.700 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-dd6ca797-de3f-403f-af0e-73ecaa815ff1 d8f4494bfb154ba1848c4cf27412a19c 65feb1695b3a46b9a3841d19f29e0392 - - -] Refresh firewall rules 2021-07-23 16:03:20.700 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dd6ca797-de3f-403f-af0e-73ecaa815ff1 d8f4494bfb154ba1848c4cf27412a19c 65feb1695b3a46b9a3841d19f29e0392 - - -] Get security group information for devices via rpc ['ba8128b6-a837-4712-9a4c-d34ecea9958b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:03:20.764 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dd6ca797-de3f-403f-af0e-73ecaa815ff1 d8f4494bfb154ba1848c4cf27412a19c 65feb1695b3a46b9a3841d19f29e0392 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:03:20.783 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dd6ca797-de3f-403f-af0e-73ecaa815ff1 d8f4494bfb154ba1848c4cf27412a19c 65feb1695b3a46b9a3841d19f29e0392 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:03:20.809 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd6ca797-de3f-403f-af0e-73ecaa815ff1 d8f4494bfb154ba1848c4cf27412a19c 65feb1695b3a46b9a3841d19f29e0392 - - -] port_delete event received for 'ba8128b6-a837-4712-9a4c-d34ecea9958b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:03:21.529 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 16:03:21.529 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ba8128b6-a837-4712-9a4c-d34ecea9958b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 16:03:21.560 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ba8128b6-a837-4712-9a4c-d34ecea9958b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 16:03:21.560 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ba8128b6-a837-4712-9a4c-d34ecea9958b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 16:03:21.590 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 92069b57-9c79-4c5e-8773-96c2f5c30a49 2021-07-23 16:03:21.607 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ba8128b6-a837-4712-9a4c-d34ecea9958b'] 2021-07-23 16:03:21.622 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 16:03:21.622 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 16:03:21.636 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ba8128b6-a837-4712-9a4c-d34ecea9958b'] 2021-07-23 16:03:23.544 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:03:23.607 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:03:25.558 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff479fbf-3b1a-4371-9a6d-bcc1e5424641 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] network_delete received. Deleting network 92069b57-9c79-4c5e-8773-96c2f5c30a49 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 16:03:25.558 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff479fbf-3b1a-4371-9a6d-bcc1e5424641 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] Network 92069b57-9c79-4c5e-8773-96c2f5c30a49 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 16:04:01.527 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d74f49f0-58d1-4198-8b46-407a6ea17847 b41d443ea5a14fd391acb79181f52592 64826d835eb344749b60c3e8b6ee23f7 - - -] Security group member updated on remote: ['4e3f5d1a-f62b-491e-83e5-24928efc39df'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:04:01.542 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-d74f49f0-58d1-4198-8b46-407a6ea17847 b41d443ea5a14fd391acb79181f52592 64826d835eb344749b60c3e8b6ee23f7 - - -] Security group member updated ['4e3f5d1a-f62b-491e-83e5-24928efc39df'] 2021-07-23 16:04:02.328 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42ed4fd6-ade0-4d40-b432-055f6ee20842 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] port_update received: b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:04:02.354 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42ed4fd6-ade0-4d40-b432-055f6ee20842 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] No port b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:04:16.511 2200 2848164606728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5 2021-07-23 16:04:17.783 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 16:04:17.871 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fbb07cee-fee6-4e85-a918-71b3d3c7efe4 37de6d04f62f49918ecd14452c1aeb97 3ed45fbe17db4b7fb1961220be35a041 - - -] Security group member updated on remote: ['6c77dd02-cd10-4a00-afa1-ca0150102595'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:04:17.895 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-fbb07cee-fee6-4e85-a918-71b3d3c7efe4 37de6d04f62f49918ecd14452c1aeb97 3ed45fbe17db4b7fb1961220be35a041 - - -] Security group member updated ['6c77dd02-cd10-4a00-afa1-ca0150102595'] 2021-07-23 16:04:18.088 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Adding port b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5 2021-07-23 16:04:18.088 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Port b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5 updated. Details: {'device': 'b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5', 'network_id': 'e8197156-de2c-455e-b8bc-4fc3ff300db2', 'port_id': 'b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5', 'mac_address': 'fa:16:3e:ac:b4:29', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 675, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '55eaa461-916b-4a6f-afed-1c09563ca73a', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 16:04:18.105 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 16:04:18.123 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:04:18.135 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 16:04:18.150 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e8197156-de2c-455e-b8bc-4fc3ff300db2 2021-07-23 16:04:18.150 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 16:04:18.542 2200 2848164609544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:04:18.560 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:04:18.610 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 16:04:18.610 2200 2848164609544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 675, VLAN trunk: None to switch port b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5 2021-07-23 16:04:18.701 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7727b80-59a0-4c3b-a29a-dda7d9132541 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] port_update received: 68b07789-6b17-45d7-bbf8-2d5746d7593f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:04:18.763 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7727b80-59a0-4c3b-a29a-dda7d9132541 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] No port 68b07789-6b17-45d7-bbf8-2d5746d7593f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:04:18.886 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 16:04:18.886 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:04:19.075 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:04:19.094 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:04:19.120 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4e3f5d1a-f62b-491e-83e5-24928efc39df) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:04:19.139 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4e3f5d1a-f62b-491e-83e5-24928efc39df) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 16:04:19.151 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:04:19.168 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 16:04:19.182 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5 not yet added. Adding. 2021-07-23 16:04:19.197 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 16:04:19.213 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 16:04:19.458 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:04:19.698 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:04:19.713 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:04:19.984 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:04:20.184 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:04:20.197 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 16:04:20.197 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5 processed. 2021-07-23 16:04:21.794 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:04:22.031 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:04:22.699 2200 2848164606728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 68b07789-6b17-45d7-bbf8-2d5746d7593f 2021-07-23 16:04:23.807 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 16:04:24.042 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Adding port 68b07789-6b17-45d7-bbf8-2d5746d7593f 2021-07-23 16:04:24.042 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Port 68b07789-6b17-45d7-bbf8-2d5746d7593f updated. Details: {'device': '68b07789-6b17-45d7-bbf8-2d5746d7593f', 'network_id': 'b2a3cf1c-0ebd-4254-8da8-1edcdabc5275', 'port_id': '68b07789-6b17-45d7-bbf8-2d5746d7593f', 'mac_address': 'fa:16:3e:61:06:67', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 679, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ee143bfe-c4c4-4205-a0f5-444e0e98fcfb', 'ip_address': '192.168.233.182'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 16:04:24.058 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 16:04:24.074 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-68b07789-6b17-45d7-bbf8-2d5746d7593f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:04:24.074 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 68b07789-6b17-45d7-bbf8-2d5746d7593f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 16:04:24.092 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b2a3cf1c-0ebd-4254-8da8-1edcdabc5275 2021-07-23 16:04:24.103 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 16:04:24.449 2200 2848164609544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '68b07789-6b17-45d7-bbf8-2d5746d7593f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:04:24.449 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '68b07789-6b17-45d7-bbf8-2d5746d7593f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:04:24.478 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 68b07789-6b17-45d7-bbf8-2d5746d7593f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 16:04:24.500 2200 2848164609544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 679, VLAN trunk: None to switch port 68b07789-6b17-45d7-bbf8-2d5746d7593f 2021-07-23 16:04:24.667 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 16:04:24.667 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['68b07789-6b17-45d7-bbf8-2d5746d7593f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:04:24.841 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['68b07789-6b17-45d7-bbf8-2d5746d7593f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:04:24.857 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:04:24.857 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6c77dd02-cd10-4a00-afa1-ca0150102595) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:04:24.872 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6c77dd02-cd10-4a00-afa1-ca0150102595) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 16:04:24.887 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 68b07789-6b17-45d7-bbf8-2d5746d7593f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:04:24.901 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 16:04:24.901 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 68b07789-6b17-45d7-bbf8-2d5746d7593f not yet added. Adding. 2021-07-23 16:04:24.917 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 16:04:24.917 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 16:04:25.183 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68b07789-6b17-45d7-bbf8-2d5746d7593f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:04:25.421 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68b07789-6b17-45d7-bbf8-2d5746d7593f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:04:25.435 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68b07789-6b17-45d7-bbf8-2d5746d7593f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:04:25.705 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68b07789-6b17-45d7-bbf8-2d5746d7593f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:04:25.874 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-68b07789-6b17-45d7-bbf8-2d5746d7593f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:04:25.885 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 68b07789-6b17-45d7-bbf8-2d5746d7593f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 16:04:25.885 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 68b07789-6b17-45d7-bbf8-2d5746d7593f processed. 2021-07-23 16:04:27.808 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:04:28.042 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:04:33.044 2200 2848164606904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5 2021-07-23 16:04:33.136 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b19989dd-cc1f-4e8c-80ac-ecba02bc6a87 b41d443ea5a14fd391acb79181f52592 64826d835eb344749b60c3e8b6ee23f7 - - -] Security group member updated on remote: ['4e3f5d1a-f62b-491e-83e5-24928efc39df'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:04:33.183 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-b19989dd-cc1f-4e8c-80ac-ecba02bc6a87 b41d443ea5a14fd391acb79181f52592 64826d835eb344749b60c3e8b6ee23f7 - - -] Security group member updated ['4e3f5d1a-f62b-491e-83e5-24928efc39df'] 2021-07-23 16:04:33.198 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-b19989dd-cc1f-4e8c-80ac-ecba02bc6a87 b41d443ea5a14fd391acb79181f52592 64826d835eb344749b60c3e8b6ee23f7 - - -] Refresh firewall rules 2021-07-23 16:04:33.214 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b19989dd-cc1f-4e8c-80ac-ecba02bc6a87 b41d443ea5a14fd391acb79181f52592 64826d835eb344749b60c3e8b6ee23f7 - - -] Get security group information for devices via rpc ['b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:04:33.214 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b19989dd-cc1f-4e8c-80ac-ecba02bc6a87 b41d443ea5a14fd391acb79181f52592 64826d835eb344749b60c3e8b6ee23f7 - - -] port_delete event received for 'b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:04:33.244 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b19989dd-cc1f-4e8c-80ac-ecba02bc6a87 b41d443ea5a14fd391acb79181f52592 64826d835eb344749b60c3e8b6ee23f7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:04:33.263 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b19989dd-cc1f-4e8c-80ac-ecba02bc6a87 b41d443ea5a14fd391acb79181f52592 64826d835eb344749b60c3e8b6ee23f7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:04:33.847 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 16:04:33.847 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 16:04:33.871 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 16:04:33.889 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 16:04:33.919 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e8197156-de2c-455e-b8bc-4fc3ff300db2 2021-07-23 16:04:33.934 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5'] 2021-07-23 16:04:33.964 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 16:04:33.980 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 16:04:33.994 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b8f6a8f9-938d-4a29-bfb9-fbb5b94197b5'] 2021-07-23 16:04:35.056 2200 2848164606904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 68b07789-6b17-45d7-bbf8-2d5746d7593f 2021-07-23 16:04:35.618 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0b187b29-80b3-4f86-9dd3-f1ec7517d7e3 37de6d04f62f49918ecd14452c1aeb97 3ed45fbe17db4b7fb1961220be35a041 - - -] Security group member updated on remote: ['6c77dd02-cd10-4a00-afa1-ca0150102595'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:04:35.643 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-0b187b29-80b3-4f86-9dd3-f1ec7517d7e3 37de6d04f62f49918ecd14452c1aeb97 3ed45fbe17db4b7fb1961220be35a041 - - -] Security group member updated ['6c77dd02-cd10-4a00-afa1-ca0150102595'] 2021-07-23 16:04:35.650 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-0b187b29-80b3-4f86-9dd3-f1ec7517d7e3 37de6d04f62f49918ecd14452c1aeb97 3ed45fbe17db4b7fb1961220be35a041 - - -] Refresh firewall rules 2021-07-23 16:04:35.650 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0b187b29-80b3-4f86-9dd3-f1ec7517d7e3 37de6d04f62f49918ecd14452c1aeb97 3ed45fbe17db4b7fb1961220be35a041 - - -] Get security group information for devices via rpc ['68b07789-6b17-45d7-bbf8-2d5746d7593f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:04:35.713 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0b187b29-80b3-4f86-9dd3-f1ec7517d7e3 37de6d04f62f49918ecd14452c1aeb97 3ed45fbe17db4b7fb1961220be35a041 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:04:35.738 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0b187b29-80b3-4f86-9dd3-f1ec7517d7e3 37de6d04f62f49918ecd14452c1aeb97 3ed45fbe17db4b7fb1961220be35a041 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:04:35.765 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b187b29-80b3-4f86-9dd3-f1ec7517d7e3 37de6d04f62f49918ecd14452c1aeb97 3ed45fbe17db4b7fb1961220be35a041 - - -] port_delete event received for '68b07789-6b17-45d7-bbf8-2d5746d7593f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:04:35.869 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 16:04:35.869 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '68b07789-6b17-45d7-bbf8-2d5746d7593f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 16:04:35.887 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '68b07789-6b17-45d7-bbf8-2d5746d7593f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 16:04:35.887 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 68b07789-6b17-45d7-bbf8-2d5746d7593f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 16:04:35.902 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:04:35.933 2200 2848164608840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b2a3cf1c-0ebd-4254-8da8-1edcdabc5275 2021-07-23 16:04:35.933 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['68b07789-6b17-45d7-bbf8-2d5746d7593f'] 2021-07-23 16:04:35.947 2200 2848164608840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 16:04:35.947 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 16:04:35.947 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['68b07789-6b17-45d7-bbf8-2d5746d7593f'] 2021-07-23 16:04:36.026 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:04:41.541 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3cb9edbd-4dff-4ce6-b523-a823f9527146 97e44a2af54f4e2db343cd556bbdfe48 bdf3912afb0d4285825bdbeebf12fbad - - -] Security group member updated on remote: ['93f30bcc-a441-418c-91c3-04651ef42dde'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:04:41.557 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-3cb9edbd-4dff-4ce6-b523-a823f9527146 97e44a2af54f4e2db343cd556bbdfe48 bdf3912afb0d4285825bdbeebf12fbad - - -] Security group member updated ['93f30bcc-a441-418c-91c3-04651ef42dde'] 2021-07-23 16:04:42.463 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fef3b67f-8756-4852-b2b3-981f1b92f379 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] port_update received: 6a193f3d-f513-450f-8857-cdc2ba10d3e8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:04:42.493 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fef3b67f-8756-4852-b2b3-981f1b92f379 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] No port 6a193f3d-f513-450f-8857-cdc2ba10d3e8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:04:44.946 2200 2848164606728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6a193f3d-f513-450f-8857-cdc2ba10d3e8 2021-07-23 16:04:45.887 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 16:04:46.121 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Adding port 6a193f3d-f513-450f-8857-cdc2ba10d3e8 2021-07-23 16:04:46.145 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Port 6a193f3d-f513-450f-8857-cdc2ba10d3e8 updated. Details: {'device': '6a193f3d-f513-450f-8857-cdc2ba10d3e8', 'network_id': 'b4911124-361f-46e6-8a16-ea446c7cf0dc', 'port_id': '6a193f3d-f513-450f-8857-cdc2ba10d3e8', 'mac_address': 'fa:16:3e:f7:02:c4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 661, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c323a693-eab2-4770-ad0e-7c70f0846068', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 16:04:46.151 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 16:04:46.167 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6a193f3d-f513-450f-8857-cdc2ba10d3e8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:04:46.183 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6a193f3d-f513-450f-8857-cdc2ba10d3e8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 16:04:46.197 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b4911124-361f-46e6-8a16-ea446c7cf0dc 2021-07-23 16:04:46.213 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 16:04:46.417 2200 2848164609544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6a193f3d-f513-450f-8857-cdc2ba10d3e8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:04:46.432 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6a193f3d-f513-450f-8857-cdc2ba10d3e8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:04:46.446 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6a193f3d-f513-450f-8857-cdc2ba10d3e8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 16:04:46.446 2200 2848164609544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 661, VLAN trunk: None to switch port 6a193f3d-f513-450f-8857-cdc2ba10d3e8 2021-07-23 16:04:46.573 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 16:04:46.598 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6a193f3d-f513-450f-8857-cdc2ba10d3e8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:04:46.807 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6a193f3d-f513-450f-8857-cdc2ba10d3e8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:04:46.829 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:04:46.837 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (93f30bcc-a441-418c-91c3-04651ef42dde) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:04:46.837 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (93f30bcc-a441-418c-91c3-04651ef42dde) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 16:04:46.837 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6a193f3d-f513-450f-8857-cdc2ba10d3e8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:04:46.860 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 16:04:46.874 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6a193f3d-f513-450f-8857-cdc2ba10d3e8 not yet added. Adding. 2021-07-23 16:04:46.874 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 16:04:46.889 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 16:04:47.074 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a193f3d-f513-450f-8857-cdc2ba10d3e8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:04:47.261 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a193f3d-f513-450f-8857-cdc2ba10d3e8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:04:47.277 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a193f3d-f513-450f-8857-cdc2ba10d3e8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:04:47.464 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a193f3d-f513-450f-8857-cdc2ba10d3e8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:04:47.604 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6a193f3d-f513-450f-8857-cdc2ba10d3e8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:04:47.604 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6a193f3d-f513-450f-8857-cdc2ba10d3e8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 16:04:47.624 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6a193f3d-f513-450f-8857-cdc2ba10d3e8 processed. 2021-07-23 16:04:47.906 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:04:48.136 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:04:51.031 2200 2848164606728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 484e8815-924e-4876-9dd2-4c21cf1bf276 2021-07-23 16:04:51.919 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 16:04:52.278 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91444dbb-5184-409c-9c5b-d59f0fc7a0dd fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] network_delete received. Deleting network e8197156-de2c-455e-b8bc-4fc3ff300db2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 16:04:52.299 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91444dbb-5184-409c-9c5b-d59f0fc7a0dd fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] Network e8197156-de2c-455e-b8bc-4fc3ff300db2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 16:04:52.354 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Adding port 484e8815-924e-4876-9dd2-4c21cf1bf276 2021-07-23 16:04:52.354 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Port 484e8815-924e-4876-9dd2-4c21cf1bf276 updated. Details: {'device': '484e8815-924e-4876-9dd2-4c21cf1bf276', 'network_id': 'b543f6ef-0019-4b0c-b071-58fc4fd84fde', 'port_id': '484e8815-924e-4876-9dd2-4c21cf1bf276', 'mac_address': 'fa:16:3e:38:be:60', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 687, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6b3d3f48-e368-43ab-9dba-5a7089a643a1', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 16:04:52.368 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 16:04:52.368 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-484e8815-924e-4876-9dd2-4c21cf1bf276" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:04:52.388 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 484e8815-924e-4876-9dd2-4c21cf1bf276 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 16:04:52.388 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 16:04:52.448 2200 2848164609544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '484e8815-924e-4876-9dd2-4c21cf1bf276') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:04:52.465 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '484e8815-924e-4876-9dd2-4c21cf1bf276') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:04:52.494 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 484e8815-924e-4876-9dd2-4c21cf1bf276 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 16:04:52.494 2200 2848164609544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 687, VLAN trunk: None to switch port 484e8815-924e-4876-9dd2-4c21cf1bf276 2021-07-23 16:04:52.609 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 16:04:52.629 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['484e8815-924e-4876-9dd2-4c21cf1bf276'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:04:52.763 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e14166b8-259a-4ca5-8e98-193040dcde26 - - - - -] port_update received: bba8d5f9-2a1e-47ae-9537-77a3d53e53ce port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:04:52.793 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e14166b8-259a-4ca5-8e98-193040dcde26 - - - - -] No port bba8d5f9-2a1e-47ae-9537-77a3d53e53ce defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:04:52.840 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['484e8815-924e-4876-9dd2-4c21cf1bf276']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:04:52.840 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:04:52.871 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e1984d88-0981-452b-abcf-4f57c6aeb6ff) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:04:52.890 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 484e8815-924e-4876-9dd2-4c21cf1bf276 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:04:52.902 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 16:04:52.919 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-23 16:04:52.939 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-484e8815-924e-4876-9dd2-4c21cf1bf276" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:04:52.949 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-484e8815-924e-4876-9dd2-4c21cf1bf276" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:04:52.977 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-484e8815-924e-4876-9dd2-4c21cf1bf276" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:04:52.977 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-484e8815-924e-4876-9dd2-4c21cf1bf276" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:04:53.103 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-484e8815-924e-4876-9dd2-4c21cf1bf276" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:04:53.118 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 484e8815-924e-4876-9dd2-4c21cf1bf276 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 16:04:53.118 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 484e8815-924e-4876-9dd2-4c21cf1bf276 processed. 2021-07-23 16:04:53.634 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44d3a7c5-d9ae-411c-a16b-7a6cfe189dec fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] network_delete received. Deleting network 08d9a0f1-418a-49ad-b88a-3696adb7b1d2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 16:04:53.634 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44d3a7c5-d9ae-411c-a16b-7a6cfe189dec fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] Network 08d9a0f1-418a-49ad-b88a-3696adb7b1d2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 16:04:53.932 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:04:54.260 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:04:55.307 2200 2848164606904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6a193f3d-f513-450f-8857-cdc2ba10d3e8 2021-07-23 16:04:55.933 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 16:04:55.933 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6a193f3d-f513-450f-8857-cdc2ba10d3e8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 16:04:55.946 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6a193f3d-f513-450f-8857-cdc2ba10d3e8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 16:04:55.946 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6a193f3d-f513-450f-8857-cdc2ba10d3e8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 16:04:55.983 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b4911124-361f-46e6-8a16-ea446c7cf0dc 2021-07-23 16:04:55.995 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6a193f3d-f513-450f-8857-cdc2ba10d3e8'] 2021-07-23 16:04:55.995 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 16:04:55.995 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 16:04:56.012 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6a193f3d-f513-450f-8857-cdc2ba10d3e8'] 2021-07-23 16:04:56.448 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2719e4cd-9bb7-43b6-8cc2-eda839dfb19f 97e44a2af54f4e2db343cd556bbdfe48 bdf3912afb0d4285825bdbeebf12fbad - - -] Security group member updated on remote: ['93f30bcc-a441-418c-91c3-04651ef42dde'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:04:56.448 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-2719e4cd-9bb7-43b6-8cc2-eda839dfb19f 97e44a2af54f4e2db343cd556bbdfe48 bdf3912afb0d4285825bdbeebf12fbad - - -] Security group member updated ['93f30bcc-a441-418c-91c3-04651ef42dde'] 2021-07-23 16:04:56.806 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2719e4cd-9bb7-43b6-8cc2-eda839dfb19f 97e44a2af54f4e2db343cd556bbdfe48 bdf3912afb0d4285825bdbeebf12fbad - - -] port_delete event received for '6a193f3d-f513-450f-8857-cdc2ba10d3e8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:04:57.936 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:04:58.056 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:04:58.493 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1847f499-3c32-4189-bdfa-1777119b43fe - - - - -] port_update received: 222621e0-29db-4160-958e-78d1ed3a8cf4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:04:58.524 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1847f499-3c32-4189-bdfa-1777119b43fe - - - - -] No port 222621e0-29db-4160-958e-78d1ed3a8cf4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:05:04.180 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a3b5a52-ab98-44ac-a9e9-44457255bde7 - - - - -] port_update received: 0af4ac06-7ab8-428b-9542-8e31b7b00ad1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:05:04.196 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a3b5a52-ab98-44ac-a9e9-44457255bde7 - - - - -] No port 0af4ac06-7ab8-428b-9542-8e31b7b00ad1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:05:04.352 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9ee8477a-66f8-412f-bd02-ef8b01fee782 97e44a2af54f4e2db343cd556bbdfe48 bdf3912afb0d4285825bdbeebf12fbad - - -] Security group member updated on remote: ['93f30bcc-a441-418c-91c3-04651ef42dde'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:05:04.352 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-9ee8477a-66f8-412f-bd02-ef8b01fee782 97e44a2af54f4e2db343cd556bbdfe48 bdf3912afb0d4285825bdbeebf12fbad - - -] Security group member updated ['93f30bcc-a441-418c-91c3-04651ef42dde'] 2021-07-23 16:05:06.259 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3eec6dca-d16c-4ace-a9fc-f15784bc404c 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] port_update received: 23748c1a-68a1-4fbf-891f-7b93f1312df3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:05:06.279 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3eec6dca-d16c-4ace-a9fc-f15784bc404c 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] No port 23748c1a-68a1-4fbf-891f-7b93f1312df3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:05:09.228 2200 2848164606728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 23748c1a-68a1-4fbf-891f-7b93f1312df3 2021-07-23 16:05:09.260 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77331316-d9b2-4452-a99d-a52a4cfe1367 233bdde37a72481db361484862381589 00da3567e51c40038d708d7789d243c0 - - -] Security group rule updated on remote: ['905ef88a-00e4-4be4-9e2e-346eca77594f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 16:05:09.260 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-77331316-d9b2-4452-a99d-a52a4cfe1367 233bdde37a72481db361484862381589 00da3567e51c40038d708d7789d243c0 - - -] Security group rule updated ['905ef88a-00e4-4be4-9e2e-346eca77594f'] 2021-07-23 16:05:09.509 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77bad952-4bdc-4404-abbc-490307711690 233bdde37a72481db361484862381589 00da3567e51c40038d708d7789d243c0 - - -] Security group rule updated on remote: ['905ef88a-00e4-4be4-9e2e-346eca77594f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 16:05:09.524 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-77bad952-4bdc-4404-abbc-490307711690 233bdde37a72481db361484862381589 00da3567e51c40038d708d7789d243c0 - - -] Security group rule updated ['905ef88a-00e4-4be4-9e2e-346eca77594f'] 2021-07-23 16:05:09.712 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6cc8a95b-b342-4335-9e56-b0572ce3fbbc 233bdde37a72481db361484862381589 00da3567e51c40038d708d7789d243c0 - - -] Security group rule updated on remote: ['905ef88a-00e4-4be4-9e2e-346eca77594f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 16:05:09.744 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-6cc8a95b-b342-4335-9e56-b0572ce3fbbc 233bdde37a72481db361484862381589 00da3567e51c40038d708d7789d243c0 - - -] Security group rule updated ['905ef88a-00e4-4be4-9e2e-346eca77594f'] 2021-07-23 16:05:09.870 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62e9550a-c77c-4553-a81e-0e3f49c3c1be 233bdde37a72481db361484862381589 00da3567e51c40038d708d7789d243c0 - - -] Security group rule updated on remote: ['905ef88a-00e4-4be4-9e2e-346eca77594f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 16:05:09.884 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-62e9550a-c77c-4553-a81e-0e3f49c3c1be 233bdde37a72481db361484862381589 00da3567e51c40038d708d7789d243c0 - - -] Security group rule updated ['905ef88a-00e4-4be4-9e2e-346eca77594f'] 2021-07-23 16:05:09.995 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 16:05:10.056 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2abcb611-6a5a-4e51-a25a-07378f86573a 233bdde37a72481db361484862381589 00da3567e51c40038d708d7789d243c0 - - -] Security group rule updated on remote: ['905ef88a-00e4-4be4-9e2e-346eca77594f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 16:05:10.072 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-2abcb611-6a5a-4e51-a25a-07378f86573a 233bdde37a72481db361484862381589 00da3567e51c40038d708d7789d243c0 - - -] Security group rule updated ['905ef88a-00e4-4be4-9e2e-346eca77594f'] 2021-07-23 16:05:10.244 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-955eec3a-6603-409c-a859-a23a3d394396 233bdde37a72481db361484862381589 00da3567e51c40038d708d7789d243c0 - - -] Security group rule updated on remote: ['905ef88a-00e4-4be4-9e2e-346eca77594f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 16:05:10.244 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-955eec3a-6603-409c-a859-a23a3d394396 233bdde37a72481db361484862381589 00da3567e51c40038d708d7789d243c0 - - -] Security group rule updated ['905ef88a-00e4-4be4-9e2e-346eca77594f'] 2021-07-23 16:05:10.854 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Adding port 23748c1a-68a1-4fbf-891f-7b93f1312df3 2021-07-23 16:05:10.871 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Port 23748c1a-68a1-4fbf-891f-7b93f1312df3 updated. Details: {'device': '23748c1a-68a1-4fbf-891f-7b93f1312df3', 'network_id': 'b4911124-361f-46e6-8a16-ea446c7cf0dc', 'port_id': '23748c1a-68a1-4fbf-891f-7b93f1312df3', 'mac_address': 'fa:16:3e:31:32:71', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 661, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c323a693-eab2-4770-ad0e-7c70f0846068', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 16:05:10.885 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 16:05:10.885 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-23748c1a-68a1-4fbf-891f-7b93f1312df3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:05:10.899 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 23748c1a-68a1-4fbf-891f-7b93f1312df3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 16:05:10.899 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b4911124-361f-46e6-8a16-ea446c7cf0dc 2021-07-23 16:05:10.916 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 16:05:11.088 2200 2848164609544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '23748c1a-68a1-4fbf-891f-7b93f1312df3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:05:11.088 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '23748c1a-68a1-4fbf-891f-7b93f1312df3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:05:11.120 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce336b7-d59d-468e-8779-d5cae3cc82fc - - - - -] port_update received: e2a64936-5ff2-49f1-9be2-a6737fdd78b0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:05:11.138 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce336b7-d59d-468e-8779-d5cae3cc82fc - - - - -] No port e2a64936-5ff2-49f1-9be2-a6737fdd78b0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:05:11.153 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 23748c1a-68a1-4fbf-891f-7b93f1312df3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 16:05:11.167 2200 2848164609544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 661, VLAN trunk: None to switch port 23748c1a-68a1-4fbf-891f-7b93f1312df3 2021-07-23 16:05:11.278 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 16:05:11.278 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['23748c1a-68a1-4fbf-891f-7b93f1312df3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:05:11.824 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['23748c1a-68a1-4fbf-891f-7b93f1312df3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:05:11.849 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:05:11.856 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (93f30bcc-a441-418c-91c3-04651ef42dde) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:05:11.856 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (93f30bcc-a441-418c-91c3-04651ef42dde) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 16:05:11.868 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 23748c1a-68a1-4fbf-891f-7b93f1312df3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:05:11.868 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 16:05:11.885 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 23748c1a-68a1-4fbf-891f-7b93f1312df3 not yet added. Adding. 2021-07-23 16:05:11.900 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 16:05:11.900 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 16:05:12.072 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23748c1a-68a1-4fbf-891f-7b93f1312df3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:05:12.275 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23748c1a-68a1-4fbf-891f-7b93f1312df3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:05:12.290 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23748c1a-68a1-4fbf-891f-7b93f1312df3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:05:12.464 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23748c1a-68a1-4fbf-891f-7b93f1312df3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:05:12.634 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-23748c1a-68a1-4fbf-891f-7b93f1312df3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:05:12.651 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 23748c1a-68a1-4fbf-891f-7b93f1312df3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 16:05:12.651 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 23748c1a-68a1-4fbf-891f-7b93f1312df3 processed. 2021-07-23 16:05:13.309 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc4e9216-b9bd-470f-8945-53e643350bd4 - - - - -] port_update received: 3def44dc-015c-4c2c-a247-5efdd9142745 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:05:13.339 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc4e9216-b9bd-470f-8945-53e643350bd4 - - - - -] No port 3def44dc-015c-4c2c-a247-5efdd9142745 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:05:14.040 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:05:14.636 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.593s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:05:17.495 2200 2848164606904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 484e8815-924e-4876-9dd2-4c21cf1bf276 2021-07-23 16:05:18.056 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 16:05:18.056 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '484e8815-924e-4876-9dd2-4c21cf1bf276' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 16:05:18.072 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '484e8815-924e-4876-9dd2-4c21cf1bf276' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 16:05:18.072 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 484e8815-924e-4876-9dd2-4c21cf1bf276 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 16:05:18.118 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['484e8815-924e-4876-9dd2-4c21cf1bf276'] 2021-07-23 16:05:18.118 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 16:05:18.118 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 16:05:18.135 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['484e8815-924e-4876-9dd2-4c21cf1bf276'] 2021-07-23 16:05:18.619 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88447c58-8c7a-400a-9870-b68af6efdc4f - - - - -] port_update received: 4622ccd2-9eed-4ab3-a1d8-d7a6b7c75269 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:05:18.634 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88447c58-8c7a-400a-9870-b68af6efdc4f - - - - -] No port 4622ccd2-9eed-4ab3-a1d8-d7a6b7c75269 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:05:20.060 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:05:20.421 2200 2848164609544 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:05:21.087 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8351f64d-4f23-4a0d-8c1f-4c887ea031f8 - - - - -] port_update received: b1cb0642-0d16-4a57-be8e-085bceca39ca port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:05:21.107 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8351f64d-4f23-4a0d-8c1f-4c887ea031f8 - - - - -] No port b1cb0642-0d16-4a57-be8e-085bceca39ca defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:05:21.528 2200 2848164606904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 484e8815-924e-4876-9dd2-4c21cf1bf276 2021-07-23 16:05:21.528 2200 2848164606904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 23748c1a-68a1-4fbf-891f-7b93f1312df3 2021-07-23 16:05:22.055 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 16:05:22.055 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '484e8815-924e-4876-9dd2-4c21cf1bf276' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 16:05:22.073 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '484e8815-924e-4876-9dd2-4c21cf1bf276' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 16:05:22.073 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 484e8815-924e-4876-9dd2-4c21cf1bf276 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 16:05:22.092 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '23748c1a-68a1-4fbf-891f-7b93f1312df3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 16:05:22.102 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '23748c1a-68a1-4fbf-891f-7b93f1312df3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 16:05:22.102 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 23748c1a-68a1-4fbf-891f-7b93f1312df3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 16:05:22.119 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b543f6ef-0019-4b0c-b071-58fc4fd84fde 2021-07-23 16:05:22.134 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['484e8815-924e-4876-9dd2-4c21cf1bf276'] 2021-07-23 16:05:22.134 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 16:05:22.134 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['484e8815-924e-4876-9dd2-4c21cf1bf276'] 2021-07-23 16:05:22.150 2200 2848164608840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b4911124-361f-46e6-8a16-ea446c7cf0dc 2021-07-23 16:05:22.150 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['23748c1a-68a1-4fbf-891f-7b93f1312df3'] 2021-07-23 16:05:22.166 2200 2848164608840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 16:05:22.166 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 16:05:22.180 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['23748c1a-68a1-4fbf-891f-7b93f1312df3'] 2021-07-23 16:05:23.181 2200 2848164608840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f096081-b354-46f6-a7ba-0420bdda3c13 97e44a2af54f4e2db343cd556bbdfe48 bdf3912afb0d4285825bdbeebf12fbad - - -] Security group member updated on remote: ['93f30bcc-a441-418c-91c3-04651ef42dde'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:05:23.217 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [req-4f096081-b354-46f6-a7ba-0420bdda3c13 97e44a2af54f4e2db343cd556bbdfe48 bdf3912afb0d4285825bdbeebf12fbad - - -] Security group member updated ['93f30bcc-a441-418c-91c3-04651ef42dde'] 2021-07-23 16:05:23.354 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f096081-b354-46f6-a7ba-0420bdda3c13 97e44a2af54f4e2db343cd556bbdfe48 bdf3912afb0d4285825bdbeebf12fbad - - -] port_delete event received for '23748c1a-68a1-4fbf-891f-7b93f1312df3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:05:24.059 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:05:24.355 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:05:26.885 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d830aaec-e417-4a33-838b-e1dff1e7404e - - - - -] port_update received: 665b261b-7b72-44ec-85ab-352d7a3bac26 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:05:26.900 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d830aaec-e417-4a33-838b-e1dff1e7404e - - - - -] No port 665b261b-7b72-44ec-85ab-352d7a3bac26 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:05:43.461 2200 2848164606728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 484e8815-924e-4876-9dd2-4c21cf1bf276 2021-07-23 16:05:43.587 2200 2848164608840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9aa06345-765e-4182-ae69-7d364d4d44a0 233bdde37a72481db361484862381589 00da3567e51c40038d708d7789d243c0 - - -] Security group member updated on remote: ['905ef88a-00e4-4be4-9e2e-346eca77594f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:05:43.601 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [req-9aa06345-765e-4182-ae69-7d364d4d44a0 233bdde37a72481db361484862381589 00da3567e51c40038d708d7789d243c0 - - -] Security group member updated ['905ef88a-00e4-4be4-9e2e-346eca77594f'] 2021-07-23 16:05:44.196 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 16:05:44.604 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Adding port 484e8815-924e-4876-9dd2-4c21cf1bf276 2021-07-23 16:05:44.622 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Port 484e8815-924e-4876-9dd2-4c21cf1bf276 updated. Details: {'device': '484e8815-924e-4876-9dd2-4c21cf1bf276', 'network_id': 'b543f6ef-0019-4b0c-b071-58fc4fd84fde', 'port_id': '484e8815-924e-4876-9dd2-4c21cf1bf276', 'mac_address': 'fa:16:3e:38:be:60', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 687, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6b3d3f48-e368-43ab-9dba-5a7089a643a1', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 16:05:44.622 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 16:05:44.633 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-484e8815-924e-4876-9dd2-4c21cf1bf276" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:05:44.649 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 484e8815-924e-4876-9dd2-4c21cf1bf276 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 16:05:44.649 2200 2848164608840 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b543f6ef-0019-4b0c-b071-58fc4fd84fde 2021-07-23 16:05:44.649 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 16:05:44.805 2200 2848164608840 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '484e8815-924e-4876-9dd2-4c21cf1bf276') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:05:44.820 2200 2848164608840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '484e8815-924e-4876-9dd2-4c21cf1bf276') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:05:44.836 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 484e8815-924e-4876-9dd2-4c21cf1bf276 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 16:05:44.836 2200 2848164608840 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 687, VLAN trunk: None to switch port 484e8815-924e-4876-9dd2-4c21cf1bf276 2021-07-23 16:05:44.929 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 16:05:44.929 2200 2848164608840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['484e8815-924e-4876-9dd2-4c21cf1bf276'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:05:45.507 2200 2848164608840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['484e8815-924e-4876-9dd2-4c21cf1bf276']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:05:45.527 2200 2848164608840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:05:45.527 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e1984d88-0981-452b-abcf-4f57c6aeb6ff) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:05:45.527 2200 2848164608840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 484e8815-924e-4876-9dd2-4c21cf1bf276 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:05:45.527 2200 2848164608840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 16:05:45.547 2200 2848164608840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 484e8815-924e-4876-9dd2-4c21cf1bf276 not yet added. Adding. 2021-07-23 16:05:45.554 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 16:05:45.554 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 16:05:45.679 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-484e8815-924e-4876-9dd2-4c21cf1bf276" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:05:45.792 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-484e8815-924e-4876-9dd2-4c21cf1bf276" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:05:45.805 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-484e8815-924e-4876-9dd2-4c21cf1bf276" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:05:45.921 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-484e8815-924e-4876-9dd2-4c21cf1bf276" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:05:46.028 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-484e8815-924e-4876-9dd2-4c21cf1bf276" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:05:46.028 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 484e8815-924e-4876-9dd2-4c21cf1bf276 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 16:05:46.045 2200 2848164608840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 484e8815-924e-4876-9dd2-4c21cf1bf276 processed. 2021-07-23 16:05:46.069 2200 2848164608840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dddd9a53-c2cf-4527-a28c-aa6e9f22c30a a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Security group member updated on remote: ['2c3d0f7a-1162-4155-b289-5774e8c19cfc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:05:46.086 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [req-dddd9a53-c2cf-4527-a28c-aa6e9f22c30a a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Security group member updated ['2c3d0f7a-1162-4155-b289-5774e8c19cfc'] 2021-07-23 16:05:46.196 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:05:46.321 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1220ec3-faa6-414a-af50-47f8e6c23b94 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] port_update received: 9969f825-2b02-4b3d-8187-03e2804fc2d3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:05:46.351 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1220ec3-faa6-414a-af50-47f8e6c23b94 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] No port 9969f825-2b02-4b3d-8187-03e2804fc2d3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:05:46.903 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:05:48.506 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b7917a1-61b8-42b2-bf60-1595cb510d8b 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] port_update received: 61add2de-cf6e-4506-92f0-1493cecd4d64 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:05:48.525 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b7917a1-61b8-42b2-bf60-1595cb510d8b 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] No port 61add2de-cf6e-4506-92f0-1493cecd4d64 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:05:49.507 2200 2848164606728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9969f825-2b02-4b3d-8187-03e2804fc2d3 2021-07-23 16:05:50.206 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 16:05:50.508 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Adding port 9969f825-2b02-4b3d-8187-03e2804fc2d3 2021-07-23 16:05:50.525 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Port 9969f825-2b02-4b3d-8187-03e2804fc2d3 updated. Details: {'device': '9969f825-2b02-4b3d-8187-03e2804fc2d3', 'network_id': 'a0056a2b-20f5-4e85-a076-03d60a323c17', 'port_id': '9969f825-2b02-4b3d-8187-03e2804fc2d3', 'mac_address': 'fa:16:3e:78:d5:df', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 678, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7bd0532-fdc6-44bd-a49a-5055c3061db2', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 16:05:50.538 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 16:05:50.538 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9969f825-2b02-4b3d-8187-03e2804fc2d3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:05:50.553 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9969f825-2b02-4b3d-8187-03e2804fc2d3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 16:05:50.570 2200 2848164608840 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a0056a2b-20f5-4e85-a076-03d60a323c17 2021-07-23 16:05:50.570 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 16:05:50.757 2200 2848164608840 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9969f825-2b02-4b3d-8187-03e2804fc2d3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:05:50.757 2200 2848164608840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9969f825-2b02-4b3d-8187-03e2804fc2d3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:05:50.789 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9969f825-2b02-4b3d-8187-03e2804fc2d3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 16:05:50.805 2200 2848164608840 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 678, VLAN trunk: None to switch port 9969f825-2b02-4b3d-8187-03e2804fc2d3 2021-07-23 16:05:50.892 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 16:05:50.916 2200 2848164608840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9969f825-2b02-4b3d-8187-03e2804fc2d3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:05:51.711 2200 2848164608840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9969f825-2b02-4b3d-8187-03e2804fc2d3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:05:51.730 2200 2848164608840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:05:51.730 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (905ef88a-00e4-4be4-9e2e-346eca77594f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:05:51.730 2200 2848164608840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9969f825-2b02-4b3d-8187-03e2804fc2d3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:05:51.758 2200 2848164608840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 16:05:51.763 2200 2848164608840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9969f825-2b02-4b3d-8187-03e2804fc2d3 not yet added. Adding. 2021-07-23 16:05:51.774 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 16:05:51.774 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 16:05:51.945 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9969f825-2b02-4b3d-8187-03e2804fc2d3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:05:52.124 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9969f825-2b02-4b3d-8187-03e2804fc2d3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:05:52.136 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9969f825-2b02-4b3d-8187-03e2804fc2d3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:05:52.367 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9969f825-2b02-4b3d-8187-03e2804fc2d3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:05:52.497 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9969f825-2b02-4b3d-8187-03e2804fc2d3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.968s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:05:52.508 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9969f825-2b02-4b3d-8187-03e2804fc2d3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 16:05:52.508 2200 2848164608840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9969f825-2b02-4b3d-8187-03e2804fc2d3 processed. 2021-07-23 16:05:54.212 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:05:54.650 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:05:59.319 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-216b1486-5843-4d9b-bb9c-26c6797ffba2 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] network_delete received. Deleting network b4911124-361f-46e6-8a16-ea446c7cf0dc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 16:05:59.334 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-216b1486-5843-4d9b-bb9c-26c6797ffba2 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] Network b4911124-361f-46e6-8a16-ea446c7cf0dc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 16:06:01.621 2200 2848164606728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 61add2de-cf6e-4506-92f0-1493cecd4d64 2021-07-23 16:06:02.259 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 16:06:02.476 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Adding port 61add2de-cf6e-4506-92f0-1493cecd4d64 2021-07-23 16:06:02.476 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Port 61add2de-cf6e-4506-92f0-1493cecd4d64 updated. Details: {'device': '61add2de-cf6e-4506-92f0-1493cecd4d64', 'network_id': 'd3eb2857-b160-4800-8e7c-14d3800974fc', 'port_id': '61add2de-cf6e-4506-92f0-1493cecd4d64', 'mac_address': 'fa:16:3e:f1:b9:7d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 696, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '16c06eee-37a9-4abf-aad6-8880ba470f99', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 16:06:02.476 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 16:06:02.476 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-61add2de-cf6e-4506-92f0-1493cecd4d64" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:06:02.505 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 61add2de-cf6e-4506-92f0-1493cecd4d64 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 16:06:02.522 2200 2848164608840 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d3eb2857-b160-4800-8e7c-14d3800974fc 2021-07-23 16:06:02.522 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 16:06:02.693 2200 2848164608840 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '61add2de-cf6e-4506-92f0-1493cecd4d64') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:06:02.710 2200 2848164608840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '61add2de-cf6e-4506-92f0-1493cecd4d64') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:06:02.724 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 61add2de-cf6e-4506-92f0-1493cecd4d64 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 16:06:02.741 2200 2848164608840 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 696, VLAN trunk: None to switch port 61add2de-cf6e-4506-92f0-1493cecd4d64 2021-07-23 16:06:02.836 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 16:06:02.855 2200 2848164608840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['61add2de-cf6e-4506-92f0-1493cecd4d64'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:06:03.038 2200 2848164608840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['61add2de-cf6e-4506-92f0-1493cecd4d64']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:06:03.038 2200 2848164608840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:06:03.053 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2c3d0f7a-1162-4155-b289-5774e8c19cfc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:06:03.070 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2c3d0f7a-1162-4155-b289-5774e8c19cfc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 16:06:03.084 2200 2848164608840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 61add2de-cf6e-4506-92f0-1493cecd4d64 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:06:03.084 2200 2848164608840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 16:06:03.084 2200 2848164608840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 61add2de-cf6e-4506-92f0-1493cecd4d64 not yet added. Adding. 2021-07-23 16:06:03.101 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 16:06:03.101 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 16:06:03.271 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-61add2de-cf6e-4506-92f0-1493cecd4d64" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:06:03.492 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-61add2de-cf6e-4506-92f0-1493cecd4d64" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:06:03.492 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-61add2de-cf6e-4506-92f0-1493cecd4d64" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:06:03.679 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-61add2de-cf6e-4506-92f0-1493cecd4d64" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:06:03.786 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-61add2de-cf6e-4506-92f0-1493cecd4d64" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:06:03.786 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 61add2de-cf6e-4506-92f0-1493cecd4d64 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 16:06:03.809 2200 2848164608840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 61add2de-cf6e-4506-92f0-1493cecd4d64 processed. 2021-07-23 16:06:03.818 2200 2848164606904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 987657cc-6556-4cc4-a1d0-333ad50b7f4a 2021-07-23 16:06:04.271 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 16:06:04.271 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '987657cc-6556-4cc4-a1d0-333ad50b7f4a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 16:06:04.286 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '987657cc-6556-4cc4-a1d0-333ad50b7f4a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 16:06:04.286 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 987657cc-6556-4cc4-a1d0-333ad50b7f4a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 16:06:04.302 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:06:04.319 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['987657cc-6556-4cc4-a1d0-333ad50b7f4a'] 2021-07-23 16:06:04.319 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 16:06:04.338 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 16:06:04.338 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['987657cc-6556-4cc4-a1d0-333ad50b7f4a'] 2021-07-23 16:06:04.538 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ec59450c-2aa3-4511-aa4a-1ff30c94edbd 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] Security group member updated on remote: ['b74ce7e6-8625-47c5-8b8f-c5ead3637246'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:06:04.553 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-ec59450c-2aa3-4511-aa4a-1ff30c94edbd 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] Security group member updated ['b74ce7e6-8625-47c5-8b8f-c5ead3637246'] 2021-07-23 16:06:04.553 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-ec59450c-2aa3-4511-aa4a-1ff30c94edbd 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] Refresh firewall rules 2021-07-23 16:06:04.553 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ec59450c-2aa3-4511-aa4a-1ff30c94edbd 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] Get security group information for devices via rpc ['2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:06:04.673 2200 2848182485064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec59450c-2aa3-4511-aa4a-1ff30c94edbd 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] port_delete event received for '987657cc-6556-4cc4-a1d0-333ad50b7f4a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:06:04.818 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:06:04.991 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ec59450c-2aa3-4511-aa4a-1ff30c94edbd 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] Update security group information for ports dict_keys(['2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:06:05.009 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ec59450c-2aa3-4511-aa4a-1ff30c94edbd 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:06:05.009 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ec59450c-2aa3-4511-aa4a-1ff30c94edbd 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] Update rules of security group (b74ce7e6-8625-47c5-8b8f-c5ead3637246) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:06:05.022 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ec59450c-2aa3-4511-aa4a-1ff30c94edbd 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] Update members of security group (b74ce7e6-8625-47c5-8b8f-c5ead3637246) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 16:06:05.039 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ec59450c-2aa3-4511-aa4a-1ff30c94edbd 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] Update port filter for 2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:06:05.039 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ec59450c-2aa3-4511-aa4a-1ff30c94edbd 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] Updating port rules. 2021-07-23 16:06:05.052 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ec59450c-2aa3-4511-aa4a-1ff30c94edbd 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 16:06:05.052 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-ec59450c-2aa3-4511-aa4a-1ff30c94edbd 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] Lock "n-hv-driver-port-lock-2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:06:05.052 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-ec59450c-2aa3-4511-aa4a-1ff30c94edbd 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] Lock "n-hv-driver-port-lock-2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:06:05.071 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-ec59450c-2aa3-4511-aa4a-1ff30c94edbd 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] Lock "n-hv-driver-port-lock-2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:06:05.258 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-ec59450c-2aa3-4511-aa4a-1ff30c94edbd 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] Lock "n-hv-driver-port-lock-2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:06:15.415 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f2de81b2-51b2-4fca-a91a-a5f382895403 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] Security group member updated on remote: ['b74ce7e6-8625-47c5-8b8f-c5ead3637246'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:06:15.428 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-f2de81b2-51b2-4fca-a91a-a5f382895403 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] Security group member updated ['b74ce7e6-8625-47c5-8b8f-c5ead3637246'] 2021-07-23 16:06:15.428 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-f2de81b2-51b2-4fca-a91a-a5f382895403 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] Refresh firewall rules 2021-07-23 16:06:15.444 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f2de81b2-51b2-4fca-a91a-a5f382895403 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] Get security group information for devices via rpc ['2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:06:15.459 2200 2848164608840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-20651a85-98ab-49f0-aeb4-535f3763034a a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Security group rule updated on remote: ['b17bdfe6-0b55-4605-bb92-461b1d874779'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 16:06:15.459 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [req-20651a85-98ab-49f0-aeb4-535f3763034a a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Security group rule updated ['b17bdfe6-0b55-4605-bb92-461b1d874779'] 2021-07-23 16:06:15.522 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f2de81b2-51b2-4fca-a91a-a5f382895403 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:06:15.522 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f2de81b2-51b2-4fca-a91a-a5f382895403 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:06:15.600 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2de81b2-51b2-4fca-a91a-a5f382895403 37bef6ea87a1475b9169bcee423d5d3a b53ef487695f4928ad958bc38649386e - - -] port_delete event received for '2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:06:15.631 2200 2848164608840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a928fd5-a968-40ae-afe4-ea7bc6a1f54c a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Security group rule updated on remote: ['b17bdfe6-0b55-4605-bb92-461b1d874779'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 16:06:15.631 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [req-2a928fd5-a968-40ae-afe4-ea7bc6a1f54c a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Security group rule updated ['b17bdfe6-0b55-4605-bb92-461b1d874779'] 2021-07-23 16:06:15.802 2200 2848164608840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62af905d-5792-4adc-a9e9-4078d7b8a1da a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Security group rule updated on remote: ['b17bdfe6-0b55-4605-bb92-461b1d874779'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 16:06:15.802 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [req-62af905d-5792-4adc-a9e9-4078d7b8a1da a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Security group rule updated ['b17bdfe6-0b55-4605-bb92-461b1d874779'] 2021-07-23 16:06:15.960 2200 2848164606904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510 2021-07-23 16:06:16.038 2200 2848164608840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b56977b5-bfba-46dd-854d-84eb10727eac a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Security group rule updated on remote: ['b17bdfe6-0b55-4605-bb92-461b1d874779'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 16:06:16.056 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [req-b56977b5-bfba-46dd-854d-84eb10727eac a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Security group rule updated ['b17bdfe6-0b55-4605-bb92-461b1d874779'] 2021-07-23 16:06:16.193 2200 2848164608840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fdbb399e-b1e5-499e-982f-d1000211ce6d a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Security group rule updated on remote: ['b17bdfe6-0b55-4605-bb92-461b1d874779'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 16:06:16.193 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [req-fdbb399e-b1e5-499e-982f-d1000211ce6d a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Security group rule updated ['b17bdfe6-0b55-4605-bb92-461b1d874779'] 2021-07-23 16:06:16.335 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 16:06:16.335 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 16:06:16.348 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 16:06:16.348 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 16:06:16.348 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c56aa047-bd16-4a29-8a85-2d7dbab73240 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Security group rule updated on remote: ['b17bdfe6-0b55-4605-bb92-461b1d874779'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 16:06:16.371 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-c56aa047-bd16-4a29-8a85-2d7dbab73240 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Security group rule updated ['b17bdfe6-0b55-4605-bb92-461b1d874779'] 2021-07-23 16:06:16.383 2200 2848164608840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 446ffb7b-5268-44a4-a629-a0e32bfa5a23 2021-07-23 16:06:16.383 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510'] 2021-07-23 16:06:16.395 2200 2848164608840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 16:06:16.412 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 16:06:16.412 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2054d0ab-0cf0-45b1-b3ef-6da6e0b1b510'] 2021-07-23 16:06:16.833 2200 2848164608840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Security group member updated on remote: ['b17bdfe6-0b55-4605-bb92-461b1d874779', '2c3d0f7a-1162-4155-b289-5774e8c19cfc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:06:16.848 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Security group member updated ['b17bdfe6-0b55-4605-bb92-461b1d874779', '2c3d0f7a-1162-4155-b289-5774e8c19cfc'] 2021-07-23 16:06:16.848 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Refresh firewall rules 2021-07-23 16:06:16.865 2200 2848164608840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Get security group information for devices via rpc ['61add2de-cf6e-4506-92f0-1493cecd4d64'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:06:16.886 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] port_update received: 61add2de-cf6e-4506-92f0-1493cecd4d64 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:06:16.897 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Lock "n-hv-agent-port-lock-61add2de-cf6e-4506-92f0-1493cecd4d64" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:06:16.913 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Binding port 61add2de-cf6e-4506-92f0-1493cecd4d64 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 16:06:16.928 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 16:06:16.965 2200 2848164609544 MainThread DEBUG neutron.services.trunk.rpc.agent [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '61add2de-cf6e-4506-92f0-1493cecd4d64') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:06:16.979 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '61add2de-cf6e-4506-92f0-1493cecd4d64') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:06:17.005 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Trunk plugin disabled on server. Assuming port 61add2de-cf6e-4506-92f0-1493cecd4d64 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 16:06:17.005 2200 2848164609544 MainThread INFO networking_hyperv.neutron.trunk_driver [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Binding VLAN ID: 696, VLAN trunk: None to switch port 61add2de-cf6e-4506-92f0-1493cecd4d64 2021-07-23 16:06:17.052 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Refresh firewall rules 2021-07-23 16:06:17.068 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Get security group information for devices via rpc ['61add2de-cf6e-4506-92f0-1493cecd4d64'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:06:17.524 2200 2848164608840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Update security group information for ports dict_keys(['61add2de-cf6e-4506-92f0-1493cecd4d64']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:06:17.524 2200 2848164608840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:06:17.536 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Update rules of security group (2c3d0f7a-1162-4155-b289-5774e8c19cfc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:06:17.536 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Update rules of security group (b17bdfe6-0b55-4605-bb92-461b1d874779) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:06:17.536 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Update members of security group (2c3d0f7a-1162-4155-b289-5774e8c19cfc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 16:06:17.567 2200 2848164608840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Update port filter for 61add2de-cf6e-4506-92f0-1493cecd4d64 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:06:17.567 2200 2848164608840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Updating port rules. 2021-07-23 16:06:17.586 2200 2848164608840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Creating 6 new rules, removing 0 old rules. 2021-07-23 16:06:17.586 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Lock "n-hv-driver-port-lock-61add2de-cf6e-4506-92f0-1493cecd4d64" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:06:17.677 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Update security group information for ports dict_keys(['61add2de-cf6e-4506-92f0-1493cecd4d64']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:06:17.677 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:06:17.707 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Update rules of security group (2c3d0f7a-1162-4155-b289-5774e8c19cfc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:06:17.707 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Update rules of security group (b17bdfe6-0b55-4605-bb92-461b1d874779) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:06:17.726 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Update members of security group (2c3d0f7a-1162-4155-b289-5774e8c19cfc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 16:06:17.726 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Update port filter for 61add2de-cf6e-4506-92f0-1493cecd4d64 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:06:17.726 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Updating port rules. 2021-07-23 16:06:17.741 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Creating 6 new rules, removing 0 old rules. 2021-07-23 16:06:17.819 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Lock "n-hv-driver-port-lock-61add2de-cf6e-4506-92f0-1493cecd4d64" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:06:17.833 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Lock "n-hv-driver-port-lock-61add2de-cf6e-4506-92f0-1493cecd4d64" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:06:17.833 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Lock "n-hv-driver-port-lock-61add2de-cf6e-4506-92f0-1493cecd4d64" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:06:17.848 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Lock "n-hv-driver-port-lock-61add2de-cf6e-4506-92f0-1493cecd4d64" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:06:17.954 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Lock "n-hv-driver-port-lock-61add2de-cf6e-4506-92f0-1493cecd4d64" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:06:17.977 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Lock "n-hv-driver-port-lock-61add2de-cf6e-4506-92f0-1493cecd4d64" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:06:17.989 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Lock "n-hv-driver-port-lock-61add2de-cf6e-4506-92f0-1493cecd4d64" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:06:17.989 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f750fe6-46ce-49a5-9fd3-bad95390f75d fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] port_delete event received for 'b7c33898-c20f-43aa-bf28-99d0e439eac5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:06:18.036 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-44e96614-9918-404c-8597-b80a281cf077 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Lock "n-hv-agent-port-lock-61add2de-cf6e-4506-92f0-1493cecd4d64" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:06:18.353 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:06:18.384 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:06:19.052 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d4fb241-c9e7-48ab-a0e7-1043b426fdf2 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] port_delete event received for '34f42c8e-846b-4934-a57b-853093c7cbb3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:06:19.990 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d165d7f4-c27b-4d14-97ba-6717791e062b fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] network_delete received. Deleting network 446ffb7b-5268-44a4-a629-a0e32bfa5a23 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 16:06:19.990 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d165d7f4-c27b-4d14-97ba-6717791e062b fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] Network 446ffb7b-5268-44a4-a629-a0e32bfa5a23 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 16:06:24.537 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15bac952-42a6-43e6-927f-c2ffe4ffff08 - - - - -] port_update received: cd19f095-1195-40d3-8964-5467f0c3f46c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:06:24.579 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15bac952-42a6-43e6-927f-c2ffe4ffff08 - - - - -] No port cd19f095-1195-40d3-8964-5467f0c3f46c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:06:25.943 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-51e77464-e6c8-4417-bdf2-8372caf6b571 75f37ba3a8a54e05a0c5b654735238a7 574faa880d6d4e66b07a11e1a1085753 - - -] Security group rule updated on remote: ['fbbcbd01-c3d6-4d89-9e50-5c0b4b9351a4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 16:06:25.961 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-51e77464-e6c8-4417-bdf2-8372caf6b571 75f37ba3a8a54e05a0c5b654735238a7 574faa880d6d4e66b07a11e1a1085753 - - -] Security group rule updated ['fbbcbd01-c3d6-4d89-9e50-5c0b4b9351a4'] 2021-07-23 16:06:26.084 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-baf839cd-e9dd-4e7c-8f3e-2a7c29e8c2f0 75f37ba3a8a54e05a0c5b654735238a7 574faa880d6d4e66b07a11e1a1085753 - - -] Security group rule updated on remote: ['fbbcbd01-c3d6-4d89-9e50-5c0b4b9351a4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 16:06:26.084 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-baf839cd-e9dd-4e7c-8f3e-2a7c29e8c2f0 75f37ba3a8a54e05a0c5b654735238a7 574faa880d6d4e66b07a11e1a1085753 - - -] Security group rule updated ['fbbcbd01-c3d6-4d89-9e50-5c0b4b9351a4'] 2021-07-23 16:06:28.223 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42ed16a5-7764-4c63-a2d0-804fda5c4a41 - - - - -] port_update received: edefbba7-4d81-4cac-8a76-7f0c6c49fd78 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:06:28.257 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42ed16a5-7764-4c63-a2d0-804fda5c4a41 - - - - -] No port edefbba7-4d81-4cac-8a76-7f0c6c49fd78 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:06:29.834 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6aed9efd-ad6d-49bf-9768-aa38e3ee2ff6 75f37ba3a8a54e05a0c5b654735238a7 574faa880d6d4e66b07a11e1a1085753 - - -] Security group member updated on remote: ['fbbcbd01-c3d6-4d89-9e50-5c0b4b9351a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:06:29.860 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-6aed9efd-ad6d-49bf-9768-aa38e3ee2ff6 75f37ba3a8a54e05a0c5b654735238a7 574faa880d6d4e66b07a11e1a1085753 - - -] Security group member updated ['fbbcbd01-c3d6-4d89-9e50-5c0b4b9351a4'] 2021-07-23 16:06:30.753 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-812b6139-35b1-4557-a0d1-d1905a2ecbf1 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] port_update received: 0eb46509-f20b-4ed0-b216-06b90d7f3f7a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:06:30.769 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-812b6139-35b1-4557-a0d1-d1905a2ecbf1 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] No port 0eb46509-f20b-4ed0-b216-06b90d7f3f7a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:06:33.787 2200 2848164606728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0eb46509-f20b-4ed0-b216-06b90d7f3f7a 2021-07-23 16:06:34.432 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 16:06:34.755 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Adding port 0eb46509-f20b-4ed0-b216-06b90d7f3f7a 2021-07-23 16:06:34.770 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Port 0eb46509-f20b-4ed0-b216-06b90d7f3f7a updated. Details: {'device': '0eb46509-f20b-4ed0-b216-06b90d7f3f7a', 'network_id': '39077b19-15aa-4a8a-bd24-4745223b47a4', 'port_id': '0eb46509-f20b-4ed0-b216-06b90d7f3f7a', 'mac_address': 'fa:16:3e:45:16:d2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 682, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ec7ad7e0-609c-4644-bec7-5b027935efb4', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 16:06:34.787 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 16:06:34.787 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0eb46509-f20b-4ed0-b216-06b90d7f3f7a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:06:34.804 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0eb46509-f20b-4ed0-b216-06b90d7f3f7a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 16:06:34.820 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 39077b19-15aa-4a8a-bd24-4745223b47a4 2021-07-23 16:06:34.820 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 16:06:35.038 2200 2848164609544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0eb46509-f20b-4ed0-b216-06b90d7f3f7a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:06:35.038 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0eb46509-f20b-4ed0-b216-06b90d7f3f7a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:06:35.050 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0eb46509-f20b-4ed0-b216-06b90d7f3f7a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 16:06:35.066 2200 2848164609544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 682, VLAN trunk: None to switch port 0eb46509-f20b-4ed0-b216-06b90d7f3f7a 2021-07-23 16:06:35.193 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 16:06:35.209 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0eb46509-f20b-4ed0-b216-06b90d7f3f7a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:06:35.348 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0eb46509-f20b-4ed0-b216-06b90d7f3f7a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:06:35.369 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:06:35.385 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fbbcbd01-c3d6-4d89-9e50-5c0b4b9351a4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:06:35.396 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0eb46509-f20b-4ed0-b216-06b90d7f3f7a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:06:35.396 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 16:06:35.411 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0eb46509-f20b-4ed0-b216-06b90d7f3f7a not yet added. Adding. 2021-07-23 16:06:35.411 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 16:06:35.427 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 16:06:35.599 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0eb46509-f20b-4ed0-b216-06b90d7f3f7a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:06:35.831 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0eb46509-f20b-4ed0-b216-06b90d7f3f7a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:06:35.848 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0eb46509-f20b-4ed0-b216-06b90d7f3f7a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:06:36.068 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0eb46509-f20b-4ed0-b216-06b90d7f3f7a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:06:36.209 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0eb46509-f20b-4ed0-b216-06b90d7f3f7a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.421s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:06:36.226 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0eb46509-f20b-4ed0-b216-06b90d7f3f7a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 16:06:36.241 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0eb46509-f20b-4ed0-b216-06b90d7f3f7a processed. 2021-07-23 16:06:36.440 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:06:36.616 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:06:45.957 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ffb38bb9-8c91-4638-877e-7d5b30adbb5a ae67158222a64473a094c8f59e2e4956 9eedc3dc1d3b461c8ac2ac7cf628c51f - - -] Security group member updated on remote: ['e1984d88-0981-452b-abcf-4f57c6aeb6ff'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:06:45.957 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-ffb38bb9-8c91-4638-877e-7d5b30adbb5a ae67158222a64473a094c8f59e2e4956 9eedc3dc1d3b461c8ac2ac7cf628c51f - - -] Security group member updated ['e1984d88-0981-452b-abcf-4f57c6aeb6ff'] 2021-07-23 16:06:46.254 2200 2848164606904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 484e8815-924e-4876-9dd2-4c21cf1bf276 2021-07-23 16:06:46.502 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb38bb9-8c91-4638-877e-7d5b30adbb5a ae67158222a64473a094c8f59e2e4956 9eedc3dc1d3b461c8ac2ac7cf628c51f - - -] port_delete event received for '484e8815-924e-4876-9dd2-4c21cf1bf276' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:06:46.502 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 16:06:46.502 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '484e8815-924e-4876-9dd2-4c21cf1bf276' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 16:06:46.529 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '484e8815-924e-4876-9dd2-4c21cf1bf276' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 16:06:46.537 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 484e8815-924e-4876-9dd2-4c21cf1bf276 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 16:06:46.581 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b543f6ef-0019-4b0c-b071-58fc4fd84fde 2021-07-23 16:06:46.598 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['484e8815-924e-4876-9dd2-4c21cf1bf276'] 2021-07-23 16:06:46.598 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 16:06:46.615 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 16:06:46.628 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['484e8815-924e-4876-9dd2-4c21cf1bf276'] 2021-07-23 16:06:48.426 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c8155e8-8340-48e0-a82c-832544c079fa ae67158222a64473a094c8f59e2e4956 9eedc3dc1d3b461c8ac2ac7cf628c51f - - -] port_delete event received for '4ab0d4d8-f57f-4ca6-8802-9e11c4fac8df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:06:48.521 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:06:48.566 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:06:48.881 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3fae472-465c-4f15-b60e-e9efd0e82ff4 ae67158222a64473a094c8f59e2e4956 9eedc3dc1d3b461c8ac2ac7cf628c51f - - -] Security group rule updated on remote: ['ead9c39f-5632-46b1-89f1-9359a3f92587'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 16:06:48.896 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-f3fae472-465c-4f15-b60e-e9efd0e82ff4 ae67158222a64473a094c8f59e2e4956 9eedc3dc1d3b461c8ac2ac7cf628c51f - - -] Security group rule updated ['ead9c39f-5632-46b1-89f1-9359a3f92587'] 2021-07-23 16:06:49.019 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2027de13-d0c7-47e5-b928-1122c0b0e1df ae67158222a64473a094c8f59e2e4956 9eedc3dc1d3b461c8ac2ac7cf628c51f - - -] Security group rule updated on remote: ['ead9c39f-5632-46b1-89f1-9359a3f92587'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 16:06:49.019 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-2027de13-d0c7-47e5-b928-1122c0b0e1df ae67158222a64473a094c8f59e2e4956 9eedc3dc1d3b461c8ac2ac7cf628c51f - - -] Security group rule updated ['ead9c39f-5632-46b1-89f1-9359a3f92587'] 2021-07-23 16:06:52.473 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f51017f-3154-4ee0-916e-c5a0ac099706 ae67158222a64473a094c8f59e2e4956 9eedc3dc1d3b461c8ac2ac7cf628c51f - - -] Security group member updated on remote: ['ead9c39f-5632-46b1-89f1-9359a3f92587'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:06:52.490 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-8f51017f-3154-4ee0-916e-c5a0ac099706 ae67158222a64473a094c8f59e2e4956 9eedc3dc1d3b461c8ac2ac7cf628c51f - - -] Security group member updated ['ead9c39f-5632-46b1-89f1-9359a3f92587'] 2021-07-23 16:06:53.382 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f3718fa-978b-4fa8-8587-1025e5f2c87c 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] port_update received: f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:06:53.413 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f3718fa-978b-4fa8-8587-1025e5f2c87c 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] No port f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:06:56.021 2200 2848164606728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 2021-07-23 16:06:56.574 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 16:06:56.767 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Adding port f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 2021-07-23 16:06:56.784 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Port f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 updated. Details: {'device': 'f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9', 'network_id': 'b543f6ef-0019-4b0c-b071-58fc4fd84fde', 'port_id': 'f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9', 'mac_address': 'fa:16:3e:20:ee:31', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 687, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6b3d3f48-e368-43ab-9dba-5a7089a643a1', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 16:06:56.806 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 16:06:56.806 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:06:56.832 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 16:06:56.832 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b543f6ef-0019-4b0c-b071-58fc4fd84fde 2021-07-23 16:06:56.847 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 16:06:57.049 2200 2848164609544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:06:57.065 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:06:57.080 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 16:06:57.080 2200 2848164609544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 687, VLAN trunk: None to switch port f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 2021-07-23 16:06:57.207 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 16:06:57.226 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:06:57.377 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:06:57.377 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:06:57.397 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ead9c39f-5632-46b1-89f1-9359a3f92587) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:06:57.397 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:06:57.414 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 16:06:57.414 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 not yet added. Adding. 2021-07-23 16:06:57.428 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 16:06:57.428 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 16:06:57.582 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:06:57.743 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:06:57.754 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:06:57.956 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:06:58.095 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:06:58.128 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 16:06:58.145 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 processed. 2021-07-23 16:06:58.595 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:06:58.785 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:08:06.315 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Security group member updated on remote: ['b17bdfe6-0b55-4605-bb92-461b1d874779', '2c3d0f7a-1162-4155-b289-5774e8c19cfc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:08:06.327 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Security group member updated ['b17bdfe6-0b55-4605-bb92-461b1d874779', '2c3d0f7a-1162-4155-b289-5774e8c19cfc'] 2021-07-23 16:08:06.327 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Refresh firewall rules 2021-07-23 16:08:06.352 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Get security group information for devices via rpc ['61add2de-cf6e-4506-92f0-1493cecd4d64'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:08:06.359 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] port_update received: 61add2de-cf6e-4506-92f0-1493cecd4d64 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:08:06.392 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Lock "n-hv-agent-port-lock-61add2de-cf6e-4506-92f0-1493cecd4d64" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:08:06.408 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Binding port 61add2de-cf6e-4506-92f0-1493cecd4d64 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 16:08:06.408 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 16:08:06.452 2200 2848164608840 MainThread DEBUG neutron.services.trunk.rpc.agent [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '61add2de-cf6e-4506-92f0-1493cecd4d64') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:08:06.471 2200 2848164608840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '61add2de-cf6e-4506-92f0-1493cecd4d64') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:08:06.483 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Trunk plugin disabled on server. Assuming port 61add2de-cf6e-4506-92f0-1493cecd4d64 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 16:08:06.483 2200 2848164608840 MainThread INFO networking_hyperv.neutron.trunk_driver [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Binding VLAN ID: 696, VLAN trunk: None to switch port 61add2de-cf6e-4506-92f0-1493cecd4d64 2021-07-23 16:08:06.567 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Refresh firewall rules 2021-07-23 16:08:06.579 2200 2848164608840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Get security group information for devices via rpc ['61add2de-cf6e-4506-92f0-1493cecd4d64'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:08:06.624 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Update security group information for ports dict_keys(['61add2de-cf6e-4506-92f0-1493cecd4d64']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:08:06.639 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:08:06.639 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Update rules of security group (2c3d0f7a-1162-4155-b289-5774e8c19cfc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:08:06.659 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Update members of security group (2c3d0f7a-1162-4155-b289-5774e8c19cfc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 16:08:06.671 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Update port filter for 61add2de-cf6e-4506-92f0-1493cecd4d64 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:08:06.687 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Updating port rules. 2021-07-23 16:08:06.687 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Creating 0 new rules, removing 6 old rules. 2021-07-23 16:08:06.705 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Lock "n-hv-driver-port-lock-61add2de-cf6e-4506-92f0-1493cecd4d64" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:08:06.719 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Lock "n-hv-driver-port-lock-61add2de-cf6e-4506-92f0-1493cecd4d64" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:08:06.719 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Lock "n-hv-driver-port-lock-61add2de-cf6e-4506-92f0-1493cecd4d64" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:08:06.733 2200 2848164606728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 2021-07-23 16:08:06.843 2200 2848164608840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Update security group information for ports dict_keys(['61add2de-cf6e-4506-92f0-1493cecd4d64']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:08:06.843 2200 2848164608840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:08:06.859 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Update rules of security group (2c3d0f7a-1162-4155-b289-5774e8c19cfc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:08:06.875 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Update members of security group (2c3d0f7a-1162-4155-b289-5774e8c19cfc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 16:08:06.875 2200 2848164608840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Update port filter for 61add2de-cf6e-4506-92f0-1493cecd4d64 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:08:06.891 2200 2848164608840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Updating port rules. 2021-07-23 16:08:06.891 2200 2848164608840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Creating 0 new rules, removing 6 old rules. 2021-07-23 16:08:07.030 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 16:08:07.047 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Lock "n-hv-driver-port-lock-61add2de-cf6e-4506-92f0-1493cecd4d64" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:08:07.063 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Lock "n-hv-driver-port-lock-61add2de-cf6e-4506-92f0-1493cecd4d64" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:08:07.063 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Lock "n-hv-driver-port-lock-61add2de-cf6e-4506-92f0-1493cecd4d64" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:08:07.063 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Lock "n-hv-driver-port-lock-61add2de-cf6e-4506-92f0-1493cecd4d64" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:08:07.218 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Lock "n-hv-driver-port-lock-61add2de-cf6e-4506-92f0-1493cecd4d64" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:08:07.236 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Adding port f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 2021-07-23 16:08:07.236 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Port f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 updated. Details: {'device': 'f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9', 'network_id': 'b543f6ef-0019-4b0c-b071-58fc4fd84fde', 'port_id': 'f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9', 'mac_address': 'fa:16:3e:20:ee:31', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 687, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6b3d3f48-e368-43ab-9dba-5a7089a643a1', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 16:08:07.250 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 16:08:07.268 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:08:07.268 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 16:08:07.283 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 16:08:07.311 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [req-f5eeebeb-fc4c-420a-9422-e1730293afa9 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Lock "n-hv-agent-port-lock-61add2de-cf6e-4506-92f0-1493cecd4d64" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:08:07.327 2200 2848164609544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:08:07.327 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:08:07.327 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 16:08:07.360 2200 2848164609544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 687, VLAN trunk: None to switch port f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 2021-07-23 16:08:07.436 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 16:08:07.436 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:08:07.595 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:08:07.616 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:08:07.625 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ead9c39f-5632-46b1-89f1-9359a3f92587) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:08:07.640 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:08:07.656 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 16:08:07.656 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-23 16:08:07.676 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:08:07.690 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:08:07.690 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:08:07.690 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:08:07.785 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:08:07.797 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 16:08:07.797 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 processed. 2021-07-23 16:08:07.878 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11c60503-3a9c-42d4-8ad7-f20b3ba36907 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] port_delete event received for 'd94759ae-8e15-4fb8-b221-0d2c51169a47' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:08:09.030 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:08:09.311 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:08:15.046 2200 2848164606904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 61add2de-cf6e-4506-92f0-1493cecd4d64 2021-07-23 16:08:15.084 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 16:08:15.095 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '61add2de-cf6e-4506-92f0-1493cecd4d64' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 16:08:15.095 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '61add2de-cf6e-4506-92f0-1493cecd4d64' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 16:08:15.117 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 61add2de-cf6e-4506-92f0-1493cecd4d64 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 16:08:15.141 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['61add2de-cf6e-4506-92f0-1493cecd4d64'] 2021-07-23 16:08:15.158 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 16:08:15.158 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 16:08:15.174 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['61add2de-cf6e-4506-92f0-1493cecd4d64'] 2021-07-23 16:08:15.843 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-beeee205-1ff0-4714-a588-82d5fa61dbc5 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Security group member updated on remote: ['2c3d0f7a-1162-4155-b289-5774e8c19cfc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:08:15.863 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-beeee205-1ff0-4714-a588-82d5fa61dbc5 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] Security group member updated ['2c3d0f7a-1162-4155-b289-5774e8c19cfc'] 2021-07-23 16:08:15.952 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-beeee205-1ff0-4714-a588-82d5fa61dbc5 a9b0a6d166204ef6b47d6351db09183a 0b027c7cde8d443aa4b23b7e78f70c30 - - -] port_delete event received for '61add2de-cf6e-4506-92f0-1493cecd4d64' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:08:17.108 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:08:17.205 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:08:18.937 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d447a012-a908-429c-9fac-e6b6c8343b8b fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] port_delete event received for '4622ccd2-9eed-4ab3-a1d8-d7a6b7c75269' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:08:19.097 2200 2848164606904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 2021-07-23 16:08:19.109 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 16:08:19.109 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 16:08:19.127 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 16:08:19.142 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 16:08:19.170 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9'] 2021-07-23 16:08:19.193 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 16:08:19.203 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 16:08:19.203 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9'] 2021-07-23 16:08:20.295 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af36ba86-f9f5-472e-8f8d-08b0ff544160 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] port_delete event received for '3def44dc-015c-4c2c-a247-5efdd9142745' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:08:21.099 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26f50268-f46f-4edd-b25c-1374f6bf4c06 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] port_delete event received for 'f53ab678-7c6e-4d6c-9c5b-c26a8dd0ace9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:08:21.114 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:08:21.349 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26f50268-f46f-4edd-b25c-1374f6bf4c06 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] network_delete received. Deleting network d3eb2857-b160-4800-8e7c-14d3800974fc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 16:08:21.362 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-26f50268-f46f-4edd-b25c-1374f6bf4c06 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] Reclaiming local network d3eb2857-b160-4800-8e7c-14d3800974fc 2021-07-23 16:08:21.393 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f491e611-d3e9-49e0-bab5-1d447915e87f - - - - -] port_delete event received for 'f53ab678-7c6e-4d6c-9c5b-c26a8dd0ace9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:08:21.424 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:08:22.436 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4aab090-3a1b-423e-a939-7d08bf250902 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] port_delete event received for '665b261b-7b72-44ec-85ab-352d7a3bac26' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:08:23.845 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ed1d503-ab5e-496e-84d0-949aa9e8e68d fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] port_delete event received for 'b1cb0642-0d16-4a57-be8e-085bceca39ca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:08:24.724 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-217bb3c3-46ca-4c2f-9b37-bf536709fc9d fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] port_delete event received for '569abaf3-ab2f-4929-bfb1-dd93ca9adac5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:08:24.985 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-217bb3c3-46ca-4c2f-9b37-bf536709fc9d fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] network_delete received. Deleting network 086ec4d2-e235-4f39-a8f6-4765af3dec81 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 16:08:24.985 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-217bb3c3-46ca-4c2f-9b37-bf536709fc9d fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] Network 086ec4d2-e235-4f39-a8f6-4765af3dec81 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 16:08:25.174 2200 2848164606904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 2021-07-23 16:08:27.160 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 16:08:27.171 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 16:08:27.171 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 16:08:27.188 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 16:08:27.218 2200 2848164608840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b543f6ef-0019-4b0c-b071-58fc4fd84fde 2021-07-23 16:08:27.236 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9'] 2021-07-23 16:08:27.236 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 16:08:27.252 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9'] 2021-07-23 16:08:29.178 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:08:29.218 2200 2848164606904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9969f825-2b02-4b3d-8187-03e2804fc2d3 2021-07-23 16:08:29.248 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:08:31.195 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 16:08:31.195 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9969f825-2b02-4b3d-8187-03e2804fc2d3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 16:08:31.205 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9969f825-2b02-4b3d-8187-03e2804fc2d3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 16:08:31.205 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9969f825-2b02-4b3d-8187-03e2804fc2d3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 16:08:31.235 2200 2848164608840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a0056a2b-20f5-4e85-a076-03d60a323c17 2021-07-23 16:08:31.255 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9969f825-2b02-4b3d-8187-03e2804fc2d3'] 2021-07-23 16:08:31.265 2200 2848164608840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 16:08:31.265 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 16:08:31.285 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9969f825-2b02-4b3d-8187-03e2804fc2d3'] 2021-07-23 16:08:33.221 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:08:33.357 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:08:45.032 2200 2848164606728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 2021-07-23 16:08:45.282 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 16:08:45.482 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Adding port f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 2021-07-23 16:08:45.482 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Port f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 updated. Details: {'device': 'f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9', 'network_id': 'b543f6ef-0019-4b0c-b071-58fc4fd84fde', 'port_id': 'f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9', 'mac_address': 'fa:16:3e:20:ee:31', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 687, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6b3d3f48-e368-43ab-9dba-5a7089a643a1', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 16:08:45.502 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 16:08:45.524 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:08:45.531 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 16:08:45.531 2200 2848164608840 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b543f6ef-0019-4b0c-b071-58fc4fd84fde 2021-07-23 16:08:45.560 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 16:08:45.753 2200 2848164608840 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:08:45.767 2200 2848164608840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:08:45.781 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 16:08:45.798 2200 2848164608840 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 687, VLAN trunk: None to switch port f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 2021-07-23 16:08:45.892 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 16:08:45.907 2200 2848164608840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:08:46.060 2200 2848164608840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:08:46.060 2200 2848164608840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:08:46.060 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ead9c39f-5632-46b1-89f1-9359a3f92587) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:08:46.088 2200 2848164608840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:08:46.096 2200 2848164608840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 16:08:46.107 2200 2848164608840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 not yet added. Adding. 2021-07-23 16:08:46.107 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 16:08:46.138 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 16:08:46.286 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:08:46.435 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:08:46.435 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:08:46.594 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:08:46.720 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:08:46.741 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 16:08:46.741 2200 2848164608840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 processed. 2021-07-23 16:08:47.060 2200 2848164606728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9969f825-2b02-4b3d-8187-03e2804fc2d3 2021-07-23 16:08:47.280 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 16:08:47.280 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:08:47.622 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Adding port 9969f825-2b02-4b3d-8187-03e2804fc2d3 2021-07-23 16:08:47.642 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Port 9969f825-2b02-4b3d-8187-03e2804fc2d3 updated. Details: {'device': '9969f825-2b02-4b3d-8187-03e2804fc2d3', 'network_id': 'a0056a2b-20f5-4e85-a076-03d60a323c17', 'port_id': '9969f825-2b02-4b3d-8187-03e2804fc2d3', 'mac_address': 'fa:16:3e:78:d5:df', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 678, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7bd0532-fdc6-44bd-a49a-5055c3061db2', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 16:08:47.654 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 16:08:47.654 2200 2848164608840 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:08:47.670 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9969f825-2b02-4b3d-8187-03e2804fc2d3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:08:47.685 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9969f825-2b02-4b3d-8187-03e2804fc2d3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 16:08:47.685 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a0056a2b-20f5-4e85-a076-03d60a323c17 2021-07-23 16:08:47.703 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 16:08:47.904 2200 2848164609544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9969f825-2b02-4b3d-8187-03e2804fc2d3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:08:47.904 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9969f825-2b02-4b3d-8187-03e2804fc2d3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:08:47.936 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9969f825-2b02-4b3d-8187-03e2804fc2d3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 16:08:47.956 2200 2848164609544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 678, VLAN trunk: None to switch port 9969f825-2b02-4b3d-8187-03e2804fc2d3 2021-07-23 16:08:48.095 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 16:08:48.116 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9969f825-2b02-4b3d-8187-03e2804fc2d3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:08:48.382 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9969f825-2b02-4b3d-8187-03e2804fc2d3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:08:48.392 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:08:48.392 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (905ef88a-00e4-4be4-9e2e-346eca77594f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:08:48.412 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9969f825-2b02-4b3d-8187-03e2804fc2d3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:08:48.422 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 16:08:48.442 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9969f825-2b02-4b3d-8187-03e2804fc2d3 not yet added. Adding. 2021-07-23 16:08:48.452 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 16:08:48.452 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 16:08:48.592 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9969f825-2b02-4b3d-8187-03e2804fc2d3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:08:48.765 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9969f825-2b02-4b3d-8187-03e2804fc2d3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:08:48.781 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9969f825-2b02-4b3d-8187-03e2804fc2d3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:08:48.984 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9969f825-2b02-4b3d-8187-03e2804fc2d3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:08:49.155 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9969f825-2b02-4b3d-8187-03e2804fc2d3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:08:49.155 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9969f825-2b02-4b3d-8187-03e2804fc2d3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 16:08:49.155 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9969f825-2b02-4b3d-8187-03e2804fc2d3 processed. 2021-07-23 16:08:49.296 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:08:49.487 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:09:42.121 2200 2848164606904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 2021-07-23 16:09:42.762 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aaaa984a-b627-4d4a-b9e4-cff19cdc0adc ae67158222a64473a094c8f59e2e4956 9eedc3dc1d3b461c8ac2ac7cf628c51f - - -] Security group member updated on remote: ['ead9c39f-5632-46b1-89f1-9359a3f92587'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:09:42.781 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-aaaa984a-b627-4d4a-b9e4-cff19cdc0adc ae67158222a64473a094c8f59e2e4956 9eedc3dc1d3b461c8ac2ac7cf628c51f - - -] Security group member updated ['ead9c39f-5632-46b1-89f1-9359a3f92587'] 2021-07-23 16:09:43.074 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aaaa984a-b627-4d4a-b9e4-cff19cdc0adc ae67158222a64473a094c8f59e2e4956 9eedc3dc1d3b461c8ac2ac7cf628c51f - - -] port_delete event received for 'f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:09:43.649 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 16:09:43.654 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 16:09:43.654 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 16:09:43.675 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 16:09:43.692 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b543f6ef-0019-4b0c-b071-58fc4fd84fde 2021-07-23 16:09:43.703 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9'] 2021-07-23 16:09:43.719 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 16:09:43.719 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 16:09:43.730 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f2cb56f2-06a6-4a75-9bf5-4aa4b6209de9'] 2021-07-23 16:09:45.248 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fef6c3fe-4203-4a89-8f05-2cb1875d97e9 ae67158222a64473a094c8f59e2e4956 9eedc3dc1d3b461c8ac2ac7cf628c51f - - -] port_delete event received for 'ba171bfc-e98b-49a8-99fc-9870f5fa4707' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:09:45.663 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:09:45.687 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:09:48.768 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffa27970-a0c8-4f17-9607-faea4e5037d8 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] port_delete event received for '0fc53da9-5486-4829-a09b-e2801bfa819e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:09:49.825 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f84ec9e1-516f-4cc5-baca-a3cf8b8077c3 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] port_delete event received for 'e9e0a4d4-ba6d-4f08-822e-8d764d703a65' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:09:50.917 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa8c3cb2-0e82-4415-8416-4d97ace08cc6 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] port_delete event received for '35f05cba-32ea-4a31-a06e-5370ac451d84' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:09:51.059 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d17f8b3b-df72-4b81-bc15-eb20b7e5bed8 - - - - -] port_delete event received for '35f05cba-32ea-4a31-a06e-5370ac451d84' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:09:51.104 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa8c3cb2-0e82-4415-8416-4d97ace08cc6 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] network_delete received. Deleting network b543f6ef-0019-4b0c-b071-58fc4fd84fde network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 16:09:51.121 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa8c3cb2-0e82-4415-8416-4d97ace08cc6 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] Network b543f6ef-0019-4b0c-b071-58fc4fd84fde not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 16:10:00.019 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e441b7fb-2afe-4430-8fb4-32588d7512f1 75f37ba3a8a54e05a0c5b654735238a7 574faa880d6d4e66b07a11e1a1085753 - - -] Security group member updated on remote: ['fbbcbd01-c3d6-4d89-9e50-5c0b4b9351a4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:10:00.028 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-e441b7fb-2afe-4430-8fb4-32588d7512f1 75f37ba3a8a54e05a0c5b654735238a7 574faa880d6d4e66b07a11e1a1085753 - - -] Security group member updated ['fbbcbd01-c3d6-4d89-9e50-5c0b4b9351a4'] 2021-07-23 16:10:00.260 2200 2848164606904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0eb46509-f20b-4ed0-b216-06b90d7f3f7a 2021-07-23 16:10:00.373 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e441b7fb-2afe-4430-8fb4-32588d7512f1 75f37ba3a8a54e05a0c5b654735238a7 574faa880d6d4e66b07a11e1a1085753 - - -] port_delete event received for '0eb46509-f20b-4ed0-b216-06b90d7f3f7a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:10:01.732 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 16:10:01.732 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0eb46509-f20b-4ed0-b216-06b90d7f3f7a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 16:10:01.747 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0eb46509-f20b-4ed0-b216-06b90d7f3f7a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 16:10:01.747 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0eb46509-f20b-4ed0-b216-06b90d7f3f7a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 16:10:01.765 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 39077b19-15aa-4a8a-bd24-4745223b47a4 2021-07-23 16:10:01.785 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0eb46509-f20b-4ed0-b216-06b90d7f3f7a'] 2021-07-23 16:10:01.797 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 16:10:01.797 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 16:10:01.809 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0eb46509-f20b-4ed0-b216-06b90d7f3f7a'] 2021-07-23 16:10:02.214 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ea228ad-3817-4675-a031-694c88f6f57f 75f37ba3a8a54e05a0c5b654735238a7 574faa880d6d4e66b07a11e1a1085753 - - -] port_delete event received for 'b300efda-4c46-4678-949b-fc4df847b408' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:10:02.717 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9d0eb869-6d56-4f28-b47c-5460aa9fe981 75f37ba3a8a54e05a0c5b654735238a7 574faa880d6d4e66b07a11e1a1085753 - - -] Security group rule updated on remote: ['37b9657b-590d-44b4-82f7-a64ca64a2444'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 16:10:02.717 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-9d0eb869-6d56-4f28-b47c-5460aa9fe981 75f37ba3a8a54e05a0c5b654735238a7 574faa880d6d4e66b07a11e1a1085753 - - -] Security group rule updated ['37b9657b-590d-44b4-82f7-a64ca64a2444'] 2021-07-23 16:10:02.870 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e3467d8-0eae-475f-b7c5-110b38537183 75f37ba3a8a54e05a0c5b654735238a7 574faa880d6d4e66b07a11e1a1085753 - - -] Security group rule updated on remote: ['37b9657b-590d-44b4-82f7-a64ca64a2444'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-23 16:10:02.870 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-7e3467d8-0eae-475f-b7c5-110b38537183 75f37ba3a8a54e05a0c5b654735238a7 574faa880d6d4e66b07a11e1a1085753 - - -] Security group rule updated ['37b9657b-590d-44b4-82f7-a64ca64a2444'] 2021-07-23 16:10:03.745 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:10:03.777 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:10:06.385 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c6121993-31bc-453d-903d-ae171a494753 75f37ba3a8a54e05a0c5b654735238a7 574faa880d6d4e66b07a11e1a1085753 - - -] Security group member updated on remote: ['37b9657b-590d-44b4-82f7-a64ca64a2444'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:10:06.385 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-c6121993-31bc-453d-903d-ae171a494753 75f37ba3a8a54e05a0c5b654735238a7 574faa880d6d4e66b07a11e1a1085753 - - -] Security group member updated ['37b9657b-590d-44b4-82f7-a64ca64a2444'] 2021-07-23 16:10:07.326 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9c7385a-1103-4379-814c-bcdb83454385 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] port_update received: 5e48c323-8e5f-4121-8c2d-9568d0c7aac3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:10:07.371 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9c7385a-1103-4379-814c-bcdb83454385 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] No port 5e48c323-8e5f-4121-8c2d-9568d0c7aac3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:10:09.845 2200 2848164606728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5e48c323-8e5f-4121-8c2d-9568d0c7aac3 2021-07-23 16:10:11.791 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 16:10:11.984 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Adding port 5e48c323-8e5f-4121-8c2d-9568d0c7aac3 2021-07-23 16:10:11.999 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Port 5e48c323-8e5f-4121-8c2d-9568d0c7aac3 updated. Details: {'device': '5e48c323-8e5f-4121-8c2d-9568d0c7aac3', 'network_id': '39077b19-15aa-4a8a-bd24-4745223b47a4', 'port_id': '5e48c323-8e5f-4121-8c2d-9568d0c7aac3', 'mac_address': 'fa:16:3e:43:09:14', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 682, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ec7ad7e0-609c-4644-bec7-5b027935efb4', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 16:10:11.999 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 16:10:11.999 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5e48c323-8e5f-4121-8c2d-9568d0c7aac3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:10:12.026 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5e48c323-8e5f-4121-8c2d-9568d0c7aac3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 16:10:12.035 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 39077b19-15aa-4a8a-bd24-4745223b47a4 2021-07-23 16:10:12.046 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 16:10:12.229 2200 2848164609544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5e48c323-8e5f-4121-8c2d-9568d0c7aac3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:10:12.248 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5e48c323-8e5f-4121-8c2d-9568d0c7aac3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:10:12.260 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5e48c323-8e5f-4121-8c2d-9568d0c7aac3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 16:10:12.260 2200 2848164609544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 682, VLAN trunk: None to switch port 5e48c323-8e5f-4121-8c2d-9568d0c7aac3 2021-07-23 16:10:12.389 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 16:10:12.389 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5e48c323-8e5f-4121-8c2d-9568d0c7aac3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:10:12.559 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5e48c323-8e5f-4121-8c2d-9568d0c7aac3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:10:12.576 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:10:12.576 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (37b9657b-590d-44b4-82f7-a64ca64a2444) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:10:12.576 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5e48c323-8e5f-4121-8c2d-9568d0c7aac3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:10:12.604 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 16:10:12.604 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5e48c323-8e5f-4121-8c2d-9568d0c7aac3 not yet added. Adding. 2021-07-23 16:10:12.617 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 16:10:12.628 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 16:10:12.745 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e48c323-8e5f-4121-8c2d-9568d0c7aac3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:10:12.883 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e48c323-8e5f-4121-8c2d-9568d0c7aac3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:10:12.901 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e48c323-8e5f-4121-8c2d-9568d0c7aac3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:10:13.026 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e48c323-8e5f-4121-8c2d-9568d0c7aac3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:10:13.139 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5e48c323-8e5f-4121-8c2d-9568d0c7aac3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:10:13.139 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5e48c323-8e5f-4121-8c2d-9568d0c7aac3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 16:10:13.168 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5e48c323-8e5f-4121-8c2d-9568d0c7aac3 processed. 2021-07-23 16:10:13.807 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:10:14.010 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:10:24.167 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15857e2b-71ad-4339-9598-b77bf20b4bbb 233bdde37a72481db361484862381589 00da3567e51c40038d708d7789d243c0 - - -] port_delete event received for '6d4497ca-83a6-4eab-b189-6bdc29d136fc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:10:27.587 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6b84fd2e-9272-4910-84a8-fcd98e13dfd1 233bdde37a72481db361484862381589 00da3567e51c40038d708d7789d243c0 - - -] Security group member updated on remote: ['905ef88a-00e4-4be4-9e2e-346eca77594f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:10:27.587 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-6b84fd2e-9272-4910-84a8-fcd98e13dfd1 233bdde37a72481db361484862381589 00da3567e51c40038d708d7789d243c0 - - -] Security group member updated ['905ef88a-00e4-4be4-9e2e-346eca77594f'] 2021-07-23 16:10:27.651 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b84fd2e-9272-4910-84a8-fcd98e13dfd1 233bdde37a72481db361484862381589 00da3567e51c40038d708d7789d243c0 - - -] port_delete event received for '9969f825-2b02-4b3d-8187-03e2804fc2d3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:10:28.519 2200 2848164606904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9969f825-2b02-4b3d-8187-03e2804fc2d3 2021-07-23 16:10:29.885 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 16:10:29.885 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9969f825-2b02-4b3d-8187-03e2804fc2d3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 16:10:29.901 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9969f825-2b02-4b3d-8187-03e2804fc2d3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 16:10:29.901 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9969f825-2b02-4b3d-8187-03e2804fc2d3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 16:10:29.932 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a0056a2b-20f5-4e85-a076-03d60a323c17 2021-07-23 16:10:29.932 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9969f825-2b02-4b3d-8187-03e2804fc2d3'] 2021-07-23 16:10:29.932 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 16:10:29.950 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 16:10:29.950 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9969f825-2b02-4b3d-8187-03e2804fc2d3'] 2021-07-23 16:10:31.286 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-368cc2db-bc0d-4665-be11-f2d9abe25c15 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] port_delete event received for '222621e0-29db-4160-958e-78d1ed3a8cf4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:10:31.906 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:10:31.950 2200 2848164609544 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:10:32.404 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd4455bf-a52b-461e-9f5a-7ca0c3f261ac fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] port_delete event received for 'bba8d5f9-2a1e-47ae-9537-77a3d53e53ce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:10:33.217 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f2148f7-8e65-4b1c-b21d-38b9595d54c1 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] port_delete event received for '73aacdfe-cf13-44e0-92ea-6aea4677a9a5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:10:33.357 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3815bfdb-acab-4d7e-842b-173e328b9e02 - - - - -] port_delete event received for '73aacdfe-cf13-44e0-92ea-6aea4677a9a5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:10:33.433 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f2148f7-8e65-4b1c-b21d-38b9595d54c1 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] network_delete received. Deleting network a0056a2b-20f5-4e85-a076-03d60a323c17 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 16:10:33.433 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f2148f7-8e65-4b1c-b21d-38b9595d54c1 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] Network a0056a2b-20f5-4e85-a076-03d60a323c17 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 16:10:34.436 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e1883c5-e573-42ce-a6a3-85f0d80fec46 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] port_delete event received for 'e2a64936-5ff2-49f1-9be2-a6737fdd78b0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:10:35.780 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2bd4e4ce-d718-44f7-865f-1110bb13778b fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] port_delete event received for '0af4ac06-7ab8-428b-9542-8e31b7b00ad1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:10:36.592 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80a698a5-9d28-4807-9a4f-d1162dcf1e7c fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] port_delete event received for '4d25afef-9dc8-4ba8-8b2b-0ce3395dd321' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:10:36.700 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51882477-5aaf-4672-819c-2d42637d8768 - - - - -] port_delete event received for '4d25afef-9dc8-4ba8-8b2b-0ce3395dd321' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:10:36.779 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80a698a5-9d28-4807-9a4f-d1162dcf1e7c fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] network_delete received. Deleting network df0eae1a-1cd6-4227-bc02-0a64de8cb9a7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 16:10:36.779 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80a698a5-9d28-4807-9a4f-d1162dcf1e7c fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] Network df0eae1a-1cd6-4227-bc02-0a64de8cb9a7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 16:10:55.527 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-325e374e-d0ad-4a59-a211-abe6c9d84922 aad2217fdc9442b4b54f37e7470085bc 5babd48744e74f3d978b175fe00c22e6 - - -] Security group member updated on remote: ['cbca7cc2-5b18-4079-91fa-ce3adb96ac08'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:10:55.527 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-325e374e-d0ad-4a59-a211-abe6c9d84922 aad2217fdc9442b4b54f37e7470085bc 5babd48744e74f3d978b175fe00c22e6 - - -] Security group member updated ['cbca7cc2-5b18-4079-91fa-ce3adb96ac08'] 2021-07-23 16:10:56.400 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2963419f-7015-45e2-a390-a1038469b911 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] port_update received: f1e50846-1b87-4c41-8702-cc175e3b9d16 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:10:56.416 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2963419f-7015-45e2-a390-a1038469b911 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] No port f1e50846-1b87-4c41-8702-cc175e3b9d16 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:10:58.165 2200 2848164606728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f1e50846-1b87-4c41-8702-cc175e3b9d16 2021-07-23 16:11:00.009 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 16:11:00.231 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Adding port f1e50846-1b87-4c41-8702-cc175e3b9d16 2021-07-23 16:11:00.231 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Port f1e50846-1b87-4c41-8702-cc175e3b9d16 updated. Details: {'device': 'f1e50846-1b87-4c41-8702-cc175e3b9d16', 'network_id': '48746c94-c901-41a8-9a46-f56c7a668133', 'port_id': 'f1e50846-1b87-4c41-8702-cc175e3b9d16', 'mac_address': 'fa:16:3e:86:fb:03', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 675, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2a5d2f01-a9ae-419b-8b88-c073cacc904e', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 16:11:00.244 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 16:11:00.244 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f1e50846-1b87-4c41-8702-cc175e3b9d16" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:11:00.275 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f1e50846-1b87-4c41-8702-cc175e3b9d16 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 16:11:00.275 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 48746c94-c901-41a8-9a46-f56c7a668133 2021-07-23 16:11:00.290 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 16:11:00.464 2200 2848164609544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f1e50846-1b87-4c41-8702-cc175e3b9d16') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:11:00.479 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f1e50846-1b87-4c41-8702-cc175e3b9d16') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:11:00.496 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f1e50846-1b87-4c41-8702-cc175e3b9d16 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 16:11:00.510 2200 2848164609544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 675, VLAN trunk: None to switch port f1e50846-1b87-4c41-8702-cc175e3b9d16 2021-07-23 16:11:00.604 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 16:11:00.604 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f1e50846-1b87-4c41-8702-cc175e3b9d16'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:11:00.858 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f1e50846-1b87-4c41-8702-cc175e3b9d16']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:11:00.873 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:11:00.887 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cbca7cc2-5b18-4079-91fa-ce3adb96ac08) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:11:00.902 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cbca7cc2-5b18-4079-91fa-ce3adb96ac08) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 16:11:00.902 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f1e50846-1b87-4c41-8702-cc175e3b9d16 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:11:00.918 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 16:11:00.918 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f1e50846-1b87-4c41-8702-cc175e3b9d16 not yet added. Adding. 2021-07-23 16:11:00.918 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 16:11:00.918 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 16:11:01.057 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1e50846-1b87-4c41-8702-cc175e3b9d16" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:11:01.185 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1e50846-1b87-4c41-8702-cc175e3b9d16" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:11:01.185 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1e50846-1b87-4c41-8702-cc175e3b9d16" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:11:01.328 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1e50846-1b87-4c41-8702-cc175e3b9d16" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:11:01.451 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f1e50846-1b87-4c41-8702-cc175e3b9d16" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:11:01.464 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f1e50846-1b87-4c41-8702-cc175e3b9d16 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 16:11:01.464 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f1e50846-1b87-4c41-8702-cc175e3b9d16 processed. 2021-07-23 16:11:02.026 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:11:02.200 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:11:24.950 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-873beb3d-3f29-430c-b763-2c92bd12d779 75f37ba3a8a54e05a0c5b654735238a7 574faa880d6d4e66b07a11e1a1085753 - - -] Security group member updated on remote: ['37b9657b-590d-44b4-82f7-a64ca64a2444'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:11:24.962 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-873beb3d-3f29-430c-b763-2c92bd12d779 75f37ba3a8a54e05a0c5b654735238a7 574faa880d6d4e66b07a11e1a1085753 - - -] Security group member updated ['37b9657b-590d-44b4-82f7-a64ca64a2444'] 2021-07-23 16:11:25.014 2200 2848164606904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5e48c323-8e5f-4121-8c2d-9568d0c7aac3 2021-07-23 16:11:25.277 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-873beb3d-3f29-430c-b763-2c92bd12d779 75f37ba3a8a54e05a0c5b654735238a7 574faa880d6d4e66b07a11e1a1085753 - - -] port_delete event received for '5e48c323-8e5f-4121-8c2d-9568d0c7aac3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:11:26.118 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 16:11:26.118 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5e48c323-8e5f-4121-8c2d-9568d0c7aac3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 16:11:26.142 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5e48c323-8e5f-4121-8c2d-9568d0c7aac3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 16:11:26.150 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5e48c323-8e5f-4121-8c2d-9568d0c7aac3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 16:11:26.171 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 39077b19-15aa-4a8a-bd24-4745223b47a4 2021-07-23 16:11:26.171 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5e48c323-8e5f-4121-8c2d-9568d0c7aac3'] 2021-07-23 16:11:26.199 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 16:11:26.199 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 16:11:26.199 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5e48c323-8e5f-4121-8c2d-9568d0c7aac3'] 2021-07-23 16:11:28.122 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:11:28.170 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:11:28.215 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5a41e83-4d77-4104-a92a-160821961102 75f37ba3a8a54e05a0c5b654735238a7 574faa880d6d4e66b07a11e1a1085753 - - -] port_delete event received for '90636a03-c77f-423d-965d-392dbfe44c9b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:11:33.277 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8eeef0d2-86b8-47b7-9492-44e198c9bd93 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] port_delete event received for 'edefbba7-4d81-4cac-8a76-7f0c6c49fd78' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:11:34.385 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d99b1589-0ece-4947-a80f-fb9d6bcbe220 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] port_delete event received for 'cd19f095-1195-40d3-8964-5467f0c3f46c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:11:35.309 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c364c27c-93fd-40b1-b423-da2b160155e4 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] port_delete event received for '76e88803-7d2b-4969-8be9-a2930bce0b21' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:11:35.541 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c364c27c-93fd-40b1-b423-da2b160155e4 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] network_delete received. Deleting network 39077b19-15aa-4a8a-bd24-4745223b47a4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 16:11:35.541 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c364c27c-93fd-40b1-b423-da2b160155e4 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] Network 39077b19-15aa-4a8a-bd24-4745223b47a4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 16:11:35.578 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6037960b-8d27-4c26-b3f7-78b9a5558786 - - - - -] port_delete event received for '76e88803-7d2b-4969-8be9-a2930bce0b21' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:11:40.667 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6dc4a23c-7a92-4f18-b944-6b268565cb6f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Security group member updated on remote: ['ccf60812-95b6-4acb-8856-bd7ebabe5011'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:11:40.696 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-6dc4a23c-7a92-4f18-b944-6b268565cb6f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Security group member updated ['ccf60812-95b6-4acb-8856-bd7ebabe5011'] 2021-07-23 16:11:41.588 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-618de05a-dcf6-496a-9d97-cb7a87317488 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] port_update received: 687111e4-0a44-4565-9299-25791477bbd9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:11:41.620 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-618de05a-dcf6-496a-9d97-cb7a87317488 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] No port 687111e4-0a44-4565-9299-25791477bbd9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:11:44.587 2200 2848164606728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 687111e4-0a44-4565-9299-25791477bbd9 2021-07-23 16:11:46.201 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 16:11:46.446 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Adding port 687111e4-0a44-4565-9299-25791477bbd9 2021-07-23 16:11:46.463 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Port 687111e4-0a44-4565-9299-25791477bbd9 updated. Details: {'device': '687111e4-0a44-4565-9299-25791477bbd9', 'network_id': '6179cbc0-7950-4617-9d04-cc866dd16a37', 'port_id': '687111e4-0a44-4565-9299-25791477bbd9', 'mac_address': 'fa:16:3e:c5:06:fa', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 659, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '96c90e05-cf7f-41a1-b201-c996ab76177b', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 16:11:46.463 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 16:11:46.477 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-687111e4-0a44-4565-9299-25791477bbd9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:11:46.495 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 687111e4-0a44-4565-9299-25791477bbd9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 16:11:46.510 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6179cbc0-7950-4617-9d04-cc866dd16a37 2021-07-23 16:11:46.510 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 16:11:46.715 2200 2848164609544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '687111e4-0a44-4565-9299-25791477bbd9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:11:46.727 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '687111e4-0a44-4565-9299-25791477bbd9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:11:46.727 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 687111e4-0a44-4565-9299-25791477bbd9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 16:11:46.754 2200 2848164609544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 659, VLAN trunk: None to switch port 687111e4-0a44-4565-9299-25791477bbd9 2021-07-23 16:11:46.859 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 16:11:46.869 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['687111e4-0a44-4565-9299-25791477bbd9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:11:47.041 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['687111e4-0a44-4565-9299-25791477bbd9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:11:47.041 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:11:47.058 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ccf60812-95b6-4acb-8856-bd7ebabe5011) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:11:47.072 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ccf60812-95b6-4acb-8856-bd7ebabe5011) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 16:11:47.072 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 687111e4-0a44-4565-9299-25791477bbd9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:11:47.072 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 16:11:47.072 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 687111e4-0a44-4565-9299-25791477bbd9 not yet added. Adding. 2021-07-23 16:11:47.099 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 16:11:47.110 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 16:11:47.264 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:11:47.372 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:11:47.401 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:11:47.558 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:11:47.664 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-687111e4-0a44-4565-9299-25791477bbd9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:11:47.664 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 687111e4-0a44-4565-9299-25791477bbd9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 16:11:47.697 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 687111e4-0a44-4565-9299-25791477bbd9 processed. 2021-07-23 16:11:48.211 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:11:48.387 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:11:57.184 2200 2848164606904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f1e50846-1b87-4c41-8702-cc175e3b9d16 2021-07-23 16:11:57.368 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-df553ec2-3e0b-4b8f-b70f-324c0394f41c aad2217fdc9442b4b54f37e7470085bc 5babd48744e74f3d978b175fe00c22e6 - - -] Security group member updated on remote: ['cbca7cc2-5b18-4079-91fa-ce3adb96ac08'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:11:57.385 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-df553ec2-3e0b-4b8f-b70f-324c0394f41c aad2217fdc9442b4b54f37e7470085bc 5babd48744e74f3d978b175fe00c22e6 - - -] Security group member updated ['cbca7cc2-5b18-4079-91fa-ce3adb96ac08'] 2021-07-23 16:11:57.385 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-df553ec2-3e0b-4b8f-b70f-324c0394f41c aad2217fdc9442b4b54f37e7470085bc 5babd48744e74f3d978b175fe00c22e6 - - -] Refresh firewall rules 2021-07-23 16:11:57.401 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-df553ec2-3e0b-4b8f-b70f-324c0394f41c aad2217fdc9442b4b54f37e7470085bc 5babd48744e74f3d978b175fe00c22e6 - - -] Get security group information for devices via rpc ['f1e50846-1b87-4c41-8702-cc175e3b9d16'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:11:57.449 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-df553ec2-3e0b-4b8f-b70f-324c0394f41c aad2217fdc9442b4b54f37e7470085bc 5babd48744e74f3d978b175fe00c22e6 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:11:57.449 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-df553ec2-3e0b-4b8f-b70f-324c0394f41c aad2217fdc9442b4b54f37e7470085bc 5babd48744e74f3d978b175fe00c22e6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:11:57.510 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df553ec2-3e0b-4b8f-b70f-324c0394f41c aad2217fdc9442b4b54f37e7470085bc 5babd48744e74f3d978b175fe00c22e6 - - -] port_delete event received for 'f1e50846-1b87-4c41-8702-cc175e3b9d16' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:11:58.211 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea4f3ea2-7728-426d-8f25-64b25f5dde67 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Security group member updated on remote: ['ccf60812-95b6-4acb-8856-bd7ebabe5011'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:11:58.211 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-ea4f3ea2-7728-426d-8f25-64b25f5dde67 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Security group member updated ['ccf60812-95b6-4acb-8856-bd7ebabe5011'] 2021-07-23 16:11:58.211 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-ea4f3ea2-7728-426d-8f25-64b25f5dde67 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Refresh firewall rules 2021-07-23 16:11:58.242 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea4f3ea2-7728-426d-8f25-64b25f5dde67 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Get security group information for devices via rpc ['687111e4-0a44-4565-9299-25791477bbd9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:11:58.276 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 16:11:58.276 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f1e50846-1b87-4c41-8702-cc175e3b9d16' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 16:11:58.291 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f1e50846-1b87-4c41-8702-cc175e3b9d16' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 16:11:58.291 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f1e50846-1b87-4c41-8702-cc175e3b9d16 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 16:11:58.320 2200 2848164608840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 48746c94-c901-41a8-9a46-f56c7a668133 2021-07-23 16:11:58.320 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f1e50846-1b87-4c41-8702-cc175e3b9d16'] 2021-07-23 16:11:58.320 2200 2848164608840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 16:11:58.351 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 16:11:58.355 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f1e50846-1b87-4c41-8702-cc175e3b9d16'] 2021-07-23 16:11:58.430 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea4f3ea2-7728-426d-8f25-64b25f5dde67 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update security group information for ports dict_keys(['687111e4-0a44-4565-9299-25791477bbd9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:11:58.430 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea4f3ea2-7728-426d-8f25-64b25f5dde67 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:11:58.448 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ea4f3ea2-7728-426d-8f25-64b25f5dde67 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update rules of security group (ccf60812-95b6-4acb-8856-bd7ebabe5011) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:11:58.448 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ea4f3ea2-7728-426d-8f25-64b25f5dde67 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update members of security group (ccf60812-95b6-4acb-8856-bd7ebabe5011) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 16:11:58.465 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea4f3ea2-7728-426d-8f25-64b25f5dde67 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update port filter for 687111e4-0a44-4565-9299-25791477bbd9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:11:58.476 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ea4f3ea2-7728-426d-8f25-64b25f5dde67 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Updating port rules. 2021-07-23 16:11:58.476 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ea4f3ea2-7728-426d-8f25-64b25f5dde67 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Creating 1 new rules, removing 0 old rules. 2021-07-23 16:11:58.476 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-ea4f3ea2-7728-426d-8f25-64b25f5dde67 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:11:58.586 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-ea4f3ea2-7728-426d-8f25-64b25f5dde67 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:11:58.609 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-ea4f3ea2-7728-426d-8f25-64b25f5dde67 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:11:58.619 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-ea4f3ea2-7728-426d-8f25-64b25f5dde67 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:11:59.039 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-727c8d4d-632e-4c09-b11c-a6ffd90db0b2 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] port_update received: 98762b5c-e766-429d-8ef7-a2dea3edc4e3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:11:59.055 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-727c8d4d-632e-4c09-b11c-a6ffd90db0b2 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] No port 98762b5c-e766-429d-8ef7-a2dea3edc4e3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:12:00.280 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:00.327 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:00.805 2200 2848164606728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 98762b5c-e766-429d-8ef7-a2dea3edc4e3 2021-07-23 16:12:02.304 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 16:12:02.527 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Adding port 98762b5c-e766-429d-8ef7-a2dea3edc4e3 2021-07-23 16:12:02.527 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Port 98762b5c-e766-429d-8ef7-a2dea3edc4e3 updated. Details: {'device': '98762b5c-e766-429d-8ef7-a2dea3edc4e3', 'network_id': '6179cbc0-7950-4617-9d04-cc866dd16a37', 'port_id': '98762b5c-e766-429d-8ef7-a2dea3edc4e3', 'mac_address': 'fa:16:3e:7a:6e:4d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 659, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '96c90e05-cf7f-41a1-b201-c996ab76177b', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 16:12:02.546 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 16:12:02.546 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-98762b5c-e766-429d-8ef7-a2dea3edc4e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:02.565 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 98762b5c-e766-429d-8ef7-a2dea3edc4e3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 16:12:02.576 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 16:12:02.777 2200 2848164609544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '98762b5c-e766-429d-8ef7-a2dea3edc4e3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:12:02.777 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '98762b5c-e766-429d-8ef7-a2dea3edc4e3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:12:02.805 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 98762b5c-e766-429d-8ef7-a2dea3edc4e3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 16:12:02.824 2200 2848164609544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 659, VLAN trunk: None to switch port 98762b5c-e766-429d-8ef7-a2dea3edc4e3 2021-07-23 16:12:02.914 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 16:12:02.914 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['98762b5c-e766-429d-8ef7-a2dea3edc4e3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:12:03.121 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['98762b5c-e766-429d-8ef7-a2dea3edc4e3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:12:03.121 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:12:03.148 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ccf60812-95b6-4acb-8856-bd7ebabe5011) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:12:03.152 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ccf60812-95b6-4acb-8856-bd7ebabe5011) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 16:12:03.167 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 98762b5c-e766-429d-8ef7-a2dea3edc4e3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:12:03.167 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 16:12:03.194 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 98762b5c-e766-429d-8ef7-a2dea3edc4e3 not yet added. Adding. 2021-07-23 16:12:03.205 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 16:12:03.205 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 16:12:03.358 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-98762b5c-e766-429d-8ef7-a2dea3edc4e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:03.493 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-98762b5c-e766-429d-8ef7-a2dea3edc4e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:03.493 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-98762b5c-e766-429d-8ef7-a2dea3edc4e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:03.652 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-98762b5c-e766-429d-8ef7-a2dea3edc4e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:03.806 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-98762b5c-e766-429d-8ef7-a2dea3edc4e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:03.806 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 98762b5c-e766-429d-8ef7-a2dea3edc4e3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 16:12:03.831 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 98762b5c-e766-429d-8ef7-a2dea3edc4e3 processed. 2021-07-23 16:12:04.338 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:04.540 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:04.793 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6eb9a35-1ccc-402c-9391-c8fbcba45a62 aad2217fdc9442b4b54f37e7470085bc 5babd48744e74f3d978b175fe00c22e6 - - -] Security group member updated on remote: ['cbca7cc2-5b18-4079-91fa-ce3adb96ac08'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:12:04.824 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-a6eb9a35-1ccc-402c-9391-c8fbcba45a62 aad2217fdc9442b4b54f37e7470085bc 5babd48744e74f3d978b175fe00c22e6 - - -] Security group member updated ['cbca7cc2-5b18-4079-91fa-ce3adb96ac08'] 2021-07-23 16:12:05.775 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e5c2f88-805d-4c1a-a3ec-63dc47f3e641 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] port_update received: 002efebd-c30e-4e52-b210-70e7a3661469 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:12:05.804 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e5c2f88-805d-4c1a-a3ec-63dc47f3e641 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] No port 002efebd-c30e-4e52-b210-70e7a3661469 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:12:08.855 2200 2848164606728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 002efebd-c30e-4e52-b210-70e7a3661469 2021-07-23 16:12:10.383 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 16:12:10.617 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Adding port 002efebd-c30e-4e52-b210-70e7a3661469 2021-07-23 16:12:10.617 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Port 002efebd-c30e-4e52-b210-70e7a3661469 updated. Details: {'device': '002efebd-c30e-4e52-b210-70e7a3661469', 'network_id': '48746c94-c901-41a8-9a46-f56c7a668133', 'port_id': '002efebd-c30e-4e52-b210-70e7a3661469', 'mac_address': 'fa:16:3e:8c:c4:c8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 675, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2a5d2f01-a9ae-419b-8b88-c073cacc904e', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 16:12:10.635 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 16:12:10.635 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-002efebd-c30e-4e52-b210-70e7a3661469" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:10.652 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 002efebd-c30e-4e52-b210-70e7a3661469 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 16:12:10.664 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 48746c94-c901-41a8-9a46-f56c7a668133 2021-07-23 16:12:10.664 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 16:12:10.870 2200 2848164609544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '002efebd-c30e-4e52-b210-70e7a3661469') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:12:10.884 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '002efebd-c30e-4e52-b210-70e7a3661469') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:12:10.898 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 002efebd-c30e-4e52-b210-70e7a3661469 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 16:12:10.913 2200 2848164609544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 675, VLAN trunk: None to switch port 002efebd-c30e-4e52-b210-70e7a3661469 2021-07-23 16:12:11.063 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 16:12:11.063 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['002efebd-c30e-4e52-b210-70e7a3661469'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:12:11.227 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['002efebd-c30e-4e52-b210-70e7a3661469']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:12:11.242 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:12:11.242 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cbca7cc2-5b18-4079-91fa-ce3adb96ac08) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:12:11.262 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cbca7cc2-5b18-4079-91fa-ce3adb96ac08) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 16:12:11.273 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 002efebd-c30e-4e52-b210-70e7a3661469 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:12:11.273 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 16:12:11.294 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 002efebd-c30e-4e52-b210-70e7a3661469 not yet added. Adding. 2021-07-23 16:12:11.294 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 16:12:11.321 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 16:12:11.508 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-002efebd-c30e-4e52-b210-70e7a3661469" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:11.650 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-002efebd-c30e-4e52-b210-70e7a3661469" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:11.674 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-002efebd-c30e-4e52-b210-70e7a3661469" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:11.838 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-002efebd-c30e-4e52-b210-70e7a3661469" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:11.949 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-002efebd-c30e-4e52-b210-70e7a3661469" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:11.949 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 002efebd-c30e-4e52-b210-70e7a3661469 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 16:12:11.964 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 002efebd-c30e-4e52-b210-70e7a3661469 processed. 2021-07-23 16:12:12.152 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-386c2878-89d3-4b9a-96b0-cec72da25ec0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Security group member updated on remote: ['ccf60812-95b6-4acb-8856-bd7ebabe5011'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:12:12.164 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-386c2878-89d3-4b9a-96b0-cec72da25ec0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Security group member updated ['ccf60812-95b6-4acb-8856-bd7ebabe5011'] 2021-07-23 16:12:12.186 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-386c2878-89d3-4b9a-96b0-cec72da25ec0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Refresh firewall rules 2021-07-23 16:12:12.186 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-386c2878-89d3-4b9a-96b0-cec72da25ec0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Get security group information for devices via rpc ['687111e4-0a44-4565-9299-25791477bbd9', '98762b5c-e766-429d-8ef7-a2dea3edc4e3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:12:12.384 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:12.490 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-386c2878-89d3-4b9a-96b0-cec72da25ec0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update security group information for ports dict_keys(['687111e4-0a44-4565-9299-25791477bbd9', '98762b5c-e766-429d-8ef7-a2dea3edc4e3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:12:12.498 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-386c2878-89d3-4b9a-96b0-cec72da25ec0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:12:12.508 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-386c2878-89d3-4b9a-96b0-cec72da25ec0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update rules of security group (ccf60812-95b6-4acb-8856-bd7ebabe5011) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:12:12.508 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-386c2878-89d3-4b9a-96b0-cec72da25ec0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update members of security group (ccf60812-95b6-4acb-8856-bd7ebabe5011) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 16:12:12.523 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-386c2878-89d3-4b9a-96b0-cec72da25ec0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update port filter for 687111e4-0a44-4565-9299-25791477bbd9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:12:12.523 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-386c2878-89d3-4b9a-96b0-cec72da25ec0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Updating port rules. 2021-07-23 16:12:12.541 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-386c2878-89d3-4b9a-96b0-cec72da25ec0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Creating 1 new rules, removing 0 old rules. 2021-07-23 16:12:12.541 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-386c2878-89d3-4b9a-96b0-cec72da25ec0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:12.635 2200 2848164608840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:12.712 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-386c2878-89d3-4b9a-96b0-cec72da25ec0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:12.727 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-386c2878-89d3-4b9a-96b0-cec72da25ec0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:12.727 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-386c2878-89d3-4b9a-96b0-cec72da25ec0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:12.727 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-386c2878-89d3-4b9a-96b0-cec72da25ec0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update port filter for 98762b5c-e766-429d-8ef7-a2dea3edc4e3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:12:12.727 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-386c2878-89d3-4b9a-96b0-cec72da25ec0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Updating port rules. 2021-07-23 16:12:12.757 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-386c2878-89d3-4b9a-96b0-cec72da25ec0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Creating 1 new rules, removing 0 old rules. 2021-07-23 16:12:12.757 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-386c2878-89d3-4b9a-96b0-cec72da25ec0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-98762b5c-e766-429d-8ef7-a2dea3edc4e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:12.903 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-386c2878-89d3-4b9a-96b0-cec72da25ec0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-98762b5c-e766-429d-8ef7-a2dea3edc4e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:12.916 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-386c2878-89d3-4b9a-96b0-cec72da25ec0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-98762b5c-e766-429d-8ef7-a2dea3edc4e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:12.916 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-386c2878-89d3-4b9a-96b0-cec72da25ec0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-98762b5c-e766-429d-8ef7-a2dea3edc4e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:13.196 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54c76c34-e8db-4e8d-ae09-37686e3fdb77 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] port_update received: 28483313-8e2b-4eb4-9293-3db53414ec1b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:12:13.211 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54c76c34-e8db-4e8d-ae09-37686e3fdb77 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] No port 28483313-8e2b-4eb4-9293-3db53414ec1b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:12:16.977 2200 2848164606728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 28483313-8e2b-4eb4-9293-3db53414ec1b 2021-07-23 16:12:18.417 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 16:12:18.651 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Adding port 28483313-8e2b-4eb4-9293-3db53414ec1b 2021-07-23 16:12:18.664 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Port 28483313-8e2b-4eb4-9293-3db53414ec1b updated. Details: {'device': '28483313-8e2b-4eb4-9293-3db53414ec1b', 'network_id': '6179cbc0-7950-4617-9d04-cc866dd16a37', 'port_id': '28483313-8e2b-4eb4-9293-3db53414ec1b', 'mac_address': 'fa:16:3e:48:5b:2c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 659, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '96c90e05-cf7f-41a1-b201-c996ab76177b', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 16:12:18.664 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 16:12:18.683 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-28483313-8e2b-4eb4-9293-3db53414ec1b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:18.698 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 28483313-8e2b-4eb4-9293-3db53414ec1b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 16:12:18.698 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 16:12:18.922 2200 2848164609544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '28483313-8e2b-4eb4-9293-3db53414ec1b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:12:18.932 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '28483313-8e2b-4eb4-9293-3db53414ec1b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:12:18.947 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 28483313-8e2b-4eb4-9293-3db53414ec1b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 16:12:18.947 2200 2848164609544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 659, VLAN trunk: None to switch port 28483313-8e2b-4eb4-9293-3db53414ec1b 2021-07-23 16:12:19.091 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 16:12:19.108 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['28483313-8e2b-4eb4-9293-3db53414ec1b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:12:19.262 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['28483313-8e2b-4eb4-9293-3db53414ec1b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:12:19.279 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:12:19.279 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ccf60812-95b6-4acb-8856-bd7ebabe5011) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:12:19.296 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ccf60812-95b6-4acb-8856-bd7ebabe5011) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 16:12:19.311 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 28483313-8e2b-4eb4-9293-3db53414ec1b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:12:19.311 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 16:12:19.323 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 28483313-8e2b-4eb4-9293-3db53414ec1b not yet added. Adding. 2021-07-23 16:12:19.337 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 16:12:19.337 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 16:12:19.494 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-28483313-8e2b-4eb4-9293-3db53414ec1b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:19.648 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-28483313-8e2b-4eb4-9293-3db53414ec1b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:19.666 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-28483313-8e2b-4eb4-9293-3db53414ec1b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:19.901 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-28483313-8e2b-4eb4-9293-3db53414ec1b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:20.071 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-28483313-8e2b-4eb4-9293-3db53414ec1b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:20.086 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 28483313-8e2b-4eb4-9293-3db53414ec1b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 16:12:20.086 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 28483313-8e2b-4eb4-9293-3db53414ec1b processed. 2021-07-23 16:12:20.431 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:20.777 2200 2848164609544 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:31.413 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Security group member updated on remote: ['ccf60812-95b6-4acb-8856-bd7ebabe5011'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:12:31.432 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Security group member updated ['ccf60812-95b6-4acb-8856-bd7ebabe5011'] 2021-07-23 16:12:31.432 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Refresh firewall rules 2021-07-23 16:12:31.448 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Get security group information for devices via rpc ['687111e4-0a44-4565-9299-25791477bbd9', '98762b5c-e766-429d-8ef7-a2dea3edc4e3', '28483313-8e2b-4eb4-9293-3db53414ec1b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:12:31.805 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update security group information for ports dict_keys(['28483313-8e2b-4eb4-9293-3db53414ec1b', '687111e4-0a44-4565-9299-25791477bbd9', '98762b5c-e766-429d-8ef7-a2dea3edc4e3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:12:31.805 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:12:31.825 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update rules of security group (ccf60812-95b6-4acb-8856-bd7ebabe5011) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:12:31.825 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update members of security group (ccf60812-95b6-4acb-8856-bd7ebabe5011) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 16:12:31.846 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update port filter for 28483313-8e2b-4eb4-9293-3db53414ec1b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:12:31.851 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Updating port rules. 2021-07-23 16:12:31.868 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Creating 1 new rules, removing 0 old rules. 2021-07-23 16:12:31.868 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-28483313-8e2b-4eb4-9293-3db53414ec1b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:32.088 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-28483313-8e2b-4eb4-9293-3db53414ec1b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:32.101 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-28483313-8e2b-4eb4-9293-3db53414ec1b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:32.118 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-28483313-8e2b-4eb4-9293-3db53414ec1b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:32.118 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update port filter for 687111e4-0a44-4565-9299-25791477bbd9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:12:32.133 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Updating port rules. 2021-07-23 16:12:32.148 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Creating 1 new rules, removing 0 old rules. 2021-07-23 16:12:32.148 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:32.367 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:32.382 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:32.382 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:32.399 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update port filter for 98762b5c-e766-429d-8ef7-a2dea3edc4e3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:12:32.418 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Updating port rules. 2021-07-23 16:12:32.430 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Creating 1 new rules, removing 0 old rules. 2021-07-23 16:12:32.445 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-98762b5c-e766-429d-8ef7-a2dea3edc4e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:32.512 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3661cf8f-3642-4783-99b3-4f93e59ebff4 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] port_update received: 3d8e1c3d-79eb-4219-9158-a631ecc161c1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-23 16:12:32.538 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3661cf8f-3642-4783-99b3-4f93e59ebff4 77763971896a4042852e1d867376fd39 69e314d083e74406b6218794c8f0e3b5 - - -] No port 3d8e1c3d-79eb-4219-9158-a631ecc161c1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-23 16:12:32.681 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-98762b5c-e766-429d-8ef7-a2dea3edc4e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:32.711 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-98762b5c-e766-429d-8ef7-a2dea3edc4e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:32.711 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-4e19ff80-47ed-45b4-a21d-3583a15e051f a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-98762b5c-e766-429d-8ef7-a2dea3edc4e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:35.289 2200 2848164606728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3d8e1c3d-79eb-4219-9158-a631ecc161c1 2021-07-23 16:12:36.494 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-23 16:12:36.710 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Adding port 3d8e1c3d-79eb-4219-9158-a631ecc161c1 2021-07-23 16:12:36.727 2200 2848068041896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Port 3d8e1c3d-79eb-4219-9158-a631ecc161c1 updated. Details: {'device': '3d8e1c3d-79eb-4219-9158-a631ecc161c1', 'network_id': '6179cbc0-7950-4617-9d04-cc866dd16a37', 'port_id': '3d8e1c3d-79eb-4219-9158-a631ecc161c1', 'mac_address': 'fa:16:3e:63:4f:a6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 659, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '96c90e05-cf7f-41a1-b201-c996ab76177b', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-23 16:12:36.747 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-07-23 16:12:36.761 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3d8e1c3d-79eb-4219-9158-a631ecc161c1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:36.761 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3d8e1c3d-79eb-4219-9158-a631ecc161c1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-23 16:12:36.775 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-07-23 16:12:37.007 2200 2848164609544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3d8e1c3d-79eb-4219-9158-a631ecc161c1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:12:37.040 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3d8e1c3d-79eb-4219-9158-a631ecc161c1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-23 16:12:37.057 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3d8e1c3d-79eb-4219-9158-a631ecc161c1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-23 16:12:37.070 2200 2848164609544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 659, VLAN trunk: None to switch port 3d8e1c3d-79eb-4219-9158-a631ecc161c1 2021-07-23 16:12:37.213 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-23 16:12:37.230 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3d8e1c3d-79eb-4219-9158-a631ecc161c1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:12:37.384 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3d8e1c3d-79eb-4219-9158-a631ecc161c1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:12:37.398 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:12:37.398 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ccf60812-95b6-4acb-8856-bd7ebabe5011) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:12:37.417 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ccf60812-95b6-4acb-8856-bd7ebabe5011) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 16:12:37.429 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3d8e1c3d-79eb-4219-9158-a631ecc161c1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:12:37.429 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-23 16:12:37.444 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3d8e1c3d-79eb-4219-9158-a631ecc161c1 not yet added. Adding. 2021-07-23 16:12:37.444 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-07-23 16:12:37.464 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-07-23 16:12:37.695 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3d8e1c3d-79eb-4219-9158-a631ecc161c1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:37.886 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3d8e1c3d-79eb-4219-9158-a631ecc161c1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:37.901 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3d8e1c3d-79eb-4219-9158-a631ecc161c1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:38.179 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3d8e1c3d-79eb-4219-9158-a631ecc161c1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:38.367 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3d8e1c3d-79eb-4219-9158-a631ecc161c1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:38.367 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3d8e1c3d-79eb-4219-9158-a631ecc161c1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-23 16:12:38.385 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3d8e1c3d-79eb-4219-9158-a631ecc161c1 processed. 2021-07-23 16:12:38.512 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:38.711 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:43.636 2200 2848164606904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 002efebd-c30e-4e52-b210-70e7a3661469 2021-07-23 16:12:44.241 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f362e5ef-d062-4830-af9a-2c2e2de7eea3 aad2217fdc9442b4b54f37e7470085bc 5babd48744e74f3d978b175fe00c22e6 - - -] Security group member updated on remote: ['cbca7cc2-5b18-4079-91fa-ce3adb96ac08'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:12:44.261 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-f362e5ef-d062-4830-af9a-2c2e2de7eea3 aad2217fdc9442b4b54f37e7470085bc 5babd48744e74f3d978b175fe00c22e6 - - -] Security group member updated ['cbca7cc2-5b18-4079-91fa-ce3adb96ac08'] 2021-07-23 16:12:44.272 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-f362e5ef-d062-4830-af9a-2c2e2de7eea3 aad2217fdc9442b4b54f37e7470085bc 5babd48744e74f3d978b175fe00c22e6 - - -] Refresh firewall rules 2021-07-23 16:12:44.272 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f362e5ef-d062-4830-af9a-2c2e2de7eea3 aad2217fdc9442b4b54f37e7470085bc 5babd48744e74f3d978b175fe00c22e6 - - -] Get security group information for devices via rpc ['002efebd-c30e-4e52-b210-70e7a3661469'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:12:44.321 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f362e5ef-d062-4830-af9a-2c2e2de7eea3 aad2217fdc9442b4b54f37e7470085bc 5babd48744e74f3d978b175fe00c22e6 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:12:44.335 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f362e5ef-d062-4830-af9a-2c2e2de7eea3 aad2217fdc9442b4b54f37e7470085bc 5babd48744e74f3d978b175fe00c22e6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:12:44.335 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f362e5ef-d062-4830-af9a-2c2e2de7eea3 aad2217fdc9442b4b54f37e7470085bc 5babd48744e74f3d978b175fe00c22e6 - - -] port_delete event received for '002efebd-c30e-4e52-b210-70e7a3661469' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:12:44.529 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 16:12:44.538 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '002efebd-c30e-4e52-b210-70e7a3661469' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 16:12:44.538 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '002efebd-c30e-4e52-b210-70e7a3661469' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 16:12:44.557 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 002efebd-c30e-4e52-b210-70e7a3661469 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 16:12:44.621 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 48746c94-c901-41a8-9a46-f56c7a668133 2021-07-23 16:12:44.636 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['002efebd-c30e-4e52-b210-70e7a3661469'] 2021-07-23 16:12:44.650 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 16:12:44.663 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 16:12:44.663 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['002efebd-c30e-4e52-b210-70e7a3661469'] 2021-07-23 16:12:46.542 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:46.569 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:52.537 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Security group member updated on remote: ['ccf60812-95b6-4acb-8856-bd7ebabe5011'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:12:52.556 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Security group member updated ['ccf60812-95b6-4acb-8856-bd7ebabe5011'] 2021-07-23 16:12:52.570 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Refresh firewall rules 2021-07-23 16:12:52.570 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Get security group information for devices via rpc ['687111e4-0a44-4565-9299-25791477bbd9', '98762b5c-e766-429d-8ef7-a2dea3edc4e3', '28483313-8e2b-4eb4-9293-3db53414ec1b', '3d8e1c3d-79eb-4219-9158-a631ecc161c1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:12:52.618 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] port_delete event received for '3d8e1c3d-79eb-4219-9158-a631ecc161c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:12:52.928 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update security group information for ports dict_keys(['28483313-8e2b-4eb4-9293-3db53414ec1b', '687111e4-0a44-4565-9299-25791477bbd9', '98762b5c-e766-429d-8ef7-a2dea3edc4e3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:12:52.944 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:12:52.959 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update rules of security group (ccf60812-95b6-4acb-8856-bd7ebabe5011) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:12:52.959 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update members of security group (ccf60812-95b6-4acb-8856-bd7ebabe5011) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 16:12:52.991 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update port filter for 28483313-8e2b-4eb4-9293-3db53414ec1b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:12:52.991 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Updating port rules. 2021-07-23 16:12:52.991 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 16:12:53.023 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-28483313-8e2b-4eb4-9293-3db53414ec1b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:53.023 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-28483313-8e2b-4eb4-9293-3db53414ec1b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:53.038 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-28483313-8e2b-4eb4-9293-3db53414ec1b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:53.258 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-28483313-8e2b-4eb4-9293-3db53414ec1b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:53.273 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update port filter for 687111e4-0a44-4565-9299-25791477bbd9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:12:53.273 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Updating port rules. 2021-07-23 16:12:53.291 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 16:12:53.305 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:53.322 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:53.322 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:53.588 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:53.603 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update port filter for 98762b5c-e766-429d-8ef7-a2dea3edc4e3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:12:53.603 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Updating port rules. 2021-07-23 16:12:53.603 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 16:12:53.636 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-98762b5c-e766-429d-8ef7-a2dea3edc4e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:53.636 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-98762b5c-e766-429d-8ef7-a2dea3edc4e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:53.648 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-98762b5c-e766-429d-8ef7-a2dea3edc4e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:53.742 2200 2848164606904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3d8e1c3d-79eb-4219-9158-a631ecc161c1 2021-07-23 16:12:53.915 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-119cb866-2675-4fb2-9715-e063c7643183 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-98762b5c-e766-429d-8ef7-a2dea3edc4e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:54.541 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 16:12:54.541 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3d8e1c3d-79eb-4219-9158-a631ecc161c1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 16:12:54.541 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3d8e1c3d-79eb-4219-9158-a631ecc161c1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 16:12:54.558 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3d8e1c3d-79eb-4219-9158-a631ecc161c1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 16:12:54.585 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3d8e1c3d-79eb-4219-9158-a631ecc161c1'] 2021-07-23 16:12:54.604 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 16:12:54.629 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 16:12:54.632 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3d8e1c3d-79eb-4219-9158-a631ecc161c1'] 2021-07-23 16:12:56.553 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:56.587 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:57.772 2200 2848164606904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 28483313-8e2b-4eb4-9293-3db53414ec1b 2021-07-23 16:12:58.306 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-82397166-a5a8-4422-ac8e-55e191f836d0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Security group member updated on remote: ['ccf60812-95b6-4acb-8856-bd7ebabe5011'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:12:58.323 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-82397166-a5a8-4422-ac8e-55e191f836d0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Security group member updated ['ccf60812-95b6-4acb-8856-bd7ebabe5011'] 2021-07-23 16:12:58.323 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-82397166-a5a8-4422-ac8e-55e191f836d0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Refresh firewall rules 2021-07-23 16:12:58.334 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-82397166-a5a8-4422-ac8e-55e191f836d0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Get security group information for devices via rpc ['687111e4-0a44-4565-9299-25791477bbd9', '98762b5c-e766-429d-8ef7-a2dea3edc4e3', '28483313-8e2b-4eb4-9293-3db53414ec1b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:12:58.381 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82397166-a5a8-4422-ac8e-55e191f836d0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] port_delete event received for '28483313-8e2b-4eb4-9293-3db53414ec1b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:12:58.568 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 16:12:58.569 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '28483313-8e2b-4eb4-9293-3db53414ec1b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 16:12:58.569 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '28483313-8e2b-4eb4-9293-3db53414ec1b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 16:12:58.569 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 28483313-8e2b-4eb4-9293-3db53414ec1b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 16:12:58.594 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-82397166-a5a8-4422-ac8e-55e191f836d0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update security group information for ports dict_keys(['687111e4-0a44-4565-9299-25791477bbd9', '98762b5c-e766-429d-8ef7-a2dea3edc4e3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:12:58.612 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-82397166-a5a8-4422-ac8e-55e191f836d0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:12:58.618 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-82397166-a5a8-4422-ac8e-55e191f836d0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update rules of security group (ccf60812-95b6-4acb-8856-bd7ebabe5011) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:12:58.618 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-82397166-a5a8-4422-ac8e-55e191f836d0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update members of security group (ccf60812-95b6-4acb-8856-bd7ebabe5011) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 16:12:58.641 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-82397166-a5a8-4422-ac8e-55e191f836d0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update port filter for 687111e4-0a44-4565-9299-25791477bbd9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:12:58.648 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-82397166-a5a8-4422-ac8e-55e191f836d0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Updating port rules. 2021-07-23 16:12:58.648 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-82397166-a5a8-4422-ac8e-55e191f836d0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 16:12:58.664 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-82397166-a5a8-4422-ac8e-55e191f836d0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:58.681 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-82397166-a5a8-4422-ac8e-55e191f836d0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:58.681 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-82397166-a5a8-4422-ac8e-55e191f836d0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:58.698 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['28483313-8e2b-4eb4-9293-3db53414ec1b'] 2021-07-23 16:12:58.698 2200 2848164608840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 16:12:58.698 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 16:12:58.721 2200 2848164608840 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['28483313-8e2b-4eb4-9293-3db53414ec1b'] 2021-07-23 16:12:58.881 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-82397166-a5a8-4422-ac8e-55e191f836d0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:58.913 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-82397166-a5a8-4422-ac8e-55e191f836d0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update port filter for 98762b5c-e766-429d-8ef7-a2dea3edc4e3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:12:58.913 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-82397166-a5a8-4422-ac8e-55e191f836d0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Updating port rules. 2021-07-23 16:12:58.931 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-82397166-a5a8-4422-ac8e-55e191f836d0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 16:12:58.931 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-82397166-a5a8-4422-ac8e-55e191f836d0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-98762b5c-e766-429d-8ef7-a2dea3edc4e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:58.931 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-82397166-a5a8-4422-ac8e-55e191f836d0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-98762b5c-e766-429d-8ef7-a2dea3edc4e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:12:58.963 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-82397166-a5a8-4422-ac8e-55e191f836d0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-98762b5c-e766-429d-8ef7-a2dea3edc4e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:12:59.131 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-82397166-a5a8-4422-ac8e-55e191f836d0 a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-98762b5c-e766-429d-8ef7-a2dea3edc4e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:13:00.572 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:13:00.601 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:13:02.506 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7fe4214-fce1-4d88-8e79-1b9fb7f1518c a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Security group member updated on remote: ['ccf60812-95b6-4acb-8856-bd7ebabe5011'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:13:02.506 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-d7fe4214-fce1-4d88-8e79-1b9fb7f1518c a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Security group member updated ['ccf60812-95b6-4acb-8856-bd7ebabe5011'] 2021-07-23 16:13:02.533 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-d7fe4214-fce1-4d88-8e79-1b9fb7f1518c a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Refresh firewall rules 2021-07-23 16:13:02.533 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7fe4214-fce1-4d88-8e79-1b9fb7f1518c a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Get security group information for devices via rpc ['687111e4-0a44-4565-9299-25791477bbd9', '98762b5c-e766-429d-8ef7-a2dea3edc4e3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:13:02.619 2200 2848164608840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7fe4214-fce1-4d88-8e79-1b9fb7f1518c a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] port_delete event received for '98762b5c-e766-429d-8ef7-a2dea3edc4e3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:13:02.712 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d7fe4214-fce1-4d88-8e79-1b9fb7f1518c a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update security group information for ports dict_keys(['687111e4-0a44-4565-9299-25791477bbd9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:13:02.725 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d7fe4214-fce1-4d88-8e79-1b9fb7f1518c a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:13:02.725 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d7fe4214-fce1-4d88-8e79-1b9fb7f1518c a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update rules of security group (ccf60812-95b6-4acb-8856-bd7ebabe5011) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-23 16:13:02.741 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d7fe4214-fce1-4d88-8e79-1b9fb7f1518c a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update members of security group (ccf60812-95b6-4acb-8856-bd7ebabe5011) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-23 16:13:02.759 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d7fe4214-fce1-4d88-8e79-1b9fb7f1518c a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update port filter for 687111e4-0a44-4565-9299-25791477bbd9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-23 16:13:02.759 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d7fe4214-fce1-4d88-8e79-1b9fb7f1518c a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Updating port rules. 2021-07-23 16:13:02.777 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d7fe4214-fce1-4d88-8e79-1b9fb7f1518c a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Creating 0 new rules, removing 1 old rules. 2021-07-23 16:13:02.777 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-d7fe4214-fce1-4d88-8e79-1b9fb7f1518c a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:13:02.793 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-d7fe4214-fce1-4d88-8e79-1b9fb7f1518c a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:13:02.793 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-d7fe4214-fce1-4d88-8e79-1b9fb7f1518c a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:13:02.960 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [req-d7fe4214-fce1-4d88-8e79-1b9fb7f1518c a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Lock "n-hv-driver-port-lock-687111e4-0a44-4565-9299-25791477bbd9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:13:03.866 2200 2848164606904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 98762b5c-e766-429d-8ef7-a2dea3edc4e3 2021-07-23 16:13:03.963 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb22bd39-f5e6-464f-9863-c73702ea3324 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] network_delete received. Deleting network 48746c94-c901-41a8-9a46-f56c7a668133 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 16:13:03.990 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb22bd39-f5e6-464f-9863-c73702ea3324 fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] Network 48746c94-c901-41a8-9a46-f56c7a668133 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 16:13:04.583 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 16:13:04.585 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '98762b5c-e766-429d-8ef7-a2dea3edc4e3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 16:13:04.585 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '98762b5c-e766-429d-8ef7-a2dea3edc4e3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 16:13:04.601 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 98762b5c-e766-429d-8ef7-a2dea3edc4e3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 16:13:04.601 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['98762b5c-e766-429d-8ef7-a2dea3edc4e3'] 2021-07-23 16:13:04.631 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 16:13:04.631 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 16:13:04.651 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['98762b5c-e766-429d-8ef7-a2dea3edc4e3'] 2021-07-23 16:13:06.593 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:13:06.634 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-23 16:13:07.631 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a34381c-8464-40bb-a9f2-3c30e0211f6b a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Security group member updated on remote: ['ccf60812-95b6-4acb-8856-bd7ebabe5011'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-23 16:13:07.647 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-2a34381c-8464-40bb-a9f2-3c30e0211f6b a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Security group member updated ['ccf60812-95b6-4acb-8856-bd7ebabe5011'] 2021-07-23 16:13:07.662 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [req-2a34381c-8464-40bb-a9f2-3c30e0211f6b a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Refresh firewall rules 2021-07-23 16:13:07.662 2200 2848164609544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a34381c-8464-40bb-a9f2-3c30e0211f6b a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Get security group information for devices via rpc ['687111e4-0a44-4565-9299-25791477bbd9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-23 16:13:07.712 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2a34381c-8464-40bb-a9f2-3c30e0211f6b a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-23 16:13:07.712 2200 2848164609544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2a34381c-8464-40bb-a9f2-3c30e0211f6b a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-23 16:13:07.734 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a34381c-8464-40bb-a9f2-3c30e0211f6b a4ee488283f44b18a5f311d01b7a8b47 2e64cdaaf9c1485bbf484a1945fd991a - - -] port_delete event received for '687111e4-0a44-4565-9299-25791477bbd9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-23 16:13:07.916 2200 2848164606904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 687111e4-0a44-4565-9299-25791477bbd9 2021-07-23 16:13:08.631 2200 2848068041896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d461e334-8864-45fc-a5ae-be71c180cca8 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-23 16:13:08.631 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '687111e4-0a44-4565-9299-25791477bbd9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-23 16:13:08.648 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '687111e4-0a44-4565-9299-25791477bbd9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-23 16:13:08.648 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 687111e4-0a44-4565-9299-25791477bbd9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-23 16:13:08.664 2200 2848164609544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6179cbc0-7950-4617-9d04-cc866dd16a37 2021-07-23 16:13:08.683 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['687111e4-0a44-4565-9299-25791477bbd9'] 2021-07-23 16:13:08.683 2200 2848164609544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-23 16:13:08.703 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-07-23 16:13:08.703 2200 2848164609544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['687111e4-0a44-4565-9299-25791477bbd9'] 2021-07-23 16:13:09.087 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2615eea-e5aa-4920-974c-98b9427114fa fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] network_delete received. Deleting network 6179cbc0-7950-4617-9d04-cc866dd16a37 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-23 16:13:09.087 2200 2848164609544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2615eea-e5aa-4920-974c-98b9427114fa fa416858768e433584dc40e9c5f2f706 7a3ba59365744bb394f46b90b4664c6e - - -] Network 6179cbc0-7950-4617-9d04-cc866dd16a37 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-23 16:13:10.631 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-23 16:13:10.667 2200 2848164609544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371