2022-08-25 05:11:42.736 2852 2976257387856 MainThread INFO neutron.common.config [-] Logging enabled! 2022-08-25 05:11:42.757 2852 2976257387856 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 20.1.0.dev521 2022-08-25 05:11:42.757 2852 2976257387856 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:123 2022-08-25 05:11:42.782 2852 2976257387856 MainThread INFO os_win.utils.network.networkutils [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] WMI caching is disabled. 2022-08-25 05:11:43.061 2852 2976257387856 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-08-25 05:11:43.140 2852 2976257387856 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-08-25 05:11:43.140 2852 2976257387856 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-08-25 05:11:43.296 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent initialized successfully, now running... 2022-08-25 05:11:43.312 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-08-25 05:11:43.312 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-08-25 05:11:43.391 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-08-25 05:13:44.211 2852 2976353657248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fe242d6-b012-457d-baff-538961c2219b - - - - - -] port_update received: f27fde80-b462-43cf-a054-3123742efaeb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:13:44.211 2852 2976353657248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fe242d6-b012-457d-baff-538961c2219b - - - - - -] No port f27fde80-b462-43cf-a054-3123742efaeb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:13:47.482 2852 2976352804528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e75d7dec-edc8-4a3a-8384-111fd14bd632 - - - - - -] port_update received: a12ca88c-d777-4702-8489-e8a4f276fe75 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:13:47.491 2852 2976352804528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e75d7dec-edc8-4a3a-8384-111fd14bd632 - - - - - -] No port a12ca88c-d777-4702-8489-e8a4f276fe75 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:13:49.482 2852 2976352715520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3c82bd5-aeee-4909-8722-0362ce4ca4d4 - - - - - -] port_update received: cf859dec-f45f-46a7-ab38-f067c3195b93 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:13:49.493 2852 2976352715520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3c82bd5-aeee-4909-8722-0362ce4ca4d4 - - - - - -] No port cf859dec-f45f-46a7-ab38-f067c3195b93 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:13:52.310 2852 2976353658128 MainThread WARNING oslo_policy.policy [req-dd3896ce-58d8-4d70-898e-003a5a23608e 86fd818c1f894c388de9ca49c39a8cde 6f992bd094a646acb3ce5182abeb18f8 - - - -] 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-08-25 05:13:52.310 2852 2976353658128 MainThread WARNING oslo_policy.policy [req-dd3896ce-58d8-4d70-898e-003a5a23608e 86fd818c1f894c388de9ca49c39a8cde 6f992bd094a646acb3ce5182abeb18f8 - - - -] 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-08-25 05:13:52.327 2852 2976353658128 MainThread WARNING oslo_policy.policy [req-dd3896ce-58d8-4d70-898e-003a5a23608e 86fd818c1f894c388de9ca49c39a8cde 6f992bd094a646acb3ce5182abeb18f8 - - - -] 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-08-25 05:13:52.327 2852 2976353658128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dd3896ce-58d8-4d70-898e-003a5a23608e 86fd818c1f894c388de9ca49c39a8cde 6f992bd094a646acb3ce5182abeb18f8 - - - -] Security group rule updated on remote: ['0c3bad7a-8ca7-4b62-bf35-490084bf83ee'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:13:52.327 2852 2976353658128 MainThread INFO neutron.agent.securitygroups_rpc [req-dd3896ce-58d8-4d70-898e-003a5a23608e 86fd818c1f894c388de9ca49c39a8cde 6f992bd094a646acb3ce5182abeb18f8 - - - -] Security group rule updated ['0c3bad7a-8ca7-4b62-bf35-490084bf83ee'] 2022-08-25 05:13:52.430 2852 2976353225184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2b6cf68-a852-4c3d-96a7-958414f76a71 - - - - - -] port_update received: 19ee44bf-25a7-4f0f-8c3b-be90ee4f60f3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:13:52.430 2852 2976353225184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2b6cf68-a852-4c3d-96a7-958414f76a71 - - - - - -] No port 19ee44bf-25a7-4f0f-8c3b-be90ee4f60f3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:13:52.790 2852 2976354014832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2298b22c-aa25-406b-a4bf-d9d2450fb8d2 86fd818c1f894c388de9ca49c39a8cde 6f992bd094a646acb3ce5182abeb18f8 - - - -] Security group rule updated on remote: ['0c3bad7a-8ca7-4b62-bf35-490084bf83ee'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:13:52.805 2852 2976354014832 MainThread INFO neutron.agent.securitygroups_rpc [req-2298b22c-aa25-406b-a4bf-d9d2450fb8d2 86fd818c1f894c388de9ca49c39a8cde 6f992bd094a646acb3ce5182abeb18f8 - - - -] Security group rule updated ['0c3bad7a-8ca7-4b62-bf35-490084bf83ee'] 2022-08-25 05:13:54.008 2852 2976353498208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20b8417f-30b9-46eb-8dc8-a1b6d4334c9c - - - - - -] port_update received: 64d3b187-b056-4977-bf52-b2da48e3dabf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:13:54.008 2852 2976353498208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20b8417f-30b9-46eb-8dc8-a1b6d4334c9c - - - - - -] No port 64d3b187-b056-4977-bf52-b2da48e3dabf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:13:55.774 2852 2976354195584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bfbbdf53-83ae-4643-aee5-9b29ff445f82 e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group rule updated on remote: ['778f5e75-9841-4573-9c8a-fc9164e04b45'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:13:55.774 2852 2976354195584 MainThread INFO neutron.agent.securitygroups_rpc [req-bfbbdf53-83ae-4643-aee5-9b29ff445f82 e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group rule updated ['778f5e75-9841-4573-9c8a-fc9164e04b45'] 2022-08-25 05:13:56.453 2852 2976335335264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7f28f637-a6c5-4df3-9518-917c8309cbb4 e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group rule updated on remote: ['778f5e75-9841-4573-9c8a-fc9164e04b45'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:13:56.453 2852 2976335335264 MainThread INFO neutron.agent.securitygroups_rpc [req-7f28f637-a6c5-4df3-9518-917c8309cbb4 e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group rule updated ['778f5e75-9841-4573-9c8a-fc9164e04b45'] 2022-08-25 05:13:57.774 2852 2976335335264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9abeb241-4bd4-4db3-9f50-87c68260dabe - - - - - -] port_update received: 07fbdac6-103f-436d-8669-1231c903776a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:13:57.789 2852 2976335335264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9abeb241-4bd4-4db3-9f50-87c68260dabe - - - - - -] No port 07fbdac6-103f-436d-8669-1231c903776a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:13:59.451 2852 2976354195232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-183e1e14-00ef-4ba7-8b02-7868119e6f07 9ab8473b2bcf4a2f80d990ee39aac517 ae8fcca5d13a4f648bbadb4d6c0bc236 - - - -] Security group member updated on remote: ['1d11bfc4-689e-4a78-a786-336e726804b5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:13:59.451 2852 2976354195232 MainThread INFO neutron.agent.securitygroups_rpc [req-183e1e14-00ef-4ba7-8b02-7868119e6f07 9ab8473b2bcf4a2f80d990ee39aac517 ae8fcca5d13a4f648bbadb4d6c0bc236 - - - -] Security group member updated ['1d11bfc4-689e-4a78-a786-336e726804b5'] 2022-08-25 05:14:03.538 2852 2976352887200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44fd8c92-7a7b-4c6a-ac3d-0afe628e7651 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] port_update received: 777f068e-2a47-408f-b7f7-efe0550b4211 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:14:03.548 2852 2976352887200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44fd8c92-7a7b-4c6a-ac3d-0afe628e7651 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] No port 777f068e-2a47-408f-b7f7-efe0550b4211 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:14:06.498 2852 2976354525600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-856cd29c-aa64-4b0b-8060-73f0993f7287 86fd818c1f894c388de9ca49c39a8cde 6f992bd094a646acb3ce5182abeb18f8 - - - -] Security group member updated on remote: ['0c3bad7a-8ca7-4b62-bf35-490084bf83ee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:14:06.498 2852 2976354525600 MainThread INFO neutron.agent.securitygroups_rpc [req-856cd29c-aa64-4b0b-8060-73f0993f7287 86fd818c1f894c388de9ca49c39a8cde 6f992bd094a646acb3ce5182abeb18f8 - - - -] Security group member updated ['0c3bad7a-8ca7-4b62-bf35-490084bf83ee'] 2022-08-25 05:14:08.966 2852 2976354528416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32c04a8f-517a-404e-9a7f-b09fd10c89dc 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] port_update received: 824a157a-1480-47ae-b161-15063ddd6ce7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:14:08.966 2852 2976354528416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32c04a8f-517a-404e-9a7f-b09fd10c89dc 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] No port 824a157a-1480-47ae-b161-15063ddd6ce7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:14:11.655 2852 2976354527888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-248df0dd-8ade-4504-be31-bd03dd90c5e9 e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group member updated on remote: ['778f5e75-9841-4573-9c8a-fc9164e04b45'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:14:11.655 2852 2976354527888 MainThread INFO neutron.agent.securitygroups_rpc [req-248df0dd-8ade-4504-be31-bd03dd90c5e9 e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group member updated ['778f5e75-9841-4573-9c8a-fc9164e04b45'] 2022-08-25 05:14:13.555 2852 2976335686112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c90d507-4d74-4e4a-b70b-37f467d1f17a 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] port_update received: dd180a56-034b-4e5e-b84e-9e702e19cdd8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:14:13.555 2852 2976335686112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c90d507-4d74-4e4a-b70b-37f467d1f17a 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] No port dd180a56-034b-4e5e-b84e-9e702e19cdd8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:14:14.733 2852 2976352977312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 824a157a-1480-47ae-b161-15063ddd6ce7 2022-08-25 05:14:14.733 2852 2976352977312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 777f068e-2a47-408f-b7f7-efe0550b4211 2022-08-25 05:14:16.131 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-25 05:14:16.726 2852 2976352977312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: dd180a56-034b-4e5e-b84e-9e702e19cdd8 2022-08-25 05:14:16.966 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Adding port 824a157a-1480-47ae-b161-15063ddd6ce7 2022-08-25 05:14:16.966 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Port 824a157a-1480-47ae-b161-15063ddd6ce7 updated. Details: {'device': '824a157a-1480-47ae-b161-15063ddd6ce7', 'network_id': '4f242f7a-853d-4875-b23e-d7f6be447b0e', 'port_id': '824a157a-1480-47ae-b161-15063ddd6ce7', 'mac_address': 'fa:16:3e:3e:27:0f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 169, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '48d45c3e-d883-4ffb-b6d7-a451621c40ce', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-25 05:14:16.966 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] 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-08-25 05:14:16.966 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Adding port 777f068e-2a47-408f-b7f7-efe0550b4211 2022-08-25 05:14:16.966 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Port 777f068e-2a47-408f-b7f7-efe0550b4211 updated. Details: {'device': '777f068e-2a47-408f-b7f7-efe0550b4211', 'network_id': '41f30ebc-5c22-4f00-83cd-d06d16a57977', 'port_id': '777f068e-2a47-408f-b7f7-efe0550b4211', 'mac_address': 'fa:16:3e:77:f6:a9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 174, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '40ba7d47-96de-4448-9031-9e5f5e45890b', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-25 05:14:16.981 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] 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-08-25 05:14:16.981 2852 2976354570304 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:14:16.983 2852 2976354570304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:14:16.983 2852 2976354570304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 824a157a-1480-47ae-b161-15063ddd6ce7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:14:16.983 2852 2976354570304 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4f242f7a-853d-4875-b23e-d7f6be447b0e 2022-08-25 05:14:16.983 2852 2976354570304 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-08-25 05:14:17.180 2852 2976354570304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '824a157a-1480-47ae-b161-15063ddd6ce7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:14:17.180 2852 2976354570304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '824a157a-1480-47ae-b161-15063ddd6ce7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:14:17.195 2852 2976354574176 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-777f068e-2a47-408f-b7f7-efe0550b4211" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:14:17.195 2852 2976354574176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-777f068e-2a47-408f-b7f7-efe0550b4211" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:14:17.195 2852 2976354574176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 777f068e-2a47-408f-b7f7-efe0550b4211 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:14:17.195 2852 2976354574176 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 41f30ebc-5c22-4f00-83cd-d06d16a57977 2022-08-25 05:14:17.195 2852 2976354574176 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-08-25 05:14:17.327 2852 2976354574176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '777f068e-2a47-408f-b7f7-efe0550b4211') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:14:17.327 2852 2976354574176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '777f068e-2a47-408f-b7f7-efe0550b4211') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:14:17.327 2852 2976354570304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 824a157a-1480-47ae-b161-15063ddd6ce7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:14:17.327 2852 2976354570304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 169, VLAN trunk: None to switch port 824a157a-1480-47ae-b161-15063ddd6ce7 2022-08-25 05:14:17.405 2852 2976354570304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-25 05:14:17.405 2852 2976354570304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['824a157a-1480-47ae-b161-15063ddd6ce7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:14:17.461 2852 2976354574176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 777f068e-2a47-408f-b7f7-efe0550b4211 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:14:17.461 2852 2976354574176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 174, VLAN trunk: None to switch port 777f068e-2a47-408f-b7f7-efe0550b4211 2022-08-25 05:14:17.524 2852 2976354574176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-25 05:14:17.524 2852 2976354574176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['777f068e-2a47-408f-b7f7-efe0550b4211'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:14:17.711 2852 2976354570304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['824a157a-1480-47ae-b161-15063ddd6ce7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:14:17.730 2852 2976354570304 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-08-25 05:14:17.730 2852 2976354570304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0c3bad7a-8ca7-4b62-bf35-490084bf83ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:14:17.730 2852 2976354570304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 824a157a-1480-47ae-b161-15063ddd6ce7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:14:17.730 2852 2976354570304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-25 05:14:17.730 2852 2976354570304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 824a157a-1480-47ae-b161-15063ddd6ce7 not yet added. Adding. 2022-08-25 05:14:17.730 2852 2976354570304 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-08-25 05:14:17.730 2852 2976354570304 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-08-25 05:14:17.810 2852 2976354570304 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:14:17.810 2852 2976354570304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:14:17.873 2852 2976354570304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" "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:404 2022-08-25 05:14:17.873 2852 2976354570304 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:14:17.873 2852 2976354570304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:14:17.973 2852 2976354570304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" "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:404 2022-08-25 05:14:18.060 2852 2976354570304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:14:18.060 2852 2976354570304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 824a157a-1480-47ae-b161-15063ddd6ce7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-25 05:14:18.060 2852 2976354570304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 824a157a-1480-47ae-b161-15063ddd6ce7 processed. 2022-08-25 05:14:18.081 2852 2976354574176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['777f068e-2a47-408f-b7f7-efe0550b4211']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:14:18.081 2852 2976354574176 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-08-25 05:14:18.081 2852 2976354574176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1d11bfc4-689e-4a78-a786-336e726804b5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:14:18.081 2852 2976354574176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1d11bfc4-689e-4a78-a786-336e726804b5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-25 05:14:18.081 2852 2976354574176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 777f068e-2a47-408f-b7f7-efe0550b4211 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:14:18.081 2852 2976354574176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-25 05:14:18.081 2852 2976354574176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 777f068e-2a47-408f-b7f7-efe0550b4211 not yet added. Adding. 2022-08-25 05:14:18.081 2852 2976354574176 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-08-25 05:14:18.081 2852 2976354574176 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-08-25 05:14:18.165 2852 2976354574176 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-777f068e-2a47-408f-b7f7-efe0550b4211" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:14:18.165 2852 2976354574176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-777f068e-2a47-408f-b7f7-efe0550b4211" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:14:18.258 2852 2976354574176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-777f068e-2a47-408f-b7f7-efe0550b4211" "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:404 2022-08-25 05:14:18.258 2852 2976354574176 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-777f068e-2a47-408f-b7f7-efe0550b4211" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:14:18.270 2852 2976354574176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-777f068e-2a47-408f-b7f7-efe0550b4211" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:14:18.367 2852 2976354574176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-777f068e-2a47-408f-b7f7-efe0550b4211" "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:404 2022-08-25 05:14:18.491 2852 2976354574176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-777f068e-2a47-408f-b7f7-efe0550b4211" "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:404 2022-08-25 05:14:18.491 2852 2976354574176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 777f068e-2a47-408f-b7f7-efe0550b4211 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-25 05:14:18.491 2852 2976354574176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 777f068e-2a47-408f-b7f7-efe0550b4211 processed. 2022-08-25 05:14:18.491 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-25 05:14:18.501 2852 2976335594592 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:14:18.501 2852 2976335594592 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:390 2022-08-25 05:14:18.903 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Adding port dd180a56-034b-4e5e-b84e-9e702e19cdd8 2022-08-25 05:14:18.903 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Port dd180a56-034b-4e5e-b84e-9e702e19cdd8 updated. Details: {'device': 'dd180a56-034b-4e5e-b84e-9e702e19cdd8', 'network_id': 'df217525-6287-456f-9e6b-9d8eb81dc5fa', 'port_id': 'dd180a56-034b-4e5e-b84e-9e702e19cdd8', 'mac_address': 'fa:16:3e:b9:1f:06', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 180, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c3dee629-6b34-48c4-9f57-238b28ea47df', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-25 05:14:18.914 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] 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-08-25 05:14:18.914 2852 2976354720752 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-dd180a56-034b-4e5e-b84e-9e702e19cdd8" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:14:18.914 2852 2976354720752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dd180a56-034b-4e5e-b84e-9e702e19cdd8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:14:18.914 2852 2976354720752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port dd180a56-034b-4e5e-b84e-9e702e19cdd8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:14:18.914 2852 2976354720752 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network df217525-6287-456f-9e6b-9d8eb81dc5fa 2022-08-25 05:14:18.914 2852 2976354720752 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-08-25 05:14:19.055 2852 2976354720752 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dd180a56-034b-4e5e-b84e-9e702e19cdd8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:14:19.055 2852 2976354720752 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dd180a56-034b-4e5e-b84e-9e702e19cdd8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:14:19.070 2852 2976354720752 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port dd180a56-034b-4e5e-b84e-9e702e19cdd8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:14:19.070 2852 2976354720752 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 180, VLAN trunk: None to switch port dd180a56-034b-4e5e-b84e-9e702e19cdd8 2022-08-25 05:14:19.148 2852 2976354720752 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-25 05:14:19.148 2852 2976354720752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['dd180a56-034b-4e5e-b84e-9e702e19cdd8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:14:19.586 2852 2976354720752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['dd180a56-034b-4e5e-b84e-9e702e19cdd8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:14:19.586 2852 2976354720752 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-08-25 05:14:19.586 2852 2976354720752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (778f5e75-9841-4573-9c8a-fc9164e04b45) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:14:19.586 2852 2976354720752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for dd180a56-034b-4e5e-b84e-9e702e19cdd8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:14:19.586 2852 2976354720752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-25 05:14:19.586 2852 2976354720752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device dd180a56-034b-4e5e-b84e-9e702e19cdd8 not yet added. Adding. 2022-08-25 05:14:19.586 2852 2976354720752 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-08-25 05:14:19.586 2852 2976354720752 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-08-25 05:14:19.695 2852 2976354720752 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-dd180a56-034b-4e5e-b84e-9e702e19cdd8" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:14:19.695 2852 2976354720752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dd180a56-034b-4e5e-b84e-9e702e19cdd8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:14:19.807 2852 2976354720752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dd180a56-034b-4e5e-b84e-9e702e19cdd8" "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:404 2022-08-25 05:14:19.807 2852 2976354720752 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-dd180a56-034b-4e5e-b84e-9e702e19cdd8" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:14:19.807 2852 2976354720752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dd180a56-034b-4e5e-b84e-9e702e19cdd8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:14:19.914 2852 2976354720752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dd180a56-034b-4e5e-b84e-9e702e19cdd8" "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:404 2022-08-25 05:14:20.008 2852 2976354720752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dd180a56-034b-4e5e-b84e-9e702e19cdd8" "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:404 2022-08-25 05:14:20.008 2852 2976354720752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port dd180a56-034b-4e5e-b84e-9e702e19cdd8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-25 05:14:20.008 2852 2976354720752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port dd180a56-034b-4e5e-b84e-9e702e19cdd8 processed. 2022-08-25 05:14:20.023 2852 2976335594592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.515s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:14:20.492 2852 2976335594592 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:14:20.492 2852 2976335594592 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:390 2022-08-25 05:14:20.899 2852 2976335594592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:14:36.294 2852 2976353499440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a157e83-f06b-4ff2-b855-e31a621bdfbe 9ab8473b2bcf4a2f80d990ee39aac517 ae8fcca5d13a4f648bbadb4d6c0bc236 - - - -] Security group member updated on remote: ['1d11bfc4-689e-4a78-a786-336e726804b5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:14:36.294 2852 2976353499440 MainThread INFO neutron.agent.securitygroups_rpc [req-8a157e83-f06b-4ff2-b855-e31a621bdfbe 9ab8473b2bcf4a2f80d990ee39aac517 ae8fcca5d13a4f648bbadb4d6c0bc236 - - - -] Security group member updated ['1d11bfc4-689e-4a78-a786-336e726804b5'] 2022-08-25 05:14:36.294 2852 2976353499440 MainThread INFO neutron.agent.securitygroups_rpc [req-8a157e83-f06b-4ff2-b855-e31a621bdfbe 9ab8473b2bcf4a2f80d990ee39aac517 ae8fcca5d13a4f648bbadb4d6c0bc236 - - - -] Refresh firewall rules 2022-08-25 05:14:36.294 2852 2976353499440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a157e83-f06b-4ff2-b855-e31a621bdfbe 9ab8473b2bcf4a2f80d990ee39aac517 ae8fcca5d13a4f648bbadb4d6c0bc236 - - - -] Get security group information for devices via rpc ['777f068e-2a47-408f-b7f7-efe0550b4211'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:14:36.346 2852 2976353499440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8a157e83-f06b-4ff2-b855-e31a621bdfbe 9ab8473b2bcf4a2f80d990ee39aac517 ae8fcca5d13a4f648bbadb4d6c0bc236 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:14:36.346 2852 2976353499440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8a157e83-f06b-4ff2-b855-e31a621bdfbe 9ab8473b2bcf4a2f80d990ee39aac517 ae8fcca5d13a4f648bbadb4d6c0bc236 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-25 05:14:36.405 2852 2976335847088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8a157e83-f06b-4ff2-b855-e31a621bdfbe 9ab8473b2bcf4a2f80d990ee39aac517 ae8fcca5d13a4f648bbadb4d6c0bc236 - - - -] port_delete event received for '777f068e-2a47-408f-b7f7-efe0550b4211' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:14:37.005 2852 2976352977136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 777f068e-2a47-408f-b7f7-efe0550b4211 2022-08-25 05:14:38.545 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-25 05:14:38.545 2852 2976355102560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '777f068e-2a47-408f-b7f7-efe0550b4211' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-25 05:14:38.545 2852 2976355102560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '777f068e-2a47-408f-b7f7-efe0550b4211' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-25 05:14:38.545 2852 2976355102560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 777f068e-2a47-408f-b7f7-efe0550b4211 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-25 05:14:38.545 2852 2976355102560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 41f30ebc-5c22-4f00-83cd-d06d16a57977 2022-08-25 05:14:38.545 2852 2976355102560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['777f068e-2a47-408f-b7f7-efe0550b4211'] 2022-08-25 05:14:38.545 2852 2976355102560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-25 05:14:38.545 2852 2976355102560 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-08-25 05:14:38.545 2852 2976355102560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['777f068e-2a47-408f-b7f7-efe0550b4211'] 2022-08-25 05:14:40.544 2852 2976355309696 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:14:40.544 2852 2976355309696 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:390 2022-08-25 05:14:40.560 2852 2976355309696 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:404 2022-08-25 05:14:41.888 2852 2976354923440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdeb1cfb-fafc-493d-a555-239e59d37bb1 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for '19ee44bf-25a7-4f0f-8c3b-be90ee4f60f3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:14:43.669 2852 2976353447600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c1c06fa-2987-404d-96f1-da591d8d84a5 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for 'f27fde80-b462-43cf-a054-3123742efaeb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:14:45.060 2852 2976353732736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6290891-3e1a-46d5-b717-a679f20ba299 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for '3deeb8df-9c9f-4318-a349-e317b6bec467' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:14:45.328 2852 2976353659360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9bfd9dfa-9434-4530-8009-6b6ee6da2ce8 - - - - - -] port_delete event received for '3deeb8df-9c9f-4318-a349-e317b6bec467' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:14:45.945 2852 2976335463872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6290891-3e1a-46d5-b717-a679f20ba299 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] network_delete received. Deleting network 41f30ebc-5c22-4f00-83cd-d06d16a57977 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-25 05:14:45.945 2852 2976335463872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6290891-3e1a-46d5-b717-a679f20ba299 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] Network 41f30ebc-5c22-4f00-83cd-d06d16a57977 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-25 05:14:55.032 2852 2976354768672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-894790b2-4e88-4abc-aad7-6c9c7bfec48a - - - - - -] port_update received: 46f0d0a3-337b-4559-a47a-e20894beab64 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:14:55.045 2852 2976354768672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-894790b2-4e88-4abc-aad7-6c9c7bfec48a - - - - - -] No port 46f0d0a3-337b-4559-a47a-e20894beab64 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:14:59.327 2852 2976354570832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b0d6277-5d6e-4fda-8773-836bcac2596d - - - - - -] port_update received: f4d4ad21-a8f6-4397-96e0-d16b58b13417 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:14:59.327 2852 2976354570832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b0d6277-5d6e-4fda-8773-836bcac2596d - - - - - -] No port f4d4ad21-a8f6-4397-96e0-d16b58b13417 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:15:02.951 2852 2976355553696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fd205c9b-f73e-44aa-9c7d-decc65a1ad16 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Security group member updated on remote: ['9e65842f-0ccc-4d6d-a4e2-82662683f924'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:15:02.951 2852 2976355553696 MainThread INFO neutron.agent.securitygroups_rpc [req-fd205c9b-f73e-44aa-9c7d-decc65a1ad16 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Security group member updated ['9e65842f-0ccc-4d6d-a4e2-82662683f924'] 2022-08-25 05:15:04.357 2852 2976355499696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d6f87b36-8372-47c3-938d-0a507d379b61 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Security group member updated on remote: ['9e65842f-0ccc-4d6d-a4e2-82662683f924'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:15:04.357 2852 2976355499696 MainThread INFO neutron.agent.securitygroups_rpc [req-d6f87b36-8372-47c3-938d-0a507d379b61 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Security group member updated ['9e65842f-0ccc-4d6d-a4e2-82662683f924'] 2022-08-25 05:15:04.357 2852 2976355499696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75f84198-110a-4903-ad06-4d9454195948 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] port_update received: 205f3bdb-260c-4dcd-952b-c7e39039cac9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:15:04.372 2852 2976355499696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75f84198-110a-4903-ad06-4d9454195948 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] No port 205f3bdb-260c-4dcd-952b-c7e39039cac9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:15:05.872 2852 2976354016240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0bb092c-db38-4e0c-94b7-f8ecd3f4518e 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] port_update received: 6bc914bc-b008-4775-8dfd-4a7ae0f6627a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:15:05.897 2852 2976354016240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0bb092c-db38-4e0c-94b7-f8ecd3f4518e 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] No port 6bc914bc-b008-4775-8dfd-4a7ae0f6627a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:15:07.092 2852 2976352977312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 205f3bdb-260c-4dcd-952b-c7e39039cac9 2022-08-25 05:15:08.435 2852 2976353292880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d6b6d3b2-9989-4b64-8890-3139911dda38 76a15b9104a14b54ab2123e361d1bf7a 259f45ba5fc5405c8741b86182dbf565 - - - -] Security group member updated on remote: ['39b42bf5-5244-4949-8c49-751ec14fcd90'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:15:08.435 2852 2976353292880 MainThread INFO neutron.agent.securitygroups_rpc [req-d6b6d3b2-9989-4b64-8890-3139911dda38 76a15b9104a14b54ab2123e361d1bf7a 259f45ba5fc5405c8741b86182dbf565 - - - -] Security group member updated ['39b42bf5-5244-4949-8c49-751ec14fcd90'] 2022-08-25 05:15:08.687 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-25 05:15:09.106 2852 2976352977312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6bc914bc-b008-4775-8dfd-4a7ae0f6627a 2022-08-25 05:15:09.106 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Adding port 205f3bdb-260c-4dcd-952b-c7e39039cac9 2022-08-25 05:15:09.123 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Port 205f3bdb-260c-4dcd-952b-c7e39039cac9 updated. Details: {'device': '205f3bdb-260c-4dcd-952b-c7e39039cac9', 'network_id': '26b41b91-d7cc-40ca-b6ad-e5c664194797', 'port_id': '205f3bdb-260c-4dcd-952b-c7e39039cac9', 'mac_address': 'fa:16:3e:c2:62:a3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 155, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fa83a5bd-8404-46c5-8576-5e10b651b39b', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-25 05:15:09.123 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] 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-08-25 05:15:09.123 2852 2976353358416 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-205f3bdb-260c-4dcd-952b-c7e39039cac9" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:15:09.123 2852 2976353358416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-205f3bdb-260c-4dcd-952b-c7e39039cac9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:15:09.123 2852 2976353358416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 205f3bdb-260c-4dcd-952b-c7e39039cac9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:15:09.123 2852 2976353358416 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 26b41b91-d7cc-40ca-b6ad-e5c664194797 2022-08-25 05:15:09.123 2852 2976353358416 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-08-25 05:15:09.264 2852 2976353358416 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '205f3bdb-260c-4dcd-952b-c7e39039cac9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:15:09.264 2852 2976353358416 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '205f3bdb-260c-4dcd-952b-c7e39039cac9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:15:09.264 2852 2976353358416 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 205f3bdb-260c-4dcd-952b-c7e39039cac9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:15:09.264 2852 2976353358416 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 155, VLAN trunk: None to switch port 205f3bdb-260c-4dcd-952b-c7e39039cac9 2022-08-25 05:15:09.372 2852 2976353358416 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-25 05:15:09.372 2852 2976353358416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['205f3bdb-260c-4dcd-952b-c7e39039cac9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:15:09.545 2852 2976353358416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['205f3bdb-260c-4dcd-952b-c7e39039cac9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:15:09.545 2852 2976353358416 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-08-25 05:15:09.545 2852 2976353358416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9e65842f-0ccc-4d6d-a4e2-82662683f924) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:15:09.545 2852 2976353358416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9e65842f-0ccc-4d6d-a4e2-82662683f924) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-25 05:15:09.545 2852 2976353358416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 205f3bdb-260c-4dcd-952b-c7e39039cac9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:15:09.545 2852 2976353358416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-25 05:15:09.545 2852 2976353358416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 205f3bdb-260c-4dcd-952b-c7e39039cac9 not yet added. Adding. 2022-08-25 05:15:09.545 2852 2976353358416 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-08-25 05:15:09.545 2852 2976353358416 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-08-25 05:15:09.653 2852 2976353358416 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-205f3bdb-260c-4dcd-952b-c7e39039cac9" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:15:09.653 2852 2976353358416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-205f3bdb-260c-4dcd-952b-c7e39039cac9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:15:09.767 2852 2976353358416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-205f3bdb-260c-4dcd-952b-c7e39039cac9" "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:404 2022-08-25 05:15:09.767 2852 2976353358416 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-205f3bdb-260c-4dcd-952b-c7e39039cac9" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:15:09.767 2852 2976353358416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-205f3bdb-260c-4dcd-952b-c7e39039cac9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:15:09.890 2852 2976353358416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-205f3bdb-260c-4dcd-952b-c7e39039cac9" "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:404 2022-08-25 05:15:09.990 2852 2976353358416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-205f3bdb-260c-4dcd-952b-c7e39039cac9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.859s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:15:09.990 2852 2976353358416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 205f3bdb-260c-4dcd-952b-c7e39039cac9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-25 05:15:09.990 2852 2976353358416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 205f3bdb-260c-4dcd-952b-c7e39039cac9 processed. 2022-08-25 05:15:09.990 2852 2976353358416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d540a4c4-6568-4879-8e39-2993238d3e9a 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] port_update received: 9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:15:09.990 2852 2976353358416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d540a4c4-6568-4879-8e39-2993238d3e9a 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] No port 9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:15:10.702 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-25 05:15:10.702 2852 2976354952640 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:15:10.702 2852 2976354952640 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:390 2022-08-25 05:15:11.264 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Adding port 6bc914bc-b008-4775-8dfd-4a7ae0f6627a 2022-08-25 05:15:11.264 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Port 6bc914bc-b008-4775-8dfd-4a7ae0f6627a updated. Details: {'device': '6bc914bc-b008-4775-8dfd-4a7ae0f6627a', 'network_id': '26b41b91-d7cc-40ca-b6ad-e5c664194797', 'port_id': '6bc914bc-b008-4775-8dfd-4a7ae0f6627a', 'mac_address': 'fa:16:3e:c1:c3:b1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 155, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fa83a5bd-8404-46c5-8576-5e10b651b39b', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-25 05:15:11.264 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] 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-08-25 05:15:11.264 2852 2976354923264 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-6bc914bc-b008-4775-8dfd-4a7ae0f6627a" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:15:11.264 2852 2976354923264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6bc914bc-b008-4775-8dfd-4a7ae0f6627a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:15:11.264 2852 2976354923264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6bc914bc-b008-4775-8dfd-4a7ae0f6627a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:15:11.264 2852 2976354923264 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-08-25 05:15:11.404 2852 2976354923264 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6bc914bc-b008-4775-8dfd-4a7ae0f6627a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:15:11.404 2852 2976354923264 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6bc914bc-b008-4775-8dfd-4a7ae0f6627a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:15:11.422 2852 2976354923264 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6bc914bc-b008-4775-8dfd-4a7ae0f6627a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:15:11.422 2852 2976354923264 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 155, VLAN trunk: None to switch port 6bc914bc-b008-4775-8dfd-4a7ae0f6627a 2022-08-25 05:15:11.518 2852 2976354923264 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-25 05:15:11.518 2852 2976354923264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6bc914bc-b008-4775-8dfd-4a7ae0f6627a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:15:11.670 2852 2976354923264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6bc914bc-b008-4775-8dfd-4a7ae0f6627a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:15:11.670 2852 2976354923264 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-08-25 05:15:11.670 2852 2976354923264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9e65842f-0ccc-4d6d-a4e2-82662683f924) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:15:11.670 2852 2976354923264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9e65842f-0ccc-4d6d-a4e2-82662683f924) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-25 05:15:11.670 2852 2976354923264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6bc914bc-b008-4775-8dfd-4a7ae0f6627a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:15:11.670 2852 2976354923264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-25 05:15:11.670 2852 2976354923264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6bc914bc-b008-4775-8dfd-4a7ae0f6627a not yet added. Adding. 2022-08-25 05:15:11.670 2852 2976354923264 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-08-25 05:15:11.670 2852 2976354923264 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-08-25 05:15:11.781 2852 2976354923264 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-6bc914bc-b008-4775-8dfd-4a7ae0f6627a" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:15:11.781 2852 2976354923264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6bc914bc-b008-4775-8dfd-4a7ae0f6627a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:15:11.905 2852 2976354923264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6bc914bc-b008-4775-8dfd-4a7ae0f6627a" "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:404 2022-08-25 05:15:11.905 2852 2976354923264 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-6bc914bc-b008-4775-8dfd-4a7ae0f6627a" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:15:11.905 2852 2976354923264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6bc914bc-b008-4775-8dfd-4a7ae0f6627a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:15:12.046 2852 2976354923264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6bc914bc-b008-4775-8dfd-4a7ae0f6627a" "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:404 2022-08-25 05:15:12.156 2852 2976354923264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6bc914bc-b008-4775-8dfd-4a7ae0f6627a" "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:404 2022-08-25 05:15:12.156 2852 2976354923264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6bc914bc-b008-4775-8dfd-4a7ae0f6627a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-25 05:15:12.156 2852 2976354923264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6bc914bc-b008-4775-8dfd-4a7ae0f6627a processed. 2022-08-25 05:15:12.156 2852 2976354952640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:15:12.725 2852 2976354923264 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:15:12.725 2852 2976354923264 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:390 2022-08-25 05:15:13.154 2852 2976352977312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39 2022-08-25 05:15:13.154 2852 2976354923264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:15:14.734 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-25 05:15:15.093 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Adding port 9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39 2022-08-25 05:15:15.093 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Port 9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39 updated. Details: {'device': '9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39', 'network_id': '549aba60-8ebb-4a8b-b5ac-0f8aaf00a2a5', 'port_id': '9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39', 'mac_address': 'fa:16:3e:45:e5:f3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 165, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '67ab3908-1e49-4e02-b57c-2724c7f361bf', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-25 05:15:15.093 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] 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-08-25 05:15:15.093 2852 2976352715520 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:15:15.093 2852 2976352715520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:15:15.093 2852 2976352715520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:15:15.093 2852 2976352715520 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 549aba60-8ebb-4a8b-b5ac-0f8aaf00a2a5 2022-08-25 05:15:15.093 2852 2976352715520 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-08-25 05:15:15.284 2852 2976352715520 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:15:15.284 2852 2976352715520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:15:15.293 2852 2976352715520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:15:15.293 2852 2976352715520 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 165, VLAN trunk: None to switch port 9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39 2022-08-25 05:15:15.404 2852 2976352715520 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-25 05:15:15.404 2852 2976352715520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:15:15.602 2852 2976352715520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:15:15.602 2852 2976352715520 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-08-25 05:15:15.602 2852 2976352715520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (39b42bf5-5244-4949-8c49-751ec14fcd90) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:15:15.602 2852 2976352715520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (39b42bf5-5244-4949-8c49-751ec14fcd90) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-25 05:15:15.602 2852 2976352715520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:15:15.602 2852 2976352715520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-25 05:15:15.602 2852 2976352715520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39 not yet added. Adding. 2022-08-25 05:15:15.602 2852 2976352715520 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-08-25 05:15:15.602 2852 2976352715520 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-08-25 05:15:15.747 2852 2976352715520 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:15:15.747 2852 2976352715520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:15:15.908 2852 2976352715520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39" "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:404 2022-08-25 05:15:15.908 2852 2976352715520 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:15:15.908 2852 2976352715520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:15:16.065 2852 2976352715520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39" "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:404 2022-08-25 05:15:16.171 2852 2976352715520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.079s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:15:16.171 2852 2976352715520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-25 05:15:16.171 2852 2976352715520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39 processed. 2022-08-25 05:15:16.755 2852 2976352715520 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:15:16.755 2852 2976352715520 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:390 2022-08-25 05:15:17.138 2852 2976352715520 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:404 2022-08-25 05:15:19.263 2852 2976355647552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7829568b-e30b-4df4-83a1-382bf7841e88 e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group rule updated on remote: ['08ecda9d-eff1-4628-abd7-c9f317285f6a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:15:19.263 2852 2976355647552 MainThread INFO neutron.agent.securitygroups_rpc [req-7829568b-e30b-4df4-83a1-382bf7841e88 e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group rule updated ['08ecda9d-eff1-4628-abd7-c9f317285f6a'] 2022-08-25 05:15:19.768 2852 2976355694368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1b84a782-1ad1-4e4d-8f43-565608e3076d e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group rule updated on remote: ['08ecda9d-eff1-4628-abd7-c9f317285f6a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:15:19.768 2852 2976355694368 MainThread INFO neutron.agent.securitygroups_rpc [req-1b84a782-1ad1-4e4d-8f43-565608e3076d e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group rule updated ['08ecda9d-eff1-4628-abd7-c9f317285f6a'] 2022-08-25 05:15:27.171 2852 2976353225184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d5d03533-ecb9-4bd4-8bb7-378460805c76 76a15b9104a14b54ab2123e361d1bf7a 259f45ba5fc5405c8741b86182dbf565 - - - -] Security group member updated on remote: ['39b42bf5-5244-4949-8c49-751ec14fcd90'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:15:27.187 2852 2976353225184 MainThread INFO neutron.agent.securitygroups_rpc [req-d5d03533-ecb9-4bd4-8bb7-378460805c76 76a15b9104a14b54ab2123e361d1bf7a 259f45ba5fc5405c8741b86182dbf565 - - - -] Security group member updated ['39b42bf5-5244-4949-8c49-751ec14fcd90'] 2022-08-25 05:15:27.187 2852 2976353225184 MainThread INFO neutron.agent.securitygroups_rpc [req-d5d03533-ecb9-4bd4-8bb7-378460805c76 76a15b9104a14b54ab2123e361d1bf7a 259f45ba5fc5405c8741b86182dbf565 - - - -] Refresh firewall rules 2022-08-25 05:15:27.187 2852 2976353225184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d5d03533-ecb9-4bd4-8bb7-378460805c76 76a15b9104a14b54ab2123e361d1bf7a 259f45ba5fc5405c8741b86182dbf565 - - - -] Get security group information for devices via rpc ['9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:15:27.233 2852 2976353225184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d5d03533-ecb9-4bd4-8bb7-378460805c76 76a15b9104a14b54ab2123e361d1bf7a 259f45ba5fc5405c8741b86182dbf565 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:15:27.233 2852 2976353225184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d5d03533-ecb9-4bd4-8bb7-378460805c76 76a15b9104a14b54ab2123e361d1bf7a 259f45ba5fc5405c8741b86182dbf565 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-25 05:15:27.330 2852 2976353225184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5d03533-ecb9-4bd4-8bb7-378460805c76 76a15b9104a14b54ab2123e361d1bf7a 259f45ba5fc5405c8741b86182dbf565 - - - -] port_delete event received for '9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:15:27.341 2852 2976352977136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39 2022-08-25 05:15:28.654 2852 2976355749952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e6f798a-f061-4673-b9da-00963f0222db e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group member updated on remote: ['08ecda9d-eff1-4628-abd7-c9f317285f6a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:15:28.654 2852 2976355749952 MainThread INFO neutron.agent.securitygroups_rpc [req-0e6f798a-f061-4673-b9da-00963f0222db e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group member updated ['08ecda9d-eff1-4628-abd7-c9f317285f6a'] 2022-08-25 05:15:28.840 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-25 05:15:28.840 2852 2976355795360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-25 05:15:28.842 2852 2976355795360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-25 05:15:28.842 2852 2976355795360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-25 05:15:28.858 2852 2976355795360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 549aba60-8ebb-4a8b-b5ac-0f8aaf00a2a5 2022-08-25 05:15:28.858 2852 2976355795360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39'] 2022-08-25 05:15:28.858 2852 2976355795360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-25 05:15:28.858 2852 2976355795360 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-08-25 05:15:28.858 2852 2976355795360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9c8a6ed1-d94d-4a76-9280-ab4c9f83cb39'] 2022-08-25 05:15:29.342 2852 2976352977312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 824a157a-1480-47ae-b161-15063ddd6ce7 2022-08-25 05:15:30.350 2852 2976355796064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54362e20-cadc-4a9c-8060-b632ecee8184 - - - - - -] port_update received: 0a002496-db37-4157-991d-41114d754826 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:15:30.357 2852 2976355796064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54362e20-cadc-4a9c-8060-b632ecee8184 - - - - - -] No port 0a002496-db37-4157-991d-41114d754826 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:15:30.686 2852 2976354195408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74380f29-3c4a-4b53-98f7-1ea35e722819 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] port_update received: b0b3ef72-3187-48ff-a91e-ef8f6c0af305 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:15:30.686 2852 2976354195408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74380f29-3c4a-4b53-98f7-1ea35e722819 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] No port b0b3ef72-3187-48ff-a91e-ef8f6c0af305 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:15:30.829 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-25 05:15:30.829 2852 2976354195408 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:15:30.829 2852 2976354195408 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:390 2022-08-25 05:15:30.872 2852 2976354195408 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:404 2022-08-25 05:15:31.311 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Adding port 824a157a-1480-47ae-b161-15063ddd6ce7 2022-08-25 05:15:31.311 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Port 824a157a-1480-47ae-b161-15063ddd6ce7 updated. Details: {'device': '824a157a-1480-47ae-b161-15063ddd6ce7', 'network_id': '4f242f7a-853d-4875-b23e-d7f6be447b0e', 'port_id': '824a157a-1480-47ae-b161-15063ddd6ce7', 'mac_address': 'fa:16:3e:3e:27:0f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 169, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '48d45c3e-d883-4ffb-b6d7-a451621c40ce', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-25 05:15:31.311 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] 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-08-25 05:15:31.311 2852 2976354195408 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:15:31.311 2852 2976354195408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:15:31.311 2852 2976354195408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 824a157a-1480-47ae-b161-15063ddd6ce7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:15:31.325 2852 2976354195408 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-08-25 05:15:31.344 2852 2976354195408 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '824a157a-1480-47ae-b161-15063ddd6ce7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:15:31.344 2852 2976354195408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '824a157a-1480-47ae-b161-15063ddd6ce7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:15:31.373 2852 2976354195408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 824a157a-1480-47ae-b161-15063ddd6ce7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:15:31.373 2852 2976354195408 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 169, VLAN trunk: None to switch port 824a157a-1480-47ae-b161-15063ddd6ce7 2022-08-25 05:15:31.434 2852 2976354195408 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-25 05:15:31.434 2852 2976354195408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['824a157a-1480-47ae-b161-15063ddd6ce7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:15:31.739 2852 2976354195408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['824a157a-1480-47ae-b161-15063ddd6ce7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:15:31.739 2852 2976354195408 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-08-25 05:15:31.739 2852 2976354195408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0c3bad7a-8ca7-4b62-bf35-490084bf83ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:15:31.739 2852 2976354195408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 824a157a-1480-47ae-b161-15063ddd6ce7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:15:31.739 2852 2976354195408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-25 05:15:31.739 2852 2976354195408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-08-25 05:15:31.739 2852 2976354195408 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:15:31.739 2852 2976354195408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:15:31.739 2852 2976354195408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" "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:404 2022-08-25 05:15:31.739 2852 2976354195408 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:15:31.739 2852 2976354195408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:15:31.739 2852 2976354195408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" "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:404 2022-08-25 05:15:31.799 2852 2976354195408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.485s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:15:31.799 2852 2976354195408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 824a157a-1480-47ae-b161-15063ddd6ce7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-25 05:15:31.799 2852 2976354195408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 824a157a-1480-47ae-b161-15063ddd6ce7 processed. 2022-08-25 05:15:32.842 2852 2976354195408 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:15:32.842 2852 2976354195408 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:390 2022-08-25 05:15:33.413 2852 2976354195408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.563s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:15:35.283 2852 2976335794592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-121d5b2a-9850-4a16-9fb3-cb356c1ccd1e - - - - - -] port_update received: 355be9df-c580-4377-9a0d-a724c07e9b04 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:15:35.283 2852 2976335794592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-121d5b2a-9850-4a16-9fb3-cb356c1ccd1e - - - - - -] No port 355be9df-c580-4377-9a0d-a724c07e9b04 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:15:35.387 2852 2976352977312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b0b3ef72-3187-48ff-a91e-ef8f6c0af305 2022-08-25 05:15:36.858 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-25 05:15:37.825 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Adding port b0b3ef72-3187-48ff-a91e-ef8f6c0af305 2022-08-25 05:15:37.825 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Port b0b3ef72-3187-48ff-a91e-ef8f6c0af305 updated. Details: {'device': 'b0b3ef72-3187-48ff-a91e-ef8f6c0af305', 'network_id': 'df217525-6287-456f-9e6b-9d8eb81dc5fa', 'port_id': 'b0b3ef72-3187-48ff-a91e-ef8f6c0af305', 'mac_address': 'fa:16:3e:7c:d6:66', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 180, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c3dee629-6b34-48c4-9f57-238b28ea47df', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-25 05:15:37.825 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] 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-08-25 05:15:37.825 2852 2976355804256 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-b0b3ef72-3187-48ff-a91e-ef8f6c0af305" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:15:37.825 2852 2976355804256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b0b3ef72-3187-48ff-a91e-ef8f6c0af305" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:15:37.825 2852 2976355804256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b0b3ef72-3187-48ff-a91e-ef8f6c0af305 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:15:37.825 2852 2976355804256 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-08-25 05:15:38.000 2852 2976355804256 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b0b3ef72-3187-48ff-a91e-ef8f6c0af305') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:15:38.000 2852 2976355804256 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b0b3ef72-3187-48ff-a91e-ef8f6c0af305') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:15:38.000 2852 2976355804256 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b0b3ef72-3187-48ff-a91e-ef8f6c0af305 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:15:38.000 2852 2976355804256 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 180, VLAN trunk: None to switch port b0b3ef72-3187-48ff-a91e-ef8f6c0af305 2022-08-25 05:15:38.110 2852 2976355804256 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-25 05:15:38.110 2852 2976355804256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b0b3ef72-3187-48ff-a91e-ef8f6c0af305'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:15:38.968 2852 2976355804256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b0b3ef72-3187-48ff-a91e-ef8f6c0af305']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:15:38.968 2852 2976355804256 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-08-25 05:15:38.968 2852 2976355804256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (08ecda9d-eff1-4628-abd7-c9f317285f6a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:15:38.968 2852 2976355804256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b0b3ef72-3187-48ff-a91e-ef8f6c0af305 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:15:38.968 2852 2976355804256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-25 05:15:38.968 2852 2976355804256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b0b3ef72-3187-48ff-a91e-ef8f6c0af305 not yet added. Adding. 2022-08-25 05:15:38.968 2852 2976355804256 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-08-25 05:15:38.968 2852 2976355804256 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-08-25 05:15:39.138 2852 2976355804256 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-b0b3ef72-3187-48ff-a91e-ef8f6c0af305" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:15:39.138 2852 2976355804256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0b3ef72-3187-48ff-a91e-ef8f6c0af305" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:15:39.295 2852 2976355804256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0b3ef72-3187-48ff-a91e-ef8f6c0af305" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:15:39.295 2852 2976355804256 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-b0b3ef72-3187-48ff-a91e-ef8f6c0af305" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:15:39.295 2852 2976355804256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0b3ef72-3187-48ff-a91e-ef8f6c0af305" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:15:39.468 2852 2976355804256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0b3ef72-3187-48ff-a91e-ef8f6c0af305" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:15:39.593 2852 2976355804256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b0b3ef72-3187-48ff-a91e-ef8f6c0af305" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.765s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:15:39.593 2852 2976355804256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b0b3ef72-3187-48ff-a91e-ef8f6c0af305 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-25 05:15:39.593 2852 2976355804256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b0b3ef72-3187-48ff-a91e-ef8f6c0af305 processed. 2022-08-25 05:15:40.880 2852 2976355804256 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:15:40.880 2852 2976355804256 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:390 2022-08-25 05:15:41.438 2852 2976355804256 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:404 2022-08-25 05:15:44.764 2852 2976353446192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e367d789-5e75-4537-b108-739f400ee424 - - - - - -] port_update received: efb37a99-dfbe-4685-bb37-a55ae7da17e6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:15:44.780 2852 2976353446192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e367d789-5e75-4537-b108-739f400ee424 - - - - - -] No port efb37a99-dfbe-4685-bb37-a55ae7da17e6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:15:49.451 2852 2976356036096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1a38e2e-e622-4cff-8bcd-7139a6cf98b3 6e30b4b9387841cdafec55e713085244 4f9ccb4755bf494592ec9e3114555111 - - - -] Security group rule updated on remote: ['90ec2291-b290-4989-af89-1f09986718d0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:15:49.451 2852 2976356036096 MainThread INFO neutron.agent.securitygroups_rpc [req-a1a38e2e-e622-4cff-8bcd-7139a6cf98b3 6e30b4b9387841cdafec55e713085244 4f9ccb4755bf494592ec9e3114555111 - - - -] Security group rule updated ['90ec2291-b290-4989-af89-1f09986718d0'] 2022-08-25 05:15:50.095 2852 2976356036096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d876029-e272-4a1c-9bf0-526c53051b52 6e30b4b9387841cdafec55e713085244 4f9ccb4755bf494592ec9e3114555111 - - - -] Security group rule updated on remote: ['90ec2291-b290-4989-af89-1f09986718d0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:15:50.095 2852 2976356036096 MainThread INFO neutron.agent.securitygroups_rpc [req-5d876029-e272-4a1c-9bf0-526c53051b52 6e30b4b9387841cdafec55e713085244 4f9ccb4755bf494592ec9e3114555111 - - - -] Security group rule updated ['90ec2291-b290-4989-af89-1f09986718d0'] 2022-08-25 05:15:50.669 2852 2976356036096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-486afeb1-547f-4212-bcc3-8edc90c196d2 6e30b4b9387841cdafec55e713085244 4f9ccb4755bf494592ec9e3114555111 - - - -] Security group rule updated on remote: ['90ec2291-b290-4989-af89-1f09986718d0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:15:50.669 2852 2976356036096 MainThread INFO neutron.agent.securitygroups_rpc [req-486afeb1-547f-4212-bcc3-8edc90c196d2 6e30b4b9387841cdafec55e713085244 4f9ccb4755bf494592ec9e3114555111 - - - -] Security group rule updated ['90ec2291-b290-4989-af89-1f09986718d0'] 2022-08-25 05:15:50.826 2852 2976356036096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1affc1c6-4f9c-494c-b3ad-b79e95af9c68 - - - - - -] port_update received: c5a8524c-a7c0-416b-83cd-4e58e9cfd1dd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:15:50.842 2852 2976356036096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1affc1c6-4f9c-494c-b3ad-b79e95af9c68 - - - - - -] No port c5a8524c-a7c0-416b-83cd-4e58e9cfd1dd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:15:51.815 2852 2976313307200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2df8b377-7b56-499e-82fb-42b1573c3298 6e30b4b9387841cdafec55e713085244 4f9ccb4755bf494592ec9e3114555111 - - - -] Security group rule updated on remote: ['90ec2291-b290-4989-af89-1f09986718d0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:15:51.815 2852 2976313307200 MainThread INFO neutron.agent.securitygroups_rpc [req-2df8b377-7b56-499e-82fb-42b1573c3298 6e30b4b9387841cdafec55e713085244 4f9ccb4755bf494592ec9e3114555111 - - - -] Security group rule updated ['90ec2291-b290-4989-af89-1f09986718d0'] 2022-08-25 05:15:52.451 2852 2976352715520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e0b8a7a-048a-496a-a9e8-89f948a7fce1 6e30b4b9387841cdafec55e713085244 4f9ccb4755bf494592ec9e3114555111 - - - -] Security group rule updated on remote: ['90ec2291-b290-4989-af89-1f09986718d0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:15:52.451 2852 2976352715520 MainThread INFO neutron.agent.securitygroups_rpc [req-1e0b8a7a-048a-496a-a9e8-89f948a7fce1 6e30b4b9387841cdafec55e713085244 4f9ccb4755bf494592ec9e3114555111 - - - -] Security group rule updated ['90ec2291-b290-4989-af89-1f09986718d0'] 2022-08-25 05:15:53.140 2852 2976354527360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01f77efa-b595-4e2a-adfe-99486868c5d4 6e30b4b9387841cdafec55e713085244 4f9ccb4755bf494592ec9e3114555111 - - - -] Security group rule updated on remote: ['90ec2291-b290-4989-af89-1f09986718d0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:15:53.140 2852 2976354527360 MainThread INFO neutron.agent.securitygroups_rpc [req-01f77efa-b595-4e2a-adfe-99486868c5d4 6e30b4b9387841cdafec55e713085244 4f9ccb4755bf494592ec9e3114555111 - - - -] Security group rule updated ['90ec2291-b290-4989-af89-1f09986718d0'] 2022-08-25 05:15:55.590 2852 2976352977136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 824a157a-1480-47ae-b161-15063ddd6ce7 2022-08-25 05:15:55.715 2852 2976355806544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-543fbce4-c57b-4c0e-9a71-1296f2de20ef dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] network_delete received. Deleting network 549aba60-8ebb-4a8b-b5ac-0f8aaf00a2a5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-25 05:15:55.715 2852 2976355806544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-543fbce4-c57b-4c0e-9a71-1296f2de20ef dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] Network 549aba60-8ebb-4a8b-b5ac-0f8aaf00a2a5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-25 05:15:56.630 2852 2976355586816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50e76430-939d-4c27-9c39-81e024922e89 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] network_delete received. Deleting network ce074aa0-5cd9-4662-8ac0-fdb4519e576b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-25 05:15:56.630 2852 2976355586816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50e76430-939d-4c27-9c39-81e024922e89 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] Network ce074aa0-5cd9-4662-8ac0-fdb4519e576b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-25 05:15:56.981 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-25 05:15:56.981 2852 2976335844096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '824a157a-1480-47ae-b161-15063ddd6ce7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-25 05:15:56.981 2852 2976335844096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '824a157a-1480-47ae-b161-15063ddd6ce7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-25 05:15:56.981 2852 2976335844096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 824a157a-1480-47ae-b161-15063ddd6ce7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-25 05:15:56.999 2852 2976335844096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['824a157a-1480-47ae-b161-15063ddd6ce7'] 2022-08-25 05:15:56.999 2852 2976335844096 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-25 05:15:56.999 2852 2976335844096 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-08-25 05:15:56.999 2852 2976335844096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['824a157a-1480-47ae-b161-15063ddd6ce7'] 2022-08-25 05:15:59.005 2852 2976335844096 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:15:59.005 2852 2976335844096 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:390 2022-08-25 05:15:59.233 2852 2976335844096 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:404 2022-08-25 05:15:59.621 2852 2976352977136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 824a157a-1480-47ae-b161-15063ddd6ce7 2022-08-25 05:16:01.017 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-25 05:16:01.017 2852 2976352779072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '824a157a-1480-47ae-b161-15063ddd6ce7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-25 05:16:01.017 2852 2976352779072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '824a157a-1480-47ae-b161-15063ddd6ce7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-25 05:16:01.017 2852 2976352779072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 824a157a-1480-47ae-b161-15063ddd6ce7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-25 05:16:01.027 2852 2976352779072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4f242f7a-853d-4875-b23e-d7f6be447b0e 2022-08-25 05:16:01.027 2852 2976352779072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['824a157a-1480-47ae-b161-15063ddd6ce7'] 2022-08-25 05:16:01.027 2852 2976352779072 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-08-25 05:16:01.027 2852 2976352779072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['824a157a-1480-47ae-b161-15063ddd6ce7'] 2022-08-25 05:16:03.015 2852 2976355752592 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:16:03.015 2852 2976355752592 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:390 2022-08-25 05:16:03.112 2852 2976355752592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:16:21.905 2852 2976352977312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 824a157a-1480-47ae-b161-15063ddd6ce7 2022-08-25 05:16:23.108 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-25 05:16:23.543 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Adding port 824a157a-1480-47ae-b161-15063ddd6ce7 2022-08-25 05:16:23.543 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Port 824a157a-1480-47ae-b161-15063ddd6ce7 updated. Details: {'device': '824a157a-1480-47ae-b161-15063ddd6ce7', 'network_id': '4f242f7a-853d-4875-b23e-d7f6be447b0e', 'port_id': '824a157a-1480-47ae-b161-15063ddd6ce7', 'mac_address': 'fa:16:3e:3e:27:0f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 169, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '48d45c3e-d883-4ffb-b6d7-a451621c40ce', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-25 05:16:23.543 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] 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-08-25 05:16:23.543 2852 2976356362896 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:16:23.543 2852 2976356362896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:16:23.543 2852 2976356362896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 824a157a-1480-47ae-b161-15063ddd6ce7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:16:23.543 2852 2976356362896 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4f242f7a-853d-4875-b23e-d7f6be447b0e 2022-08-25 05:16:23.543 2852 2976356362896 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-08-25 05:16:23.701 2852 2976356362896 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '824a157a-1480-47ae-b161-15063ddd6ce7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:16:23.701 2852 2976356362896 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '824a157a-1480-47ae-b161-15063ddd6ce7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:16:23.701 2852 2976356362896 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 824a157a-1480-47ae-b161-15063ddd6ce7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:16:23.701 2852 2976356362896 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 169, VLAN trunk: None to switch port 824a157a-1480-47ae-b161-15063ddd6ce7 2022-08-25 05:16:23.793 2852 2976356362896 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-25 05:16:23.814 2852 2976356362896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['824a157a-1480-47ae-b161-15063ddd6ce7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:16:23.964 2852 2976356362896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['824a157a-1480-47ae-b161-15063ddd6ce7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:16:23.964 2852 2976356362896 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-08-25 05:16:23.964 2852 2976356362896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0c3bad7a-8ca7-4b62-bf35-490084bf83ee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:16:23.964 2852 2976356362896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 824a157a-1480-47ae-b161-15063ddd6ce7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:16:23.964 2852 2976356362896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-25 05:16:23.964 2852 2976356362896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 824a157a-1480-47ae-b161-15063ddd6ce7 not yet added. Adding. 2022-08-25 05:16:23.964 2852 2976356362896 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-08-25 05:16:23.964 2852 2976356362896 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-08-25 05:16:24.122 2852 2976356362896 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:16:24.122 2852 2976356362896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:16:24.278 2852 2976356362896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" "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:404 2022-08-25 05:16:24.278 2852 2976356362896 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:16:24.278 2852 2976356362896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:16:24.466 2852 2976356362896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" "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:404 2022-08-25 05:16:24.591 2852 2976356362896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-824a157a-1480-47ae-b161-15063ddd6ce7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.046s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:16:24.591 2852 2976356362896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 824a157a-1480-47ae-b161-15063ddd6ce7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-25 05:16:24.591 2852 2976356362896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 824a157a-1480-47ae-b161-15063ddd6ce7 processed. 2022-08-25 05:16:24.890 2852 2976354652576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f9529bf8-c53b-4293-b998-d25327e4d719 19d1ec9ce47641d799a4999d9b0be691 c58c1a70edaf44d3b1671c6936452dda - - - -] Security group member updated on remote: ['5c761923-4d42-4001-a10e-b1f28bfae751'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:16:24.890 2852 2976354652576 MainThread INFO neutron.agent.securitygroups_rpc [req-f9529bf8-c53b-4293-b998-d25327e4d719 19d1ec9ce47641d799a4999d9b0be691 c58c1a70edaf44d3b1671c6936452dda - - - -] Security group member updated ['5c761923-4d42-4001-a10e-b1f28bfae751'] 2022-08-25 05:16:25.137 2852 2976354652576 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:16:25.137 2852 2976354652576 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:390 2022-08-25 05:16:25.422 2852 2976354652576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:16:25.968 2852 2976352801536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a3bff55-8f8e-430f-aa72-1f289c776b3c 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] port_update received: 28f28b20-bd8a-4cc9-8aec-e86760410006 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:16:25.984 2852 2976352801536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a3bff55-8f8e-430f-aa72-1f289c776b3c 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] No port 28f28b20-bd8a-4cc9-8aec-e86760410006 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:16:27.934 2852 2976353732736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da0f56ea-df21-465c-bf81-3389b8a726e2 6e30b4b9387841cdafec55e713085244 4f9ccb4755bf494592ec9e3114555111 - - - -] Security group member updated on remote: ['90ec2291-b290-4989-af89-1f09986718d0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:16:27.934 2852 2976353732736 MainThread INFO neutron.agent.securitygroups_rpc [req-da0f56ea-df21-465c-bf81-3389b8a726e2 6e30b4b9387841cdafec55e713085244 4f9ccb4755bf494592ec9e3114555111 - - - -] Security group member updated ['90ec2291-b290-4989-af89-1f09986718d0'] 2022-08-25 05:16:29.218 2852 2976355869792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4de590c7-e44a-4c93-88ad-f2f1d3c6a5af 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] port_update received: 0d91b648-e373-417b-a690-0fb287d3650f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:16:29.218 2852 2976355869792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4de590c7-e44a-4c93-88ad-f2f1d3c6a5af 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] No port 0d91b648-e373-417b-a690-0fb287d3650f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:16:30.014 2852 2976352977312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 28f28b20-bd8a-4cc9-8aec-e86760410006 2022-08-25 05:16:31.170 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-25 05:16:31.465 2852 2976356153120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3b51b81-f4e7-4da8-8cb3-038edf988b47 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Security group rule updated on remote: ['5b8f2e59-a05b-4761-b42b-6d2eba52a419'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:16:31.484 2852 2976356153120 MainThread INFO neutron.agent.securitygroups_rpc [req-f3b51b81-f4e7-4da8-8cb3-038edf988b47 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Security group rule updated ['5b8f2e59-a05b-4761-b42b-6d2eba52a419'] 2022-08-25 05:16:31.497 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Adding port 28f28b20-bd8a-4cc9-8aec-e86760410006 2022-08-25 05:16:31.497 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Port 28f28b20-bd8a-4cc9-8aec-e86760410006 updated. Details: {'device': '28f28b20-bd8a-4cc9-8aec-e86760410006', 'network_id': '095b6474-01f4-4f0c-9ab1-5f7b98f4e954', 'port_id': '28f28b20-bd8a-4cc9-8aec-e86760410006', 'mac_address': 'fa:16:3e:1b:17:f2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 161, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '708583d5-3740-4409-86b1-11a8a3543420', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-25 05:16:31.497 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] 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-08-25 05:16:31.497 2852 2976356218832 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-28f28b20-bd8a-4cc9-8aec-e86760410006" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:16:31.497 2852 2976356218832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-28f28b20-bd8a-4cc9-8aec-e86760410006" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:16:31.497 2852 2976356218832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 28f28b20-bd8a-4cc9-8aec-e86760410006 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:16:31.497 2852 2976356218832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 095b6474-01f4-4f0c-9ab1-5f7b98f4e954 2022-08-25 05:16:31.497 2852 2976356218832 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-08-25 05:16:31.673 2852 2976356218832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '28f28b20-bd8a-4cc9-8aec-e86760410006') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:16:31.673 2852 2976356218832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '28f28b20-bd8a-4cc9-8aec-e86760410006') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:16:31.673 2852 2976356218832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 28f28b20-bd8a-4cc9-8aec-e86760410006 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:16:31.673 2852 2976356218832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 161, VLAN trunk: None to switch port 28f28b20-bd8a-4cc9-8aec-e86760410006 2022-08-25 05:16:31.810 2852 2976356218832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-25 05:16:31.810 2852 2976356218832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['28f28b20-bd8a-4cc9-8aec-e86760410006'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:16:31.986 2852 2976356218832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['28f28b20-bd8a-4cc9-8aec-e86760410006']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:16:31.986 2852 2976356218832 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-08-25 05:16:31.986 2852 2976356218832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5c761923-4d42-4001-a10e-b1f28bfae751) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:16:31.986 2852 2976356218832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5c761923-4d42-4001-a10e-b1f28bfae751) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-25 05:16:31.986 2852 2976356218832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 28f28b20-bd8a-4cc9-8aec-e86760410006 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:16:31.986 2852 2976356218832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-25 05:16:31.986 2852 2976356218832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 28f28b20-bd8a-4cc9-8aec-e86760410006 not yet added. Adding. 2022-08-25 05:16:31.986 2852 2976356218832 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-08-25 05:16:31.986 2852 2976356218832 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-08-25 05:16:32.158 2852 2976356218832 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-28f28b20-bd8a-4cc9-8aec-e86760410006" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:16:32.158 2852 2976356218832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-28f28b20-bd8a-4cc9-8aec-e86760410006" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:16:32.313 2852 2976356218832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-28f28b20-bd8a-4cc9-8aec-e86760410006" "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:404 2022-08-25 05:16:32.313 2852 2976356218832 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-28f28b20-bd8a-4cc9-8aec-e86760410006" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:16:32.313 2852 2976356218832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-28f28b20-bd8a-4cc9-8aec-e86760410006" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:16:32.482 2852 2976356218832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-28f28b20-bd8a-4cc9-8aec-e86760410006" "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:404 2022-08-25 05:16:32.621 2852 2976356218832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-28f28b20-bd8a-4cc9-8aec-e86760410006" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:16:32.621 2852 2976356218832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 28f28b20-bd8a-4cc9-8aec-e86760410006 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-25 05:16:32.621 2852 2976356218832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 28f28b20-bd8a-4cc9-8aec-e86760410006 processed. 2022-08-25 05:16:32.639 2852 2976356218832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7953bb1b-bad9-4ea1-b230-071994428926 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Security group rule updated on remote: ['5b8f2e59-a05b-4761-b42b-6d2eba52a419'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:16:32.639 2852 2976356218832 MainThread INFO neutron.agent.securitygroups_rpc [req-7953bb1b-bad9-4ea1-b230-071994428926 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Security group rule updated ['5b8f2e59-a05b-4761-b42b-6d2eba52a419'] 2022-08-25 05:16:33.186 2852 2976356218832 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:16:33.186 2852 2976356218832 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:390 2022-08-25 05:16:33.497 2852 2976356218832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:16:34.043 2852 2976352977312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0d91b648-e373-417b-a690-0fb287d3650f 2022-08-25 05:16:35.199 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-25 05:16:35.719 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Adding port 0d91b648-e373-417b-a690-0fb287d3650f 2022-08-25 05:16:35.719 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Port 0d91b648-e373-417b-a690-0fb287d3650f updated. Details: {'device': '0d91b648-e373-417b-a690-0fb287d3650f', 'network_id': 'ef26ad80-6374-4d93-b606-29e37433e765', 'port_id': '0d91b648-e373-417b-a690-0fb287d3650f', 'mac_address': 'fa:16:3e:fc:91:ac', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 164, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd432e233-55ca-44b1-ae1d-0fab448604c2', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-25 05:16:35.719 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] 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-08-25 05:16:35.719 2852 2976354680896 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-0d91b648-e373-417b-a690-0fb287d3650f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:16:35.719 2852 2976354680896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0d91b648-e373-417b-a690-0fb287d3650f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:16:35.719 2852 2976354680896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0d91b648-e373-417b-a690-0fb287d3650f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:16:35.719 2852 2976354680896 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ef26ad80-6374-4d93-b606-29e37433e765 2022-08-25 05:16:35.719 2852 2976354680896 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-08-25 05:16:35.901 2852 2976354680896 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0d91b648-e373-417b-a690-0fb287d3650f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:16:35.901 2852 2976354680896 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0d91b648-e373-417b-a690-0fb287d3650f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:16:35.912 2852 2976354680896 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0d91b648-e373-417b-a690-0fb287d3650f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:16:35.912 2852 2976354680896 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 164, VLAN trunk: None to switch port 0d91b648-e373-417b-a690-0fb287d3650f 2022-08-25 05:16:36.105 2852 2976354680896 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-25 05:16:36.105 2852 2976354680896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0d91b648-e373-417b-a690-0fb287d3650f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:16:36.355 2852 2976354680896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0d91b648-e373-417b-a690-0fb287d3650f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:16:36.355 2852 2976354680896 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-08-25 05:16:36.355 2852 2976354680896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (90ec2291-b290-4989-af89-1f09986718d0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:16:36.355 2852 2976354680896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0d91b648-e373-417b-a690-0fb287d3650f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:16:36.375 2852 2976354680896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-25 05:16:36.375 2852 2976354680896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0d91b648-e373-417b-a690-0fb287d3650f not yet added. Adding. 2022-08-25 05:16:36.375 2852 2976354680896 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-08-25 05:16:36.375 2852 2976354680896 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-08-25 05:16:36.527 2852 2976354680896 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-0d91b648-e373-417b-a690-0fb287d3650f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:16:36.527 2852 2976354680896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d91b648-e373-417b-a690-0fb287d3650f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:16:36.684 2852 2976354680896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d91b648-e373-417b-a690-0fb287d3650f" "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:404 2022-08-25 05:16:36.684 2852 2976354680896 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-0d91b648-e373-417b-a690-0fb287d3650f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:16:36.684 2852 2976354680896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d91b648-e373-417b-a690-0fb287d3650f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:16:36.861 2852 2976354680896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d91b648-e373-417b-a690-0fb287d3650f" "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:404 2022-08-25 05:16:36.983 2852 2976354680896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0d91b648-e373-417b-a690-0fb287d3650f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:16:36.983 2852 2976354680896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0d91b648-e373-417b-a690-0fb287d3650f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-25 05:16:36.983 2852 2976354680896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0d91b648-e373-417b-a690-0fb287d3650f processed. 2022-08-25 05:16:36.983 2852 2976354680896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a0791e95-09e5-4a12-87dd-e4ccf9899867 e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group member updated on remote: ['08ecda9d-eff1-4628-abd7-c9f317285f6a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:16:36.983 2852 2976354680896 MainThread INFO neutron.agent.securitygroups_rpc [req-a0791e95-09e5-4a12-87dd-e4ccf9899867 e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group member updated ['08ecda9d-eff1-4628-abd7-c9f317285f6a'] 2022-08-25 05:16:37.092 2852 2976355798704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0791e95-09e5-4a12-87dd-e4ccf9899867 e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] port_delete event received for 'b0b3ef72-3187-48ff-a91e-ef8f6c0af305' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:16:37.201 2852 2976356290224 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:16:37.201 2852 2976356290224 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:390 2022-08-25 05:16:37.917 2852 2976356290224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.703s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:16:37.950 2852 2976352977136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b0b3ef72-3187-48ff-a91e-ef8f6c0af305 2022-08-25 05:16:39.136 2852 2976356503216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a1cbe2c-572f-42b6-8318-1f59da10534d 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Security group member updated on remote: ['5b8f2e59-a05b-4761-b42b-6d2eba52a419'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:16:39.136 2852 2976356503216 MainThread INFO neutron.agent.securitygroups_rpc [req-8a1cbe2c-572f-42b6-8318-1f59da10534d 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Security group member updated ['5b8f2e59-a05b-4761-b42b-6d2eba52a419'] 2022-08-25 05:16:39.215 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-25 05:16:39.215 2852 2976334566672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b0b3ef72-3187-48ff-a91e-ef8f6c0af305' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-25 05:16:39.215 2852 2976334566672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b0b3ef72-3187-48ff-a91e-ef8f6c0af305' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-25 05:16:39.215 2852 2976334566672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b0b3ef72-3187-48ff-a91e-ef8f6c0af305 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-25 05:16:39.231 2852 2976334566672 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b0b3ef72-3187-48ff-a91e-ef8f6c0af305'] 2022-08-25 05:16:39.231 2852 2976334566672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-25 05:16:39.231 2852 2976334566672 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-08-25 05:16:39.231 2852 2976334566672 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b0b3ef72-3187-48ff-a91e-ef8f6c0af305'] 2022-08-25 05:16:40.343 2852 2976334566672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de87fb1b-f8ac-4ef2-ae3f-2d27a96217d2 e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] port_delete event received for '5d2affe4-6a7b-4822-b565-a6c650eb9d76' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:16:40.823 2852 2976334566672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-edda6f5b-0d11-4b75-87bb-3a73d888e90c 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] port_update received: 82394bc9-9ddc-4ed4-8406-9691cb06632d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:16:40.828 2852 2976334566672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-edda6f5b-0d11-4b75-87bb-3a73d888e90c 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] No port 82394bc9-9ddc-4ed4-8406-9691cb06632d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:16:41.219 2852 2976334566672 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:16:41.219 2852 2976334566672 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:390 2022-08-25 05:16:41.247 2852 2976334566672 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:404 2022-08-25 05:16:44.153 2852 2976352977312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 82394bc9-9ddc-4ed4-8406-9691cb06632d 2022-08-25 05:16:45.260 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-25 05:16:45.560 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Adding port 82394bc9-9ddc-4ed4-8406-9691cb06632d 2022-08-25 05:16:45.560 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Port 82394bc9-9ddc-4ed4-8406-9691cb06632d updated. Details: {'device': '82394bc9-9ddc-4ed4-8406-9691cb06632d', 'network_id': '26b41b91-d7cc-40ca-b6ad-e5c664194797', 'port_id': '82394bc9-9ddc-4ed4-8406-9691cb06632d', 'mac_address': 'fa:16:3e:fd:af:d4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 155, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fa83a5bd-8404-46c5-8576-5e10b651b39b', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-25 05:16:45.560 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] 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-08-25 05:16:45.560 2852 2976353731328 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-82394bc9-9ddc-4ed4-8406-9691cb06632d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:16:45.560 2852 2976353731328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-82394bc9-9ddc-4ed4-8406-9691cb06632d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:16:45.560 2852 2976353731328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 82394bc9-9ddc-4ed4-8406-9691cb06632d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:16:45.560 2852 2976353731328 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-08-25 05:16:45.812 2852 2976353731328 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '82394bc9-9ddc-4ed4-8406-9691cb06632d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:16:45.812 2852 2976353731328 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '82394bc9-9ddc-4ed4-8406-9691cb06632d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:16:45.831 2852 2976353731328 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 82394bc9-9ddc-4ed4-8406-9691cb06632d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:16:45.840 2852 2976353731328 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 155, VLAN trunk: None to switch port 82394bc9-9ddc-4ed4-8406-9691cb06632d 2022-08-25 05:16:45.955 2852 2976353731328 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-25 05:16:45.955 2852 2976353731328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['82394bc9-9ddc-4ed4-8406-9691cb06632d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:16:46.046 2852 2976352977136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: dd180a56-034b-4e5e-b84e-9e702e19cdd8 2022-08-25 05:16:46.200 2852 2976353731328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['82394bc9-9ddc-4ed4-8406-9691cb06632d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:16:46.200 2852 2976353731328 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-08-25 05:16:46.200 2852 2976353731328 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5b8f2e59-a05b-4761-b42b-6d2eba52a419) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:16:46.200 2852 2976353731328 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 82394bc9-9ddc-4ed4-8406-9691cb06632d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:16:46.200 2852 2976353731328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-25 05:16:46.200 2852 2976353731328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 82394bc9-9ddc-4ed4-8406-9691cb06632d not yet added. Adding. 2022-08-25 05:16:46.200 2852 2976353731328 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-08-25 05:16:46.200 2852 2976353731328 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-08-25 05:16:46.372 2852 2976353731328 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-82394bc9-9ddc-4ed4-8406-9691cb06632d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:16:46.372 2852 2976353731328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-82394bc9-9ddc-4ed4-8406-9691cb06632d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:16:46.560 2852 2976353731328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-82394bc9-9ddc-4ed4-8406-9691cb06632d" "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:404 2022-08-25 05:16:46.560 2852 2976353731328 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-82394bc9-9ddc-4ed4-8406-9691cb06632d" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:16:46.560 2852 2976353731328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-82394bc9-9ddc-4ed4-8406-9691cb06632d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:16:46.764 2852 2976353731328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-82394bc9-9ddc-4ed4-8406-9691cb06632d" "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:404 2022-08-25 05:16:46.904 2852 2976353731328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-82394bc9-9ddc-4ed4-8406-9691cb06632d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:16:46.904 2852 2976353731328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 82394bc9-9ddc-4ed4-8406-9691cb06632d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-25 05:16:46.904 2852 2976353731328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 82394bc9-9ddc-4ed4-8406-9691cb06632d processed. 2022-08-25 05:16:46.904 2852 2976353731328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-de9946f5-3707-447d-8c8c-2a20315671d4 e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group member updated on remote: ['778f5e75-9841-4573-9c8a-fc9164e04b45'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:16:46.925 2852 2976353731328 MainThread INFO neutron.agent.securitygroups_rpc [req-de9946f5-3707-447d-8c8c-2a20315671d4 e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group member updated ['778f5e75-9841-4573-9c8a-fc9164e04b45'] 2022-08-25 05:16:47.060 2852 2976356194784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de9946f5-3707-447d-8c8c-2a20315671d4 e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] port_delete event received for 'dd180a56-034b-4e5e-b84e-9e702e19cdd8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:16:47.276 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-25 05:16:47.276 2852 2976356591392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'dd180a56-034b-4e5e-b84e-9e702e19cdd8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-25 05:16:47.276 2852 2976356591392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'dd180a56-034b-4e5e-b84e-9e702e19cdd8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-25 05:16:47.276 2852 2976356591392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port dd180a56-034b-4e5e-b84e-9e702e19cdd8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-25 05:16:47.295 2852 2976356591392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network df217525-6287-456f-9e6b-9d8eb81dc5fa 2022-08-25 05:16:47.295 2852 2976356591392 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dd180a56-034b-4e5e-b84e-9e702e19cdd8'] 2022-08-25 05:16:47.295 2852 2976356591392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-25 05:16:47.295 2852 2976356591392 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-08-25 05:16:47.295 2852 2976356591392 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dd180a56-034b-4e5e-b84e-9e702e19cdd8'] 2022-08-25 05:16:47.295 2852 2976356590512 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:16:47.295 2852 2976356590512 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:390 2022-08-25 05:16:48.029 2852 2976356590512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.734s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:16:49.340 2852 2976353732736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-418a2b88-6444-4f6a-aa30-7a649398c7d9 e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] port_delete event received for '57e78376-1b85-4b7e-abf4-d7a973b9356e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:16:50.233 2852 2976355803552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a5d5d546-8c07-4243-a197-33704d40338b e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group rule updated on remote: ['6dbd19c9-755d-4e89-9c4c-0b223ccbc136'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:16:50.233 2852 2976355803552 MainThread INFO neutron.agent.securitygroups_rpc [req-a5d5d546-8c07-4243-a197-33704d40338b e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group rule updated ['6dbd19c9-755d-4e89-9c4c-0b223ccbc136'] 2022-08-25 05:16:50.574 2852 2976354195408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-41b20a54-c6cd-42fe-91eb-bb94305c5674 e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group rule updated on remote: ['6dbd19c9-755d-4e89-9c4c-0b223ccbc136'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:16:50.574 2852 2976354195408 MainThread INFO neutron.agent.securitygroups_rpc [req-41b20a54-c6cd-42fe-91eb-bb94305c5674 e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group rule updated ['6dbd19c9-755d-4e89-9c4c-0b223ccbc136'] 2022-08-25 05:16:56.074 2852 2976356671728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-17173d96-23b9-4bdb-a714-3a4806afb523 e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group member updated on remote: ['6dbd19c9-755d-4e89-9c4c-0b223ccbc136'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:16:56.074 2852 2976356671728 MainThread INFO neutron.agent.securitygroups_rpc [req-17173d96-23b9-4bdb-a714-3a4806afb523 e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group member updated ['6dbd19c9-755d-4e89-9c4c-0b223ccbc136'] 2022-08-25 05:16:57.089 2852 2976356761088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d75e207-154d-46f5-b946-c2e6721f2d4e 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] port_update received: 8d6d68b3-9f35-4cf2-9674-fc41a89325dd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:16:57.089 2852 2976356761088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d75e207-154d-46f5-b946-c2e6721f2d4e 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] No port 8d6d68b3-9f35-4cf2-9674-fc41a89325dd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:17:00.311 2852 2976352977312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8d6d68b3-9f35-4cf2-9674-fc41a89325dd 2022-08-25 05:17:01.309 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-25 05:17:01.589 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Adding port 8d6d68b3-9f35-4cf2-9674-fc41a89325dd 2022-08-25 05:17:01.589 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Port 8d6d68b3-9f35-4cf2-9674-fc41a89325dd updated. Details: {'device': '8d6d68b3-9f35-4cf2-9674-fc41a89325dd', 'network_id': 'df217525-6287-456f-9e6b-9d8eb81dc5fa', 'port_id': '8d6d68b3-9f35-4cf2-9674-fc41a89325dd', 'mac_address': 'fa:16:3e:4c:a5:9f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 180, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c3dee629-6b34-48c4-9f57-238b28ea47df', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-25 05:17:01.589 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] 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-08-25 05:17:01.589 2852 2976355309872 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-8d6d68b3-9f35-4cf2-9674-fc41a89325dd" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:17:01.589 2852 2976355309872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8d6d68b3-9f35-4cf2-9674-fc41a89325dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:17:01.589 2852 2976355309872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8d6d68b3-9f35-4cf2-9674-fc41a89325dd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:17:01.589 2852 2976355309872 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network df217525-6287-456f-9e6b-9d8eb81dc5fa 2022-08-25 05:17:01.589 2852 2976355309872 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-08-25 05:17:01.779 2852 2976355309872 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8d6d68b3-9f35-4cf2-9674-fc41a89325dd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:17:01.794 2852 2976355309872 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8d6d68b3-9f35-4cf2-9674-fc41a89325dd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:17:01.794 2852 2976355309872 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8d6d68b3-9f35-4cf2-9674-fc41a89325dd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:17:01.794 2852 2976355309872 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 180, VLAN trunk: None to switch port 8d6d68b3-9f35-4cf2-9674-fc41a89325dd 2022-08-25 05:17:01.918 2852 2976355309872 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-25 05:17:01.918 2852 2976355309872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8d6d68b3-9f35-4cf2-9674-fc41a89325dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:17:02.060 2852 2976355309872 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8d6d68b3-9f35-4cf2-9674-fc41a89325dd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:17:02.060 2852 2976355309872 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-08-25 05:17:02.073 2852 2976355309872 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6dbd19c9-755d-4e89-9c4c-0b223ccbc136) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:17:02.073 2852 2976355309872 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8d6d68b3-9f35-4cf2-9674-fc41a89325dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:17:02.073 2852 2976355309872 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-25 05:17:02.073 2852 2976355309872 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8d6d68b3-9f35-4cf2-9674-fc41a89325dd not yet added. Adding. 2022-08-25 05:17:02.073 2852 2976355309872 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-08-25 05:17:02.073 2852 2976355309872 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-08-25 05:17:02.265 2852 2976355309872 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-8d6d68b3-9f35-4cf2-9674-fc41a89325dd" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:17:02.265 2852 2976355309872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d6d68b3-9f35-4cf2-9674-fc41a89325dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:17:02.465 2852 2976355309872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d6d68b3-9f35-4cf2-9674-fc41a89325dd" "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:404 2022-08-25 05:17:02.465 2852 2976355309872 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-8d6d68b3-9f35-4cf2-9674-fc41a89325dd" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:17:02.465 2852 2976355309872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d6d68b3-9f35-4cf2-9674-fc41a89325dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:17:02.668 2852 2976355309872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d6d68b3-9f35-4cf2-9674-fc41a89325dd" "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:404 2022-08-25 05:17:02.794 2852 2976355309872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8d6d68b3-9f35-4cf2-9674-fc41a89325dd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:17:02.794 2852 2976355309872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8d6d68b3-9f35-4cf2-9674-fc41a89325dd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-25 05:17:02.794 2852 2976355309872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8d6d68b3-9f35-4cf2-9674-fc41a89325dd processed. 2022-08-25 05:17:03.312 2852 2976355694192 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:17:03.312 2852 2976355694192 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:390 2022-08-25 05:17:03.669 2852 2976355694192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:17:28.504 2852 2976352977136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 824a157a-1480-47ae-b161-15063ddd6ce7 2022-08-25 05:17:28.776 2852 2976357036448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3bde343-c130-483a-be9f-08eba4ae8e8d 86fd818c1f894c388de9ca49c39a8cde 6f992bd094a646acb3ce5182abeb18f8 - - - -] Security group member updated on remote: ['0c3bad7a-8ca7-4b62-bf35-490084bf83ee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:17:28.776 2852 2976357036448 MainThread INFO neutron.agent.securitygroups_rpc [req-f3bde343-c130-483a-be9f-08eba4ae8e8d 86fd818c1f894c388de9ca49c39a8cde 6f992bd094a646acb3ce5182abeb18f8 - - - -] Security group member updated ['0c3bad7a-8ca7-4b62-bf35-490084bf83ee'] 2022-08-25 05:17:29.105 2852 2976353659008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3bde343-c130-483a-be9f-08eba4ae8e8d 86fd818c1f894c388de9ca49c39a8cde 6f992bd094a646acb3ce5182abeb18f8 - - - -] port_delete event received for '824a157a-1480-47ae-b161-15063ddd6ce7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:17:29.404 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-25 05:17:29.404 2852 2976356951664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '824a157a-1480-47ae-b161-15063ddd6ce7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-25 05:17:29.404 2852 2976356951664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '824a157a-1480-47ae-b161-15063ddd6ce7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-25 05:17:29.404 2852 2976356951664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 824a157a-1480-47ae-b161-15063ddd6ce7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-25 05:17:29.417 2852 2976356951664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4f242f7a-853d-4875-b23e-d7f6be447b0e 2022-08-25 05:17:29.417 2852 2976356951664 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['824a157a-1480-47ae-b161-15063ddd6ce7'] 2022-08-25 05:17:29.432 2852 2976356951664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-25 05:17:29.432 2852 2976356951664 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-08-25 05:17:29.432 2852 2976356951664 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['824a157a-1480-47ae-b161-15063ddd6ce7'] 2022-08-25 05:17:31.419 2852 2976354952288 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:17:31.419 2852 2976354952288 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:390 2022-08-25 05:17:31.450 2852 2976354952288 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:404 2022-08-25 05:17:32.217 2852 2976354628000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c09d6e97-a9d7-406b-950b-b5013dbe4cc1 86fd818c1f894c388de9ca49c39a8cde 6f992bd094a646acb3ce5182abeb18f8 - - - -] port_delete event received for 'e5c00e4e-a853-4256-bd24-172a18a970bf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:17:33.139 2852 2976353732736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c27bf8a9-c6d2-4705-be3d-e87d439fc182 86fd818c1f894c388de9ca49c39a8cde 6f992bd094a646acb3ce5182abeb18f8 - - - -] Security group rule updated on remote: ['453d5fcf-eb88-4230-a31f-1a2a8e9b27b2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:17:33.139 2852 2976353732736 MainThread INFO neutron.agent.securitygroups_rpc [req-c27bf8a9-c6d2-4705-be3d-e87d439fc182 86fd818c1f894c388de9ca49c39a8cde 6f992bd094a646acb3ce5182abeb18f8 - - - -] Security group rule updated ['453d5fcf-eb88-4230-a31f-1a2a8e9b27b2'] 2022-08-25 05:17:33.529 2852 2976356125680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a1330c2-d83a-404f-8265-bddc8794adf1 86fd818c1f894c388de9ca49c39a8cde 6f992bd094a646acb3ce5182abeb18f8 - - - -] Security group rule updated on remote: ['453d5fcf-eb88-4230-a31f-1a2a8e9b27b2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:17:33.529 2852 2976356125680 MainThread INFO neutron.agent.securitygroups_rpc [req-2a1330c2-d83a-404f-8265-bddc8794adf1 86fd818c1f894c388de9ca49c39a8cde 6f992bd094a646acb3ce5182abeb18f8 - - - -] Security group rule updated ['453d5fcf-eb88-4230-a31f-1a2a8e9b27b2'] 2022-08-25 05:17:37.731 2852 2976355034912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97939462-a9bd-45ae-bc62-3e84941caff8 19d1ec9ce47641d799a4999d9b0be691 c58c1a70edaf44d3b1671c6936452dda - - - -] Security group member updated on remote: ['5c761923-4d42-4001-a10e-b1f28bfae751'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:17:37.731 2852 2976355034912 MainThread INFO neutron.agent.securitygroups_rpc [req-97939462-a9bd-45ae-bc62-3e84941caff8 19d1ec9ce47641d799a4999d9b0be691 c58c1a70edaf44d3b1671c6936452dda - - - -] Security group member updated ['5c761923-4d42-4001-a10e-b1f28bfae751'] 2022-08-25 05:17:37.731 2852 2976355034912 MainThread INFO neutron.agent.securitygroups_rpc [req-97939462-a9bd-45ae-bc62-3e84941caff8 19d1ec9ce47641d799a4999d9b0be691 c58c1a70edaf44d3b1671c6936452dda - - - -] Refresh firewall rules 2022-08-25 05:17:37.731 2852 2976355034912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97939462-a9bd-45ae-bc62-3e84941caff8 19d1ec9ce47641d799a4999d9b0be691 c58c1a70edaf44d3b1671c6936452dda - - - -] Get security group information for devices via rpc ['28f28b20-bd8a-4cc9-8aec-e86760410006'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:17:37.765 2852 2976355034912 MainThread DEBUG neutron.agent.securitygroups_rpc [req-97939462-a9bd-45ae-bc62-3e84941caff8 19d1ec9ce47641d799a4999d9b0be691 c58c1a70edaf44d3b1671c6936452dda - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:17:37.765 2852 2976355034912 MainThread DEBUG neutron.agent.securitygroups_rpc [req-97939462-a9bd-45ae-bc62-3e84941caff8 19d1ec9ce47641d799a4999d9b0be691 c58c1a70edaf44d3b1671c6936452dda - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-25 05:17:37.809 2852 2976335536368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97939462-a9bd-45ae-bc62-3e84941caff8 19d1ec9ce47641d799a4999d9b0be691 c58c1a70edaf44d3b1671c6936452dda - - - -] port_delete event received for '28f28b20-bd8a-4cc9-8aec-e86760410006' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:17:38.544 2852 2976352977136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 28f28b20-bd8a-4cc9-8aec-e86760410006 2022-08-25 05:17:38.793 2852 2976335845152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2fd0b25-54f0-44e8-9bdb-c0e716af50ea 86fd818c1f894c388de9ca49c39a8cde 6f992bd094a646acb3ce5182abeb18f8 - - - -] Security group member updated on remote: ['453d5fcf-eb88-4230-a31f-1a2a8e9b27b2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:17:38.793 2852 2976335845152 MainThread INFO neutron.agent.securitygroups_rpc [req-a2fd0b25-54f0-44e8-9bdb-c0e716af50ea 86fd818c1f894c388de9ca49c39a8cde 6f992bd094a646acb3ce5182abeb18f8 - - - -] Security group member updated ['453d5fcf-eb88-4230-a31f-1a2a8e9b27b2'] 2022-08-25 05:17:39.451 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-25 05:17:39.451 2852 2976335629472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '28f28b20-bd8a-4cc9-8aec-e86760410006' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-25 05:17:39.451 2852 2976335629472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '28f28b20-bd8a-4cc9-8aec-e86760410006' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-25 05:17:39.451 2852 2976335629472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 28f28b20-bd8a-4cc9-8aec-e86760410006 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-25 05:17:39.465 2852 2976335629472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 095b6474-01f4-4f0c-9ab1-5f7b98f4e954 2022-08-25 05:17:39.465 2852 2976335629472 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['28f28b20-bd8a-4cc9-8aec-e86760410006'] 2022-08-25 05:17:39.465 2852 2976335629472 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-25 05:17:39.465 2852 2976335629472 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-08-25 05:17:39.465 2852 2976335629472 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['28f28b20-bd8a-4cc9-8aec-e86760410006'] 2022-08-25 05:17:39.854 2852 2976335629472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af48a834-cbee-4109-b3bc-47935aedbe52 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] port_update received: f53938da-b34d-4ac4-80c6-7105fe66ce17 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:17:39.854 2852 2976335629472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af48a834-cbee-4109-b3bc-47935aedbe52 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] No port f53938da-b34d-4ac4-80c6-7105fe66ce17 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:17:41.466 2852 2976353362512 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:17:41.466 2852 2976353362512 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:390 2022-08-25 05:17:41.494 2852 2976353362512 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:404 2022-08-25 05:17:42.768 2852 2976352977312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f53938da-b34d-4ac4-80c6-7105fe66ce17 2022-08-25 05:17:43.466 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-25 05:17:43.792 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Adding port f53938da-b34d-4ac4-80c6-7105fe66ce17 2022-08-25 05:17:43.792 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Port f53938da-b34d-4ac4-80c6-7105fe66ce17 updated. Details: {'device': 'f53938da-b34d-4ac4-80c6-7105fe66ce17', 'network_id': '4f242f7a-853d-4875-b23e-d7f6be447b0e', 'port_id': 'f53938da-b34d-4ac4-80c6-7105fe66ce17', 'mac_address': 'fa:16:3e:9c:b1:b6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 169, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '48d45c3e-d883-4ffb-b6d7-a451621c40ce', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-25 05:17:43.792 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] 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-08-25 05:17:43.792 2852 2976334685104 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:17:43.792 2852 2976334685104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:17:43.792 2852 2976334685104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f53938da-b34d-4ac4-80c6-7105fe66ce17 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:17:43.792 2852 2976334685104 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4f242f7a-853d-4875-b23e-d7f6be447b0e 2022-08-25 05:17:43.792 2852 2976334685104 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-08-25 05:17:43.954 2852 2976334685104 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f53938da-b34d-4ac4-80c6-7105fe66ce17') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:17:43.968 2852 2976334685104 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f53938da-b34d-4ac4-80c6-7105fe66ce17') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:17:43.968 2852 2976334685104 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f53938da-b34d-4ac4-80c6-7105fe66ce17 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:17:43.968 2852 2976334685104 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 169, VLAN trunk: None to switch port f53938da-b34d-4ac4-80c6-7105fe66ce17 2022-08-25 05:17:44.073 2852 2976334685104 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-25 05:17:44.073 2852 2976334685104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f53938da-b34d-4ac4-80c6-7105fe66ce17'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:17:44.214 2852 2976334685104 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f53938da-b34d-4ac4-80c6-7105fe66ce17']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:17:44.214 2852 2976334685104 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-08-25 05:17:44.214 2852 2976334685104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (453d5fcf-eb88-4230-a31f-1a2a8e9b27b2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:17:44.214 2852 2976334685104 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f53938da-b34d-4ac4-80c6-7105fe66ce17 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:17:44.214 2852 2976334685104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-25 05:17:44.214 2852 2976334685104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f53938da-b34d-4ac4-80c6-7105fe66ce17 not yet added. Adding. 2022-08-25 05:17:44.214 2852 2976334685104 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-08-25 05:17:44.214 2852 2976334685104 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-08-25 05:17:44.370 2852 2976334685104 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:17:44.370 2852 2976334685104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:17:44.550 2852 2976334685104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" "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:404 2022-08-25 05:17:44.550 2852 2976334685104 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:17:44.550 2852 2976334685104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:17:44.714 2852 2976334685104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:17:44.826 2852 2976334685104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:17:44.838 2852 2976334685104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f53938da-b34d-4ac4-80c6-7105fe66ce17 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-25 05:17:44.838 2852 2976334685104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f53938da-b34d-4ac4-80c6-7105fe66ce17 processed. 2022-08-25 05:17:45.482 2852 2976335465280 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:17:45.482 2852 2976335465280 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:390 2022-08-25 05:17:45.792 2852 2976335465280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:17:49.120 2852 2976352716048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28e8005c-abc3-4489-879e-833872c28187 19d1ec9ce47641d799a4999d9b0be691 c58c1a70edaf44d3b1671c6936452dda - - - -] Security group member updated on remote: ['5c761923-4d42-4001-a10e-b1f28bfae751'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:17:49.120 2852 2976352716048 MainThread INFO neutron.agent.securitygroups_rpc [req-28e8005c-abc3-4489-879e-833872c28187 19d1ec9ce47641d799a4999d9b0be691 c58c1a70edaf44d3b1671c6936452dda - - - -] Security group member updated ['5c761923-4d42-4001-a10e-b1f28bfae751'] 2022-08-25 05:17:51.031 2852 2976356218656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b029df8f-8ef2-4a0c-84ca-94041ed40317 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] port_update received: 51308616-525c-462b-b671-1d4d8ea8e4bc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:17:51.052 2852 2976356218656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b029df8f-8ef2-4a0c-84ca-94041ed40317 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] No port 51308616-525c-462b-b671-1d4d8ea8e4bc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:17:52.886 2852 2976352977312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 51308616-525c-462b-b671-1d4d8ea8e4bc 2022-08-25 05:17:53.525 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-25 05:17:53.779 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Adding port 51308616-525c-462b-b671-1d4d8ea8e4bc 2022-08-25 05:17:53.779 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Port 51308616-525c-462b-b671-1d4d8ea8e4bc updated. Details: {'device': '51308616-525c-462b-b671-1d4d8ea8e4bc', 'network_id': '095b6474-01f4-4f0c-9ab1-5f7b98f4e954', 'port_id': '51308616-525c-462b-b671-1d4d8ea8e4bc', 'mac_address': 'fa:16:3e:f3:77:7a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 161, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '708583d5-3740-4409-86b1-11a8a3543420', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-25 05:17:53.779 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] 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-08-25 05:17:53.779 2852 2976335709808 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-51308616-525c-462b-b671-1d4d8ea8e4bc" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:17:53.779 2852 2976335709808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-51308616-525c-462b-b671-1d4d8ea8e4bc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:17:53.779 2852 2976335709808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 51308616-525c-462b-b671-1d4d8ea8e4bc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:17:53.779 2852 2976335709808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 095b6474-01f4-4f0c-9ab1-5f7b98f4e954 2022-08-25 05:17:53.779 2852 2976335709808 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-08-25 05:17:53.950 2852 2976335709808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '51308616-525c-462b-b671-1d4d8ea8e4bc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:17:53.950 2852 2976335709808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '51308616-525c-462b-b671-1d4d8ea8e4bc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:17:53.966 2852 2976335709808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 51308616-525c-462b-b671-1d4d8ea8e4bc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:17:53.966 2852 2976335709808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 161, VLAN trunk: None to switch port 51308616-525c-462b-b671-1d4d8ea8e4bc 2022-08-25 05:17:54.071 2852 2976335709808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-25 05:17:54.074 2852 2976335709808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['51308616-525c-462b-b671-1d4d8ea8e4bc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:17:54.198 2852 2976335709808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['51308616-525c-462b-b671-1d4d8ea8e4bc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:17:54.214 2852 2976335709808 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-08-25 05:17:54.214 2852 2976335709808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5c761923-4d42-4001-a10e-b1f28bfae751) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:17:54.214 2852 2976335709808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5c761923-4d42-4001-a10e-b1f28bfae751) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-25 05:17:54.214 2852 2976335709808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 51308616-525c-462b-b671-1d4d8ea8e4bc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:17:54.214 2852 2976335709808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-25 05:17:54.214 2852 2976335709808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 51308616-525c-462b-b671-1d4d8ea8e4bc not yet added. Adding. 2022-08-25 05:17:54.214 2852 2976335709808 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-08-25 05:17:54.214 2852 2976335709808 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-08-25 05:17:54.385 2852 2976335709808 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-51308616-525c-462b-b671-1d4d8ea8e4bc" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:17:54.385 2852 2976335709808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51308616-525c-462b-b671-1d4d8ea8e4bc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:17:54.558 2852 2976335709808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51308616-525c-462b-b671-1d4d8ea8e4bc" "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:404 2022-08-25 05:17:54.558 2852 2976335709808 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-51308616-525c-462b-b671-1d4d8ea8e4bc" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:17:54.558 2852 2976335709808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51308616-525c-462b-b671-1d4d8ea8e4bc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:17:54.729 2852 2976335709808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51308616-525c-462b-b671-1d4d8ea8e4bc" "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:404 2022-08-25 05:17:54.847 2852 2976335709808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-51308616-525c-462b-b671-1d4d8ea8e4bc" "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:404 2022-08-25 05:17:54.847 2852 2976335709808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 51308616-525c-462b-b671-1d4d8ea8e4bc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-25 05:17:54.847 2852 2976335709808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 51308616-525c-462b-b671-1d4d8ea8e4bc processed. 2022-08-25 05:17:55.526 2852 2976335709808 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:17:55.526 2852 2976335709808 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:390 2022-08-25 05:17:55.870 2852 2976335709808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:18:06.809 2852 2976352977136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8d6d68b3-9f35-4cf2-9674-fc41a89325dd 2022-08-25 05:18:06.978 2852 2976354068432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f6f15084-c6f9-48c5-b272-705efe21cc3f e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group member updated on remote: ['6dbd19c9-755d-4e89-9c4c-0b223ccbc136'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:18:06.978 2852 2976354068432 MainThread INFO neutron.agent.securitygroups_rpc [req-f6f15084-c6f9-48c5-b272-705efe21cc3f e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group member updated ['6dbd19c9-755d-4e89-9c4c-0b223ccbc136'] 2022-08-25 05:18:07.542 2852 2976354068432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6f15084-c6f9-48c5-b272-705efe21cc3f e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] port_delete event received for '8d6d68b3-9f35-4cf2-9674-fc41a89325dd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:18:07.603 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-25 05:18:07.603 2852 2976354652752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8d6d68b3-9f35-4cf2-9674-fc41a89325dd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-25 05:18:07.603 2852 2976354652752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8d6d68b3-9f35-4cf2-9674-fc41a89325dd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-25 05:18:07.603 2852 2976354652752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8d6d68b3-9f35-4cf2-9674-fc41a89325dd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-25 05:18:07.625 2852 2976354652752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network df217525-6287-456f-9e6b-9d8eb81dc5fa 2022-08-25 05:18:07.625 2852 2976354652752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8d6d68b3-9f35-4cf2-9674-fc41a89325dd'] 2022-08-25 05:18:07.625 2852 2976354652752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-25 05:18:07.625 2852 2976354652752 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-08-25 05:18:07.625 2852 2976354652752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8d6d68b3-9f35-4cf2-9674-fc41a89325dd'] 2022-08-25 05:18:09.611 2852 2976335596352 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:18:09.611 2852 2976335596352 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:390 2022-08-25 05:18:09.624 2852 2976335596352 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:404 2022-08-25 05:18:11.313 2852 2976333237056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43b232d3-463a-4dbc-897f-2529e1d83c32 e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] port_delete event received for '38dd9482-ea64-4838-8d3d-911d507f3f45' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:18:12.283 2852 2976356081504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bee1426f-c53c-41a5-a7b1-9c3f851a0aad e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group rule updated on remote: ['63556e20-2009-444b-a334-0509298faa6f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:18:12.283 2852 2976356081504 MainThread INFO neutron.agent.securitygroups_rpc [req-bee1426f-c53c-41a5-a7b1-9c3f851a0aad e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group rule updated ['63556e20-2009-444b-a334-0509298faa6f'] 2022-08-25 05:18:12.670 2852 2976353362160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5639b225-a625-400d-9875-02ec4bd4fcc6 e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group rule updated on remote: ['63556e20-2009-444b-a334-0509298faa6f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:18:12.670 2852 2976353362160 MainThread INFO neutron.agent.securitygroups_rpc [req-5639b225-a625-400d-9875-02ec4bd4fcc6 e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group rule updated ['63556e20-2009-444b-a334-0509298faa6f'] 2022-08-25 05:18:19.682 2852 2976356078864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-87a7e6bf-cb8e-4fcc-831d-ea521803c6b4 e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group member updated on remote: ['63556e20-2009-444b-a334-0509298faa6f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:18:19.682 2852 2976356078864 MainThread INFO neutron.agent.securitygroups_rpc [req-87a7e6bf-cb8e-4fcc-831d-ea521803c6b4 e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group member updated ['63556e20-2009-444b-a334-0509298faa6f'] 2022-08-25 05:18:21.075 2852 2976355403200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7b6244a-9cfc-4125-a2fc-1b72a280c548 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] port_update received: a017effd-475b-4b7f-b746-b04f5f3821d6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:18:21.088 2852 2976355403200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7b6244a-9cfc-4125-a2fc-1b72a280c548 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] No port a017effd-475b-4b7f-b746-b04f5f3821d6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:18:25.199 2852 2976352977312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a017effd-475b-4b7f-b746-b04f5f3821d6 2022-08-25 05:18:25.687 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-25 05:18:25.963 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Adding port a017effd-475b-4b7f-b746-b04f5f3821d6 2022-08-25 05:18:25.963 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Port a017effd-475b-4b7f-b746-b04f5f3821d6 updated. Details: {'device': 'a017effd-475b-4b7f-b746-b04f5f3821d6', 'network_id': 'df217525-6287-456f-9e6b-9d8eb81dc5fa', 'port_id': 'a017effd-475b-4b7f-b746-b04f5f3821d6', 'mac_address': 'fa:16:3e:57:69:df', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 180, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c3dee629-6b34-48c4-9f57-238b28ea47df', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-25 05:18:25.963 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] 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-08-25 05:18:25.963 2852 2976353585632 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-a017effd-475b-4b7f-b746-b04f5f3821d6" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:18:25.963 2852 2976353585632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a017effd-475b-4b7f-b746-b04f5f3821d6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:18:25.963 2852 2976353585632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a017effd-475b-4b7f-b746-b04f5f3821d6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:18:25.963 2852 2976353585632 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network df217525-6287-456f-9e6b-9d8eb81dc5fa 2022-08-25 05:18:25.963 2852 2976353585632 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-08-25 05:18:26.135 2852 2976353585632 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a017effd-475b-4b7f-b746-b04f5f3821d6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:18:26.135 2852 2976353585632 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a017effd-475b-4b7f-b746-b04f5f3821d6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:18:26.152 2852 2976353585632 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a017effd-475b-4b7f-b746-b04f5f3821d6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:18:26.152 2852 2976353585632 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 180, VLAN trunk: None to switch port a017effd-475b-4b7f-b746-b04f5f3821d6 2022-08-25 05:18:26.263 2852 2976353585632 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-25 05:18:26.263 2852 2976353585632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a017effd-475b-4b7f-b746-b04f5f3821d6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:18:26.417 2852 2976353585632 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a017effd-475b-4b7f-b746-b04f5f3821d6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:18:26.417 2852 2976353585632 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-08-25 05:18:26.417 2852 2976353585632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (63556e20-2009-444b-a334-0509298faa6f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:18:26.417 2852 2976353585632 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a017effd-475b-4b7f-b746-b04f5f3821d6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:18:26.417 2852 2976353585632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-25 05:18:26.417 2852 2976353585632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a017effd-475b-4b7f-b746-b04f5f3821d6 not yet added. Adding. 2022-08-25 05:18:26.417 2852 2976353585632 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-08-25 05:18:26.417 2852 2976353585632 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-08-25 05:18:26.590 2852 2976353585632 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-a017effd-475b-4b7f-b746-b04f5f3821d6" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:18:26.605 2852 2976353585632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a017effd-475b-4b7f-b746-b04f5f3821d6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:18:26.785 2852 2976353585632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a017effd-475b-4b7f-b746-b04f5f3821d6" "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:404 2022-08-25 05:18:26.785 2852 2976353585632 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-a017effd-475b-4b7f-b746-b04f5f3821d6" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:18:26.785 2852 2976353585632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a017effd-475b-4b7f-b746-b04f5f3821d6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:18:26.966 2852 2976353585632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a017effd-475b-4b7f-b746-b04f5f3821d6" "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:404 2022-08-25 05:18:27.120 2852 2976353585632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a017effd-475b-4b7f-b746-b04f5f3821d6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:18:27.120 2852 2976353585632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a017effd-475b-4b7f-b746-b04f5f3821d6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-25 05:18:27.120 2852 2976353585632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a017effd-475b-4b7f-b746-b04f5f3821d6 processed. 2022-08-25 05:18:27.698 2852 2976335684528 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:18:27.698 2852 2976335684528 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:390 2022-08-25 05:18:28.050 2852 2976335684528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:18:31.635 2852 2976355035792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e36f3920-0c59-4179-bdfd-e5fd3297e7fc 19d1ec9ce47641d799a4999d9b0be691 c58c1a70edaf44d3b1671c6936452dda - - - -] Security group member updated on remote: ['5c761923-4d42-4001-a10e-b1f28bfae751'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:18:31.635 2852 2976355035792 MainThread INFO neutron.agent.securitygroups_rpc [req-e36f3920-0c59-4179-bdfd-e5fd3297e7fc 19d1ec9ce47641d799a4999d9b0be691 c58c1a70edaf44d3b1671c6936452dda - - - -] Security group member updated ['5c761923-4d42-4001-a10e-b1f28bfae751'] 2022-08-25 05:18:31.635 2852 2976355035792 MainThread INFO neutron.agent.securitygroups_rpc [req-e36f3920-0c59-4179-bdfd-e5fd3297e7fc 19d1ec9ce47641d799a4999d9b0be691 c58c1a70edaf44d3b1671c6936452dda - - - -] Refresh firewall rules 2022-08-25 05:18:31.635 2852 2976355035792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e36f3920-0c59-4179-bdfd-e5fd3297e7fc 19d1ec9ce47641d799a4999d9b0be691 c58c1a70edaf44d3b1671c6936452dda - - - -] Get security group information for devices via rpc ['51308616-525c-462b-b671-1d4d8ea8e4bc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:18:31.659 2852 2976355035792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e36f3920-0c59-4179-bdfd-e5fd3297e7fc 19d1ec9ce47641d799a4999d9b0be691 c58c1a70edaf44d3b1671c6936452dda - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:18:31.659 2852 2976355035792 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e36f3920-0c59-4179-bdfd-e5fd3297e7fc 19d1ec9ce47641d799a4999d9b0be691 c58c1a70edaf44d3b1671c6936452dda - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-25 05:18:31.712 2852 2976335595120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36f3920-0c59-4179-bdfd-e5fd3297e7fc 19d1ec9ce47641d799a4999d9b0be691 c58c1a70edaf44d3b1671c6936452dda - - - -] port_delete event received for '51308616-525c-462b-b671-1d4d8ea8e4bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:18:33.026 2852 2976352977136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 51308616-525c-462b-b671-1d4d8ea8e4bc 2022-08-25 05:18:33.706 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-25 05:18:33.706 2852 2976335626656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '51308616-525c-462b-b671-1d4d8ea8e4bc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-25 05:18:33.706 2852 2976335626656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '51308616-525c-462b-b671-1d4d8ea8e4bc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-25 05:18:33.706 2852 2976335626656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 51308616-525c-462b-b671-1d4d8ea8e4bc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-25 05:18:33.732 2852 2976335626656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 095b6474-01f4-4f0c-9ab1-5f7b98f4e954 2022-08-25 05:18:33.732 2852 2976335626656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['51308616-525c-462b-b671-1d4d8ea8e4bc'] 2022-08-25 05:18:33.732 2852 2976335626656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-25 05:18:33.732 2852 2976335626656 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-08-25 05:18:33.732 2852 2976335626656 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['51308616-525c-462b-b671-1d4d8ea8e4bc'] 2022-08-25 05:18:35.724 2852 2976356081504 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:18:35.724 2852 2976356081504 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:390 2022-08-25 05:18:35.906 2852 2976356081504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:18:53.447 2852 2976352977312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f53938da-b34d-4ac4-80c6-7105fe66ce17 2022-08-25 05:18:53.815 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-25 05:18:54.087 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Adding port f53938da-b34d-4ac4-80c6-7105fe66ce17 2022-08-25 05:18:54.087 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Port f53938da-b34d-4ac4-80c6-7105fe66ce17 updated. Details: {'device': 'f53938da-b34d-4ac4-80c6-7105fe66ce17', 'network_id': '4f242f7a-853d-4875-b23e-d7f6be447b0e', 'port_id': 'f53938da-b34d-4ac4-80c6-7105fe66ce17', 'mac_address': 'fa:16:3e:9c:b1:b6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 169, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '48d45c3e-d883-4ffb-b6d7-a451621c40ce', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-25 05:18:54.103 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] 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-08-25 05:18:54.103 2852 2976356290224 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:18:54.103 2852 2976356290224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:18:54.103 2852 2976356290224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f53938da-b34d-4ac4-80c6-7105fe66ce17 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:18:54.103 2852 2976356290224 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-08-25 05:18:54.136 2852 2976356290224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f53938da-b34d-4ac4-80c6-7105fe66ce17') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:18:54.136 2852 2976356290224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f53938da-b34d-4ac4-80c6-7105fe66ce17') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:18:54.151 2852 2976356290224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f53938da-b34d-4ac4-80c6-7105fe66ce17 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:18:54.151 2852 2976356290224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 169, VLAN trunk: None to switch port f53938da-b34d-4ac4-80c6-7105fe66ce17 2022-08-25 05:18:54.215 2852 2976356290224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-25 05:18:54.215 2852 2976356290224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f53938da-b34d-4ac4-80c6-7105fe66ce17'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:18:54.354 2852 2976356290224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f53938da-b34d-4ac4-80c6-7105fe66ce17']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:18:54.354 2852 2976356290224 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-08-25 05:18:54.354 2852 2976356290224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (453d5fcf-eb88-4230-a31f-1a2a8e9b27b2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:18:54.354 2852 2976356290224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f53938da-b34d-4ac4-80c6-7105fe66ce17 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:18:54.354 2852 2976356290224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-25 05:18:54.354 2852 2976356290224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-08-25 05:18:54.354 2852 2976356290224 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:18:54.354 2852 2976356290224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:18:54.370 2852 2976356290224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" "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:404 2022-08-25 05:18:54.370 2852 2976356290224 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:18:54.370 2852 2976356290224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:18:54.370 2852 2976356290224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" "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:404 2022-08-25 05:18:54.431 2852 2976356290224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" "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:404 2022-08-25 05:18:54.431 2852 2976356290224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f53938da-b34d-4ac4-80c6-7105fe66ce17 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-25 05:18:54.431 2852 2976356290224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f53938da-b34d-4ac4-80c6-7105fe66ce17 processed. 2022-08-25 05:18:55.401 2852 2976356290224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-907a14f4-e55d-47c3-b227-bb409e75c152 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] network_delete received. Deleting network 095b6474-01f4-4f0c-9ab1-5f7b98f4e954 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-25 05:18:55.401 2852 2976356290224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-907a14f4-e55d-47c3-b227-bb409e75c152 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] Network 095b6474-01f4-4f0c-9ab1-5f7b98f4e954 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-25 05:18:55.823 2852 2976353364800 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:18:55.823 2852 2976353364800 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:390 2022-08-25 05:18:56.087 2852 2976353364800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:19:09.066 2852 2976352718512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-99ce1999-7252-4306-bdbe-df65528b5070 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Security group member updated on remote: ['5b8f2e59-a05b-4761-b42b-6d2eba52a419'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:19:09.066 2852 2976352718512 MainThread INFO neutron.agent.securitygroups_rpc [req-99ce1999-7252-4306-bdbe-df65528b5070 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Security group member updated ['5b8f2e59-a05b-4761-b42b-6d2eba52a419'] 2022-08-25 05:19:09.386 2852 2976352977136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f53938da-b34d-4ac4-80c6-7105fe66ce17 2022-08-25 05:19:09.386 2852 2976352977136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 82394bc9-9ddc-4ed4-8406-9691cb06632d 2022-08-25 05:19:09.472 2852 2976333237056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99ce1999-7252-4306-bdbe-df65528b5070 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] port_delete event received for '82394bc9-9ddc-4ed4-8406-9691cb06632d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:19:09.925 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-25 05:19:09.925 2852 2976353586336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '82394bc9-9ddc-4ed4-8406-9691cb06632d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-25 05:19:09.925 2852 2976353586336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '82394bc9-9ddc-4ed4-8406-9691cb06632d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-25 05:19:09.925 2852 2976353586336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 82394bc9-9ddc-4ed4-8406-9691cb06632d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-25 05:19:09.925 2852 2976353586336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['82394bc9-9ddc-4ed4-8406-9691cb06632d'] 2022-08-25 05:19:09.946 2852 2976353586336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-25 05:19:09.946 2852 2976353586336 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-08-25 05:19:09.946 2852 2976353586336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['82394bc9-9ddc-4ed4-8406-9691cb06632d'] 2022-08-25 05:19:09.946 2852 2976353586512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f53938da-b34d-4ac4-80c6-7105fe66ce17' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-25 05:19:09.949 2852 2976353586512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f53938da-b34d-4ac4-80c6-7105fe66ce17' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-25 05:19:09.949 2852 2976353586512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f53938da-b34d-4ac4-80c6-7105fe66ce17 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-25 05:19:09.972 2852 2976353586512 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f53938da-b34d-4ac4-80c6-7105fe66ce17'] 2022-08-25 05:19:09.972 2852 2976353586512 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-25 05:19:09.972 2852 2976353586512 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-08-25 05:19:09.972 2852 2976353586512 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f53938da-b34d-4ac4-80c6-7105fe66ce17'] 2022-08-25 05:19:11.392 2852 2976352977136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0d91b648-e373-417b-a690-0fb287d3650f 2022-08-25 05:19:11.934 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-25 05:19:11.934 2852 2976335596352 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:19:11.934 2852 2976335596352 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:390 2022-08-25 05:19:11.934 2852 2976356288816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0d91b648-e373-417b-a690-0fb287d3650f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-25 05:19:11.934 2852 2976356288816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0d91b648-e373-417b-a690-0fb287d3650f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-25 05:19:11.934 2852 2976356288816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0d91b648-e373-417b-a690-0fb287d3650f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-25 05:19:11.947 2852 2976356288816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ef26ad80-6374-4d93-b606-29e37433e765 2022-08-25 05:19:11.947 2852 2976356288816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0d91b648-e373-417b-a690-0fb287d3650f'] 2022-08-25 05:19:11.947 2852 2976356288816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-25 05:19:11.947 2852 2976356288816 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-08-25 05:19:11.947 2852 2976356288816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0d91b648-e373-417b-a690-0fb287d3650f'] 2022-08-25 05:19:12.167 2852 2976335596352 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:404 2022-08-25 05:19:13.419 2852 2976352977136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f53938da-b34d-4ac4-80c6-7105fe66ce17 2022-08-25 05:19:13.947 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-25 05:19:13.947 2852 2976354572240 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:19:13.947 2852 2976354572240 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:390 2022-08-25 05:19:13.947 2852 2976354194176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f53938da-b34d-4ac4-80c6-7105fe66ce17' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-25 05:19:13.947 2852 2976354194176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f53938da-b34d-4ac4-80c6-7105fe66ce17' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-25 05:19:13.947 2852 2976354194176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f53938da-b34d-4ac4-80c6-7105fe66ce17 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-25 05:19:13.963 2852 2976354194176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4f242f7a-853d-4875-b23e-d7f6be447b0e 2022-08-25 05:19:13.963 2852 2976354194176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f53938da-b34d-4ac4-80c6-7105fe66ce17'] 2022-08-25 05:19:13.963 2852 2976354194176 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-08-25 05:19:13.963 2852 2976354194176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f53938da-b34d-4ac4-80c6-7105fe66ce17'] 2022-08-25 05:19:14.185 2852 2976354572240 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:404 2022-08-25 05:19:14.731 2852 2976354631168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9503ffce-67cd-4f3e-b3d4-9c1cf4d686c0 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] port_delete event received for '3c672d80-802a-4f1a-9936-a7b5e86cb62b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:19:15.974 2852 2976354652752 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:19:15.974 2852 2976354652752 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:390 2022-08-25 05:19:16.052 2852 2976354652752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.079s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:19:21.495 2852 2976352977136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6bc914bc-b008-4775-8dfd-4a7ae0f6627a 2022-08-25 05:19:21.537 2852 2976354719344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-af051aa0-4bfa-45c8-aa05-f770f6fb0969 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Security group member updated on remote: ['9e65842f-0ccc-4d6d-a4e2-82662683f924'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:19:21.537 2852 2976354719344 MainThread INFO neutron.agent.securitygroups_rpc [req-af051aa0-4bfa-45c8-aa05-f770f6fb0969 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Security group member updated ['9e65842f-0ccc-4d6d-a4e2-82662683f924'] 2022-08-25 05:19:21.537 2852 2976354719344 MainThread INFO neutron.agent.securitygroups_rpc [req-af051aa0-4bfa-45c8-aa05-f770f6fb0969 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Refresh firewall rules 2022-08-25 05:19:21.537 2852 2976354719344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-af051aa0-4bfa-45c8-aa05-f770f6fb0969 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Get security group information for devices via rpc ['205f3bdb-260c-4dcd-952b-c7e39039cac9', '6bc914bc-b008-4775-8dfd-4a7ae0f6627a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:19:21.635 2852 2976355556336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af051aa0-4bfa-45c8-aa05-f770f6fb0969 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] port_delete event received for '6bc914bc-b008-4775-8dfd-4a7ae0f6627a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:19:21.714 2852 2976354719344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-af051aa0-4bfa-45c8-aa05-f770f6fb0969 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Update security group information for ports dict_keys(['205f3bdb-260c-4dcd-952b-c7e39039cac9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:19:21.714 2852 2976354719344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-af051aa0-4bfa-45c8-aa05-f770f6fb0969 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-25 05:19:21.714 2852 2976354719344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-af051aa0-4bfa-45c8-aa05-f770f6fb0969 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Update rules of security group (9e65842f-0ccc-4d6d-a4e2-82662683f924) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:19:21.714 2852 2976354719344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-af051aa0-4bfa-45c8-aa05-f770f6fb0969 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Update members of security group (9e65842f-0ccc-4d6d-a4e2-82662683f924) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-25 05:19:21.714 2852 2976354719344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-af051aa0-4bfa-45c8-aa05-f770f6fb0969 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Update port filter for 205f3bdb-260c-4dcd-952b-c7e39039cac9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:19:21.714 2852 2976354719344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-af051aa0-4bfa-45c8-aa05-f770f6fb0969 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Updating port rules. 2022-08-25 05:19:21.714 2852 2976354719344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-af051aa0-4bfa-45c8-aa05-f770f6fb0969 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Creating 0 new rules, removing 1 old rules. 2022-08-25 05:19:21.714 2852 2976354719344 MainThread DEBUG oslo_concurrency.lockutils [req-af051aa0-4bfa-45c8-aa05-f770f6fb0969 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Acquiring lock "n-hv-driver-port-lock-205f3bdb-260c-4dcd-952b-c7e39039cac9" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:19:21.714 2852 2976354719344 MainThread DEBUG oslo_concurrency.lockutils [req-af051aa0-4bfa-45c8-aa05-f770f6fb0969 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Lock "n-hv-driver-port-lock-205f3bdb-260c-4dcd-952b-c7e39039cac9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:19:21.729 2852 2976354719344 MainThread DEBUG oslo_concurrency.lockutils [req-af051aa0-4bfa-45c8-aa05-f770f6fb0969 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Lock "n-hv-driver-port-lock-205f3bdb-260c-4dcd-952b-c7e39039cac9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:19:21.729 2852 2976354719344 MainThread DEBUG oslo_concurrency.lockutils [req-af051aa0-4bfa-45c8-aa05-f770f6fb0969 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Acquiring lock "n-hv-driver-port-lock-205f3bdb-260c-4dcd-952b-c7e39039cac9" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:19:21.729 2852 2976354719344 MainThread DEBUG oslo_concurrency.lockutils [req-af051aa0-4bfa-45c8-aa05-f770f6fb0969 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Lock "n-hv-driver-port-lock-205f3bdb-260c-4dcd-952b-c7e39039cac9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:19:21.871 2852 2976354719344 MainThread DEBUG oslo_concurrency.lockutils [req-af051aa0-4bfa-45c8-aa05-f770f6fb0969 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Lock "n-hv-driver-port-lock-205f3bdb-260c-4dcd-952b-c7e39039cac9" "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:404 2022-08-25 05:19:21.993 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-25 05:19:21.994 2852 2976354719344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6bc914bc-b008-4775-8dfd-4a7ae0f6627a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-25 05:19:21.994 2852 2976354719344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6bc914bc-b008-4775-8dfd-4a7ae0f6627a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-25 05:19:21.994 2852 2976354719344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6bc914bc-b008-4775-8dfd-4a7ae0f6627a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-25 05:19:21.994 2852 2976354719344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6bc914bc-b008-4775-8dfd-4a7ae0f6627a'] 2022-08-25 05:19:21.994 2852 2976354719344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-25 05:19:21.994 2852 2976354719344 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-08-25 05:19:21.994 2852 2976354719344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6bc914bc-b008-4775-8dfd-4a7ae0f6627a'] 2022-08-25 05:19:23.702 2852 2976352977312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0d91b648-e373-417b-a690-0fb287d3650f 2022-08-25 05:19:24.009 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-25 05:19:24.012 2852 2976354630816 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:19:24.012 2852 2976354630816 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:390 2022-08-25 05:19:24.056 2852 2976354630816 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:404 2022-08-25 05:19:24.339 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Adding port 0d91b648-e373-417b-a690-0fb287d3650f 2022-08-25 05:19:24.339 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Port 0d91b648-e373-417b-a690-0fb287d3650f updated. Details: {'device': '0d91b648-e373-417b-a690-0fb287d3650f', 'network_id': 'ef26ad80-6374-4d93-b606-29e37433e765', 'port_id': '0d91b648-e373-417b-a690-0fb287d3650f', 'mac_address': 'fa:16:3e:fc:91:ac', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 164, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd432e233-55ca-44b1-ae1d-0fab448604c2', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-25 05:19:24.339 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] 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-08-25 05:19:24.339 2852 2976353161280 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-0d91b648-e373-417b-a690-0fb287d3650f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:19:24.339 2852 2976353161280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0d91b648-e373-417b-a690-0fb287d3650f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:19:24.339 2852 2976353161280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0d91b648-e373-417b-a690-0fb287d3650f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:19:24.339 2852 2976353161280 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ef26ad80-6374-4d93-b606-29e37433e765 2022-08-25 05:19:24.339 2852 2976353161280 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-08-25 05:19:24.502 2852 2976353161280 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0d91b648-e373-417b-a690-0fb287d3650f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:19:24.502 2852 2976353161280 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0d91b648-e373-417b-a690-0fb287d3650f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:19:24.524 2852 2976353161280 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0d91b648-e373-417b-a690-0fb287d3650f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:19:24.524 2852 2976353161280 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 164, VLAN trunk: None to switch port 0d91b648-e373-417b-a690-0fb287d3650f 2022-08-25 05:19:24.606 2852 2976353161280 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-25 05:19:24.606 2852 2976353161280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0d91b648-e373-417b-a690-0fb287d3650f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:19:25.010 2852 2976353161280 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0d91b648-e373-417b-a690-0fb287d3650f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:19:25.010 2852 2976353161280 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-08-25 05:19:25.010 2852 2976353161280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (90ec2291-b290-4989-af89-1f09986718d0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:19:25.010 2852 2976353161280 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0d91b648-e373-417b-a690-0fb287d3650f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:19:25.010 2852 2976353161280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-25 05:19:25.010 2852 2976353161280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0d91b648-e373-417b-a690-0fb287d3650f not yet added. Adding. 2022-08-25 05:19:25.010 2852 2976353161280 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-08-25 05:19:25.010 2852 2976353161280 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-08-25 05:19:25.120 2852 2976353161280 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-0d91b648-e373-417b-a690-0fb287d3650f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:19:25.120 2852 2976353161280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d91b648-e373-417b-a690-0fb287d3650f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:19:25.228 2852 2976353161280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d91b648-e373-417b-a690-0fb287d3650f" "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:404 2022-08-25 05:19:25.228 2852 2976353161280 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-0d91b648-e373-417b-a690-0fb287d3650f" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:19:25.228 2852 2976353161280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d91b648-e373-417b-a690-0fb287d3650f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:19:25.338 2852 2976353161280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d91b648-e373-417b-a690-0fb287d3650f" "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:404 2022-08-25 05:19:25.448 2852 2976353161280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0d91b648-e373-417b-a690-0fb287d3650f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:19:25.448 2852 2976353161280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0d91b648-e373-417b-a690-0fb287d3650f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-25 05:19:25.448 2852 2976353161280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0d91b648-e373-417b-a690-0fb287d3650f processed. 2022-08-25 05:19:26.046 2852 2976353161280 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:19:26.046 2852 2976353161280 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:390 2022-08-25 05:19:26.346 2852 2976353161280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.296s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:19:35.824 2852 2976352977312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f53938da-b34d-4ac4-80c6-7105fe66ce17 2022-08-25 05:19:36.087 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-25 05:19:36.359 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Adding port f53938da-b34d-4ac4-80c6-7105fe66ce17 2022-08-25 05:19:36.359 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Port f53938da-b34d-4ac4-80c6-7105fe66ce17 updated. Details: {'device': 'f53938da-b34d-4ac4-80c6-7105fe66ce17', 'network_id': '4f242f7a-853d-4875-b23e-d7f6be447b0e', 'port_id': 'f53938da-b34d-4ac4-80c6-7105fe66ce17', 'mac_address': 'fa:16:3e:9c:b1:b6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 169, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '48d45c3e-d883-4ffb-b6d7-a451621c40ce', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-25 05:19:36.359 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] 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-08-25 05:19:36.359 2852 2976353161280 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:19:36.359 2852 2976353161280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:19:36.359 2852 2976353161280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f53938da-b34d-4ac4-80c6-7105fe66ce17 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:19:36.359 2852 2976353161280 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4f242f7a-853d-4875-b23e-d7f6be447b0e 2022-08-25 05:19:36.359 2852 2976353161280 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-08-25 05:19:36.478 2852 2976353161280 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f53938da-b34d-4ac4-80c6-7105fe66ce17') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:19:36.478 2852 2976353161280 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f53938da-b34d-4ac4-80c6-7105fe66ce17') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:19:36.513 2852 2976353161280 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f53938da-b34d-4ac4-80c6-7105fe66ce17 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:19:36.513 2852 2976353161280 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 169, VLAN trunk: None to switch port f53938da-b34d-4ac4-80c6-7105fe66ce17 2022-08-25 05:19:36.572 2852 2976353161280 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-25 05:19:36.599 2852 2976353161280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f53938da-b34d-4ac4-80c6-7105fe66ce17'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:19:36.744 2852 2976353161280 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f53938da-b34d-4ac4-80c6-7105fe66ce17']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:19:36.762 2852 2976353161280 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-08-25 05:19:36.762 2852 2976353161280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (453d5fcf-eb88-4230-a31f-1a2a8e9b27b2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:19:36.762 2852 2976353161280 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f53938da-b34d-4ac4-80c6-7105fe66ce17 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:19:36.762 2852 2976353161280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-25 05:19:36.762 2852 2976353161280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f53938da-b34d-4ac4-80c6-7105fe66ce17 not yet added. Adding. 2022-08-25 05:19:36.762 2852 2976353161280 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-08-25 05:19:36.762 2852 2976353161280 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-08-25 05:19:36.872 2852 2976353161280 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:19:36.872 2852 2976353161280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:19:37.007 2852 2976353161280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" "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:404 2022-08-25 05:19:37.007 2852 2976353161280 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:19:37.007 2852 2976353161280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:19:37.134 2852 2976353161280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" "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:404 2022-08-25 05:19:37.232 2852 2976353161280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f53938da-b34d-4ac4-80c6-7105fe66ce17" "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:404 2022-08-25 05:19:37.232 2852 2976353161280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f53938da-b34d-4ac4-80c6-7105fe66ce17 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-25 05:19:37.232 2852 2976353161280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f53938da-b34d-4ac4-80c6-7105fe66ce17 processed. 2022-08-25 05:19:38.102 2852 2976354070192 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:19:38.102 2852 2976354070192 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:390 2022-08-25 05:19:38.463 2852 2976354070192 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:404 2022-08-25 05:19:39.215 2852 2976356289344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b771d3eb-ac40-487b-bb20-1dd0935a19d9 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Security group member updated on remote: ['9e65842f-0ccc-4d6d-a4e2-82662683f924'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:19:39.215 2852 2976356289344 MainThread INFO neutron.agent.securitygroups_rpc [req-b771d3eb-ac40-487b-bb20-1dd0935a19d9 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Security group member updated ['9e65842f-0ccc-4d6d-a4e2-82662683f924'] 2022-08-25 05:19:39.215 2852 2976356289344 MainThread INFO neutron.agent.securitygroups_rpc [req-b771d3eb-ac40-487b-bb20-1dd0935a19d9 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Refresh firewall rules 2022-08-25 05:19:39.215 2852 2976356289344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b771d3eb-ac40-487b-bb20-1dd0935a19d9 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Get security group information for devices via rpc ['205f3bdb-260c-4dcd-952b-c7e39039cac9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:19:39.248 2852 2976356289344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b771d3eb-ac40-487b-bb20-1dd0935a19d9 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:19:39.248 2852 2976356289344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b771d3eb-ac40-487b-bb20-1dd0935a19d9 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-25 05:19:39.309 2852 2976353223072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b771d3eb-ac40-487b-bb20-1dd0935a19d9 624edd17ef8040538a16bd302851f93f f40c5b3d8b1f452a94e47d41a75729b0 - - - -] port_delete event received for '205f3bdb-260c-4dcd-952b-c7e39039cac9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:19:39.670 2852 2976352977136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 205f3bdb-260c-4dcd-952b-c7e39039cac9 2022-08-25 05:19:40.103 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-25 05:19:40.103 2852 2976354951936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '205f3bdb-260c-4dcd-952b-c7e39039cac9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-25 05:19:40.103 2852 2976354951936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '205f3bdb-260c-4dcd-952b-c7e39039cac9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-25 05:19:40.103 2852 2976354951936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 205f3bdb-260c-4dcd-952b-c7e39039cac9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-25 05:19:40.103 2852 2976354951936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 26b41b91-d7cc-40ca-b6ad-e5c664194797 2022-08-25 05:19:40.124 2852 2976354951936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['205f3bdb-260c-4dcd-952b-c7e39039cac9'] 2022-08-25 05:19:40.124 2852 2976354951936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-25 05:19:40.124 2852 2976354951936 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-08-25 05:19:40.124 2852 2976354951936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['205f3bdb-260c-4dcd-952b-c7e39039cac9'] 2022-08-25 05:19:42.118 2852 2976355795536 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:19:42.118 2852 2976355795536 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:390 2022-08-25 05:19:42.134 2852 2976355795536 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:404 2022-08-25 05:19:43.670 2852 2976352977136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a017effd-475b-4b7f-b746-b04f5f3821d6 2022-08-25 05:19:44.024 2852 2976335766800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7519f278-a4e0-46c9-8d10-b9786a63e2df e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group member updated on remote: ['63556e20-2009-444b-a334-0509298faa6f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:19:44.024 2852 2976335766800 MainThread INFO neutron.agent.securitygroups_rpc [req-7519f278-a4e0-46c9-8d10-b9786a63e2df e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] Security group member updated ['63556e20-2009-444b-a334-0509298faa6f'] 2022-08-25 05:19:44.108 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-25 05:19:44.108 2852 2976356155232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a017effd-475b-4b7f-b746-b04f5f3821d6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-25 05:19:44.108 2852 2976356155232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a017effd-475b-4b7f-b746-b04f5f3821d6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-25 05:19:44.108 2852 2976356155232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a017effd-475b-4b7f-b746-b04f5f3821d6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-25 05:19:44.123 2852 2976356155232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network df217525-6287-456f-9e6b-9d8eb81dc5fa 2022-08-25 05:19:44.123 2852 2976356155232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a017effd-475b-4b7f-b746-b04f5f3821d6'] 2022-08-25 05:19:44.123 2852 2976356155232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-25 05:19:44.123 2852 2976356155232 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-08-25 05:19:44.123 2852 2976356155232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a017effd-475b-4b7f-b746-b04f5f3821d6'] 2022-08-25 05:19:44.383 2852 2976353363568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7519f278-a4e0-46c9-8d10-b9786a63e2df e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] port_delete event received for 'a017effd-475b-4b7f-b746-b04f5f3821d6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:19:44.556 2852 2976353363568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88212c63-93ee-46a9-839d-3ad69e849e45 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for 'f4d4ad21-a8f6-4397-96e0-d16b58b13417' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:19:46.118 2852 2976353363568 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:19:46.118 2852 2976353363568 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:390 2022-08-25 05:19:46.133 2852 2976353363568 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:404 2022-08-25 05:19:46.264 2852 2976356032576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3df0773-4902-407e-baae-fda6446e5056 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for '46f0d0a3-337b-4559-a47a-e20894beab64' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:19:47.384 2852 2976353733616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0eeb126-a477-4e43-bbdb-8f85c8782083 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for '1e4024ba-d7c5-4dcb-8b3d-ee2bc0361ee7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:19:47.384 2852 2976353733616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36313681-31ec-443e-a752-224584349960 - - - - - -] port_delete event received for '1e4024ba-d7c5-4dcb-8b3d-ee2bc0361ee7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:19:47.633 2852 2976353586336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f999dae4-0839-410c-89a4-742b285c99a0 e8776ca5fe264cee904f8fab1a16a5f6 24e23f01dd38467784ef3665ddd71876 - - - -] port_delete event received for 'ed501f3b-8b16-4c86-b609-801f2a5f4551' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:19:47.701 2852 2976356217952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0eeb126-a477-4e43-bbdb-8f85c8782083 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] network_delete received. Deleting network 26b41b91-d7cc-40ca-b6ad-e5c664194797 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-25 05:19:47.701 2852 2976356217952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0eeb126-a477-4e43-bbdb-8f85c8782083 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] Network 26b41b91-d7cc-40ca-b6ad-e5c664194797 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-25 05:19:53.072 2852 2976355309168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b81486a-2ec2-4ac8-8bf9-bf97c10a9025 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for '07fbdac6-103f-436d-8669-1231c903776a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:19:54.152 2852 2976353161280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b929b9f3-0d5e-4bbe-a55a-c873c200aeca dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] network_delete received. Deleting network d73e47a4-5ffb-4cff-a876-9a158850be85 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-25 05:19:54.152 2852 2976353161280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b929b9f3-0d5e-4bbe-a55a-c873c200aeca dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] Network d73e47a4-5ffb-4cff-a876-9a158850be85 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-25 05:19:54.711 2852 2976353161280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d022009-32af-47b2-8bd2-fd71edeb8e23 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for 'cf859dec-f45f-46a7-ab38-f067c3195b93' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:19:55.014 2852 2976353438000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aaf5c6fd-105e-4c25-8cf4-ea6b019606bb dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] network_delete received. Deleting network 3986ceaf-cf41-44f8-8d3c-a06e7515ba91 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-25 05:19:55.014 2852 2976353438000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aaf5c6fd-105e-4c25-8cf4-ea6b019606bb dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] Network 3986ceaf-cf41-44f8-8d3c-a06e7515ba91 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-25 05:19:55.838 2852 2976335594416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fcc6bac-647c-4425-b265-73fbd2c6a7d7 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for '39523c59-567f-480d-9eac-20fb31bad538' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:19:55.838 2852 2976335594416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d5aac11-501c-455b-be77-a262d9936f31 - - - - - -] port_delete event received for '39523c59-567f-480d-9eac-20fb31bad538' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:19:56.149 2852 2976335462464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fcc6bac-647c-4425-b265-73fbd2c6a7d7 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] network_delete received. Deleting network df217525-6287-456f-9e6b-9d8eb81dc5fa network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-25 05:19:56.149 2852 2976335462464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fcc6bac-647c-4425-b265-73fbd2c6a7d7 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] Network df217525-6287-456f-9e6b-9d8eb81dc5fa not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-25 05:20:19.461 2852 2976355869616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dc152568-640c-4617-9615-ebcd2d70a620 86fd818c1f894c388de9ca49c39a8cde 6f992bd094a646acb3ce5182abeb18f8 - - - -] Security group member updated on remote: ['453d5fcf-eb88-4230-a31f-1a2a8e9b27b2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:20:19.461 2852 2976355869616 MainThread INFO neutron.agent.securitygroups_rpc [req-dc152568-640c-4617-9615-ebcd2d70a620 86fd818c1f894c388de9ca49c39a8cde 6f992bd094a646acb3ce5182abeb18f8 - - - -] Security group member updated ['453d5fcf-eb88-4230-a31f-1a2a8e9b27b2'] 2022-08-25 05:20:19.962 2852 2976352977136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f53938da-b34d-4ac4-80c6-7105fe66ce17 2022-08-25 05:20:19.993 2852 2976355870848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc152568-640c-4617-9615-ebcd2d70a620 86fd818c1f894c388de9ca49c39a8cde 6f992bd094a646acb3ce5182abeb18f8 - - - -] port_delete event received for 'f53938da-b34d-4ac4-80c6-7105fe66ce17' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:20:20.228 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-25 05:20:20.228 2852 2976355588752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f53938da-b34d-4ac4-80c6-7105fe66ce17' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-25 05:20:20.228 2852 2976355588752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f53938da-b34d-4ac4-80c6-7105fe66ce17' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-25 05:20:20.228 2852 2976355588752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f53938da-b34d-4ac4-80c6-7105fe66ce17 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-25 05:20:20.243 2852 2976355588752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4f242f7a-853d-4875-b23e-d7f6be447b0e 2022-08-25 05:20:20.243 2852 2976355588752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f53938da-b34d-4ac4-80c6-7105fe66ce17'] 2022-08-25 05:20:20.243 2852 2976355588752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-25 05:20:20.243 2852 2976355588752 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-08-25 05:20:20.243 2852 2976355588752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f53938da-b34d-4ac4-80c6-7105fe66ce17'] 2022-08-25 05:20:22.258 2852 2976356758448 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:20:22.258 2852 2976356758448 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:390 2022-08-25 05:20:22.292 2852 2976356758448 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:404 2022-08-25 05:20:22.806 2852 2976335596352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21e72709-205f-48f4-9ae4-d0cfd238e287 86fd818c1f894c388de9ca49c39a8cde 6f992bd094a646acb3ce5182abeb18f8 - - - -] port_delete event received for 'de239628-6859-48f8-a773-3d14f899cd86' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:20:26.711 2852 2976265955632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ab603c8-ff9f-42d1-84df-df5aa8d505fe dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for '64d3b187-b056-4977-bf52-b2da48e3dabf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:20:28.435 2852 2976356218128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cf19f4f-b9dd-4fe0-8d15-2555e0c96ab7 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for 'a12ca88c-d777-4702-8489-e8a4f276fe75' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:20:29.559 2852 2976356218128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d77ab17c-580c-4e36-8496-c6b9cf462000 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for 'adc044c3-62c3-4fda-a0dd-43b9afa29797' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:20:29.559 2852 2976356218128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b6a639a-67bb-41cb-8125-d50cc8ad8a00 - - - - - -] port_delete event received for 'adc044c3-62c3-4fda-a0dd-43b9afa29797' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:20:29.829 2852 2976354652752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d77ab17c-580c-4e36-8496-c6b9cf462000 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] network_delete received. Deleting network 4f242f7a-853d-4875-b23e-d7f6be447b0e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-25 05:20:29.829 2852 2976354652752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d77ab17c-580c-4e36-8496-c6b9cf462000 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] Network 4f242f7a-853d-4875-b23e-d7f6be447b0e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-25 05:20:36.705 2852 2976353363568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e7f9fbb-87f7-4d91-8f03-06c6d3579659 - - - - - -] port_update received: 306fcc78-f9c9-4352-a800-560251c8fdee port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:20:36.705 2852 2976353363568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e7f9fbb-87f7-4d91-8f03-06c6d3579659 - - - - - -] No port 306fcc78-f9c9-4352-a800-560251c8fdee defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:20:38.826 2852 2976356873488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cced3169-a52e-4ee0-a67c-fc1b0f09b687 4168274f7ad04add802a472fc772f806 6ae05660d84743a982e2dca4caba08c6 - - - -] Security group rule updated on remote: ['182e8ca8-12ff-40f8-87e4-338f0004b1f8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:20:38.826 2852 2976356873488 MainThread INFO neutron.agent.securitygroups_rpc [req-cced3169-a52e-4ee0-a67c-fc1b0f09b687 4168274f7ad04add802a472fc772f806 6ae05660d84743a982e2dca4caba08c6 - - - -] Security group rule updated ['182e8ca8-12ff-40f8-87e4-338f0004b1f8'] 2022-08-25 05:20:39.249 2852 2976353584576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e079f914-1f3c-4215-849a-cda2f6b017e2 4168274f7ad04add802a472fc772f806 6ae05660d84743a982e2dca4caba08c6 - - - -] Security group rule updated on remote: ['182e8ca8-12ff-40f8-87e4-338f0004b1f8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:20:39.249 2852 2976353584576 MainThread INFO neutron.agent.securitygroups_rpc [req-e079f914-1f3c-4215-849a-cda2f6b017e2 4168274f7ad04add802a472fc772f806 6ae05660d84743a982e2dca4caba08c6 - - - -] Security group rule updated ['182e8ca8-12ff-40f8-87e4-338f0004b1f8'] 2022-08-25 05:20:40.672 2852 2976353584576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d9a5f27-bdbd-4b9c-bb41-b753820b6e8e - - - - - -] port_update received: 72c42a1c-581e-4a40-a1d4-94113362d33c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:20:40.689 2852 2976353584576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d9a5f27-bdbd-4b9c-bb41-b753820b6e8e - - - - - -] No port 72c42a1c-581e-4a40-a1d4-94113362d33c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:20:45.294 2852 2976355308288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7bfa58d0-00d3-471d-8ef4-42f1bd92bae9 9b6fa5d6022a48298debc2d174fef889 4f67ae0a3ccc40e6b32bf78b9711a104 - - - -] Security group member updated on remote: ['9fde4a77-60b5-4203-be49-b363d1526f8d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:20:45.294 2852 2976355308288 MainThread INFO neutron.agent.securitygroups_rpc [req-7bfa58d0-00d3-471d-8ef4-42f1bd92bae9 9b6fa5d6022a48298debc2d174fef889 4f67ae0a3ccc40e6b32bf78b9711a104 - - - -] Security group member updated ['9fde4a77-60b5-4203-be49-b363d1526f8d'] 2022-08-25 05:20:45.730 2852 2976353107808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-18ca2df8-b080-46a1-9354-cc70a17b70b3 4168274f7ad04add802a472fc772f806 6ae05660d84743a982e2dca4caba08c6 - - - -] Security group member updated on remote: ['182e8ca8-12ff-40f8-87e4-338f0004b1f8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:20:45.730 2852 2976353107808 MainThread INFO neutron.agent.securitygroups_rpc [req-18ca2df8-b080-46a1-9354-cc70a17b70b3 4168274f7ad04add802a472fc772f806 6ae05660d84743a982e2dca4caba08c6 - - - -] Security group member updated ['182e8ca8-12ff-40f8-87e4-338f0004b1f8'] 2022-08-25 05:20:46.429 2852 2976354528768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbb2c750-e843-4682-8d64-3186c5774f41 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] port_update received: 68e0d7dc-0e3b-4efb-8138-b6786b18dd6e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:20:46.429 2852 2976354528768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbb2c750-e843-4682-8d64-3186c5774f41 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] No port 68e0d7dc-0e3b-4efb-8138-b6786b18dd6e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:20:46.777 2852 2976355403376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17299f04-f2b4-42fe-a41c-809ed933cc8c 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] port_update received: 35d32588-59d7-4b74-bc43-73f050aaee71 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:20:46.777 2852 2976355403376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17299f04-f2b4-42fe-a41c-809ed933cc8c 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] No port 35d32588-59d7-4b74-bc43-73f050aaee71 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:20:48.429 2852 2976352977312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 68e0d7dc-0e3b-4efb-8138-b6786b18dd6e 2022-08-25 05:20:48.429 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-25 05:20:48.773 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Adding port 68e0d7dc-0e3b-4efb-8138-b6786b18dd6e 2022-08-25 05:20:48.773 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Port 68e0d7dc-0e3b-4efb-8138-b6786b18dd6e updated. Details: {'device': '68e0d7dc-0e3b-4efb-8138-b6786b18dd6e', 'network_id': 'c6efd4b9-a957-43e3-82b9-29dfd656b35e', 'port_id': '68e0d7dc-0e3b-4efb-8138-b6786b18dd6e', 'mac_address': 'fa:16:3e:af:1f:d9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 156, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8a5e2880-4038-4935-a803-8876405a6d1f', 'ip_address': '192.168.233.194'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-25 05:20:48.773 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] 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-08-25 05:20:48.773 2852 2976353107808 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-68e0d7dc-0e3b-4efb-8138-b6786b18dd6e" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:20:48.773 2852 2976353107808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-68e0d7dc-0e3b-4efb-8138-b6786b18dd6e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:20:48.773 2852 2976353107808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 68e0d7dc-0e3b-4efb-8138-b6786b18dd6e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:20:48.773 2852 2976353107808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c6efd4b9-a957-43e3-82b9-29dfd656b35e 2022-08-25 05:20:48.773 2852 2976353107808 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-08-25 05:20:48.914 2852 2976353107808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '68e0d7dc-0e3b-4efb-8138-b6786b18dd6e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:20:48.914 2852 2976353107808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '68e0d7dc-0e3b-4efb-8138-b6786b18dd6e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:20:48.914 2852 2976353107808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 68e0d7dc-0e3b-4efb-8138-b6786b18dd6e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:20:48.914 2852 2976353107808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 156, VLAN trunk: None to switch port 68e0d7dc-0e3b-4efb-8138-b6786b18dd6e 2022-08-25 05:20:49.008 2852 2976353107808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-25 05:20:49.008 2852 2976353107808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['68e0d7dc-0e3b-4efb-8138-b6786b18dd6e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:20:49.142 2852 2976353107808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['68e0d7dc-0e3b-4efb-8138-b6786b18dd6e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:20:49.142 2852 2976353107808 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-08-25 05:20:49.142 2852 2976353107808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9fde4a77-60b5-4203-be49-b363d1526f8d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:20:49.142 2852 2976353107808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9fde4a77-60b5-4203-be49-b363d1526f8d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-25 05:20:49.142 2852 2976353107808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 68e0d7dc-0e3b-4efb-8138-b6786b18dd6e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:20:49.142 2852 2976353107808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-25 05:20:49.142 2852 2976353107808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 68e0d7dc-0e3b-4efb-8138-b6786b18dd6e not yet added. Adding. 2022-08-25 05:20:49.163 2852 2976353107808 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-08-25 05:20:49.163 2852 2976353107808 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-08-25 05:20:49.243 2852 2976353107808 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-68e0d7dc-0e3b-4efb-8138-b6786b18dd6e" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:20:49.243 2852 2976353107808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68e0d7dc-0e3b-4efb-8138-b6786b18dd6e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:20:49.329 2852 2976353107808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68e0d7dc-0e3b-4efb-8138-b6786b18dd6e" "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:404 2022-08-25 05:20:49.329 2852 2976353107808 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-68e0d7dc-0e3b-4efb-8138-b6786b18dd6e" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:20:49.329 2852 2976353107808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68e0d7dc-0e3b-4efb-8138-b6786b18dd6e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:20:49.436 2852 2976353107808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68e0d7dc-0e3b-4efb-8138-b6786b18dd6e" "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:404 2022-08-25 05:20:49.523 2852 2976353107808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-68e0d7dc-0e3b-4efb-8138-b6786b18dd6e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.766s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:20:49.523 2852 2976353107808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 68e0d7dc-0e3b-4efb-8138-b6786b18dd6e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-25 05:20:49.523 2852 2976353107808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 68e0d7dc-0e3b-4efb-8138-b6786b18dd6e processed. 2022-08-25 05:20:50.423 2852 2976353107808 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:20:50.423 2852 2976353107808 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:390 2022-08-25 05:20:50.461 2852 2976352977312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 35d32588-59d7-4b74-bc43-73f050aaee71 2022-08-25 05:20:50.701 2852 2976353107808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:20:52.432 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-25 05:20:52.756 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Adding port 35d32588-59d7-4b74-bc43-73f050aaee71 2022-08-25 05:20:52.756 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Port 35d32588-59d7-4b74-bc43-73f050aaee71 updated. Details: {'device': '35d32588-59d7-4b74-bc43-73f050aaee71', 'network_id': '0c4ebf19-255d-4ca3-81d7-b06a8db2c226', 'port_id': '35d32588-59d7-4b74-bc43-73f050aaee71', 'mac_address': 'fa:16:3e:38:c8:ad', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 178, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '53d93c33-48b2-4d1e-8563-7e5974d48e82', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-25 05:20:52.756 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] 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-08-25 05:20:52.756 2852 2976353226064 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-35d32588-59d7-4b74-bc43-73f050aaee71" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:20:52.768 2852 2976353226064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-35d32588-59d7-4b74-bc43-73f050aaee71" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:20:52.768 2852 2976353226064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 35d32588-59d7-4b74-bc43-73f050aaee71 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:20:52.768 2852 2976353226064 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0c4ebf19-255d-4ca3-81d7-b06a8db2c226 2022-08-25 05:20:52.768 2852 2976353226064 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-08-25 05:20:52.898 2852 2976353226064 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '35d32588-59d7-4b74-bc43-73f050aaee71') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:20:52.898 2852 2976353226064 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '35d32588-59d7-4b74-bc43-73f050aaee71') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:20:52.898 2852 2976353226064 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 35d32588-59d7-4b74-bc43-73f050aaee71 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:20:52.898 2852 2976353226064 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 178, VLAN trunk: None to switch port 35d32588-59d7-4b74-bc43-73f050aaee71 2022-08-25 05:20:52.985 2852 2976353226064 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-25 05:20:52.985 2852 2976353226064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['35d32588-59d7-4b74-bc43-73f050aaee71'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:20:53.131 2852 2976353226064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['35d32588-59d7-4b74-bc43-73f050aaee71']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:20:53.131 2852 2976353226064 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-08-25 05:20:53.131 2852 2976353226064 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (182e8ca8-12ff-40f8-87e4-338f0004b1f8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:20:53.131 2852 2976353226064 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 35d32588-59d7-4b74-bc43-73f050aaee71 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:20:53.131 2852 2976353226064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-25 05:20:53.131 2852 2976353226064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 35d32588-59d7-4b74-bc43-73f050aaee71 not yet added. Adding. 2022-08-25 05:20:53.131 2852 2976353226064 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-08-25 05:20:53.131 2852 2976353226064 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-08-25 05:20:53.235 2852 2976353226064 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-35d32588-59d7-4b74-bc43-73f050aaee71" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:20:53.235 2852 2976353226064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35d32588-59d7-4b74-bc43-73f050aaee71" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:20:53.339 2852 2976353226064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35d32588-59d7-4b74-bc43-73f050aaee71" "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:404 2022-08-25 05:20:53.339 2852 2976353226064 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-35d32588-59d7-4b74-bc43-73f050aaee71" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:20:53.339 2852 2976353226064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35d32588-59d7-4b74-bc43-73f050aaee71" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:20:53.462 2852 2976353226064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35d32588-59d7-4b74-bc43-73f050aaee71" "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:404 2022-08-25 05:20:53.539 2852 2976353226064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-35d32588-59d7-4b74-bc43-73f050aaee71" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.782s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:20:53.539 2852 2976353226064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 35d32588-59d7-4b74-bc43-73f050aaee71 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-25 05:20:53.539 2852 2976353226064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 35d32588-59d7-4b74-bc43-73f050aaee71 processed. 2022-08-25 05:20:54.432 2852 2976355589280 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:20:54.432 2852 2976355589280 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:390 2022-08-25 05:20:54.679 2852 2976355589280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:20:55.856 2852 2976356454992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1af7e20-c2f5-4f2b-900e-f4d4019c15fd 9b6fa5d6022a48298debc2d174fef889 4f67ae0a3ccc40e6b32bf78b9711a104 - - - -] Security group member updated on remote: ['9fde4a77-60b5-4203-be49-b363d1526f8d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:20:55.856 2852 2976356454992 MainThread INFO neutron.agent.securitygroups_rpc [req-b1af7e20-c2f5-4f2b-900e-f4d4019c15fd 9b6fa5d6022a48298debc2d174fef889 4f67ae0a3ccc40e6b32bf78b9711a104 - - - -] Security group member updated ['9fde4a77-60b5-4203-be49-b363d1526f8d'] 2022-08-25 05:20:55.856 2852 2976356454992 MainThread INFO neutron.agent.securitygroups_rpc [req-b1af7e20-c2f5-4f2b-900e-f4d4019c15fd 9b6fa5d6022a48298debc2d174fef889 4f67ae0a3ccc40e6b32bf78b9711a104 - - - -] Refresh firewall rules 2022-08-25 05:20:55.856 2852 2976356454992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1af7e20-c2f5-4f2b-900e-f4d4019c15fd 9b6fa5d6022a48298debc2d174fef889 4f67ae0a3ccc40e6b32bf78b9711a104 - - - -] Get security group information for devices via rpc ['68e0d7dc-0e3b-4efb-8138-b6786b18dd6e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:20:55.892 2852 2976356454992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b1af7e20-c2f5-4f2b-900e-f4d4019c15fd 9b6fa5d6022a48298debc2d174fef889 4f67ae0a3ccc40e6b32bf78b9711a104 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:20:55.892 2852 2976356454992 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b1af7e20-c2f5-4f2b-900e-f4d4019c15fd 9b6fa5d6022a48298debc2d174fef889 4f67ae0a3ccc40e6b32bf78b9711a104 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-25 05:20:55.954 2852 2976356454992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1af7e20-c2f5-4f2b-900e-f4d4019c15fd 9b6fa5d6022a48298debc2d174fef889 4f67ae0a3ccc40e6b32bf78b9711a104 - - - -] port_delete event received for '68e0d7dc-0e3b-4efb-8138-b6786b18dd6e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:20:56.298 2852 2976352977136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 68e0d7dc-0e3b-4efb-8138-b6786b18dd6e 2022-08-25 05:20:56.444 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-25 05:20:56.444 2852 2976334700784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '68e0d7dc-0e3b-4efb-8138-b6786b18dd6e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-25 05:20:56.444 2852 2976334700784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '68e0d7dc-0e3b-4efb-8138-b6786b18dd6e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-25 05:20:56.444 2852 2976334700784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 68e0d7dc-0e3b-4efb-8138-b6786b18dd6e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-25 05:20:56.444 2852 2976334700784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c6efd4b9-a957-43e3-82b9-29dfd656b35e 2022-08-25 05:20:56.444 2852 2976334700784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['68e0d7dc-0e3b-4efb-8138-b6786b18dd6e'] 2022-08-25 05:20:56.444 2852 2976334700784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-25 05:20:56.444 2852 2976334700784 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-08-25 05:20:56.444 2852 2976334700784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['68e0d7dc-0e3b-4efb-8138-b6786b18dd6e'] 2022-08-25 05:20:58.439 2852 2976334700784 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:20:58.439 2852 2976334700784 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:390 2022-08-25 05:20:58.469 2852 2976334700784 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:404 2022-08-25 05:21:00.548 2852 2976353295872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47c0787c-bf21-4399-b827-d1bb775f116e 6e30b4b9387841cdafec55e713085244 4f9ccb4755bf494592ec9e3114555111 - - - -] port_delete event received for '999cf7f1-cf10-4509-9dc8-95833e9451c8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:21:03.727 2852 2976353500496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-522bd8bf-6b40-41c5-8aa9-ef9324aeade3 6e30b4b9387841cdafec55e713085244 4f9ccb4755bf494592ec9e3114555111 - - - -] Security group member updated on remote: ['90ec2291-b290-4989-af89-1f09986718d0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:21:03.727 2852 2976353500496 MainThread INFO neutron.agent.securitygroups_rpc [req-522bd8bf-6b40-41c5-8aa9-ef9324aeade3 6e30b4b9387841cdafec55e713085244 4f9ccb4755bf494592ec9e3114555111 - - - -] Security group member updated ['90ec2291-b290-4989-af89-1f09986718d0'] 2022-08-25 05:21:03.787 2852 2976356952896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-522bd8bf-6b40-41c5-8aa9-ef9324aeade3 6e30b4b9387841cdafec55e713085244 4f9ccb4755bf494592ec9e3114555111 - - - -] port_delete event received for '0d91b648-e373-417b-a690-0fb287d3650f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:21:04.341 2852 2976352977136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0d91b648-e373-417b-a690-0fb287d3650f 2022-08-25 05:21:04.474 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-25 05:21:04.475 2852 2976356502160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0d91b648-e373-417b-a690-0fb287d3650f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-25 05:21:04.475 2852 2976356502160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0d91b648-e373-417b-a690-0fb287d3650f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-25 05:21:04.475 2852 2976356502160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0d91b648-e373-417b-a690-0fb287d3650f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-25 05:21:04.475 2852 2976356502160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ef26ad80-6374-4d93-b606-29e37433e765 2022-08-25 05:21:04.475 2852 2976356502160 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0d91b648-e373-417b-a690-0fb287d3650f'] 2022-08-25 05:21:04.475 2852 2976356502160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-25 05:21:04.475 2852 2976356502160 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-08-25 05:21:04.475 2852 2976356502160 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0d91b648-e373-417b-a690-0fb287d3650f'] 2022-08-25 05:21:06.506 2852 2976354526832 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:21:06.507 2852 2976354526832 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:390 2022-08-25 05:21:06.532 2852 2976354526832 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:404 2022-08-25 05:21:08.225 2852 2976354526832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e67cc58-2ab2-44e1-afe2-9b8eb974a573 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for '355be9df-c580-4377-9a0d-a724c07e9b04' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:21:09.500 2852 2976356217952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6aa36f15-3436-457f-938d-58450b466f27 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for '0a002496-db37-4157-991d-41114d754826' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:21:10.600 2852 2976352821312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45d7207c-b3e5-4944-aa69-ad91359ffd89 - - - - - -] port_delete event received for 'b9d01a2b-8645-4caa-8e23-327d4ff3c185' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:21:10.787 2852 2976356759680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7033b78-3e3d-4ecc-aead-e55da89c358b dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for 'b9d01a2b-8645-4caa-8e23-327d4ff3c185' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:21:11.116 2852 2976356033632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7033b78-3e3d-4ecc-aead-e55da89c358b dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] network_delete received. Deleting network ef26ad80-6374-4d93-b606-29e37433e765 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-25 05:21:11.116 2852 2976356033632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7033b78-3e3d-4ecc-aead-e55da89c358b dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] Network ef26ad80-6374-4d93-b606-29e37433e765 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-25 05:21:12.141 2852 2976356360784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebfcfa0d-cdf2-478f-ab4f-2c84768fed69 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for 'c5a8524c-a7c0-416b-83cd-4e58e9cfd1dd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:21:13.669 2852 2976354013248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfe1b70b-d6f4-43fb-9461-c72ff1988cdd dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for 'efb37a99-dfbe-4685-bb37-a55ae7da17e6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:21:15.133 2852 2976354013952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d14c34a4-a689-4897-83e0-d95fdaaba7d6 - - - - - -] port_delete event received for 'a72e3799-fefd-47ce-9501-b6d50000cb15' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:21:15.151 2852 2976354014656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ce0b3d4-2a6b-4035-a4a6-75b2783e03df dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for 'a72e3799-fefd-47ce-9501-b6d50000cb15' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:21:15.622 2852 2976354014656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ce0b3d4-2a6b-4035-a4a6-75b2783e03df dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] network_delete received. Deleting network 35b5324b-d069-4ede-8b80-36add5db04c9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-25 05:21:15.622 2852 2976354014656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ce0b3d4-2a6b-4035-a4a6-75b2783e03df dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] Network 35b5324b-d069-4ede-8b80-36add5db04c9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-25 05:21:17.261 2852 2976353438704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85a1002a-dfe1-4176-9994-c04cfc4705bb - - - - - -] port_update received: 27c87a5d-792d-459f-8ce9-f07130c23aea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:21:17.261 2852 2976353438704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85a1002a-dfe1-4176-9994-c04cfc4705bb - - - - - -] No port 27c87a5d-792d-459f-8ce9-f07130c23aea defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:21:20.397 2852 2976353657600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae172039-10ea-4629-88c2-2e7004a9b344 - - - - - -] port_update received: 64654fe6-e77a-4501-a06b-27ca84b66f82 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:21:20.397 2852 2976353657600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae172039-10ea-4629-88c2-2e7004a9b344 - - - - - -] No port 64654fe6-e77a-4501-a06b-27ca84b66f82 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:21:23.897 2852 2976355952768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b987309-9e66-4752-a630-3228b14a5565 - - - - - -] port_update received: bc371e6e-c2f1-42aa-a01c-c4940f0f2801 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:21:23.911 2852 2976355952768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b987309-9e66-4752-a630-3228b14a5565 - - - - - -] No port bc371e6e-c2f1-42aa-a01c-c4940f0f2801 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:21:27.442 2852 2976354721104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c73566da-c5c6-4ff3-97f6-b5ed0eb56a12 - - - - - -] port_update received: 1159ea71-2a15-40a8-ac69-7e66c7b376a6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:21:27.442 2852 2976354721104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c73566da-c5c6-4ff3-97f6-b5ed0eb56a12 - - - - - -] No port 1159ea71-2a15-40a8-ac69-7e66c7b376a6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:21:39.504 2852 2976356675424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-467bb4ad-1457-4322-814b-6997f6b0cc32 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Security group member updated on remote: ['53079393-9934-4059-9840-9d4bbce362c4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:21:39.504 2852 2976356675424 MainThread INFO neutron.agent.securitygroups_rpc [req-467bb4ad-1457-4322-814b-6997f6b0cc32 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Security group member updated ['53079393-9934-4059-9840-9d4bbce362c4'] 2022-08-25 05:21:40.667 2852 2976353446368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-717bba9c-1a9c-4d80-948b-fef6ace35c79 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] port_update received: 13354f22-148a-4322-bd6e-00cce7e0b719 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:21:40.677 2852 2976353446368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-717bba9c-1a9c-4d80-948b-fef6ace35c79 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] No port 13354f22-148a-4322-bd6e-00cce7e0b719 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:21:50.865 2852 2976352977312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 13354f22-148a-4322-bd6e-00cce7e0b719 2022-08-25 05:21:52.728 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-25 05:21:53.019 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Adding port 13354f22-148a-4322-bd6e-00cce7e0b719 2022-08-25 05:21:53.019 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Port 13354f22-148a-4322-bd6e-00cce7e0b719 updated. Details: {'device': '13354f22-148a-4322-bd6e-00cce7e0b719', 'network_id': '5bce5ef9-950c-48be-a77c-080dffe558a5', 'port_id': '13354f22-148a-4322-bd6e-00cce7e0b719', 'mac_address': 'fa:16:3e:b3:f4:d5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 154, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c71381e6-4471-4139-96c6-0adba14e4f2e', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-25 05:21:53.019 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] 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-08-25 05:21:53.019 2852 2976353223072 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:21:53.019 2852 2976353223072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:21:53.019 2852 2976353223072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 13354f22-148a-4322-bd6e-00cce7e0b719 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:21:53.019 2852 2976353223072 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5bce5ef9-950c-48be-a77c-080dffe558a5 2022-08-25 05:21:53.019 2852 2976353223072 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-08-25 05:21:53.191 2852 2976353223072 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '13354f22-148a-4322-bd6e-00cce7e0b719') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:21:53.191 2852 2976353223072 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '13354f22-148a-4322-bd6e-00cce7e0b719') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:21:53.191 2852 2976353223072 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 13354f22-148a-4322-bd6e-00cce7e0b719 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:21:53.191 2852 2976353223072 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 154, VLAN trunk: None to switch port 13354f22-148a-4322-bd6e-00cce7e0b719 2022-08-25 05:21:53.271 2852 2976353223072 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-25 05:21:53.271 2852 2976353223072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['13354f22-148a-4322-bd6e-00cce7e0b719'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:21:53.427 2852 2976353223072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['13354f22-148a-4322-bd6e-00cce7e0b719']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:21:53.427 2852 2976353223072 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-08-25 05:21:53.427 2852 2976353223072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (53079393-9934-4059-9840-9d4bbce362c4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:21:53.427 2852 2976353223072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (53079393-9934-4059-9840-9d4bbce362c4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-25 05:21:53.427 2852 2976353223072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 13354f22-148a-4322-bd6e-00cce7e0b719 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:21:53.427 2852 2976353223072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-25 05:21:53.427 2852 2976353223072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 13354f22-148a-4322-bd6e-00cce7e0b719 not yet added. Adding. 2022-08-25 05:21:53.427 2852 2976353223072 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-08-25 05:21:53.427 2852 2976353223072 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-08-25 05:21:53.508 2852 2976353223072 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:21:53.508 2852 2976353223072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:21:53.599 2852 2976353223072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" "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:404 2022-08-25 05:21:53.599 2852 2976353223072 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:21:53.599 2852 2976353223072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:21:53.707 2852 2976353223072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" "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:404 2022-08-25 05:21:53.787 2852 2976353223072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.782s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:21:53.787 2852 2976353223072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 13354f22-148a-4322-bd6e-00cce7e0b719 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-25 05:21:53.787 2852 2976353223072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 13354f22-148a-4322-bd6e-00cce7e0b719 processed. 2022-08-25 05:21:54.723 2852 2976353223072 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:21:54.723 2852 2976353223072 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:390 2022-08-25 05:21:55.102 2852 2976353223072 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:404 2022-08-25 05:22:06.867 2852 2976355499872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8bd90810-e27b-4647-a127-1a23d2a5c412 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Security group rule updated on remote: ['6a98f16f-f14f-412d-98fe-c35ab18a9e47'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:22:06.867 2852 2976355499872 MainThread INFO neutron.agent.securitygroups_rpc [req-8bd90810-e27b-4647-a127-1a23d2a5c412 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Security group rule updated ['6a98f16f-f14f-412d-98fe-c35ab18a9e47'] 2022-08-25 05:22:07.133 2852 2976356952368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b542e0b0-4167-4656-b30e-ce2675ba6ca8 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Security group rule updated on remote: ['6a98f16f-f14f-412d-98fe-c35ab18a9e47'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:22:07.133 2852 2976356952368 MainThread INFO neutron.agent.securitygroups_rpc [req-b542e0b0-4167-4656-b30e-ce2675ba6ca8 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Security group rule updated ['6a98f16f-f14f-412d-98fe-c35ab18a9e47'] 2022-08-25 05:22:07.445 2852 2976336114432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-64756bba-fd04-4ea6-90ef-485f4354dca1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Security group rule updated on remote: ['6a98f16f-f14f-412d-98fe-c35ab18a9e47'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:22:07.445 2852 2976336114432 MainThread INFO neutron.agent.securitygroups_rpc [req-64756bba-fd04-4ea6-90ef-485f4354dca1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Security group rule updated ['6a98f16f-f14f-412d-98fe-c35ab18a9e47'] 2022-08-25 05:22:07.768 2852 2976353435712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f82e0c10-6841-4bff-8363-fda22f87e250 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Security group rule updated on remote: ['6a98f16f-f14f-412d-98fe-c35ab18a9e47'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:22:07.768 2852 2976353435712 MainThread INFO neutron.agent.securitygroups_rpc [req-f82e0c10-6841-4bff-8363-fda22f87e250 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Security group rule updated ['6a98f16f-f14f-412d-98fe-c35ab18a9e47'] 2022-08-25 05:22:08.049 2852 2976353435712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-809f854b-f34f-4f6d-bf35-29130ebec3a4 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Security group rule updated on remote: ['6a98f16f-f14f-412d-98fe-c35ab18a9e47'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:22:08.065 2852 2976353435712 MainThread INFO neutron.agent.securitygroups_rpc [req-809f854b-f34f-4f6d-bf35-29130ebec3a4 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Security group rule updated ['6a98f16f-f14f-412d-98fe-c35ab18a9e47'] 2022-08-25 05:22:08.401 2852 2976353584576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c459081a-f5b8-4ea0-9ab2-a881059f8479 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Security group rule updated on remote: ['6a98f16f-f14f-412d-98fe-c35ab18a9e47'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:22:08.401 2852 2976353584576 MainThread INFO neutron.agent.securitygroups_rpc [req-c459081a-f5b8-4ea0-9ab2-a881059f8479 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Security group rule updated ['6a98f16f-f14f-412d-98fe-c35ab18a9e47'] 2022-08-25 05:22:08.991 2852 2976355953120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Security group member updated on remote: ['6a98f16f-f14f-412d-98fe-c35ab18a9e47', '53079393-9934-4059-9840-9d4bbce362c4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:22:08.991 2852 2976355953120 MainThread INFO neutron.agent.securitygroups_rpc [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Security group member updated ['6a98f16f-f14f-412d-98fe-c35ab18a9e47', '53079393-9934-4059-9840-9d4bbce362c4'] 2022-08-25 05:22:08.991 2852 2976355953120 MainThread INFO neutron.agent.securitygroups_rpc [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Refresh firewall rules 2022-08-25 05:22:08.991 2852 2976355953120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Get security group information for devices via rpc ['13354f22-148a-4322-bd6e-00cce7e0b719'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:22:09.008 2852 2976354016592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] port_update received: 13354f22-148a-4322-bd6e-00cce7e0b719 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:22:09.008 2852 2976354016592 MainThread DEBUG oslo_concurrency.lockutils [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Acquiring lock "n-hv-agent-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:22:09.008 2852 2976354016592 MainThread DEBUG oslo_concurrency.lockutils [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Lock "n-hv-agent-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:22:09.008 2852 2976354016592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Binding port 13354f22-148a-4322-bd6e-00cce7e0b719 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:22:09.008 2852 2976354016592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] 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-08-25 05:22:09.033 2852 2976354016592 MainThread DEBUG neutron.services.trunk.rpc.agent [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '13354f22-148a-4322-bd6e-00cce7e0b719') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:22:09.033 2852 2976354016592 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '13354f22-148a-4322-bd6e-00cce7e0b719') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:22:09.055 2852 2976354016592 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Trunk plugin disabled on server. Assuming port 13354f22-148a-4322-bd6e-00cce7e0b719 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:22:09.055 2852 2976354016592 MainThread INFO networking_hyperv.neutron.trunk_driver [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Binding VLAN ID: 154, VLAN trunk: None to switch port 13354f22-148a-4322-bd6e-00cce7e0b719 2022-08-25 05:22:09.073 2852 2976354016592 MainThread INFO neutron.agent.securitygroups_rpc [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Refresh firewall rules 2022-08-25 05:22:09.073 2852 2976354016592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Get security group information for devices via rpc ['13354f22-148a-4322-bd6e-00cce7e0b719'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:22:09.613 2852 2976355953120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Update security group information for ports dict_keys(['13354f22-148a-4322-bd6e-00cce7e0b719']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:22:09.613 2852 2976355953120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-25 05:22:09.613 2852 2976355953120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Update rules of security group (53079393-9934-4059-9840-9d4bbce362c4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:22:09.613 2852 2976355953120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Update rules of security group (6a98f16f-f14f-412d-98fe-c35ab18a9e47) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:22:09.613 2852 2976355953120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Update members of security group (53079393-9934-4059-9840-9d4bbce362c4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-25 05:22:09.613 2852 2976355953120 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Update port filter for 13354f22-148a-4322-bd6e-00cce7e0b719 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:22:09.613 2852 2976355953120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Updating port rules. 2022-08-25 05:22:09.613 2852 2976355953120 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Creating 6 new rules, removing 0 old rules. 2022-08-25 05:22:09.613 2852 2976355953120 MainThread DEBUG oslo_concurrency.lockutils [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Acquiring lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:22:09.613 2852 2976355953120 MainThread DEBUG oslo_concurrency.lockutils [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:22:09.721 2852 2976355953120 MainThread DEBUG oslo_concurrency.lockutils [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" "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:404 2022-08-25 05:22:09.721 2852 2976355953120 MainThread DEBUG oslo_concurrency.lockutils [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Acquiring lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:22:09.721 2852 2976355953120 MainThread DEBUG oslo_concurrency.lockutils [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:22:09.721 2852 2976355953120 MainThread DEBUG oslo_concurrency.lockutils [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" "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:404 2022-08-25 05:22:09.721 2852 2976354016592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Update security group information for ports dict_keys(['13354f22-148a-4322-bd6e-00cce7e0b719']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:22:09.721 2852 2976354016592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-25 05:22:09.721 2852 2976354016592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Update rules of security group (53079393-9934-4059-9840-9d4bbce362c4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:22:09.721 2852 2976354016592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Update rules of security group (6a98f16f-f14f-412d-98fe-c35ab18a9e47) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:22:09.721 2852 2976354016592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Update members of security group (53079393-9934-4059-9840-9d4bbce362c4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-25 05:22:09.721 2852 2976354016592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Update port filter for 13354f22-148a-4322-bd6e-00cce7e0b719 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:22:09.734 2852 2976354016592 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Updating port rules. 2022-08-25 05:22:09.734 2852 2976354016592 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Creating 0 new rules, removing 0 old rules. 2022-08-25 05:22:09.734 2852 2976354016592 MainThread DEBUG oslo_concurrency.lockutils [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Acquiring lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:22:09.734 2852 2976354016592 MainThread DEBUG oslo_concurrency.lockutils [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:22:09.734 2852 2976354016592 MainThread DEBUG oslo_concurrency.lockutils [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" "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:404 2022-08-25 05:22:09.734 2852 2976354016592 MainThread DEBUG oslo_concurrency.lockutils [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Acquiring lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:22:09.734 2852 2976354016592 MainThread DEBUG oslo_concurrency.lockutils [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:22:09.734 2852 2976354016592 MainThread DEBUG oslo_concurrency.lockutils [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" "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:404 2022-08-25 05:22:09.759 2852 2976354016592 MainThread DEBUG oslo_concurrency.lockutils [req-7c6c286b-f25d-488d-b215-998947c8a0b1 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Lock "n-hv-agent-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:23:19.109 2852 2976354683536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Security group member updated on remote: ['6a98f16f-f14f-412d-98fe-c35ab18a9e47', '53079393-9934-4059-9840-9d4bbce362c4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:23:19.114 2852 2976354683536 MainThread INFO neutron.agent.securitygroups_rpc [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Security group member updated ['6a98f16f-f14f-412d-98fe-c35ab18a9e47', '53079393-9934-4059-9840-9d4bbce362c4'] 2022-08-25 05:23:19.114 2852 2976354683536 MainThread INFO neutron.agent.securitygroups_rpc [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Refresh firewall rules 2022-08-25 05:23:19.114 2852 2976354683536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Get security group information for devices via rpc ['13354f22-148a-4322-bd6e-00cce7e0b719'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:23:19.114 2852 2976353222896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] port_update received: 13354f22-148a-4322-bd6e-00cce7e0b719 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:23:19.134 2852 2976353222896 MainThread DEBUG oslo_concurrency.lockutils [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Acquiring lock "n-hv-agent-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:23:19.134 2852 2976353222896 MainThread DEBUG oslo_concurrency.lockutils [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Lock "n-hv-agent-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:23:19.134 2852 2976353222896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Binding port 13354f22-148a-4322-bd6e-00cce7e0b719 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:23:19.134 2852 2976353222896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] 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-08-25 05:23:19.150 2852 2976353222896 MainThread DEBUG neutron.services.trunk.rpc.agent [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '13354f22-148a-4322-bd6e-00cce7e0b719') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:23:19.150 2852 2976353222896 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '13354f22-148a-4322-bd6e-00cce7e0b719') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:23:19.165 2852 2976353222896 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Trunk plugin disabled on server. Assuming port 13354f22-148a-4322-bd6e-00cce7e0b719 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:23:19.165 2852 2976353222896 MainThread INFO networking_hyperv.neutron.trunk_driver [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Binding VLAN ID: 154, VLAN trunk: None to switch port 13354f22-148a-4322-bd6e-00cce7e0b719 2022-08-25 05:23:19.189 2852 2976353222896 MainThread INFO neutron.agent.securitygroups_rpc [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Refresh firewall rules 2022-08-25 05:23:19.189 2852 2976353222896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Get security group information for devices via rpc ['13354f22-148a-4322-bd6e-00cce7e0b719'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:23:19.368 2852 2976354683536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Update security group information for ports dict_keys(['13354f22-148a-4322-bd6e-00cce7e0b719']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:23:19.368 2852 2976354683536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-25 05:23:19.368 2852 2976354683536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Update rules of security group (53079393-9934-4059-9840-9d4bbce362c4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:23:19.368 2852 2976354683536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Update members of security group (53079393-9934-4059-9840-9d4bbce362c4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-25 05:23:19.368 2852 2976354683536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Update port filter for 13354f22-148a-4322-bd6e-00cce7e0b719 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:23:19.368 2852 2976354683536 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Updating port rules. 2022-08-25 05:23:19.368 2852 2976354683536 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Creating 0 new rules, removing 6 old rules. 2022-08-25 05:23:19.368 2852 2976354683536 MainThread DEBUG oslo_concurrency.lockutils [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Acquiring lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:23:19.368 2852 2976354683536 MainThread DEBUG oslo_concurrency.lockutils [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:23:19.368 2852 2976354683536 MainThread DEBUG oslo_concurrency.lockutils [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" "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:404 2022-08-25 05:23:19.368 2852 2976354683536 MainThread DEBUG oslo_concurrency.lockutils [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Acquiring lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:23:19.379 2852 2976354683536 MainThread DEBUG oslo_concurrency.lockutils [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:23:19.547 2852 2976354683536 MainThread DEBUG oslo_concurrency.lockutils [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:23:19.547 2852 2976353222896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Update security group information for ports dict_keys(['13354f22-148a-4322-bd6e-00cce7e0b719']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:23:19.547 2852 2976353222896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-25 05:23:19.547 2852 2976353222896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Update rules of security group (53079393-9934-4059-9840-9d4bbce362c4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:23:19.547 2852 2976353222896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Update members of security group (53079393-9934-4059-9840-9d4bbce362c4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-25 05:23:19.547 2852 2976353222896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Update port filter for 13354f22-148a-4322-bd6e-00cce7e0b719 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:23:19.547 2852 2976353222896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Updating port rules. 2022-08-25 05:23:19.547 2852 2976353222896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Creating 0 new rules, removing 0 old rules. 2022-08-25 05:23:19.565 2852 2976353222896 MainThread DEBUG oslo_concurrency.lockutils [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Acquiring lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:23:19.565 2852 2976353222896 MainThread DEBUG oslo_concurrency.lockutils [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:23:19.565 2852 2976353222896 MainThread DEBUG oslo_concurrency.lockutils [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" "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:404 2022-08-25 05:23:19.565 2852 2976353222896 MainThread DEBUG oslo_concurrency.lockutils [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Acquiring lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:23:19.565 2852 2976353222896 MainThread DEBUG oslo_concurrency.lockutils [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:23:19.565 2852 2976353222896 MainThread DEBUG oslo_concurrency.lockutils [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Lock "n-hv-driver-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" "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:404 2022-08-25 05:23:19.587 2852 2976353222896 MainThread DEBUG oslo_concurrency.lockutils [req-4c0b2f0c-9ca4-4be5-a6e2-6542840e6509 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Lock "n-hv-agent-port-lock-13354f22-148a-4322-bd6e-00cce7e0b719" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:23:20.210 2852 2976356455344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a11bcee-bf82-426c-b0da-d5c4452df143 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] port_delete event received for '6a44a9bf-8015-4d6e-89b4-8490060d4357' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:23:26.422 2852 2976353222896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c988b5f-c0ff-4c1f-9639-6cee6a347b94 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Security group member updated on remote: ['53079393-9934-4059-9840-9d4bbce362c4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:23:26.422 2852 2976353222896 MainThread INFO neutron.agent.securitygroups_rpc [req-5c988b5f-c0ff-4c1f-9639-6cee6a347b94 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Security group member updated ['53079393-9934-4059-9840-9d4bbce362c4'] 2022-08-25 05:23:26.422 2852 2976353222896 MainThread INFO neutron.agent.securitygroups_rpc [req-5c988b5f-c0ff-4c1f-9639-6cee6a347b94 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Refresh firewall rules 2022-08-25 05:23:26.422 2852 2976353222896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c988b5f-c0ff-4c1f-9639-6cee6a347b94 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Get security group information for devices via rpc ['13354f22-148a-4322-bd6e-00cce7e0b719'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:23:26.440 2852 2976353222896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5c988b5f-c0ff-4c1f-9639-6cee6a347b94 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:23:26.461 2852 2976353222896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5c988b5f-c0ff-4c1f-9639-6cee6a347b94 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-25 05:23:26.486 2852 2976354195936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c988b5f-c0ff-4c1f-9639-6cee6a347b94 7620746f017c41a29e57d085c3cfbaa1 47267746a909485caf0bcd4155cec727 - - - -] port_delete event received for '13354f22-148a-4322-bd6e-00cce7e0b719' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:23:27.328 2852 2976352977136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 13354f22-148a-4322-bd6e-00cce7e0b719 2022-08-25 05:23:29.204 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-25 05:23:29.204 2852 2976356673136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '13354f22-148a-4322-bd6e-00cce7e0b719' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-25 05:23:29.204 2852 2976356673136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '13354f22-148a-4322-bd6e-00cce7e0b719' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-25 05:23:29.204 2852 2976356673136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 13354f22-148a-4322-bd6e-00cce7e0b719 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-25 05:23:29.204 2852 2976356673136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['13354f22-148a-4322-bd6e-00cce7e0b719'] 2022-08-25 05:23:29.204 2852 2976356673136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-25 05:23:29.204 2852 2976356673136 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-08-25 05:23:29.204 2852 2976356673136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['13354f22-148a-4322-bd6e-00cce7e0b719'] 2022-08-25 05:23:30.862 2852 2976354629760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5e1bca4-2e1e-4fbb-84dc-e1f52208cfcd dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for '64654fe6-e77a-4501-a06b-27ca84b66f82' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:23:31.220 2852 2976352718512 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:23:31.220 2852 2976352718512 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:390 2022-08-25 05:23:31.235 2852 2976352718512 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:404 2022-08-25 05:23:32.016 2852 2976357128320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8facd12b-1ce0-4240-9031-142cd0aa2588 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for '27c87a5d-792d-459f-8ce9-f07130c23aea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:23:32.952 2852 2976357249792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d7c9faf-6847-448b-994f-92e45766ff11 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for '252cecb2-5005-4060-a478-d519c81c9d1e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:23:32.984 2852 2976357250848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6758ec0a-3749-45c2-8f34-6060bff52b0d - - - - - -] port_delete event received for '252cecb2-5005-4060-a478-d519c81c9d1e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:23:33.484 2852 2976355368624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d7c9faf-6847-448b-994f-92e45766ff11 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] network_delete received. Deleting network 5bce5ef9-950c-48be-a77c-080dffe558a5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-25 05:23:33.484 2852 2976355368624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3d7c9faf-6847-448b-994f-92e45766ff11 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] Reclaiming local network 5bce5ef9-950c-48be-a77c-080dffe558a5 2022-08-25 05:23:34.751 2852 2976355368624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a64768f9-3726-41ed-b983-bfa36d82c6fd dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for '1159ea71-2a15-40a8-ac69-7e66c7b376a6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:23:35.908 2852 2976356953776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9187f6f-00d9-40db-9d10-b632c767cac2 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for 'bc371e6e-c2f1-42aa-a01c-c4940f0f2801' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:23:36.923 2852 2976355201088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d880ca3d-5b3e-4636-889c-667b44e36857 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for '8fcd76df-f955-43b7-8bbd-0d4f369704bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:23:36.939 2852 2976355204608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5f9a973-e9ca-4947-8858-cddab2797335 - - - - - -] port_delete event received for '8fcd76df-f955-43b7-8bbd-0d4f369704bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:23:37.220 2852 2976353444608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d880ca3d-5b3e-4636-889c-667b44e36857 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] network_delete received. Deleting network b6728cc2-81b7-4471-a4e5-72576869f47f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-25 05:23:37.220 2852 2976353444608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d880ca3d-5b3e-4636-889c-667b44e36857 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] Network b6728cc2-81b7-4471-a4e5-72576869f47f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-25 05:23:43.440 2852 2976352977136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 35d32588-59d7-4b74-bc43-73f050aaee71 2022-08-25 05:23:44.218 2852 2976356557920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7a91d817-0624-42b8-8752-26eb42d1ec50 4168274f7ad04add802a472fc772f806 6ae05660d84743a982e2dca4caba08c6 - - - -] Security group member updated on remote: ['182e8ca8-12ff-40f8-87e4-338f0004b1f8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:23:44.218 2852 2976356557920 MainThread INFO neutron.agent.securitygroups_rpc [req-7a91d817-0624-42b8-8752-26eb42d1ec50 4168274f7ad04add802a472fc772f806 6ae05660d84743a982e2dca4caba08c6 - - - -] Security group member updated ['182e8ca8-12ff-40f8-87e4-338f0004b1f8'] 2022-08-25 05:23:44.516 2852 2976356557920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a91d817-0624-42b8-8752-26eb42d1ec50 4168274f7ad04add802a472fc772f806 6ae05660d84743a982e2dca4caba08c6 - - - -] port_delete event received for '35d32588-59d7-4b74-bc43-73f050aaee71' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:23:45.265 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-25 05:23:45.266 2852 2976352779072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '35d32588-59d7-4b74-bc43-73f050aaee71' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-25 05:23:45.266 2852 2976352779072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '35d32588-59d7-4b74-bc43-73f050aaee71' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-25 05:23:45.266 2852 2976352779072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 35d32588-59d7-4b74-bc43-73f050aaee71 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-25 05:23:45.266 2852 2976352779072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0c4ebf19-255d-4ca3-81d7-b06a8db2c226 2022-08-25 05:23:45.266 2852 2976352779072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['35d32588-59d7-4b74-bc43-73f050aaee71'] 2022-08-25 05:23:45.266 2852 2976352779072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-25 05:23:45.266 2852 2976352779072 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-08-25 05:23:45.266 2852 2976352779072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['35d32588-59d7-4b74-bc43-73f050aaee71'] 2022-08-25 05:23:47.269 2852 2976355657504 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:23:47.269 2852 2976355657504 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:390 2022-08-25 05:23:47.300 2852 2976355657504 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:404 2022-08-25 05:23:48.222 2852 2976355202496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7aae0f15-0a7e-4a49-a582-9086d180510a 4168274f7ad04add802a472fc772f806 6ae05660d84743a982e2dca4caba08c6 - - - -] port_delete event received for '878e85e9-e610-4d63-b805-57d6115e67b0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:23:49.030 2852 2976355951360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e5d4fb71-18cf-4aed-b2cb-021753e1fec7 4168274f7ad04add802a472fc772f806 6ae05660d84743a982e2dca4caba08c6 - - - -] Security group rule updated on remote: ['5b7d6a16-c366-48d1-85ca-6ed7863a299c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:23:49.030 2852 2976355951360 MainThread INFO neutron.agent.securitygroups_rpc [req-e5d4fb71-18cf-4aed-b2cb-021753e1fec7 4168274f7ad04add802a472fc772f806 6ae05660d84743a982e2dca4caba08c6 - - - -] Security group rule updated ['5b7d6a16-c366-48d1-85ca-6ed7863a299c'] 2022-08-25 05:23:49.445 2852 2976357250496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ef116d0-0e51-4a96-85df-48722df13aba 4168274f7ad04add802a472fc772f806 6ae05660d84743a982e2dca4caba08c6 - - - -] Security group rule updated on remote: ['5b7d6a16-c366-48d1-85ca-6ed7863a299c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-08-25 05:23:49.445 2852 2976357250496 MainThread INFO neutron.agent.securitygroups_rpc [req-0ef116d0-0e51-4a96-85df-48722df13aba 4168274f7ad04add802a472fc772f806 6ae05660d84743a982e2dca4caba08c6 - - - -] Security group rule updated ['5b7d6a16-c366-48d1-85ca-6ed7863a299c'] 2022-08-25 05:23:57.862 2852 2976355034032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c6c85856-352a-44c7-a189-2378cdc460b4 4168274f7ad04add802a472fc772f806 6ae05660d84743a982e2dca4caba08c6 - - - -] Security group member updated on remote: ['5b7d6a16-c366-48d1-85ca-6ed7863a299c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:23:57.862 2852 2976355034032 MainThread INFO neutron.agent.securitygroups_rpc [req-c6c85856-352a-44c7-a189-2378cdc460b4 4168274f7ad04add802a472fc772f806 6ae05660d84743a982e2dca4caba08c6 - - - -] Security group member updated ['5b7d6a16-c366-48d1-85ca-6ed7863a299c'] 2022-08-25 05:23:58.780 2852 2976355201968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-edc0e7aa-4868-44eb-85b4-d982d31b086e 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] port_update received: 2c29c85f-193e-4332-8439-d1976cecaf23 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:23:58.785 2852 2976355201968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-edc0e7aa-4868-44eb-85b4-d982d31b086e 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] No port 2c29c85f-193e-4332-8439-d1976cecaf23 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:24:01.740 2852 2976352977312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2c29c85f-193e-4332-8439-d1976cecaf23 2022-08-25 05:24:03.436 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-25 05:24:03.717 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Adding port 2c29c85f-193e-4332-8439-d1976cecaf23 2022-08-25 05:24:03.720 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Port 2c29c85f-193e-4332-8439-d1976cecaf23 updated. Details: {'device': '2c29c85f-193e-4332-8439-d1976cecaf23', 'network_id': '0c4ebf19-255d-4ca3-81d7-b06a8db2c226', 'port_id': '2c29c85f-193e-4332-8439-d1976cecaf23', 'mac_address': 'fa:16:3e:7f:da:b1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 178, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '53d93c33-48b2-4d1e-8563-7e5974d48e82', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-25 05:24:03.720 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] 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-08-25 05:24:03.720 2852 2976357820016 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-2c29c85f-193e-4332-8439-d1976cecaf23" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:24:03.720 2852 2976357820016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2c29c85f-193e-4332-8439-d1976cecaf23" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:24:03.720 2852 2976357820016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2c29c85f-193e-4332-8439-d1976cecaf23 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:24:03.720 2852 2976357820016 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0c4ebf19-255d-4ca3-81d7-b06a8db2c226 2022-08-25 05:24:03.720 2852 2976357820016 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-08-25 05:24:03.874 2852 2976357820016 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2c29c85f-193e-4332-8439-d1976cecaf23') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:24:03.874 2852 2976357820016 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2c29c85f-193e-4332-8439-d1976cecaf23') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:24:03.874 2852 2976357820016 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2c29c85f-193e-4332-8439-d1976cecaf23 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:24:03.874 2852 2976357820016 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 178, VLAN trunk: None to switch port 2c29c85f-193e-4332-8439-d1976cecaf23 2022-08-25 05:24:03.952 2852 2976357820016 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-25 05:24:03.952 2852 2976357820016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2c29c85f-193e-4332-8439-d1976cecaf23'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:24:04.085 2852 2976357820016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2c29c85f-193e-4332-8439-d1976cecaf23']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:24:04.085 2852 2976357820016 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-08-25 05:24:04.085 2852 2976357820016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5b7d6a16-c366-48d1-85ca-6ed7863a299c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:24:04.085 2852 2976357820016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2c29c85f-193e-4332-8439-d1976cecaf23 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:24:04.100 2852 2976357820016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-25 05:24:04.100 2852 2976357820016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2c29c85f-193e-4332-8439-d1976cecaf23 not yet added. Adding. 2022-08-25 05:24:04.100 2852 2976357820016 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-08-25 05:24:04.100 2852 2976357820016 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-08-25 05:24:04.178 2852 2976357820016 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-2c29c85f-193e-4332-8439-d1976cecaf23" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:24:04.178 2852 2976357820016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c29c85f-193e-4332-8439-d1976cecaf23" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:24:04.264 2852 2976357820016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c29c85f-193e-4332-8439-d1976cecaf23" "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:404 2022-08-25 05:24:04.264 2852 2976357820016 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-2c29c85f-193e-4332-8439-d1976cecaf23" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:24:04.264 2852 2976357820016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c29c85f-193e-4332-8439-d1976cecaf23" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:24:04.350 2852 2976357820016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c29c85f-193e-4332-8439-d1976cecaf23" "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:404 2022-08-25 05:24:04.426 2852 2976357820016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2c29c85f-193e-4332-8439-d1976cecaf23" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.703s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:24:04.448 2852 2976357820016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2c29c85f-193e-4332-8439-d1976cecaf23 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-25 05:24:04.448 2852 2976357820016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2c29c85f-193e-4332-8439-d1976cecaf23 processed. 2022-08-25 05:24:05.451 2852 2976357820016 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:24:05.455 2852 2976357820016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:24:05.803 2852 2976357820016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:25:04.032 2852 2976352977136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2c29c85f-193e-4332-8439-d1976cecaf23 2022-08-25 05:25:04.610 2852 2976358366544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c02cc79-a483-436d-9e6f-9242d1e977ce 4168274f7ad04add802a472fc772f806 6ae05660d84743a982e2dca4caba08c6 - - - -] Security group member updated on remote: ['5b7d6a16-c366-48d1-85ca-6ed7863a299c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:25:04.610 2852 2976358366544 MainThread INFO neutron.agent.securitygroups_rpc [req-2c02cc79-a483-436d-9e6f-9242d1e977ce 4168274f7ad04add802a472fc772f806 6ae05660d84743a982e2dca4caba08c6 - - - -] Security group member updated ['5b7d6a16-c366-48d1-85ca-6ed7863a299c'] 2022-08-25 05:25:04.914 2852 2976358366544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c02cc79-a483-436d-9e6f-9242d1e977ce 4168274f7ad04add802a472fc772f806 6ae05660d84743a982e2dca4caba08c6 - - - -] port_delete event received for '2c29c85f-193e-4332-8439-d1976cecaf23' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:25:05.700 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-25 05:25:05.700 2852 2976335593888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2c29c85f-193e-4332-8439-d1976cecaf23' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-25 05:25:05.700 2852 2976335593888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2c29c85f-193e-4332-8439-d1976cecaf23' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-25 05:25:05.700 2852 2976335593888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2c29c85f-193e-4332-8439-d1976cecaf23 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-25 05:25:05.719 2852 2976335593888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0c4ebf19-255d-4ca3-81d7-b06a8db2c226 2022-08-25 05:25:05.719 2852 2976335593888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2c29c85f-193e-4332-8439-d1976cecaf23'] 2022-08-25 05:25:05.719 2852 2976335593888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-25 05:25:05.719 2852 2976335593888 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-08-25 05:25:05.719 2852 2976335593888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2c29c85f-193e-4332-8439-d1976cecaf23'] 2022-08-25 05:25:07.702 2852 2976356032752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3f86c4d-4149-48f4-8d0f-f79bfc45c566 4168274f7ad04add802a472fc772f806 6ae05660d84743a982e2dca4caba08c6 - - - -] port_delete event received for '4d2f0a46-7c80-406e-89d1-31b36ba15e54' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:25:07.702 2852 2976335643920 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:25:07.702 2852 2976335643920 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:390 2022-08-25 05:25:07.735 2852 2976335643920 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:404 2022-08-25 05:25:12.987 2852 2976353436768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f9df628-2155-40a0-913a-9be6796a2543 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for '72c42a1c-581e-4a40-a1d4-94113362d33c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:25:14.143 2852 2976357819312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caae3b60-ed51-47d8-8d23-5f637624b5fa dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for '306fcc78-f9c9-4352-a800-560251c8fdee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:25:15.126 2852 2976357618784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f04e655c-0935-4c56-bc3c-423892b9cd36 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] port_delete event received for '6222309b-2c6e-4dfb-a6bc-26c0d623597a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:25:15.139 2852 2976357618784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f450160-862a-4993-9cae-801ad606501b - - - - - -] port_delete event received for '6222309b-2c6e-4dfb-a6bc-26c0d623597a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:25:15.414 2852 2976357618784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f04e655c-0935-4c56-bc3c-423892b9cd36 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] network_delete received. Deleting network 0c4ebf19-255d-4ca3-81d7-b06a8db2c226 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-25 05:25:15.414 2852 2976357618784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f04e655c-0935-4c56-bc3c-423892b9cd36 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] Network 0c4ebf19-255d-4ca3-81d7-b06a8db2c226 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-08-25 05:26:21.941 2852 2976358517216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-773ebae1-717c-4fd4-936b-d1fe90a37d54 8adef8e6dd904084add1b8ac6bb7e66d cf0283392ca34e1bb0a40d097dbd0118 - - - -] Security group member updated on remote: ['0b0da27b-a9ce-41c7-9996-84ced0a591ac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:26:21.941 2852 2976358517216 MainThread INFO neutron.agent.securitygroups_rpc [req-773ebae1-717c-4fd4-936b-d1fe90a37d54 8adef8e6dd904084add1b8ac6bb7e66d cf0283392ca34e1bb0a40d097dbd0118 - - - -] Security group member updated ['0b0da27b-a9ce-41c7-9996-84ced0a591ac'] 2022-08-25 05:26:22.858 2852 2976353445840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8d20187-02bd-45d8-ac6b-5564a4061eb1 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] port_update received: 8a21991c-938c-4c05-9019-83f6289d383c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:26:22.875 2852 2976353445840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8d20187-02bd-45d8-ac6b-5564a4061eb1 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] No port 8a21991c-938c-4c05-9019-83f6289d383c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:26:24.797 2852 2976352977312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8a21991c-938c-4c05-9019-83f6289d383c 2022-08-25 05:26:26.058 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-25 05:26:26.339 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Adding port 8a21991c-938c-4c05-9019-83f6289d383c 2022-08-25 05:26:26.340 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Port 8a21991c-938c-4c05-9019-83f6289d383c updated. Details: {'device': '8a21991c-938c-4c05-9019-83f6289d383c', 'network_id': '500b7589-79b9-4058-aed9-f14af26c9886', 'port_id': '8a21991c-938c-4c05-9019-83f6289d383c', 'mac_address': 'fa:16:3e:d2:11:04', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 168, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2245302e-87c9-487a-b092-ddfc74b5a2a0', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-25 05:26:26.340 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] 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-08-25 05:26:26.340 2852 2976357819840 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-8a21991c-938c-4c05-9019-83f6289d383c" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:26:26.340 2852 2976357819840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8a21991c-938c-4c05-9019-83f6289d383c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:26:26.340 2852 2976357819840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8a21991c-938c-4c05-9019-83f6289d383c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:26:26.340 2852 2976357819840 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 500b7589-79b9-4058-aed9-f14af26c9886 2022-08-25 05:26:26.340 2852 2976357819840 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-08-25 05:26:26.543 2852 2976357819840 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8a21991c-938c-4c05-9019-83f6289d383c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:26:26.543 2852 2976357819840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8a21991c-938c-4c05-9019-83f6289d383c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:26:26.543 2852 2976357819840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8a21991c-938c-4c05-9019-83f6289d383c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:26:26.543 2852 2976357819840 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 168, VLAN trunk: None to switch port 8a21991c-938c-4c05-9019-83f6289d383c 2022-08-25 05:26:26.622 2852 2976357819840 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-25 05:26:26.640 2852 2976357819840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8a21991c-938c-4c05-9019-83f6289d383c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:26:26.781 2852 2976357819840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8a21991c-938c-4c05-9019-83f6289d383c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:26:26.781 2852 2976357819840 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-08-25 05:26:26.781 2852 2976357819840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0b0da27b-a9ce-41c7-9996-84ced0a591ac) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:26:26.781 2852 2976357819840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0b0da27b-a9ce-41c7-9996-84ced0a591ac) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-25 05:26:26.781 2852 2976357819840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8a21991c-938c-4c05-9019-83f6289d383c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:26:26.781 2852 2976357819840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-25 05:26:26.794 2852 2976357819840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8a21991c-938c-4c05-9019-83f6289d383c not yet added. Adding. 2022-08-25 05:26:26.794 2852 2976357819840 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-08-25 05:26:26.794 2852 2976357819840 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-08-25 05:26:26.884 2852 2976357819840 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-8a21991c-938c-4c05-9019-83f6289d383c" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:26:26.884 2852 2976357819840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a21991c-938c-4c05-9019-83f6289d383c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:26:26.969 2852 2976357819840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a21991c-938c-4c05-9019-83f6289d383c" "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:404 2022-08-25 05:26:26.969 2852 2976357819840 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-8a21991c-938c-4c05-9019-83f6289d383c" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:26:26.969 2852 2976357819840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a21991c-938c-4c05-9019-83f6289d383c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:26:27.058 2852 2976357819840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8a21991c-938c-4c05-9019-83f6289d383c" "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:404 2022-08-25 05:26:27.140 2852 2976357819840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8a21991c-938c-4c05-9019-83f6289d383c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:26:27.140 2852 2976357819840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8a21991c-938c-4c05-9019-83f6289d383c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-25 05:26:27.140 2852 2976357819840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8a21991c-938c-4c05-9019-83f6289d383c processed. 2022-08-25 05:26:28.079 2852 2976357819840 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:26:28.079 2852 2976357819840 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:390 2022-08-25 05:26:28.433 2852 2976357819840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:26:34.763 2852 2976355035616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-75ee437a-cc19-4d4a-8715-199cecd588bf 8adef8e6dd904084add1b8ac6bb7e66d cf0283392ca34e1bb0a40d097dbd0118 - - - -] Security group member updated on remote: ['0b0da27b-a9ce-41c7-9996-84ced0a591ac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:26:34.763 2852 2976355035616 MainThread INFO neutron.agent.securitygroups_rpc [req-75ee437a-cc19-4d4a-8715-199cecd588bf 8adef8e6dd904084add1b8ac6bb7e66d cf0283392ca34e1bb0a40d097dbd0118 - - - -] Security group member updated ['0b0da27b-a9ce-41c7-9996-84ced0a591ac'] 2022-08-25 05:26:34.763 2852 2976355035616 MainThread INFO neutron.agent.securitygroups_rpc [req-75ee437a-cc19-4d4a-8715-199cecd588bf 8adef8e6dd904084add1b8ac6bb7e66d cf0283392ca34e1bb0a40d097dbd0118 - - - -] Refresh firewall rules 2022-08-25 05:26:34.763 2852 2976355035616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-75ee437a-cc19-4d4a-8715-199cecd588bf 8adef8e6dd904084add1b8ac6bb7e66d cf0283392ca34e1bb0a40d097dbd0118 - - - -] Get security group information for devices via rpc ['8a21991c-938c-4c05-9019-83f6289d383c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:26:34.781 2852 2976355035616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-75ee437a-cc19-4d4a-8715-199cecd588bf 8adef8e6dd904084add1b8ac6bb7e66d cf0283392ca34e1bb0a40d097dbd0118 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:26:34.781 2852 2976355035616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-75ee437a-cc19-4d4a-8715-199cecd588bf 8adef8e6dd904084add1b8ac6bb7e66d cf0283392ca34e1bb0a40d097dbd0118 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-25 05:26:34.828 2852 2976358058464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75ee437a-cc19-4d4a-8715-199cecd588bf 8adef8e6dd904084add1b8ac6bb7e66d cf0283392ca34e1bb0a40d097dbd0118 - - - -] port_delete event received for '8a21991c-938c-4c05-9019-83f6289d383c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:26:34.875 2852 2976352977136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8a21991c-938c-4c05-9019-83f6289d383c 2022-08-25 05:26:36.126 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-25 05:26:36.126 2852 2976355309520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8a21991c-938c-4c05-9019-83f6289d383c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-25 05:26:36.126 2852 2976355309520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8a21991c-938c-4c05-9019-83f6289d383c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-25 05:26:36.126 2852 2976355309520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8a21991c-938c-4c05-9019-83f6289d383c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-25 05:26:36.141 2852 2976355309520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 500b7589-79b9-4058-aed9-f14af26c9886 2022-08-25 05:26:36.141 2852 2976355309520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8a21991c-938c-4c05-9019-83f6289d383c'] 2022-08-25 05:26:36.141 2852 2976355309520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-25 05:26:36.141 2852 2976355309520 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-08-25 05:26:36.141 2852 2976355309520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8a21991c-938c-4c05-9019-83f6289d383c'] 2022-08-25 05:26:38.136 2852 2976355870848 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:26:38.136 2852 2976355870848 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:390 2022-08-25 05:26:38.167 2852 2976355870848 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:404 2022-08-25 05:26:39.971 2852 2976358741968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16f6e510-357b-4edc-b630-c2af362f2ddb 8adef8e6dd904084add1b8ac6bb7e66d cf0283392ca34e1bb0a40d097dbd0118 - - - -] Security group member updated on remote: ['0b0da27b-a9ce-41c7-9996-84ced0a591ac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:26:39.971 2852 2976358741968 MainThread INFO neutron.agent.securitygroups_rpc [req-16f6e510-357b-4edc-b630-c2af362f2ddb 8adef8e6dd904084add1b8ac6bb7e66d cf0283392ca34e1bb0a40d097dbd0118 - - - -] Security group member updated ['0b0da27b-a9ce-41c7-9996-84ced0a591ac'] 2022-08-25 05:26:40.935 2852 2976356671728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21c790ac-ba08-4852-a3a8-044abc8fabe7 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] port_update received: 69c4666a-7589-415b-9c4f-dfcbaf61907b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-08-25 05:26:40.935 2852 2976356671728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21c790ac-ba08-4852-a3a8-044abc8fabe7 3819d2b7da64494f9ed77f670b7c23c8 979e597d43214098951310b4e2c09a31 - - - -] No port 69c4666a-7589-415b-9c4f-dfcbaf61907b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-08-25 05:26:42.936 2852 2976352977312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 69c4666a-7589-415b-9c4f-dfcbaf61907b 2022-08-25 05:26:44.183 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-08-25 05:26:44.698 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Adding port 69c4666a-7589-415b-9c4f-dfcbaf61907b 2022-08-25 05:26:44.698 2852 2976257387856 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Port 69c4666a-7589-415b-9c4f-dfcbaf61907b updated. Details: {'device': '69c4666a-7589-415b-9c4f-dfcbaf61907b', 'network_id': '500b7589-79b9-4058-aed9-f14af26c9886', 'port_id': '69c4666a-7589-415b-9c4f-dfcbaf61907b', 'mac_address': 'fa:16:3e:c7:5b:27', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 168, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2245302e-87c9-487a-b092-ddfc74b5a2a0', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-08-25 05:26:44.698 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] 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-08-25 05:26:44.706 2852 2976357036272 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-69c4666a-7589-415b-9c4f-dfcbaf61907b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:26:44.706 2852 2976357036272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-69c4666a-7589-415b-9c4f-dfcbaf61907b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:26:44.706 2852 2976357036272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 69c4666a-7589-415b-9c4f-dfcbaf61907b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-08-25 05:26:44.706 2852 2976357036272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 500b7589-79b9-4058-aed9-f14af26c9886 2022-08-25 05:26:44.706 2852 2976357036272 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-08-25 05:26:44.851 2852 2976357036272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '69c4666a-7589-415b-9c4f-dfcbaf61907b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:26:44.851 2852 2976357036272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '69c4666a-7589-415b-9c4f-dfcbaf61907b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-08-25 05:26:44.860 2852 2976357036272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 69c4666a-7589-415b-9c4f-dfcbaf61907b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-08-25 05:26:44.860 2852 2976357036272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 168, VLAN trunk: None to switch port 69c4666a-7589-415b-9c4f-dfcbaf61907b 2022-08-25 05:26:44.923 2852 2976357036272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-08-25 05:26:44.939 2852 2976357036272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['69c4666a-7589-415b-9c4f-dfcbaf61907b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:26:45.065 2852 2976357036272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['69c4666a-7589-415b-9c4f-dfcbaf61907b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:26:45.079 2852 2976357036272 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-08-25 05:26:45.079 2852 2976357036272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0b0da27b-a9ce-41c7-9996-84ced0a591ac) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-08-25 05:26:45.079 2852 2976357036272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0b0da27b-a9ce-41c7-9996-84ced0a591ac) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-08-25 05:26:45.079 2852 2976357036272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 69c4666a-7589-415b-9c4f-dfcbaf61907b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-08-25 05:26:45.079 2852 2976357036272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-08-25 05:26:45.079 2852 2976357036272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 69c4666a-7589-415b-9c4f-dfcbaf61907b not yet added. Adding. 2022-08-25 05:26:45.079 2852 2976357036272 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-08-25 05:26:45.079 2852 2976357036272 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-08-25 05:26:45.158 2852 2976357036272 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-69c4666a-7589-415b-9c4f-dfcbaf61907b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:26:45.158 2852 2976357036272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69c4666a-7589-415b-9c4f-dfcbaf61907b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:26:45.214 2852 2976357036272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69c4666a-7589-415b-9c4f-dfcbaf61907b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.046s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:26:45.214 2852 2976357036272 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-69c4666a-7589-415b-9c4f-dfcbaf61907b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:26:45.214 2852 2976357036272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69c4666a-7589-415b-9c4f-dfcbaf61907b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:26:45.314 2852 2976357036272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69c4666a-7589-415b-9c4f-dfcbaf61907b" "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:404 2022-08-25 05:26:45.392 2852 2976357036272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-69c4666a-7589-415b-9c4f-dfcbaf61907b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.688s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:26:45.392 2852 2976357036272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 69c4666a-7589-415b-9c4f-dfcbaf61907b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-08-25 05:26:45.392 2852 2976357036272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 69c4666a-7589-415b-9c4f-dfcbaf61907b processed. 2022-08-25 05:26:46.198 2852 2976358898848 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:26:46.198 2852 2976358898848 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:390 2022-08-25 05:26:46.768 2852 2976358898848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.578s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-08-25 05:26:53.003 2852 2976352977136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 69c4666a-7589-415b-9c4f-dfcbaf61907b 2022-08-25 05:26:53.455 2852 2976357566768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8459c4f4-f8d7-43ff-99e5-49248ac2659a 8adef8e6dd904084add1b8ac6bb7e66d cf0283392ca34e1bb0a40d097dbd0118 - - - -] Security group member updated on remote: ['0b0da27b-a9ce-41c7-9996-84ced0a591ac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-08-25 05:26:53.455 2852 2976357566768 MainThread INFO neutron.agent.securitygroups_rpc [req-8459c4f4-f8d7-43ff-99e5-49248ac2659a 8adef8e6dd904084add1b8ac6bb7e66d cf0283392ca34e1bb0a40d097dbd0118 - - - -] Security group member updated ['0b0da27b-a9ce-41c7-9996-84ced0a591ac'] 2022-08-25 05:26:53.455 2852 2976357566768 MainThread INFO neutron.agent.securitygroups_rpc [req-8459c4f4-f8d7-43ff-99e5-49248ac2659a 8adef8e6dd904084add1b8ac6bb7e66d cf0283392ca34e1bb0a40d097dbd0118 - - - -] Refresh firewall rules 2022-08-25 05:26:53.455 2852 2976357566768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8459c4f4-f8d7-43ff-99e5-49248ac2659a 8adef8e6dd904084add1b8ac6bb7e66d cf0283392ca34e1bb0a40d097dbd0118 - - - -] Get security group information for devices via rpc ['69c4666a-7589-415b-9c4f-dfcbaf61907b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-08-25 05:26:53.471 2852 2976357566768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8459c4f4-f8d7-43ff-99e5-49248ac2659a 8adef8e6dd904084add1b8ac6bb7e66d cf0283392ca34e1bb0a40d097dbd0118 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-08-25 05:26:53.471 2852 2976357566768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8459c4f4-f8d7-43ff-99e5-49248ac2659a 8adef8e6dd904084add1b8ac6bb7e66d cf0283392ca34e1bb0a40d097dbd0118 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-08-25 05:26:53.531 2852 2976357378528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8459c4f4-f8d7-43ff-99e5-49248ac2659a 8adef8e6dd904084add1b8ac6bb7e66d cf0283392ca34e1bb0a40d097dbd0118 - - - -] port_delete event received for '69c4666a-7589-415b-9c4f-dfcbaf61907b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-08-25 05:26:54.221 2852 2976257387856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6acccd8f-ed59-41ea-b1d1-0f13ac007600 - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-08-25 05:26:54.221 2852 2976354016416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '69c4666a-7589-415b-9c4f-dfcbaf61907b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-08-25 05:26:54.221 2852 2976354016416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '69c4666a-7589-415b-9c4f-dfcbaf61907b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-08-25 05:26:54.221 2852 2976354016416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 69c4666a-7589-415b-9c4f-dfcbaf61907b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-08-25 05:26:54.221 2852 2976354016416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 500b7589-79b9-4058-aed9-f14af26c9886 2022-08-25 05:26:54.221 2852 2976354016416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['69c4666a-7589-415b-9c4f-dfcbaf61907b'] 2022-08-25 05:26:54.221 2852 2976354016416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-08-25 05:26:54.221 2852 2976354016416 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-08-25 05:26:54.221 2852 2976354016416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['69c4666a-7589-415b-9c4f-dfcbaf61907b'] 2022-08-25 05:26:56.245 2852 2976358948704 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-plugin-notifier" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:385 2022-08-25 05:26:56.246 2852 2976358948704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:390 2022-08-25 05:26:56.265 2852 2976358948704 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:404 2022-08-25 05:27:18.165 2852 2976359112016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb259c30-cf10-4a52-ba06-c28b90a71801 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] network_delete received. Deleting network 500b7589-79b9-4058-aed9-f14af26c9886 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-08-25 05:27:18.165 2852 2976359112016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb259c30-cf10-4a52-ba06-c28b90a71801 dde84621695a4b64985c2f72dbefe3be 1aab57a271ef4e04a301d0c13f37422d - - - -] Network 500b7589-79b9-4058-aed9-f14af26c9886 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463