2021-11-05 13:30:48.612 4196 1492132649976 MainThread INFO neutron.common.config [-] Logging enabled! 2021-11-05 13:30:48.612 4196 1492132649976 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 19.1.0.dev146 2021-11-05 13:30:48.612 4196 1492132649976 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-11-05 13:30:48.625 4196 1492132649976 MainThread INFO os_win.utils.network.networkutils [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] WMI caching is disabled. 2021-11-05 13:30:48.869 4196 1492132649976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2021-11-05 13:30:48.947 4196 1492132649976 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-11-05 13:30:48.947 4196 1492132649976 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-11-05 13:30:49.169 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent initialized successfully, now running... 2021-11-05 13:30:49.190 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-11-05 13:30:49.190 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-11-05 13:30:49.235 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-11-05 13:32:49.401 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf1ef5aa-10c4-41a7-baaf-a267bca182cc - - - - -] port_update received: ef5b2837-0ebe-4598-9414-0424c2467b6f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:32:49.401 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf1ef5aa-10c4-41a7-baaf-a267bca182cc - - - - -] No port ef5b2837-0ebe-4598-9414-0424c2467b6f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:32:51.008 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-775e4500-c72d-43f7-aa88-043ea84c9ba1 - - - - -] port_update received: 10b16536-7144-4cc3-bd66-3375f903effe port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:32:51.027 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-775e4500-c72d-43f7-aa88-043ea84c9ba1 - - - - -] No port 10b16536-7144-4cc3-bd66-3375f903effe defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:32:52.218 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45a14361-f506-4e5e-91f9-d020670d0c0d - - - - -] port_update received: 9085ac9d-ac82-4bf0-82ba-3cc32b45e70a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:32:52.218 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45a14361-f506-4e5e-91f9-d020670d0c0d - - - - -] No port 9085ac9d-ac82-4bf0-82ba-3cc32b45e70a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:32:53.099 4196 1492231648712 MainThread WARNING oslo_policy.policy [req-0ba06429-08c1-4f70-bd79-62ea13fd8ea7 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] 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-11-05 13:32:53.099 4196 1492231648712 MainThread WARNING oslo_policy.policy [req-0ba06429-08c1-4f70-bd79-62ea13fd8ea7 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] 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-11-05 13:32:53.099 4196 1492231648712 MainThread WARNING oslo_policy.policy [req-0ba06429-08c1-4f70-bd79-62ea13fd8ea7 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] 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-11-05 13:32:53.120 4196 1492231648712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ba06429-08c1-4f70-bd79-62ea13fd8ea7 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Security group member updated on remote: ['09dd0604-c768-4e3c-8a0e-2bf336c00c20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:32:53.120 4196 1492231648712 MainThread INFO neutron.agent.securitygroups_rpc [req-0ba06429-08c1-4f70-bd79-62ea13fd8ea7 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Security group member updated ['09dd0604-c768-4e3c-8a0e-2bf336c00c20'] 2021-11-05 13:32:54.582 4196 1492231648712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc868602-34db-4497-b37d-a17ebdbd1187 b767fd1e4e35402dabc6ac551d136db6 81417ac705554a8fae88b48aa1805ca6 - - -] Security group member updated on remote: ['e2c42789-b040-48d7-b228-226738e6de4f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:32:54.582 4196 1492231648712 MainThread INFO neutron.agent.securitygroups_rpc [req-cc868602-34db-4497-b37d-a17ebdbd1187 b767fd1e4e35402dabc6ac551d136db6 81417ac705554a8fae88b48aa1805ca6 - - -] Security group member updated ['e2c42789-b040-48d7-b228-226738e6de4f'] 2021-11-05 13:32:59.057 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-742956f1-38bc-4caa-8e1d-90ef0085a213 fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] port_update received: 36ced0fc-fa20-4403-8253-0b4555db555b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:32:59.069 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-742956f1-38bc-4caa-8e1d-90ef0085a213 fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] No port 36ced0fc-fa20-4403-8253-0b4555db555b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:32:59.318 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-537db8a4-c663-4f40-96e4-ac8971516046 fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] port_update received: 323c1a49-362b-42f3-b237-917a4c834b1e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:32:59.333 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-537db8a4-c663-4f40-96e4-ac8971516046 fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] No port 323c1a49-362b-42f3-b237-917a4c834b1e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:33:00.834 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d973e27-da20-4df7-9dc5-ea28d607bd35 - - - - -] port_update received: fbd46300-4ae3-4cc3-af1e-5ecc209cbc5b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:33:00.860 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d973e27-da20-4df7-9dc5-ea28d607bd35 - - - - -] No port fbd46300-4ae3-4cc3-af1e-5ecc209cbc5b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:33:02.178 4196 1492231648712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4163439c-99e3-4a36-a67c-817efcd05145 78f68ca675904e4286bc102eb2654616 c7ed08418bc9425c8587ea1cd38637f1 - - -] Security group rule updated on remote: ['384bbc42-ff35-4712-b57b-feca4711f98a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-05 13:33:02.178 4196 1492231648712 MainThread INFO neutron.agent.securitygroups_rpc [req-4163439c-99e3-4a36-a67c-817efcd05145 78f68ca675904e4286bc102eb2654616 c7ed08418bc9425c8587ea1cd38637f1 - - -] Security group rule updated ['384bbc42-ff35-4712-b57b-feca4711f98a'] 2021-11-05 13:33:03.194 4196 1492231648712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8080dea3-b4a7-42f1-9bcf-5da0debaba22 78f68ca675904e4286bc102eb2654616 c7ed08418bc9425c8587ea1cd38637f1 - - -] Security group rule updated on remote: ['384bbc42-ff35-4712-b57b-feca4711f98a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-05 13:33:03.194 4196 1492231648712 MainThread INFO neutron.agent.securitygroups_rpc [req-8080dea3-b4a7-42f1-9bcf-5da0debaba22 78f68ca675904e4286bc102eb2654616 c7ed08418bc9425c8587ea1cd38637f1 - - -] Security group rule updated ['384bbc42-ff35-4712-b57b-feca4711f98a'] 2021-11-05 13:33:04.748 4196 1492231648712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60a6084d-ed83-475d-bfa3-8a2bd5ca4fbd d6e9b73f4e3f4494adeb74a6e83918b4 132b0eff12524e278cf28fddd0e3e40f - - -] Security group rule updated on remote: ['711c593d-4773-46f6-aa02-113c1a1be9cf'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-05 13:33:04.748 4196 1492231648712 MainThread INFO neutron.agent.securitygroups_rpc [req-60a6084d-ed83-475d-bfa3-8a2bd5ca4fbd d6e9b73f4e3f4494adeb74a6e83918b4 132b0eff12524e278cf28fddd0e3e40f - - -] Security group rule updated ['711c593d-4773-46f6-aa02-113c1a1be9cf'] 2021-11-05 13:33:05.513 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18b065d0-8fc1-4d2b-9b07-cac2f552e56e - - - - -] port_update received: c53be2cd-f254-462b-b5c1-772f96cfa91e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:33:05.523 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18b065d0-8fc1-4d2b-9b07-cac2f552e56e - - - - -] No port c53be2cd-f254-462b-b5c1-772f96cfa91e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:33:05.696 4196 1492231648712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e737060-77ac-4637-bcdc-3213f91dd209 d6e9b73f4e3f4494adeb74a6e83918b4 132b0eff12524e278cf28fddd0e3e40f - - -] Security group rule updated on remote: ['711c593d-4773-46f6-aa02-113c1a1be9cf'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-05 13:33:05.696 4196 1492231648712 MainThread INFO neutron.agent.securitygroups_rpc [req-7e737060-77ac-4637-bcdc-3213f91dd209 d6e9b73f4e3f4494adeb74a6e83918b4 132b0eff12524e278cf28fddd0e3e40f - - -] Security group rule updated ['711c593d-4773-46f6-aa02-113c1a1be9cf'] 2021-11-05 13:33:06.335 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2189fa2f-0025-4887-b6c7-6753a10e0ea7 - - - - -] port_update received: 0dc36206-332e-4d12-8858-054fc72c6e3b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:33:06.350 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2189fa2f-0025-4887-b6c7-6753a10e0ea7 - - - - -] No port 0dc36206-332e-4d12-8858-054fc72c6e3b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:33:08.099 4196 1492230393176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 36ced0fc-fa20-4403-8253-0b4555db555b 2021-11-05 13:33:08.099 4196 1492230393176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 323c1a49-362b-42f3-b237-917a4c834b1e 2021-11-05 13:33:09.967 4196 1492231648712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5fb62561-23c8-4e0a-8070-14e671ae0cca 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] Security group member updated on remote: ['92fdcc41-3650-46ab-9a30-49c81a62fac2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:33:09.967 4196 1492231648712 MainThread INFO neutron.agent.securitygroups_rpc [req-5fb62561-23c8-4e0a-8070-14e671ae0cca 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] Security group member updated ['92fdcc41-3650-46ab-9a30-49c81a62fac2'] 2021-11-05 13:33:09.983 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-05 13:33:12.113 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Adding port 36ced0fc-fa20-4403-8253-0b4555db555b 2021-11-05 13:33:12.113 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Port 36ced0fc-fa20-4403-8253-0b4555db555b updated. Details: {'device': '36ced0fc-fa20-4403-8253-0b4555db555b', 'network_id': '560a6f8d-4f4c-4505-978a-7c4e52c4ab80', 'port_id': '36ced0fc-fa20-4403-8253-0b4555db555b', 'mac_address': 'fa:16:3e:79:d9:51', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 63, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5c1cbfd3-dbe3-412d-9ba3-aaa2df8f6931', '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-11-05 13:33:12.113 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] 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-11-05 13:33:12.113 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Adding port 323c1a49-362b-42f3-b237-917a4c834b1e 2021-11-05 13:33:12.113 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Port 323c1a49-362b-42f3-b237-917a4c834b1e updated. Details: {'device': '323c1a49-362b-42f3-b237-917a4c834b1e', 'network_id': '748ab859-e046-464c-897e-aad20bc137f5', 'port_id': '323c1a49-362b-42f3-b237-917a4c834b1e', 'mac_address': 'fa:16:3e:f3:2d:c3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 61, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ee26ae2c-b77e-40fd-8bd1-143a1ad66eb6', '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-11-05 13:33:12.113 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] 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-11-05 13:33:12.113 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.base [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Loop iteration exceeded interval (2 vs. 2.130171775817871) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-11-05 13:33:12.113 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-36ced0fc-fa20-4403-8253-0b4555db555b" 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:390 2021-11-05 13:33:12.113 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 36ced0fc-fa20-4403-8253-0b4555db555b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-05 13:33:12.113 4196 1492231649064 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 560a6f8d-4f4c-4505-978a-7c4e52c4ab80 2021-11-05 13:33:12.113 4196 1492231649064 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-11-05 13:33:12.113 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" 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:390 2021-11-05 13:33:12.113 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 323c1a49-362b-42f3-b237-917a4c834b1e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-05 13:33:12.113 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 748ab859-e046-464c-897e-aad20bc137f5 2021-11-05 13:33:12.113 4196 1492231649240 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-11-05 13:33:12.272 4196 1492231649064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '36ced0fc-fa20-4403-8253-0b4555db555b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:33:12.272 4196 1492231649064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '36ced0fc-fa20-4403-8253-0b4555db555b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:33:12.296 4196 1492231649240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '323c1a49-362b-42f3-b237-917a4c834b1e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:33:12.296 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '323c1a49-362b-42f3-b237-917a4c834b1e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:33:12.336 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 36ced0fc-fa20-4403-8253-0b4555db555b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-05 13:33:12.336 4196 1492231649064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 63, VLAN trunk: None to switch port 36ced0fc-fa20-4403-8253-0b4555db555b 2021-11-05 13:33:12.357 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 323c1a49-362b-42f3-b237-917a4c834b1e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-05 13:33:12.357 4196 1492231649240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 61, VLAN trunk: None to switch port 323c1a49-362b-42f3-b237-917a4c834b1e 2021-11-05 13:33:12.411 4196 1492231649064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-05 13:33:12.411 4196 1492231649064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['36ced0fc-fa20-4403-8253-0b4555db555b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:33:12.411 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-05 13:33:12.411 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['323c1a49-362b-42f3-b237-917a4c834b1e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:33:13.492 4196 1492231649064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['36ced0fc-fa20-4403-8253-0b4555db555b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:33:13.492 4196 1492231649064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:33:13.492 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e2c42789-b040-48d7-b228-226738e6de4f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:33:13.492 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e2c42789-b040-48d7-b228-226738e6de4f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-05 13:33:13.492 4196 1492231649064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 36ced0fc-fa20-4403-8253-0b4555db555b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:33:13.492 4196 1492231649064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-05 13:33:13.492 4196 1492231649064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 36ced0fc-fa20-4403-8253-0b4555db555b not yet added. Adding. 2021-11-05 13:33:13.492 4196 1492231649064 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-11-05 13:33:13.492 4196 1492231649064 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-11-05 13:33:13.519 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['323c1a49-362b-42f3-b237-917a4c834b1e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:33:13.519 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:33:13.519 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (09dd0604-c768-4e3c-8a0e-2bf336c00c20) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:33:13.519 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (09dd0604-c768-4e3c-8a0e-2bf336c00c20) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-05 13:33:13.519 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 323c1a49-362b-42f3-b237-917a4c834b1e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:33:13.519 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-05 13:33:13.519 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 323c1a49-362b-42f3-b237-917a4c834b1e not yet added. Adding. 2021-11-05 13:33:13.519 4196 1492231649240 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-11-05 13:33:13.519 4196 1492231649240 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-11-05 13:33:13.590 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-36ced0fc-fa20-4403-8253-0b4555db555b" 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:390 2021-11-05 13:33:13.597 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" 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:390 2021-11-05 13:33:13.669 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-36ced0fc-fa20-4403-8253-0b4555db555b" "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:405 2021-11-05 13:33:13.669 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-36ced0fc-fa20-4403-8253-0b4555db555b" 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:390 2021-11-05 13:33:13.669 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:33:13.669 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" 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:390 2021-11-05 13:33:13.772 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-36ced0fc-fa20-4403-8253-0b4555db555b" "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:405 2021-11-05 13:33:13.772 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" "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:405 2021-11-05 13:33:13.834 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-36ced0fc-fa20-4403-8253-0b4555db555b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:33:13.834 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 36ced0fc-fa20-4403-8253-0b4555db555b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-05 13:33:13.834 4196 1492231649064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 36ced0fc-fa20-4403-8253-0b4555db555b processed. 2021-11-05 13:33:13.856 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:33:13.856 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 323c1a49-362b-42f3-b237-917a4c834b1e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-05 13:33:13.856 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 323c1a49-362b-42f3-b237-917a4c834b1e processed. 2021-11-05 13:33:14.014 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-91500e34-cc70-4ede-8bb2-3a9619ef21b6 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] Security group member updated on remote: ['92fdcc41-3650-46ab-9a30-49c81a62fac2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:33:14.014 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-91500e34-cc70-4ede-8bb2-3a9619ef21b6 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] Security group member updated ['92fdcc41-3650-46ab-9a30-49c81a62fac2'] 2021-11-05 13:33:14.139 4196 1492231649240 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:390 2021-11-05 13:33:14.186 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c3e3603-5b7b-4f79-bb07-bc1ce82faa8e fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] port_update received: 2215984f-7330-4933-8bd2-33ad7176bc74 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:33:14.186 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c3e3603-5b7b-4f79-bb07-bc1ce82faa8e fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] No port 2215984f-7330-4933-8bd2-33ad7176bc74 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:33:14.816 4196 1492231649064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-42033a16-fbe2-447f-9e09-ab7ffa08f1dc 78f68ca675904e4286bc102eb2654616 c7ed08418bc9425c8587ea1cd38637f1 - - -] Security group member updated on remote: ['384bbc42-ff35-4712-b57b-feca4711f98a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:33:14.816 4196 1492231649064 MainThread INFO neutron.agent.securitygroups_rpc [req-42033a16-fbe2-447f-9e09-ab7ffa08f1dc 78f68ca675904e4286bc102eb2654616 c7ed08418bc9425c8587ea1cd38637f1 - - -] Security group member updated ['384bbc42-ff35-4712-b57b-feca4711f98a'] 2021-11-05 13:33:15.029 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.891s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:33:15.753 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21e07229-a7d0-4e6c-b20c-7a122e54c895 fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] port_update received: 3880feb0-b466-4ed9-8a61-a23597605167 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:33:15.753 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21e07229-a7d0-4e6c-b20c-7a122e54c895 fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] No port 3880feb0-b466-4ed9-8a61-a23597605167 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:33:17.054 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-404300b9-4736-4e2d-a56d-e5e2dc42bbe8 d6e9b73f4e3f4494adeb74a6e83918b4 132b0eff12524e278cf28fddd0e3e40f - - -] Security group member updated on remote: ['711c593d-4773-46f6-aa02-113c1a1be9cf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:33:17.054 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-404300b9-4736-4e2d-a56d-e5e2dc42bbe8 d6e9b73f4e3f4494adeb74a6e83918b4 132b0eff12524e278cf28fddd0e3e40f - - -] Security group member updated ['711c593d-4773-46f6-aa02-113c1a1be9cf'] 2021-11-05 13:33:18.170 4196 1492230393176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2215984f-7330-4933-8bd2-33ad7176bc74 2021-11-05 13:33:18.170 4196 1492230393176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3880feb0-b466-4ed9-8a61-a23597605167 2021-11-05 13:33:18.295 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffbf3d9a-792c-4140-9634-a84eaada56cd fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] port_update received: 240374af-23c0-44de-866e-0ddff03d76e1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:33:18.295 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffbf3d9a-792c-4140-9634-a84eaada56cd fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] No port 240374af-23c0-44de-866e-0ddff03d76e1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:33:20.097 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c771456-02cb-4983-87a0-d71ae5fd9fe4 fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] port_update received: 988fb184-6c61-4501-bf53-271db16f87e0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:33:20.117 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c771456-02cb-4983-87a0-d71ae5fd9fe4 fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] No port 988fb184-6c61-4501-bf53-271db16f87e0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:33:20.143 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-05 13:33:21.896 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Adding port 2215984f-7330-4933-8bd2-33ad7176bc74 2021-11-05 13:33:21.896 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Port 2215984f-7330-4933-8bd2-33ad7176bc74 updated. Details: {'device': '2215984f-7330-4933-8bd2-33ad7176bc74', 'network_id': 'f5a56f51-613a-441e-b67c-f8a485ae75c7', 'port_id': '2215984f-7330-4933-8bd2-33ad7176bc74', 'mac_address': 'fa:16:3e:cb:2b:46', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 50, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'db8f0c29-2643-4bf1-be63-ec6deb016615', '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-11-05 13:33:21.896 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] 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-11-05 13:33:21.896 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Adding port 3880feb0-b466-4ed9-8a61-a23597605167 2021-11-05 13:33:21.896 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Port 3880feb0-b466-4ed9-8a61-a23597605167 updated. Details: {'device': '3880feb0-b466-4ed9-8a61-a23597605167', 'network_id': 'f5a56f51-613a-441e-b67c-f8a485ae75c7', 'port_id': '3880feb0-b466-4ed9-8a61-a23597605167', 'mac_address': 'fa:16:3e:83:fd:90', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 50, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'db8f0c29-2643-4bf1-be63-ec6deb016615', '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-11-05 13:33:21.912 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] 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-11-05 13:33:21.912 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2215984f-7330-4933-8bd2-33ad7176bc74" 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:390 2021-11-05 13:33:21.912 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2215984f-7330-4933-8bd2-33ad7176bc74 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-05 13:33:21.912 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f5a56f51-613a-441e-b67c-f8a485ae75c7 2021-11-05 13:33:21.912 4196 1492231649240 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-11-05 13:33:21.912 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3880feb0-b466-4ed9-8a61-a23597605167" 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:390 2021-11-05 13:33:21.912 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3880feb0-b466-4ed9-8a61-a23597605167 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-05 13:33:21.912 4196 1492231649064 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-11-05 13:33:22.085 4196 1492231649240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2215984f-7330-4933-8bd2-33ad7176bc74') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:33:22.085 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2215984f-7330-4933-8bd2-33ad7176bc74') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:33:22.085 4196 1492231649064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3880feb0-b466-4ed9-8a61-a23597605167') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:33:22.085 4196 1492231649064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3880feb0-b466-4ed9-8a61-a23597605167') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:33:22.116 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2215984f-7330-4933-8bd2-33ad7176bc74 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-05 13:33:22.133 4196 1492231649240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 50, VLAN trunk: None to switch port 2215984f-7330-4933-8bd2-33ad7176bc74 2021-11-05 13:33:22.147 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3880feb0-b466-4ed9-8a61-a23597605167 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-05 13:33:22.147 4196 1492231649064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 50, VLAN trunk: None to switch port 3880feb0-b466-4ed9-8a61-a23597605167 2021-11-05 13:33:22.237 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-05 13:33:22.237 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2215984f-7330-4933-8bd2-33ad7176bc74'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:33:22.237 4196 1492230393176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 240374af-23c0-44de-866e-0ddff03d76e1 2021-11-05 13:33:22.237 4196 1492231649064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-05 13:33:22.237 4196 1492231649064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3880feb0-b466-4ed9-8a61-a23597605167'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:33:22.625 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2215984f-7330-4933-8bd2-33ad7176bc74']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:33:22.625 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:33:22.625 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (92fdcc41-3650-46ab-9a30-49c81a62fac2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:33:22.630 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (92fdcc41-3650-46ab-9a30-49c81a62fac2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-05 13:33:22.630 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2215984f-7330-4933-8bd2-33ad7176bc74 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:33:22.630 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-05 13:33:22.630 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2215984f-7330-4933-8bd2-33ad7176bc74 not yet added. Adding. 2021-11-05 13:33:22.630 4196 1492231649240 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-11-05 13:33:22.630 4196 1492231649240 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-11-05 13:33:22.715 4196 1492231649064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3880feb0-b466-4ed9-8a61-a23597605167']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:33:22.715 4196 1492231649064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:33:22.715 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (92fdcc41-3650-46ab-9a30-49c81a62fac2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:33:22.715 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (92fdcc41-3650-46ab-9a30-49c81a62fac2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-05 13:33:22.715 4196 1492231649064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3880feb0-b466-4ed9-8a61-a23597605167 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:33:22.715 4196 1492231649064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-05 13:33:22.715 4196 1492231649064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3880feb0-b466-4ed9-8a61-a23597605167 not yet added. Adding. 2021-11-05 13:33:22.715 4196 1492231649064 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-11-05 13:33:22.715 4196 1492231649064 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-11-05 13:33:22.789 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2215984f-7330-4933-8bd2-33ad7176bc74" 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:390 2021-11-05 13:33:22.845 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3880feb0-b466-4ed9-8a61-a23597605167" 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:390 2021-11-05 13:33:22.912 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2215984f-7330-4933-8bd2-33ad7176bc74" "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:405 2021-11-05 13:33:22.912 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2215984f-7330-4933-8bd2-33ad7176bc74" 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:390 2021-11-05 13:33:23.008 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3880feb0-b466-4ed9-8a61-a23597605167" "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:405 2021-11-05 13:33:23.032 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3880feb0-b466-4ed9-8a61-a23597605167" 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:390 2021-11-05 13:33:23.102 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2215984f-7330-4933-8bd2-33ad7176bc74" "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:405 2021-11-05 13:33:23.193 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3880feb0-b466-4ed9-8a61-a23597605167" "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:405 2021-11-05 13:33:23.243 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2215984f-7330-4933-8bd2-33ad7176bc74" "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:405 2021-11-05 13:33:23.243 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2215984f-7330-4933-8bd2-33ad7176bc74 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-05 13:33:23.243 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2215984f-7330-4933-8bd2-33ad7176bc74 processed. 2021-11-05 13:33:23.427 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3880feb0-b466-4ed9-8a61-a23597605167" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.515s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:33:23.427 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3880feb0-b466-4ed9-8a61-a23597605167 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-05 13:33:23.427 4196 1492231649064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3880feb0-b466-4ed9-8a61-a23597605167 processed. 2021-11-05 13:33:24.159 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-05 13:33:24.159 4196 1492231649064 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:390 2021-11-05 13:33:24.237 4196 1492230393176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 988fb184-6c61-4501-bf53-271db16f87e0 2021-11-05 13:33:24.661 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Adding port 240374af-23c0-44de-866e-0ddff03d76e1 2021-11-05 13:33:24.661 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Port 240374af-23c0-44de-866e-0ddff03d76e1 updated. Details: {'device': '240374af-23c0-44de-866e-0ddff03d76e1', 'network_id': 'e2dc81d6-5d78-4794-9a2d-9d08b3cf5532', 'port_id': '240374af-23c0-44de-866e-0ddff03d76e1', 'mac_address': 'fa:16:3e:38:2d:f8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 53, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bcae4cda-39fb-41d2-9fb4-13e427ce9ec8', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-05 13:33:24.661 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] 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-11-05 13:33:24.661 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-240374af-23c0-44de-866e-0ddff03d76e1" 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:390 2021-11-05 13:33:24.661 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 240374af-23c0-44de-866e-0ddff03d76e1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-05 13:33:24.661 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e2dc81d6-5d78-4794-9a2d-9d08b3cf5532 2021-11-05 13:33:24.661 4196 1492231649240 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-11-05 13:33:24.847 4196 1492231649240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '240374af-23c0-44de-866e-0ddff03d76e1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:33:24.847 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '240374af-23c0-44de-866e-0ddff03d76e1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:33:24.873 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 240374af-23c0-44de-866e-0ddff03d76e1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-05 13:33:24.873 4196 1492231649240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 53, VLAN trunk: None to switch port 240374af-23c0-44de-866e-0ddff03d76e1 2021-11-05 13:33:24.973 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-05 13:33:24.973 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['240374af-23c0-44de-866e-0ddff03d76e1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:33:25.050 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.890s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:33:25.279 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['240374af-23c0-44de-866e-0ddff03d76e1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:33:25.279 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:33:25.279 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (384bbc42-ff35-4712-b57b-feca4711f98a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:33:25.279 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 240374af-23c0-44de-866e-0ddff03d76e1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:33:25.279 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-05 13:33:25.279 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 240374af-23c0-44de-866e-0ddff03d76e1 not yet added. Adding. 2021-11-05 13:33:25.279 4196 1492231649240 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-11-05 13:33:25.279 4196 1492231649240 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-11-05 13:33:25.427 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-240374af-23c0-44de-866e-0ddff03d76e1" 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:390 2021-11-05 13:33:25.618 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-240374af-23c0-44de-866e-0ddff03d76e1" "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:405 2021-11-05 13:33:25.618 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-240374af-23c0-44de-866e-0ddff03d76e1" 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:390 2021-11-05 13:33:25.787 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-240374af-23c0-44de-866e-0ddff03d76e1" "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:405 2021-11-05 13:33:25.926 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-240374af-23c0-44de-866e-0ddff03d76e1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:33:25.926 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 240374af-23c0-44de-866e-0ddff03d76e1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-05 13:33:25.926 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 240374af-23c0-44de-866e-0ddff03d76e1 processed. 2021-11-05 13:33:26.160 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-05 13:33:26.160 4196 1492231649240 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:390 2021-11-05 13:33:26.960 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Adding port 988fb184-6c61-4501-bf53-271db16f87e0 2021-11-05 13:33:26.960 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Port 988fb184-6c61-4501-bf53-271db16f87e0 updated. Details: {'device': '988fb184-6c61-4501-bf53-271db16f87e0', 'network_id': '394bd0b9-1a9b-4bf0-af61-5df62ef02cbf', 'port_id': '988fb184-6c61-4501-bf53-271db16f87e0', 'mac_address': 'fa:16:3e:d5:2d:40', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 80, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '90dcc683-f82d-497a-90c0-71f3a9f6f1aa', '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-11-05 13:33:26.960 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] 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-11-05 13:33:26.960 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-988fb184-6c61-4501-bf53-271db16f87e0" 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:390 2021-11-05 13:33:26.960 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 988fb184-6c61-4501-bf53-271db16f87e0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-05 13:33:26.960 4196 1492231649064 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 394bd0b9-1a9b-4bf0-af61-5df62ef02cbf 2021-11-05 13:33:26.960 4196 1492231649064 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-11-05 13:33:27.093 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:33:27.116 4196 1492231649064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '988fb184-6c61-4501-bf53-271db16f87e0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:33:27.116 4196 1492231649064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '988fb184-6c61-4501-bf53-271db16f87e0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:33:27.169 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 988fb184-6c61-4501-bf53-271db16f87e0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-05 13:33:27.169 4196 1492231649064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 80, VLAN trunk: None to switch port 988fb184-6c61-4501-bf53-271db16f87e0 2021-11-05 13:33:27.274 4196 1492231649064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-05 13:33:27.274 4196 1492231649064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['988fb184-6c61-4501-bf53-271db16f87e0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:33:27.654 4196 1492231649064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['988fb184-6c61-4501-bf53-271db16f87e0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:33:27.654 4196 1492231649064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:33:27.654 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (711c593d-4773-46f6-aa02-113c1a1be9cf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:33:27.654 4196 1492231649064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 988fb184-6c61-4501-bf53-271db16f87e0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:33:27.661 4196 1492231649064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-05 13:33:27.661 4196 1492231649064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 988fb184-6c61-4501-bf53-271db16f87e0 not yet added. Adding. 2021-11-05 13:33:27.661 4196 1492231649064 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-11-05 13:33:27.661 4196 1492231649064 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-11-05 13:33:27.800 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-988fb184-6c61-4501-bf53-271db16f87e0" 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:390 2021-11-05 13:33:27.940 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-988fb184-6c61-4501-bf53-271db16f87e0" "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:405 2021-11-05 13:33:27.940 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-988fb184-6c61-4501-bf53-271db16f87e0" 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:390 2021-11-05 13:33:28.082 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-988fb184-6c61-4501-bf53-271db16f87e0" "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:405 2021-11-05 13:33:28.191 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-988fb184-6c61-4501-bf53-271db16f87e0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:33:28.191 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 988fb184-6c61-4501-bf53-271db16f87e0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-05 13:33:28.191 4196 1492231649064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 988fb184-6c61-4501-bf53-271db16f87e0 processed. 2021-11-05 13:33:28.318 4196 1492231649064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f280109-2596-43c6-8006-106c40b5f93b f469a87bdcb041deb49f0a54f17cbd2c a74f76bd77a84f45a5ac55622ce96439 - - -] Security group member updated on remote: ['6f57e513-57cf-44fd-acc7-4ba58af0d5b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:33:28.318 4196 1492231649064 MainThread INFO neutron.agent.securitygroups_rpc [req-0f280109-2596-43c6-8006-106c40b5f93b f469a87bdcb041deb49f0a54f17cbd2c a74f76bd77a84f45a5ac55622ce96439 - - -] Security group member updated ['6f57e513-57cf-44fd-acc7-4ba58af0d5b3'] 2021-11-05 13:33:28.318 4196 1492230393352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 36ced0fc-fa20-4403-8253-0b4555db555b 2021-11-05 13:33:28.819 4196 1492231649064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a5a7e71-14e6-4a75-887d-0085afccf191 b767fd1e4e35402dabc6ac551d136db6 81417ac705554a8fae88b48aa1805ca6 - - -] Security group member updated on remote: ['e2c42789-b040-48d7-b228-226738e6de4f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:33:28.819 4196 1492231649064 MainThread INFO neutron.agent.securitygroups_rpc [req-8a5a7e71-14e6-4a75-887d-0085afccf191 b767fd1e4e35402dabc6ac551d136db6 81417ac705554a8fae88b48aa1805ca6 - - -] Security group member updated ['e2c42789-b040-48d7-b228-226738e6de4f'] 2021-11-05 13:33:28.819 4196 1492231649064 MainThread INFO neutron.agent.securitygroups_rpc [req-8a5a7e71-14e6-4a75-887d-0085afccf191 b767fd1e4e35402dabc6ac551d136db6 81417ac705554a8fae88b48aa1805ca6 - - -] Refresh firewall rules 2021-11-05 13:33:28.819 4196 1492231649064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a5a7e71-14e6-4a75-887d-0085afccf191 b767fd1e4e35402dabc6ac551d136db6 81417ac705554a8fae88b48aa1805ca6 - - -] Get security group information for devices via rpc ['36ced0fc-fa20-4403-8253-0b4555db555b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:33:28.864 4196 1492231649064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8a5a7e71-14e6-4a75-887d-0085afccf191 b767fd1e4e35402dabc6ac551d136db6 81417ac705554a8fae88b48aa1805ca6 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:33:28.864 4196 1492231649064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8a5a7e71-14e6-4a75-887d-0085afccf191 b767fd1e4e35402dabc6ac551d136db6 81417ac705554a8fae88b48aa1805ca6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:33:29.073 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a5a7e71-14e6-4a75-887d-0085afccf191 b767fd1e4e35402dabc6ac551d136db6 81417ac705554a8fae88b48aa1805ca6 - - -] port_delete event received for '36ced0fc-fa20-4403-8253-0b4555db555b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:33:29.246 4196 1492231649064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c407e61-9e57-4531-9a7f-de4cd5109d56 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Security group member updated on remote: ['09dd0604-c768-4e3c-8a0e-2bf336c00c20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:33:29.246 4196 1492231649064 MainThread INFO neutron.agent.securitygroups_rpc [req-9c407e61-9e57-4531-9a7f-de4cd5109d56 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Security group member updated ['09dd0604-c768-4e3c-8a0e-2bf336c00c20'] 2021-11-05 13:33:29.255 4196 1492231649064 MainThread INFO neutron.agent.securitygroups_rpc [req-9c407e61-9e57-4531-9a7f-de4cd5109d56 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Refresh firewall rules 2021-11-05 13:33:29.255 4196 1492231649064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c407e61-9e57-4531-9a7f-de4cd5109d56 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Get security group information for devices via rpc ['323c1a49-362b-42f3-b237-917a4c834b1e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:33:29.441 4196 1492231649064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9c407e61-9e57-4531-9a7f-de4cd5109d56 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update security group information for ports dict_keys(['323c1a49-362b-42f3-b237-917a4c834b1e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:33:29.441 4196 1492231649064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9c407e61-9e57-4531-9a7f-de4cd5109d56 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:33:29.441 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9c407e61-9e57-4531-9a7f-de4cd5109d56 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update rules of security group (09dd0604-c768-4e3c-8a0e-2bf336c00c20) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:33:29.441 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9c407e61-9e57-4531-9a7f-de4cd5109d56 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update members of security group (09dd0604-c768-4e3c-8a0e-2bf336c00c20) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-05 13:33:29.441 4196 1492231649064 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9c407e61-9e57-4531-9a7f-de4cd5109d56 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update port filter for 323c1a49-362b-42f3-b237-917a4c834b1e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:33:29.441 4196 1492231649064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9c407e61-9e57-4531-9a7f-de4cd5109d56 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Updating port rules. 2021-11-05 13:33:29.441 4196 1492231649064 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9c407e61-9e57-4531-9a7f-de4cd5109d56 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-05 13:33:29.441 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [req-9c407e61-9e57-4531-9a7f-de4cd5109d56 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" 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:390 2021-11-05 13:33:29.723 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [req-9c407e61-9e57-4531-9a7f-de4cd5109d56 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" "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:405 2021-11-05 13:33:29.723 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [req-9c407e61-9e57-4531-9a7f-de4cd5109d56 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" 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:390 2021-11-05 13:33:29.723 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [req-9c407e61-9e57-4531-9a7f-de4cd5109d56 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" "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:405 2021-11-05 13:33:29.896 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e64ae42-e02c-49ec-8ecf-71cae0208388 fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] port_update received: f99348f4-91fd-4fad-ba4c-ba2246aed29d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:33:29.914 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e64ae42-e02c-49ec-8ecf-71cae0208388 fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] No port f99348f4-91fd-4fad-ba4c-ba2246aed29d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:33:30.175 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-05 13:33:30.175 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '36ced0fc-fa20-4403-8253-0b4555db555b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-05 13:33:30.175 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '36ced0fc-fa20-4403-8253-0b4555db555b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-05 13:33:30.175 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 36ced0fc-fa20-4403-8253-0b4555db555b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-05 13:33:30.175 4196 1492231649064 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:390 2021-11-05 13:33:30.190 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 560a6f8d-4f4c-4505-978a-7c4e52c4ab80 2021-11-05 13:33:30.190 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['36ced0fc-fa20-4403-8253-0b4555db555b'] 2021-11-05 13:33:30.190 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-05 13:33:30.209 4196 1492231649240 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-11-05 13:33:30.209 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['36ced0fc-fa20-4403-8253-0b4555db555b'] 2021-11-05 13:33:30.399 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0578604-475c-4017-a389-8e0088dff96d fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] port_update received: 0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:33:30.416 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0578604-475c-4017-a389-8e0088dff96d fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] No port 0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:33:30.613 4196 1492231649064 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:405 2021-11-05 13:33:32.337 4196 1492230393176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f99348f4-91fd-4fad-ba4c-ba2246aed29d 2021-11-05 13:33:34.099 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92ba9ddd-f26b-4652-996c-18fc65986b97 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] network_delete received. Deleting network 560a6f8d-4f4c-4505-978a-7c4e52c4ab80 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-05 13:33:34.099 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92ba9ddd-f26b-4652-996c-18fc65986b97 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] Network 560a6f8d-4f4c-4505-978a-7c4e52c4ab80 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-05 13:33:34.214 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-05 13:33:34.384 4196 1492230393176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae 2021-11-05 13:33:34.704 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Adding port f99348f4-91fd-4fad-ba4c-ba2246aed29d 2021-11-05 13:33:34.704 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Port f99348f4-91fd-4fad-ba4c-ba2246aed29d updated. Details: {'device': 'f99348f4-91fd-4fad-ba4c-ba2246aed29d', 'network_id': '924f3c0c-9803-4f52-8734-25d8c9ab91d9', 'port_id': 'f99348f4-91fd-4fad-ba4c-ba2246aed29d', 'mac_address': 'fa:16:3e:95:43:1c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 77, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd23645a9-e622-408b-8b29-d4e575692984', '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-11-05 13:33:34.704 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] 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-11-05 13:33:34.704 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f99348f4-91fd-4fad-ba4c-ba2246aed29d" 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:390 2021-11-05 13:33:34.704 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f99348f4-91fd-4fad-ba4c-ba2246aed29d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-05 13:33:34.704 4196 1492231649064 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 924f3c0c-9803-4f52-8734-25d8c9ab91d9 2021-11-05 13:33:34.704 4196 1492231649064 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-11-05 13:33:34.868 4196 1492231649064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f99348f4-91fd-4fad-ba4c-ba2246aed29d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:33:34.884 4196 1492231649064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f99348f4-91fd-4fad-ba4c-ba2246aed29d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:33:34.884 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f99348f4-91fd-4fad-ba4c-ba2246aed29d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-05 13:33:34.884 4196 1492231649064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 77, VLAN trunk: None to switch port f99348f4-91fd-4fad-ba4c-ba2246aed29d 2021-11-05 13:33:35.006 4196 1492231649064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-05 13:33:35.006 4196 1492231649064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f99348f4-91fd-4fad-ba4c-ba2246aed29d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:33:35.340 4196 1492231649064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f99348f4-91fd-4fad-ba4c-ba2246aed29d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:33:35.340 4196 1492231649064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:33:35.340 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6f57e513-57cf-44fd-acc7-4ba58af0d5b3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:33:35.351 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6f57e513-57cf-44fd-acc7-4ba58af0d5b3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-05 13:33:35.351 4196 1492231649064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f99348f4-91fd-4fad-ba4c-ba2246aed29d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:33:35.351 4196 1492231649064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-05 13:33:35.351 4196 1492231649064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f99348f4-91fd-4fad-ba4c-ba2246aed29d not yet added. Adding. 2021-11-05 13:33:35.351 4196 1492231649064 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-11-05 13:33:35.351 4196 1492231649064 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-11-05 13:33:35.521 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f99348f4-91fd-4fad-ba4c-ba2246aed29d" 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:390 2021-11-05 13:33:35.723 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f99348f4-91fd-4fad-ba4c-ba2246aed29d" "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:405 2021-11-05 13:33:35.723 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f99348f4-91fd-4fad-ba4c-ba2246aed29d" 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:390 2021-11-05 13:33:35.919 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f99348f4-91fd-4fad-ba4c-ba2246aed29d" "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:405 2021-11-05 13:33:36.039 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f99348f4-91fd-4fad-ba4c-ba2246aed29d" "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:405 2021-11-05 13:33:36.039 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f99348f4-91fd-4fad-ba4c-ba2246aed29d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-05 13:33:36.039 4196 1492231649064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f99348f4-91fd-4fad-ba4c-ba2246aed29d processed. 2021-11-05 13:33:36.227 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-05 13:33:36.227 4196 1492231649064 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:390 2021-11-05 13:33:36.598 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Adding port 0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae 2021-11-05 13:33:36.598 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Port 0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae updated. Details: {'device': '0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae', 'network_id': '748ab859-e046-464c-897e-aad20bc137f5', 'port_id': '0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae', 'mac_address': 'fa:16:3e:03:40:28', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 61, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ee26ae2c-b77e-40fd-8bd1-143a1ad66eb6', '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-11-05 13:33:36.598 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] 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-11-05 13:33:36.598 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae" 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:390 2021-11-05 13:33:36.598 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-05 13:33:36.598 4196 1492231649240 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-11-05 13:33:36.680 4196 1492231649064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:33:36.816 4196 1492231649240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:33:36.816 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:33:36.832 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-05 13:33:36.832 4196 1492231649240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 61, VLAN trunk: None to switch port 0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae 2021-11-05 13:33:36.959 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-05 13:33:36.959 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:33:37.216 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:33:37.216 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:33:37.216 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (09dd0604-c768-4e3c-8a0e-2bf336c00c20) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:33:37.216 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (09dd0604-c768-4e3c-8a0e-2bf336c00c20) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-05 13:33:37.216 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:33:37.216 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-05 13:33:37.232 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae not yet added. Adding. 2021-11-05 13:33:37.232 4196 1492231649240 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-11-05 13:33:37.232 4196 1492231649240 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-11-05 13:33:37.440 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae" 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:390 2021-11-05 13:33:37.676 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae" "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:405 2021-11-05 13:33:37.676 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae" 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:390 2021-11-05 13:33:37.956 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:33:38.116 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:33:38.133 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-05 13:33:38.133 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae processed. 2021-11-05 13:33:38.241 4196 1492231649240 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:390 2021-11-05 13:33:38.666 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:33:45.988 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0880041f-9901-4e5d-9e7e-8b7c305d8cd3 f469a87bdcb041deb49f0a54f17cbd2c a74f76bd77a84f45a5ac55622ce96439 - - -] Security group member updated on remote: ['6f57e513-57cf-44fd-acc7-4ba58af0d5b3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:33:45.988 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-0880041f-9901-4e5d-9e7e-8b7c305d8cd3 f469a87bdcb041deb49f0a54f17cbd2c a74f76bd77a84f45a5ac55622ce96439 - - -] Security group member updated ['6f57e513-57cf-44fd-acc7-4ba58af0d5b3'] 2021-11-05 13:33:45.988 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-0880041f-9901-4e5d-9e7e-8b7c305d8cd3 f469a87bdcb041deb49f0a54f17cbd2c a74f76bd77a84f45a5ac55622ce96439 - - -] Refresh firewall rules 2021-11-05 13:33:45.988 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0880041f-9901-4e5d-9e7e-8b7c305d8cd3 f469a87bdcb041deb49f0a54f17cbd2c a74f76bd77a84f45a5ac55622ce96439 - - -] Get security group information for devices via rpc ['f99348f4-91fd-4fad-ba4c-ba2246aed29d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:33:46.023 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0880041f-9901-4e5d-9e7e-8b7c305d8cd3 f469a87bdcb041deb49f0a54f17cbd2c a74f76bd77a84f45a5ac55622ce96439 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:33:46.023 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0880041f-9901-4e5d-9e7e-8b7c305d8cd3 f469a87bdcb041deb49f0a54f17cbd2c a74f76bd77a84f45a5ac55622ce96439 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:33:46.081 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0880041f-9901-4e5d-9e7e-8b7c305d8cd3 f469a87bdcb041deb49f0a54f17cbd2c a74f76bd77a84f45a5ac55622ce96439 - - -] port_delete event received for 'f99348f4-91fd-4fad-ba4c-ba2246aed29d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:33:46.399 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb11a77e-f20f-41aa-95ad-4cb5931b4210 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Security group member updated on remote: ['09dd0604-c768-4e3c-8a0e-2bf336c00c20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:33:46.399 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-eb11a77e-f20f-41aa-95ad-4cb5931b4210 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Security group member updated ['09dd0604-c768-4e3c-8a0e-2bf336c00c20'] 2021-11-05 13:33:46.399 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-eb11a77e-f20f-41aa-95ad-4cb5931b4210 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Refresh firewall rules 2021-11-05 13:33:46.399 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb11a77e-f20f-41aa-95ad-4cb5931b4210 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Get security group information for devices via rpc ['323c1a49-362b-42f3-b237-917a4c834b1e', '0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:33:46.581 4196 1492230393352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f99348f4-91fd-4fad-ba4c-ba2246aed29d 2021-11-05 13:33:46.721 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eb11a77e-f20f-41aa-95ad-4cb5931b4210 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update security group information for ports dict_keys(['0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae', '323c1a49-362b-42f3-b237-917a4c834b1e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:33:46.721 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eb11a77e-f20f-41aa-95ad-4cb5931b4210 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:33:46.721 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-eb11a77e-f20f-41aa-95ad-4cb5931b4210 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update rules of security group (09dd0604-c768-4e3c-8a0e-2bf336c00c20) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:33:46.721 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-eb11a77e-f20f-41aa-95ad-4cb5931b4210 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update members of security group (09dd0604-c768-4e3c-8a0e-2bf336c00c20) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-05 13:33:46.721 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eb11a77e-f20f-41aa-95ad-4cb5931b4210 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update port filter for 0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:33:46.721 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eb11a77e-f20f-41aa-95ad-4cb5931b4210 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Updating port rules. 2021-11-05 13:33:46.721 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eb11a77e-f20f-41aa-95ad-4cb5931b4210 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-05 13:33:46.721 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-eb11a77e-f20f-41aa-95ad-4cb5931b4210 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae" 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:390 2021-11-05 13:33:47.034 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-eb11a77e-f20f-41aa-95ad-4cb5931b4210 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:33:47.034 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-eb11a77e-f20f-41aa-95ad-4cb5931b4210 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae" 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:390 2021-11-05 13:33:47.034 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-eb11a77e-f20f-41aa-95ad-4cb5931b4210 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae" "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:405 2021-11-05 13:33:47.034 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eb11a77e-f20f-41aa-95ad-4cb5931b4210 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update port filter for 323c1a49-362b-42f3-b237-917a4c834b1e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:33:47.034 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eb11a77e-f20f-41aa-95ad-4cb5931b4210 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Updating port rules. 2021-11-05 13:33:47.034 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eb11a77e-f20f-41aa-95ad-4cb5931b4210 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-05 13:33:47.034 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-eb11a77e-f20f-41aa-95ad-4cb5931b4210 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" 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:390 2021-11-05 13:33:47.315 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-eb11a77e-f20f-41aa-95ad-4cb5931b4210 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" "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:405 2021-11-05 13:33:47.315 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-eb11a77e-f20f-41aa-95ad-4cb5931b4210 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" 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:390 2021-11-05 13:33:47.315 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-eb11a77e-f20f-41aa-95ad-4cb5931b4210 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" "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:405 2021-11-05 13:33:47.315 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3123b1e-2b84-4df1-8b4b-7bee7355c518 fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] port_update received: 1a6610cd-2afd-4200-a9e9-c92ca5448ed8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:33:47.347 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3123b1e-2b84-4df1-8b4b-7bee7355c518 fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] No port 1a6610cd-2afd-4200-a9e9-c92ca5448ed8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:33:48.277 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-05 13:33:48.277 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f99348f4-91fd-4fad-ba4c-ba2246aed29d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-05 13:33:48.277 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f99348f4-91fd-4fad-ba4c-ba2246aed29d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-05 13:33:48.277 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f99348f4-91fd-4fad-ba4c-ba2246aed29d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-05 13:33:48.317 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 924f3c0c-9803-4f52-8734-25d8c9ab91d9 2021-11-05 13:33:48.317 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f99348f4-91fd-4fad-ba4c-ba2246aed29d'] 2021-11-05 13:33:48.317 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-05 13:33:48.317 4196 1492231649240 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-11-05 13:33:48.317 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f99348f4-91fd-4fad-ba4c-ba2246aed29d'] 2021-11-05 13:33:50.287 4196 1492231649240 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:390 2021-11-05 13:33:50.326 4196 1492231649240 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:405 2021-11-05 13:33:50.645 4196 1492230393176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1a6610cd-2afd-4200-a9e9-c92ca5448ed8 2021-11-05 13:33:52.299 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-05 13:33:52.505 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Adding port 1a6610cd-2afd-4200-a9e9-c92ca5448ed8 2021-11-05 13:33:52.505 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Port 1a6610cd-2afd-4200-a9e9-c92ca5448ed8 updated. Details: {'device': '1a6610cd-2afd-4200-a9e9-c92ca5448ed8', 'network_id': '748ab859-e046-464c-897e-aad20bc137f5', 'port_id': '1a6610cd-2afd-4200-a9e9-c92ca5448ed8', 'mac_address': 'fa:16:3e:f9:81:92', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 61, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ee26ae2c-b77e-40fd-8bd1-143a1ad66eb6', '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-11-05 13:33:52.505 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] 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-11-05 13:33:52.505 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1a6610cd-2afd-4200-a9e9-c92ca5448ed8" 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:390 2021-11-05 13:33:52.505 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1a6610cd-2afd-4200-a9e9-c92ca5448ed8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-05 13:33:52.505 4196 1492231649240 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-11-05 13:33:52.721 4196 1492231649240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1a6610cd-2afd-4200-a9e9-c92ca5448ed8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:33:52.721 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1a6610cd-2afd-4200-a9e9-c92ca5448ed8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:33:52.758 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1a6610cd-2afd-4200-a9e9-c92ca5448ed8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-05 13:33:52.758 4196 1492231649240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 61, VLAN trunk: None to switch port 1a6610cd-2afd-4200-a9e9-c92ca5448ed8 2021-11-05 13:33:52.912 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-05 13:33:52.912 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1a6610cd-2afd-4200-a9e9-c92ca5448ed8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:33:53.089 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1a6610cd-2afd-4200-a9e9-c92ca5448ed8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:33:53.089 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:33:53.089 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (09dd0604-c768-4e3c-8a0e-2bf336c00c20) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:33:53.089 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (09dd0604-c768-4e3c-8a0e-2bf336c00c20) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-05 13:33:53.089 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1a6610cd-2afd-4200-a9e9-c92ca5448ed8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:33:53.098 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-05 13:33:53.098 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1a6610cd-2afd-4200-a9e9-c92ca5448ed8 not yet added. Adding. 2021-11-05 13:33:53.098 4196 1492231649240 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-11-05 13:33:53.098 4196 1492231649240 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-11-05 13:33:53.346 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1a6610cd-2afd-4200-a9e9-c92ca5448ed8" 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:390 2021-11-05 13:33:53.581 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1a6610cd-2afd-4200-a9e9-c92ca5448ed8" "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:405 2021-11-05 13:33:53.581 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1a6610cd-2afd-4200-a9e9-c92ca5448ed8" 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:390 2021-11-05 13:33:53.823 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1a6610cd-2afd-4200-a9e9-c92ca5448ed8" "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:405 2021-11-05 13:33:54.012 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1a6610cd-2afd-4200-a9e9-c92ca5448ed8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:33:54.018 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1a6610cd-2afd-4200-a9e9-c92ca5448ed8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-05 13:33:54.018 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1a6610cd-2afd-4200-a9e9-c92ca5448ed8 processed. 2021-11-05 13:33:54.300 4196 1492231649240 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:390 2021-11-05 13:33:54.550 4196 1492231649240 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:405 2021-11-05 13:34:03.848 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58a39cdf-279e-4603-b440-114bce5e0c03 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] network_delete received. Deleting network 924f3c0c-9803-4f52-8734-25d8c9ab91d9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-05 13:34:03.848 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58a39cdf-279e-4603-b440-114bce5e0c03 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] Network 924f3c0c-9803-4f52-8734-25d8c9ab91d9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-05 13:34:04.911 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b0631f3-cadf-407a-ad39-3f87c316c728 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] network_delete received. Deleting network b1edaaad-176e-4c2a-a38e-c391b0b70b28 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-05 13:34:04.911 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b0631f3-cadf-407a-ad39-3f87c316c728 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] Network b1edaaad-176e-4c2a-a38e-c391b0b70b28 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-05 13:34:06.033 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Security group member updated on remote: ['09dd0604-c768-4e3c-8a0e-2bf336c00c20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:34:06.033 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Security group member updated ['09dd0604-c768-4e3c-8a0e-2bf336c00c20'] 2021-11-05 13:34:06.033 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Refresh firewall rules 2021-11-05 13:34:06.033 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Get security group information for devices via rpc ['323c1a49-362b-42f3-b237-917a4c834b1e', '0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae', '1a6610cd-2afd-4200-a9e9-c92ca5448ed8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:34:06.082 4196 1492231650296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33489cdc-73fb-4208-967d-e0556b43ea41 - - - - -] port_update received: e92d31c7-c625-4f0c-8981-66ecda227c92 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:34:06.112 4196 1492231650296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33489cdc-73fb-4208-967d-e0556b43ea41 - - - - -] No port e92d31c7-c625-4f0c-8981-66ecda227c92 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:34:06.659 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update security group information for ports dict_keys(['0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae', '1a6610cd-2afd-4200-a9e9-c92ca5448ed8', '323c1a49-362b-42f3-b237-917a4c834b1e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:34:06.675 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:34:06.675 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update rules of security group (09dd0604-c768-4e3c-8a0e-2bf336c00c20) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:34:06.675 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update members of security group (09dd0604-c768-4e3c-8a0e-2bf336c00c20) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-05 13:34:06.675 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update port filter for 0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:34:06.675 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Updating port rules. 2021-11-05 13:34:06.675 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-05 13:34:06.675 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae" 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:390 2021-11-05 13:34:06.972 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:34:06.972 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae" 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:390 2021-11-05 13:34:06.972 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae" "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:405 2021-11-05 13:34:06.990 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update port filter for 1a6610cd-2afd-4200-a9e9-c92ca5448ed8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:34:06.990 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Updating port rules. 2021-11-05 13:34:06.990 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-05 13:34:06.990 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-1a6610cd-2afd-4200-a9e9-c92ca5448ed8" 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:390 2021-11-05 13:34:07.269 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-1a6610cd-2afd-4200-a9e9-c92ca5448ed8" "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:405 2021-11-05 13:34:07.269 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-1a6610cd-2afd-4200-a9e9-c92ca5448ed8" 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:390 2021-11-05 13:34:07.269 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-1a6610cd-2afd-4200-a9e9-c92ca5448ed8" "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:405 2021-11-05 13:34:07.269 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update port filter for 323c1a49-362b-42f3-b237-917a4c834b1e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:34:07.269 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Updating port rules. 2021-11-05 13:34:07.269 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-05 13:34:07.269 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" 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:390 2021-11-05 13:34:07.439 4196 1492231650296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bba6cc4-1868-4efd-8304-8675105e7d38 fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] port_update received: 022c773f-70cf-4a6d-88bc-96c63c727434 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:34:07.473 4196 1492231650296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bba6cc4-1868-4efd-8304-8675105e7d38 fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] No port 022c773f-70cf-4a6d-88bc-96c63c727434 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:34:07.566 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:34:07.566 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" 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:390 2021-11-05 13:34:07.566 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-9beb0b00-2a5a-4a5d-9338-f27a3adc87da b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" "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:405 2021-11-05 13:34:10.881 4196 1492230393176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 022c773f-70cf-4a6d-88bc-96c63c727434 2021-11-05 13:34:10.925 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-336a722b-f8a4-47f2-89db-d728b2219040 - - - - -] port_update received: d935ca6e-f2ba-44fc-9149-317df17fb35e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:34:10.943 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-336a722b-f8a4-47f2-89db-d728b2219040 - - - - -] No port d935ca6e-f2ba-44fc-9149-317df17fb35e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:34:12.393 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-05 13:34:13.259 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Adding port 022c773f-70cf-4a6d-88bc-96c63c727434 2021-11-05 13:34:13.259 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Port 022c773f-70cf-4a6d-88bc-96c63c727434 updated. Details: {'device': '022c773f-70cf-4a6d-88bc-96c63c727434', 'network_id': '748ab859-e046-464c-897e-aad20bc137f5', 'port_id': '022c773f-70cf-4a6d-88bc-96c63c727434', 'mac_address': 'fa:16:3e:89:be:4e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 61, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ee26ae2c-b77e-40fd-8bd1-143a1ad66eb6', '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-11-05 13:34:13.259 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] 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-11-05 13:34:13.268 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-022c773f-70cf-4a6d-88bc-96c63c727434" 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:390 2021-11-05 13:34:13.268 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 022c773f-70cf-4a6d-88bc-96c63c727434 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-05 13:34:13.268 4196 1492231649240 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-11-05 13:34:13.486 4196 1492231649240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '022c773f-70cf-4a6d-88bc-96c63c727434') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:34:13.486 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '022c773f-70cf-4a6d-88bc-96c63c727434') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:34:13.518 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 022c773f-70cf-4a6d-88bc-96c63c727434 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-05 13:34:13.518 4196 1492231649240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 61, VLAN trunk: None to switch port 022c773f-70cf-4a6d-88bc-96c63c727434 2021-11-05 13:34:13.659 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-05 13:34:13.659 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['022c773f-70cf-4a6d-88bc-96c63c727434'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:34:14.441 4196 1492231650296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80f224ba-69d3-41c6-bd8e-0f1af954418c - - - - -] port_update received: 37e9b5e5-b138-4e5a-a090-d738d521497b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:34:14.471 4196 1492231650296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80f224ba-69d3-41c6-bd8e-0f1af954418c - - - - -] No port 37e9b5e5-b138-4e5a-a090-d738d521497b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:34:14.878 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['022c773f-70cf-4a6d-88bc-96c63c727434']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:34:14.878 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:34:14.878 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (09dd0604-c768-4e3c-8a0e-2bf336c00c20) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:34:14.878 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (09dd0604-c768-4e3c-8a0e-2bf336c00c20) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-05 13:34:14.878 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 022c773f-70cf-4a6d-88bc-96c63c727434 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:34:14.878 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-05 13:34:14.878 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 022c773f-70cf-4a6d-88bc-96c63c727434 not yet added. Adding. 2021-11-05 13:34:14.878 4196 1492231649240 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-11-05 13:34:14.878 4196 1492231649240 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-11-05 13:34:15.127 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-022c773f-70cf-4a6d-88bc-96c63c727434" 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:390 2021-11-05 13:34:15.377 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-022c773f-70cf-4a6d-88bc-96c63c727434" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:34:15.377 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-022c773f-70cf-4a6d-88bc-96c63c727434" 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:390 2021-11-05 13:34:15.691 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-022c773f-70cf-4a6d-88bc-96c63c727434" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:34:15.861 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-022c773f-70cf-4a6d-88bc-96c63c727434" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:34:15.861 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 022c773f-70cf-4a6d-88bc-96c63c727434 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-05 13:34:15.861 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 022c773f-70cf-4a6d-88bc-96c63c727434 processed. 2021-11-05 13:34:16.397 4196 1492231649240 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:390 2021-11-05 13:34:16.692 4196 1492231649240 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:405 2021-11-05 13:34:16.831 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36f7c49d-341b-42e5-8cbd-549424794366 0e4c643b3516488bb08649b4b8af93f9 6e355780d0794bfca568e89af908fcce - - -] Security group rule updated on remote: ['8fc1ed9a-9f32-4f43-a7b6-5edfb0560ebc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-05 13:34:16.831 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-36f7c49d-341b-42e5-8cbd-549424794366 0e4c643b3516488bb08649b4b8af93f9 6e355780d0794bfca568e89af908fcce - - -] Security group rule updated ['8fc1ed9a-9f32-4f43-a7b6-5edfb0560ebc'] 2021-11-05 13:34:17.052 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7009e4f-f988-429a-8442-cd8383c423b5 0e4c643b3516488bb08649b4b8af93f9 6e355780d0794bfca568e89af908fcce - - -] Security group rule updated on remote: ['8fc1ed9a-9f32-4f43-a7b6-5edfb0560ebc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-05 13:34:17.052 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-d7009e4f-f988-429a-8442-cd8383c423b5 0e4c643b3516488bb08649b4b8af93f9 6e355780d0794bfca568e89af908fcce - - -] Security group rule updated ['8fc1ed9a-9f32-4f43-a7b6-5edfb0560ebc'] 2021-11-05 13:34:17.253 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-75da55e6-6b82-41cd-ab4b-f061cf261a25 0e4c643b3516488bb08649b4b8af93f9 6e355780d0794bfca568e89af908fcce - - -] Security group rule updated on remote: ['8fc1ed9a-9f32-4f43-a7b6-5edfb0560ebc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-05 13:34:17.253 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-75da55e6-6b82-41cd-ab4b-f061cf261a25 0e4c643b3516488bb08649b4b8af93f9 6e355780d0794bfca568e89af908fcce - - -] Security group rule updated ['8fc1ed9a-9f32-4f43-a7b6-5edfb0560ebc'] 2021-11-05 13:34:17.424 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16b095cb-1ede-4e27-b531-1b8dbf5b4849 0e4c643b3516488bb08649b4b8af93f9 6e355780d0794bfca568e89af908fcce - - -] Security group rule updated on remote: ['8fc1ed9a-9f32-4f43-a7b6-5edfb0560ebc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-05 13:34:17.441 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-16b095cb-1ede-4e27-b531-1b8dbf5b4849 0e4c643b3516488bb08649b4b8af93f9 6e355780d0794bfca568e89af908fcce - - -] Security group rule updated ['8fc1ed9a-9f32-4f43-a7b6-5edfb0560ebc'] 2021-11-05 13:34:17.596 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c710a734-77ad-4728-9d2d-87226fe29904 0e4c643b3516488bb08649b4b8af93f9 6e355780d0794bfca568e89af908fcce - - -] Security group rule updated on remote: ['8fc1ed9a-9f32-4f43-a7b6-5edfb0560ebc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-05 13:34:17.596 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-c710a734-77ad-4728-9d2d-87226fe29904 0e4c643b3516488bb08649b4b8af93f9 6e355780d0794bfca568e89af908fcce - - -] Security group rule updated ['8fc1ed9a-9f32-4f43-a7b6-5edfb0560ebc'] 2021-11-05 13:34:17.910 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-802f24e3-4f48-4daa-8c35-f6e0b0290f1f 0e4c643b3516488bb08649b4b8af93f9 6e355780d0794bfca568e89af908fcce - - -] Security group rule updated on remote: ['8fc1ed9a-9f32-4f43-a7b6-5edfb0560ebc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-05 13:34:17.910 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-802f24e3-4f48-4daa-8c35-f6e0b0290f1f 0e4c643b3516488bb08649b4b8af93f9 6e355780d0794bfca568e89af908fcce - - -] Security group rule updated ['8fc1ed9a-9f32-4f43-a7b6-5edfb0560ebc'] 2021-11-05 13:34:18.550 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fbd0d599-f01f-4c88-b403-b22d9c1aaea9 - - - - -] port_update received: e664c488-e63e-462f-bb15-d74d0aed0cec port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:34:18.565 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fbd0d599-f01f-4c88-b403-b22d9c1aaea9 - - - - -] No port e664c488-e63e-462f-bb15-d74d0aed0cec defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:34:29.866 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Security group member updated on remote: ['09dd0604-c768-4e3c-8a0e-2bf336c00c20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:34:29.876 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Security group member updated ['09dd0604-c768-4e3c-8a0e-2bf336c00c20'] 2021-11-05 13:34:29.876 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Refresh firewall rules 2021-11-05 13:34:29.876 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Get security group information for devices via rpc ['323c1a49-362b-42f3-b237-917a4c834b1e', '0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae', '1a6610cd-2afd-4200-a9e9-c92ca5448ed8', '022c773f-70cf-4a6d-88bc-96c63c727434'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:34:29.960 4196 1492231650296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] port_delete event received for '022c773f-70cf-4a6d-88bc-96c63c727434' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:34:30.267 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update security group information for ports dict_keys(['0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae', '1a6610cd-2afd-4200-a9e9-c92ca5448ed8', '323c1a49-362b-42f3-b237-917a4c834b1e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:34:30.267 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:34:30.267 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update rules of security group (09dd0604-c768-4e3c-8a0e-2bf336c00c20) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:34:30.267 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update members of security group (09dd0604-c768-4e3c-8a0e-2bf336c00c20) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-05 13:34:30.267 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update port filter for 0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:34:30.267 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Updating port rules. 2021-11-05 13:34:30.267 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-05 13:34:30.285 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae" 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:390 2021-11-05 13:34:30.285 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae" "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:405 2021-11-05 13:34:30.285 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae" 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:390 2021-11-05 13:34:30.630 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:34:30.630 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update port filter for 1a6610cd-2afd-4200-a9e9-c92ca5448ed8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:34:30.630 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Updating port rules. 2021-11-05 13:34:30.630 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-05 13:34:30.630 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-1a6610cd-2afd-4200-a9e9-c92ca5448ed8" 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:390 2021-11-05 13:34:30.630 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-1a6610cd-2afd-4200-a9e9-c92ca5448ed8" "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:405 2021-11-05 13:34:30.630 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-1a6610cd-2afd-4200-a9e9-c92ca5448ed8" 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:390 2021-11-05 13:34:30.971 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-1a6610cd-2afd-4200-a9e9-c92ca5448ed8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:34:30.971 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update port filter for 323c1a49-362b-42f3-b237-917a4c834b1e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:34:30.971 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Updating port rules. 2021-11-05 13:34:30.971 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-05 13:34:30.971 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" 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:390 2021-11-05 13:34:30.971 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" "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:405 2021-11-05 13:34:30.971 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" 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:390 2021-11-05 13:34:31.206 4196 1492230393352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 022c773f-70cf-4a6d-88bc-96c63c727434 2021-11-05 13:34:31.317 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-bfec6b78-85fa-4f0c-a8a6-92037b0d3cc3 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:34:32.487 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-05 13:34:32.487 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '022c773f-70cf-4a6d-88bc-96c63c727434' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-05 13:34:32.487 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '022c773f-70cf-4a6d-88bc-96c63c727434' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-05 13:34:32.487 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 022c773f-70cf-4a6d-88bc-96c63c727434 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-05 13:34:32.503 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['022c773f-70cf-4a6d-88bc-96c63c727434'] 2021-11-05 13:34:32.503 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-05 13:34:32.517 4196 1492231649240 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-11-05 13:34:32.517 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['022c773f-70cf-4a6d-88bc-96c63c727434'] 2021-11-05 13:34:34.505 4196 1492231649240 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:390 2021-11-05 13:34:34.535 4196 1492231649240 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:405 2021-11-05 13:34:35.253 4196 1492230393352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1a6610cd-2afd-4200-a9e9-c92ca5448ed8 2021-11-05 13:34:35.787 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5a13845d-39a3-48ab-8d0e-df3ff315a5f2 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Security group member updated on remote: ['09dd0604-c768-4e3c-8a0e-2bf336c00c20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:34:35.787 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-5a13845d-39a3-48ab-8d0e-df3ff315a5f2 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Security group member updated ['09dd0604-c768-4e3c-8a0e-2bf336c00c20'] 2021-11-05 13:34:35.787 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-5a13845d-39a3-48ab-8d0e-df3ff315a5f2 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Refresh firewall rules 2021-11-05 13:34:35.787 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5a13845d-39a3-48ab-8d0e-df3ff315a5f2 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Get security group information for devices via rpc ['323c1a49-362b-42f3-b237-917a4c834b1e', '0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae', '1a6610cd-2afd-4200-a9e9-c92ca5448ed8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:34:35.845 4196 1492231650296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a13845d-39a3-48ab-8d0e-df3ff315a5f2 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] port_delete event received for '1a6610cd-2afd-4200-a9e9-c92ca5448ed8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:34:36.062 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5a13845d-39a3-48ab-8d0e-df3ff315a5f2 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update security group information for ports dict_keys(['0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae', '323c1a49-362b-42f3-b237-917a4c834b1e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:34:36.062 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5a13845d-39a3-48ab-8d0e-df3ff315a5f2 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:34:36.062 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5a13845d-39a3-48ab-8d0e-df3ff315a5f2 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update rules of security group (09dd0604-c768-4e3c-8a0e-2bf336c00c20) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:34:36.062 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5a13845d-39a3-48ab-8d0e-df3ff315a5f2 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update members of security group (09dd0604-c768-4e3c-8a0e-2bf336c00c20) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-05 13:34:36.062 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5a13845d-39a3-48ab-8d0e-df3ff315a5f2 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update port filter for 0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:34:36.069 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5a13845d-39a3-48ab-8d0e-df3ff315a5f2 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Updating port rules. 2021-11-05 13:34:36.069 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5a13845d-39a3-48ab-8d0e-df3ff315a5f2 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-05 13:34:36.069 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-5a13845d-39a3-48ab-8d0e-df3ff315a5f2 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae" 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:390 2021-11-05 13:34:36.069 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-5a13845d-39a3-48ab-8d0e-df3ff315a5f2 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae" "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:405 2021-11-05 13:34:36.069 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-5a13845d-39a3-48ab-8d0e-df3ff315a5f2 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae" 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:390 2021-11-05 13:34:36.322 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-5a13845d-39a3-48ab-8d0e-df3ff315a5f2 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:34:36.322 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5a13845d-39a3-48ab-8d0e-df3ff315a5f2 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update port filter for 323c1a49-362b-42f3-b237-917a4c834b1e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:34:36.322 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5a13845d-39a3-48ab-8d0e-df3ff315a5f2 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Updating port rules. 2021-11-05 13:34:36.322 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5a13845d-39a3-48ab-8d0e-df3ff315a5f2 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-05 13:34:36.322 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-5a13845d-39a3-48ab-8d0e-df3ff315a5f2 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" 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:390 2021-11-05 13:34:36.322 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-5a13845d-39a3-48ab-8d0e-df3ff315a5f2 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" "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:405 2021-11-05 13:34:36.333 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-5a13845d-39a3-48ab-8d0e-df3ff315a5f2 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" 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:390 2021-11-05 13:34:36.503 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-05 13:34:36.503 4196 1492231650296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1a6610cd-2afd-4200-a9e9-c92ca5448ed8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-05 13:34:36.503 4196 1492231650296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1a6610cd-2afd-4200-a9e9-c92ca5448ed8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-05 13:34:36.503 4196 1492231650296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1a6610cd-2afd-4200-a9e9-c92ca5448ed8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-05 13:34:36.518 4196 1492231650296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1a6610cd-2afd-4200-a9e9-c92ca5448ed8'] 2021-11-05 13:34:36.518 4196 1492231650296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-05 13:34:36.518 4196 1492231650296 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-11-05 13:34:36.518 4196 1492231650296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1a6610cd-2afd-4200-a9e9-c92ca5448ed8'] 2021-11-05 13:34:36.573 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-5a13845d-39a3-48ab-8d0e-df3ff315a5f2 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" "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:405 2021-11-05 13:34:38.506 4196 1492231649240 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:390 2021-11-05 13:34:38.521 4196 1492231649240 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:405 2021-11-05 13:34:39.020 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-19efc8fd-51e9-4f34-b47f-068de7fce4f7 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Security group member updated on remote: ['09dd0604-c768-4e3c-8a0e-2bf336c00c20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:34:39.020 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-19efc8fd-51e9-4f34-b47f-068de7fce4f7 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Security group member updated ['09dd0604-c768-4e3c-8a0e-2bf336c00c20'] 2021-11-05 13:34:39.020 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-19efc8fd-51e9-4f34-b47f-068de7fce4f7 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Refresh firewall rules 2021-11-05 13:34:39.020 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-19efc8fd-51e9-4f34-b47f-068de7fce4f7 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Get security group information for devices via rpc ['323c1a49-362b-42f3-b237-917a4c834b1e', '0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:34:39.119 4196 1492231650296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19efc8fd-51e9-4f34-b47f-068de7fce4f7 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] port_delete event received for '0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:34:39.194 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-19efc8fd-51e9-4f34-b47f-068de7fce4f7 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update security group information for ports dict_keys(['323c1a49-362b-42f3-b237-917a4c834b1e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:34:39.194 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-19efc8fd-51e9-4f34-b47f-068de7fce4f7 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:34:39.194 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-19efc8fd-51e9-4f34-b47f-068de7fce4f7 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update rules of security group (09dd0604-c768-4e3c-8a0e-2bf336c00c20) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:34:39.222 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-19efc8fd-51e9-4f34-b47f-068de7fce4f7 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update members of security group (09dd0604-c768-4e3c-8a0e-2bf336c00c20) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-05 13:34:39.222 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-19efc8fd-51e9-4f34-b47f-068de7fce4f7 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update port filter for 323c1a49-362b-42f3-b237-917a4c834b1e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:34:39.222 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-19efc8fd-51e9-4f34-b47f-068de7fce4f7 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Updating port rules. 2021-11-05 13:34:39.222 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-19efc8fd-51e9-4f34-b47f-068de7fce4f7 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-05 13:34:39.222 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-19efc8fd-51e9-4f34-b47f-068de7fce4f7 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" 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:390 2021-11-05 13:34:39.222 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-19efc8fd-51e9-4f34-b47f-068de7fce4f7 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" "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:405 2021-11-05 13:34:39.222 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-19efc8fd-51e9-4f34-b47f-068de7fce4f7 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" 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:390 2021-11-05 13:34:39.285 4196 1492230393352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae 2021-11-05 13:34:39.440 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-19efc8fd-51e9-4f34-b47f-068de7fce4f7 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Lock "n-hv-driver-port-lock-323c1a49-362b-42f3-b237-917a4c834b1e" "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:405 2021-11-05 13:34:40.502 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-05 13:34:40.502 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-05 13:34:40.502 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-05 13:34:40.502 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-05 13:34:40.520 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae'] 2021-11-05 13:34:40.520 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-05 13:34:40.520 4196 1492231649240 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-11-05 13:34:40.532 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0ae58786-b7ce-4a0a-8e69-19dd6fecf2ae'] 2021-11-05 13:34:42.521 4196 1492231649240 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:390 2021-11-05 13:34:42.553 4196 1492231649240 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:405 2021-11-05 13:34:44.064 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e172cc93-9034-439b-8500-06a4017b8949 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Security group member updated on remote: ['09dd0604-c768-4e3c-8a0e-2bf336c00c20'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:34:44.064 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-e172cc93-9034-439b-8500-06a4017b8949 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Security group member updated ['09dd0604-c768-4e3c-8a0e-2bf336c00c20'] 2021-11-05 13:34:44.064 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-e172cc93-9034-439b-8500-06a4017b8949 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Refresh firewall rules 2021-11-05 13:34:44.064 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e172cc93-9034-439b-8500-06a4017b8949 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Get security group information for devices via rpc ['323c1a49-362b-42f3-b237-917a4c834b1e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:34:44.095 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e172cc93-9034-439b-8500-06a4017b8949 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:34:44.095 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e172cc93-9034-439b-8500-06a4017b8949 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:34:44.159 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e172cc93-9034-439b-8500-06a4017b8949 b82728d3b8894e71b0907b72b348803e 058e2e2e8a9946c2b6f5826eaa47ae98 - - -] port_delete event received for '323c1a49-362b-42f3-b237-917a4c834b1e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:34:45.097 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c8e9a7e-d15a-4659-8788-bd86d981b48b 5dee0a602360439e8b4d94b8acd4e118 d5651d362e524dc38a7cd98b82466ebb - - -] Security group member updated on remote: ['2b696349-2d97-44d3-a0df-70808f5c0333'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:34:45.097 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-2c8e9a7e-d15a-4659-8788-bd86d981b48b 5dee0a602360439e8b4d94b8acd4e118 d5651d362e524dc38a7cd98b82466ebb - - -] Security group member updated ['2b696349-2d97-44d3-a0df-70808f5c0333'] 2021-11-05 13:34:45.377 4196 1492230393352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 323c1a49-362b-42f3-b237-917a4c834b1e 2021-11-05 13:34:45.889 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72eb22ef-e532-4293-a8ef-1d049489e76a 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] network_delete received. Deleting network 748ab859-e046-464c-897e-aad20bc137f5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-05 13:34:45.889 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-72eb22ef-e532-4293-a8ef-1d049489e76a 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] Reclaiming local network 748ab859-e046-464c-897e-aad20bc137f5 2021-11-05 13:34:45.924 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa10e7d6-7d79-4f70-aa25-ae01838d2060 fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] port_update received: 0c8f4f12-da71-47b0-a3a3-9fcde36eaac1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:34:45.924 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa10e7d6-7d79-4f70-aa25-ae01838d2060 fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] No port 0c8f4f12-da71-47b0-a3a3-9fcde36eaac1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:34:46.528 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-05 13:34:46.528 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '323c1a49-362b-42f3-b237-917a4c834b1e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-05 13:34:46.528 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '323c1a49-362b-42f3-b237-917a4c834b1e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-05 13:34:46.528 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Port 323c1a49-362b-42f3-b237-917a4c834b1e was not found on this agent. _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:281 2021-11-05 13:34:46.534 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['323c1a49-362b-42f3-b237-917a4c834b1e'] 2021-11-05 13:34:46.534 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-05 13:34:46.534 4196 1492231649240 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-11-05 13:34:46.534 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['323c1a49-362b-42f3-b237-917a4c834b1e'] 2021-11-05 13:34:47.314 4196 1492230393176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0c8f4f12-da71-47b0-a3a3-9fcde36eaac1 2021-11-05 13:34:48.535 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-05 13:34:48.535 4196 1492231649240 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:390 2021-11-05 13:34:48.580 4196 1492231649240 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:405 2021-11-05 13:34:48.940 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Adding port 0c8f4f12-da71-47b0-a3a3-9fcde36eaac1 2021-11-05 13:34:48.940 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Port 0c8f4f12-da71-47b0-a3a3-9fcde36eaac1 updated. Details: {'device': '0c8f4f12-da71-47b0-a3a3-9fcde36eaac1', 'network_id': 'ade0db3b-2e9c-4c74-aa8e-c4889ebd04de', 'port_id': '0c8f4f12-da71-47b0-a3a3-9fcde36eaac1', 'mac_address': 'fa:16:3e:a6:54:32', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 91, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '357d7b98-8f25-4bea-9698-eecb8302486a', '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-11-05 13:34:48.940 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] 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-11-05 13:34:48.940 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0c8f4f12-da71-47b0-a3a3-9fcde36eaac1" 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:390 2021-11-05 13:34:48.940 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0c8f4f12-da71-47b0-a3a3-9fcde36eaac1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-05 13:34:48.940 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ade0db3b-2e9c-4c74-aa8e-c4889ebd04de 2021-11-05 13:34:48.940 4196 1492231649240 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-11-05 13:34:49.084 4196 1492231649240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0c8f4f12-da71-47b0-a3a3-9fcde36eaac1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:34:49.084 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0c8f4f12-da71-47b0-a3a3-9fcde36eaac1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:34:49.110 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0c8f4f12-da71-47b0-a3a3-9fcde36eaac1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-05 13:34:49.110 4196 1492231649240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 91, VLAN trunk: None to switch port 0c8f4f12-da71-47b0-a3a3-9fcde36eaac1 2021-11-05 13:34:49.220 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-05 13:34:49.220 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0c8f4f12-da71-47b0-a3a3-9fcde36eaac1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:34:49.486 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0c8f4f12-da71-47b0-a3a3-9fcde36eaac1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:34:49.486 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:34:49.486 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2b696349-2d97-44d3-a0df-70808f5c0333) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:34:49.486 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2b696349-2d97-44d3-a0df-70808f5c0333) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-05 13:34:49.486 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0c8f4f12-da71-47b0-a3a3-9fcde36eaac1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:34:49.486 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-05 13:34:49.486 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0c8f4f12-da71-47b0-a3a3-9fcde36eaac1 not yet added. Adding. 2021-11-05 13:34:49.486 4196 1492231649240 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-11-05 13:34:49.486 4196 1492231649240 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-11-05 13:34:49.659 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c8f4f12-da71-47b0-a3a3-9fcde36eaac1" 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:390 2021-11-05 13:34:49.816 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c8f4f12-da71-47b0-a3a3-9fcde36eaac1" "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:405 2021-11-05 13:34:49.816 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c8f4f12-da71-47b0-a3a3-9fcde36eaac1" 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:390 2021-11-05 13:34:49.970 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c8f4f12-da71-47b0-a3a3-9fcde36eaac1" "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:405 2021-11-05 13:34:50.102 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0c8f4f12-da71-47b0-a3a3-9fcde36eaac1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:34:50.102 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0c8f4f12-da71-47b0-a3a3-9fcde36eaac1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-05 13:34:50.102 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0c8f4f12-da71-47b0-a3a3-9fcde36eaac1 processed. 2021-11-05 13:34:50.378 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f52dfef4-9167-41ef-879e-9134ab1891d9 0e4c643b3516488bb08649b4b8af93f9 6e355780d0794bfca568e89af908fcce - - -] Security group member updated on remote: ['8fc1ed9a-9f32-4f43-a7b6-5edfb0560ebc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:34:50.378 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-f52dfef4-9167-41ef-879e-9134ab1891d9 0e4c643b3516488bb08649b4b8af93f9 6e355780d0794bfca568e89af908fcce - - -] Security group member updated ['8fc1ed9a-9f32-4f43-a7b6-5edfb0560ebc'] 2021-11-05 13:34:50.555 4196 1492231649240 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:390 2021-11-05 13:34:50.829 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:34:51.595 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdcaa519-d11d-4b7b-bc73-31b98d8f00a6 fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] port_update received: 5ce05cad-d2d9-4921-a16c-53f91b8e0689 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:34:51.595 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdcaa519-d11d-4b7b-bc73-31b98d8f00a6 fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] No port 5ce05cad-d2d9-4921-a16c-53f91b8e0689 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:34:55.393 4196 1492230393176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5ce05cad-d2d9-4921-a16c-53f91b8e0689 2021-11-05 13:34:56.595 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-05 13:34:56.829 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Adding port 5ce05cad-d2d9-4921-a16c-53f91b8e0689 2021-11-05 13:34:56.829 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Port 5ce05cad-d2d9-4921-a16c-53f91b8e0689 updated. Details: {'device': '5ce05cad-d2d9-4921-a16c-53f91b8e0689', 'network_id': 'abc8457a-b916-4a0a-ae55-78732ffc20ed', 'port_id': '5ce05cad-d2d9-4921-a16c-53f91b8e0689', 'mac_address': 'fa:16:3e:3c:43:40', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 54, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cf6141e5-84ca-4087-9abe-989524f9094f', '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-11-05 13:34:56.829 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] 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-11-05 13:34:56.829 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5ce05cad-d2d9-4921-a16c-53f91b8e0689" 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:390 2021-11-05 13:34:56.829 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5ce05cad-d2d9-4921-a16c-53f91b8e0689 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-05 13:34:56.829 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network abc8457a-b916-4a0a-ae55-78732ffc20ed 2021-11-05 13:34:56.829 4196 1492231649240 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-11-05 13:34:57.024 4196 1492231649240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5ce05cad-d2d9-4921-a16c-53f91b8e0689') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:34:57.024 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5ce05cad-d2d9-4921-a16c-53f91b8e0689') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:34:57.024 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5ce05cad-d2d9-4921-a16c-53f91b8e0689 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-05 13:34:57.024 4196 1492231649240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 54, VLAN trunk: None to switch port 5ce05cad-d2d9-4921-a16c-53f91b8e0689 2021-11-05 13:34:57.148 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-05 13:34:57.148 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5ce05cad-d2d9-4921-a16c-53f91b8e0689'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:34:57.439 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5ce05cad-d2d9-4921-a16c-53f91b8e0689']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:34:57.439 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:34:57.439 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8fc1ed9a-9f32-4f43-a7b6-5edfb0560ebc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:34:57.439 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5ce05cad-d2d9-4921-a16c-53f91b8e0689 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:34:57.439 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-05 13:34:57.439 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5ce05cad-d2d9-4921-a16c-53f91b8e0689 not yet added. Adding. 2021-11-05 13:34:57.439 4196 1492231649240 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-11-05 13:34:57.439 4196 1492231649240 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-11-05 13:34:57.657 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5ce05cad-d2d9-4921-a16c-53f91b8e0689" 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:390 2021-11-05 13:34:57.845 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5ce05cad-d2d9-4921-a16c-53f91b8e0689" "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:405 2021-11-05 13:34:57.845 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5ce05cad-d2d9-4921-a16c-53f91b8e0689" 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:390 2021-11-05 13:34:58.052 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5ce05cad-d2d9-4921-a16c-53f91b8e0689" "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:405 2021-11-05 13:34:58.218 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5ce05cad-d2d9-4921-a16c-53f91b8e0689" "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:405 2021-11-05 13:34:58.222 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5ce05cad-d2d9-4921-a16c-53f91b8e0689 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-05 13:34:58.222 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5ce05cad-d2d9-4921-a16c-53f91b8e0689 processed. 2021-11-05 13:34:58.610 4196 1492231649240 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:390 2021-11-05 13:34:58.870 4196 1492231649240 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:405 2021-11-05 13:35:09.564 4196 1492230393176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 240374af-23c0-44de-866e-0ddff03d76e1 2021-11-05 13:35:10.689 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-05 13:35:10.895 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Adding port 240374af-23c0-44de-866e-0ddff03d76e1 2021-11-05 13:35:10.895 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Port 240374af-23c0-44de-866e-0ddff03d76e1 updated. Details: {'device': '240374af-23c0-44de-866e-0ddff03d76e1', 'network_id': 'e2dc81d6-5d78-4794-9a2d-9d08b3cf5532', 'port_id': '240374af-23c0-44de-866e-0ddff03d76e1', 'mac_address': 'fa:16:3e:38:2d:f8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 53, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bcae4cda-39fb-41d2-9fb4-13e427ce9ec8', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-05 13:35:10.895 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] 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-11-05 13:35:10.895 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-240374af-23c0-44de-866e-0ddff03d76e1" 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:390 2021-11-05 13:35:10.895 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 240374af-23c0-44de-866e-0ddff03d76e1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-05 13:35:10.895 4196 1492231649240 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-11-05 13:35:10.908 4196 1492231649240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '240374af-23c0-44de-866e-0ddff03d76e1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:35:10.908 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '240374af-23c0-44de-866e-0ddff03d76e1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:35:10.940 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 240374af-23c0-44de-866e-0ddff03d76e1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-05 13:35:10.940 4196 1492231649240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 53, VLAN trunk: None to switch port 240374af-23c0-44de-866e-0ddff03d76e1 2021-11-05 13:35:11.017 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-05 13:35:11.017 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['240374af-23c0-44de-866e-0ddff03d76e1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:35:11.219 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['240374af-23c0-44de-866e-0ddff03d76e1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:35:11.219 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:35:11.219 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (384bbc42-ff35-4712-b57b-feca4711f98a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:35:11.219 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 240374af-23c0-44de-866e-0ddff03d76e1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:35:11.250 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-05 13:35:11.250 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-11-05 13:35:11.250 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-240374af-23c0-44de-866e-0ddff03d76e1" 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:390 2021-11-05 13:35:11.252 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-240374af-23c0-44de-866e-0ddff03d76e1" "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:405 2021-11-05 13:35:11.252 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-240374af-23c0-44de-866e-0ddff03d76e1" 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:390 2021-11-05 13:35:11.252 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-240374af-23c0-44de-866e-0ddff03d76e1" "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:405 2021-11-05 13:35:11.348 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-240374af-23c0-44de-866e-0ddff03d76e1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:35:11.348 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 240374af-23c0-44de-866e-0ddff03d76e1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-05 13:35:11.360 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 240374af-23c0-44de-866e-0ddff03d76e1 processed. 2021-11-05 13:35:12.689 4196 1492231649240 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:390 2021-11-05 13:35:12.940 4196 1492231649240 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:405 2021-11-05 13:35:14.375 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f22fbf0d-a692-493b-b07e-6c61e288b9aa 897ca8ca038146e0acc0bf2cba356047 58e79c233eae41c6bfc0437a2e4a8b01 - - -] Security group member updated on remote: ['5925b7ac-fe59-47aa-9b3d-193eb736f9e1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:35:14.375 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-f22fbf0d-a692-493b-b07e-6c61e288b9aa 897ca8ca038146e0acc0bf2cba356047 58e79c233eae41c6bfc0437a2e4a8b01 - - -] Security group member updated ['5925b7ac-fe59-47aa-9b3d-193eb736f9e1'] 2021-11-05 13:35:15.516 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7933c6c9-eab2-420e-9ab4-8d466ed81e8e fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] port_update received: e677332d-e7a6-4a97-ad92-6e57ff604c61 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:35:15.533 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7933c6c9-eab2-420e-9ab4-8d466ed81e8e fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] No port e677332d-e7a6-4a97-ad92-6e57ff604c61 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:35:21.763 4196 1492230393176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e677332d-e7a6-4a97-ad92-6e57ff604c61 2021-11-05 13:35:22.724 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-05 13:35:22.943 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Adding port e677332d-e7a6-4a97-ad92-6e57ff604c61 2021-11-05 13:35:22.943 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Port e677332d-e7a6-4a97-ad92-6e57ff604c61 updated. Details: {'device': 'e677332d-e7a6-4a97-ad92-6e57ff604c61', 'network_id': 'cd6372d1-2d83-45a2-b0d6-7db11cc34a8c', 'port_id': 'e677332d-e7a6-4a97-ad92-6e57ff604c61', 'mac_address': 'fa:16:3e:21:5b:8d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 96, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd6046a52-e64c-41e0-9388-c41b43539fa8', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-05 13:35:22.943 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] 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-11-05 13:35:22.943 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e677332d-e7a6-4a97-ad92-6e57ff604c61" 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:390 2021-11-05 13:35:22.943 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e677332d-e7a6-4a97-ad92-6e57ff604c61 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-05 13:35:22.943 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cd6372d1-2d83-45a2-b0d6-7db11cc34a8c 2021-11-05 13:35:22.943 4196 1492231649240 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-11-05 13:35:23.390 4196 1492231649240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e677332d-e7a6-4a97-ad92-6e57ff604c61') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:35:23.390 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e677332d-e7a6-4a97-ad92-6e57ff604c61') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:35:23.502 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e677332d-e7a6-4a97-ad92-6e57ff604c61 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-05 13:35:23.502 4196 1492231649240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 96, VLAN trunk: None to switch port e677332d-e7a6-4a97-ad92-6e57ff604c61 2021-11-05 13:35:23.722 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-05 13:35:23.722 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e677332d-e7a6-4a97-ad92-6e57ff604c61'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:35:23.734 4196 1492230393352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 240374af-23c0-44de-866e-0ddff03d76e1 2021-11-05 13:35:23.878 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e677332d-e7a6-4a97-ad92-6e57ff604c61']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:35:23.878 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:35:23.878 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5925b7ac-fe59-47aa-9b3d-193eb736f9e1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:35:23.878 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5925b7ac-fe59-47aa-9b3d-193eb736f9e1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-05 13:35:23.878 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e677332d-e7a6-4a97-ad92-6e57ff604c61 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:35:23.878 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-05 13:35:23.878 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e677332d-e7a6-4a97-ad92-6e57ff604c61 not yet added. Adding. 2021-11-05 13:35:23.878 4196 1492231649240 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-11-05 13:35:23.878 4196 1492231649240 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-11-05 13:35:24.140 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e677332d-e7a6-4a97-ad92-6e57ff604c61" 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:390 2021-11-05 13:35:24.408 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e677332d-e7a6-4a97-ad92-6e57ff604c61" "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:405 2021-11-05 13:35:24.408 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e677332d-e7a6-4a97-ad92-6e57ff604c61" 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:390 2021-11-05 13:35:24.725 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-05 13:35:24.725 4196 1492231650296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '240374af-23c0-44de-866e-0ddff03d76e1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-05 13:35:24.725 4196 1492231650296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '240374af-23c0-44de-866e-0ddff03d76e1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-05 13:35:24.725 4196 1492231650296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 240374af-23c0-44de-866e-0ddff03d76e1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-05 13:35:24.750 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e677332d-e7a6-4a97-ad92-6e57ff604c61" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:35:24.785 4196 1492231650296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['240374af-23c0-44de-866e-0ddff03d76e1'] 2021-11-05 13:35:24.785 4196 1492231650296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-05 13:35:24.785 4196 1492231650296 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-11-05 13:35:24.785 4196 1492231650296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['240374af-23c0-44de-866e-0ddff03d76e1'] 2021-11-05 13:35:24.972 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e677332d-e7a6-4a97-ad92-6e57ff604c61" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:35:24.972 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e677332d-e7a6-4a97-ad92-6e57ff604c61 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-05 13:35:24.972 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e677332d-e7a6-4a97-ad92-6e57ff604c61 processed. 2021-11-05 13:35:26.725 4196 1492231649240 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:390 2021-11-05 13:35:27.188 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:35:27.749 4196 1492230393352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 240374af-23c0-44de-866e-0ddff03d76e1 2021-11-05 13:35:28.722 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-05 13:35:28.722 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '240374af-23c0-44de-866e-0ddff03d76e1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-05 13:35:28.722 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '240374af-23c0-44de-866e-0ddff03d76e1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-05 13:35:28.722 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 240374af-23c0-44de-866e-0ddff03d76e1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-05 13:35:28.798 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e2dc81d6-5d78-4794-9a2d-9d08b3cf5532 2021-11-05 13:35:28.798 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['240374af-23c0-44de-866e-0ddff03d76e1'] 2021-11-05 13:35:28.798 4196 1492231649240 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-11-05 13:35:28.798 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['240374af-23c0-44de-866e-0ddff03d76e1'] 2021-11-05 13:35:30.738 4196 1492231649240 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:390 2021-11-05 13:35:30.846 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:35:33.816 4196 1492230393352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e677332d-e7a6-4a97-ad92-6e57ff604c61 2021-11-05 13:35:34.774 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-05 13:35:34.774 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e677332d-e7a6-4a97-ad92-6e57ff604c61' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-05 13:35:34.774 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e677332d-e7a6-4a97-ad92-6e57ff604c61' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-05 13:35:34.774 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e677332d-e7a6-4a97-ad92-6e57ff604c61 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-05 13:35:34.799 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cd6372d1-2d83-45a2-b0d6-7db11cc34a8c 2021-11-05 13:35:34.799 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e677332d-e7a6-4a97-ad92-6e57ff604c61'] 2021-11-05 13:35:34.799 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-05 13:35:34.799 4196 1492231649240 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-11-05 13:35:34.799 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e677332d-e7a6-4a97-ad92-6e57ff604c61'] 2021-11-05 13:35:36.780 4196 1492231649240 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:390 2021-11-05 13:35:36.925 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:35:46.393 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62c3cff5-b705-4a15-8c3b-cea7d5f5c611 897ca8ca038146e0acc0bf2cba356047 58e79c233eae41c6bfc0437a2e4a8b01 - - -] Security group member updated on remote: ['5925b7ac-fe59-47aa-9b3d-193eb736f9e1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:35:46.393 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-62c3cff5-b705-4a15-8c3b-cea7d5f5c611 897ca8ca038146e0acc0bf2cba356047 58e79c233eae41c6bfc0437a2e4a8b01 - - -] Security group member updated ['5925b7ac-fe59-47aa-9b3d-193eb736f9e1'] 2021-11-05 13:35:46.482 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62c3cff5-b705-4a15-8c3b-cea7d5f5c611 897ca8ca038146e0acc0bf2cba356047 58e79c233eae41c6bfc0437a2e4a8b01 - - -] port_delete event received for 'e677332d-e7a6-4a97-ad92-6e57ff604c61' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:35:48.029 4196 1492230393176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 240374af-23c0-44de-866e-0ddff03d76e1 2021-11-05 13:35:48.872 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-05 13:35:49.123 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Adding port 240374af-23c0-44de-866e-0ddff03d76e1 2021-11-05 13:35:49.123 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Port 240374af-23c0-44de-866e-0ddff03d76e1 updated. Details: {'device': '240374af-23c0-44de-866e-0ddff03d76e1', 'network_id': 'e2dc81d6-5d78-4794-9a2d-9d08b3cf5532', 'port_id': '240374af-23c0-44de-866e-0ddff03d76e1', 'mac_address': 'fa:16:3e:38:2d:f8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 53, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bcae4cda-39fb-41d2-9fb4-13e427ce9ec8', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-05 13:35:49.123 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] 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-11-05 13:35:49.123 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-240374af-23c0-44de-866e-0ddff03d76e1" 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:390 2021-11-05 13:35:49.123 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 240374af-23c0-44de-866e-0ddff03d76e1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-05 13:35:49.123 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e2dc81d6-5d78-4794-9a2d-9d08b3cf5532 2021-11-05 13:35:49.139 4196 1492231649240 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-11-05 13:35:49.309 4196 1492231649240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '240374af-23c0-44de-866e-0ddff03d76e1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:35:49.309 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '240374af-23c0-44de-866e-0ddff03d76e1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:35:49.309 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 240374af-23c0-44de-866e-0ddff03d76e1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-05 13:35:49.309 4196 1492231649240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 53, VLAN trunk: None to switch port 240374af-23c0-44de-866e-0ddff03d76e1 2021-11-05 13:35:49.451 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-05 13:35:49.451 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['240374af-23c0-44de-866e-0ddff03d76e1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:35:49.608 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['240374af-23c0-44de-866e-0ddff03d76e1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:35:49.608 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:35:49.608 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (384bbc42-ff35-4712-b57b-feca4711f98a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:35:49.608 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 240374af-23c0-44de-866e-0ddff03d76e1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:35:49.608 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-05 13:35:49.608 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 240374af-23c0-44de-866e-0ddff03d76e1 not yet added. Adding. 2021-11-05 13:35:49.608 4196 1492231649240 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-11-05 13:35:49.608 4196 1492231649240 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-11-05 13:35:49.800 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-240374af-23c0-44de-866e-0ddff03d76e1" 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:390 2021-11-05 13:35:49.991 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-240374af-23c0-44de-866e-0ddff03d76e1" "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:405 2021-11-05 13:35:49.991 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-240374af-23c0-44de-866e-0ddff03d76e1" 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:390 2021-11-05 13:35:50.190 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-240374af-23c0-44de-866e-0ddff03d76e1" "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:405 2021-11-05 13:35:50.310 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-240374af-23c0-44de-866e-0ddff03d76e1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:35:50.327 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 240374af-23c0-44de-866e-0ddff03d76e1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-05 13:35:50.327 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 240374af-23c0-44de-866e-0ddff03d76e1 processed. 2021-11-05 13:35:50.373 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ffba59ca-04e6-47b6-b087-58ac27f7e4d0 897ca8ca038146e0acc0bf2cba356047 58e79c233eae41c6bfc0437a2e4a8b01 - - -] Security group member updated on remote: ['5925b7ac-fe59-47aa-9b3d-193eb736f9e1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:35:50.373 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-ffba59ca-04e6-47b6-b087-58ac27f7e4d0 897ca8ca038146e0acc0bf2cba356047 58e79c233eae41c6bfc0437a2e4a8b01 - - -] Security group member updated ['5925b7ac-fe59-47aa-9b3d-193eb736f9e1'] 2021-11-05 13:35:50.877 4196 1492231649240 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:390 2021-11-05 13:35:51.091 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:35:51.344 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c2f3918-1489-4a03-8990-a00d10cd1f23 fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] port_update received: 3104c8dd-791e-4fb7-9b74-90e4f6dfa664 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:35:51.374 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c2f3918-1489-4a03-8990-a00d10cd1f23 fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] No port 3104c8dd-791e-4fb7-9b74-90e4f6dfa664 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:35:54.090 4196 1492230393176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3104c8dd-791e-4fb7-9b74-90e4f6dfa664 2021-11-05 13:35:54.889 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-05 13:35:55.101 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Adding port 3104c8dd-791e-4fb7-9b74-90e4f6dfa664 2021-11-05 13:35:55.106 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Port 3104c8dd-791e-4fb7-9b74-90e4f6dfa664 updated. Details: {'device': '3104c8dd-791e-4fb7-9b74-90e4f6dfa664', 'network_id': 'cd6372d1-2d83-45a2-b0d6-7db11cc34a8c', 'port_id': '3104c8dd-791e-4fb7-9b74-90e4f6dfa664', 'mac_address': 'fa:16:3e:e4:47:21', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 96, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd6046a52-e64c-41e0-9388-c41b43539fa8', '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-11-05 13:35:55.106 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] 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-11-05 13:35:55.106 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3104c8dd-791e-4fb7-9b74-90e4f6dfa664" 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:390 2021-11-05 13:35:55.106 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3104c8dd-791e-4fb7-9b74-90e4f6dfa664 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-05 13:35:55.106 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cd6372d1-2d83-45a2-b0d6-7db11cc34a8c 2021-11-05 13:35:55.106 4196 1492231649240 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-11-05 13:35:55.289 4196 1492231649240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3104c8dd-791e-4fb7-9b74-90e4f6dfa664') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:35:55.289 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3104c8dd-791e-4fb7-9b74-90e4f6dfa664') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:35:55.295 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3104c8dd-791e-4fb7-9b74-90e4f6dfa664 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-05 13:35:55.295 4196 1492231649240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 96, VLAN trunk: None to switch port 3104c8dd-791e-4fb7-9b74-90e4f6dfa664 2021-11-05 13:35:55.470 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-05 13:35:55.470 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3104c8dd-791e-4fb7-9b74-90e4f6dfa664'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:35:55.637 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3104c8dd-791e-4fb7-9b74-90e4f6dfa664']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:35:55.637 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:35:55.637 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5925b7ac-fe59-47aa-9b3d-193eb736f9e1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:35:55.637 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5925b7ac-fe59-47aa-9b3d-193eb736f9e1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-05 13:35:55.637 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3104c8dd-791e-4fb7-9b74-90e4f6dfa664 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:35:55.637 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-05 13:35:55.637 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3104c8dd-791e-4fb7-9b74-90e4f6dfa664 not yet added. Adding. 2021-11-05 13:35:55.637 4196 1492231649240 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-11-05 13:35:55.637 4196 1492231649240 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-11-05 13:35:55.859 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3104c8dd-791e-4fb7-9b74-90e4f6dfa664" 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:390 2021-11-05 13:35:56.083 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3104c8dd-791e-4fb7-9b74-90e4f6dfa664" "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:405 2021-11-05 13:35:56.083 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3104c8dd-791e-4fb7-9b74-90e4f6dfa664" 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:390 2021-11-05 13:35:56.341 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3104c8dd-791e-4fb7-9b74-90e4f6dfa664" "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:405 2021-11-05 13:35:56.470 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3104c8dd-791e-4fb7-9b74-90e4f6dfa664" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:35:56.470 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3104c8dd-791e-4fb7-9b74-90e4f6dfa664 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-05 13:35:56.470 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3104c8dd-791e-4fb7-9b74-90e4f6dfa664 processed. 2021-11-05 13:35:56.905 4196 1492231649240 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:390 2021-11-05 13:35:57.112 4196 1492231649240 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:405 2021-11-05 13:36:02.044 4196 1492230393352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3104c8dd-791e-4fb7-9b74-90e4f6dfa664 2021-11-05 13:36:02.169 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-66f737d7-79e4-463e-8ddb-0551bc32f021 897ca8ca038146e0acc0bf2cba356047 58e79c233eae41c6bfc0437a2e4a8b01 - - -] Security group member updated on remote: ['5925b7ac-fe59-47aa-9b3d-193eb736f9e1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:36:02.169 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-66f737d7-79e4-463e-8ddb-0551bc32f021 897ca8ca038146e0acc0bf2cba356047 58e79c233eae41c6bfc0437a2e4a8b01 - - -] Security group member updated ['5925b7ac-fe59-47aa-9b3d-193eb736f9e1'] 2021-11-05 13:36:02.169 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-66f737d7-79e4-463e-8ddb-0551bc32f021 897ca8ca038146e0acc0bf2cba356047 58e79c233eae41c6bfc0437a2e4a8b01 - - -] Refresh firewall rules 2021-11-05 13:36:02.169 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-66f737d7-79e4-463e-8ddb-0551bc32f021 897ca8ca038146e0acc0bf2cba356047 58e79c233eae41c6bfc0437a2e4a8b01 - - -] Get security group information for devices via rpc ['3104c8dd-791e-4fb7-9b74-90e4f6dfa664'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:36:02.202 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-66f737d7-79e4-463e-8ddb-0551bc32f021 897ca8ca038146e0acc0bf2cba356047 58e79c233eae41c6bfc0437a2e4a8b01 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:36:02.202 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-66f737d7-79e4-463e-8ddb-0551bc32f021 897ca8ca038146e0acc0bf2cba356047 58e79c233eae41c6bfc0437a2e4a8b01 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:36:02.246 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66f737d7-79e4-463e-8ddb-0551bc32f021 897ca8ca038146e0acc0bf2cba356047 58e79c233eae41c6bfc0437a2e4a8b01 - - -] port_delete event received for '3104c8dd-791e-4fb7-9b74-90e4f6dfa664' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:36:02.918 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-05 13:36:02.918 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3104c8dd-791e-4fb7-9b74-90e4f6dfa664' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-05 13:36:02.918 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3104c8dd-791e-4fb7-9b74-90e4f6dfa664' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-05 13:36:02.918 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3104c8dd-791e-4fb7-9b74-90e4f6dfa664 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-05 13:36:02.935 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cd6372d1-2d83-45a2-b0d6-7db11cc34a8c 2021-11-05 13:36:02.935 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3104c8dd-791e-4fb7-9b74-90e4f6dfa664'] 2021-11-05 13:36:02.935 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-05 13:36:02.935 4196 1492231649240 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-11-05 13:36:02.935 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3104c8dd-791e-4fb7-9b74-90e4f6dfa664'] 2021-11-05 13:36:04.928 4196 1492231649240 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:390 2021-11-05 13:36:04.972 4196 1492231649240 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:405 2021-11-05 13:36:07.029 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f0e1b87-a395-4433-a637-1c0feea6b74a 5dee0a602360439e8b4d94b8acd4e118 d5651d362e524dc38a7cd98b82466ebb - - -] Security group member updated on remote: ['2b696349-2d97-44d3-a0df-70808f5c0333'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:36:07.029 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-5f0e1b87-a395-4433-a637-1c0feea6b74a 5dee0a602360439e8b4d94b8acd4e118 d5651d362e524dc38a7cd98b82466ebb - - -] Security group member updated ['2b696349-2d97-44d3-a0df-70808f5c0333'] 2021-11-05 13:36:07.029 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-5f0e1b87-a395-4433-a637-1c0feea6b74a 5dee0a602360439e8b4d94b8acd4e118 d5651d362e524dc38a7cd98b82466ebb - - -] Refresh firewall rules 2021-11-05 13:36:07.029 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f0e1b87-a395-4433-a637-1c0feea6b74a 5dee0a602360439e8b4d94b8acd4e118 d5651d362e524dc38a7cd98b82466ebb - - -] Get security group information for devices via rpc ['0c8f4f12-da71-47b0-a3a3-9fcde36eaac1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:36:07.060 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f0e1b87-a395-4433-a637-1c0feea6b74a 5dee0a602360439e8b4d94b8acd4e118 d5651d362e524dc38a7cd98b82466ebb - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:36:07.060 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5f0e1b87-a395-4433-a637-1c0feea6b74a 5dee0a602360439e8b4d94b8acd4e118 d5651d362e524dc38a7cd98b82466ebb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:36:07.122 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f0e1b87-a395-4433-a637-1c0feea6b74a 5dee0a602360439e8b4d94b8acd4e118 d5651d362e524dc38a7cd98b82466ebb - - -] port_delete event received for '0c8f4f12-da71-47b0-a3a3-9fcde36eaac1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:36:08.126 4196 1492230393352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0c8f4f12-da71-47b0-a3a3-9fcde36eaac1 2021-11-05 13:36:08.955 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-05 13:36:08.955 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0c8f4f12-da71-47b0-a3a3-9fcde36eaac1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-05 13:36:08.955 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0c8f4f12-da71-47b0-a3a3-9fcde36eaac1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-05 13:36:08.955 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0c8f4f12-da71-47b0-a3a3-9fcde36eaac1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-05 13:36:08.969 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ade0db3b-2e9c-4c74-aa8e-c4889ebd04de 2021-11-05 13:36:08.969 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0c8f4f12-da71-47b0-a3a3-9fcde36eaac1'] 2021-11-05 13:36:08.969 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-05 13:36:08.969 4196 1492231649240 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-11-05 13:36:08.969 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0c8f4f12-da71-47b0-a3a3-9fcde36eaac1'] 2021-11-05 13:36:10.964 4196 1492231649240 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:390 2021-11-05 13:36:10.996 4196 1492231649240 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:405 2021-11-05 13:36:14.667 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-05bd89d8-538c-42ce-a8ac-a5e5aef11e6d 5dee0a602360439e8b4d94b8acd4e118 d5651d362e524dc38a7cd98b82466ebb - - -] Security group member updated on remote: ['2b696349-2d97-44d3-a0df-70808f5c0333'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:36:14.667 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-05bd89d8-538c-42ce-a8ac-a5e5aef11e6d 5dee0a602360439e8b4d94b8acd4e118 d5651d362e524dc38a7cd98b82466ebb - - -] Security group member updated ['2b696349-2d97-44d3-a0df-70808f5c0333'] 2021-11-05 13:36:15.683 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d48ab8b1-fc67-4bb3-8c9d-813a5cb2e804 fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] port_update received: 23d8592c-d2b6-4d8e-bbc9-69deeb1807a9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:36:15.698 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d48ab8b1-fc67-4bb3-8c9d-813a5cb2e804 fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] No port 23d8592c-d2b6-4d8e-bbc9-69deeb1807a9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:36:16.186 4196 1492230393352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3880feb0-b466-4ed9-8a61-a23597605167 2021-11-05 13:36:16.887 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f34f538-819a-4ac3-8b1b-b3390380b65b 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] Security group member updated on remote: ['92fdcc41-3650-46ab-9a30-49c81a62fac2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:36:16.887 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-0f34f538-819a-4ac3-8b1b-b3390380b65b 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] Security group member updated ['92fdcc41-3650-46ab-9a30-49c81a62fac2'] 2021-11-05 13:36:16.887 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-0f34f538-819a-4ac3-8b1b-b3390380b65b 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] Refresh firewall rules 2021-11-05 13:36:16.887 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f34f538-819a-4ac3-8b1b-b3390380b65b 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] Get security group information for devices via rpc ['2215984f-7330-4933-8bd2-33ad7176bc74', '3880feb0-b466-4ed9-8a61-a23597605167'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:36:16.986 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-05 13:36:16.986 4196 1492231650296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3880feb0-b466-4ed9-8a61-a23597605167' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-05 13:36:16.986 4196 1492231650296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3880feb0-b466-4ed9-8a61-a23597605167' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-05 13:36:16.986 4196 1492231650296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3880feb0-b466-4ed9-8a61-a23597605167 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-05 13:36:16.996 4196 1492231649064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f34f538-819a-4ac3-8b1b-b3390380b65b 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] port_delete event received for '3880feb0-b466-4ed9-8a61-a23597605167' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:36:16.996 4196 1492231650296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3880feb0-b466-4ed9-8a61-a23597605167'] 2021-11-05 13:36:16.996 4196 1492231650296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-05 13:36:16.996 4196 1492231650296 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-11-05 13:36:16.996 4196 1492231650296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3880feb0-b466-4ed9-8a61-a23597605167'] 2021-11-05 13:36:17.159 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0f34f538-819a-4ac3-8b1b-b3390380b65b 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] Update security group information for ports dict_keys(['2215984f-7330-4933-8bd2-33ad7176bc74']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:36:17.159 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0f34f538-819a-4ac3-8b1b-b3390380b65b 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:36:17.159 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0f34f538-819a-4ac3-8b1b-b3390380b65b 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] Update rules of security group (92fdcc41-3650-46ab-9a30-49c81a62fac2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:36:17.182 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0f34f538-819a-4ac3-8b1b-b3390380b65b 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] Update members of security group (92fdcc41-3650-46ab-9a30-49c81a62fac2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-05 13:36:17.182 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0f34f538-819a-4ac3-8b1b-b3390380b65b 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] Update port filter for 2215984f-7330-4933-8bd2-33ad7176bc74 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:36:17.182 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0f34f538-819a-4ac3-8b1b-b3390380b65b 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] Updating port rules. 2021-11-05 13:36:17.185 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0f34f538-819a-4ac3-8b1b-b3390380b65b 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-05 13:36:17.185 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-0f34f538-819a-4ac3-8b1b-b3390380b65b 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] Lock "n-hv-driver-port-lock-2215984f-7330-4933-8bd2-33ad7176bc74" 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:390 2021-11-05 13:36:17.185 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-0f34f538-819a-4ac3-8b1b-b3390380b65b 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] Lock "n-hv-driver-port-lock-2215984f-7330-4933-8bd2-33ad7176bc74" "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:405 2021-11-05 13:36:17.185 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-0f34f538-819a-4ac3-8b1b-b3390380b65b 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] Lock "n-hv-driver-port-lock-2215984f-7330-4933-8bd2-33ad7176bc74" 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:390 2021-11-05 13:36:17.405 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-0f34f538-819a-4ac3-8b1b-b3390380b65b 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] Lock "n-hv-driver-port-lock-2215984f-7330-4933-8bd2-33ad7176bc74" "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:405 2021-11-05 13:36:18.402 4196 1492230393176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 23d8592c-d2b6-4d8e-bbc9-69deeb1807a9 2021-11-05 13:36:18.979 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-05 13:36:18.979 4196 1492231649240 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:390 2021-11-05 13:36:19.092 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:36:19.280 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Adding port 23d8592c-d2b6-4d8e-bbc9-69deeb1807a9 2021-11-05 13:36:19.280 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Port 23d8592c-d2b6-4d8e-bbc9-69deeb1807a9 updated. Details: {'device': '23d8592c-d2b6-4d8e-bbc9-69deeb1807a9', 'network_id': 'ade0db3b-2e9c-4c74-aa8e-c4889ebd04de', 'port_id': '23d8592c-d2b6-4d8e-bbc9-69deeb1807a9', 'mac_address': 'fa:16:3e:ee:d7:20', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 91, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '357d7b98-8f25-4bea-9698-eecb8302486a', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-05 13:36:19.292 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] 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-11-05 13:36:19.292 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-23d8592c-d2b6-4d8e-bbc9-69deeb1807a9" 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:390 2021-11-05 13:36:19.292 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 23d8592c-d2b6-4d8e-bbc9-69deeb1807a9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-05 13:36:19.292 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ade0db3b-2e9c-4c74-aa8e-c4889ebd04de 2021-11-05 13:36:19.292 4196 1492231649240 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-11-05 13:36:19.466 4196 1492231649240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '23d8592c-d2b6-4d8e-bbc9-69deeb1807a9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:36:19.466 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '23d8592c-d2b6-4d8e-bbc9-69deeb1807a9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:36:19.466 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 23d8592c-d2b6-4d8e-bbc9-69deeb1807a9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-05 13:36:19.466 4196 1492231649240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 91, VLAN trunk: None to switch port 23d8592c-d2b6-4d8e-bbc9-69deeb1807a9 2021-11-05 13:36:19.558 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-05 13:36:19.558 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['23d8592c-d2b6-4d8e-bbc9-69deeb1807a9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:36:19.764 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['23d8592c-d2b6-4d8e-bbc9-69deeb1807a9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:36:19.764 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:36:19.764 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2b696349-2d97-44d3-a0df-70808f5c0333) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:36:19.764 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2b696349-2d97-44d3-a0df-70808f5c0333) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-05 13:36:19.764 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 23d8592c-d2b6-4d8e-bbc9-69deeb1807a9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:36:19.764 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-05 13:36:19.764 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 23d8592c-d2b6-4d8e-bbc9-69deeb1807a9 not yet added. Adding. 2021-11-05 13:36:19.764 4196 1492231649240 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-11-05 13:36:19.764 4196 1492231649240 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-11-05 13:36:19.917 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23d8592c-d2b6-4d8e-bbc9-69deeb1807a9" 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:390 2021-11-05 13:36:20.092 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23d8592c-d2b6-4d8e-bbc9-69deeb1807a9" "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:405 2021-11-05 13:36:20.092 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23d8592c-d2b6-4d8e-bbc9-69deeb1807a9" 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:390 2021-11-05 13:36:20.260 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-23d8592c-d2b6-4d8e-bbc9-69deeb1807a9" "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:405 2021-11-05 13:36:20.388 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-23d8592c-d2b6-4d8e-bbc9-69deeb1807a9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:36:20.388 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 23d8592c-d2b6-4d8e-bbc9-69deeb1807a9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-05 13:36:20.388 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 23d8592c-d2b6-4d8e-bbc9-69deeb1807a9 processed. 2021-11-05 13:36:20.985 4196 1492231649240 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:390 2021-11-05 13:36:21.377 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:36:24.927 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43383464-b9be-4ed1-a2e5-10cb34e7d531 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] network_delete received. Deleting network cd6372d1-2d83-45a2-b0d6-7db11cc34a8c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-05 13:36:24.927 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43383464-b9be-4ed1-a2e5-10cb34e7d531 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] Network cd6372d1-2d83-45a2-b0d6-7db11cc34a8c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-05 13:36:25.529 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c98b8d57-fe7e-472f-a5b2-ed1ac4af33a2 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] Security group member updated on remote: ['92fdcc41-3650-46ab-9a30-49c81a62fac2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:36:25.529 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-c98b8d57-fe7e-472f-a5b2-ed1ac4af33a2 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] Security group member updated ['92fdcc41-3650-46ab-9a30-49c81a62fac2'] 2021-11-05 13:36:25.529 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-c98b8d57-fe7e-472f-a5b2-ed1ac4af33a2 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] Refresh firewall rules 2021-11-05 13:36:25.529 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c98b8d57-fe7e-472f-a5b2-ed1ac4af33a2 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] Get security group information for devices via rpc ['2215984f-7330-4933-8bd2-33ad7176bc74'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:36:25.557 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c98b8d57-fe7e-472f-a5b2-ed1ac4af33a2 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:36:25.557 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c98b8d57-fe7e-472f-a5b2-ed1ac4af33a2 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:36:25.620 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c98b8d57-fe7e-472f-a5b2-ed1ac4af33a2 03fe77054bf0458184240a021044274e f1baa306ab374d858b87a622577c7e84 - - -] port_delete event received for '2215984f-7330-4933-8bd2-33ad7176bc74' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:36:26.249 4196 1492230393352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2215984f-7330-4933-8bd2-33ad7176bc74 2021-11-05 13:36:27.015 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-05 13:36:27.015 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2215984f-7330-4933-8bd2-33ad7176bc74' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-05 13:36:27.015 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2215984f-7330-4933-8bd2-33ad7176bc74' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-05 13:36:27.015 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2215984f-7330-4933-8bd2-33ad7176bc74 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-05 13:36:27.029 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f5a56f51-613a-441e-b67c-f8a485ae75c7 2021-11-05 13:36:27.029 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2215984f-7330-4933-8bd2-33ad7176bc74'] 2021-11-05 13:36:27.029 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-05 13:36:27.029 4196 1492231649240 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-11-05 13:36:27.029 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2215984f-7330-4933-8bd2-33ad7176bc74'] 2021-11-05 13:36:28.264 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4e3c442-e994-41a1-8e82-182fce727ad6 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] port_delete event received for '0dc36206-332e-4d12-8858-054fc72c6e3b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:36:29.010 4196 1492231649240 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:390 2021-11-05 13:36:29.057 4196 1492231649240 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:405 2021-11-05 13:36:29.448 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55d972eb-8d5d-4e90-89b6-f9e2e272933e 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] port_delete event received for '10b16536-7144-4cc3-bd66-3375f903effe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:36:30.501 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43e1ef27-0172-4dfa-ba3b-1469bf22c4b2 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] network_delete received. Deleting network f5a56f51-613a-441e-b67c-f8a485ae75c7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-05 13:36:30.501 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43e1ef27-0172-4dfa-ba3b-1469bf22c4b2 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] Network f5a56f51-613a-441e-b67c-f8a485ae75c7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-05 13:36:34.471 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93824675-9112-4d5f-a7d5-4381a7de20bb 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] network_delete received. Deleting network 923e0052-8bd4-4cf3-9cf8-ad9354ae6123 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-05 13:36:34.471 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93824675-9112-4d5f-a7d5-4381a7de20bb 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] Network 923e0052-8bd4-4cf3-9cf8-ad9354ae6123 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-05 13:36:35.090 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c450a880-7e23-455c-af14-3b59009e981d 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] network_delete received. Deleting network 3c983b0a-70b2-4dbd-86ba-5b313db2f05c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-05 13:36:35.090 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c450a880-7e23-455c-af14-3b59009e981d 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] Network 3c983b0a-70b2-4dbd-86ba-5b313db2f05c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-05 13:36:46.449 4196 1492230393352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 23d8592c-d2b6-4d8e-bbc9-69deeb1807a9 2021-11-05 13:36:46.774 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ff94978-0395-46c1-83aa-9bd400db6a41 5dee0a602360439e8b4d94b8acd4e118 d5651d362e524dc38a7cd98b82466ebb - - -] Security group member updated on remote: ['2b696349-2d97-44d3-a0df-70808f5c0333'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:36:46.774 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-6ff94978-0395-46c1-83aa-9bd400db6a41 5dee0a602360439e8b4d94b8acd4e118 d5651d362e524dc38a7cd98b82466ebb - - -] Security group member updated ['2b696349-2d97-44d3-a0df-70808f5c0333'] 2021-11-05 13:36:46.774 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-6ff94978-0395-46c1-83aa-9bd400db6a41 5dee0a602360439e8b4d94b8acd4e118 d5651d362e524dc38a7cd98b82466ebb - - -] Refresh firewall rules 2021-11-05 13:36:46.774 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ff94978-0395-46c1-83aa-9bd400db6a41 5dee0a602360439e8b4d94b8acd4e118 d5651d362e524dc38a7cd98b82466ebb - - -] Get security group information for devices via rpc ['23d8592c-d2b6-4d8e-bbc9-69deeb1807a9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:36:46.838 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6ff94978-0395-46c1-83aa-9bd400db6a41 5dee0a602360439e8b4d94b8acd4e118 d5651d362e524dc38a7cd98b82466ebb - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:36:46.838 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6ff94978-0395-46c1-83aa-9bd400db6a41 5dee0a602360439e8b4d94b8acd4e118 d5651d362e524dc38a7cd98b82466ebb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:36:46.856 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ff94978-0395-46c1-83aa-9bd400db6a41 5dee0a602360439e8b4d94b8acd4e118 d5651d362e524dc38a7cd98b82466ebb - - -] port_delete event received for '23d8592c-d2b6-4d8e-bbc9-69deeb1807a9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:36:47.126 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-05 13:36:47.126 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '23d8592c-d2b6-4d8e-bbc9-69deeb1807a9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-05 13:36:47.126 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '23d8592c-d2b6-4d8e-bbc9-69deeb1807a9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-05 13:36:47.126 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 23d8592c-d2b6-4d8e-bbc9-69deeb1807a9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-05 13:36:47.137 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ade0db3b-2e9c-4c74-aa8e-c4889ebd04de 2021-11-05 13:36:47.137 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['23d8592c-d2b6-4d8e-bbc9-69deeb1807a9'] 2021-11-05 13:36:47.137 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-05 13:36:47.137 4196 1492231649240 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-11-05 13:36:47.137 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['23d8592c-d2b6-4d8e-bbc9-69deeb1807a9'] 2021-11-05 13:36:47.823 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a3d141a9-b671-4e39-beec-364ea700795d 78f68ca675904e4286bc102eb2654616 c7ed08418bc9425c8587ea1cd38637f1 - - -] Security group member updated on remote: ['384bbc42-ff35-4712-b57b-feca4711f98a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:36:47.823 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-a3d141a9-b671-4e39-beec-364ea700795d 78f68ca675904e4286bc102eb2654616 c7ed08418bc9425c8587ea1cd38637f1 - - -] Security group member updated ['384bbc42-ff35-4712-b57b-feca4711f98a'] 2021-11-05 13:36:48.416 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3d141a9-b671-4e39-beec-364ea700795d 78f68ca675904e4286bc102eb2654616 c7ed08418bc9425c8587ea1cd38637f1 - - -] port_delete event received for '240374af-23c0-44de-866e-0ddff03d76e1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:36:48.448 4196 1492230393352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 240374af-23c0-44de-866e-0ddff03d76e1 2021-11-05 13:36:49.129 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-05 13:36:49.129 4196 1492231649240 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:390 2021-11-05 13:36:49.129 4196 1492231650296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '240374af-23c0-44de-866e-0ddff03d76e1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-05 13:36:49.129 4196 1492231650296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '240374af-23c0-44de-866e-0ddff03d76e1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-05 13:36:49.129 4196 1492231650296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 240374af-23c0-44de-866e-0ddff03d76e1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-05 13:36:49.139 4196 1492231650296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e2dc81d6-5d78-4794-9a2d-9d08b3cf5532 2021-11-05 13:36:49.139 4196 1492231650296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['240374af-23c0-44de-866e-0ddff03d76e1'] 2021-11-05 13:36:49.139 4196 1492231650296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-05 13:36:49.150 4196 1492231650296 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-11-05 13:36:49.150 4196 1492231650296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['240374af-23c0-44de-866e-0ddff03d76e1'] 2021-11-05 13:36:49.216 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:36:49.651 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39a15171-c4f0-4c9e-bd78-e9072d3ef669 78f68ca675904e4286bc102eb2654616 c7ed08418bc9425c8587ea1cd38637f1 - - -] port_delete event received for 'ee02c4e6-353b-4d22-92a6-9d5e1a82bbb7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:36:50.243 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9306a700-f0f2-4bda-8716-3b9c6860d291 78f68ca675904e4286bc102eb2654616 c7ed08418bc9425c8587ea1cd38637f1 - - -] Security group rule updated on remote: ['19f56a45-82b5-4948-8ed7-70c4f91d3fbb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-05 13:36:50.243 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-9306a700-f0f2-4bda-8716-3b9c6860d291 78f68ca675904e4286bc102eb2654616 c7ed08418bc9425c8587ea1cd38637f1 - - -] Security group rule updated ['19f56a45-82b5-4948-8ed7-70c4f91d3fbb'] 2021-11-05 13:36:50.389 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-37c8bdad-77db-4d94-b8f9-d15e607d2e87 78f68ca675904e4286bc102eb2654616 c7ed08418bc9425c8587ea1cd38637f1 - - -] Security group rule updated on remote: ['19f56a45-82b5-4948-8ed7-70c4f91d3fbb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-05 13:36:50.389 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-37c8bdad-77db-4d94-b8f9-d15e607d2e87 78f68ca675904e4286bc102eb2654616 c7ed08418bc9425c8587ea1cd38637f1 - - -] Security group rule updated ['19f56a45-82b5-4948-8ed7-70c4f91d3fbb'] 2021-11-05 13:36:51.128 4196 1492231649240 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:390 2021-11-05 13:36:51.168 4196 1492231649240 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:405 2021-11-05 13:36:54.312 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f12046cc-044e-4175-9f57-8d4724531dfd 78f68ca675904e4286bc102eb2654616 c7ed08418bc9425c8587ea1cd38637f1 - - -] Security group member updated on remote: ['19f56a45-82b5-4948-8ed7-70c4f91d3fbb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:36:54.312 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-f12046cc-044e-4175-9f57-8d4724531dfd 78f68ca675904e4286bc102eb2654616 c7ed08418bc9425c8587ea1cd38637f1 - - -] Security group member updated ['19f56a45-82b5-4948-8ed7-70c4f91d3fbb'] 2021-11-05 13:36:55.227 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d607e538-8306-4204-a691-bc095536335f fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] port_update received: 8c55f75d-fa63-4587-9125-876e6adf6dca port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:36:55.239 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d607e538-8306-4204-a691-bc095536335f fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] No port 8c55f75d-fa63-4587-9125-876e6adf6dca defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:36:56.666 4196 1492230393176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8c55f75d-fa63-4587-9125-876e6adf6dca 2021-11-05 13:36:57.148 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-05 13:36:57.493 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Adding port 8c55f75d-fa63-4587-9125-876e6adf6dca 2021-11-05 13:36:57.493 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Port 8c55f75d-fa63-4587-9125-876e6adf6dca updated. Details: {'device': '8c55f75d-fa63-4587-9125-876e6adf6dca', 'network_id': 'e2dc81d6-5d78-4794-9a2d-9d08b3cf5532', 'port_id': '8c55f75d-fa63-4587-9125-876e6adf6dca', 'mac_address': 'fa:16:3e:40:ff:ee', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 53, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bcae4cda-39fb-41d2-9fb4-13e427ce9ec8', '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-11-05 13:36:57.493 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] 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-11-05 13:36:57.493 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8c55f75d-fa63-4587-9125-876e6adf6dca" 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:390 2021-11-05 13:36:57.493 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8c55f75d-fa63-4587-9125-876e6adf6dca _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-05 13:36:57.493 4196 1492231648712 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e2dc81d6-5d78-4794-9a2d-9d08b3cf5532 2021-11-05 13:36:57.493 4196 1492231648712 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-11-05 13:36:57.651 4196 1492231648712 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8c55f75d-fa63-4587-9125-876e6adf6dca') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:36:57.651 4196 1492231648712 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8c55f75d-fa63-4587-9125-876e6adf6dca') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:36:57.651 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8c55f75d-fa63-4587-9125-876e6adf6dca is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-05 13:36:57.651 4196 1492231648712 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 53, VLAN trunk: None to switch port 8c55f75d-fa63-4587-9125-876e6adf6dca 2021-11-05 13:36:57.729 4196 1492231648712 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-05 13:36:57.744 4196 1492231648712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8c55f75d-fa63-4587-9125-876e6adf6dca'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:36:57.916 4196 1492231648712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8c55f75d-fa63-4587-9125-876e6adf6dca']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:36:57.916 4196 1492231648712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:36:57.916 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (19f56a45-82b5-4948-8ed7-70c4f91d3fbb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:36:57.916 4196 1492231648712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8c55f75d-fa63-4587-9125-876e6adf6dca _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:36:57.916 4196 1492231648712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-05 13:36:57.916 4196 1492231648712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8c55f75d-fa63-4587-9125-876e6adf6dca not yet added. Adding. 2021-11-05 13:36:57.916 4196 1492231648712 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-11-05 13:36:57.916 4196 1492231648712 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-11-05 13:36:58.011 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c55f75d-fa63-4587-9125-876e6adf6dca" 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:390 2021-11-05 13:36:58.126 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c55f75d-fa63-4587-9125-876e6adf6dca" "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:405 2021-11-05 13:36:58.126 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c55f75d-fa63-4587-9125-876e6adf6dca" 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:390 2021-11-05 13:36:58.251 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c55f75d-fa63-4587-9125-876e6adf6dca" "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:405 2021-11-05 13:36:58.325 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8c55f75d-fa63-4587-9125-876e6adf6dca" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.829s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:36:58.325 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8c55f75d-fa63-4587-9125-876e6adf6dca status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-05 13:36:58.325 4196 1492231648712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8c55f75d-fa63-4587-9125-876e6adf6dca processed. 2021-11-05 13:36:59.149 4196 1492231648712 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:390 2021-11-05 13:36:59.336 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:37:06.321 4196 1492231648712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4db34a2d-455d-4e2b-8f76-e5332fc448d1 d6e9b73f4e3f4494adeb74a6e83918b4 132b0eff12524e278cf28fddd0e3e40f - - -] Security group member updated on remote: ['711c593d-4773-46f6-aa02-113c1a1be9cf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:37:06.321 4196 1492231648712 MainThread INFO neutron.agent.securitygroups_rpc [req-4db34a2d-455d-4e2b-8f76-e5332fc448d1 d6e9b73f4e3f4494adeb74a6e83918b4 132b0eff12524e278cf28fddd0e3e40f - - -] Security group member updated ['711c593d-4773-46f6-aa02-113c1a1be9cf'] 2021-11-05 13:37:06.633 4196 1492230393352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 988fb184-6c61-4501-bf53-271db16f87e0 2021-11-05 13:37:06.774 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfa4c176-a2ec-4b3f-b56b-c4a7f558eec4 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] network_delete received. Deleting network ade0db3b-2e9c-4c74-aa8e-c4889ebd04de network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-05 13:37:06.774 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfa4c176-a2ec-4b3f-b56b-c4a7f558eec4 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] Network ade0db3b-2e9c-4c74-aa8e-c4889ebd04de not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-05 13:37:06.899 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4db34a2d-455d-4e2b-8f76-e5332fc448d1 d6e9b73f4e3f4494adeb74a6e83918b4 132b0eff12524e278cf28fddd0e3e40f - - -] port_delete event received for '988fb184-6c61-4501-bf53-271db16f87e0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:37:07.180 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-05 13:37:07.181 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '988fb184-6c61-4501-bf53-271db16f87e0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-05 13:37:07.181 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '988fb184-6c61-4501-bf53-271db16f87e0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-05 13:37:07.181 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 988fb184-6c61-4501-bf53-271db16f87e0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-05 13:37:07.196 4196 1492231648712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 394bd0b9-1a9b-4bf0-af61-5df62ef02cbf 2021-11-05 13:37:07.196 4196 1492231648712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['988fb184-6c61-4501-bf53-271db16f87e0'] 2021-11-05 13:37:07.196 4196 1492231648712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-05 13:37:07.196 4196 1492231648712 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-11-05 13:37:07.196 4196 1492231648712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['988fb184-6c61-4501-bf53-271db16f87e0'] 2021-11-05 13:37:08.133 4196 1492231648712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4adc759f-cb76-4563-a163-f556c50e3974 c493024f3693477db60dd869f5b16556 8c5e60bf21ba4010b545aae833dec9b1 - - -] Security group member updated on remote: ['01ec5183-022f-4cd9-8d85-2a0445b4130b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:37:08.133 4196 1492231648712 MainThread INFO neutron.agent.securitygroups_rpc [req-4adc759f-cb76-4563-a163-f556c50e3974 c493024f3693477db60dd869f5b16556 8c5e60bf21ba4010b545aae833dec9b1 - - -] Security group member updated ['01ec5183-022f-4cd9-8d85-2a0445b4130b'] 2021-11-05 13:37:08.414 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9049a327-5ee9-4bd1-843c-8516c8c221e6 d6e9b73f4e3f4494adeb74a6e83918b4 132b0eff12524e278cf28fddd0e3e40f - - -] port_delete event received for 'b552e70a-11ca-4d8f-838f-a9b78ee59139' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:37:08.947 4196 1492231648712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8d07b92-4879-472a-a0fe-7ebf3ef41fb9 d6e9b73f4e3f4494adeb74a6e83918b4 132b0eff12524e278cf28fddd0e3e40f - - -] Security group rule updated on remote: ['6517f773-f69b-4a00-bf1c-4b5586fd7412'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-05 13:37:08.947 4196 1492231648712 MainThread INFO neutron.agent.securitygroups_rpc [req-c8d07b92-4879-472a-a0fe-7ebf3ef41fb9 d6e9b73f4e3f4494adeb74a6e83918b4 132b0eff12524e278cf28fddd0e3e40f - - -] Security group rule updated ['6517f773-f69b-4a00-bf1c-4b5586fd7412'] 2021-11-05 13:37:09.132 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a05f74d1-857c-43e3-8bf0-7a4b46d62e14 fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] port_update received: 4f777e70-2ad1-44f7-b291-40ebc3a7bf14 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:37:09.146 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a05f74d1-857c-43e3-8bf0-7a4b46d62e14 fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] No port 4f777e70-2ad1-44f7-b291-40ebc3a7bf14 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:37:09.187 4196 1492231648712 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:390 2021-11-05 13:37:09.187 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-35b12d13-0379-4898-8f9c-0eeb3ec50e4b d6e9b73f4e3f4494adeb74a6e83918b4 132b0eff12524e278cf28fddd0e3e40f - - -] Security group rule updated on remote: ['6517f773-f69b-4a00-bf1c-4b5586fd7412'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-05 13:37:09.187 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-35b12d13-0379-4898-8f9c-0eeb3ec50e4b d6e9b73f4e3f4494adeb74a6e83918b4 132b0eff12524e278cf28fddd0e3e40f - - -] Security group rule updated ['6517f773-f69b-4a00-bf1c-4b5586fd7412'] 2021-11-05 13:37:09.212 4196 1492231648712 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:405 2021-11-05 13:37:10.758 4196 1492230393176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4f777e70-2ad1-44f7-b291-40ebc3a7bf14 2021-11-05 13:37:11.180 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-05 13:37:11.386 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Adding port 4f777e70-2ad1-44f7-b291-40ebc3a7bf14 2021-11-05 13:37:11.386 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Port 4f777e70-2ad1-44f7-b291-40ebc3a7bf14 updated. Details: {'device': '4f777e70-2ad1-44f7-b291-40ebc3a7bf14', 'network_id': '7a1d8ce3-a4ef-4ad7-b25a-989fb06a4e57', 'port_id': '4f777e70-2ad1-44f7-b291-40ebc3a7bf14', 'mac_address': 'fa:16:3e:5e:f6:80', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 87, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '36d1e1eb-4aeb-45bb-ac8b-476cc4ed4d23', 'ip_address': '192.168.233.229'}], '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-11-05 13:37:11.386 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] 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-11-05 13:37:11.386 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4f777e70-2ad1-44f7-b291-40ebc3a7bf14" 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:390 2021-11-05 13:37:11.386 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4f777e70-2ad1-44f7-b291-40ebc3a7bf14 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-05 13:37:11.386 4196 1492231648712 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7a1d8ce3-a4ef-4ad7-b25a-989fb06a4e57 2021-11-05 13:37:11.386 4196 1492231648712 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-11-05 13:37:11.534 4196 1492231648712 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4f777e70-2ad1-44f7-b291-40ebc3a7bf14') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:37:11.540 4196 1492231648712 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4f777e70-2ad1-44f7-b291-40ebc3a7bf14') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:37:11.540 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4f777e70-2ad1-44f7-b291-40ebc3a7bf14 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-05 13:37:11.540 4196 1492231648712 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 87, VLAN trunk: None to switch port 4f777e70-2ad1-44f7-b291-40ebc3a7bf14 2021-11-05 13:37:11.602 4196 1492231648712 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-05 13:37:11.602 4196 1492231648712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4f777e70-2ad1-44f7-b291-40ebc3a7bf14'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:37:11.789 4196 1492231648712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4f777e70-2ad1-44f7-b291-40ebc3a7bf14']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:37:11.789 4196 1492231648712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:37:11.789 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (01ec5183-022f-4cd9-8d85-2a0445b4130b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:37:11.789 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (01ec5183-022f-4cd9-8d85-2a0445b4130b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-05 13:37:11.789 4196 1492231648712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4f777e70-2ad1-44f7-b291-40ebc3a7bf14 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:37:11.789 4196 1492231648712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-05 13:37:11.789 4196 1492231648712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4f777e70-2ad1-44f7-b291-40ebc3a7bf14 not yet added. Adding. 2021-11-05 13:37:11.789 4196 1492231648712 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-11-05 13:37:11.789 4196 1492231648712 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-11-05 13:37:11.914 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f777e70-2ad1-44f7-b291-40ebc3a7bf14" 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:390 2021-11-05 13:37:12.013 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f777e70-2ad1-44f7-b291-40ebc3a7bf14" "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:405 2021-11-05 13:37:12.013 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f777e70-2ad1-44f7-b291-40ebc3a7bf14" 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:390 2021-11-05 13:37:12.120 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f777e70-2ad1-44f7-b291-40ebc3a7bf14" "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:405 2021-11-05 13:37:12.196 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4f777e70-2ad1-44f7-b291-40ebc3a7bf14" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:37:12.196 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4f777e70-2ad1-44f7-b291-40ebc3a7bf14 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-05 13:37:12.219 4196 1492231648712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4f777e70-2ad1-44f7-b291-40ebc3a7bf14 processed. 2021-11-05 13:37:13.180 4196 1492231648712 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:390 2021-11-05 13:37:13.242 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45b4c5ae-bcb4-452f-8d11-8a4e94e4c7e7 d6e9b73f4e3f4494adeb74a6e83918b4 132b0eff12524e278cf28fddd0e3e40f - - -] Security group member updated on remote: ['6517f773-f69b-4a00-bf1c-4b5586fd7412'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:37:13.242 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-45b4c5ae-bcb4-452f-8d11-8a4e94e4c7e7 d6e9b73f4e3f4494adeb74a6e83918b4 132b0eff12524e278cf28fddd0e3e40f - - -] Security group member updated ['6517f773-f69b-4a00-bf1c-4b5586fd7412'] 2021-11-05 13:37:13.383 4196 1492231648712 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:405 2021-11-05 13:37:14.198 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34930574-08b5-41c5-96ee-a3ecd70aef9d fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] port_update received: 968ff1bf-bd10-4b32-a010-3f3276f038f8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:37:14.212 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34930574-08b5-41c5-96ee-a3ecd70aef9d fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] No port 968ff1bf-bd10-4b32-a010-3f3276f038f8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:37:16.805 4196 1492230393176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 968ff1bf-bd10-4b32-a010-3f3276f038f8 2021-11-05 13:37:17.201 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-05 13:37:17.400 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Adding port 968ff1bf-bd10-4b32-a010-3f3276f038f8 2021-11-05 13:37:17.400 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Port 968ff1bf-bd10-4b32-a010-3f3276f038f8 updated. Details: {'device': '968ff1bf-bd10-4b32-a010-3f3276f038f8', 'network_id': '394bd0b9-1a9b-4bf0-af61-5df62ef02cbf', 'port_id': '968ff1bf-bd10-4b32-a010-3f3276f038f8', 'mac_address': 'fa:16:3e:2c:cb:ff', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 80, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '90dcc683-f82d-497a-90c0-71f3a9f6f1aa', '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-11-05 13:37:17.400 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] 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-11-05 13:37:17.400 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-968ff1bf-bd10-4b32-a010-3f3276f038f8" 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:390 2021-11-05 13:37:17.400 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 968ff1bf-bd10-4b32-a010-3f3276f038f8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-05 13:37:17.400 4196 1492231648712 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 394bd0b9-1a9b-4bf0-af61-5df62ef02cbf 2021-11-05 13:37:17.400 4196 1492231648712 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-11-05 13:37:17.544 4196 1492231648712 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '968ff1bf-bd10-4b32-a010-3f3276f038f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:37:17.544 4196 1492231648712 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '968ff1bf-bd10-4b32-a010-3f3276f038f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:37:17.559 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 968ff1bf-bd10-4b32-a010-3f3276f038f8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-05 13:37:17.559 4196 1492231648712 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 80, VLAN trunk: None to switch port 968ff1bf-bd10-4b32-a010-3f3276f038f8 2021-11-05 13:37:17.649 4196 1492231648712 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-05 13:37:17.649 4196 1492231648712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['968ff1bf-bd10-4b32-a010-3f3276f038f8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:37:17.807 4196 1492231648712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['968ff1bf-bd10-4b32-a010-3f3276f038f8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:37:17.807 4196 1492231648712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:37:17.807 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6517f773-f69b-4a00-bf1c-4b5586fd7412) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:37:17.807 4196 1492231648712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 968ff1bf-bd10-4b32-a010-3f3276f038f8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:37:17.807 4196 1492231648712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-05 13:37:17.807 4196 1492231648712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 968ff1bf-bd10-4b32-a010-3f3276f038f8 not yet added. Adding. 2021-11-05 13:37:17.807 4196 1492231648712 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-11-05 13:37:17.829 4196 1492231648712 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-11-05 13:37:17.932 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-968ff1bf-bd10-4b32-a010-3f3276f038f8" 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:390 2021-11-05 13:37:18.033 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-968ff1bf-bd10-4b32-a010-3f3276f038f8" "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:405 2021-11-05 13:37:18.033 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-968ff1bf-bd10-4b32-a010-3f3276f038f8" 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:390 2021-11-05 13:37:18.153 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-968ff1bf-bd10-4b32-a010-3f3276f038f8" "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:405 2021-11-05 13:37:18.228 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e347e9c-6d92-4375-85c9-0ea8df5fed9c c493024f3693477db60dd869f5b16556 8c5e60bf21ba4010b545aae833dec9b1 - - -] Security group member updated on remote: ['01ec5183-022f-4cd9-8d85-2a0445b4130b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:37:18.228 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-7e347e9c-6d92-4375-85c9-0ea8df5fed9c c493024f3693477db60dd869f5b16556 8c5e60bf21ba4010b545aae833dec9b1 - - -] Security group member updated ['01ec5183-022f-4cd9-8d85-2a0445b4130b'] 2021-11-05 13:37:18.228 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-7e347e9c-6d92-4375-85c9-0ea8df5fed9c c493024f3693477db60dd869f5b16556 8c5e60bf21ba4010b545aae833dec9b1 - - -] Refresh firewall rules 2021-11-05 13:37:18.228 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e347e9c-6d92-4375-85c9-0ea8df5fed9c c493024f3693477db60dd869f5b16556 8c5e60bf21ba4010b545aae833dec9b1 - - -] Get security group information for devices via rpc ['4f777e70-2ad1-44f7-b291-40ebc3a7bf14'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:37:18.228 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-968ff1bf-bd10-4b32-a010-3f3276f038f8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:37:18.228 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 968ff1bf-bd10-4b32-a010-3f3276f038f8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-05 13:37:18.228 4196 1492231648712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 968ff1bf-bd10-4b32-a010-3f3276f038f8 processed. 2021-11-05 13:37:18.258 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7e347e9c-6d92-4375-85c9-0ea8df5fed9c c493024f3693477db60dd869f5b16556 8c5e60bf21ba4010b545aae833dec9b1 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:37:18.258 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7e347e9c-6d92-4375-85c9-0ea8df5fed9c c493024f3693477db60dd869f5b16556 8c5e60bf21ba4010b545aae833dec9b1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:37:18.307 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e347e9c-6d92-4375-85c9-0ea8df5fed9c c493024f3693477db60dd869f5b16556 8c5e60bf21ba4010b545aae833dec9b1 - - -] port_delete event received for '4f777e70-2ad1-44f7-b291-40ebc3a7bf14' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:37:18.742 4196 1492230393352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4f777e70-2ad1-44f7-b291-40ebc3a7bf14 2021-11-05 13:37:19.210 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-05 13:37:19.210 4196 1492231649240 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:390 2021-11-05 13:37:19.210 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4f777e70-2ad1-44f7-b291-40ebc3a7bf14' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-05 13:37:19.210 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4f777e70-2ad1-44f7-b291-40ebc3a7bf14' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-05 13:37:19.210 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4f777e70-2ad1-44f7-b291-40ebc3a7bf14 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-05 13:37:19.226 4196 1492231648712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7a1d8ce3-a4ef-4ad7-b25a-989fb06a4e57 2021-11-05 13:37:19.226 4196 1492231648712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4f777e70-2ad1-44f7-b291-40ebc3a7bf14'] 2021-11-05 13:37:19.226 4196 1492231648712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-05 13:37:19.226 4196 1492231648712 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-11-05 13:37:19.226 4196 1492231648712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4f777e70-2ad1-44f7-b291-40ebc3a7bf14'] 2021-11-05 13:37:19.413 4196 1492231649240 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:405 2021-11-05 13:37:21.211 4196 1492231649240 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:390 2021-11-05 13:37:21.226 4196 1492231649240 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:405 2021-11-05 13:37:38.953 4196 1492230393352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5ce05cad-d2d9-4921-a16c-53f91b8e0689 2021-11-05 13:37:39.319 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-05 13:37:39.319 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5ce05cad-d2d9-4921-a16c-53f91b8e0689' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-05 13:37:39.319 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5ce05cad-d2d9-4921-a16c-53f91b8e0689' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-05 13:37:39.319 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5ce05cad-d2d9-4921-a16c-53f91b8e0689 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-05 13:37:39.319 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network abc8457a-b916-4a0a-ae55-78732ffc20ed 2021-11-05 13:37:39.319 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5ce05cad-d2d9-4921-a16c-53f91b8e0689'] 2021-11-05 13:37:39.319 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-05 13:37:39.319 4196 1492231649240 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-11-05 13:37:39.319 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5ce05cad-d2d9-4921-a16c-53f91b8e0689'] 2021-11-05 13:37:41.042 4196 1492230393176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5ce05cad-d2d9-4921-a16c-53f91b8e0689 2021-11-05 13:37:41.333 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-05 13:37:41.333 4196 1492231649240 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:390 2021-11-05 13:37:41.587 4196 1492231649240 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:405 2021-11-05 13:37:42.280 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Adding port 5ce05cad-d2d9-4921-a16c-53f91b8e0689 2021-11-05 13:37:42.280 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Port 5ce05cad-d2d9-4921-a16c-53f91b8e0689 updated. Details: {'device': '5ce05cad-d2d9-4921-a16c-53f91b8e0689', 'network_id': 'abc8457a-b916-4a0a-ae55-78732ffc20ed', 'port_id': '5ce05cad-d2d9-4921-a16c-53f91b8e0689', 'mac_address': 'fa:16:3e:3c:43:40', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 54, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cf6141e5-84ca-4087-9abe-989524f9094f', '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-11-05 13:37:42.280 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] 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-11-05 13:37:42.280 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5ce05cad-d2d9-4921-a16c-53f91b8e0689" 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:390 2021-11-05 13:37:42.280 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5ce05cad-d2d9-4921-a16c-53f91b8e0689 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-05 13:37:42.280 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network abc8457a-b916-4a0a-ae55-78732ffc20ed 2021-11-05 13:37:42.280 4196 1492231649240 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-11-05 13:37:42.451 4196 1492231649240 MainThread DEBUG os_win._utils [-] Got expected exception WMI job failed with status None. Error summary description: None. Error description: None Error code: 32775. while calling function os_win.utils.jobutils.JobUtils.add_virt_resource. Retries left: 5. Time left: undefined. Time elapsed: 0.05294322967529297 Retrying in 1 seconds. inner c:\openstack\build\os-win\os_win\_utils.py:195 2021-11-05 13:37:43.471 4196 1492231649240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5ce05cad-d2d9-4921-a16c-53f91b8e0689') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:37:43.471 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5ce05cad-d2d9-4921-a16c-53f91b8e0689') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:37:43.484 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5ce05cad-d2d9-4921-a16c-53f91b8e0689 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-05 13:37:43.484 4196 1492231649240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 54, VLAN trunk: None to switch port 5ce05cad-d2d9-4921-a16c-53f91b8e0689 2021-11-05 13:37:43.585 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-05 13:37:43.585 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5ce05cad-d2d9-4921-a16c-53f91b8e0689'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:37:43.819 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5ce05cad-d2d9-4921-a16c-53f91b8e0689']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:37:43.819 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:37:43.819 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8fc1ed9a-9f32-4f43-a7b6-5edfb0560ebc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:37:43.819 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5ce05cad-d2d9-4921-a16c-53f91b8e0689 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:37:43.819 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-05 13:37:43.819 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5ce05cad-d2d9-4921-a16c-53f91b8e0689 not yet added. Adding. 2021-11-05 13:37:43.819 4196 1492231649240 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-11-05 13:37:43.819 4196 1492231649240 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-11-05 13:37:43.953 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5ce05cad-d2d9-4921-a16c-53f91b8e0689" 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:390 2021-11-05 13:37:44.054 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5ce05cad-d2d9-4921-a16c-53f91b8e0689" "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:405 2021-11-05 13:37:44.054 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5ce05cad-d2d9-4921-a16c-53f91b8e0689" 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:390 2021-11-05 13:37:44.186 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5ce05cad-d2d9-4921-a16c-53f91b8e0689" "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:405 2021-11-05 13:37:44.272 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5ce05cad-d2d9-4921-a16c-53f91b8e0689" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:37:44.272 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5ce05cad-d2d9-4921-a16c-53f91b8e0689 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-05 13:37:44.272 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5ce05cad-d2d9-4921-a16c-53f91b8e0689 processed. 2021-11-05 13:37:45.349 4196 1492231649240 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:390 2021-11-05 13:37:45.538 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:38:05.225 4196 1492230393176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8c55f75d-fa63-4587-9125-876e6adf6dca 2021-11-05 13:38:05.474 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-05 13:38:05.663 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Adding port 8c55f75d-fa63-4587-9125-876e6adf6dca 2021-11-05 13:38:05.663 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Port 8c55f75d-fa63-4587-9125-876e6adf6dca updated. Details: {'device': '8c55f75d-fa63-4587-9125-876e6adf6dca', 'network_id': 'e2dc81d6-5d78-4794-9a2d-9d08b3cf5532', 'port_id': '8c55f75d-fa63-4587-9125-876e6adf6dca', 'mac_address': 'fa:16:3e:40:ff:ee', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 53, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bcae4cda-39fb-41d2-9fb4-13e427ce9ec8', '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-11-05 13:38:05.663 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] 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-11-05 13:38:05.663 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8c55f75d-fa63-4587-9125-876e6adf6dca" 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:390 2021-11-05 13:38:05.663 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8c55f75d-fa63-4587-9125-876e6adf6dca _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-05 13:38:05.663 4196 1492231649240 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-11-05 13:38:05.693 4196 1492231649240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8c55f75d-fa63-4587-9125-876e6adf6dca') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:38:05.693 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8c55f75d-fa63-4587-9125-876e6adf6dca') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:38:05.726 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8c55f75d-fa63-4587-9125-876e6adf6dca is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-05 13:38:05.726 4196 1492231649240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 53, VLAN trunk: None to switch port 8c55f75d-fa63-4587-9125-876e6adf6dca 2021-11-05 13:38:05.771 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-05 13:38:05.771 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8c55f75d-fa63-4587-9125-876e6adf6dca'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:38:05.928 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8c55f75d-fa63-4587-9125-876e6adf6dca']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:38:05.928 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:38:05.928 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (19f56a45-82b5-4948-8ed7-70c4f91d3fbb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:38:05.928 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8c55f75d-fa63-4587-9125-876e6adf6dca _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:38:05.928 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-05 13:38:05.928 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-11-05 13:38:05.928 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c55f75d-fa63-4587-9125-876e6adf6dca" 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:390 2021-11-05 13:38:05.928 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c55f75d-fa63-4587-9125-876e6adf6dca" "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:405 2021-11-05 13:38:05.928 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c55f75d-fa63-4587-9125-876e6adf6dca" 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:390 2021-11-05 13:38:05.928 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c55f75d-fa63-4587-9125-876e6adf6dca" "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:405 2021-11-05 13:38:05.992 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8c55f75d-fa63-4587-9125-876e6adf6dca" "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:405 2021-11-05 13:38:05.992 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8c55f75d-fa63-4587-9125-876e6adf6dca status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-05 13:38:05.992 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8c55f75d-fa63-4587-9125-876e6adf6dca processed. 2021-11-05 13:38:07.497 4196 1492231649240 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:390 2021-11-05 13:38:07.726 4196 1492231649240 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:405 2021-11-05 13:38:17.256 4196 1492230393352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8c55f75d-fa63-4587-9125-876e6adf6dca 2021-11-05 13:38:17.536 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-05 13:38:17.536 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8c55f75d-fa63-4587-9125-876e6adf6dca' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-05 13:38:17.536 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8c55f75d-fa63-4587-9125-876e6adf6dca' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-05 13:38:17.536 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8c55f75d-fa63-4587-9125-876e6adf6dca _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-05 13:38:17.552 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8c55f75d-fa63-4587-9125-876e6adf6dca'] 2021-11-05 13:38:17.552 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-05 13:38:17.552 4196 1492231649240 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-11-05 13:38:17.552 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8c55f75d-fa63-4587-9125-876e6adf6dca'] 2021-11-05 13:38:18.196 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-154125c0-73d6-4585-8c6e-79e9f7ecf69e d6e9b73f4e3f4494adeb74a6e83918b4 132b0eff12524e278cf28fddd0e3e40f - - -] Security group member updated on remote: ['6517f773-f69b-4a00-bf1c-4b5586fd7412'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:38:18.196 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-154125c0-73d6-4585-8c6e-79e9f7ecf69e d6e9b73f4e3f4494adeb74a6e83918b4 132b0eff12524e278cf28fddd0e3e40f - - -] Security group member updated ['6517f773-f69b-4a00-bf1c-4b5586fd7412'] 2021-11-05 13:38:18.521 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-154125c0-73d6-4585-8c6e-79e9f7ecf69e d6e9b73f4e3f4494adeb74a6e83918b4 132b0eff12524e278cf28fddd0e3e40f - - -] port_delete event received for '968ff1bf-bd10-4b32-a010-3f3276f038f8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:38:19.271 4196 1492230393352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 968ff1bf-bd10-4b32-a010-3f3276f038f8 2021-11-05 13:38:19.271 4196 1492230393352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8c55f75d-fa63-4587-9125-876e6adf6dca 2021-11-05 13:38:19.571 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-05 13:38:19.571 4196 1492231650296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8c55f75d-fa63-4587-9125-876e6adf6dca' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-05 13:38:19.571 4196 1492231650296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8c55f75d-fa63-4587-9125-876e6adf6dca' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-05 13:38:19.571 4196 1492231650296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8c55f75d-fa63-4587-9125-876e6adf6dca _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-05 13:38:19.571 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '968ff1bf-bd10-4b32-a010-3f3276f038f8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-05 13:38:19.571 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '968ff1bf-bd10-4b32-a010-3f3276f038f8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-05 13:38:19.571 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 968ff1bf-bd10-4b32-a010-3f3276f038f8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-05 13:38:19.571 4196 1492231649240 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:390 2021-11-05 13:38:19.571 4196 1492231650296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e2dc81d6-5d78-4794-9a2d-9d08b3cf5532 2021-11-05 13:38:19.571 4196 1492231650296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8c55f75d-fa63-4587-9125-876e6adf6dca'] 2021-11-05 13:38:19.571 4196 1492231650296 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-11-05 13:38:19.571 4196 1492231650296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8c55f75d-fa63-4587-9125-876e6adf6dca'] 2021-11-05 13:38:19.571 4196 1492231648712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 394bd0b9-1a9b-4bf0-af61-5df62ef02cbf 2021-11-05 13:38:19.587 4196 1492231648712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['968ff1bf-bd10-4b32-a010-3f3276f038f8'] 2021-11-05 13:38:19.587 4196 1492231648712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-05 13:38:19.587 4196 1492231648712 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-11-05 13:38:19.587 4196 1492231648712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['968ff1bf-bd10-4b32-a010-3f3276f038f8'] 2021-11-05 13:38:19.849 4196 1492231649240 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:405 2021-11-05 13:38:19.880 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c9674cd-7d90-4746-b7be-bad8e2e95e84 d6e9b73f4e3f4494adeb74a6e83918b4 132b0eff12524e278cf28fddd0e3e40f - - -] port_delete event received for '0e77936d-f331-42ad-a08d-556a9dfb7822' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:38:24.904 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4fa80b91-79e4-4af2-ace7-cee46ff5eb43 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] port_delete event received for 'fbd46300-4ae3-4cc3-af1e-5ecc209cbc5b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:38:26.305 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a118bb99-4892-4e72-8485-442861e1eaf5 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] port_delete event received for '9085ac9d-ac82-4bf0-82ba-3cc32b45e70a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:38:27.567 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e4bc5b3-cf9c-4bc4-af8d-5bb8a2eab85a 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] port_delete event received for '07eaa822-ea3a-46f8-8cff-eb50d868f6d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:38:27.696 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c22f6d64-d6c7-496b-8fe0-4cf83b1793a3 - - - - -] port_delete event received for '07eaa822-ea3a-46f8-8cff-eb50d868f6d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:38:27.805 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e4bc5b3-cf9c-4bc4-af8d-5bb8a2eab85a 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] network_delete received. Deleting network 394bd0b9-1a9b-4bf0-af61-5df62ef02cbf network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-05 13:38:27.805 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e4bc5b3-cf9c-4bc4-af8d-5bb8a2eab85a 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] Network 394bd0b9-1a9b-4bf0-af61-5df62ef02cbf not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-05 13:38:35.426 4196 1492230393176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8c55f75d-fa63-4587-9125-876e6adf6dca 2021-11-05 13:38:35.629 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-05 13:38:35.867 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Adding port 8c55f75d-fa63-4587-9125-876e6adf6dca 2021-11-05 13:38:35.867 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Port 8c55f75d-fa63-4587-9125-876e6adf6dca updated. Details: {'device': '8c55f75d-fa63-4587-9125-876e6adf6dca', 'network_id': 'e2dc81d6-5d78-4794-9a2d-9d08b3cf5532', 'port_id': '8c55f75d-fa63-4587-9125-876e6adf6dca', 'mac_address': 'fa:16:3e:40:ff:ee', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 53, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bcae4cda-39fb-41d2-9fb4-13e427ce9ec8', '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-11-05 13:38:35.867 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] 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-11-05 13:38:35.867 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8c55f75d-fa63-4587-9125-876e6adf6dca" 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:390 2021-11-05 13:38:35.867 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8c55f75d-fa63-4587-9125-876e6adf6dca _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-05 13:38:35.867 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e2dc81d6-5d78-4794-9a2d-9d08b3cf5532 2021-11-05 13:38:35.867 4196 1492231649240 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-11-05 13:38:35.991 4196 1492231649240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8c55f75d-fa63-4587-9125-876e6adf6dca') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:38:35.991 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8c55f75d-fa63-4587-9125-876e6adf6dca') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:38:36.009 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8c55f75d-fa63-4587-9125-876e6adf6dca is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-05 13:38:36.009 4196 1492231649240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 53, VLAN trunk: None to switch port 8c55f75d-fa63-4587-9125-876e6adf6dca 2021-11-05 13:38:36.071 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-05 13:38:36.071 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8c55f75d-fa63-4587-9125-876e6adf6dca'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:38:36.239 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8c55f75d-fa63-4587-9125-876e6adf6dca']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:38:36.239 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:38:36.239 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (19f56a45-82b5-4948-8ed7-70c4f91d3fbb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:38:36.239 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8c55f75d-fa63-4587-9125-876e6adf6dca _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:38:36.239 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-05 13:38:36.239 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8c55f75d-fa63-4587-9125-876e6adf6dca not yet added. Adding. 2021-11-05 13:38:36.239 4196 1492231649240 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-11-05 13:38:36.239 4196 1492231649240 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-11-05 13:38:36.326 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c55f75d-fa63-4587-9125-876e6adf6dca" 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:390 2021-11-05 13:38:36.399 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c55f75d-fa63-4587-9125-876e6adf6dca" "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:405 2021-11-05 13:38:36.399 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c55f75d-fa63-4587-9125-876e6adf6dca" 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:390 2021-11-05 13:38:36.505 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8c55f75d-fa63-4587-9125-876e6adf6dca" "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:405 2021-11-05 13:38:36.570 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8c55f75d-fa63-4587-9125-876e6adf6dca" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.704s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:38:36.591 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8c55f75d-fa63-4587-9125-876e6adf6dca status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-05 13:38:36.591 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8c55f75d-fa63-4587-9125-876e6adf6dca processed. 2021-11-05 13:38:37.642 4196 1492231649240 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:390 2021-11-05 13:38:37.831 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:39:02.782 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abe06ed7-9dd0-4cfb-a183-e6f56d47a4f7 0e4c643b3516488bb08649b4b8af93f9 6e355780d0794bfca568e89af908fcce - - -] port_delete event received for 'bde24778-515a-4c7d-a585-72fbe17bf9cf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:39:05.301 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-142096a8-54ab-4484-9af3-6b50a9cd44e2 0e4c643b3516488bb08649b4b8af93f9 6e355780d0794bfca568e89af908fcce - - -] Security group member updated on remote: ['8fc1ed9a-9f32-4f43-a7b6-5edfb0560ebc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:39:05.301 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-142096a8-54ab-4484-9af3-6b50a9cd44e2 0e4c643b3516488bb08649b4b8af93f9 6e355780d0794bfca568e89af908fcce - - -] Security group member updated ['8fc1ed9a-9f32-4f43-a7b6-5edfb0560ebc'] 2021-11-05 13:39:05.379 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-142096a8-54ab-4484-9af3-6b50a9cd44e2 0e4c643b3516488bb08649b4b8af93f9 6e355780d0794bfca568e89af908fcce - - -] port_delete event received for '5ce05cad-d2d9-4921-a16c-53f91b8e0689' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:39:05.537 4196 1492230393352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5ce05cad-d2d9-4921-a16c-53f91b8e0689 2021-11-05 13:39:05.817 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-05 13:39:05.817 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5ce05cad-d2d9-4921-a16c-53f91b8e0689' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-05 13:39:05.817 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5ce05cad-d2d9-4921-a16c-53f91b8e0689' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-05 13:39:05.817 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5ce05cad-d2d9-4921-a16c-53f91b8e0689 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-05 13:39:05.817 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network abc8457a-b916-4a0a-ae55-78732ffc20ed 2021-11-05 13:39:05.817 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5ce05cad-d2d9-4921-a16c-53f91b8e0689'] 2021-11-05 13:39:05.817 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-05 13:39:05.817 4196 1492231649240 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-11-05 13:39:05.817 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5ce05cad-d2d9-4921-a16c-53f91b8e0689'] 2021-11-05 13:39:07.837 4196 1492231649240 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:390 2021-11-05 13:39:07.863 4196 1492231649240 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:405 2021-11-05 13:39:08.758 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99f382b1-510c-40a0-84e9-e04362763833 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] port_delete event received for 'd935ca6e-f2ba-44fc-9149-317df17fb35e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:39:09.882 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3e5b9f7-a99d-4229-8c09-228d59d11c4c 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] port_delete event received for 'e92d31c7-c625-4f0c-8981-66ecda227c92' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:39:10.680 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1b6f1a6-2736-46e7-87c9-679f6367d179 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] port_delete event received for '243e3881-629b-43e4-930f-fe782c5fe5a2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:39:10.802 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17dfa64a-4634-4388-bf66-8cffb893bf20 - - - - -] port_delete event received for '243e3881-629b-43e4-930f-fe782c5fe5a2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:39:10.903 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1b6f1a6-2736-46e7-87c9-679f6367d179 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] network_delete received. Deleting network abc8457a-b916-4a0a-ae55-78732ffc20ed network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-05 13:39:10.903 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1b6f1a6-2736-46e7-87c9-679f6367d179 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] Network abc8457a-b916-4a0a-ae55-78732ffc20ed not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-05 13:39:12.183 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bae7346c-8c40-4e1c-9ce0-d4bcb34c62f0 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] port_delete event received for 'e664c488-e63e-462f-bb15-d74d0aed0cec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:39:13.269 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8acd610-73f1-4cc5-901e-13877b553444 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] port_delete event received for '37e9b5e5-b138-4e5a-a090-d738d521497b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:39:14.163 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-921eb4d8-bac8-433c-94bb-784708010776 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] port_delete event received for '1e839a9a-a80a-4b14-b748-471bdb020c7a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:39:14.287 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dcc7e1e9-c383-4cc1-8554-8cb031b2fd19 - - - - -] port_delete event received for '1e839a9a-a80a-4b14-b748-471bdb020c7a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:39:14.379 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-921eb4d8-bac8-433c-94bb-784708010776 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] network_delete received. Deleting network 521529bd-e534-4f98-ab31-ddc7369478b5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-05 13:39:14.379 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-921eb4d8-bac8-433c-94bb-784708010776 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] Network 521529bd-e534-4f98-ab31-ddc7369478b5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-05 13:39:15.606 4196 1492230393352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8c55f75d-fa63-4587-9125-876e6adf6dca 2021-11-05 13:39:15.617 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8e59b44-17c8-40b9-9b4b-464093b83a8e 78f68ca675904e4286bc102eb2654616 c7ed08418bc9425c8587ea1cd38637f1 - - -] Security group member updated on remote: ['19f56a45-82b5-4948-8ed7-70c4f91d3fbb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:39:15.617 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-b8e59b44-17c8-40b9-9b4b-464093b83a8e 78f68ca675904e4286bc102eb2654616 c7ed08418bc9425c8587ea1cd38637f1 - - -] Security group member updated ['19f56a45-82b5-4948-8ed7-70c4f91d3fbb'] 2021-11-05 13:39:15.902 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-05 13:39:15.902 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8c55f75d-fa63-4587-9125-876e6adf6dca' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-05 13:39:15.902 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8c55f75d-fa63-4587-9125-876e6adf6dca' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-05 13:39:15.902 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8c55f75d-fa63-4587-9125-876e6adf6dca _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-05 13:39:15.911 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e2dc81d6-5d78-4794-9a2d-9d08b3cf5532 2021-11-05 13:39:15.911 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8c55f75d-fa63-4587-9125-876e6adf6dca'] 2021-11-05 13:39:15.911 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-05 13:39:15.911 4196 1492231649240 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-11-05 13:39:15.911 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8c55f75d-fa63-4587-9125-876e6adf6dca'] 2021-11-05 13:39:15.950 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8e59b44-17c8-40b9-9b4b-464093b83a8e 78f68ca675904e4286bc102eb2654616 c7ed08418bc9425c8587ea1cd38637f1 - - -] port_delete event received for '8c55f75d-fa63-4587-9125-876e6adf6dca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:39:17.900 4196 1492231649240 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:390 2021-11-05 13:39:17.931 4196 1492231649240 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:405 2021-11-05 13:39:18.072 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b45757d-c772-47ab-bf14-3f8fd1a631e2 78f68ca675904e4286bc102eb2654616 c7ed08418bc9425c8587ea1cd38637f1 - - -] port_delete event received for 'ff2bc14d-e36e-48e0-af1a-4d6d629a27dd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:39:21.916 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e25f97b-5fcf-4ae8-bb51-61e9422ebaa0 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] port_delete event received for 'c53be2cd-f254-462b-b5c1-772f96cfa91e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:39:23.009 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc1d8467-1fe6-4e51-8e6a-c3e2ff4f97e6 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] port_delete event received for 'ef5b2837-0ebe-4598-9414-0424c2467b6f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:39:24.050 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a803b7ad-4d73-436f-8576-07979e6f0dc9 - - - - -] port_delete event received for '8b4a0f4b-af90-4993-b550-ad8825084ca7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:39:24.093 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed474481-b350-43bc-89a6-03ddf6716fc1 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] port_delete event received for '8b4a0f4b-af90-4993-b550-ad8825084ca7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:39:24.290 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed474481-b350-43bc-89a6-03ddf6716fc1 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] network_delete received. Deleting network e2dc81d6-5d78-4794-9a2d-9d08b3cf5532 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-05 13:39:24.290 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed474481-b350-43bc-89a6-03ddf6716fc1 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] Network e2dc81d6-5d78-4794-9a2d-9d08b3cf5532 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-05 13:40:47.333 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58a13c81-9f8e-44e8-a90b-4c6b1cc3c7b2 - - - - -] port_update received: d4c10e97-3601-4974-bbff-883a26f5e5ba port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:40:47.347 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58a13c81-9f8e-44e8-a90b-4c6b1cc3c7b2 - - - - -] No port d4c10e97-3601-4974-bbff-883a26f5e5ba defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:40:51.009 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fa25408-b715-4203-82a9-f1cd27c7c134 - - - - -] port_update received: f8d6ef0a-c4d8-4240-b81d-3162bdb512c2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:40:51.009 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fa25408-b715-4203-82a9-f1cd27c7c134 - - - - -] No port f8d6ef0a-c4d8-4240-b81d-3162bdb512c2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:40:52.122 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fb4d945-999e-4a46-9115-43445c71b00e - - - - -] port_update received: 7fc074cc-5d08-4ef3-bebe-1a4b39720ab2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:40:52.142 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fb4d945-999e-4a46-9115-43445c71b00e - - - - -] No port 7fc074cc-5d08-4ef3-bebe-1a4b39720ab2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:40:56.939 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c57616ce-eaa2-4ec4-baa6-a1ee37721bd5 - - - - -] port_update received: feedbd50-5869-47e1-a3c0-18e5227315b9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:40:56.954 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c57616ce-eaa2-4ec4-baa6-a1ee37721bd5 - - - - -] No port feedbd50-5869-47e1-a3c0-18e5227315b9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:41:04.911 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6433f74b-c193-4b73-9ea0-e7f2f950260d f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Security group member updated on remote: ['debd97ce-36e8-43b5-b74d-7136d894fc84'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:41:04.911 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-6433f74b-c193-4b73-9ea0-e7f2f950260d f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Security group member updated ['debd97ce-36e8-43b5-b74d-7136d894fc84'] 2021-11-05 13:41:16.769 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04a00012-bdb7-4b51-aed5-4348f0033645 fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] port_update received: bcfacc25-36e4-4ade-bcd2-117ee979ab7b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:41:16.769 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04a00012-bdb7-4b51-aed5-4348f0033645 fd1e00cf67424b9fb75ec9a2f3b0976f 621c11967b3646f2909fd3bf25c83738 - - -] No port bcfacc25-36e4-4ade-bcd2-117ee979ab7b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-05 13:41:18.358 4196 1492230393176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bcfacc25-36e4-4ade-bcd2-117ee979ab7b 2021-11-05 13:41:18.498 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-05 13:41:18.702 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Adding port bcfacc25-36e4-4ade-bcd2-117ee979ab7b 2021-11-05 13:41:18.702 4196 1492132649976 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Port bcfacc25-36e4-4ade-bcd2-117ee979ab7b updated. Details: {'device': 'bcfacc25-36e4-4ade-bcd2-117ee979ab7b', 'network_id': '7c2b44a4-c099-43ac-96ee-1265f2781cbe', 'port_id': 'bcfacc25-36e4-4ade-bcd2-117ee979ab7b', 'mac_address': 'fa:16:3e:23:49:68', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 74, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4ea6dc55-8d2f-4222-b565-2d892677e7a7', '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-11-05 13:41:18.702 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] 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-11-05 13:41:18.702 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bcfacc25-36e4-4ade-bcd2-117ee979ab7b" 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:390 2021-11-05 13:41:18.702 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bcfacc25-36e4-4ade-bcd2-117ee979ab7b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-05 13:41:18.706 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7c2b44a4-c099-43ac-96ee-1265f2781cbe 2021-11-05 13:41:18.706 4196 1492231649240 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-11-05 13:41:18.827 4196 1492231649240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bcfacc25-36e4-4ade-bcd2-117ee979ab7b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:41:18.827 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bcfacc25-36e4-4ade-bcd2-117ee979ab7b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:41:18.842 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bcfacc25-36e4-4ade-bcd2-117ee979ab7b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-05 13:41:18.842 4196 1492231649240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 74, VLAN trunk: None to switch port bcfacc25-36e4-4ade-bcd2-117ee979ab7b 2021-11-05 13:41:18.895 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-05 13:41:18.895 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bcfacc25-36e4-4ade-bcd2-117ee979ab7b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:41:19.186 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bcfacc25-36e4-4ade-bcd2-117ee979ab7b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:41:19.186 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:41:19.186 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (debd97ce-36e8-43b5-b74d-7136d894fc84) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:41:19.186 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (debd97ce-36e8-43b5-b74d-7136d894fc84) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-05 13:41:19.186 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bcfacc25-36e4-4ade-bcd2-117ee979ab7b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:41:19.186 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-05 13:41:19.186 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bcfacc25-36e4-4ade-bcd2-117ee979ab7b not yet added. Adding. 2021-11-05 13:41:19.186 4196 1492231649240 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-11-05 13:41:19.186 4196 1492231649240 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-11-05 13:41:19.264 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcfacc25-36e4-4ade-bcd2-117ee979ab7b" 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:390 2021-11-05 13:41:19.326 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcfacc25-36e4-4ade-bcd2-117ee979ab7b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:41:19.326 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcfacc25-36e4-4ade-bcd2-117ee979ab7b" 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:390 2021-11-05 13:41:19.405 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcfacc25-36e4-4ade-bcd2-117ee979ab7b" "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:405 2021-11-05 13:41:19.467 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bcfacc25-36e4-4ade-bcd2-117ee979ab7b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:41:19.467 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bcfacc25-36e4-4ade-bcd2-117ee979ab7b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-05 13:41:19.467 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bcfacc25-36e4-4ade-bcd2-117ee979ab7b processed. 2021-11-05 13:41:20.514 4196 1492231649240 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:390 2021-11-05 13:41:20.702 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:41:28.327 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8cbcf162-f2be-49de-97b9-534d5cbbed8f f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Security group rule updated on remote: ['0158c4f8-d776-435a-83f0-15bb563bde49'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-05 13:41:28.327 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-8cbcf162-f2be-49de-97b9-534d5cbbed8f f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Security group rule updated ['0158c4f8-d776-435a-83f0-15bb563bde49'] 2021-11-05 13:41:28.467 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c0704b2-4776-4d8f-926e-be52525034f7 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Security group rule updated on remote: ['0158c4f8-d776-435a-83f0-15bb563bde49'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-05 13:41:28.467 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-8c0704b2-4776-4d8f-926e-be52525034f7 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Security group rule updated ['0158c4f8-d776-435a-83f0-15bb563bde49'] 2021-11-05 13:41:28.612 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7878bdff-47ac-4189-a1fb-37408e358862 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Security group rule updated on remote: ['0158c4f8-d776-435a-83f0-15bb563bde49'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-05 13:41:28.612 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-7878bdff-47ac-4189-a1fb-37408e358862 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Security group rule updated ['0158c4f8-d776-435a-83f0-15bb563bde49'] 2021-11-05 13:41:28.733 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3cc1b6cd-1bb0-4777-8d51-5a62445f7444 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Security group rule updated on remote: ['0158c4f8-d776-435a-83f0-15bb563bde49'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-05 13:41:28.749 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-3cc1b6cd-1bb0-4777-8d51-5a62445f7444 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Security group rule updated ['0158c4f8-d776-435a-83f0-15bb563bde49'] 2021-11-05 13:41:28.873 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b660081-712f-46f2-b640-d24ff2599028 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Security group rule updated on remote: ['0158c4f8-d776-435a-83f0-15bb563bde49'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-05 13:41:28.873 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-7b660081-712f-46f2-b640-d24ff2599028 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Security group rule updated ['0158c4f8-d776-435a-83f0-15bb563bde49'] 2021-11-05 13:41:29.014 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-95de69d5-493d-4564-b314-72575cbc5434 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Security group rule updated on remote: ['0158c4f8-d776-435a-83f0-15bb563bde49'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-05 13:41:29.014 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-95de69d5-493d-4564-b314-72575cbc5434 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Security group rule updated ['0158c4f8-d776-435a-83f0-15bb563bde49'] 2021-11-05 13:41:29.514 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Security group member updated on remote: ['0158c4f8-d776-435a-83f0-15bb563bde49', 'debd97ce-36e8-43b5-b74d-7136d894fc84'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:41:29.514 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Security group member updated ['0158c4f8-d776-435a-83f0-15bb563bde49', 'debd97ce-36e8-43b5-b74d-7136d894fc84'] 2021-11-05 13:41:29.514 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Refresh firewall rules 2021-11-05 13:41:29.514 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Get security group information for devices via rpc ['bcfacc25-36e4-4ade-bcd2-117ee979ab7b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:41:29.558 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] port_update received: bcfacc25-36e4-4ade-bcd2-117ee979ab7b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:41:29.558 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Lock "n-hv-agent-port-lock-bcfacc25-36e4-4ade-bcd2-117ee979ab7b" 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:390 2021-11-05 13:41:29.558 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Binding port bcfacc25-36e4-4ade-bcd2-117ee979ab7b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-05 13:41:29.558 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] 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-11-05 13:41:29.577 4196 1492231648712 MainThread DEBUG neutron.services.trunk.rpc.agent [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bcfacc25-36e4-4ade-bcd2-117ee979ab7b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:41:29.577 4196 1492231648712 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bcfacc25-36e4-4ade-bcd2-117ee979ab7b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:41:29.592 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Trunk plugin disabled on server. Assuming port bcfacc25-36e4-4ade-bcd2-117ee979ab7b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-05 13:41:29.592 4196 1492231648712 MainThread INFO networking_hyperv.neutron.trunk_driver [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Binding VLAN ID: 74, VLAN trunk: None to switch port bcfacc25-36e4-4ade-bcd2-117ee979ab7b 2021-11-05 13:41:29.608 4196 1492231648712 MainThread INFO neutron.agent.securitygroups_rpc [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Refresh firewall rules 2021-11-05 13:41:29.626 4196 1492231648712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Get security group information for devices via rpc ['bcfacc25-36e4-4ade-bcd2-117ee979ab7b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:41:30.139 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Update security group information for ports dict_keys(['bcfacc25-36e4-4ade-bcd2-117ee979ab7b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:41:30.139 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:41:30.155 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Update rules of security group (0158c4f8-d776-435a-83f0-15bb563bde49) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:41:30.155 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Update rules of security group (debd97ce-36e8-43b5-b74d-7136d894fc84) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:41:30.155 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Update members of security group (debd97ce-36e8-43b5-b74d-7136d894fc84) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-05 13:41:30.155 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Update port filter for bcfacc25-36e4-4ade-bcd2-117ee979ab7b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:41:30.155 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Updating port rules. 2021-11-05 13:41:30.155 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Creating 6 new rules, removing 0 old rules. 2021-11-05 13:41:30.155 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Lock "n-hv-driver-port-lock-bcfacc25-36e4-4ade-bcd2-117ee979ab7b" 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:390 2021-11-05 13:41:30.207 4196 1492231648712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Update security group information for ports dict_keys(['bcfacc25-36e4-4ade-bcd2-117ee979ab7b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:41:30.207 4196 1492231648712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:41:30.207 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Update rules of security group (0158c4f8-d776-435a-83f0-15bb563bde49) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:41:30.207 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Update rules of security group (debd97ce-36e8-43b5-b74d-7136d894fc84) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:41:30.207 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Update members of security group (debd97ce-36e8-43b5-b74d-7136d894fc84) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-05 13:41:30.207 4196 1492231648712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Update port filter for bcfacc25-36e4-4ade-bcd2-117ee979ab7b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:41:30.207 4196 1492231648712 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Updating port rules. 2021-11-05 13:41:30.207 4196 1492231648712 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Creating 6 new rules, removing 0 old rules. 2021-11-05 13:41:30.235 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Lock "n-hv-driver-port-lock-bcfacc25-36e4-4ade-bcd2-117ee979ab7b" "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:405 2021-11-05 13:41:30.235 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Lock "n-hv-driver-port-lock-bcfacc25-36e4-4ade-bcd2-117ee979ab7b" 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:390 2021-11-05 13:41:30.235 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Lock "n-hv-driver-port-lock-bcfacc25-36e4-4ade-bcd2-117ee979ab7b" "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:405 2021-11-05 13:41:30.235 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Lock "n-hv-driver-port-lock-bcfacc25-36e4-4ade-bcd2-117ee979ab7b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-05 13:41:30.282 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Lock "n-hv-driver-port-lock-bcfacc25-36e4-4ade-bcd2-117ee979ab7b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:41:30.282 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Lock "n-hv-driver-port-lock-bcfacc25-36e4-4ade-bcd2-117ee979ab7b" 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:390 2021-11-05 13:41:30.282 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Lock "n-hv-driver-port-lock-bcfacc25-36e4-4ade-bcd2-117ee979ab7b" "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:405 2021-11-05 13:41:30.298 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [req-e1a6afad-682e-4008-959d-5eb4c651a103 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Lock "n-hv-agent-port-lock-bcfacc25-36e4-4ade-bcd2-117ee979ab7b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:42:40.429 4196 1492231648712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Security group member updated on remote: ['0158c4f8-d776-435a-83f0-15bb563bde49', 'debd97ce-36e8-43b5-b74d-7136d894fc84'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:42:40.429 4196 1492231648712 MainThread INFO neutron.agent.securitygroups_rpc [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Security group member updated ['0158c4f8-d776-435a-83f0-15bb563bde49', 'debd97ce-36e8-43b5-b74d-7136d894fc84'] 2021-11-05 13:42:40.429 4196 1492231648712 MainThread INFO neutron.agent.securitygroups_rpc [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Refresh firewall rules 2021-11-05 13:42:40.429 4196 1492231648712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Get security group information for devices via rpc ['bcfacc25-36e4-4ade-bcd2-117ee979ab7b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:42:40.460 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] port_update received: bcfacc25-36e4-4ade-bcd2-117ee979ab7b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-05 13:42:40.473 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Lock "n-hv-agent-port-lock-bcfacc25-36e4-4ade-bcd2-117ee979ab7b" 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:390 2021-11-05 13:42:40.473 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Binding port bcfacc25-36e4-4ade-bcd2-117ee979ab7b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-05 13:42:40.473 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] 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-11-05 13:42:40.473 4196 1492231649240 MainThread DEBUG neutron.services.trunk.rpc.agent [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bcfacc25-36e4-4ade-bcd2-117ee979ab7b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:42:40.473 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bcfacc25-36e4-4ade-bcd2-117ee979ab7b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-05 13:42:40.535 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Trunk plugin disabled on server. Assuming port bcfacc25-36e4-4ade-bcd2-117ee979ab7b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-05 13:42:40.535 4196 1492231649240 MainThread INFO networking_hyperv.neutron.trunk_driver [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Binding VLAN ID: 74, VLAN trunk: None to switch port bcfacc25-36e4-4ade-bcd2-117ee979ab7b 2021-11-05 13:42:40.547 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Refresh firewall rules 2021-11-05 13:42:40.547 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Get security group information for devices via rpc ['bcfacc25-36e4-4ade-bcd2-117ee979ab7b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:42:40.647 4196 1492231648712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Update security group information for ports dict_keys(['bcfacc25-36e4-4ade-bcd2-117ee979ab7b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:42:40.647 4196 1492231648712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:42:40.647 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Update rules of security group (debd97ce-36e8-43b5-b74d-7136d894fc84) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:42:40.647 4196 1492231648712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Update members of security group (debd97ce-36e8-43b5-b74d-7136d894fc84) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-05 13:42:40.647 4196 1492231648712 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Update port filter for bcfacc25-36e4-4ade-bcd2-117ee979ab7b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:42:40.647 4196 1492231648712 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Updating port rules. 2021-11-05 13:42:40.647 4196 1492231648712 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Creating 0 new rules, removing 6 old rules. 2021-11-05 13:42:40.647 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Lock "n-hv-driver-port-lock-bcfacc25-36e4-4ade-bcd2-117ee979ab7b" 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:390 2021-11-05 13:42:40.647 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Lock "n-hv-driver-port-lock-bcfacc25-36e4-4ade-bcd2-117ee979ab7b" "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:405 2021-11-05 13:42:40.647 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Lock "n-hv-driver-port-lock-bcfacc25-36e4-4ade-bcd2-117ee979ab7b" 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:390 2021-11-05 13:42:40.747 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Update security group information for ports dict_keys(['bcfacc25-36e4-4ade-bcd2-117ee979ab7b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:42:40.747 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:42:40.747 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Update rules of security group (debd97ce-36e8-43b5-b74d-7136d894fc84) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-05 13:42:40.747 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Update members of security group (debd97ce-36e8-43b5-b74d-7136d894fc84) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-05 13:42:40.747 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Update port filter for bcfacc25-36e4-4ade-bcd2-117ee979ab7b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-05 13:42:40.747 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Updating port rules. 2021-11-05 13:42:40.763 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Creating 0 new rules, removing 6 old rules. 2021-11-05 13:42:40.792 4196 1492231648712 MainThread DEBUG oslo_concurrency.lockutils [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Lock "n-hv-driver-port-lock-bcfacc25-36e4-4ade-bcd2-117ee979ab7b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:42:40.792 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Lock "n-hv-driver-port-lock-bcfacc25-36e4-4ade-bcd2-117ee979ab7b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-05 13:42:40.792 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Lock "n-hv-driver-port-lock-bcfacc25-36e4-4ade-bcd2-117ee979ab7b" "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:405 2021-11-05 13:42:40.792 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Lock "n-hv-driver-port-lock-bcfacc25-36e4-4ade-bcd2-117ee979ab7b" 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:390 2021-11-05 13:42:40.814 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Lock "n-hv-driver-port-lock-bcfacc25-36e4-4ade-bcd2-117ee979ab7b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:42:40.843 4196 1492231649240 MainThread DEBUG oslo_concurrency.lockutils [req-4303c023-48da-4370-80e3-6ca34753566a f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Lock "n-hv-agent-port-lock-bcfacc25-36e4-4ade-bcd2-117ee979ab7b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-05 13:42:41.200 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d931f49-88f8-418f-808a-8b0149701e1b f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] port_delete event received for '31f877c6-c423-49a6-a591-ef6a693234a8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:42:46.408 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aeaa3d13-f9de-4b46-b62c-d382f9101711 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Security group member updated on remote: ['debd97ce-36e8-43b5-b74d-7136d894fc84'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-05 13:42:46.408 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-aeaa3d13-f9de-4b46-b62c-d382f9101711 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Security group member updated ['debd97ce-36e8-43b5-b74d-7136d894fc84'] 2021-11-05 13:42:46.408 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [req-aeaa3d13-f9de-4b46-b62c-d382f9101711 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Refresh firewall rules 2021-11-05 13:42:46.408 4196 1492231649240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aeaa3d13-f9de-4b46-b62c-d382f9101711 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Get security group information for devices via rpc ['bcfacc25-36e4-4ade-bcd2-117ee979ab7b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-05 13:42:46.449 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aeaa3d13-f9de-4b46-b62c-d382f9101711 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-05 13:42:46.449 4196 1492231649240 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aeaa3d13-f9de-4b46-b62c-d382f9101711 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-05 13:42:46.482 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aeaa3d13-f9de-4b46-b62c-d382f9101711 f32477c5408f489abb84a98cdbf4051e 4f8f9667304449b69bbcf3d19f4ab13d - - -] port_delete event received for 'bcfacc25-36e4-4ade-bcd2-117ee979ab7b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:42:46.969 4196 1492230393352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bcfacc25-36e4-4ade-bcd2-117ee979ab7b 2021-11-05 13:42:48.827 4196 1492132649976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40fc67e8-8d12-4d7b-acee-cb8a06bea52a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-05 13:42:48.829 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bcfacc25-36e4-4ade-bcd2-117ee979ab7b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-05 13:42:48.829 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bcfacc25-36e4-4ade-bcd2-117ee979ab7b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-05 13:42:48.829 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bcfacc25-36e4-4ade-bcd2-117ee979ab7b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-05 13:42:48.829 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bcfacc25-36e4-4ade-bcd2-117ee979ab7b'] 2021-11-05 13:42:48.829 4196 1492231649240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-05 13:42:48.829 4196 1492231649240 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-11-05 13:42:48.829 4196 1492231649240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bcfacc25-36e4-4ade-bcd2-117ee979ab7b'] 2021-11-05 13:42:49.405 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-752905c2-f6e6-43a2-8c15-267dfcbff60a 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] port_delete event received for 'f8d6ef0a-c4d8-4240-b81d-3162bdb512c2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:42:50.724 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a2d6524-a9b4-4a9b-b553-971a276f3209 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] port_delete event received for 'd4c10e97-3601-4974-bbff-883a26f5e5ba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:42:50.829 4196 1492231649240 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:390 2021-11-05 13:42:50.859 4196 1492231649240 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:405 2021-11-05 13:42:51.515 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48826ef4-da6f-4986-990d-fb038bfc3741 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] port_delete event received for '6296ebea-81b1-4de1-ad1c-474783959aa6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:42:51.703 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48826ef4-da6f-4986-990d-fb038bfc3741 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] network_delete received. Deleting network 7c2b44a4-c099-43ac-96ee-1265f2781cbe network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-05 13:42:51.703 4196 1492231649240 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-48826ef4-da6f-4986-990d-fb038bfc3741 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] Reclaiming local network 7c2b44a4-c099-43ac-96ee-1265f2781cbe 2021-11-05 13:42:52.962 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8afd9a64-8b80-47a2-a8c6-8861102337e0 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] port_delete event received for 'feedbd50-5869-47e1-a3c0-18e5227315b9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:42:54.030 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f80a01c-1ed8-4e75-a2e0-30d924e94aaf 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] port_delete event received for '7fc074cc-5d08-4ef3-bebe-1a4b39720ab2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:42:54.766 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f96b36a-ef77-40e0-bf44-a12dc9d77be8 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] port_delete event received for '6b9c6511-c429-4cc6-a5bd-9076718154cf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-05 13:42:54.984 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f96b36a-ef77-40e0-bf44-a12dc9d77be8 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] network_delete received. Deleting network 85878b3e-2a99-4ecb-aee7-8810633e42f1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-05 13:42:54.984 4196 1492231649240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f96b36a-ef77-40e0-bf44-a12dc9d77be8 119e2ab5da93422d905f720ad319a3d1 f899b020217e498fbe2c219b5895df2d - - -] Network 85878b3e-2a99-4ecb-aee7-8810633e42f1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463