2022-01-10 17:48:11.961 4196 1700395699008 MainThread INFO neutron.common.config [-] Logging enabled! 2022-01-10 17:48:11.961 4196 1700395699008 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 19.1.0.dev334 2022-01-10 17:48:11.961 4196 1700395699008 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2022-01-10 17:48:11.995 4196 1700395699008 MainThread INFO os_win.utils.network.networkutils [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] WMI caching is disabled. 2022-01-10 17:48:12.245 4196 1700395699008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-01-10 17:48:12.330 4196 1700395699008 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-01-10 17:48:12.330 4196 1700395699008 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-01-10 17:48:12.515 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent initialized successfully, now running... 2022-01-10 17:48:12.527 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-01-10 17:48:12.527 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-01-10 17:48:12.578 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-01-10 17:50:11.169 4196 1700376349152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ac72cf4-5298-4067-8fb1-768c3249f458 - - - - -] port_update received: 9a8f92de-193f-48c2-ba2b-c32526c27719 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:50:11.175 4196 1700376349152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ac72cf4-5298-4067-8fb1-768c3249f458 - - - - -] No port 9a8f92de-193f-48c2-ba2b-c32526c27719 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:50:16.888 4196 1700485595728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9712facb-df64-4cb8-98bb-4e23449b3f91 - - - - -] port_update received: 5dade433-811f-4845-b115-712d19e5d650 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:50:16.904 4196 1700485595728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9712facb-df64-4cb8-98bb-4e23449b3f91 - - - - -] No port 5dade433-811f-4845-b115-712d19e5d650 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:50:17.201 4196 1700484542528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3ed9854-a3ee-4733-8650-02272eb51efd - - - - -] port_update received: b0541e08-f926-4c84-95ea-14e4bdc03beb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:50:17.221 4196 1700484542528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3ed9854-a3ee-4733-8650-02272eb51efd - - - - -] No port b0541e08-f926-4c84-95ea-14e4bdc03beb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:50:20.029 4196 1700485041488 MainThread WARNING oslo_policy.policy [req-a02388cb-b4ae-4be8-9827-cd75c13caf70 d0e34ddaca124f638fdf8e43fbb08437 a256dbcb3e024f32bd6f56fbc869046c - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-01-10 17:50:20.029 4196 1700485041488 MainThread WARNING oslo_policy.policy [req-a02388cb-b4ae-4be8-9827-cd75c13caf70 d0e34ddaca124f638fdf8e43fbb08437 a256dbcb3e024f32bd6f56fbc869046c - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-01-10 17:50:20.029 4196 1700485041488 MainThread WARNING oslo_policy.policy [req-a02388cb-b4ae-4be8-9827-cd75c13caf70 d0e34ddaca124f638fdf8e43fbb08437 a256dbcb3e024f32bd6f56fbc869046c - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2022-01-10 17:50:20.029 4196 1700485041488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a02388cb-b4ae-4be8-9827-cd75c13caf70 d0e34ddaca124f638fdf8e43fbb08437 a256dbcb3e024f32bd6f56fbc869046c - - -] Security group rule updated on remote: ['8dc2a0f8-5204-43d9-b56b-901a4df1f817'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-10 17:50:20.045 4196 1700485041488 MainThread INFO neutron.agent.securitygroups_rpc [req-a02388cb-b4ae-4be8-9827-cd75c13caf70 d0e34ddaca124f638fdf8e43fbb08437 a256dbcb3e024f32bd6f56fbc869046c - - -] Security group rule updated ['8dc2a0f8-5204-43d9-b56b-901a4df1f817'] 2022-01-10 17:50:20.045 4196 1700485041488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-34a70184-a34d-432d-813a-08e1afe80c3e 1408f7946fad4d02932c89a1d1e7967d 2c61bba037fc49bead261e835ebd4b56 - - -] Security group member updated on remote: ['90b1e33c-eed1-4f17-a64f-68780d78f36b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:50:20.045 4196 1700485041488 MainThread INFO neutron.agent.securitygroups_rpc [req-34a70184-a34d-432d-813a-08e1afe80c3e 1408f7946fad4d02932c89a1d1e7967d 2c61bba037fc49bead261e835ebd4b56 - - -] Security group member updated ['90b1e33c-eed1-4f17-a64f-68780d78f36b'] 2022-01-10 17:50:20.753 4196 1700483327072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61fd347d-a64b-4b17-82b7-00f8f24fbe32 - - - - -] port_update received: 9bbc5548-2a83-480b-9e8b-1dbbd4241307 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:50:20.753 4196 1700483327072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61fd347d-a64b-4b17-82b7-00f8f24fbe32 - - - - -] No port 9bbc5548-2a83-480b-9e8b-1dbbd4241307 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:50:21.889 4196 1700483327072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2627e03-210c-4aad-af36-6d376318ae5f d0e34ddaca124f638fdf8e43fbb08437 a256dbcb3e024f32bd6f56fbc869046c - - -] Security group rule updated on remote: ['8dc2a0f8-5204-43d9-b56b-901a4df1f817'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-10 17:50:21.889 4196 1700483327072 MainThread INFO neutron.agent.securitygroups_rpc [req-d2627e03-210c-4aad-af36-6d376318ae5f d0e34ddaca124f638fdf8e43fbb08437 a256dbcb3e024f32bd6f56fbc869046c - - -] Security group rule updated ['8dc2a0f8-5204-43d9-b56b-901a4df1f817'] 2022-01-10 17:50:24.017 4196 1700483903328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a35d12a-59d7-4289-bb24-400aa306ccdc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Security group member updated on remote: ['84612edf-4253-4491-8b0f-719bd22ee140'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:50:24.961 4196 1700483903328 MainThread INFO neutron.agent.securitygroups_rpc [req-9a35d12a-59d7-4289-bb24-400aa306ccdc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Security group member updated ['84612edf-4253-4491-8b0f-719bd22ee140'] 2022-01-10 17:50:25.035 4196 1700483211856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7895fa6-802f-4727-9595-3efc8ad18c41 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] port_update received: 3f0780ea-d59f-43db-84d9-169914fcae0d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:50:25.045 4196 1700483211856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7895fa6-802f-4727-9595-3efc8ad18c41 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] No port 3f0780ea-d59f-43db-84d9-169914fcae0d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:50:26.172 4196 1700484977056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ac8afe6-5c29-4779-a577-fa4c1fe20d5b - - - - -] port_update received: 0ed865d9-b4d0-4a1c-988e-c8a9e977895b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:50:26.191 4196 1700484977056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ac8afe6-5c29-4779-a577-fa4c1fe20d5b - - - - -] No port 0ed865d9-b4d0-4a1c-988e-c8a9e977895b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:50:27.435 4196 1700485133760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb55cb52-3b41-409f-89b6-11026dca7643 947bc36861e64e31811cb898f46a72e1 08d4842074994421989ef7568b65aea9 - - -] Security group rule updated on remote: ['058d717b-fbf0-4eef-b514-f74ab5414163'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-10 17:50:27.435 4196 1700485133760 MainThread INFO neutron.agent.securitygroups_rpc [req-bb55cb52-3b41-409f-89b6-11026dca7643 947bc36861e64e31811cb898f46a72e1 08d4842074994421989ef7568b65aea9 - - -] Security group rule updated ['058d717b-fbf0-4eef-b514-f74ab5414163'] 2022-01-10 17:50:27.910 4196 1700502469088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dd7be2fb-d703-4a23-9acd-4281439b8e8b 947bc36861e64e31811cb898f46a72e1 08d4842074994421989ef7568b65aea9 - - -] Security group rule updated on remote: ['058d717b-fbf0-4eef-b514-f74ab5414163'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-10 17:50:27.910 4196 1700502469088 MainThread INFO neutron.agent.securitygroups_rpc [req-dd7be2fb-d703-4a23-9acd-4281439b8e8b 947bc36861e64e31811cb898f46a72e1 08d4842074994421989ef7568b65aea9 - - -] Security group rule updated ['058d717b-fbf0-4eef-b514-f74ab5414163'] 2022-01-10 17:50:28.439 4196 1700484263248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c04a5e6-431e-4b6a-8eef-d1a5a2495d0b - - - - -] port_update received: 0d86cb25-41b6-4175-a982-b348834356df port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:50:28.457 4196 1700484263248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c04a5e6-431e-4b6a-8eef-d1a5a2495d0b - - - - -] No port 0d86cb25-41b6-4175-a982-b348834356df defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:50:28.607 4196 1700502923920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1f568a6-b321-4f73-999a-9117eb01c57c 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] port_update received: d9673174-c85c-4fa2-9371-08ed4c303f05 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:50:28.629 4196 1700502923920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1f568a6-b321-4f73-999a-9117eb01c57c 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] No port d9673174-c85c-4fa2-9371-08ed4c303f05 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:50:33.857 4196 1700484932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d9673174-c85c-4fa2-9371-08ed4c303f05 2022-01-10 17:50:33.857 4196 1700484932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3f0780ea-d59f-43db-84d9-169914fcae0d 2022-01-10 17:50:34.706 4196 1700484484432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7f0cb87d-2363-4b5c-ab0f-c14a868bd766 d0e34ddaca124f638fdf8e43fbb08437 a256dbcb3e024f32bd6f56fbc869046c - - -] Security group member updated on remote: ['8dc2a0f8-5204-43d9-b56b-901a4df1f817'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:50:34.706 4196 1700484484432 MainThread INFO neutron.agent.securitygroups_rpc [req-7f0cb87d-2363-4b5c-ab0f-c14a868bd766 d0e34ddaca124f638fdf8e43fbb08437 a256dbcb3e024f32bd6f56fbc869046c - - -] Security group member updated ['8dc2a0f8-5204-43d9-b56b-901a4df1f817'] 2022-01-10 17:50:35.091 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-10 17:50:36.160 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Adding port d9673174-c85c-4fa2-9371-08ed4c303f05 2022-01-10 17:50:36.160 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Port d9673174-c85c-4fa2-9371-08ed4c303f05 updated. Details: {'device': 'd9673174-c85c-4fa2-9371-08ed4c303f05', 'network_id': '97d5a095-562b-4e17-9bd6-5105d1159613', 'port_id': 'd9673174-c85c-4fa2-9371-08ed4c303f05', 'mac_address': 'fa:16:3e:2d:fa:d3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 645, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'aa3d6c23-1c63-408b-b66d-98182652d3dd', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-10 17:50:36.160 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-10 17:50:36.160 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Adding port 3f0780ea-d59f-43db-84d9-169914fcae0d 2022-01-10 17:50:36.160 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Port 3f0780ea-d59f-43db-84d9-169914fcae0d updated. Details: {'device': '3f0780ea-d59f-43db-84d9-169914fcae0d', 'network_id': '138c7947-f830-4b87-bfd8-0735cd6d21ec', 'port_id': '3f0780ea-d59f-43db-84d9-169914fcae0d', 'mac_address': 'fa:16:3e:45:c5:44', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 612, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1134e694-d0a6-47fc-b6c8-8ca7d820e545', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-10 17:50:36.160 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-10 17:50:36.160 4196 1700502466976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3f0780ea-d59f-43db-84d9-169914fcae0d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:50:36.160 4196 1700502466976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3f0780ea-d59f-43db-84d9-169914fcae0d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:50:36.160 4196 1700502466976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 138c7947-f830-4b87-bfd8-0735cd6d21ec 2022-01-10 17:50:36.160 4196 1700502466976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:50:36.160 4196 1700502468912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:50:36.160 4196 1700502468912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d9673174-c85c-4fa2-9371-08ed4c303f05 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:50:36.160 4196 1700502468912 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 97d5a095-562b-4e17-9bd6-5105d1159613 2022-01-10 17:50:36.160 4196 1700502468912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:50:36.343 4196 1700502466976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3f0780ea-d59f-43db-84d9-169914fcae0d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:50:36.343 4196 1700502466976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3f0780ea-d59f-43db-84d9-169914fcae0d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:50:36.343 4196 1700502468912 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd9673174-c85c-4fa2-9371-08ed4c303f05') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:50:36.343 4196 1700502468912 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd9673174-c85c-4fa2-9371-08ed4c303f05') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:50:36.515 4196 1700502466976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3f0780ea-d59f-43db-84d9-169914fcae0d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:50:36.515 4196 1700502466976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 612, VLAN trunk: None to switch port 3f0780ea-d59f-43db-84d9-169914fcae0d 2022-01-10 17:50:36.547 4196 1700502468912 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d9673174-c85c-4fa2-9371-08ed4c303f05 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:50:36.547 4196 1700502468912 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 645, VLAN trunk: None to switch port d9673174-c85c-4fa2-9371-08ed4c303f05 2022-01-10 17:50:36.597 4196 1700502466976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-10 17:50:36.597 4196 1700502466976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3f0780ea-d59f-43db-84d9-169914fcae0d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:50:36.624 4196 1700502468912 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-10 17:50:36.624 4196 1700502468912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d9673174-c85c-4fa2-9371-08ed4c303f05'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:50:36.795 4196 1700503010288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20eb4878-70a4-40ce-9ea8-0b28443055f3 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] port_update received: 511cef14-64d0-4cc5-8dc5-d8f78a25f47b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:50:36.795 4196 1700503010288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20eb4878-70a4-40ce-9ea8-0b28443055f3 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] No port 511cef14-64d0-4cc5-8dc5-d8f78a25f47b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:50:36.819 4196 1700503010288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a4839d39-0acc-4404-91e9-6ef9142de31f 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] Security group member updated on remote: ['0d251d74-9f04-4500-b1dc-1462bd8f6fcb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:50:36.819 4196 1700503010288 MainThread INFO neutron.agent.securitygroups_rpc [req-a4839d39-0acc-4404-91e9-6ef9142de31f 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] Security group member updated ['0d251d74-9f04-4500-b1dc-1462bd8f6fcb'] 2022-01-10 17:50:37.112 4196 1700502468912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d9673174-c85c-4fa2-9371-08ed4c303f05']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:50:37.112 4196 1700502468912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:50:37.112 4196 1700502468912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (84612edf-4253-4491-8b0f-719bd22ee140) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:50:37.112 4196 1700502468912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (84612edf-4253-4491-8b0f-719bd22ee140) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-10 17:50:37.112 4196 1700502468912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d9673174-c85c-4fa2-9371-08ed4c303f05 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:50:37.112 4196 1700502468912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-10 17:50:37.112 4196 1700502468912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d9673174-c85c-4fa2-9371-08ed4c303f05 not yet added. Adding. 2022-01-10 17:50:37.112 4196 1700502468912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-10 17:50:37.112 4196 1700502468912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-10 17:50:37.148 4196 1700502466976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3f0780ea-d59f-43db-84d9-169914fcae0d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:50:37.158 4196 1700502466976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:50:37.158 4196 1700502466976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (90b1e33c-eed1-4f17-a64f-68780d78f36b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:50:37.158 4196 1700502466976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (90b1e33c-eed1-4f17-a64f-68780d78f36b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-10 17:50:37.158 4196 1700502466976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3f0780ea-d59f-43db-84d9-169914fcae0d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:50:37.158 4196 1700502466976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-10 17:50:37.158 4196 1700502466976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3f0780ea-d59f-43db-84d9-169914fcae0d not yet added. Adding. 2022-01-10 17:50:37.158 4196 1700502466976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-10 17:50:37.158 4196 1700502466976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-10 17:50:37.209 4196 1700502468912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:50:37.229 4196 1700502466976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3f0780ea-d59f-43db-84d9-169914fcae0d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:50:37.294 4196 1700502468912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:50:37.294 4196 1700502468912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:50:37.294 4196 1700502466976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3f0780ea-d59f-43db-84d9-169914fcae0d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:50:37.294 4196 1700502466976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3f0780ea-d59f-43db-84d9-169914fcae0d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:50:37.378 4196 1700502468912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:50:37.404 4196 1700502466976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3f0780ea-d59f-43db-84d9-169914fcae0d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:50:37.469 4196 1700502468912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:50:37.469 4196 1700502468912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d9673174-c85c-4fa2-9371-08ed4c303f05 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-10 17:50:37.469 4196 1700502468912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d9673174-c85c-4fa2-9371-08ed4c303f05 processed. 2022-01-10 17:50:37.469 4196 1700502466976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3f0780ea-d59f-43db-84d9-169914fcae0d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:50:37.469 4196 1700502466976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3f0780ea-d59f-43db-84d9-169914fcae0d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-10 17:50:37.469 4196 1700502466976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3f0780ea-d59f-43db-84d9-169914fcae0d processed. 2022-01-10 17:50:37.582 4196 1700449460288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8596693e-3569-4310-ac80-56ceb0c9114a 947bc36861e64e31811cb898f46a72e1 08d4842074994421989ef7568b65aea9 - - -] Security group member updated on remote: ['058d717b-fbf0-4eef-b514-f74ab5414163'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:50:37.582 4196 1700449460288 MainThread INFO neutron.agent.securitygroups_rpc [req-8596693e-3569-4310-ac80-56ceb0c9114a 947bc36861e64e31811cb898f46a72e1 08d4842074994421989ef7568b65aea9 - - -] Security group member updated ['058d717b-fbf0-4eef-b514-f74ab5414163'] 2022-01-10 17:50:37.848 4196 1700485477120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f4690c09-3bc7-455c-a1ef-a292d2195456 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] Security group member updated on remote: ['0d251d74-9f04-4500-b1dc-1462bd8f6fcb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:50:37.848 4196 1700485477120 MainThread INFO neutron.agent.securitygroups_rpc [req-f4690c09-3bc7-455c-a1ef-a292d2195456 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] Security group member updated ['0d251d74-9f04-4500-b1dc-1462bd8f6fcb'] 2022-01-10 17:50:38.779 4196 1700485477120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d61330e3-b50e-4cd1-a198-b49924d98a16 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] port_update received: 6d3d8f9a-1ef2-4264-836d-e05d342bb97d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:50:38.874 4196 1700504256176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3102078-75b7-45a0-b07a-0136393423ff 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] port_update received: e4bbe4f6-73b4-4346-8f49-0806de575788 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:50:39.701 4196 1700502468912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0483b4e6-55dc-488f-bc56-fba186284cda 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] port_update received: 86194098-8bbb-4d91-a51e-c3252a2e68ca port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:50:40.657 4196 1700502996592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:50:40.657 4196 1700485477120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d61330e3-b50e-4cd1-a198-b49924d98a16 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] No port 6d3d8f9a-1ef2-4264-836d-e05d342bb97d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:50:40.657 4196 1700504256176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3102078-75b7-45a0-b07a-0136393423ff 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] No port e4bbe4f6-73b4-4346-8f49-0806de575788 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:50:40.687 4196 1700502468912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0483b4e6-55dc-488f-bc56-fba186284cda 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] No port 86194098-8bbb-4d91-a51e-c3252a2e68ca defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:50:41.295 4196 1700502996592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.625s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:50:44.952 4196 1700484932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 511cef14-64d0-4cc5-8dc5-d8f78a25f47b 2022-01-10 17:50:46.091 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-10 17:50:47.158 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Adding port 511cef14-64d0-4cc5-8dc5-d8f78a25f47b 2022-01-10 17:50:47.158 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Port 511cef14-64d0-4cc5-8dc5-d8f78a25f47b updated. Details: {'device': '511cef14-64d0-4cc5-8dc5-d8f78a25f47b', 'network_id': '2c27da9f-c408-4567-82ab-fbdc30d94429', 'port_id': '511cef14-64d0-4cc5-8dc5-d8f78a25f47b', 'mac_address': 'fa:16:3e:5c:76:a8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 649, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '87dddc2a-e880-4d12-ad88-126574b0fdc2', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-10 17:50:47.158 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-10 17:50:47.158 4196 1700504454416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-511cef14-64d0-4cc5-8dc5-d8f78a25f47b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:50:47.158 4196 1700504454416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 511cef14-64d0-4cc5-8dc5-d8f78a25f47b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:50:47.158 4196 1700504454416 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2c27da9f-c408-4567-82ab-fbdc30d94429 2022-01-10 17:50:47.158 4196 1700504454416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:50:47.294 4196 1700504454416 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '511cef14-64d0-4cc5-8dc5-d8f78a25f47b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:50:47.294 4196 1700504454416 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '511cef14-64d0-4cc5-8dc5-d8f78a25f47b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:50:47.310 4196 1700504454416 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 511cef14-64d0-4cc5-8dc5-d8f78a25f47b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:50:47.310 4196 1700504454416 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 649, VLAN trunk: None to switch port 511cef14-64d0-4cc5-8dc5-d8f78a25f47b 2022-01-10 17:50:50.173 4196 1700504454416 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-10 17:50:50.173 4196 1700504454416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['511cef14-64d0-4cc5-8dc5-d8f78a25f47b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:50:50.314 4196 1700504454416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['511cef14-64d0-4cc5-8dc5-d8f78a25f47b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:50:50.328 4196 1700504454416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:50:50.328 4196 1700504454416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8dc2a0f8-5204-43d9-b56b-901a4df1f817) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:50:50.328 4196 1700504454416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 511cef14-64d0-4cc5-8dc5-d8f78a25f47b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:50:50.328 4196 1700504454416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-10 17:50:50.328 4196 1700504454416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 511cef14-64d0-4cc5-8dc5-d8f78a25f47b not yet added. Adding. 2022-01-10 17:50:50.328 4196 1700504454416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-10 17:50:50.328 4196 1700504454416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-10 17:50:50.473 4196 1700504454416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-511cef14-64d0-4cc5-8dc5-d8f78a25f47b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:50:50.641 4196 1700504454416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-511cef14-64d0-4cc5-8dc5-d8f78a25f47b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:50:50.641 4196 1700504454416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-511cef14-64d0-4cc5-8dc5-d8f78a25f47b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:50:50.781 4196 1700504454416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-511cef14-64d0-4cc5-8dc5-d8f78a25f47b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:50:50.926 4196 1700504454416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-511cef14-64d0-4cc5-8dc5-d8f78a25f47b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.766s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:50:50.926 4196 1700504454416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 511cef14-64d0-4cc5-8dc5-d8f78a25f47b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-10 17:50:50.926 4196 1700504454416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 511cef14-64d0-4cc5-8dc5-d8f78a25f47b processed. 2022-01-10 17:50:52.142 4196 1700484323632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:50:52.187 4196 1700484932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6d3d8f9a-1ef2-4264-836d-e05d342bb97d 2022-01-10 17:50:52.187 4196 1700484932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 86194098-8bbb-4d91-a51e-c3252a2e68ca 2022-01-10 17:50:52.187 4196 1700484932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e4bbe4f6-73b4-4346-8f49-0806de575788 2022-01-10 17:50:52.409 4196 1700484323632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:50:54.160 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-10 17:50:54.981 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Adding port 86194098-8bbb-4d91-a51e-c3252a2e68ca 2022-01-10 17:50:55.267 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Port 86194098-8bbb-4d91-a51e-c3252a2e68ca updated. Details: {'device': '86194098-8bbb-4d91-a51e-c3252a2e68ca', 'network_id': 'bc1de75b-73a3-4a83-9fa3-f25335d75de2', 'port_id': '86194098-8bbb-4d91-a51e-c3252a2e68ca', 'mac_address': 'fa:16:3e:27:b7:40', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 636, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e3b0de0d-59b0-49f2-a986-ca2245149cdb', '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} 2022-01-10 17:50:55.267 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-10 17:50:55.267 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Adding port e4bbe4f6-73b4-4346-8f49-0806de575788 2022-01-10 17:50:55.267 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Port e4bbe4f6-73b4-4346-8f49-0806de575788 updated. Details: {'device': 'e4bbe4f6-73b4-4346-8f49-0806de575788', 'network_id': 'dc888425-8027-41d2-8da9-39f6bfdd48d0', 'port_id': 'e4bbe4f6-73b4-4346-8f49-0806de575788', 'mac_address': 'fa:16:3e:cb:00:71', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 633, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5b1712de-4826-47b9-95b4-5fe3fc38ce99', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-10 17:50:55.267 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-10 17:50:55.267 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Adding port 6d3d8f9a-1ef2-4264-836d-e05d342bb97d 2022-01-10 17:50:55.267 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Port 6d3d8f9a-1ef2-4264-836d-e05d342bb97d updated. Details: {'device': '6d3d8f9a-1ef2-4264-836d-e05d342bb97d', 'network_id': 'dc888425-8027-41d2-8da9-39f6bfdd48d0', 'port_id': '6d3d8f9a-1ef2-4264-836d-e05d342bb97d', 'mac_address': 'fa:16:3e:52:57:2e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 633, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5b1712de-4826-47b9-95b4-5fe3fc38ce99', '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} 2022-01-10 17:50:55.267 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-10 17:50:55.267 4196 1700502996592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6d3d8f9a-1ef2-4264-836d-e05d342bb97d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:50:55.267 4196 1700502996592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6d3d8f9a-1ef2-4264-836d-e05d342bb97d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:50:55.267 4196 1700502996592 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network dc888425-8027-41d2-8da9-39f6bfdd48d0 2022-01-10 17:50:55.283 4196 1700502996592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:50:55.283 4196 1700483399520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e4bbe4f6-73b4-4346-8f49-0806de575788" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:50:55.283 4196 1700483399520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e4bbe4f6-73b4-4346-8f49-0806de575788 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:50:55.283 4196 1700483399520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:50:55.283 4196 1700484263424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86194098-8bbb-4d91-a51e-c3252a2e68ca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:50:55.283 4196 1700484263424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 86194098-8bbb-4d91-a51e-c3252a2e68ca _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:50:55.283 4196 1700484263424 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bc1de75b-73a3-4a83-9fa3-f25335d75de2 2022-01-10 17:50:55.283 4196 1700484263424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:50:55.546 4196 1700502996592 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6d3d8f9a-1ef2-4264-836d-e05d342bb97d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:50:55.546 4196 1700502996592 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6d3d8f9a-1ef2-4264-836d-e05d342bb97d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:50:55.564 4196 1700502996592 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6d3d8f9a-1ef2-4264-836d-e05d342bb97d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:50:55.564 4196 1700502996592 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 633, VLAN trunk: None to switch port 6d3d8f9a-1ef2-4264-836d-e05d342bb97d 2022-01-10 17:50:55.564 4196 1700483399520 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e4bbe4f6-73b4-4346-8f49-0806de575788') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:50:55.564 4196 1700483399520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e4bbe4f6-73b4-4346-8f49-0806de575788') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:50:55.564 4196 1700483399520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e4bbe4f6-73b4-4346-8f49-0806de575788 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:50:55.564 4196 1700483399520 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 633, VLAN trunk: None to switch port e4bbe4f6-73b4-4346-8f49-0806de575788 2022-01-10 17:50:55.623 4196 1700484263424 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '86194098-8bbb-4d91-a51e-c3252a2e68ca') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:50:55.623 4196 1700484263424 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '86194098-8bbb-4d91-a51e-c3252a2e68ca') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:50:55.642 4196 1700484263424 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 86194098-8bbb-4d91-a51e-c3252a2e68ca is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:50:55.642 4196 1700484263424 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 636, VLAN trunk: None to switch port 86194098-8bbb-4d91-a51e-c3252a2e68ca 2022-01-10 17:50:55.747 4196 1700483399520 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-10 17:50:55.747 4196 1700483399520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e4bbe4f6-73b4-4346-8f49-0806de575788'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:50:55.782 4196 1700502996592 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-10 17:50:55.782 4196 1700502996592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6d3d8f9a-1ef2-4264-836d-e05d342bb97d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:50:55.841 4196 1700484263424 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-10 17:50:55.841 4196 1700484263424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['86194098-8bbb-4d91-a51e-c3252a2e68ca'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:50:56.094 4196 1700483399520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e4bbe4f6-73b4-4346-8f49-0806de575788']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:50:56.110 4196 1700483399520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:50:56.110 4196 1700483399520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0d251d74-9f04-4500-b1dc-1462bd8f6fcb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:50:56.110 4196 1700483399520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0d251d74-9f04-4500-b1dc-1462bd8f6fcb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-10 17:50:56.110 4196 1700483399520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e4bbe4f6-73b4-4346-8f49-0806de575788 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:50:56.110 4196 1700483399520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-10 17:50:56.110 4196 1700483399520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e4bbe4f6-73b4-4346-8f49-0806de575788 not yet added. Adding. 2022-01-10 17:50:56.110 4196 1700483399520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-10 17:50:56.110 4196 1700483399520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-10 17:50:56.141 4196 1700502996592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6d3d8f9a-1ef2-4264-836d-e05d342bb97d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:50:56.141 4196 1700502996592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:50:56.141 4196 1700502996592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0d251d74-9f04-4500-b1dc-1462bd8f6fcb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:50:56.141 4196 1700502996592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0d251d74-9f04-4500-b1dc-1462bd8f6fcb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-10 17:50:56.141 4196 1700502996592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6d3d8f9a-1ef2-4264-836d-e05d342bb97d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:50:56.141 4196 1700502996592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-10 17:50:56.141 4196 1700502996592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6d3d8f9a-1ef2-4264-836d-e05d342bb97d not yet added. Adding. 2022-01-10 17:50:56.141 4196 1700502996592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-10 17:50:56.141 4196 1700502996592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-10 17:50:56.141 4196 1700484263424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['86194098-8bbb-4d91-a51e-c3252a2e68ca']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:50:56.141 4196 1700484263424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:50:56.141 4196 1700484263424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (058d717b-fbf0-4eef-b514-f74ab5414163) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:50:56.153 4196 1700484263424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 86194098-8bbb-4d91-a51e-c3252a2e68ca _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:50:56.153 4196 1700484263424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-10 17:50:56.153 4196 1700484263424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 86194098-8bbb-4d91-a51e-c3252a2e68ca not yet added. Adding. 2022-01-10 17:50:56.153 4196 1700484263424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-10 17:50:56.153 4196 1700484263424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-10 17:50:56.329 4196 1700502996592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d3d8f9a-1ef2-4264-836d-e05d342bb97d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:50:56.348 4196 1700483399520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4bbe4f6-73b4-4346-8f49-0806de575788" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:50:56.538 4196 1700502996592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d3d8f9a-1ef2-4264-836d-e05d342bb97d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:50:56.538 4196 1700502996592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d3d8f9a-1ef2-4264-836d-e05d342bb97d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:50:56.538 4196 1700484263424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86194098-8bbb-4d91-a51e-c3252a2e68ca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:50:56.623 4196 1700483399520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4bbe4f6-73b4-4346-8f49-0806de575788" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:50:56.623 4196 1700483399520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4bbe4f6-73b4-4346-8f49-0806de575788" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:50:56.766 4196 1700484263424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86194098-8bbb-4d91-a51e-c3252a2e68ca" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:50:56.766 4196 1700484263424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86194098-8bbb-4d91-a51e-c3252a2e68ca" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:50:56.893 4196 1700502996592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6d3d8f9a-1ef2-4264-836d-e05d342bb97d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:50:56.927 4196 1700483399520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4bbe4f6-73b4-4346-8f49-0806de575788" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:50:57.139 4196 1700502996592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6d3d8f9a-1ef2-4264-836d-e05d342bb97d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.859s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:50:57.139 4196 1700502996592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6d3d8f9a-1ef2-4264-836d-e05d342bb97d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-10 17:50:57.139 4196 1700502996592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6d3d8f9a-1ef2-4264-836d-e05d342bb97d processed. 2022-01-10 17:50:57.139 4196 1700483399520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e4bbe4f6-73b4-4346-8f49-0806de575788" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.844s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:50:57.159 4196 1700483399520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e4bbe4f6-73b4-4346-8f49-0806de575788 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-10 17:50:57.159 4196 1700483399520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e4bbe4f6-73b4-4346-8f49-0806de575788 processed. 2022-01-10 17:50:57.248 4196 1700484263424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86194098-8bbb-4d91-a51e-c3252a2e68ca" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:50:57.375 4196 1700484263424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86194098-8bbb-4d91-a51e-c3252a2e68ca" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:50:57.375 4196 1700484263424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 86194098-8bbb-4d91-a51e-c3252a2e68ca status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-10 17:50:57.375 4196 1700484263424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 86194098-8bbb-4d91-a51e-c3252a2e68ca processed. 2022-01-10 17:50:58.206 4196 1700504729376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:50:59.725 4196 1700504729376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.516s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:51:14.406 4196 1700505014336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ecfeca28-33d2-4111-839d-7aec252ec055 1408f7946fad4d02932c89a1d1e7967d 2c61bba037fc49bead261e835ebd4b56 - - -] Security group member updated on remote: ['90b1e33c-eed1-4f17-a64f-68780d78f36b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:51:14.406 4196 1700505014336 MainThread INFO neutron.agent.securitygroups_rpc [req-ecfeca28-33d2-4111-839d-7aec252ec055 1408f7946fad4d02932c89a1d1e7967d 2c61bba037fc49bead261e835ebd4b56 - - -] Security group member updated ['90b1e33c-eed1-4f17-a64f-68780d78f36b'] 2022-01-10 17:51:14.406 4196 1700505014336 MainThread INFO neutron.agent.securitygroups_rpc [req-ecfeca28-33d2-4111-839d-7aec252ec055 1408f7946fad4d02932c89a1d1e7967d 2c61bba037fc49bead261e835ebd4b56 - - -] Refresh firewall rules 2022-01-10 17:51:14.406 4196 1700505014336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ecfeca28-33d2-4111-839d-7aec252ec055 1408f7946fad4d02932c89a1d1e7967d 2c61bba037fc49bead261e835ebd4b56 - - -] Get security group information for devices via rpc ['3f0780ea-d59f-43db-84d9-169914fcae0d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:51:14.439 4196 1700484932704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3f0780ea-d59f-43db-84d9-169914fcae0d 2022-01-10 17:51:14.439 4196 1700505014336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ecfeca28-33d2-4111-839d-7aec252ec055 1408f7946fad4d02932c89a1d1e7967d 2c61bba037fc49bead261e835ebd4b56 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:51:14.439 4196 1700505014336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ecfeca28-33d2-4111-839d-7aec252ec055 1408f7946fad4d02932c89a1d1e7967d 2c61bba037fc49bead261e835ebd4b56 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:51:14.500 4196 1700505014336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ecfeca28-33d2-4111-839d-7aec252ec055 1408f7946fad4d02932c89a1d1e7967d 2c61bba037fc49bead261e835ebd4b56 - - -] port_delete event received for '3f0780ea-d59f-43db-84d9-169914fcae0d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:51:16.265 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-10 17:51:16.265 4196 1700484015552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3f0780ea-d59f-43db-84d9-169914fcae0d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-10 17:51:16.265 4196 1700484015552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3f0780ea-d59f-43db-84d9-169914fcae0d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-10 17:51:16.265 4196 1700484015552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3f0780ea-d59f-43db-84d9-169914fcae0d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-10 17:51:16.279 4196 1700484015552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 138c7947-f830-4b87-bfd8-0735cd6d21ec 2022-01-10 17:51:16.279 4196 1700484015552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3f0780ea-d59f-43db-84d9-169914fcae0d'] 2022-01-10 17:51:16.279 4196 1700484015552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-10 17:51:16.279 4196 1700484015552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-10 17:51:16.279 4196 1700484015552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3f0780ea-d59f-43db-84d9-169914fcae0d'] 2022-01-10 17:51:18.266 4196 1700484343936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:51:19.065 4196 1700484343936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.797s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:51:21.154 4196 1700504383328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51f5cdb8-a58b-472c-97f3-9a7c4cf04c88 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] network_delete received. Deleting network 138c7947-f830-4b87-bfd8-0735cd6d21ec network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-10 17:51:21.154 4196 1700504383328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51f5cdb8-a58b-472c-97f3-9a7c4cf04c88 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] Network 138c7947-f830-4b87-bfd8-0735cd6d21ec not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-10 17:51:22.629 4196 1700505093216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e694fc9-c29a-4755-a7d7-ad554f1279ea 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Security group member updated on remote: ['84612edf-4253-4491-8b0f-719bd22ee140'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:51:22.629 4196 1700505093216 MainThread INFO neutron.agent.securitygroups_rpc [req-1e694fc9-c29a-4755-a7d7-ad554f1279ea 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Security group member updated ['84612edf-4253-4491-8b0f-719bd22ee140'] 2022-01-10 17:51:22.629 4196 1700505093216 MainThread INFO neutron.agent.securitygroups_rpc [req-1e694fc9-c29a-4755-a7d7-ad554f1279ea 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Refresh firewall rules 2022-01-10 17:51:22.639 4196 1700505093216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e694fc9-c29a-4755-a7d7-ad554f1279ea 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Get security group information for devices via rpc ['d9673174-c85c-4fa2-9371-08ed4c303f05'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:51:22.983 4196 1700505093216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1e694fc9-c29a-4755-a7d7-ad554f1279ea 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update security group information for ports dict_keys(['d9673174-c85c-4fa2-9371-08ed4c303f05']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:51:22.983 4196 1700505093216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1e694fc9-c29a-4755-a7d7-ad554f1279ea 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:51:22.983 4196 1700505093216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1e694fc9-c29a-4755-a7d7-ad554f1279ea 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update rules of security group (84612edf-4253-4491-8b0f-719bd22ee140) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:51:22.999 4196 1700505093216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1e694fc9-c29a-4755-a7d7-ad554f1279ea 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update members of security group (84612edf-4253-4491-8b0f-719bd22ee140) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-10 17:51:22.999 4196 1700505093216 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1e694fc9-c29a-4755-a7d7-ad554f1279ea 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update port filter for d9673174-c85c-4fa2-9371-08ed4c303f05 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:51:22.999 4196 1700505093216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1e694fc9-c29a-4755-a7d7-ad554f1279ea 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Updating port rules. 2022-01-10 17:51:22.999 4196 1700505093216 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1e694fc9-c29a-4755-a7d7-ad554f1279ea 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-10 17:51:22.999 4196 1700505093216 MainThread DEBUG oslo_concurrency.lockutils [req-1e694fc9-c29a-4755-a7d7-ad554f1279ea 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:51:23.220 4196 1700505093216 MainThread DEBUG oslo_concurrency.lockutils [req-1e694fc9-c29a-4755-a7d7-ad554f1279ea 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:51:23.220 4196 1700505093216 MainThread DEBUG oslo_concurrency.lockutils [req-1e694fc9-c29a-4755-a7d7-ad554f1279ea 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:51:23.220 4196 1700505093216 MainThread DEBUG oslo_concurrency.lockutils [req-1e694fc9-c29a-4755-a7d7-ad554f1279ea 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:51:23.592 4196 1700485596432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-083b9a9a-e2ae-40a4-a04e-17f2bff9fd35 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] port_update received: 0b68147b-3c76-403d-9b6b-49fc7b59a447 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:51:23.607 4196 1700485596432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-083b9a9a-e2ae-40a4-a04e-17f2bff9fd35 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] No port 0b68147b-3c76-403d-9b6b-49fc7b59a447 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:51:29.766 4196 1700484932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0b68147b-3c76-403d-9b6b-49fc7b59a447 2022-01-10 17:51:30.282 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-10 17:51:30.592 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Adding port 0b68147b-3c76-403d-9b6b-49fc7b59a447 2022-01-10 17:51:30.592 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Port 0b68147b-3c76-403d-9b6b-49fc7b59a447 updated. Details: {'device': '0b68147b-3c76-403d-9b6b-49fc7b59a447', 'network_id': '97d5a095-562b-4e17-9bd6-5105d1159613', 'port_id': '0b68147b-3c76-403d-9b6b-49fc7b59a447', 'mac_address': 'fa:16:3e:20:18:f3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 645, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'aa3d6c23-1c63-408b-b66d-98182652d3dd', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-10 17:51:30.592 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-10 17:51:30.592 4196 1700504943248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0b68147b-3c76-403d-9b6b-49fc7b59a447" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:51:30.607 4196 1700504943248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0b68147b-3c76-403d-9b6b-49fc7b59a447 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:51:30.607 4196 1700504943248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:51:30.787 4196 1700504943248 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0b68147b-3c76-403d-9b6b-49fc7b59a447') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:51:30.787 4196 1700504943248 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0b68147b-3c76-403d-9b6b-49fc7b59a447') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:51:30.800 4196 1700504943248 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0b68147b-3c76-403d-9b6b-49fc7b59a447 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:51:30.800 4196 1700504943248 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 645, VLAN trunk: None to switch port 0b68147b-3c76-403d-9b6b-49fc7b59a447 2022-01-10 17:51:30.926 4196 1700504943248 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-10 17:51:30.926 4196 1700504943248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0b68147b-3c76-403d-9b6b-49fc7b59a447'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:51:31.122 4196 1700504943248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0b68147b-3c76-403d-9b6b-49fc7b59a447']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:51:31.122 4196 1700504943248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:51:31.138 4196 1700504943248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (84612edf-4253-4491-8b0f-719bd22ee140) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:51:31.138 4196 1700504943248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (84612edf-4253-4491-8b0f-719bd22ee140) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-10 17:51:31.138 4196 1700504943248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0b68147b-3c76-403d-9b6b-49fc7b59a447 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:51:31.138 4196 1700504943248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-10 17:51:31.138 4196 1700504943248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0b68147b-3c76-403d-9b6b-49fc7b59a447 not yet added. Adding. 2022-01-10 17:51:31.138 4196 1700504943248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-10 17:51:31.138 4196 1700504943248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-10 17:51:31.313 4196 1700504943248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0b68147b-3c76-403d-9b6b-49fc7b59a447" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:51:31.483 4196 1700504943248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0b68147b-3c76-403d-9b6b-49fc7b59a447" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:51:31.483 4196 1700504943248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0b68147b-3c76-403d-9b6b-49fc7b59a447" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:51:31.705 4196 1700504943248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0b68147b-3c76-403d-9b6b-49fc7b59a447" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:51:31.859 4196 1700504943248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0b68147b-3c76-403d-9b6b-49fc7b59a447" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:51:31.859 4196 1700504943248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0b68147b-3c76-403d-9b6b-49fc7b59a447 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-10 17:51:31.859 4196 1700504943248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0b68147b-3c76-403d-9b6b-49fc7b59a447 processed. 2022-01-10 17:51:32.295 4196 1700504943248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:51:32.528 4196 1700504943248 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:51:36.624 4196 1700484933408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-134fb87e-7714-4ddf-9c9d-5c53fd56d22e 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] network_delete received. Deleting network a0ebde29-7db7-4b24-b224-96b4b5a2b6da network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-10 17:51:36.624 4196 1700484933408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-134fb87e-7714-4ddf-9c9d-5c53fd56d22e 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] Network a0ebde29-7db7-4b24-b224-96b4b5a2b6da not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-10 17:51:37.327 4196 1700504254064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a293ff4b-4c3f-42e5-a955-2015cbf4b13b 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] network_delete received. Deleting network f98b4da5-04a8-45ef-96e0-ceb7ad3c8c62 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-10 17:51:37.327 4196 1700504254064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a293ff4b-4c3f-42e5-a955-2015cbf4b13b 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] Network f98b4da5-04a8-45ef-96e0-ceb7ad3c8c62 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-10 17:51:41.549 4196 1700503009584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2075f207-0767-40ca-b375-04ec3d530668 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Security group member updated on remote: ['84612edf-4253-4491-8b0f-719bd22ee140'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:51:41.573 4196 1700503009584 MainThread INFO neutron.agent.securitygroups_rpc [req-2075f207-0767-40ca-b375-04ec3d530668 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Security group member updated ['84612edf-4253-4491-8b0f-719bd22ee140'] 2022-01-10 17:51:41.573 4196 1700503009584 MainThread INFO neutron.agent.securitygroups_rpc [req-2075f207-0767-40ca-b375-04ec3d530668 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Refresh firewall rules 2022-01-10 17:51:41.573 4196 1700503009584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2075f207-0767-40ca-b375-04ec3d530668 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Get security group information for devices via rpc ['d9673174-c85c-4fa2-9371-08ed4c303f05', '0b68147b-3c76-403d-9b6b-49fc7b59a447'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:51:41.920 4196 1700503009584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2075f207-0767-40ca-b375-04ec3d530668 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update security group information for ports dict_keys(['0b68147b-3c76-403d-9b6b-49fc7b59a447', 'd9673174-c85c-4fa2-9371-08ed4c303f05']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:51:41.920 4196 1700503009584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2075f207-0767-40ca-b375-04ec3d530668 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:51:41.920 4196 1700503009584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2075f207-0767-40ca-b375-04ec3d530668 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update rules of security group (84612edf-4253-4491-8b0f-719bd22ee140) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:51:41.920 4196 1700503009584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2075f207-0767-40ca-b375-04ec3d530668 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update members of security group (84612edf-4253-4491-8b0f-719bd22ee140) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-10 17:51:41.920 4196 1700503009584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2075f207-0767-40ca-b375-04ec3d530668 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update port filter for 0b68147b-3c76-403d-9b6b-49fc7b59a447 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:51:41.920 4196 1700503009584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2075f207-0767-40ca-b375-04ec3d530668 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Updating port rules. 2022-01-10 17:51:41.920 4196 1700503009584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2075f207-0767-40ca-b375-04ec3d530668 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-10 17:51:41.920 4196 1700503009584 MainThread DEBUG oslo_concurrency.lockutils [req-2075f207-0767-40ca-b375-04ec3d530668 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-0b68147b-3c76-403d-9b6b-49fc7b59a447" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:51:42.156 4196 1700503009584 MainThread DEBUG oslo_concurrency.lockutils [req-2075f207-0767-40ca-b375-04ec3d530668 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-0b68147b-3c76-403d-9b6b-49fc7b59a447" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:51:42.156 4196 1700503009584 MainThread DEBUG oslo_concurrency.lockutils [req-2075f207-0767-40ca-b375-04ec3d530668 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-0b68147b-3c76-403d-9b6b-49fc7b59a447" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:51:42.156 4196 1700503009584 MainThread DEBUG oslo_concurrency.lockutils [req-2075f207-0767-40ca-b375-04ec3d530668 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-0b68147b-3c76-403d-9b6b-49fc7b59a447" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:51:42.156 4196 1700503009584 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2075f207-0767-40ca-b375-04ec3d530668 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update port filter for d9673174-c85c-4fa2-9371-08ed4c303f05 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:51:42.156 4196 1700503009584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2075f207-0767-40ca-b375-04ec3d530668 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Updating port rules. 2022-01-10 17:51:42.156 4196 1700503009584 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2075f207-0767-40ca-b375-04ec3d530668 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-10 17:51:42.156 4196 1700503009584 MainThread DEBUG oslo_concurrency.lockutils [req-2075f207-0767-40ca-b375-04ec3d530668 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:51:42.388 4196 1700503009584 MainThread DEBUG oslo_concurrency.lockutils [req-2075f207-0767-40ca-b375-04ec3d530668 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:51:42.388 4196 1700503009584 MainThread DEBUG oslo_concurrency.lockutils [req-2075f207-0767-40ca-b375-04ec3d530668 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:51:42.388 4196 1700503009584 MainThread DEBUG oslo_concurrency.lockutils [req-2075f207-0767-40ca-b375-04ec3d530668 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:51:42.623 4196 1700503009584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cd9f3d4-2a7e-4893-931e-db524be879f2 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] port_update received: bbc279fc-3bfc-4f6c-9ab8-16406a643493 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:51:42.643 4196 1700503009584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cd9f3d4-2a7e-4893-931e-db524be879f2 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] No port bbc279fc-3bfc-4f6c-9ab8-16406a643493 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:51:45.959 4196 1700484932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bbc279fc-3bfc-4f6c-9ab8-16406a643493 2022-01-10 17:51:46.391 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-10 17:51:46.591 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Adding port bbc279fc-3bfc-4f6c-9ab8-16406a643493 2022-01-10 17:51:46.591 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Port bbc279fc-3bfc-4f6c-9ab8-16406a643493 updated. Details: {'device': 'bbc279fc-3bfc-4f6c-9ab8-16406a643493', 'network_id': '97d5a095-562b-4e17-9bd6-5105d1159613', 'port_id': 'bbc279fc-3bfc-4f6c-9ab8-16406a643493', 'mac_address': 'fa:16:3e:dd:ca:75', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 645, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'aa3d6c23-1c63-408b-b66d-98182652d3dd', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-10 17:51:46.591 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-10 17:51:46.591 4196 1700502468912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bbc279fc-3bfc-4f6c-9ab8-16406a643493" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:51:46.591 4196 1700502468912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bbc279fc-3bfc-4f6c-9ab8-16406a643493 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:51:46.591 4196 1700502468912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:51:46.825 4196 1700502468912 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bbc279fc-3bfc-4f6c-9ab8-16406a643493') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:51:46.825 4196 1700502468912 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bbc279fc-3bfc-4f6c-9ab8-16406a643493') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:51:46.841 4196 1700502468912 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bbc279fc-3bfc-4f6c-9ab8-16406a643493 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:51:46.841 4196 1700502468912 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 645, VLAN trunk: None to switch port bbc279fc-3bfc-4f6c-9ab8-16406a643493 2022-01-10 17:51:46.997 4196 1700502468912 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-10 17:51:46.997 4196 1700502468912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bbc279fc-3bfc-4f6c-9ab8-16406a643493'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:51:47.200 4196 1700502468912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bbc279fc-3bfc-4f6c-9ab8-16406a643493']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:51:47.200 4196 1700502468912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:51:47.200 4196 1700502468912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (84612edf-4253-4491-8b0f-719bd22ee140) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:51:47.200 4196 1700502468912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (84612edf-4253-4491-8b0f-719bd22ee140) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-10 17:51:47.200 4196 1700502468912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bbc279fc-3bfc-4f6c-9ab8-16406a643493 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:51:47.216 4196 1700502468912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-10 17:51:47.216 4196 1700502468912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bbc279fc-3bfc-4f6c-9ab8-16406a643493 not yet added. Adding. 2022-01-10 17:51:47.216 4196 1700502468912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-10 17:51:47.216 4196 1700502468912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-10 17:51:47.424 4196 1700502468912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bbc279fc-3bfc-4f6c-9ab8-16406a643493" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:51:47.640 4196 1700502468912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bbc279fc-3bfc-4f6c-9ab8-16406a643493" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:51:47.640 4196 1700502468912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bbc279fc-3bfc-4f6c-9ab8-16406a643493" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:51:47.881 4196 1700502468912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bbc279fc-3bfc-4f6c-9ab8-16406a643493" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:51:48.060 4196 1700502468912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bbc279fc-3bfc-4f6c-9ab8-16406a643493" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:51:48.060 4196 1700502468912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bbc279fc-3bfc-4f6c-9ab8-16406a643493 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-10 17:51:48.060 4196 1700502468912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bbc279fc-3bfc-4f6c-9ab8-16406a643493 processed. 2022-01-10 17:51:48.406 4196 1700502468912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:51:48.814 4196 1700502468912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.407s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:17.137 4196 1700504456880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Security group member updated on remote: ['84612edf-4253-4491-8b0f-719bd22ee140'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:52:17.137 4196 1700504456880 MainThread INFO neutron.agent.securitygroups_rpc [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Security group member updated ['84612edf-4253-4491-8b0f-719bd22ee140'] 2022-01-10 17:52:18.013 4196 1700504456880 MainThread INFO neutron.agent.securitygroups_rpc [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Refresh firewall rules 2022-01-10 17:52:18.996 4196 1700504456880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Get security group information for devices via rpc ['d9673174-c85c-4fa2-9371-08ed4c303f05', '0b68147b-3c76-403d-9b6b-49fc7b59a447', 'bbc279fc-3bfc-4f6c-9ab8-16406a643493'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:52:19.310 4196 1700504456880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update security group information for ports dict_keys(['0b68147b-3c76-403d-9b6b-49fc7b59a447', 'bbc279fc-3bfc-4f6c-9ab8-16406a643493', 'd9673174-c85c-4fa2-9371-08ed4c303f05']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:52:19.310 4196 1700504456880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:52:19.310 4196 1700504456880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update rules of security group (84612edf-4253-4491-8b0f-719bd22ee140) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:52:19.310 4196 1700504456880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update members of security group (84612edf-4253-4491-8b0f-719bd22ee140) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-10 17:52:19.310 4196 1700504456880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update port filter for 0b68147b-3c76-403d-9b6b-49fc7b59a447 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:52:19.310 4196 1700504456880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Updating port rules. 2022-01-10 17:52:19.310 4196 1700504456880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-10 17:52:19.310 4196 1700504456880 MainThread DEBUG oslo_concurrency.lockutils [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-0b68147b-3c76-403d-9b6b-49fc7b59a447" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:19.577 4196 1700504456880 MainThread DEBUG oslo_concurrency.lockutils [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-0b68147b-3c76-403d-9b6b-49fc7b59a447" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:19.577 4196 1700504456880 MainThread DEBUG oslo_concurrency.lockutils [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-0b68147b-3c76-403d-9b6b-49fc7b59a447" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:19.577 4196 1700504456880 MainThread DEBUG oslo_concurrency.lockutils [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-0b68147b-3c76-403d-9b6b-49fc7b59a447" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:19.577 4196 1700504456880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update port filter for bbc279fc-3bfc-4f6c-9ab8-16406a643493 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:52:19.577 4196 1700504456880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Updating port rules. 2022-01-10 17:52:19.577 4196 1700504456880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-10 17:52:19.577 4196 1700504456880 MainThread DEBUG oslo_concurrency.lockutils [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-bbc279fc-3bfc-4f6c-9ab8-16406a643493" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:19.670 4196 1700504571568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c8544f3-f325-4fde-9c2e-fe485435afe9 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] port_update received: 08e664e6-ef41-48b9-944f-ab0216b42fa6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:52:19.691 4196 1700504571568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c8544f3-f325-4fde-9c2e-fe485435afe9 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] No port 08e664e6-ef41-48b9-944f-ab0216b42fa6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:52:19.841 4196 1700504456880 MainThread DEBUG oslo_concurrency.lockutils [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-bbc279fc-3bfc-4f6c-9ab8-16406a643493" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:19.841 4196 1700504456880 MainThread DEBUG oslo_concurrency.lockutils [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-bbc279fc-3bfc-4f6c-9ab8-16406a643493" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:19.841 4196 1700504456880 MainThread DEBUG oslo_concurrency.lockutils [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-bbc279fc-3bfc-4f6c-9ab8-16406a643493" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:19.841 4196 1700504456880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update port filter for d9673174-c85c-4fa2-9371-08ed4c303f05 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:52:19.841 4196 1700504456880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Updating port rules. 2022-01-10 17:52:19.841 4196 1700504456880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-10 17:52:19.841 4196 1700504456880 MainThread DEBUG oslo_concurrency.lockutils [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:20.138 4196 1700504456880 MainThread DEBUG oslo_concurrency.lockutils [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:20.138 4196 1700504456880 MainThread DEBUG oslo_concurrency.lockutils [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:20.138 4196 1700504456880 MainThread DEBUG oslo_concurrency.lockutils [req-7fc925cf-aefa-4be4-afdb-8f8ec3c962fc 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:26.402 4196 1700484932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 08e664e6-ef41-48b9-944f-ab0216b42fa6 2022-01-10 17:52:26.998 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-10 17:52:27.184 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Adding port 08e664e6-ef41-48b9-944f-ab0216b42fa6 2022-01-10 17:52:27.184 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Port 08e664e6-ef41-48b9-944f-ab0216b42fa6 updated. Details: {'device': '08e664e6-ef41-48b9-944f-ab0216b42fa6', 'network_id': '97d5a095-562b-4e17-9bd6-5105d1159613', 'port_id': '08e664e6-ef41-48b9-944f-ab0216b42fa6', 'mac_address': 'fa:16:3e:a4:1f:28', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 645, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'aa3d6c23-1c63-408b-b66d-98182652d3dd', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-10 17:52:27.184 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-10 17:52:27.184 4196 1700484979168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-08e664e6-ef41-48b9-944f-ab0216b42fa6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:27.184 4196 1700484979168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 08e664e6-ef41-48b9-944f-ab0216b42fa6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:52:27.184 4196 1700484979168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:52:27.372 4196 1700484979168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '08e664e6-ef41-48b9-944f-ab0216b42fa6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:52:27.372 4196 1700484979168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '08e664e6-ef41-48b9-944f-ab0216b42fa6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:52:27.387 4196 1700484979168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 08e664e6-ef41-48b9-944f-ab0216b42fa6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:52:27.387 4196 1700484979168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 645, VLAN trunk: None to switch port 08e664e6-ef41-48b9-944f-ab0216b42fa6 2022-01-10 17:52:27.515 4196 1700484979168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-10 17:52:27.515 4196 1700484979168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['08e664e6-ef41-48b9-944f-ab0216b42fa6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:52:27.686 4196 1700484979168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['08e664e6-ef41-48b9-944f-ab0216b42fa6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:52:27.686 4196 1700484979168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:52:27.686 4196 1700484979168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (84612edf-4253-4491-8b0f-719bd22ee140) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:52:27.699 4196 1700484979168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (84612edf-4253-4491-8b0f-719bd22ee140) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-10 17:52:27.699 4196 1700484979168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 08e664e6-ef41-48b9-944f-ab0216b42fa6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:52:27.699 4196 1700484979168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-10 17:52:27.699 4196 1700484979168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 08e664e6-ef41-48b9-944f-ab0216b42fa6 not yet added. Adding. 2022-01-10 17:52:27.699 4196 1700484979168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-10 17:52:27.699 4196 1700484979168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-10 17:52:27.950 4196 1700484979168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-08e664e6-ef41-48b9-944f-ab0216b42fa6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:28.174 4196 1700484979168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-08e664e6-ef41-48b9-944f-ab0216b42fa6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:28.174 4196 1700484979168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-08e664e6-ef41-48b9-944f-ab0216b42fa6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:28.482 4196 1700484979168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-08e664e6-ef41-48b9-944f-ab0216b42fa6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:28.653 4196 1700484979168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-08e664e6-ef41-48b9-944f-ab0216b42fa6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:28.653 4196 1700484979168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 08e664e6-ef41-48b9-944f-ab0216b42fa6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-10 17:52:28.653 4196 1700484979168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 08e664e6-ef41-48b9-944f-ab0216b42fa6 processed. 2022-01-10 17:52:29.016 4196 1700484979168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:29.231 4196 1700484979168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:32.512 4196 1700484932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 511cef14-64d0-4cc5-8dc5-d8f78a25f47b 2022-01-10 17:52:33.031 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-10 17:52:33.355 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Adding port 511cef14-64d0-4cc5-8dc5-d8f78a25f47b 2022-01-10 17:52:33.355 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Port 511cef14-64d0-4cc5-8dc5-d8f78a25f47b updated. Details: {'device': '511cef14-64d0-4cc5-8dc5-d8f78a25f47b', 'network_id': '2c27da9f-c408-4567-82ab-fbdc30d94429', 'port_id': '511cef14-64d0-4cc5-8dc5-d8f78a25f47b', 'mac_address': 'fa:16:3e:5c:76:a8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 649, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '87dddc2a-e880-4d12-ad88-126574b0fdc2', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-10 17:52:33.355 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-10 17:52:33.355 4196 1700502941760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-511cef14-64d0-4cc5-8dc5-d8f78a25f47b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:33.355 4196 1700502941760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 511cef14-64d0-4cc5-8dc5-d8f78a25f47b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:52:33.355 4196 1700502941760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:52:33.403 4196 1700502941760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '511cef14-64d0-4cc5-8dc5-d8f78a25f47b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:52:33.403 4196 1700502941760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '511cef14-64d0-4cc5-8dc5-d8f78a25f47b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:52:33.418 4196 1700502941760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 511cef14-64d0-4cc5-8dc5-d8f78a25f47b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:52:33.418 4196 1700502941760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 649, VLAN trunk: None to switch port 511cef14-64d0-4cc5-8dc5-d8f78a25f47b 2022-01-10 17:52:33.517 4196 1700502941760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-10 17:52:33.517 4196 1700502941760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['511cef14-64d0-4cc5-8dc5-d8f78a25f47b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:52:33.781 4196 1700502941760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['511cef14-64d0-4cc5-8dc5-d8f78a25f47b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:52:33.781 4196 1700502941760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:52:33.781 4196 1700502941760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8dc2a0f8-5204-43d9-b56b-901a4df1f817) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:52:33.781 4196 1700502941760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 511cef14-64d0-4cc5-8dc5-d8f78a25f47b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:52:33.781 4196 1700502941760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-10 17:52:33.781 4196 1700502941760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-01-10 17:52:33.781 4196 1700502941760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-511cef14-64d0-4cc5-8dc5-d8f78a25f47b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:33.781 4196 1700502941760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-511cef14-64d0-4cc5-8dc5-d8f78a25f47b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:33.781 4196 1700502941760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-511cef14-64d0-4cc5-8dc5-d8f78a25f47b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:33.781 4196 1700502941760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-511cef14-64d0-4cc5-8dc5-d8f78a25f47b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:33.890 4196 1700502941760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-511cef14-64d0-4cc5-8dc5-d8f78a25f47b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.547s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:33.890 4196 1700502941760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 511cef14-64d0-4cc5-8dc5-d8f78a25f47b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-10 17:52:33.890 4196 1700502941760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 511cef14-64d0-4cc5-8dc5-d8f78a25f47b processed. 2022-01-10 17:52:35.030 4196 1700485041488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:35.405 4196 1700485041488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:36.467 4196 1700485041488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-595e1895-d7f7-431d-bae5-ffd3fb329179 - - - - -] port_update received: 2d56bceb-0636-4979-a1a0-56e82b78c615 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:52:36.485 4196 1700485041488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-595e1895-d7f7-431d-bae5-ffd3fb329179 - - - - -] No port 2d56bceb-0636-4979-a1a0-56e82b78c615 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:52:41.715 4196 1700504868464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28db13b4-8cae-47ee-b31a-db19ee86fa20 - - - - -] port_update received: a2fcd4e6-8858-4103-8a45-3e7328a10d08 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:52:41.715 4196 1700504868464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28db13b4-8cae-47ee-b31a-db19ee86fa20 - - - - -] No port a2fcd4e6-8858-4103-8a45-3e7328a10d08 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:52:44.715 4196 1700505810544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7acf249e-4799-49e9-b52a-822b4aada8c7 - - - - -] port_update received: bb35f4dd-3a77-4963-a414-1cd911be26d7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:52:44.730 4196 1700505810544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7acf249e-4799-49e9-b52a-822b4aada8c7 - - - - -] No port bb35f4dd-3a77-4963-a414-1cd911be26d7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:52:48.154 4196 1700505812480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8546c750-ee94-4ea0-9c5a-1dd233881103 4636015d590c40fca1f4c9996a871b57 ad60695fc58746f490b20a5b2459b6ae - - -] Security group rule updated on remote: ['165e9131-d412-48d6-8600-e6aa0c5989e4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-10 17:52:48.154 4196 1700505812480 MainThread INFO neutron.agent.securitygroups_rpc [req-8546c750-ee94-4ea0-9c5a-1dd233881103 4636015d590c40fca1f4c9996a871b57 ad60695fc58746f490b20a5b2459b6ae - - -] Security group rule updated ['165e9131-d412-48d6-8600-e6aa0c5989e4'] 2022-01-10 17:52:48.402 4196 1700503011168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36b2d104-7dc4-4107-9d76-8ad5deee7f0b 4636015d590c40fca1f4c9996a871b57 ad60695fc58746f490b20a5b2459b6ae - - -] Security group rule updated on remote: ['165e9131-d412-48d6-8600-e6aa0c5989e4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-10 17:52:48.402 4196 1700503011168 MainThread INFO neutron.agent.securitygroups_rpc [req-36b2d104-7dc4-4107-9d76-8ad5deee7f0b 4636015d590c40fca1f4c9996a871b57 ad60695fc58746f490b20a5b2459b6ae - - -] Security group rule updated ['165e9131-d412-48d6-8600-e6aa0c5989e4'] 2022-01-10 17:52:48.669 4196 1700504884848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9e79db15-32b6-4197-8531-0c74906a0ebd 4636015d590c40fca1f4c9996a871b57 ad60695fc58746f490b20a5b2459b6ae - - -] Security group rule updated on remote: ['165e9131-d412-48d6-8600-e6aa0c5989e4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-10 17:52:48.669 4196 1700504884848 MainThread INFO neutron.agent.securitygroups_rpc [req-9e79db15-32b6-4197-8531-0c74906a0ebd 4636015d590c40fca1f4c9996a871b57 ad60695fc58746f490b20a5b2459b6ae - - -] Security group rule updated ['165e9131-d412-48d6-8600-e6aa0c5989e4'] 2022-01-10 17:52:48.855 4196 1700504941840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d9cd5b6-6f7f-4cc6-9f4d-413959ab9dbe 4636015d590c40fca1f4c9996a871b57 ad60695fc58746f490b20a5b2459b6ae - - -] Security group rule updated on remote: ['165e9131-d412-48d6-8600-e6aa0c5989e4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-10 17:52:48.855 4196 1700504941840 MainThread INFO neutron.agent.securitygroups_rpc [req-2d9cd5b6-6f7f-4cc6-9f4d-413959ab9dbe 4636015d590c40fca1f4c9996a871b57 ad60695fc58746f490b20a5b2459b6ae - - -] Security group rule updated ['165e9131-d412-48d6-8600-e6aa0c5989e4'] 2022-01-10 17:52:49.028 4196 1700504941840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c4e0904-ebd4-4adf-ad4d-4221e0a7678e 4636015d590c40fca1f4c9996a871b57 ad60695fc58746f490b20a5b2459b6ae - - -] Security group rule updated on remote: ['165e9131-d412-48d6-8600-e6aa0c5989e4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-10 17:52:49.028 4196 1700504941840 MainThread INFO neutron.agent.securitygroups_rpc [req-0c4e0904-ebd4-4adf-ad4d-4221e0a7678e 4636015d590c40fca1f4c9996a871b57 ad60695fc58746f490b20a5b2459b6ae - - -] Security group rule updated ['165e9131-d412-48d6-8600-e6aa0c5989e4'] 2022-01-10 17:52:49.232 4196 1700504868464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-93f2c9c2-e873-46f7-96b6-969c66bb48b8 4636015d590c40fca1f4c9996a871b57 ad60695fc58746f490b20a5b2459b6ae - - -] Security group rule updated on remote: ['165e9131-d412-48d6-8600-e6aa0c5989e4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-10 17:52:49.232 4196 1700504868464 MainThread INFO neutron.agent.securitygroups_rpc [req-93f2c9c2-e873-46f7-96b6-969c66bb48b8 4636015d590c40fca1f4c9996a871b57 ad60695fc58746f490b20a5b2459b6ae - - -] Security group rule updated ['165e9131-d412-48d6-8600-e6aa0c5989e4'] 2022-01-10 17:52:49.768 4196 1700485168816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebe35823-4ca6-4673-a7f1-36216688dd06 - - - - -] port_update received: 5a75eb6e-8042-486c-bffc-b2e7ddf7bc3f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:52:49.793 4196 1700485168816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebe35823-4ca6-4673-a7f1-36216688dd06 - - - - -] No port 5a75eb6e-8042-486c-bffc-b2e7ddf7bc3f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:52:50.732 4196 1700504695200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Security group member updated on remote: ['84612edf-4253-4491-8b0f-719bd22ee140'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:52:50.732 4196 1700504695200 MainThread INFO neutron.agent.securitygroups_rpc [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Security group member updated ['84612edf-4253-4491-8b0f-719bd22ee140'] 2022-01-10 17:52:50.732 4196 1700504695200 MainThread INFO neutron.agent.securitygroups_rpc [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Refresh firewall rules 2022-01-10 17:52:50.732 4196 1700504695200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Get security group information for devices via rpc ['d9673174-c85c-4fa2-9371-08ed4c303f05', '0b68147b-3c76-403d-9b6b-49fc7b59a447', 'bbc279fc-3bfc-4f6c-9ab8-16406a643493', '08e664e6-ef41-48b9-944f-ab0216b42fa6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:52:50.846 4196 1700504662960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] port_delete event received for '08e664e6-ef41-48b9-944f-ab0216b42fa6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:52:51.186 4196 1700484932704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 08e664e6-ef41-48b9-944f-ab0216b42fa6 2022-01-10 17:52:51.376 4196 1700504695200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update security group information for ports dict_keys(['0b68147b-3c76-403d-9b6b-49fc7b59a447', 'bbc279fc-3bfc-4f6c-9ab8-16406a643493', 'd9673174-c85c-4fa2-9371-08ed4c303f05']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:52:51.376 4196 1700504695200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:52:51.376 4196 1700504695200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update rules of security group (84612edf-4253-4491-8b0f-719bd22ee140) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:52:51.376 4196 1700504695200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update members of security group (84612edf-4253-4491-8b0f-719bd22ee140) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-10 17:52:51.376 4196 1700504695200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update port filter for 0b68147b-3c76-403d-9b6b-49fc7b59a447 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:52:51.376 4196 1700504695200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Updating port rules. 2022-01-10 17:52:51.376 4196 1700504695200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-10 17:52:51.376 4196 1700504695200 MainThread DEBUG oslo_concurrency.lockutils [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-0b68147b-3c76-403d-9b6b-49fc7b59a447" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:51.376 4196 1700504695200 MainThread DEBUG oslo_concurrency.lockutils [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-0b68147b-3c76-403d-9b6b-49fc7b59a447" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:51.376 4196 1700504695200 MainThread DEBUG oslo_concurrency.lockutils [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-0b68147b-3c76-403d-9b6b-49fc7b59a447" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:51.687 4196 1700504695200 MainThread DEBUG oslo_concurrency.lockutils [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-0b68147b-3c76-403d-9b6b-49fc7b59a447" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:51.699 4196 1700504695200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update port filter for bbc279fc-3bfc-4f6c-9ab8-16406a643493 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:52:51.699 4196 1700504695200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Updating port rules. 2022-01-10 17:52:51.699 4196 1700504695200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-10 17:52:51.699 4196 1700504695200 MainThread DEBUG oslo_concurrency.lockutils [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-bbc279fc-3bfc-4f6c-9ab8-16406a643493" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:51.699 4196 1700504695200 MainThread DEBUG oslo_concurrency.lockutils [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-bbc279fc-3bfc-4f6c-9ab8-16406a643493" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:51.699 4196 1700504695200 MainThread DEBUG oslo_concurrency.lockutils [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-bbc279fc-3bfc-4f6c-9ab8-16406a643493" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:52.062 4196 1700504695200 MainThread DEBUG oslo_concurrency.lockutils [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-bbc279fc-3bfc-4f6c-9ab8-16406a643493" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:52.062 4196 1700504695200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update port filter for d9673174-c85c-4fa2-9371-08ed4c303f05 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:52:52.062 4196 1700504695200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Updating port rules. 2022-01-10 17:52:52.062 4196 1700504695200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-10 17:52:52.062 4196 1700504695200 MainThread DEBUG oslo_concurrency.lockutils [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:52.062 4196 1700504695200 MainThread DEBUG oslo_concurrency.lockutils [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:52.062 4196 1700504695200 MainThread DEBUG oslo_concurrency.lockutils [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:52.326 4196 1700504695200 MainThread DEBUG oslo_concurrency.lockutils [req-c7d51055-9270-430f-bfed-870780891396 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:53.107 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-10 17:52:53.107 4196 1700505016976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '08e664e6-ef41-48b9-944f-ab0216b42fa6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-10 17:52:53.107 4196 1700505016976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '08e664e6-ef41-48b9-944f-ab0216b42fa6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-10 17:52:53.107 4196 1700505016976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 08e664e6-ef41-48b9-944f-ab0216b42fa6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-10 17:52:53.123 4196 1700505016976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['08e664e6-ef41-48b9-944f-ab0216b42fa6'] 2022-01-10 17:52:53.123 4196 1700505016976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-10 17:52:53.123 4196 1700505016976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-10 17:52:53.123 4196 1700505016976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['08e664e6-ef41-48b9-944f-ab0216b42fa6'] 2022-01-10 17:52:53.190 4196 1700484932704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 511cef14-64d0-4cc5-8dc5-d8f78a25f47b 2022-01-10 17:52:55.121 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-10 17:52:55.121 4196 1700504253536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '511cef14-64d0-4cc5-8dc5-d8f78a25f47b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-10 17:52:55.121 4196 1700504253536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '511cef14-64d0-4cc5-8dc5-d8f78a25f47b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-10 17:52:55.121 4196 1700504253536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 511cef14-64d0-4cc5-8dc5-d8f78a25f47b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-10 17:52:55.121 4196 1700504255296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:55.139 4196 1700504253536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['511cef14-64d0-4cc5-8dc5-d8f78a25f47b'] 2022-01-10 17:52:55.139 4196 1700504253536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-10 17:52:55.139 4196 1700504253536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-10 17:52:55.139 4196 1700504253536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['511cef14-64d0-4cc5-8dc5-d8f78a25f47b'] 2022-01-10 17:52:55.196 4196 1700484932704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bbc279fc-3bfc-4f6c-9ab8-16406a643493 2022-01-10 17:52:55.196 4196 1700484932704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 511cef14-64d0-4cc5-8dc5-d8f78a25f47b 2022-01-10 17:52:55.310 4196 1700504255296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:55.590 4196 1700484126320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-258a9629-9086-4d22-afbe-8a8868d028c6 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Security group member updated on remote: ['84612edf-4253-4491-8b0f-719bd22ee140'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:52:55.590 4196 1700484126320 MainThread INFO neutron.agent.securitygroups_rpc [req-258a9629-9086-4d22-afbe-8a8868d028c6 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Security group member updated ['84612edf-4253-4491-8b0f-719bd22ee140'] 2022-01-10 17:52:55.590 4196 1700484126320 MainThread INFO neutron.agent.securitygroups_rpc [req-258a9629-9086-4d22-afbe-8a8868d028c6 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Refresh firewall rules 2022-01-10 17:52:55.590 4196 1700484126320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-258a9629-9086-4d22-afbe-8a8868d028c6 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Get security group information for devices via rpc ['d9673174-c85c-4fa2-9371-08ed4c303f05', '0b68147b-3c76-403d-9b6b-49fc7b59a447', 'bbc279fc-3bfc-4f6c-9ab8-16406a643493'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:52:55.689 4196 1700483834448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-258a9629-9086-4d22-afbe-8a8868d028c6 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] port_delete event received for 'bbc279fc-3bfc-4f6c-9ab8-16406a643493' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:52:55.886 4196 1700484126320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-258a9629-9086-4d22-afbe-8a8868d028c6 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update security group information for ports dict_keys(['0b68147b-3c76-403d-9b6b-49fc7b59a447', 'd9673174-c85c-4fa2-9371-08ed4c303f05']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:52:55.886 4196 1700484126320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-258a9629-9086-4d22-afbe-8a8868d028c6 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:52:55.886 4196 1700484126320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-258a9629-9086-4d22-afbe-8a8868d028c6 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update rules of security group (84612edf-4253-4491-8b0f-719bd22ee140) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:52:55.886 4196 1700484126320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-258a9629-9086-4d22-afbe-8a8868d028c6 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update members of security group (84612edf-4253-4491-8b0f-719bd22ee140) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-10 17:52:55.886 4196 1700484126320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-258a9629-9086-4d22-afbe-8a8868d028c6 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update port filter for 0b68147b-3c76-403d-9b6b-49fc7b59a447 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:52:55.886 4196 1700484126320 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-258a9629-9086-4d22-afbe-8a8868d028c6 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Updating port rules. 2022-01-10 17:52:55.886 4196 1700484126320 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-258a9629-9086-4d22-afbe-8a8868d028c6 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-10 17:52:55.886 4196 1700484126320 MainThread DEBUG oslo_concurrency.lockutils [req-258a9629-9086-4d22-afbe-8a8868d028c6 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-0b68147b-3c76-403d-9b6b-49fc7b59a447" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:55.904 4196 1700484126320 MainThread DEBUG oslo_concurrency.lockutils [req-258a9629-9086-4d22-afbe-8a8868d028c6 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-0b68147b-3c76-403d-9b6b-49fc7b59a447" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:55.904 4196 1700484126320 MainThread DEBUG oslo_concurrency.lockutils [req-258a9629-9086-4d22-afbe-8a8868d028c6 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-0b68147b-3c76-403d-9b6b-49fc7b59a447" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:56.109 4196 1700484126320 MainThread DEBUG oslo_concurrency.lockutils [req-258a9629-9086-4d22-afbe-8a8868d028c6 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-0b68147b-3c76-403d-9b6b-49fc7b59a447" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:56.109 4196 1700484126320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-258a9629-9086-4d22-afbe-8a8868d028c6 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update port filter for d9673174-c85c-4fa2-9371-08ed4c303f05 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:52:56.109 4196 1700484126320 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-258a9629-9086-4d22-afbe-8a8868d028c6 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Updating port rules. 2022-01-10 17:52:56.109 4196 1700484126320 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-258a9629-9086-4d22-afbe-8a8868d028c6 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-10 17:52:56.109 4196 1700484126320 MainThread DEBUG oslo_concurrency.lockutils [req-258a9629-9086-4d22-afbe-8a8868d028c6 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:56.109 4196 1700484126320 MainThread DEBUG oslo_concurrency.lockutils [req-258a9629-9086-4d22-afbe-8a8868d028c6 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:56.109 4196 1700484126320 MainThread DEBUG oslo_concurrency.lockutils [req-258a9629-9086-4d22-afbe-8a8868d028c6 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:56.310 4196 1700484126320 MainThread DEBUG oslo_concurrency.lockutils [req-258a9629-9086-4d22-afbe-8a8868d028c6 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:57.123 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-10 17:52:57.123 4196 1700485330016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bbc279fc-3bfc-4f6c-9ab8-16406a643493' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-10 17:52:57.123 4196 1700485330016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bbc279fc-3bfc-4f6c-9ab8-16406a643493' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-10 17:52:57.123 4196 1700485330016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bbc279fc-3bfc-4f6c-9ab8-16406a643493 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-10 17:52:57.123 4196 1700485478352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '511cef14-64d0-4cc5-8dc5-d8f78a25f47b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-10 17:52:57.123 4196 1700485478352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '511cef14-64d0-4cc5-8dc5-d8f78a25f47b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-10 17:52:57.123 4196 1700485478352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 511cef14-64d0-4cc5-8dc5-d8f78a25f47b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-10 17:52:57.143 4196 1700485330016 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bbc279fc-3bfc-4f6c-9ab8-16406a643493'] 2022-01-10 17:52:57.143 4196 1700485330016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-10 17:52:57.143 4196 1700485330016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-10 17:52:57.143 4196 1700485330016 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bbc279fc-3bfc-4f6c-9ab8-16406a643493'] 2022-01-10 17:52:57.158 4196 1700485478352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2c27da9f-c408-4567-82ab-fbdc30d94429 2022-01-10 17:52:57.158 4196 1700485478352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['511cef14-64d0-4cc5-8dc5-d8f78a25f47b'] 2022-01-10 17:52:57.158 4196 1700485478352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-10 17:52:57.158 4196 1700485478352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['511cef14-64d0-4cc5-8dc5-d8f78a25f47b'] 2022-01-10 17:52:59.152 4196 1700485478352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:59.253 4196 1700484932704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0b68147b-3c76-403d-9b6b-49fc7b59a447 2022-01-10 17:52:59.343 4196 1700485478352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:59.605 4196 1700502469968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0db648b6-0b3c-4006-a731-fe0410657760 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Security group member updated on remote: ['84612edf-4253-4491-8b0f-719bd22ee140'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:52:59.605 4196 1700502469968 MainThread INFO neutron.agent.securitygroups_rpc [req-0db648b6-0b3c-4006-a731-fe0410657760 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Security group member updated ['84612edf-4253-4491-8b0f-719bd22ee140'] 2022-01-10 17:52:59.605 4196 1700502469968 MainThread INFO neutron.agent.securitygroups_rpc [req-0db648b6-0b3c-4006-a731-fe0410657760 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Refresh firewall rules 2022-01-10 17:52:59.605 4196 1700502469968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0db648b6-0b3c-4006-a731-fe0410657760 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Get security group information for devices via rpc ['d9673174-c85c-4fa2-9371-08ed4c303f05', '0b68147b-3c76-403d-9b6b-49fc7b59a447'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:52:59.730 4196 1700483900336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0db648b6-0b3c-4006-a731-fe0410657760 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] port_delete event received for '0b68147b-3c76-403d-9b6b-49fc7b59a447' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:52:59.863 4196 1700502469968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0db648b6-0b3c-4006-a731-fe0410657760 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update security group information for ports dict_keys(['d9673174-c85c-4fa2-9371-08ed4c303f05']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:52:59.863 4196 1700502469968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0db648b6-0b3c-4006-a731-fe0410657760 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:52:59.863 4196 1700502469968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0db648b6-0b3c-4006-a731-fe0410657760 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update rules of security group (84612edf-4253-4491-8b0f-719bd22ee140) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:52:59.863 4196 1700502469968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0db648b6-0b3c-4006-a731-fe0410657760 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update members of security group (84612edf-4253-4491-8b0f-719bd22ee140) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-10 17:52:59.863 4196 1700502469968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0db648b6-0b3c-4006-a731-fe0410657760 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update port filter for d9673174-c85c-4fa2-9371-08ed4c303f05 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:52:59.863 4196 1700502469968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0db648b6-0b3c-4006-a731-fe0410657760 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Updating port rules. 2022-01-10 17:52:59.863 4196 1700502469968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0db648b6-0b3c-4006-a731-fe0410657760 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-10 17:52:59.874 4196 1700502469968 MainThread DEBUG oslo_concurrency.lockutils [req-0db648b6-0b3c-4006-a731-fe0410657760 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:52:59.874 4196 1700502469968 MainThread DEBUG oslo_concurrency.lockutils [req-0db648b6-0b3c-4006-a731-fe0410657760 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:52:59.874 4196 1700502469968 MainThread DEBUG oslo_concurrency.lockutils [req-0db648b6-0b3c-4006-a731-fe0410657760 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:53:00.075 4196 1700502469968 MainThread DEBUG oslo_concurrency.lockutils [req-0db648b6-0b3c-4006-a731-fe0410657760 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Lock "n-hv-driver-port-lock-d9673174-c85c-4fa2-9371-08ed4c303f05" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:53:01.173 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-10 17:53:01.173 4196 1700483582960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0b68147b-3c76-403d-9b6b-49fc7b59a447' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-10 17:53:01.173 4196 1700483582960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0b68147b-3c76-403d-9b6b-49fc7b59a447' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-10 17:53:01.173 4196 1700483582960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0b68147b-3c76-403d-9b6b-49fc7b59a447 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-10 17:53:01.186 4196 1700483582960 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0b68147b-3c76-403d-9b6b-49fc7b59a447'] 2022-01-10 17:53:01.186 4196 1700483582960 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-10 17:53:01.186 4196 1700483582960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-10 17:53:01.186 4196 1700483582960 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0b68147b-3c76-403d-9b6b-49fc7b59a447'] 2022-01-10 17:53:03.203 4196 1700483582960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:53:03.236 4196 1700483582960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:53:11.092 4196 1700485249856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-07910398-d2b2-4c31-9d4f-ffcd1da52665 4636015d590c40fca1f4c9996a871b57 ad60695fc58746f490b20a5b2459b6ae - - -] Security group member updated on remote: ['165e9131-d412-48d6-8600-e6aa0c5989e4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:53:11.092 4196 1700485249856 MainThread INFO neutron.agent.securitygroups_rpc [req-07910398-d2b2-4c31-9d4f-ffcd1da52665 4636015d590c40fca1f4c9996a871b57 ad60695fc58746f490b20a5b2459b6ae - - -] Security group member updated ['165e9131-d412-48d6-8600-e6aa0c5989e4'] 2022-01-10 17:53:11.871 4196 1700485248624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a51d437-1dd2-4feb-9b85-85c01f4ba9a2 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] port_update received: d63cbe28-3b03-4f1c-9197-17b60bf28ce5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:53:11.871 4196 1700485248624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a51d437-1dd2-4feb-9b85-85c01f4ba9a2 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] No port d63cbe28-3b03-4f1c-9197-17b60bf28ce5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:53:14.278 4196 1700485040432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6d24568-6f54-49f6-ae91-cce015b855ac 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Security group member updated on remote: ['84612edf-4253-4491-8b0f-719bd22ee140'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:53:14.278 4196 1700485040432 MainThread INFO neutron.agent.securitygroups_rpc [req-e6d24568-6f54-49f6-ae91-cce015b855ac 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Security group member updated ['84612edf-4253-4491-8b0f-719bd22ee140'] 2022-01-10 17:53:14.278 4196 1700485040432 MainThread INFO neutron.agent.securitygroups_rpc [req-e6d24568-6f54-49f6-ae91-cce015b855ac 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Refresh firewall rules 2022-01-10 17:53:14.278 4196 1700485040432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6d24568-6f54-49f6-ae91-cce015b855ac 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Get security group information for devices via rpc ['d9673174-c85c-4fa2-9371-08ed4c303f05'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:53:14.314 4196 1700485040432 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e6d24568-6f54-49f6-ae91-cce015b855ac 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:53:14.314 4196 1700485040432 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e6d24568-6f54-49f6-ae91-cce015b855ac 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:53:14.342 4196 1700485040432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6d24568-6f54-49f6-ae91-cce015b855ac 3284aee452cd4b0483a2044d36a3e357 42d38f874b484d32b9af29e66fbaf139 - - -] port_delete event received for 'd9673174-c85c-4fa2-9371-08ed4c303f05' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:53:15.392 4196 1700484932704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d9673174-c85c-4fa2-9371-08ed4c303f05 2022-01-10 17:53:16.418 4196 1700484216960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c7d2f52-6cc6-4acc-99a7-e574b02db2e3 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] network_delete received. Deleting network 97d5a095-562b-4e17-9bd6-5105d1159613 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-10 17:53:16.418 4196 1700484216960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8c7d2f52-6cc6-4acc-99a7-e574b02db2e3 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] Reclaiming local network 97d5a095-562b-4e17-9bd6-5105d1159613 2022-01-10 17:53:16.908 4196 1700484932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 511cef14-64d0-4cc5-8dc5-d8f78a25f47b 2022-01-10 17:53:17.261 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-10 17:53:17.451 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Adding port 511cef14-64d0-4cc5-8dc5-d8f78a25f47b 2022-01-10 17:53:17.451 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Port 511cef14-64d0-4cc5-8dc5-d8f78a25f47b updated. Details: {'device': '511cef14-64d0-4cc5-8dc5-d8f78a25f47b', 'network_id': '2c27da9f-c408-4567-82ab-fbdc30d94429', 'port_id': '511cef14-64d0-4cc5-8dc5-d8f78a25f47b', 'mac_address': 'fa:16:3e:5c:76:a8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 649, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '87dddc2a-e880-4d12-ad88-126574b0fdc2', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-10 17:53:17.451 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-10 17:53:17.451 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-10 17:53:17.451 4196 1700485479584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-511cef14-64d0-4cc5-8dc5-d8f78a25f47b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:53:17.451 4196 1700485479584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 511cef14-64d0-4cc5-8dc5-d8f78a25f47b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:53:17.451 4196 1700485479584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2c27da9f-c408-4567-82ab-fbdc30d94429 2022-01-10 17:53:17.451 4196 1700485479584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:53:17.451 4196 1700485478176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd9673174-c85c-4fa2-9371-08ed4c303f05' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-10 17:53:17.451 4196 1700485478176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd9673174-c85c-4fa2-9371-08ed4c303f05' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-10 17:53:17.451 4196 1700485478176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Port d9673174-c85c-4fa2-9371-08ed4c303f05 was not found on this agent. _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:281 2022-01-10 17:53:17.451 4196 1700485478176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d9673174-c85c-4fa2-9371-08ed4c303f05'] 2022-01-10 17:53:17.451 4196 1700485478176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-10 17:53:17.451 4196 1700485478176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-10 17:53:17.451 4196 1700485478176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d9673174-c85c-4fa2-9371-08ed4c303f05'] 2022-01-10 17:53:17.605 4196 1700485479584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '511cef14-64d0-4cc5-8dc5-d8f78a25f47b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:53:17.605 4196 1700485479584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '511cef14-64d0-4cc5-8dc5-d8f78a25f47b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:53:17.605 4196 1700485479584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 511cef14-64d0-4cc5-8dc5-d8f78a25f47b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:53:17.605 4196 1700485479584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 649, VLAN trunk: None to switch port 511cef14-64d0-4cc5-8dc5-d8f78a25f47b 2022-01-10 17:53:17.721 4196 1700485479584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-10 17:53:17.721 4196 1700485479584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['511cef14-64d0-4cc5-8dc5-d8f78a25f47b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:53:17.856 4196 1700485479584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['511cef14-64d0-4cc5-8dc5-d8f78a25f47b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:53:17.856 4196 1700485479584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:53:17.856 4196 1700485479584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8dc2a0f8-5204-43d9-b56b-901a4df1f817) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:53:17.856 4196 1700485479584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 511cef14-64d0-4cc5-8dc5-d8f78a25f47b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:53:17.856 4196 1700485479584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-10 17:53:17.856 4196 1700485479584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 511cef14-64d0-4cc5-8dc5-d8f78a25f47b not yet added. Adding. 2022-01-10 17:53:17.856 4196 1700485479584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-10 17:53:17.856 4196 1700485479584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-10 17:53:17.989 4196 1700485479584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-511cef14-64d0-4cc5-8dc5-d8f78a25f47b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:53:18.115 4196 1700485479584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-511cef14-64d0-4cc5-8dc5-d8f78a25f47b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:53:18.115 4196 1700485479584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-511cef14-64d0-4cc5-8dc5-d8f78a25f47b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:53:18.249 4196 1700485479584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-511cef14-64d0-4cc5-8dc5-d8f78a25f47b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:53:18.342 4196 1700485479584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-511cef14-64d0-4cc5-8dc5-d8f78a25f47b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.891s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:53:18.342 4196 1700485479584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 511cef14-64d0-4cc5-8dc5-d8f78a25f47b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-10 17:53:18.342 4196 1700485479584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 511cef14-64d0-4cc5-8dc5-d8f78a25f47b processed. 2022-01-10 17:53:18.917 4196 1700484932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d63cbe28-3b03-4f1c-9197-17b60bf28ce5 2022-01-10 17:53:19.276 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-10 17:53:19.276 4196 1700485479584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:53:19.605 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Adding port d63cbe28-3b03-4f1c-9197-17b60bf28ce5 2022-01-10 17:53:19.620 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Port d63cbe28-3b03-4f1c-9197-17b60bf28ce5 updated. Details: {'device': 'd63cbe28-3b03-4f1c-9197-17b60bf28ce5', 'network_id': '7e3555eb-6e98-4722-838e-911c9355c83a', 'port_id': 'd63cbe28-3b03-4f1c-9197-17b60bf28ce5', 'mac_address': 'fa:16:3e:9d:70:69', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 638, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '07c6d417-988b-411a-b77c-a58ef50d59ab', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-10 17:53:19.620 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-10 17:53:19.620 4196 1700504698016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d63cbe28-3b03-4f1c-9197-17b60bf28ce5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:53:19.620 4196 1700504698016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d63cbe28-3b03-4f1c-9197-17b60bf28ce5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:53:19.620 4196 1700504698016 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7e3555eb-6e98-4722-838e-911c9355c83a 2022-01-10 17:53:19.620 4196 1700504698016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:53:19.655 4196 1700485479584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.390s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:53:19.768 4196 1700504698016 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd63cbe28-3b03-4f1c-9197-17b60bf28ce5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:53:19.768 4196 1700504698016 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd63cbe28-3b03-4f1c-9197-17b60bf28ce5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:53:19.768 4196 1700504698016 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d63cbe28-3b03-4f1c-9197-17b60bf28ce5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:53:19.768 4196 1700504698016 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 638, VLAN trunk: None to switch port d63cbe28-3b03-4f1c-9197-17b60bf28ce5 2022-01-10 17:53:19.888 4196 1700504698016 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-10 17:53:19.888 4196 1700504698016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d63cbe28-3b03-4f1c-9197-17b60bf28ce5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:53:20.114 4196 1700504698016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d63cbe28-3b03-4f1c-9197-17b60bf28ce5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:53:20.114 4196 1700504698016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:53:20.114 4196 1700504698016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (165e9131-d412-48d6-8600-e6aa0c5989e4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:53:20.114 4196 1700504698016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d63cbe28-3b03-4f1c-9197-17b60bf28ce5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:53:20.114 4196 1700504698016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-10 17:53:20.114 4196 1700504698016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d63cbe28-3b03-4f1c-9197-17b60bf28ce5 not yet added. Adding. 2022-01-10 17:53:20.114 4196 1700504698016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-10 17:53:20.114 4196 1700504698016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-10 17:53:20.263 4196 1700504698016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d63cbe28-3b03-4f1c-9197-17b60bf28ce5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:53:20.405 4196 1700504698016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d63cbe28-3b03-4f1c-9197-17b60bf28ce5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:53:20.405 4196 1700504698016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d63cbe28-3b03-4f1c-9197-17b60bf28ce5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:53:20.558 4196 1700504698016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d63cbe28-3b03-4f1c-9197-17b60bf28ce5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:53:20.672 4196 1700504698016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d63cbe28-3b03-4f1c-9197-17b60bf28ce5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:53:20.672 4196 1700504698016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d63cbe28-3b03-4f1c-9197-17b60bf28ce5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-10 17:53:20.672 4196 1700504698016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d63cbe28-3b03-4f1c-9197-17b60bf28ce5 processed. 2022-01-10 17:53:21.282 4196 1700504698016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:53:21.454 4196 1700504698016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:53:34.079 4196 1700505439040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b635906f-cf0c-4235-8829-543546fa89f4 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] Security group member updated on remote: ['0d251d74-9f04-4500-b1dc-1462bd8f6fcb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:53:34.079 4196 1700505439040 MainThread INFO neutron.agent.securitygroups_rpc [req-b635906f-cf0c-4235-8829-543546fa89f4 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] Security group member updated ['0d251d74-9f04-4500-b1dc-1462bd8f6fcb'] 2022-01-10 17:53:34.079 4196 1700505439040 MainThread INFO neutron.agent.securitygroups_rpc [req-b635906f-cf0c-4235-8829-543546fa89f4 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] Refresh firewall rules 2022-01-10 17:53:34.079 4196 1700505439040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b635906f-cf0c-4235-8829-543546fa89f4 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] Get security group information for devices via rpc ['6d3d8f9a-1ef2-4264-836d-e05d342bb97d', 'e4bbe4f6-73b4-4346-8f49-0806de575788'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:53:34.137 4196 1700505128272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b635906f-cf0c-4235-8829-543546fa89f4 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] port_delete event received for 'e4bbe4f6-73b4-4346-8f49-0806de575788' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:53:34.396 4196 1700505439040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b635906f-cf0c-4235-8829-543546fa89f4 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] Update security group information for ports dict_keys(['6d3d8f9a-1ef2-4264-836d-e05d342bb97d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:53:34.396 4196 1700505439040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b635906f-cf0c-4235-8829-543546fa89f4 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:53:34.396 4196 1700505439040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b635906f-cf0c-4235-8829-543546fa89f4 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] Update rules of security group (0d251d74-9f04-4500-b1dc-1462bd8f6fcb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:53:34.396 4196 1700505439040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b635906f-cf0c-4235-8829-543546fa89f4 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] Update members of security group (0d251d74-9f04-4500-b1dc-1462bd8f6fcb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-10 17:53:34.396 4196 1700505439040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b635906f-cf0c-4235-8829-543546fa89f4 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] Update port filter for 6d3d8f9a-1ef2-4264-836d-e05d342bb97d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:53:34.396 4196 1700505439040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b635906f-cf0c-4235-8829-543546fa89f4 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] Updating port rules. 2022-01-10 17:53:34.396 4196 1700505439040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b635906f-cf0c-4235-8829-543546fa89f4 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] Creating 0 new rules, removing 1 old rules. 2022-01-10 17:53:34.396 4196 1700505439040 MainThread DEBUG oslo_concurrency.lockutils [req-b635906f-cf0c-4235-8829-543546fa89f4 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] Lock "n-hv-driver-port-lock-6d3d8f9a-1ef2-4264-836d-e05d342bb97d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:53:34.403 4196 1700505439040 MainThread DEBUG oslo_concurrency.lockutils [req-b635906f-cf0c-4235-8829-543546fa89f4 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] Lock "n-hv-driver-port-lock-6d3d8f9a-1ef2-4264-836d-e05d342bb97d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:53:34.403 4196 1700505439040 MainThread DEBUG oslo_concurrency.lockutils [req-b635906f-cf0c-4235-8829-543546fa89f4 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] Lock "n-hv-driver-port-lock-6d3d8f9a-1ef2-4264-836d-e05d342bb97d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:53:34.607 4196 1700505439040 MainThread DEBUG oslo_concurrency.lockutils [req-b635906f-cf0c-4235-8829-543546fa89f4 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] Lock "n-hv-driver-port-lock-6d3d8f9a-1ef2-4264-836d-e05d342bb97d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:53:35.517 4196 1700484932704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e4bbe4f6-73b4-4346-8f49-0806de575788 2022-01-10 17:53:37.386 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-10 17:53:37.386 4196 1700502504016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e4bbe4f6-73b4-4346-8f49-0806de575788' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-10 17:53:37.386 4196 1700502504016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e4bbe4f6-73b4-4346-8f49-0806de575788' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-10 17:53:37.386 4196 1700502504016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e4bbe4f6-73b4-4346-8f49-0806de575788 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-10 17:53:37.410 4196 1700502504016 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e4bbe4f6-73b4-4346-8f49-0806de575788'] 2022-01-10 17:53:37.410 4196 1700502504016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-10 17:53:37.410 4196 1700502504016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-10 17:53:37.410 4196 1700502504016 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e4bbe4f6-73b4-4346-8f49-0806de575788'] 2022-01-10 17:53:39.386 4196 1700504665424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:53:39.417 4196 1700504665424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:53:43.027 4196 1700484542704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8bc25787-caab-4d94-802b-e471d16f64a2 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] Security group member updated on remote: ['0d251d74-9f04-4500-b1dc-1462bd8f6fcb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:53:43.027 4196 1700484542704 MainThread INFO neutron.agent.securitygroups_rpc [req-8bc25787-caab-4d94-802b-e471d16f64a2 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] Security group member updated ['0d251d74-9f04-4500-b1dc-1462bd8f6fcb'] 2022-01-10 17:53:43.027 4196 1700484542704 MainThread INFO neutron.agent.securitygroups_rpc [req-8bc25787-caab-4d94-802b-e471d16f64a2 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] Refresh firewall rules 2022-01-10 17:53:43.027 4196 1700484542704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8bc25787-caab-4d94-802b-e471d16f64a2 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] Get security group information for devices via rpc ['6d3d8f9a-1ef2-4264-836d-e05d342bb97d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:53:43.059 4196 1700484542704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8bc25787-caab-4d94-802b-e471d16f64a2 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:53:43.059 4196 1700484542704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8bc25787-caab-4d94-802b-e471d16f64a2 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:53:43.104 4196 1700484542704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8bc25787-caab-4d94-802b-e471d16f64a2 794281dc95a049b796164e866d3f2912 5b3ea1177c3241b5b730f359c367f44b - - -] port_delete event received for '6d3d8f9a-1ef2-4264-836d-e05d342bb97d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:53:43.594 4196 1700484932704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6d3d8f9a-1ef2-4264-836d-e05d342bb97d 2022-01-10 17:53:45.283 4196 1700483929008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b6d29fc2-7e72-426d-9b50-fd419db11e3c 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] port_delete event received for '0d86cb25-41b6-4175-a982-b348834356df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:53:45.417 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-10 17:53:45.417 4196 1700504727792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6d3d8f9a-1ef2-4264-836d-e05d342bb97d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-10 17:53:45.417 4196 1700504727792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6d3d8f9a-1ef2-4264-836d-e05d342bb97d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-10 17:53:45.417 4196 1700504727792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6d3d8f9a-1ef2-4264-836d-e05d342bb97d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-10 17:53:45.433 4196 1700504727792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network dc888425-8027-41d2-8da9-39f6bfdd48d0 2022-01-10 17:53:45.433 4196 1700504727792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6d3d8f9a-1ef2-4264-836d-e05d342bb97d'] 2022-01-10 17:53:45.433 4196 1700504727792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-10 17:53:45.433 4196 1700504727792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-10 17:53:45.433 4196 1700504727792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6d3d8f9a-1ef2-4264-836d-e05d342bb97d'] 2022-01-10 17:53:46.323 4196 1700504727792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f9a7d7b-947c-4aab-8114-ac179bc80513 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] port_delete event received for 'b0541e08-f926-4c84-95ea-14e4bdc03beb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:53:47.027 4196 1700504697664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f720c98-4f32-46d4-8aba-cd4f913d4203 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] network_delete received. Deleting network dc888425-8027-41d2-8da9-39f6bfdd48d0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-10 17:53:47.027 4196 1700504697664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f720c98-4f32-46d4-8aba-cd4f913d4203 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] Network dc888425-8027-41d2-8da9-39f6bfdd48d0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-10 17:53:47.418 4196 1700502242400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:53:47.434 4196 1700502242400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:54:06.465 4196 1700485598192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e69a477d-d0b1-44d2-9dc2-e4f4089a7af5 b2d11897809b4e388b063bb512e0be33 dc1f36430c0e404b83f29da9c4d07551 - - -] Security group member updated on remote: ['7ef03056-7fcd-4135-80e2-10da9bc8c8ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:54:06.465 4196 1700485598192 MainThread INFO neutron.agent.securitygroups_rpc [req-e69a477d-d0b1-44d2-9dc2-e4f4089a7af5 b2d11897809b4e388b063bb512e0be33 dc1f36430c0e404b83f29da9c4d07551 - - -] Security group member updated ['7ef03056-7fcd-4135-80e2-10da9bc8c8ed'] 2022-01-10 17:54:07.386 4196 1700485597488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0013412-c18e-4ee9-8b17-ab2be96714d3 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] port_update received: 410878c7-c67c-4aae-90b9-040e096ffb4b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:54:07.417 4196 1700485597488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0013412-c18e-4ee9-8b17-ab2be96714d3 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] No port 410878c7-c67c-4aae-90b9-040e096ffb4b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:54:09.355 4196 1700484932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 410878c7-c67c-4aae-90b9-040e096ffb4b 2022-01-10 17:54:09.557 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-10 17:54:09.698 4196 1700505017328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c24724b6-de81-49b7-8fdf-a02674de1057 d0e34ddaca124f638fdf8e43fbb08437 a256dbcb3e024f32bd6f56fbc869046c - - -] Security group member updated on remote: ['8dc2a0f8-5204-43d9-b56b-901a4df1f817'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:54:09.698 4196 1700505017328 MainThread INFO neutron.agent.securitygroups_rpc [req-c24724b6-de81-49b7-8fdf-a02674de1057 d0e34ddaca124f638fdf8e43fbb08437 a256dbcb3e024f32bd6f56fbc869046c - - -] Security group member updated ['8dc2a0f8-5204-43d9-b56b-901a4df1f817'] 2022-01-10 17:54:09.781 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Adding port 410878c7-c67c-4aae-90b9-040e096ffb4b 2022-01-10 17:54:09.781 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Port 410878c7-c67c-4aae-90b9-040e096ffb4b updated. Details: {'device': '410878c7-c67c-4aae-90b9-040e096ffb4b', 'network_id': 'fdf78ad5-fb57-4fc0-b500-6205d20b7e3b', 'port_id': '410878c7-c67c-4aae-90b9-040e096ffb4b', 'mac_address': 'fa:16:3e:9f:25:d6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 617, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a944e068-c071-4f36-9cce-bc08a37a8d46', '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} 2022-01-10 17:54:09.781 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-10 17:54:09.781 4196 1700504664896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-410878c7-c67c-4aae-90b9-040e096ffb4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:54:09.781 4196 1700504664896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 410878c7-c67c-4aae-90b9-040e096ffb4b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:54:09.781 4196 1700504664896 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fdf78ad5-fb57-4fc0-b500-6205d20b7e3b 2022-01-10 17:54:09.781 4196 1700504664896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:54:09.781 4196 1700484932704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 511cef14-64d0-4cc5-8dc5-d8f78a25f47b 2022-01-10 17:54:09.921 4196 1700504664896 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '410878c7-c67c-4aae-90b9-040e096ffb4b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:54:09.921 4196 1700504664896 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '410878c7-c67c-4aae-90b9-040e096ffb4b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:54:09.921 4196 1700504664896 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 410878c7-c67c-4aae-90b9-040e096ffb4b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:54:09.921 4196 1700504664896 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 617, VLAN trunk: None to switch port 410878c7-c67c-4aae-90b9-040e096ffb4b 2022-01-10 17:54:10.019 4196 1700504664896 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-10 17:54:10.019 4196 1700504664896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['410878c7-c67c-4aae-90b9-040e096ffb4b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:54:10.130 4196 1700504569280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c24724b6-de81-49b7-8fdf-a02674de1057 d0e34ddaca124f638fdf8e43fbb08437 a256dbcb3e024f32bd6f56fbc869046c - - -] port_delete event received for '511cef14-64d0-4cc5-8dc5-d8f78a25f47b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:54:10.277 4196 1700504664896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['410878c7-c67c-4aae-90b9-040e096ffb4b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:54:10.277 4196 1700504664896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:54:10.277 4196 1700504664896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7ef03056-7fcd-4135-80e2-10da9bc8c8ed) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:54:10.277 4196 1700504664896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7ef03056-7fcd-4135-80e2-10da9bc8c8ed) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-10 17:54:10.277 4196 1700504664896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 410878c7-c67c-4aae-90b9-040e096ffb4b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:54:10.277 4196 1700504664896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-10 17:54:10.277 4196 1700504664896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 410878c7-c67c-4aae-90b9-040e096ffb4b not yet added. Adding. 2022-01-10 17:54:10.277 4196 1700504664896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-10 17:54:10.277 4196 1700504664896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-10 17:54:10.401 4196 1700504664896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-410878c7-c67c-4aae-90b9-040e096ffb4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:54:10.506 4196 1700504664896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-410878c7-c67c-4aae-90b9-040e096ffb4b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:54:10.506 4196 1700504664896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-410878c7-c67c-4aae-90b9-040e096ffb4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:54:10.621 4196 1700504664896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-410878c7-c67c-4aae-90b9-040e096ffb4b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:54:10.718 4196 1700504664896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-410878c7-c67c-4aae-90b9-040e096ffb4b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.938s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:54:10.718 4196 1700504664896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 410878c7-c67c-4aae-90b9-040e096ffb4b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-10 17:54:10.718 4196 1700504664896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 410878c7-c67c-4aae-90b9-040e096ffb4b processed. 2022-01-10 17:54:11.573 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-10 17:54:11.573 4196 1700504664896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:54:11.573 4196 1700504381392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '511cef14-64d0-4cc5-8dc5-d8f78a25f47b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-10 17:54:11.573 4196 1700504381392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '511cef14-64d0-4cc5-8dc5-d8f78a25f47b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-10 17:54:11.573 4196 1700504381392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 511cef14-64d0-4cc5-8dc5-d8f78a25f47b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-10 17:54:11.578 4196 1700504381392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2c27da9f-c408-4567-82ab-fbdc30d94429 2022-01-10 17:54:11.598 4196 1700504381392 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['511cef14-64d0-4cc5-8dc5-d8f78a25f47b'] 2022-01-10 17:54:11.598 4196 1700504381392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-10 17:54:11.598 4196 1700504381392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-10 17:54:11.598 4196 1700504381392 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['511cef14-64d0-4cc5-8dc5-d8f78a25f47b'] 2022-01-10 17:54:11.840 4196 1700504664896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:54:12.136 4196 1700484545168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ccdf91c5-9a9a-443c-8b9c-d726d142a1f2 d0e34ddaca124f638fdf8e43fbb08437 a256dbcb3e024f32bd6f56fbc869046c - - -] port_delete event received for '509d0cbc-e404-41df-b5e0-4bbda4a3336d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:54:12.882 4196 1700484128608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-346a744e-166a-4086-b9c6-345490c15e7f d0e34ddaca124f638fdf8e43fbb08437 a256dbcb3e024f32bd6f56fbc869046c - - -] Security group rule updated on remote: ['1888dac4-cf6b-44ea-a6b4-ba71b2948792'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-10 17:54:12.882 4196 1700484128608 MainThread INFO neutron.agent.securitygroups_rpc [req-346a744e-166a-4086-b9c6-345490c15e7f d0e34ddaca124f638fdf8e43fbb08437 a256dbcb3e024f32bd6f56fbc869046c - - -] Security group rule updated ['1888dac4-cf6b-44ea-a6b4-ba71b2948792'] 2022-01-10 17:54:13.048 4196 1700484128608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2275515-a0e7-42fe-abff-babfd928da45 d0e34ddaca124f638fdf8e43fbb08437 a256dbcb3e024f32bd6f56fbc869046c - - -] Security group rule updated on remote: ['1888dac4-cf6b-44ea-a6b4-ba71b2948792'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-10 17:54:13.048 4196 1700484128608 MainThread INFO neutron.agent.securitygroups_rpc [req-a2275515-a0e7-42fe-abff-babfd928da45 d0e34ddaca124f638fdf8e43fbb08437 a256dbcb3e024f32bd6f56fbc869046c - - -] Security group rule updated ['1888dac4-cf6b-44ea-a6b4-ba71b2948792'] 2022-01-10 17:54:13.567 4196 1700484128608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:54:13.611 4196 1700484128608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:54:16.860 4196 1700505188656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-41226705-90e6-46b9-be4d-a3754c4ab017 d0e34ddaca124f638fdf8e43fbb08437 a256dbcb3e024f32bd6f56fbc869046c - - -] Security group member updated on remote: ['1888dac4-cf6b-44ea-a6b4-ba71b2948792'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:54:16.860 4196 1700505188656 MainThread INFO neutron.agent.securitygroups_rpc [req-41226705-90e6-46b9-be4d-a3754c4ab017 d0e34ddaca124f638fdf8e43fbb08437 a256dbcb3e024f32bd6f56fbc869046c - - -] Security group member updated ['1888dac4-cf6b-44ea-a6b4-ba71b2948792'] 2022-01-10 17:54:17.724 4196 1700484321872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05437795-8ed2-456a-ab76-6eac04bdbd92 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] port_update received: 75f38211-a365-4689-9787-d45a21f1361d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:54:17.739 4196 1700484321872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05437795-8ed2-456a-ab76-6eac04bdbd92 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] No port 75f38211-a365-4689-9787-d45a21f1361d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:54:19.482 4196 1700484932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 75f38211-a365-4689-9787-d45a21f1361d 2022-01-10 17:54:19.599 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-10 17:54:19.910 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Adding port 75f38211-a365-4689-9787-d45a21f1361d 2022-01-10 17:54:19.910 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Port 75f38211-a365-4689-9787-d45a21f1361d updated. Details: {'device': '75f38211-a365-4689-9787-d45a21f1361d', 'network_id': '2c27da9f-c408-4567-82ab-fbdc30d94429', 'port_id': '75f38211-a365-4689-9787-d45a21f1361d', 'mac_address': 'fa:16:3e:39:62:a8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 649, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '87dddc2a-e880-4d12-ad88-126574b0fdc2', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-10 17:54:19.910 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-10 17:54:19.910 4196 1700504288416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-75f38211-a365-4689-9787-d45a21f1361d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:54:19.910 4196 1700504288416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 75f38211-a365-4689-9787-d45a21f1361d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:54:19.931 4196 1700504288416 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2c27da9f-c408-4567-82ab-fbdc30d94429 2022-01-10 17:54:19.931 4196 1700504288416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:54:20.075 4196 1700504288416 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '75f38211-a365-4689-9787-d45a21f1361d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:54:20.075 4196 1700504288416 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '75f38211-a365-4689-9787-d45a21f1361d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:54:20.075 4196 1700504288416 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 75f38211-a365-4689-9787-d45a21f1361d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:54:20.075 4196 1700504288416 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 649, VLAN trunk: None to switch port 75f38211-a365-4689-9787-d45a21f1361d 2022-01-10 17:54:20.177 4196 1700504288416 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-10 17:54:20.189 4196 1700504288416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['75f38211-a365-4689-9787-d45a21f1361d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:54:20.342 4196 1700504288416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['75f38211-a365-4689-9787-d45a21f1361d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:54:20.342 4196 1700504288416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:54:20.342 4196 1700504288416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1888dac4-cf6b-44ea-a6b4-ba71b2948792) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:54:20.342 4196 1700504288416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 75f38211-a365-4689-9787-d45a21f1361d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:54:20.342 4196 1700504288416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-10 17:54:20.342 4196 1700504288416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 75f38211-a365-4689-9787-d45a21f1361d not yet added. Adding. 2022-01-10 17:54:20.342 4196 1700504288416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-10 17:54:20.342 4196 1700504288416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-10 17:54:20.479 4196 1700504288416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75f38211-a365-4689-9787-d45a21f1361d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:54:20.608 4196 1700504288416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75f38211-a365-4689-9787-d45a21f1361d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:54:20.608 4196 1700504288416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75f38211-a365-4689-9787-d45a21f1361d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:54:20.749 4196 1700504288416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75f38211-a365-4689-9787-d45a21f1361d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:54:20.855 4196 1700504288416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-75f38211-a365-4689-9787-d45a21f1361d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.938s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:54:20.855 4196 1700504288416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 75f38211-a365-4689-9787-d45a21f1361d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-10 17:54:20.855 4196 1700504288416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 75f38211-a365-4689-9787-d45a21f1361d processed. 2022-01-10 17:54:21.620 4196 1700504288416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:54:21.802 4196 1700504288416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:54:55.823 4196 1700502467680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ccddc16a-7baa-459c-967a-aa17dd92c745 8a5aa603fbc640d484042afa6006846c 3d9d593a7df24852b21f9c751e44e357 - - -] Security group member updated on remote: ['8b299ecf-4e4b-4365-b255-69e3af790812'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:54:55.823 4196 1700502467680 MainThread INFO neutron.agent.securitygroups_rpc [req-ccddc16a-7baa-459c-967a-aa17dd92c745 8a5aa603fbc640d484042afa6006846c 3d9d593a7df24852b21f9c751e44e357 - - -] Security group member updated ['8b299ecf-4e4b-4365-b255-69e3af790812'] 2022-01-10 17:54:56.824 4196 1700502382016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4723828-8194-4ccb-a9e3-fe442c8fa591 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] port_update received: d2433503-00db-46e5-8279-caad9c786754 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:54:56.824 4196 1700502382016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4723828-8194-4ccb-a9e3-fe442c8fa591 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] No port d2433503-00db-46e5-8279-caad9c786754 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:54:59.901 4196 1700484932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d2433503-00db-46e5-8279-caad9c786754 2022-01-10 17:54:59.918 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-10 17:55:00.115 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Adding port d2433503-00db-46e5-8279-caad9c786754 2022-01-10 17:55:00.115 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Port d2433503-00db-46e5-8279-caad9c786754 updated. Details: {'device': 'd2433503-00db-46e5-8279-caad9c786754', 'network_id': '83749002-c783-458c-a899-dffb22cf68ff', 'port_id': 'd2433503-00db-46e5-8279-caad9c786754', 'mac_address': 'fa:16:3e:c1:a9:06', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 629, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1f4faa0b-3149-41c4-aa46-29f56ce4d8c5', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-10 17:55:00.115 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-10 17:55:00.120 4196 1700505438864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d2433503-00db-46e5-8279-caad9c786754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:55:00.120 4196 1700505438864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d2433503-00db-46e5-8279-caad9c786754 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:55:00.120 4196 1700505438864 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 83749002-c783-458c-a899-dffb22cf68ff 2022-01-10 17:55:00.120 4196 1700505438864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:55:00.279 4196 1700505438864 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd2433503-00db-46e5-8279-caad9c786754') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:55:00.279 4196 1700505438864 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd2433503-00db-46e5-8279-caad9c786754') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:55:00.292 4196 1700505438864 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d2433503-00db-46e5-8279-caad9c786754 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:55:00.292 4196 1700505438864 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 629, VLAN trunk: None to switch port d2433503-00db-46e5-8279-caad9c786754 2022-01-10 17:55:00.308 4196 1700484932704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 410878c7-c67c-4aae-90b9-040e096ffb4b 2022-01-10 17:55:00.372 4196 1700505438864 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-10 17:55:00.372 4196 1700505438864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d2433503-00db-46e5-8279-caad9c786754'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:55:00.512 4196 1700505438864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d2433503-00db-46e5-8279-caad9c786754']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:55:00.512 4196 1700505438864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:55:00.528 4196 1700505438864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8b299ecf-4e4b-4365-b255-69e3af790812) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:55:00.528 4196 1700505438864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8b299ecf-4e4b-4365-b255-69e3af790812) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-10 17:55:00.528 4196 1700505438864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d2433503-00db-46e5-8279-caad9c786754 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:55:00.528 4196 1700505438864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-10 17:55:00.528 4196 1700505438864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d2433503-00db-46e5-8279-caad9c786754 not yet added. Adding. 2022-01-10 17:55:00.528 4196 1700505438864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-10 17:55:00.528 4196 1700505438864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-10 17:55:00.668 4196 1700505438864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d2433503-00db-46e5-8279-caad9c786754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:55:00.777 4196 1700505438864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d2433503-00db-46e5-8279-caad9c786754" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:55:00.777 4196 1700505438864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d2433503-00db-46e5-8279-caad9c786754" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:55:00.777 4196 1700503008704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15cd264a-8d68-430b-8624-91bd096b2e4a b2d11897809b4e388b063bb512e0be33 dc1f36430c0e404b83f29da9c4d07551 - - -] Security group member updated on remote: ['7ef03056-7fcd-4135-80e2-10da9bc8c8ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:55:00.798 4196 1700503008704 MainThread INFO neutron.agent.securitygroups_rpc [req-15cd264a-8d68-430b-8624-91bd096b2e4a b2d11897809b4e388b063bb512e0be33 dc1f36430c0e404b83f29da9c4d07551 - - -] Security group member updated ['7ef03056-7fcd-4135-80e2-10da9bc8c8ed'] 2022-01-10 17:55:00.856 4196 1700485133056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15cd264a-8d68-430b-8624-91bd096b2e4a b2d11897809b4e388b063bb512e0be33 dc1f36430c0e404b83f29da9c4d07551 - - -] port_delete event received for '410878c7-c67c-4aae-90b9-040e096ffb4b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:55:00.917 4196 1700505438864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d2433503-00db-46e5-8279-caad9c786754" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:55:00.917 4196 1700503008704 MainThread INFO neutron.agent.securitygroups_rpc [req-15cd264a-8d68-430b-8624-91bd096b2e4a b2d11897809b4e388b063bb512e0be33 dc1f36430c0e404b83f29da9c4d07551 - - -] Refresh firewall rules 2022-01-10 17:55:00.917 4196 1700503008704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15cd264a-8d68-430b-8624-91bd096b2e4a b2d11897809b4e388b063bb512e0be33 dc1f36430c0e404b83f29da9c4d07551 - - -] Get security group information for devices via rpc ['410878c7-c67c-4aae-90b9-040e096ffb4b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:55:00.948 4196 1700503008704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-15cd264a-8d68-430b-8624-91bd096b2e4a b2d11897809b4e388b063bb512e0be33 dc1f36430c0e404b83f29da9c4d07551 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:55:00.948 4196 1700503008704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-15cd264a-8d68-430b-8624-91bd096b2e4a b2d11897809b4e388b063bb512e0be33 dc1f36430c0e404b83f29da9c4d07551 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:55:01.023 4196 1700505438864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d2433503-00db-46e5-8279-caad9c786754" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:55:01.023 4196 1700505438864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d2433503-00db-46e5-8279-caad9c786754 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-10 17:55:01.023 4196 1700505438864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d2433503-00db-46e5-8279-caad9c786754 processed. 2022-01-10 17:55:01.920 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-10 17:55:01.920 4196 1700485133232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '410878c7-c67c-4aae-90b9-040e096ffb4b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-10 17:55:01.920 4196 1700485133232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '410878c7-c67c-4aae-90b9-040e096ffb4b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-10 17:55:01.920 4196 1700485133232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 410878c7-c67c-4aae-90b9-040e096ffb4b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-10 17:55:01.920 4196 1700503008704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:55:01.920 4196 1700485133232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fdf78ad5-fb57-4fc0-b500-6205d20b7e3b 2022-01-10 17:55:01.920 4196 1700485133232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['410878c7-c67c-4aae-90b9-040e096ffb4b'] 2022-01-10 17:55:01.920 4196 1700485133232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-10 17:55:01.920 4196 1700485133232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-10 17:55:01.920 4196 1700485133232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['410878c7-c67c-4aae-90b9-040e096ffb4b'] 2022-01-10 17:55:02.166 4196 1700503008704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:55:10.417 4196 1700484932704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d2433503-00db-46e5-8279-caad9c786754 2022-01-10 17:55:10.855 4196 1700502998880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a66165b-a698-4a1c-a736-323cc318e853 8a5aa603fbc640d484042afa6006846c 3d9d593a7df24852b21f9c751e44e357 - - -] Security group member updated on remote: ['8b299ecf-4e4b-4365-b255-69e3af790812'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:55:10.855 4196 1700502998880 MainThread INFO neutron.agent.securitygroups_rpc [req-2a66165b-a698-4a1c-a736-323cc318e853 8a5aa603fbc640d484042afa6006846c 3d9d593a7df24852b21f9c751e44e357 - - -] Security group member updated ['8b299ecf-4e4b-4365-b255-69e3af790812'] 2022-01-10 17:55:10.855 4196 1700502998880 MainThread INFO neutron.agent.securitygroups_rpc [req-2a66165b-a698-4a1c-a736-323cc318e853 8a5aa603fbc640d484042afa6006846c 3d9d593a7df24852b21f9c751e44e357 - - -] Refresh firewall rules 2022-01-10 17:55:10.855 4196 1700502998880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a66165b-a698-4a1c-a736-323cc318e853 8a5aa603fbc640d484042afa6006846c 3d9d593a7df24852b21f9c751e44e357 - - -] Get security group information for devices via rpc ['d2433503-00db-46e5-8279-caad9c786754'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:55:10.885 4196 1700502998880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2a66165b-a698-4a1c-a736-323cc318e853 8a5aa603fbc640d484042afa6006846c 3d9d593a7df24852b21f9c751e44e357 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:55:10.885 4196 1700502998880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2a66165b-a698-4a1c-a736-323cc318e853 8a5aa603fbc640d484042afa6006846c 3d9d593a7df24852b21f9c751e44e357 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:55:10.917 4196 1700502998880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a66165b-a698-4a1c-a736-323cc318e853 8a5aa603fbc640d484042afa6006846c 3d9d593a7df24852b21f9c751e44e357 - - -] port_delete event received for 'd2433503-00db-46e5-8279-caad9c786754' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:55:11.945 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-10 17:55:11.945 4196 1700502998880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd2433503-00db-46e5-8279-caad9c786754' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-10 17:55:11.945 4196 1700502998880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd2433503-00db-46e5-8279-caad9c786754' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-10 17:55:11.945 4196 1700502998880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d2433503-00db-46e5-8279-caad9c786754 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-10 17:55:11.945 4196 1700483327072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a0a6dc0a-791b-4a9e-953c-23083f857b47 b2d11897809b4e388b063bb512e0be33 dc1f36430c0e404b83f29da9c4d07551 - - -] Security group member updated on remote: ['7ef03056-7fcd-4135-80e2-10da9bc8c8ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:55:11.945 4196 1700483327072 MainThread INFO neutron.agent.securitygroups_rpc [req-a0a6dc0a-791b-4a9e-953c-23083f857b47 b2d11897809b4e388b063bb512e0be33 dc1f36430c0e404b83f29da9c4d07551 - - -] Security group member updated ['7ef03056-7fcd-4135-80e2-10da9bc8c8ed'] 2022-01-10 17:55:11.961 4196 1700502998880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 83749002-c783-458c-a899-dffb22cf68ff 2022-01-10 17:55:11.965 4196 1700502998880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d2433503-00db-46e5-8279-caad9c786754'] 2022-01-10 17:55:11.965 4196 1700502998880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-10 17:55:11.965 4196 1700502998880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-10 17:55:11.965 4196 1700502998880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d2433503-00db-46e5-8279-caad9c786754'] 2022-01-10 17:55:12.666 4196 1700504662784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81c1ec28-185b-4bd3-b811-cdd977810447 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] port_update received: 54e970a7-b858-4101-af2d-4f8b3cf21938 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:55:12.666 4196 1700504662784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81c1ec28-185b-4bd3-b811-cdd977810447 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] No port 54e970a7-b858-4101-af2d-4f8b3cf21938 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:55:13.953 4196 1700504728496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:55:13.982 4196 1700504728496 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:55:14.046 4196 1700484932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 54e970a7-b858-4101-af2d-4f8b3cf21938 2022-01-10 17:55:15.508 4196 1700504383152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-05c593a6-36fd-4be6-bb17-a2f9c42778e2 8a5aa603fbc640d484042afa6006846c 3d9d593a7df24852b21f9c751e44e357 - - -] Security group member updated on remote: ['8b299ecf-4e4b-4365-b255-69e3af790812'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:55:15.508 4196 1700504383152 MainThread INFO neutron.agent.securitygroups_rpc [req-05c593a6-36fd-4be6-bb17-a2f9c42778e2 8a5aa603fbc640d484042afa6006846c 3d9d593a7df24852b21f9c751e44e357 - - -] Security group member updated ['8b299ecf-4e4b-4365-b255-69e3af790812'] 2022-01-10 17:55:15.963 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-10 17:55:16.169 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Adding port 54e970a7-b858-4101-af2d-4f8b3cf21938 2022-01-10 17:55:16.169 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Port 54e970a7-b858-4101-af2d-4f8b3cf21938 updated. Details: {'device': '54e970a7-b858-4101-af2d-4f8b3cf21938', 'network_id': 'fdf78ad5-fb57-4fc0-b500-6205d20b7e3b', 'port_id': '54e970a7-b858-4101-af2d-4f8b3cf21938', 'mac_address': 'fa:16:3e:4d:b4:4c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 617, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a944e068-c071-4f36-9cce-bc08a37a8d46', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-10 17:55:16.169 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-10 17:55:16.169 4196 1700504695200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-54e970a7-b858-4101-af2d-4f8b3cf21938" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:55:16.169 4196 1700504695200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 54e970a7-b858-4101-af2d-4f8b3cf21938 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:55:16.169 4196 1700504695200 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fdf78ad5-fb57-4fc0-b500-6205d20b7e3b 2022-01-10 17:55:16.169 4196 1700504695200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:55:16.309 4196 1700502924448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0dd5ce7-3cb4-46b6-b34f-16354212a6b6 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] port_update received: 077cad25-fc2f-463c-99bd-155e974cdc2f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:55:16.309 4196 1700504695200 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '54e970a7-b858-4101-af2d-4f8b3cf21938') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:55:16.309 4196 1700504695200 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '54e970a7-b858-4101-af2d-4f8b3cf21938') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:55:16.309 4196 1700502924448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0dd5ce7-3cb4-46b6-b34f-16354212a6b6 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] No port 077cad25-fc2f-463c-99bd-155e974cdc2f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:55:16.333 4196 1700504695200 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 54e970a7-b858-4101-af2d-4f8b3cf21938 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:55:16.333 4196 1700504695200 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 617, VLAN trunk: None to switch port 54e970a7-b858-4101-af2d-4f8b3cf21938 2022-01-10 17:55:16.401 4196 1700504695200 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-10 17:55:16.401 4196 1700504695200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['54e970a7-b858-4101-af2d-4f8b3cf21938'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:55:16.543 4196 1700504695200 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['54e970a7-b858-4101-af2d-4f8b3cf21938']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:55:16.543 4196 1700504695200 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:55:16.543 4196 1700504695200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7ef03056-7fcd-4135-80e2-10da9bc8c8ed) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:55:16.543 4196 1700504695200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7ef03056-7fcd-4135-80e2-10da9bc8c8ed) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-10 17:55:16.543 4196 1700504695200 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 54e970a7-b858-4101-af2d-4f8b3cf21938 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:55:16.543 4196 1700504695200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-10 17:55:16.543 4196 1700504695200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 54e970a7-b858-4101-af2d-4f8b3cf21938 not yet added. Adding. 2022-01-10 17:55:16.543 4196 1700504695200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-10 17:55:16.543 4196 1700504695200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-10 17:55:16.684 4196 1700504695200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-54e970a7-b858-4101-af2d-4f8b3cf21938" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:55:16.808 4196 1700504695200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-54e970a7-b858-4101-af2d-4f8b3cf21938" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:55:16.808 4196 1700504695200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-54e970a7-b858-4101-af2d-4f8b3cf21938" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:55:16.964 4196 1700504695200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-54e970a7-b858-4101-af2d-4f8b3cf21938" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:55:17.073 4196 1700504695200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-54e970a7-b858-4101-af2d-4f8b3cf21938" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.891s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:55:17.073 4196 1700504695200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 54e970a7-b858-4101-af2d-4f8b3cf21938 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-10 17:55:17.073 4196 1700504695200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 54e970a7-b858-4101-af2d-4f8b3cf21938 processed. 2022-01-10 17:55:17.995 4196 1700502944048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:55:18.084 4196 1700484932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 077cad25-fc2f-463c-99bd-155e974cdc2f 2022-01-10 17:55:18.186 4196 1700502944048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:55:19.996 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-10 17:55:20.214 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Adding port 077cad25-fc2f-463c-99bd-155e974cdc2f 2022-01-10 17:55:20.214 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Port 077cad25-fc2f-463c-99bd-155e974cdc2f updated. Details: {'device': '077cad25-fc2f-463c-99bd-155e974cdc2f', 'network_id': '83749002-c783-458c-a899-dffb22cf68ff', 'port_id': '077cad25-fc2f-463c-99bd-155e974cdc2f', 'mac_address': 'fa:16:3e:0a:a8:65', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 629, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1f4faa0b-3149-41c4-aa46-29f56ce4d8c5', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-10 17:55:20.214 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-10 17:55:20.214 4196 1700504254592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-077cad25-fc2f-463c-99bd-155e974cdc2f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:55:20.214 4196 1700504254592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 077cad25-fc2f-463c-99bd-155e974cdc2f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:55:20.214 4196 1700504254592 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 83749002-c783-458c-a899-dffb22cf68ff 2022-01-10 17:55:20.214 4196 1700504254592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:55:20.366 4196 1700504254592 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '077cad25-fc2f-463c-99bd-155e974cdc2f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:55:20.366 4196 1700504254592 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '077cad25-fc2f-463c-99bd-155e974cdc2f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:55:20.366 4196 1700504254592 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 077cad25-fc2f-463c-99bd-155e974cdc2f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:55:20.366 4196 1700504254592 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 629, VLAN trunk: None to switch port 077cad25-fc2f-463c-99bd-155e974cdc2f 2022-01-10 17:55:20.450 4196 1700504254592 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-10 17:55:20.450 4196 1700504254592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['077cad25-fc2f-463c-99bd-155e974cdc2f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:55:20.510 4196 1700484932704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 86194098-8bbb-4d91-a51e-c3252a2e68ca 2022-01-10 17:55:20.604 4196 1700504254592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['077cad25-fc2f-463c-99bd-155e974cdc2f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:55:20.604 4196 1700504254592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:55:20.604 4196 1700504254592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8b299ecf-4e4b-4365-b255-69e3af790812) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:55:20.604 4196 1700504254592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8b299ecf-4e4b-4365-b255-69e3af790812) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-10 17:55:20.604 4196 1700504254592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 077cad25-fc2f-463c-99bd-155e974cdc2f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:55:20.604 4196 1700504254592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-10 17:55:20.604 4196 1700504254592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 077cad25-fc2f-463c-99bd-155e974cdc2f not yet added. Adding. 2022-01-10 17:55:20.604 4196 1700504254592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-10 17:55:20.604 4196 1700504254592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-10 17:55:20.732 4196 1700505440096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9385652d-f811-40c4-b8c2-ae33341ecf0a 947bc36861e64e31811cb898f46a72e1 08d4842074994421989ef7568b65aea9 - - -] Security group member updated on remote: ['058d717b-fbf0-4eef-b514-f74ab5414163'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:55:20.732 4196 1700505440096 MainThread INFO neutron.agent.securitygroups_rpc [req-9385652d-f811-40c4-b8c2-ae33341ecf0a 947bc36861e64e31811cb898f46a72e1 08d4842074994421989ef7568b65aea9 - - -] Security group member updated ['058d717b-fbf0-4eef-b514-f74ab5414163'] 2022-01-10 17:55:20.732 4196 1700504254592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-077cad25-fc2f-463c-99bd-155e974cdc2f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:55:20.840 4196 1700504254592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-077cad25-fc2f-463c-99bd-155e974cdc2f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:55:20.840 4196 1700504254592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-077cad25-fc2f-463c-99bd-155e974cdc2f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:55:20.979 4196 1700504254592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-077cad25-fc2f-463c-99bd-155e974cdc2f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:55:21.080 4196 1700504254592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-077cad25-fc2f-463c-99bd-155e974cdc2f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:55:21.080 4196 1700504254592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 077cad25-fc2f-463c-99bd-155e974cdc2f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-10 17:55:21.080 4196 1700504254592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 077cad25-fc2f-463c-99bd-155e974cdc2f processed. 2022-01-10 17:55:21.328 4196 1700504254592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9385652d-f811-40c4-b8c2-ae33341ecf0a 947bc36861e64e31811cb898f46a72e1 08d4842074994421989ef7568b65aea9 - - -] port_delete event received for '86194098-8bbb-4d91-a51e-c3252a2e68ca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:55:21.994 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-10 17:55:21.994 4196 1700505093568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:55:21.994 4196 1700505094096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '86194098-8bbb-4d91-a51e-c3252a2e68ca' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-10 17:55:21.994 4196 1700505094096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '86194098-8bbb-4d91-a51e-c3252a2e68ca' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-10 17:55:21.994 4196 1700505094096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 86194098-8bbb-4d91-a51e-c3252a2e68ca _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-10 17:55:22.010 4196 1700505094096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bc1de75b-73a3-4a83-9fa3-f25335d75de2 2022-01-10 17:55:22.010 4196 1700505094096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86194098-8bbb-4d91-a51e-c3252a2e68ca'] 2022-01-10 17:55:22.010 4196 1700505094096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-10 17:55:22.010 4196 1700505094096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-10 17:55:22.010 4196 1700505094096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86194098-8bbb-4d91-a51e-c3252a2e68ca'] 2022-01-10 17:55:22.294 4196 1700505093568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:55:23.120 4196 1700505182624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-41c3edb8-5193-4c08-b90d-9c8041795d81 947bc36861e64e31811cb898f46a72e1 08d4842074994421989ef7568b65aea9 - - -] port_delete event received for '77dd02b3-3bbc-4792-abac-2e9d745ecbc3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:55:23.698 4196 1700505848992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c19b3d8-f052-4526-9c52-10cee3a1eb09 947bc36861e64e31811cb898f46a72e1 08d4842074994421989ef7568b65aea9 - - -] Security group rule updated on remote: ['ea84eabd-a952-4906-9532-a9ab7e170e3f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-10 17:55:23.698 4196 1700505848992 MainThread INFO neutron.agent.securitygroups_rpc [req-1c19b3d8-f052-4526-9c52-10cee3a1eb09 947bc36861e64e31811cb898f46a72e1 08d4842074994421989ef7568b65aea9 - - -] Security group rule updated ['ea84eabd-a952-4906-9532-a9ab7e170e3f'] 2022-01-10 17:55:23.809 4196 1700505848992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7cb58b6-d7d3-4e2b-9640-032b93252172 947bc36861e64e31811cb898f46a72e1 08d4842074994421989ef7568b65aea9 - - -] Security group rule updated on remote: ['ea84eabd-a952-4906-9532-a9ab7e170e3f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-10 17:55:23.809 4196 1700505848992 MainThread INFO neutron.agent.securitygroups_rpc [req-d7cb58b6-d7d3-4e2b-9640-032b93252172 947bc36861e64e31811cb898f46a72e1 08d4842074994421989ef7568b65aea9 - - -] Security group rule updated ['ea84eabd-a952-4906-9532-a9ab7e170e3f'] 2022-01-10 17:55:23.985 4196 1700505848992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:55:23.996 4196 1700505848992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:55:27.063 4196 1700484344112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c4fc8e5e-b0ea-420f-87d7-67fca5282478 947bc36861e64e31811cb898f46a72e1 08d4842074994421989ef7568b65aea9 - - -] Security group member updated on remote: ['ea84eabd-a952-4906-9532-a9ab7e170e3f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:55:27.063 4196 1700484344112 MainThread INFO neutron.agent.securitygroups_rpc [req-c4fc8e5e-b0ea-420f-87d7-67fca5282478 947bc36861e64e31811cb898f46a72e1 08d4842074994421989ef7568b65aea9 - - -] Security group member updated ['ea84eabd-a952-4906-9532-a9ab7e170e3f'] 2022-01-10 17:55:27.937 4196 1700504885200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c5fbfef-8bd9-4d8e-bc31-81c255e83270 8a5aa603fbc640d484042afa6006846c 3d9d593a7df24852b21f9c751e44e357 - - -] Security group member updated on remote: ['8b299ecf-4e4b-4365-b255-69e3af790812'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:55:27.937 4196 1700504885200 MainThread INFO neutron.agent.securitygroups_rpc [req-3c5fbfef-8bd9-4d8e-bc31-81c255e83270 8a5aa603fbc640d484042afa6006846c 3d9d593a7df24852b21f9c751e44e357 - - -] Security group member updated ['8b299ecf-4e4b-4365-b255-69e3af790812'] 2022-01-10 17:55:27.937 4196 1700504885200 MainThread INFO neutron.agent.securitygroups_rpc [req-3c5fbfef-8bd9-4d8e-bc31-81c255e83270 8a5aa603fbc640d484042afa6006846c 3d9d593a7df24852b21f9c751e44e357 - - -] Refresh firewall rules 2022-01-10 17:55:27.937 4196 1700504885200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c5fbfef-8bd9-4d8e-bc31-81c255e83270 8a5aa603fbc640d484042afa6006846c 3d9d593a7df24852b21f9c751e44e357 - - -] Get security group information for devices via rpc ['077cad25-fc2f-463c-99bd-155e974cdc2f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:55:27.977 4196 1700504885200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3c5fbfef-8bd9-4d8e-bc31-81c255e83270 8a5aa603fbc640d484042afa6006846c 3d9d593a7df24852b21f9c751e44e357 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:55:27.977 4196 1700504885200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3c5fbfef-8bd9-4d8e-bc31-81c255e83270 8a5aa603fbc640d484042afa6006846c 3d9d593a7df24852b21f9c751e44e357 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:55:30.426 4196 1700485332832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c5fbfef-8bd9-4d8e-bc31-81c255e83270 8a5aa603fbc640d484042afa6006846c 3d9d593a7df24852b21f9c751e44e357 - - -] port_delete event received for '077cad25-fc2f-463c-99bd-155e974cdc2f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:55:31.385 4196 1700485332832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78b0aa08-2221-4466-aecb-a51071580f56 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] port_update received: 3eb969b1-3184-45f9-9508-296af78f3069 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:55:31.385 4196 1700484932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 75f38211-a365-4689-9787-d45a21f1361d 2022-01-10 17:55:31.385 4196 1700484932704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 077cad25-fc2f-463c-99bd-155e974cdc2f 2022-01-10 17:55:31.385 4196 1700485332832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78b0aa08-2221-4466-aecb-a51071580f56 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] No port 3eb969b1-3184-45f9-9508-296af78f3069 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:55:33.374 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-10 17:55:34.340 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Adding port 75f38211-a365-4689-9787-d45a21f1361d 2022-01-10 17:55:35.074 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Port 75f38211-a365-4689-9787-d45a21f1361d updated. Details: {'device': '75f38211-a365-4689-9787-d45a21f1361d', 'network_id': '2c27da9f-c408-4567-82ab-fbdc30d94429', 'port_id': '75f38211-a365-4689-9787-d45a21f1361d', 'mac_address': 'fa:16:3e:39:62:a8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 649, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '87dddc2a-e880-4d12-ad88-126574b0fdc2', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-10 17:55:35.074 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-10 17:55:35.074 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-10 17:55:35.074 4196 1700504453184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-75f38211-a365-4689-9787-d45a21f1361d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:55:35.074 4196 1700504453184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 75f38211-a365-4689-9787-d45a21f1361d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:55:35.074 4196 1700504453184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:55:35.074 4196 1700504453536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '077cad25-fc2f-463c-99bd-155e974cdc2f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-10 17:55:35.074 4196 1700504453536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '077cad25-fc2f-463c-99bd-155e974cdc2f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-10 17:55:35.074 4196 1700504453536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 077cad25-fc2f-463c-99bd-155e974cdc2f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-10 17:55:35.096 4196 1700504453536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 83749002-c783-458c-a899-dffb22cf68ff 2022-01-10 17:55:35.096 4196 1700504453536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['077cad25-fc2f-463c-99bd-155e974cdc2f'] 2022-01-10 17:55:35.096 4196 1700504453536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-10 17:55:35.096 4196 1700504453536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-10 17:55:35.096 4196 1700504453536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['077cad25-fc2f-463c-99bd-155e974cdc2f'] 2022-01-10 17:55:35.105 4196 1700504453184 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '75f38211-a365-4689-9787-d45a21f1361d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:55:35.105 4196 1700504453184 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '75f38211-a365-4689-9787-d45a21f1361d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:55:35.105 4196 1700504453184 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 75f38211-a365-4689-9787-d45a21f1361d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:55:35.105 4196 1700504453184 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 649, VLAN trunk: None to switch port 75f38211-a365-4689-9787-d45a21f1361d 2022-01-10 17:55:35.168 4196 1700504453184 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-10 17:55:35.168 4196 1700504453184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['75f38211-a365-4689-9787-d45a21f1361d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:55:35.340 4196 1700504453184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['75f38211-a365-4689-9787-d45a21f1361d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:55:35.340 4196 1700504453184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:55:35.340 4196 1700504453184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1888dac4-cf6b-44ea-a6b4-ba71b2948792) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:55:35.340 4196 1700504453184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 75f38211-a365-4689-9787-d45a21f1361d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:55:35.340 4196 1700504453184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-10 17:55:35.340 4196 1700504453184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-01-10 17:55:35.340 4196 1700504453184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75f38211-a365-4689-9787-d45a21f1361d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:55:35.340 4196 1700504453184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75f38211-a365-4689-9787-d45a21f1361d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:55:35.340 4196 1700504453184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75f38211-a365-4689-9787-d45a21f1361d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:55:35.340 4196 1700504453184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75f38211-a365-4689-9787-d45a21f1361d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:55:35.373 4196 1700502242752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:55:35.393 4196 1700504453184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-75f38211-a365-4689-9787-d45a21f1361d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:55:35.393 4196 1700504453184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 75f38211-a365-4689-9787-d45a21f1361d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-10 17:55:35.393 4196 1700504453184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 75f38211-a365-4689-9787-d45a21f1361d processed. 2022-01-10 17:55:35.393 4196 1700502242752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:55:37.393 4196 1700502242752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:55:38.589 4196 1700502242752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:55:40.281 4196 1700484932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3eb969b1-3184-45f9-9508-296af78f3069 2022-01-10 17:55:41.420 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-10 17:55:41.686 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Adding port 3eb969b1-3184-45f9-9508-296af78f3069 2022-01-10 17:55:41.713 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Port 3eb969b1-3184-45f9-9508-296af78f3069 updated. Details: {'device': '3eb969b1-3184-45f9-9508-296af78f3069', 'network_id': 'bc1de75b-73a3-4a83-9fa3-f25335d75de2', 'port_id': '3eb969b1-3184-45f9-9508-296af78f3069', 'mac_address': 'fa:16:3e:eb:b0:e8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 636, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e3b0de0d-59b0-49f2-a986-ca2245149cdb', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-10 17:55:41.713 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-10 17:55:41.713 4196 1700484343232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3eb969b1-3184-45f9-9508-296af78f3069" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:55:41.713 4196 1700484343232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3eb969b1-3184-45f9-9508-296af78f3069 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:55:41.713 4196 1700484343232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bc1de75b-73a3-4a83-9fa3-f25335d75de2 2022-01-10 17:55:41.713 4196 1700484343232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:55:41.872 4196 1700484343232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3eb969b1-3184-45f9-9508-296af78f3069') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:55:41.872 4196 1700484343232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3eb969b1-3184-45f9-9508-296af78f3069') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:55:41.872 4196 1700484343232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3eb969b1-3184-45f9-9508-296af78f3069 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:55:41.872 4196 1700484343232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 636, VLAN trunk: None to switch port 3eb969b1-3184-45f9-9508-296af78f3069 2022-01-10 17:55:41.984 4196 1700484343232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-10 17:55:41.984 4196 1700484343232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3eb969b1-3184-45f9-9508-296af78f3069'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:55:42.339 4196 1700484343232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3eb969b1-3184-45f9-9508-296af78f3069']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:55:42.339 4196 1700484343232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:55:42.339 4196 1700484343232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ea84eabd-a952-4906-9532-a9ab7e170e3f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:55:42.339 4196 1700484343232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3eb969b1-3184-45f9-9508-296af78f3069 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:55:42.339 4196 1700484343232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-10 17:55:42.339 4196 1700484343232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3eb969b1-3184-45f9-9508-296af78f3069 not yet added. Adding. 2022-01-10 17:55:42.339 4196 1700484343232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-10 17:55:42.339 4196 1700484343232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-10 17:55:42.512 4196 1700484343232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3eb969b1-3184-45f9-9508-296af78f3069" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:55:42.671 4196 1700484343232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3eb969b1-3184-45f9-9508-296af78f3069" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:55:42.671 4196 1700484343232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3eb969b1-3184-45f9-9508-296af78f3069" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:55:42.871 4196 1700484343232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3eb969b1-3184-45f9-9508-296af78f3069" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:55:42.997 4196 1700484343232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3eb969b1-3184-45f9-9508-296af78f3069" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:55:42.997 4196 1700484343232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3eb969b1-3184-45f9-9508-296af78f3069 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-10 17:55:42.997 4196 1700484343232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3eb969b1-3184-45f9-9508-296af78f3069 processed. 2022-01-10 17:55:43.437 4196 1700484343232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:55:43.870 4196 1700484343232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:55:44.314 4196 1700484932704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 75f38211-a365-4689-9787-d45a21f1361d 2022-01-10 17:55:45.456 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-10 17:55:45.456 4196 1700503009232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '75f38211-a365-4689-9787-d45a21f1361d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-10 17:55:45.456 4196 1700503009232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '75f38211-a365-4689-9787-d45a21f1361d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-10 17:55:45.456 4196 1700503009232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 75f38211-a365-4689-9787-d45a21f1361d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-10 17:55:45.513 4196 1700503009232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['75f38211-a365-4689-9787-d45a21f1361d'] 2022-01-10 17:55:45.513 4196 1700503009232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-10 17:55:45.513 4196 1700503009232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-10 17:55:45.513 4196 1700503009232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['75f38211-a365-4689-9787-d45a21f1361d'] 2022-01-10 17:55:46.323 4196 1700484932704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 75f38211-a365-4689-9787-d45a21f1361d 2022-01-10 17:55:46.323 4196 1700484932704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 54e970a7-b858-4101-af2d-4f8b3cf21938 2022-01-10 17:55:46.549 4196 1700503009232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b799ef85-8bac-4aa5-b918-ae2b77388ce5 b2d11897809b4e388b063bb512e0be33 dc1f36430c0e404b83f29da9c4d07551 - - -] Security group member updated on remote: ['7ef03056-7fcd-4135-80e2-10da9bc8c8ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:55:46.549 4196 1700503009232 MainThread INFO neutron.agent.securitygroups_rpc [req-b799ef85-8bac-4aa5-b918-ae2b77388ce5 b2d11897809b4e388b063bb512e0be33 dc1f36430c0e404b83f29da9c4d07551 - - -] Security group member updated ['7ef03056-7fcd-4135-80e2-10da9bc8c8ed'] 2022-01-10 17:55:46.549 4196 1700503009232 MainThread INFO neutron.agent.securitygroups_rpc [req-b799ef85-8bac-4aa5-b918-ae2b77388ce5 b2d11897809b4e388b063bb512e0be33 dc1f36430c0e404b83f29da9c4d07551 - - -] Refresh firewall rules 2022-01-10 17:55:46.573 4196 1700503009232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b799ef85-8bac-4aa5-b918-ae2b77388ce5 b2d11897809b4e388b063bb512e0be33 dc1f36430c0e404b83f29da9c4d07551 - - -] Get security group information for devices via rpc ['54e970a7-b858-4101-af2d-4f8b3cf21938'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:55:46.610 4196 1700503009232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b799ef85-8bac-4aa5-b918-ae2b77388ce5 b2d11897809b4e388b063bb512e0be33 dc1f36430c0e404b83f29da9c4d07551 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:55:46.610 4196 1700503009232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b799ef85-8bac-4aa5-b918-ae2b77388ce5 b2d11897809b4e388b063bb512e0be33 dc1f36430c0e404b83f29da9c4d07551 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:55:46.669 4196 1700505387776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b799ef85-8bac-4aa5-b918-ae2b77388ce5 b2d11897809b4e388b063bb512e0be33 dc1f36430c0e404b83f29da9c4d07551 - - -] port_delete event received for '54e970a7-b858-4101-af2d-4f8b3cf21938' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:55:47.471 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-10 17:55:47.471 4196 1700484155696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '75f38211-a365-4689-9787-d45a21f1361d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-10 17:55:47.471 4196 1700484155696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '75f38211-a365-4689-9787-d45a21f1361d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-10 17:55:47.471 4196 1700484155696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 75f38211-a365-4689-9787-d45a21f1361d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-10 17:55:47.471 4196 1700485167760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:55:47.471 4196 1700484156048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '54e970a7-b858-4101-af2d-4f8b3cf21938' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-10 17:55:47.471 4196 1700484156048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '54e970a7-b858-4101-af2d-4f8b3cf21938' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-10 17:55:47.471 4196 1700484156048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 54e970a7-b858-4101-af2d-4f8b3cf21938 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-10 17:55:47.485 4196 1700484155696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2c27da9f-c408-4567-82ab-fbdc30d94429 2022-01-10 17:55:47.485 4196 1700484155696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['75f38211-a365-4689-9787-d45a21f1361d'] 2022-01-10 17:55:47.485 4196 1700484155696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-10 17:55:47.485 4196 1700484155696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['75f38211-a365-4689-9787-d45a21f1361d'] 2022-01-10 17:55:47.485 4196 1700484156048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fdf78ad5-fb57-4fc0-b500-6205d20b7e3b 2022-01-10 17:55:47.485 4196 1700484156048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['54e970a7-b858-4101-af2d-4f8b3cf21938'] 2022-01-10 17:55:47.485 4196 1700484156048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-10 17:55:47.485 4196 1700484156048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-10 17:55:47.485 4196 1700484156048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['54e970a7-b858-4101-af2d-4f8b3cf21938'] 2022-01-10 17:55:47.635 4196 1700485167760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:55:48.356 4196 1700484932704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d63cbe28-3b03-4f1c-9197-17b60bf28ce5 2022-01-10 17:55:49.494 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-10 17:55:49.494 4196 1700502381664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd63cbe28-3b03-4f1c-9197-17b60bf28ce5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-10 17:55:49.494 4196 1700502381664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd63cbe28-3b03-4f1c-9197-17b60bf28ce5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-10 17:55:49.496 4196 1700502381664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d63cbe28-3b03-4f1c-9197-17b60bf28ce5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-10 17:55:49.496 4196 1700504696080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:55:49.496 4196 1700502381664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7e3555eb-6e98-4722-838e-911c9355c83a 2022-01-10 17:55:49.496 4196 1700502381664 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d63cbe28-3b03-4f1c-9197-17b60bf28ce5'] 2022-01-10 17:55:49.496 4196 1700502381664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-10 17:55:49.496 4196 1700502381664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-10 17:55:49.496 4196 1700502381664 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d63cbe28-3b03-4f1c-9197-17b60bf28ce5'] 2022-01-10 17:55:50.059 4196 1700504696080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.562s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:56:04.385 4196 1700505846880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b1f93ec-6404-4c90-a16b-1323fb804f22 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] network_delete received. Deleting network 83749002-c783-458c-a899-dffb22cf68ff network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-10 17:56:04.408 4196 1700505846880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b1f93ec-6404-4c90-a16b-1323fb804f22 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] Network 83749002-c783-458c-a899-dffb22cf68ff not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-10 17:56:06.514 4196 1700484932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 75f38211-a365-4689-9787-d45a21f1361d 2022-01-10 17:56:06.514 4196 1700484932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d63cbe28-3b03-4f1c-9197-17b60bf28ce5 2022-01-10 17:56:07.529 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-10 17:56:08.026 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Adding port 75f38211-a365-4689-9787-d45a21f1361d 2022-01-10 17:56:08.026 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Port 75f38211-a365-4689-9787-d45a21f1361d updated. Details: {'device': '75f38211-a365-4689-9787-d45a21f1361d', 'network_id': '2c27da9f-c408-4567-82ab-fbdc30d94429', 'port_id': '75f38211-a365-4689-9787-d45a21f1361d', 'mac_address': 'fa:16:3e:39:62:a8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 649, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '87dddc2a-e880-4d12-ad88-126574b0fdc2', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-10 17:56:08.026 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-10 17:56:08.026 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Adding port d63cbe28-3b03-4f1c-9197-17b60bf28ce5 2022-01-10 17:56:08.026 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Port d63cbe28-3b03-4f1c-9197-17b60bf28ce5 updated. Details: {'device': 'd63cbe28-3b03-4f1c-9197-17b60bf28ce5', 'network_id': '7e3555eb-6e98-4722-838e-911c9355c83a', 'port_id': 'd63cbe28-3b03-4f1c-9197-17b60bf28ce5', 'mac_address': 'fa:16:3e:9d:70:69', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 638, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '07c6d417-988b-411a-b77c-a58ef50d59ab', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-10 17:56:08.026 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-10 17:56:08.026 4196 1700505772096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d63cbe28-3b03-4f1c-9197-17b60bf28ce5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:56:08.026 4196 1700505772096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d63cbe28-3b03-4f1c-9197-17b60bf28ce5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:56:08.045 4196 1700505772096 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7e3555eb-6e98-4722-838e-911c9355c83a 2022-01-10 17:56:08.045 4196 1700505772096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:56:08.045 4196 1700505772272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-75f38211-a365-4689-9787-d45a21f1361d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:56:08.045 4196 1700505772272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 75f38211-a365-4689-9787-d45a21f1361d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:56:08.045 4196 1700505772272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2c27da9f-c408-4567-82ab-fbdc30d94429 2022-01-10 17:56:08.045 4196 1700505772272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:56:08.187 4196 1700505772096 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd63cbe28-3b03-4f1c-9197-17b60bf28ce5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:56:08.187 4196 1700505772096 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd63cbe28-3b03-4f1c-9197-17b60bf28ce5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:56:08.187 4196 1700505772272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '75f38211-a365-4689-9787-d45a21f1361d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:56:08.187 4196 1700505772272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '75f38211-a365-4689-9787-d45a21f1361d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:56:08.326 4196 1700505772096 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d63cbe28-3b03-4f1c-9197-17b60bf28ce5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:56:08.326 4196 1700505772096 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 638, VLAN trunk: None to switch port d63cbe28-3b03-4f1c-9197-17b60bf28ce5 2022-01-10 17:56:08.326 4196 1700505772272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 75f38211-a365-4689-9787-d45a21f1361d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:56:08.326 4196 1700505772272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 649, VLAN trunk: None to switch port 75f38211-a365-4689-9787-d45a21f1361d 2022-01-10 17:56:08.404 4196 1700505772272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-10 17:56:08.404 4196 1700505772272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['75f38211-a365-4689-9787-d45a21f1361d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:56:08.404 4196 1700505772096 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-10 17:56:08.404 4196 1700505772096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d63cbe28-3b03-4f1c-9197-17b60bf28ce5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:56:09.151 4196 1700505772272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['75f38211-a365-4689-9787-d45a21f1361d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:56:09.151 4196 1700505772272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:56:09.151 4196 1700505772272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1888dac4-cf6b-44ea-a6b4-ba71b2948792) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:56:09.151 4196 1700505772272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 75f38211-a365-4689-9787-d45a21f1361d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:56:09.151 4196 1700505772272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-10 17:56:09.151 4196 1700505772272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 75f38211-a365-4689-9787-d45a21f1361d not yet added. Adding. 2022-01-10 17:56:09.151 4196 1700505772272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-10 17:56:09.151 4196 1700505772272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-10 17:56:09.247 4196 1700505772272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75f38211-a365-4689-9787-d45a21f1361d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:56:09.325 4196 1700505772272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75f38211-a365-4689-9787-d45a21f1361d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:56:09.325 4196 1700505772272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75f38211-a365-4689-9787-d45a21f1361d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:56:09.433 4196 1700505772096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d63cbe28-3b03-4f1c-9197-17b60bf28ce5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:56:09.433 4196 1700505772096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:56:09.433 4196 1700505772096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (165e9131-d412-48d6-8600-e6aa0c5989e4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:56:09.433 4196 1700505772096 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d63cbe28-3b03-4f1c-9197-17b60bf28ce5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:56:09.433 4196 1700505772096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-10 17:56:09.433 4196 1700505772096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d63cbe28-3b03-4f1c-9197-17b60bf28ce5 not yet added. Adding. 2022-01-10 17:56:09.433 4196 1700505772096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-10 17:56:09.433 4196 1700505772096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-10 17:56:09.433 4196 1700505772272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75f38211-a365-4689-9787-d45a21f1361d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:56:09.529 4196 1700505772272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-75f38211-a365-4689-9787-d45a21f1361d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:56:09.529 4196 1700505772272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 75f38211-a365-4689-9787-d45a21f1361d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-10 17:56:09.529 4196 1700505772272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 75f38211-a365-4689-9787-d45a21f1361d processed. 2022-01-10 17:56:09.544 4196 1700505772096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d63cbe28-3b03-4f1c-9197-17b60bf28ce5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:56:09.654 4196 1700505772096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d63cbe28-3b03-4f1c-9197-17b60bf28ce5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:56:09.654 4196 1700505772096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d63cbe28-3b03-4f1c-9197-17b60bf28ce5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:56:09.791 4196 1700505772096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d63cbe28-3b03-4f1c-9197-17b60bf28ce5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:56:09.885 4196 1700505438864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da6eae1d-ec7b-4efa-93cd-d3e77d501caa - - - - -] port_update received: 8b192d4c-68a5-4ab0-8665-4487cf2dcc97 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:56:09.885 4196 1700505438864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da6eae1d-ec7b-4efa-93cd-d3e77d501caa - - - - -] No port 8b192d4c-68a5-4ab0-8665-4487cf2dcc97 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:56:09.901 4196 1700505772096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d63cbe28-3b03-4f1c-9197-17b60bf28ce5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.875s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:56:09.901 4196 1700505772096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d63cbe28-3b03-4f1c-9197-17b60bf28ce5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-10 17:56:09.901 4196 1700505772096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d63cbe28-3b03-4f1c-9197-17b60bf28ce5 processed. 2022-01-10 17:56:11.530 4196 1700502383776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:56:12.497 4196 1700502383776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.969s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:56:14.353 4196 1700483901040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3f0e75f-3b1d-4693-9b98-1dc090ca172d - - - - -] port_update received: 207282ad-6c32-44c6-a2e5-ef01f181ddee port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:56:14.353 4196 1700483901040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3f0e75f-3b1d-4693-9b98-1dc090ca172d - - - - -] No port 207282ad-6c32-44c6-a2e5-ef01f181ddee defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:56:14.605 4196 1700504453184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16791d33-6521-4f0d-8857-d3732d5def6a 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] network_delete received. Deleting network fdf78ad5-fb57-4fc0-b500-6205d20b7e3b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-10 17:56:14.605 4196 1700504453184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16791d33-6521-4f0d-8857-d3732d5def6a 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] Network fdf78ad5-fb57-4fc0-b500-6205d20b7e3b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-10 17:56:15.728 4196 1700502242752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0a34de9-8537-4208-b470-213f5588a8d4 - - - - -] port_update received: 2426226e-d244-457d-8c63-d43ef02f5570 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:56:15.728 4196 1700502242752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0a34de9-8537-4208-b470-213f5588a8d4 - - - - -] No port 2426226e-d244-457d-8c63-d43ef02f5570 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:56:20.879 4196 1700484182784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f809388-b937-487f-98bd-6f69df013309 - - - - -] port_update received: 6f2a4999-8731-4ee9-b86b-25a1e2138831 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:56:20.900 4196 1700484182784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f809388-b937-487f-98bd-6f69df013309 - - - - -] No port 6f2a4999-8731-4ee9-b86b-25a1e2138831 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:56:22.277 4196 1700505886384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed1fcbea-b74e-4b3d-a55c-caaf460c8bbd - - - - -] port_update received: 523a9fed-cffd-4534-9f4f-47656ca6c8c3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:56:22.277 4196 1700505886384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed1fcbea-b74e-4b3d-a55c-caaf460c8bbd - - - - -] No port 523a9fed-cffd-4534-9f4f-47656ca6c8c3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:56:25.309 4196 1700506002704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab5af1ea-3739-48b1-90e2-d606e08adbef - - - - -] port_update received: 1ea0b589-741a-47bd-84f4-66ac1c1d7a95 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:56:25.325 4196 1700506002704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab5af1ea-3739-48b1-90e2-d606e08adbef - - - - -] No port 1ea0b589-741a-47bd-84f4-66ac1c1d7a95 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:56:28.591 4196 1700506004640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34f95abc-4c52-4945-8f14-949efe29ea5f - - - - -] port_update received: caf06b06-74fb-4163-b735-049bcc6549b2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:56:28.603 4196 1700506004640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34f95abc-4c52-4945-8f14-949efe29ea5f - - - - -] No port caf06b06-74fb-4163-b735-049bcc6549b2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:56:30.591 4196 1700505925232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6a24d23e-a0be-4bf6-a903-761fab81f57e e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] Security group rule updated on remote: ['37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-10 17:56:30.591 4196 1700505925232 MainThread INFO neutron.agent.securitygroups_rpc [req-6a24d23e-a0be-4bf6-a903-761fab81f57e e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] Security group rule updated ['37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f'] 2022-01-10 17:56:30.872 4196 1700505840976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67dabc2b-dc57-4674-8b58-92a4291ea4a3 e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] Security group rule updated on remote: ['37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-10 17:56:30.872 4196 1700505840976 MainThread INFO neutron.agent.securitygroups_rpc [req-67dabc2b-dc57-4674-8b58-92a4291ea4a3 e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] Security group rule updated ['37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f'] 2022-01-10 17:56:31.044 4196 1700504454768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ceb569fc-d103-462d-adb9-eb7ffb7f110a e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] Security group rule updated on remote: ['37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-10 17:56:31.044 4196 1700504454768 MainThread INFO neutron.agent.securitygroups_rpc [req-ceb569fc-d103-462d-adb9-eb7ffb7f110a e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] Security group rule updated ['37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f'] 2022-01-10 17:56:31.263 4196 1700504966064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed3a3135-4de0-4d21-aa6d-1a0e18768c5b e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] Security group rule updated on remote: ['37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-10 17:56:31.263 4196 1700504966064 MainThread INFO neutron.agent.securitygroups_rpc [req-ed3a3135-4de0-4d21-aa6d-1a0e18768c5b e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] Security group rule updated ['37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f'] 2022-01-10 17:56:31.433 4196 1700504966064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d43df57a-e2c8-43ef-b91c-874d7769de73 e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] Security group rule updated on remote: ['37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-10 17:56:31.433 4196 1700504966064 MainThread INFO neutron.agent.securitygroups_rpc [req-d43df57a-e2c8-43ef-b91c-874d7769de73 e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] Security group rule updated ['37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f'] 2022-01-10 17:56:31.607 4196 1700485597136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00424f9b-fa40-4f6c-9e7d-94db4672e733 e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] Security group rule updated on remote: ['37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-10 17:56:31.607 4196 1700485597136 MainThread INFO neutron.agent.securitygroups_rpc [req-00424f9b-fa40-4f6c-9e7d-94db4672e733 e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] Security group rule updated ['37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f'] 2022-01-10 17:56:34.560 4196 1700505094448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10249241-2a01-465a-920c-d437094a3b43 - - - - -] port_update received: 567aa478-0eba-4853-b88e-297a0437c8ad port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:56:34.560 4196 1700505094448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10249241-2a01-465a-920c-d437094a3b43 - - - - -] No port 567aa478-0eba-4853-b88e-297a0437c8ad defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:56:35.668 4196 1700504636752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-efdead81-7911-44cc-b8b6-ec1f96f4705f c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Security group member updated on remote: ['6f1c400d-5f89-4e60-85de-4e35595a098d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:56:35.687 4196 1700504636752 MainThread INFO neutron.agent.securitygroups_rpc [req-efdead81-7911-44cc-b8b6-ec1f96f4705f c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Security group member updated ['6f1c400d-5f89-4e60-85de-4e35595a098d'] 2022-01-10 17:56:45.700 4196 1700506062912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f05a8696-ad79-43fd-bd25-d14982382812 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] port_update received: f22cb9d6-2268-411a-a9f4-09cd4527c21e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:56:45.716 4196 1700506062912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f05a8696-ad79-43fd-bd25-d14982382812 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] No port f22cb9d6-2268-411a-a9f4-09cd4527c21e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:56:48.930 4196 1700484932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f22cb9d6-2268-411a-a9f4-09cd4527c21e 2022-01-10 17:56:49.686 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-10 17:56:49.873 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Adding port f22cb9d6-2268-411a-a9f4-09cd4527c21e 2022-01-10 17:56:49.873 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Port f22cb9d6-2268-411a-a9f4-09cd4527c21e updated. Details: {'device': 'f22cb9d6-2268-411a-a9f4-09cd4527c21e', 'network_id': 'ed406d11-c823-49e2-bb94-29fe8b4b6eab', 'port_id': 'f22cb9d6-2268-411a-a9f4-09cd4527c21e', 'mac_address': 'fa:16:3e:1d:23:5c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 644, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd2b70188-06da-46a2-aba6-205d50e76cf4', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-10 17:56:49.890 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-10 17:56:49.890 4196 1700485136224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f22cb9d6-2268-411a-a9f4-09cd4527c21e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:56:49.890 4196 1700485136224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f22cb9d6-2268-411a-a9f4-09cd4527c21e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:56:49.890 4196 1700485136224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ed406d11-c823-49e2-bb94-29fe8b4b6eab 2022-01-10 17:56:49.890 4196 1700485136224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:56:50.057 4196 1700485136224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f22cb9d6-2268-411a-a9f4-09cd4527c21e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:56:50.057 4196 1700485136224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f22cb9d6-2268-411a-a9f4-09cd4527c21e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:56:50.057 4196 1700485136224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f22cb9d6-2268-411a-a9f4-09cd4527c21e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:56:50.057 4196 1700485136224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 644, VLAN trunk: None to switch port f22cb9d6-2268-411a-a9f4-09cd4527c21e 2022-01-10 17:56:50.156 4196 1700485136224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-10 17:56:50.156 4196 1700485136224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f22cb9d6-2268-411a-a9f4-09cd4527c21e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:56:50.308 4196 1700485136224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f22cb9d6-2268-411a-a9f4-09cd4527c21e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:56:50.308 4196 1700485136224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:56:50.308 4196 1700485136224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6f1c400d-5f89-4e60-85de-4e35595a098d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:56:50.308 4196 1700485136224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6f1c400d-5f89-4e60-85de-4e35595a098d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-10 17:56:50.308 4196 1700485136224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f22cb9d6-2268-411a-a9f4-09cd4527c21e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:56:50.308 4196 1700485136224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-10 17:56:50.308 4196 1700485136224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f22cb9d6-2268-411a-a9f4-09cd4527c21e not yet added. Adding. 2022-01-10 17:56:50.308 4196 1700485136224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-10 17:56:50.308 4196 1700485136224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-10 17:56:50.432 4196 1700505390416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dbab540f-a125-47d3-a8b5-5e0d6c432bf4 e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] Security group member updated on remote: ['37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:56:50.432 4196 1700505390416 MainThread INFO neutron.agent.securitygroups_rpc [req-dbab540f-a125-47d3-a8b5-5e0d6c432bf4 e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] Security group member updated ['37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f'] 2022-01-10 17:56:50.447 4196 1700485136224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f22cb9d6-2268-411a-a9f4-09cd4527c21e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:56:50.608 4196 1700485136224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f22cb9d6-2268-411a-a9f4-09cd4527c21e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:56:50.608 4196 1700485136224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f22cb9d6-2268-411a-a9f4-09cd4527c21e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:56:50.777 4196 1700485136224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f22cb9d6-2268-411a-a9f4-09cd4527c21e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:56:50.904 4196 1700485136224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f22cb9d6-2268-411a-a9f4-09cd4527c21e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:56:50.904 4196 1700485136224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f22cb9d6-2268-411a-a9f4-09cd4527c21e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-10 17:56:50.904 4196 1700485136224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f22cb9d6-2268-411a-a9f4-09cd4527c21e processed. 2022-01-10 17:56:51.229 4196 1700485136224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-272dc6fa-c8dc-43f8-a8ee-767d36a06935 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] port_update received: 65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:56:51.246 4196 1700485136224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-272dc6fa-c8dc-43f8-a8ee-767d36a06935 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] No port 65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:56:51.697 4196 1700505924880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:56:52.042 4196 1700505924880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.343s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:56:56.964 4196 1700484932704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 75f38211-a365-4689-9787-d45a21f1361d 2022-01-10 17:56:57.622 4196 1700484283376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a242fecb-544d-4f71-81c7-87b78c1778ac d0e34ddaca124f638fdf8e43fbb08437 a256dbcb3e024f32bd6f56fbc869046c - - -] Security group member updated on remote: ['1888dac4-cf6b-44ea-a6b4-ba71b2948792'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:56:57.622 4196 1700484283376 MainThread INFO neutron.agent.securitygroups_rpc [req-a242fecb-544d-4f71-81c7-87b78c1778ac d0e34ddaca124f638fdf8e43fbb08437 a256dbcb3e024f32bd6f56fbc869046c - - -] Security group member updated ['1888dac4-cf6b-44ea-a6b4-ba71b2948792'] 2022-01-10 17:56:57.713 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-10 17:56:57.713 4196 1700484283376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '75f38211-a365-4689-9787-d45a21f1361d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-10 17:56:57.713 4196 1700484283376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '75f38211-a365-4689-9787-d45a21f1361d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-10 17:56:57.713 4196 1700484283376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 75f38211-a365-4689-9787-d45a21f1361d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-10 17:56:57.728 4196 1700484283376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2c27da9f-c408-4567-82ab-fbdc30d94429 2022-01-10 17:56:57.728 4196 1700484283376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['75f38211-a365-4689-9787-d45a21f1361d'] 2022-01-10 17:56:57.734 4196 1700484283376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-10 17:56:57.734 4196 1700484283376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-10 17:56:57.734 4196 1700484283376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['75f38211-a365-4689-9787-d45a21f1361d'] 2022-01-10 17:56:57.934 4196 1700484283376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a242fecb-544d-4f71-81c7-87b78c1778ac d0e34ddaca124f638fdf8e43fbb08437 a256dbcb3e024f32bd6f56fbc869046c - - -] port_delete event received for '75f38211-a365-4689-9787-d45a21f1361d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:56:59.720 4196 1700484283376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:56:59.747 4196 1700484283376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:57:00.579 4196 1700485165824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15f3cb08-8817-4a6c-a907-25c57dbb93f6 d0e34ddaca124f638fdf8e43fbb08437 a256dbcb3e024f32bd6f56fbc869046c - - -] port_delete event received for 'ece3c40c-4a56-4735-a691-54319b2ae8f7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:57:03.109 4196 1700484932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f 2022-01-10 17:57:03.744 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-10 17:57:03.931 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Adding port 65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f 2022-01-10 17:57:03.931 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Port 65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f updated. Details: {'device': '65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f', 'network_id': '437dbd0e-3a00-4991-97a3-868307541093', 'port_id': '65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f', 'mac_address': 'fa:16:3e:76:58:82', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 634, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5cb2c2b2-524e-4517-ae2c-fbc6863c4031', '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} 2022-01-10 17:57:03.931 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-10 17:57:03.931 4196 1700484185072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:57:03.931 4196 1700484185072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:57:03.931 4196 1700484185072 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 437dbd0e-3a00-4991-97a3-868307541093 2022-01-10 17:57:03.931 4196 1700484185072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:57:04.094 4196 1700484185072 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:57:04.094 4196 1700484185072 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:57:04.108 4196 1700484185072 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:57:04.108 4196 1700484185072 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 634, VLAN trunk: None to switch port 65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f 2022-01-10 17:57:04.196 4196 1700484185072 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-10 17:57:04.196 4196 1700484185072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:57:04.459 4196 1700484185072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:57:04.459 4196 1700484185072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:57:04.459 4196 1700484185072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:57:04.459 4196 1700484185072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:57:04.459 4196 1700484185072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-10 17:57:04.459 4196 1700484185072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f not yet added. Adding. 2022-01-10 17:57:04.459 4196 1700484185072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-10 17:57:04.459 4196 1700484185072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-10 17:57:04.588 4196 1700484185072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:57:04.687 4196 1700506198960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d32caa0b-aa5f-443a-be47-fa5cc196feec 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] port_delete event received for '9bbc5548-2a83-480b-9e8b-1dbbd4241307' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:57:04.700 4196 1700484185072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:57:04.700 4196 1700484185072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:57:04.884 4196 1700484185072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:57:04.980 4196 1700484185072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:57:04.980 4196 1700484185072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-10 17:57:04.980 4196 1700484185072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f processed. 2022-01-10 17:57:05.745 4196 1700502381488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:57:06.105 4196 1700502381488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:57:06.708 4196 1700502381488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c72d039c-3aa8-4614-99d5-3e43209a4ca4 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] port_delete event received for '9a8f92de-193f-48c2-ba2b-c32526c27719' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:57:07.688 4196 1700506199136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-011c3658-23bc-4bf7-8175-1a1522b1843b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Security group rule updated on remote: ['27a8fcb5-c951-457d-a707-81ebe7e4f1c5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-10 17:57:07.688 4196 1700506199136 MainThread INFO neutron.agent.securitygroups_rpc [req-011c3658-23bc-4bf7-8175-1a1522b1843b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Security group rule updated ['27a8fcb5-c951-457d-a707-81ebe7e4f1c5'] 2022-01-10 17:57:08.056 4196 1700506027456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f4b52c6-b336-48dd-ac9f-809a0f16ccb0 - - - - -] port_delete event received for 'fe0b460d-2799-4121-ad74-53639180763b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:57:08.090 4196 1700506027456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b74a94cc-dfe7-440f-88b8-863fc5716d13 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Security group rule updated on remote: ['27a8fcb5-c951-457d-a707-81ebe7e4f1c5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-10 17:57:08.090 4196 1700506027456 MainThread INFO neutron.agent.securitygroups_rpc [req-b74a94cc-dfe7-440f-88b8-863fc5716d13 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Security group rule updated ['27a8fcb5-c951-457d-a707-81ebe7e4f1c5'] 2022-01-10 17:57:08.150 4196 1700504287360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c9b94a5-10f8-4e09-a263-d8a36280c2de 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] port_delete event received for 'fe0b460d-2799-4121-ad74-53639180763b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:57:08.402 4196 1700505536464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-620cabc4-5b62-4150-b18e-f81cbd846d8d c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Security group rule updated on remote: ['27a8fcb5-c951-457d-a707-81ebe7e4f1c5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-10 17:57:08.402 4196 1700505536464 MainThread INFO neutron.agent.securitygroups_rpc [req-620cabc4-5b62-4150-b18e-f81cbd846d8d c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Security group rule updated ['27a8fcb5-c951-457d-a707-81ebe7e4f1c5'] 2022-01-10 17:57:08.462 4196 1700505536464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c9b94a5-10f8-4e09-a263-d8a36280c2de 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] network_delete received. Deleting network 2c27da9f-c408-4567-82ab-fbdc30d94429 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-10 17:57:08.462 4196 1700505536464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c9b94a5-10f8-4e09-a263-d8a36280c2de 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] Network 2c27da9f-c408-4567-82ab-fbdc30d94429 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-10 17:57:08.714 4196 1700483946448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e15432e5-2912-400d-bf16-1ad250080029 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Security group rule updated on remote: ['27a8fcb5-c951-457d-a707-81ebe7e4f1c5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-10 17:57:08.714 4196 1700483946448 MainThread INFO neutron.agent.securitygroups_rpc [req-e15432e5-2912-400d-bf16-1ad250080029 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Security group rule updated ['27a8fcb5-c951-457d-a707-81ebe7e4f1c5'] 2022-01-10 17:57:08.994 4196 1700484977936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-63be8563-96b8-4520-9d0a-0427a4c361aa c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Security group rule updated on remote: ['27a8fcb5-c951-457d-a707-81ebe7e4f1c5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-10 17:57:08.994 4196 1700484977936 MainThread INFO neutron.agent.securitygroups_rpc [req-63be8563-96b8-4520-9d0a-0427a4c361aa c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Security group rule updated ['27a8fcb5-c951-457d-a707-81ebe7e4f1c5'] 2022-01-10 17:57:09.078 4196 1700484932704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3eb969b1-3184-45f9-9508-296af78f3069 2022-01-10 17:57:09.244 4196 1700502469088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-639f8a2d-6ead-4a87-9d9f-5b700b0696a6 947bc36861e64e31811cb898f46a72e1 08d4842074994421989ef7568b65aea9 - - -] Security group member updated on remote: ['ea84eabd-a952-4906-9532-a9ab7e170e3f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:57:09.244 4196 1700502469088 MainThread INFO neutron.agent.securitygroups_rpc [req-639f8a2d-6ead-4a87-9d9f-5b700b0696a6 947bc36861e64e31811cb898f46a72e1 08d4842074994421989ef7568b65aea9 - - -] Security group member updated ['ea84eabd-a952-4906-9532-a9ab7e170e3f'] 2022-01-10 17:57:09.337 4196 1700502469088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-455a25db-84de-4535-85d1-b4061559735d c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Security group rule updated on remote: ['27a8fcb5-c951-457d-a707-81ebe7e4f1c5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-10 17:57:09.337 4196 1700502469088 MainThread INFO neutron.agent.securitygroups_rpc [req-455a25db-84de-4535-85d1-b4061559735d c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Security group rule updated ['27a8fcb5-c951-457d-a707-81ebe7e4f1c5'] 2022-01-10 17:57:09.759 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-10 17:57:09.759 4196 1700505849696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3eb969b1-3184-45f9-9508-296af78f3069' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-10 17:57:09.759 4196 1700505849696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3eb969b1-3184-45f9-9508-296af78f3069' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-10 17:57:09.759 4196 1700505849696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3eb969b1-3184-45f9-9508-296af78f3069 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-10 17:57:09.775 4196 1700505849696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bc1de75b-73a3-4a83-9fa3-f25335d75de2 2022-01-10 17:57:09.775 4196 1700505849696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3eb969b1-3184-45f9-9508-296af78f3069'] 2022-01-10 17:57:09.775 4196 1700505849696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-10 17:57:09.775 4196 1700505849696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-10 17:57:09.775 4196 1700505849696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3eb969b1-3184-45f9-9508-296af78f3069'] 2022-01-10 17:57:09.947 4196 1700505849696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-639f8a2d-6ead-4a87-9d9f-5b700b0696a6 947bc36861e64e31811cb898f46a72e1 08d4842074994421989ef7568b65aea9 - - -] port_delete event received for '3eb969b1-3184-45f9-9508-296af78f3069' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:57:10.431 4196 1700505616976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Security group member updated on remote: ['6f1c400d-5f89-4e60-85de-4e35595a098d', '27a8fcb5-c951-457d-a707-81ebe7e4f1c5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:57:10.431 4196 1700505616976 MainThread INFO neutron.agent.securitygroups_rpc [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Security group member updated ['6f1c400d-5f89-4e60-85de-4e35595a098d', '27a8fcb5-c951-457d-a707-81ebe7e4f1c5'] 2022-01-10 17:57:10.431 4196 1700505616976 MainThread INFO neutron.agent.securitygroups_rpc [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Refresh firewall rules 2022-01-10 17:57:10.431 4196 1700505616976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Get security group information for devices via rpc ['f22cb9d6-2268-411a-a9f4-09cd4527c21e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:57:10.556 4196 1700485136224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] port_update received: f22cb9d6-2268-411a-a9f4-09cd4527c21e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:57:10.581 4196 1700485136224 MainThread DEBUG oslo_concurrency.lockutils [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Lock "n-hv-agent-port-lock-f22cb9d6-2268-411a-a9f4-09cd4527c21e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:57:10.581 4196 1700485136224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Binding port f22cb9d6-2268-411a-a9f4-09cd4527c21e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:57:10.581 4196 1700485136224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:57:10.581 4196 1700485136224 MainThread DEBUG neutron.services.trunk.rpc.agent [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f22cb9d6-2268-411a-a9f4-09cd4527c21e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:57:10.581 4196 1700485136224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f22cb9d6-2268-411a-a9f4-09cd4527c21e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:57:10.657 4196 1700485136224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Trunk plugin disabled on server. Assuming port f22cb9d6-2268-411a-a9f4-09cd4527c21e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:57:10.657 4196 1700485136224 MainThread INFO networking_hyperv.neutron.trunk_driver [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Binding VLAN ID: 644, VLAN trunk: None to switch port f22cb9d6-2268-411a-a9f4-09cd4527c21e 2022-01-10 17:57:10.708 4196 1700485136224 MainThread INFO neutron.agent.securitygroups_rpc [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Refresh firewall rules 2022-01-10 17:57:10.708 4196 1700485136224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Get security group information for devices via rpc ['f22cb9d6-2268-411a-a9f4-09cd4527c21e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:57:11.431 4196 1700505616976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Update security group information for ports dict_keys(['f22cb9d6-2268-411a-a9f4-09cd4527c21e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:57:11.431 4196 1700505616976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:57:11.431 4196 1700505616976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Update rules of security group (27a8fcb5-c951-457d-a707-81ebe7e4f1c5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:57:11.431 4196 1700505616976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Update rules of security group (6f1c400d-5f89-4e60-85de-4e35595a098d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:57:11.431 4196 1700505616976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Update members of security group (6f1c400d-5f89-4e60-85de-4e35595a098d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-10 17:57:11.431 4196 1700505616976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Update port filter for f22cb9d6-2268-411a-a9f4-09cd4527c21e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:57:11.447 4196 1700505616976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Updating port rules. 2022-01-10 17:57:11.447 4196 1700505616976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Creating 6 new rules, removing 0 old rules. 2022-01-10 17:57:11.447 4196 1700505616976 MainThread DEBUG oslo_concurrency.lockutils [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Lock "n-hv-driver-port-lock-f22cb9d6-2268-411a-a9f4-09cd4527c21e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:57:11.541 4196 1700485136224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Update security group information for ports dict_keys(['f22cb9d6-2268-411a-a9f4-09cd4527c21e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:57:11.541 4196 1700485136224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:57:11.541 4196 1700485136224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Update rules of security group (27a8fcb5-c951-457d-a707-81ebe7e4f1c5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:57:11.541 4196 1700485136224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Update rules of security group (6f1c400d-5f89-4e60-85de-4e35595a098d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:57:11.541 4196 1700485136224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Update members of security group (6f1c400d-5f89-4e60-85de-4e35595a098d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-10 17:57:11.541 4196 1700485136224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Update port filter for f22cb9d6-2268-411a-a9f4-09cd4527c21e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:57:11.541 4196 1700485136224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Updating port rules. 2022-01-10 17:57:11.541 4196 1700485136224 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Creating 6 new rules, removing 0 old rules. 2022-01-10 17:57:11.560 4196 1700505616976 MainThread DEBUG oslo_concurrency.lockutils [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Lock "n-hv-driver-port-lock-f22cb9d6-2268-411a-a9f4-09cd4527c21e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:57:11.560 4196 1700505616976 MainThread DEBUG oslo_concurrency.lockutils [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Lock "n-hv-driver-port-lock-f22cb9d6-2268-411a-a9f4-09cd4527c21e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:57:11.560 4196 1700505616976 MainThread DEBUG oslo_concurrency.lockutils [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Lock "n-hv-driver-port-lock-f22cb9d6-2268-411a-a9f4-09cd4527c21e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:57:11.560 4196 1700485136224 MainThread DEBUG oslo_concurrency.lockutils [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Lock "n-hv-driver-port-lock-f22cb9d6-2268-411a-a9f4-09cd4527c21e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:57:11.627 4196 1700485136224 MainThread DEBUG oslo_concurrency.lockutils [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Lock "n-hv-driver-port-lock-f22cb9d6-2268-411a-a9f4-09cd4527c21e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:57:11.627 4196 1700485136224 MainThread DEBUG oslo_concurrency.lockutils [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Lock "n-hv-driver-port-lock-f22cb9d6-2268-411a-a9f4-09cd4527c21e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:57:11.627 4196 1700485136224 MainThread DEBUG oslo_concurrency.lockutils [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Lock "n-hv-driver-port-lock-f22cb9d6-2268-411a-a9f4-09cd4527c21e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:57:11.669 4196 1700485136224 MainThread DEBUG oslo_concurrency.lockutils [req-544ace64-ec05-40ec-bd33-d1343c4e3d1b c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Lock "n-hv-agent-port-lock-f22cb9d6-2268-411a-a9f4-09cd4527c21e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:57:11.767 4196 1700485136224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:57:11.806 4196 1700485136224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:57:12.298 4196 1700505438512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6e88c24-6b07-41b0-ad5e-ce8de68e78e1 947bc36861e64e31811cb898f46a72e1 08d4842074994421989ef7568b65aea9 - - -] port_delete event received for '7c094c82-2bdf-4141-9d2f-e34d6934a218' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:57:17.017 4196 1700506445776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef3fc35b-62fb-4c00-b2c6-74cd6c03566e 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] port_delete event received for '0ed865d9-b4d0-4a1c-988e-c8a9e977895b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:57:18.117 4196 1700506447008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f254e58e-00de-47d6-ad07-021c7ddff19e 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] port_delete event received for '5dade433-811f-4845-b115-712d19e5d650' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:57:19.230 4196 1700506447008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93e3346f-8917-455e-8b1a-d58bff215b8b 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] port_delete event received for 'd7063ff8-5e1a-46b2-ba16-ea425ba73965' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:57:19.354 4196 1700506445776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5e0668d-6415-4788-a7a5-810d6e2736d9 - - - - -] port_delete event received for 'd7063ff8-5e1a-46b2-ba16-ea425ba73965' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:57:19.447 4196 1700506445776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93e3346f-8917-455e-8b1a-d58bff215b8b 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] network_delete received. Deleting network bc1de75b-73a3-4a83-9fa3-f25335d75de2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-10 17:57:19.447 4196 1700506445776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93e3346f-8917-455e-8b1a-d58bff215b8b 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] Network bc1de75b-73a3-4a83-9fa3-f25335d75de2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-10 17:57:39.342 4196 1700505839040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0981506-43a0-490e-941a-29d5b7b4cc80 4636015d590c40fca1f4c9996a871b57 ad60695fc58746f490b20a5b2459b6ae - - -] port_delete event received for 'c3f5038a-e24c-4515-b4fc-e4647761948c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:57:42.385 4196 1700502381488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2f94b34a-e7fb-48df-9600-dbb5ba85f30e 4636015d590c40fca1f4c9996a871b57 ad60695fc58746f490b20a5b2459b6ae - - -] Security group member updated on remote: ['165e9131-d412-48d6-8600-e6aa0c5989e4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:57:42.400 4196 1700502381488 MainThread INFO neutron.agent.securitygroups_rpc [req-2f94b34a-e7fb-48df-9600-dbb5ba85f30e 4636015d590c40fca1f4c9996a871b57 ad60695fc58746f490b20a5b2459b6ae - - -] Security group member updated ['165e9131-d412-48d6-8600-e6aa0c5989e4'] 2022-01-10 17:57:42.479 4196 1700502381488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f94b34a-e7fb-48df-9600-dbb5ba85f30e 4636015d590c40fca1f4c9996a871b57 ad60695fc58746f490b20a5b2459b6ae - - -] port_delete event received for 'd63cbe28-3b03-4f1c-9197-17b60bf28ce5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:57:43.275 4196 1700484932704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d63cbe28-3b03-4f1c-9197-17b60bf28ce5 2022-01-10 17:57:43.744 4196 1700502381488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a7619fb-42bb-4e21-a005-713e1456a969 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] network_delete received. Deleting network 9da5b25b-b2b4-4d20-9921-443ac83ddb3c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-10 17:57:43.744 4196 1700502381488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a7619fb-42bb-4e21-a005-713e1456a969 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] Network 9da5b25b-b2b4-4d20-9921-443ac83ddb3c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-10 17:57:43.916 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-10 17:57:43.916 4196 1700502381488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd63cbe28-3b03-4f1c-9197-17b60bf28ce5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-10 17:57:43.916 4196 1700502381488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd63cbe28-3b03-4f1c-9197-17b60bf28ce5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-10 17:57:43.916 4196 1700502381488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d63cbe28-3b03-4f1c-9197-17b60bf28ce5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-10 17:57:43.932 4196 1700502381488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7e3555eb-6e98-4722-838e-911c9355c83a 2022-01-10 17:57:43.932 4196 1700502381488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d63cbe28-3b03-4f1c-9197-17b60bf28ce5'] 2022-01-10 17:57:43.932 4196 1700502381488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-10 17:57:43.932 4196 1700502381488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-10 17:57:43.932 4196 1700502381488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d63cbe28-3b03-4f1c-9197-17b60bf28ce5'] 2022-01-10 17:57:44.290 4196 1700502381488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4426b750-b53f-4305-b51f-fdced5cfd889 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] network_delete received. Deleting network 7f6ca9ee-6e5d-485b-8f54-e6dd4a0d586d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-10 17:57:44.290 4196 1700502381488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4426b750-b53f-4305-b51f-fdced5cfd889 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] Network 7f6ca9ee-6e5d-485b-8f54-e6dd4a0d586d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-10 17:57:45.232 4196 1700506896864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-679a183a-a95f-4b32-af27-5867515b878c 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] port_delete event received for 'a2fcd4e6-8858-4103-8a45-3e7328a10d08' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:57:45.916 4196 1700505017504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:57:45.947 4196 1700505017504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:57:47.011 4196 1700505924352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39b7eafc-8ee9-4408-9403-096db491f1d3 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] port_delete event received for '2d56bceb-0636-4979-a1a0-56e82b78c615' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:57:47.810 4196 1700506447008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81812efb-9db9-4075-905f-6a9949df246d 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] port_delete event received for '3ca47acf-d027-471e-84c0-c7b8523bb049' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:57:47.947 4196 1700506495632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b430e085-c06f-4a05-9045-d3c170f9ca56 - - - - -] port_delete event received for '3ca47acf-d027-471e-84c0-c7b8523bb049' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:57:48.041 4196 1700506495632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81812efb-9db9-4075-905f-6a9949df246d 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] network_delete received. Deleting network 7e3555eb-6e98-4722-838e-911c9355c83a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-10 17:57:48.041 4196 1700506495632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81812efb-9db9-4075-905f-6a9949df246d 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] Network 7e3555eb-6e98-4722-838e-911c9355c83a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-10 17:57:49.103 4196 1700484125264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c1c30ad-07e0-4156-b9b9-936cefcba67c 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] port_delete event received for '5a75eb6e-8042-486c-bffc-b2e7ddf7bc3f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:57:50.682 4196 1700484125264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0eb978fe-a254-4033-9fc6-be9ac0c327c1 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] port_delete event received for 'bb35f4dd-3a77-4963-a414-1cd911be26d7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:57:51.588 4196 1700506644896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aabe913c-3dd0-4b6e-8f8a-639c50ad0b7b 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] port_delete event received for '77856bda-7af8-4480-9b87-d38deba8b73a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:57:51.627 4196 1700506644896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-880f9561-087e-47e4-8ff5-00cab4ec106c - - - - -] port_delete event received for '77856bda-7af8-4480-9b87-d38deba8b73a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:57:51.794 4196 1700506446832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aabe913c-3dd0-4b6e-8f8a-639c50ad0b7b 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] network_delete received. Deleting network 79fd5e56-e05f-42a1-a2cc-9eb4b3eb2d48 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-10 17:57:51.794 4196 1700506446832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aabe913c-3dd0-4b6e-8f8a-639c50ad0b7b 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] Network 79fd5e56-e05f-42a1-a2cc-9eb4b3eb2d48 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-10 17:58:25.798 4196 1700502921280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d2de551-08cb-48a5-b23e-dc5033811f01 2b8a1c21628a48f2aa68c9e57cffc2a0 fb36e7d31b6b45eba9a363741aea4328 - - -] Security group member updated on remote: ['09bbe3f5-4375-4170-a5fa-c28cd977a118'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:58:25.798 4196 1700502921280 MainThread INFO neutron.agent.securitygroups_rpc [req-7d2de551-08cb-48a5-b23e-dc5033811f01 2b8a1c21628a48f2aa68c9e57cffc2a0 fb36e7d31b6b45eba9a363741aea4328 - - -] Security group member updated ['09bbe3f5-4375-4170-a5fa-c28cd977a118'] 2022-01-10 17:58:26.613 4196 1700504287184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-358483da-115b-4271-b6c3-25c5ffa39f53 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] port_update received: 8a233fb5-2d53-4b16-93a8-5c30435c5d1f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:58:26.637 4196 1700504287184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-358483da-115b-4271-b6c3-25c5ffa39f53 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] No port 8a233fb5-2d53-4b16-93a8-5c30435c5d1f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:58:27.918 4196 1700484932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8a233fb5-2d53-4b16-93a8-5c30435c5d1f 2022-01-10 17:58:28.087 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-10 17:58:28.431 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Adding port 8a233fb5-2d53-4b16-93a8-5c30435c5d1f 2022-01-10 17:58:28.431 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Port 8a233fb5-2d53-4b16-93a8-5c30435c5d1f updated. Details: {'device': '8a233fb5-2d53-4b16-93a8-5c30435c5d1f', 'network_id': '8fac2b1f-9a6d-4784-bbbc-a67fb6736d86', 'port_id': '8a233fb5-2d53-4b16-93a8-5c30435c5d1f', 'mac_address': 'fa:16:3e:9f:cc:3d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 627, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '79ab805d-bff3-4da2-b466-332265e9855f', 'ip_address': '192.168.233.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-10 17:58:28.431 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-10 17:58:28.431 4196 1700507405120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8a233fb5-2d53-4b16-93a8-5c30435c5d1f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:58:28.431 4196 1700507405120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8a233fb5-2d53-4b16-93a8-5c30435c5d1f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:58:28.431 4196 1700507405120 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8fac2b1f-9a6d-4784-bbbc-a67fb6736d86 2022-01-10 17:58:28.431 4196 1700507405120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:58:28.605 4196 1700507405120 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8a233fb5-2d53-4b16-93a8-5c30435c5d1f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:58:28.605 4196 1700507405120 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8a233fb5-2d53-4b16-93a8-5c30435c5d1f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:58:28.623 4196 1700507405120 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8a233fb5-2d53-4b16-93a8-5c30435c5d1f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:58:28.623 4196 1700507405120 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 627, VLAN trunk: None to switch port 8a233fb5-2d53-4b16-93a8-5c30435c5d1f 2022-01-10 17:58:28.705 4196 1700507405120 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-10 17:58:28.705 4196 1700507405120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8a233fb5-2d53-4b16-93a8-5c30435c5d1f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:58:28.852 4196 1700507405120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8a233fb5-2d53-4b16-93a8-5c30435c5d1f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:58:28.852 4196 1700507405120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:58:28.852 4196 1700507405120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (09bbe3f5-4375-4170-a5fa-c28cd977a118) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:58:28.852 4196 1700507405120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (09bbe3f5-4375-4170-a5fa-c28cd977a118) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-10 17:58:28.852 4196 1700507405120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8a233fb5-2d53-4b16-93a8-5c30435c5d1f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:58:28.852 4196 1700507405120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-10 17:58:28.852 4196 1700507405120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8a233fb5-2d53-4b16-93a8-5c30435c5d1f not yet added. Adding. 2022-01-10 17:58:28.852 4196 1700507405120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-10 17:58:28.852 4196 1700507405120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-10 17:58:28.965 4196 1700507405120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a233fb5-2d53-4b16-93a8-5c30435c5d1f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:58:29.087 4196 1700507405120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a233fb5-2d53-4b16-93a8-5c30435c5d1f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:58:29.087 4196 1700507405120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a233fb5-2d53-4b16-93a8-5c30435c5d1f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:58:29.212 4196 1700507405120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a233fb5-2d53-4b16-93a8-5c30435c5d1f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:58:29.306 4196 1700507405120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8a233fb5-2d53-4b16-93a8-5c30435c5d1f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:58:29.306 4196 1700507405120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8a233fb5-2d53-4b16-93a8-5c30435c5d1f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-10 17:58:29.306 4196 1700507405120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8a233fb5-2d53-4b16-93a8-5c30435c5d1f processed. 2022-01-10 17:58:30.105 4196 1700506407680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:58:30.291 4196 1700506407680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:58:34.497 4196 1700507039168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-701ad842-230d-45d4-9703-3603cdb094ea 2b8a1c21628a48f2aa68c9e57cffc2a0 fb36e7d31b6b45eba9a363741aea4328 - - -] Security group member updated on remote: ['09bbe3f5-4375-4170-a5fa-c28cd977a118'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:58:34.497 4196 1700507039168 MainThread INFO neutron.agent.securitygroups_rpc [req-701ad842-230d-45d4-9703-3603cdb094ea 2b8a1c21628a48f2aa68c9e57cffc2a0 fb36e7d31b6b45eba9a363741aea4328 - - -] Security group member updated ['09bbe3f5-4375-4170-a5fa-c28cd977a118'] 2022-01-10 17:58:34.497 4196 1700507039168 MainThread INFO neutron.agent.securitygroups_rpc [req-701ad842-230d-45d4-9703-3603cdb094ea 2b8a1c21628a48f2aa68c9e57cffc2a0 fb36e7d31b6b45eba9a363741aea4328 - - -] Refresh firewall rules 2022-01-10 17:58:34.497 4196 1700507039168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-701ad842-230d-45d4-9703-3603cdb094ea 2b8a1c21628a48f2aa68c9e57cffc2a0 fb36e7d31b6b45eba9a363741aea4328 - - -] Get security group information for devices via rpc ['8a233fb5-2d53-4b16-93a8-5c30435c5d1f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:58:34.535 4196 1700507039168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-701ad842-230d-45d4-9703-3603cdb094ea 2b8a1c21628a48f2aa68c9e57cffc2a0 fb36e7d31b6b45eba9a363741aea4328 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:58:34.535 4196 1700507039168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-701ad842-230d-45d4-9703-3603cdb094ea 2b8a1c21628a48f2aa68c9e57cffc2a0 fb36e7d31b6b45eba9a363741aea4328 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:58:34.546 4196 1700507039168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-701ad842-230d-45d4-9703-3603cdb094ea 2b8a1c21628a48f2aa68c9e57cffc2a0 fb36e7d31b6b45eba9a363741aea4328 - - -] port_delete event received for '8a233fb5-2d53-4b16-93a8-5c30435c5d1f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:58:35.682 4196 1700484932704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8a233fb5-2d53-4b16-93a8-5c30435c5d1f 2022-01-10 17:58:36.134 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-10 17:58:36.134 4196 1700506494224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8a233fb5-2d53-4b16-93a8-5c30435c5d1f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-10 17:58:36.134 4196 1700506494224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8a233fb5-2d53-4b16-93a8-5c30435c5d1f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-10 17:58:36.134 4196 1700506494224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8a233fb5-2d53-4b16-93a8-5c30435c5d1f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-10 17:58:36.150 4196 1700506494224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8fac2b1f-9a6d-4784-bbbc-a67fb6736d86 2022-01-10 17:58:36.150 4196 1700506494224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8a233fb5-2d53-4b16-93a8-5c30435c5d1f'] 2022-01-10 17:58:36.150 4196 1700506494224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-10 17:58:36.150 4196 1700506494224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-10 17:58:36.150 4196 1700506494224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8a233fb5-2d53-4b16-93a8-5c30435c5d1f'] 2022-01-10 17:58:38.149 4196 1700484182784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:58:38.187 4196 1700484182784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:58:50.324 4196 1700507503952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Security group member updated on remote: ['6f1c400d-5f89-4e60-85de-4e35595a098d', '27a8fcb5-c951-457d-a707-81ebe7e4f1c5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:58:50.324 4196 1700507503952 MainThread INFO neutron.agent.securitygroups_rpc [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Security group member updated ['6f1c400d-5f89-4e60-85de-4e35595a098d', '27a8fcb5-c951-457d-a707-81ebe7e4f1c5'] 2022-01-10 17:58:50.324 4196 1700507503952 MainThread INFO neutron.agent.securitygroups_rpc [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Refresh firewall rules 2022-01-10 17:58:50.324 4196 1700507503952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Get security group information for devices via rpc ['f22cb9d6-2268-411a-a9f4-09cd4527c21e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:58:50.355 4196 1700507590896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] port_update received: f22cb9d6-2268-411a-a9f4-09cd4527c21e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:58:50.355 4196 1700507590896 MainThread DEBUG oslo_concurrency.lockutils [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Lock "n-hv-agent-port-lock-f22cb9d6-2268-411a-a9f4-09cd4527c21e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:58:50.355 4196 1700507590896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Binding port f22cb9d6-2268-411a-a9f4-09cd4527c21e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:58:50.355 4196 1700507590896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:58:50.387 4196 1700507590896 MainThread DEBUG neutron.services.trunk.rpc.agent [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f22cb9d6-2268-411a-a9f4-09cd4527c21e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:58:50.387 4196 1700507590896 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f22cb9d6-2268-411a-a9f4-09cd4527c21e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:58:50.387 4196 1700507590896 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Trunk plugin disabled on server. Assuming port f22cb9d6-2268-411a-a9f4-09cd4527c21e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:58:50.387 4196 1700507590896 MainThread INFO networking_hyperv.neutron.trunk_driver [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Binding VLAN ID: 644, VLAN trunk: None to switch port f22cb9d6-2268-411a-a9f4-09cd4527c21e 2022-01-10 17:58:50.432 4196 1700507590896 MainThread INFO neutron.agent.securitygroups_rpc [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Refresh firewall rules 2022-01-10 17:58:50.432 4196 1700507590896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Get security group information for devices via rpc ['f22cb9d6-2268-411a-a9f4-09cd4527c21e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:58:50.572 4196 1700507503952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Update security group information for ports dict_keys(['f22cb9d6-2268-411a-a9f4-09cd4527c21e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:58:50.572 4196 1700507503952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:58:50.572 4196 1700507503952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Update rules of security group (6f1c400d-5f89-4e60-85de-4e35595a098d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:58:50.572 4196 1700507503952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Update members of security group (6f1c400d-5f89-4e60-85de-4e35595a098d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-10 17:58:50.572 4196 1700507503952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Update port filter for f22cb9d6-2268-411a-a9f4-09cd4527c21e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:58:50.572 4196 1700507503952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Updating port rules. 2022-01-10 17:58:50.572 4196 1700507503952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Creating 0 new rules, removing 6 old rules. 2022-01-10 17:58:50.572 4196 1700507503952 MainThread DEBUG oslo_concurrency.lockutils [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Lock "n-hv-driver-port-lock-f22cb9d6-2268-411a-a9f4-09cd4527c21e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:58:50.572 4196 1700507503952 MainThread DEBUG oslo_concurrency.lockutils [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Lock "n-hv-driver-port-lock-f22cb9d6-2268-411a-a9f4-09cd4527c21e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:58:50.572 4196 1700507503952 MainThread DEBUG oslo_concurrency.lockutils [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Lock "n-hv-driver-port-lock-f22cb9d6-2268-411a-a9f4-09cd4527c21e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:58:50.667 4196 1700507590896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Update security group information for ports dict_keys(['f22cb9d6-2268-411a-a9f4-09cd4527c21e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:58:50.667 4196 1700507590896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:58:50.667 4196 1700507590896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Update rules of security group (6f1c400d-5f89-4e60-85de-4e35595a098d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:58:50.667 4196 1700507590896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Update members of security group (6f1c400d-5f89-4e60-85de-4e35595a098d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-10 17:58:50.667 4196 1700507590896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Update port filter for f22cb9d6-2268-411a-a9f4-09cd4527c21e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:58:50.667 4196 1700507590896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Updating port rules. 2022-01-10 17:58:50.667 4196 1700507590896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Creating 0 new rules, removing 6 old rules. 2022-01-10 17:58:50.749 4196 1700507503952 MainThread DEBUG oslo_concurrency.lockutils [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Lock "n-hv-driver-port-lock-f22cb9d6-2268-411a-a9f4-09cd4527c21e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:58:50.749 4196 1700507590896 MainThread DEBUG oslo_concurrency.lockutils [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Lock "n-hv-driver-port-lock-f22cb9d6-2268-411a-a9f4-09cd4527c21e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:58:50.749 4196 1700507590896 MainThread DEBUG oslo_concurrency.lockutils [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Lock "n-hv-driver-port-lock-f22cb9d6-2268-411a-a9f4-09cd4527c21e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:58:50.760 4196 1700507590896 MainThread DEBUG oslo_concurrency.lockutils [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Lock "n-hv-driver-port-lock-f22cb9d6-2268-411a-a9f4-09cd4527c21e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:58:50.811 4196 1700507590896 MainThread DEBUG oslo_concurrency.lockutils [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Lock "n-hv-driver-port-lock-f22cb9d6-2268-411a-a9f4-09cd4527c21e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:58:50.838 4196 1700507590896 MainThread DEBUG oslo_concurrency.lockutils [req-193e1af8-5ad8-4f16-8ce7-a6eca696cc45 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Lock "n-hv-agent-port-lock-f22cb9d6-2268-411a-a9f4-09cd4527c21e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.468s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:58:51.096 4196 1700507503424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c48ebb0-b718-48e8-814c-283ea3639190 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] port_delete event received for 'd1e677b4-e617-4b44-9f8c-e0cdd135b9bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:58:56.587 4196 1700504869520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fccd6dd7-9ff4-4c3d-b4f2-a3cd33195373 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Security group member updated on remote: ['6f1c400d-5f89-4e60-85de-4e35595a098d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:58:56.587 4196 1700504869520 MainThread INFO neutron.agent.securitygroups_rpc [req-fccd6dd7-9ff4-4c3d-b4f2-a3cd33195373 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Security group member updated ['6f1c400d-5f89-4e60-85de-4e35595a098d'] 2022-01-10 17:58:56.587 4196 1700504869520 MainThread INFO neutron.agent.securitygroups_rpc [req-fccd6dd7-9ff4-4c3d-b4f2-a3cd33195373 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Refresh firewall rules 2022-01-10 17:58:56.587 4196 1700504869520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fccd6dd7-9ff4-4c3d-b4f2-a3cd33195373 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Get security group information for devices via rpc ['f22cb9d6-2268-411a-a9f4-09cd4527c21e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:58:56.618 4196 1700504869520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fccd6dd7-9ff4-4c3d-b4f2-a3cd33195373 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:58:56.618 4196 1700504869520 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fccd6dd7-9ff4-4c3d-b4f2-a3cd33195373 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:58:56.649 4196 1700505016800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fccd6dd7-9ff4-4c3d-b4f2-a3cd33195373 c5ae7ce87dd0438d9bbbc4fb35cfbc5c 177909419ff9413893866fd1a6a16a97 - - -] port_delete event received for 'f22cb9d6-2268-411a-a9f4-09cd4527c21e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:58:57.868 4196 1700484932704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f22cb9d6-2268-411a-a9f4-09cd4527c21e 2022-01-10 17:58:58.259 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-10 17:58:58.259 4196 1700506066608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f22cb9d6-2268-411a-a9f4-09cd4527c21e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-10 17:58:58.259 4196 1700506066608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f22cb9d6-2268-411a-a9f4-09cd4527c21e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-10 17:58:58.259 4196 1700506066608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f22cb9d6-2268-411a-a9f4-09cd4527c21e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-10 17:58:58.275 4196 1700506066608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f22cb9d6-2268-411a-a9f4-09cd4527c21e'] 2022-01-10 17:58:58.275 4196 1700506066608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-10 17:58:58.275 4196 1700506066608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-10 17:58:58.275 4196 1700506066608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f22cb9d6-2268-411a-a9f4-09cd4527c21e'] 2022-01-10 17:58:59.234 4196 1700506066608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f28ee855-d8f6-45d9-8930-39a524de7513 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] port_delete event received for '207282ad-6c32-44c6-a2e5-ef01f181ddee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:59:00.274 4196 1700506066608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:59:00.290 4196 1700504637280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00901561-ffd9-4342-a8d7-de3179a9d376 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] port_delete event received for '8b192d4c-68a5-4ab0-8665-4487cf2dcc97' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:59:00.290 4196 1700506066608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:59:01.330 4196 1700506410848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-190ba41b-d7f1-42b7-a444-ede7d26998f7 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] port_delete event received for '21155ce0-846b-427f-9b4c-16a076a8ede0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:59:01.406 4196 1700506410848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d5e5306-7217-42bc-8949-7ce0d951e538 - - - - -] port_delete event received for '21155ce0-846b-427f-9b4c-16a076a8ede0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:59:01.540 4196 1700507367376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-190ba41b-d7f1-42b7-a444-ede7d26998f7 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] network_delete received. Deleting network ed406d11-c823-49e2-bb94-29fe8b4b6eab network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-10 17:59:01.540 4196 1700507367376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-190ba41b-d7f1-42b7-a444-ede7d26998f7 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] Reclaiming local network ed406d11-c823-49e2-bb94-29fe8b4b6eab 2022-01-10 17:59:02.509 4196 1700507182704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b135dcbf-c66e-4c21-85f1-9b996a569adf 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] port_delete event received for '523a9fed-cffd-4534-9f4f-47656ca6c8c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:59:03.540 4196 1700507438592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0cd0debf-f3b4-482c-add0-8261b582863e 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] port_delete event received for '2426226e-d244-457d-8c63-d43ef02f5570' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:59:04.268 4196 1700507402832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9654adf9-62b6-48cb-99bd-2cfc36e0423f 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] port_delete event received for '92761d79-6baa-44b0-99bc-9c84e23a6030' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:59:04.478 4196 1700507657136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9654adf9-62b6-48cb-99bd-2cfc36e0423f 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] network_delete received. Deleting network ebd0fd27-34ee-4507-bb3c-799985f5475d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-10 17:59:04.478 4196 1700507657136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9654adf9-62b6-48cb-99bd-2cfc36e0423f 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] Network ebd0fd27-34ee-4507-bb3c-799985f5475d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-10 17:59:11.850 4196 1700507291312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a0dbb012-6ac9-49ae-adcf-d0831e258b66 e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] Security group member updated on remote: ['37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:59:11.850 4196 1700507291312 MainThread INFO neutron.agent.securitygroups_rpc [req-a0dbb012-6ac9-49ae-adcf-d0831e258b66 e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] Security group member updated ['37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f'] 2022-01-10 17:59:12.055 4196 1700484932704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f 2022-01-10 17:59:12.156 4196 1700506957424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0dbb012-6ac9-49ae-adcf-d0831e258b66 e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] port_delete event received for '65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 17:59:12.331 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-10 17:59:12.331 4196 1700506409792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-10 17:59:12.331 4196 1700506409792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-10 17:59:12.331 4196 1700506409792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-10 17:59:12.331 4196 1700506409792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 437dbd0e-3a00-4991-97a3-868307541093 2022-01-10 17:59:12.331 4196 1700506409792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f'] 2022-01-10 17:59:12.331 4196 1700506409792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-10 17:59:12.331 4196 1700506409792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-10 17:59:12.331 4196 1700506409792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['65f22aaa-28b1-4c78-a5c9-e14d8eaafd9f'] 2022-01-10 17:59:14.338 4196 1700506811376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:59:14.368 4196 1700506811376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:59:16.430 4196 1700507771472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78dc1854-29dc-4092-9bcd-d9d14d4b2c58 e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] Security group member updated on remote: ['37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 17:59:16.430 4196 1700507771472 MainThread INFO neutron.agent.securitygroups_rpc [req-78dc1854-29dc-4092-9bcd-d9d14d4b2c58 e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] Security group member updated ['37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f'] 2022-01-10 17:59:17.165 4196 1700507771472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88bbd508-d776-4e5e-b65f-d0c2a1c88bba 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] port_update received: 51559859-7796-4642-82ae-bdbfad282450 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 17:59:17.188 4196 1700507771472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88bbd508-d776-4e5e-b65f-d0c2a1c88bba 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] No port 51559859-7796-4642-82ae-bdbfad282450 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 17:59:24.431 4196 1700484932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 51559859-7796-4642-82ae-bdbfad282450 2022-01-10 17:59:26.353 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-10 17:59:26.691 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Adding port 51559859-7796-4642-82ae-bdbfad282450 2022-01-10 17:59:26.691 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Port 51559859-7796-4642-82ae-bdbfad282450 updated. Details: {'device': '51559859-7796-4642-82ae-bdbfad282450', 'network_id': '437dbd0e-3a00-4991-97a3-868307541093', 'port_id': '51559859-7796-4642-82ae-bdbfad282450', 'mac_address': 'fa:16:3e:37:a0:e7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 634, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5cb2c2b2-524e-4517-ae2c-fbc6863c4031', '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} 2022-01-10 17:59:26.691 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-10 17:59:26.691 4196 1700507909280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-51559859-7796-4642-82ae-bdbfad282450" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:59:26.691 4196 1700507909280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 51559859-7796-4642-82ae-bdbfad282450 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 17:59:26.691 4196 1700507909280 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 437dbd0e-3a00-4991-97a3-868307541093 2022-01-10 17:59:26.691 4196 1700507909280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 17:59:26.840 4196 1700507909280 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '51559859-7796-4642-82ae-bdbfad282450') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:59:26.840 4196 1700507909280 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '51559859-7796-4642-82ae-bdbfad282450') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 17:59:26.854 4196 1700507909280 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 51559859-7796-4642-82ae-bdbfad282450 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 17:59:26.854 4196 1700507909280 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 634, VLAN trunk: None to switch port 51559859-7796-4642-82ae-bdbfad282450 2022-01-10 17:59:26.915 4196 1700507909280 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-10 17:59:26.915 4196 1700507909280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['51559859-7796-4642-82ae-bdbfad282450'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 17:59:27.175 4196 1700507909280 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['51559859-7796-4642-82ae-bdbfad282450']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 17:59:27.175 4196 1700507909280 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 17:59:27.175 4196 1700507909280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 17:59:27.175 4196 1700507909280 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 51559859-7796-4642-82ae-bdbfad282450 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 17:59:27.175 4196 1700507909280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-10 17:59:27.175 4196 1700507909280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 51559859-7796-4642-82ae-bdbfad282450 not yet added. Adding. 2022-01-10 17:59:27.175 4196 1700507909280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-10 17:59:27.175 4196 1700507909280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-10 17:59:27.263 4196 1700507909280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51559859-7796-4642-82ae-bdbfad282450" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:59:27.368 4196 1700507909280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51559859-7796-4642-82ae-bdbfad282450" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:59:27.368 4196 1700507909280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51559859-7796-4642-82ae-bdbfad282450" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:59:27.478 4196 1700507909280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51559859-7796-4642-82ae-bdbfad282450" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:59:27.572 4196 1700507909280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-51559859-7796-4642-82ae-bdbfad282450" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 17:59:27.572 4196 1700507909280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 51559859-7796-4642-82ae-bdbfad282450 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-10 17:59:27.572 4196 1700507909280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 51559859-7796-4642-82ae-bdbfad282450 processed. 2022-01-10 17:59:28.369 4196 1700507909280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 17:59:28.556 4196 1700507909280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 18:01:19.774 4196 1700507771296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7678ecdd-9616-4efc-a7fd-de244a6883ee e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] Security group member updated on remote: ['37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 18:01:19.774 4196 1700507771296 MainThread INFO neutron.agent.securitygroups_rpc [req-7678ecdd-9616-4efc-a7fd-de244a6883ee e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] Security group member updated ['37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f'] 2022-01-10 18:01:20.687 4196 1700506861408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad5ee243-eb2d-4987-8859-c7ede23a4dfd 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] port_update received: 60187c21-04d2-4773-94d8-b600d293a556 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-10 18:01:20.697 4196 1700506861408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad5ee243-eb2d-4987-8859-c7ede23a4dfd 2174a30e22c746589b3faaf4ccc8de3d 1415eea0335a49bf800e8215498af679 - - -] No port 60187c21-04d2-4773-94d8-b600d293a556 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-10 18:01:27.594 4196 1700484932528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 60187c21-04d2-4773-94d8-b600d293a556 2022-01-10 18:01:28.992 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-10 18:01:29.195 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Adding port 60187c21-04d2-4773-94d8-b600d293a556 2022-01-10 18:01:29.195 4196 1700395699008 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Port 60187c21-04d2-4773-94d8-b600d293a556 updated. Details: {'device': '60187c21-04d2-4773-94d8-b600d293a556', 'network_id': '437dbd0e-3a00-4991-97a3-868307541093', 'port_id': '60187c21-04d2-4773-94d8-b600d293a556', 'mac_address': 'fa:16:3e:3d:54:e1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 634, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5cb2c2b2-524e-4517-ae2c-fbc6863c4031', '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} 2022-01-10 18:01:29.195 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-10 18:01:29.195 4196 1700506712896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-60187c21-04d2-4773-94d8-b600d293a556" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 18:01:29.195 4196 1700506712896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 60187c21-04d2-4773-94d8-b600d293a556 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-10 18:01:29.195 4196 1700506712896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-10 18:01:29.360 4196 1700506712896 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '60187c21-04d2-4773-94d8-b600d293a556') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 18:01:29.360 4196 1700506712896 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '60187c21-04d2-4773-94d8-b600d293a556') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-10 18:01:29.375 4196 1700506712896 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 60187c21-04d2-4773-94d8-b600d293a556 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-10 18:01:29.375 4196 1700506712896 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 634, VLAN trunk: None to switch port 60187c21-04d2-4773-94d8-b600d293a556 2022-01-10 18:01:29.447 4196 1700506712896 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-10 18:01:29.447 4196 1700506712896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['60187c21-04d2-4773-94d8-b600d293a556'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-10 18:01:29.852 4196 1700506712896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['60187c21-04d2-4773-94d8-b600d293a556']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-01-10 18:01:29.852 4196 1700506712896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-01-10 18:01:29.852 4196 1700506712896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-10 18:01:29.852 4196 1700506712896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 60187c21-04d2-4773-94d8-b600d293a556 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-01-10 18:01:29.852 4196 1700506712896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-10 18:01:29.852 4196 1700506712896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 60187c21-04d2-4773-94d8-b600d293a556 not yet added. Adding. 2022-01-10 18:01:29.852 4196 1700506712896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-10 18:01:29.852 4196 1700506712896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-10 18:01:29.962 4196 1700506712896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-60187c21-04d2-4773-94d8-b600d293a556" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 18:01:30.078 4196 1700506712896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-60187c21-04d2-4773-94d8-b600d293a556" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 18:01:30.078 4196 1700506712896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-60187c21-04d2-4773-94d8-b600d293a556" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 18:01:30.212 4196 1700506712896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-60187c21-04d2-4773-94d8-b600d293a556" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 18:01:30.314 4196 1700506712896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-60187c21-04d2-4773-94d8-b600d293a556" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 18:01:30.314 4196 1700506712896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 60187c21-04d2-4773-94d8-b600d293a556 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-10 18:01:30.314 4196 1700506712896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 60187c21-04d2-4773-94d8-b600d293a556 processed. 2022-01-10 18:01:31.008 4196 1700506712896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 18:01:31.210 4196 1700506712896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 18:03:07.148 4196 1700506495456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c52b34f-0c98-443b-8885-7e055fc5b076 e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] port_delete event received for '0a8c4e0c-b2a3-4bc0-b711-4f2de05269c4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 18:03:09.822 4196 1700505839920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e989bb7-6a1d-4b97-b780-dcc510e5a578 e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] Security group member updated on remote: ['37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 18:03:09.822 4196 1700505839920 MainThread INFO neutron.agent.securitygroups_rpc [req-1e989bb7-6a1d-4b97-b780-dcc510e5a578 e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] Security group member updated ['37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f'] 2022-01-10 18:03:09.899 4196 1700504966944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e989bb7-6a1d-4b97-b780-dcc510e5a578 e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] port_delete event received for '60187c21-04d2-4773-94d8-b600d293a556' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 18:03:10.461 4196 1700484932704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 60187c21-04d2-4773-94d8-b600d293a556 2022-01-10 18:03:11.507 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-10 18:03:11.507 4196 1700509255984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '60187c21-04d2-4773-94d8-b600d293a556' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-10 18:03:11.507 4196 1700509255984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '60187c21-04d2-4773-94d8-b600d293a556' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-10 18:03:11.507 4196 1700509255984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 60187c21-04d2-4773-94d8-b600d293a556 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-10 18:03:11.527 4196 1700509255984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['60187c21-04d2-4773-94d8-b600d293a556'] 2022-01-10 18:03:11.527 4196 1700509255984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-10 18:03:11.527 4196 1700509255984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-10 18:03:11.527 4196 1700509255984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['60187c21-04d2-4773-94d8-b600d293a556'] 2022-01-10 18:03:13.523 4196 1700506812080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 18:03:13.555 4196 1700506812080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 18:03:13.927 4196 1700506812080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5be47b9-3b6d-4e69-958c-4d91861a4757 e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] port_delete event received for '55ac1918-1466-46b5-a97a-18cc8b2d1208' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 18:03:16.469 4196 1700484932704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 51559859-7796-4642-82ae-bdbfad282450 2022-01-10 18:03:16.851 4196 1700508524608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f80121cb-33ba-499c-8359-02f79af78d96 e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] Security group member updated on remote: ['37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-10 18:03:16.851 4196 1700508524608 MainThread INFO neutron.agent.securitygroups_rpc [req-f80121cb-33ba-499c-8359-02f79af78d96 e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] Security group member updated ['37bcd1c5-e84a-4fb6-9a05-c36a1f4f554f'] 2022-01-10 18:03:16.920 4196 1700507184640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f80121cb-33ba-499c-8359-02f79af78d96 e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] port_delete event received for '51559859-7796-4642-82ae-bdbfad282450' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 18:03:17.531 4196 1700395699008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16342ae9-2641-4099-9fea-5c0a81488a60 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-10 18:03:17.531 4196 1700508443744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '51559859-7796-4642-82ae-bdbfad282450' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-10 18:03:17.531 4196 1700508443744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '51559859-7796-4642-82ae-bdbfad282450' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-10 18:03:17.531 4196 1700508443744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 51559859-7796-4642-82ae-bdbfad282450 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-10 18:03:17.531 4196 1700508443744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 437dbd0e-3a00-4991-97a3-868307541093 2022-01-10 18:03:17.531 4196 1700508443744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['51559859-7796-4642-82ae-bdbfad282450'] 2022-01-10 18:03:17.531 4196 1700508443744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-10 18:03:17.531 4196 1700508443744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-10 18:03:17.531 4196 1700508443744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['51559859-7796-4642-82ae-bdbfad282450'] 2022-01-10 18:03:18.616 4196 1700508384944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a372070-5a94-42b7-9788-6836734c3461 e620249a17b347e98b3fb78f1cbba2db 70891404a20f4177b6c2d794789ffaf8 - - -] port_delete event received for '97d9b72b-1d22-4b3f-ade3-3924ea13bc0d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 18:03:19.554 4196 1700509489808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-01-10 18:03:19.594 4196 1700509489808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-01-10 18:03:21.148 4196 1700509039424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14232687-db27-4a15-8f6a-577c5a38170e 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] port_delete event received for '1ea0b589-741a-47bd-84f4-66ac1c1d7a95' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 18:03:22.460 4196 1700506896688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-539ed3e9-92f7-4ad5-a701-a452743e46bd 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] port_delete event received for '6f2a4999-8731-4ee9-b86b-25a1e2138831' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 18:03:23.195 4196 1700506725008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4e1adac-7187-4a14-980b-8668468b5710 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] port_delete event received for '9d12366c-744e-4b5d-ab28-a47094d23e1c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 18:03:23.400 4196 1700506336240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4e1adac-7187-4a14-980b-8668468b5710 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] network_delete received. Deleting network 437dbd0e-3a00-4991-97a3-868307541093 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-10 18:03:23.400 4196 1700506336240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4e1adac-7187-4a14-980b-8668468b5710 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] Network 437dbd0e-3a00-4991-97a3-868307541093 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-10 18:03:23.454 4196 1700506336240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17314d8b-4ab8-4db5-bcd4-a588128ce439 - - - - -] port_delete event received for '9d12366c-744e-4b5d-ab28-a47094d23e1c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 18:03:24.399 4196 1700506003232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2091a54d-5f3e-4495-a908-38b82256d9e7 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] port_delete event received for '567aa478-0eba-4853-b88e-297a0437c8ad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 18:03:25.684 4196 1700505536816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8f6400f-bbcf-4d46-afae-d9e77f0f86e2 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] port_delete event received for 'caf06b06-74fb-4163-b735-049bcc6549b2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 18:03:26.426 4196 1700505845824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4c83dfc-99f9-4c14-baa6-682eb2782611 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] port_delete event received for 'b8f16863-6a08-4b54-b0ab-70f79207c3c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-10 18:03:26.618 4196 1700502945456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4c83dfc-99f9-4c14-baa6-682eb2782611 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] network_delete received. Deleting network fdc09ce2-7f39-494f-b6fc-f96f2b537b41 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-10 18:03:26.618 4196 1700502945456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4c83dfc-99f9-4c14-baa6-682eb2782611 8900330194a64240acfd4144b4e26c1b ef5870ae6e4a4492ac99ab89391674b9 - - -] Network fdc09ce2-7f39-494f-b6fc-f96f2b537b41 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463