2022-10-04 12:00:25.561 2252 1544272929184 MainThread INFO neutron.common.config [-] Logging enabled! 2022-10-04 12:00:25.561 2252 1544272929184 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 21.1.0.dev34 2022-10-04 12:00:25.561 2252 1544272929184 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-10-04 12:00:25.605 2252 1544272929184 MainThread INFO os_win.utils.network.networkutils [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] WMI caching is disabled. 2022-10-04 12:00:25.888 2252 1544272929184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-10-04 12:00:25.988 2252 1544272929184 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-10-04 12:00:25.988 2252 1544272929184 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-10-04 12:00:26.221 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent initialized successfully, now running... 2022-10-04 12:00:26.243 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-10-04 12:00:26.243 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-10-04 12:00:26.296 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-10-04 12:02:37.161 2252 1544369565184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b79144e-5794-4148-9e7b-640de21e7317 - - - - - -] port_update received: 772eada2-ad5d-4c5b-90cf-c6c79fc56790 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:02:37.181 2252 1544369565184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b79144e-5794-4148-9e7b-640de21e7317 - - - - - -] No port 772eada2-ad5d-4c5b-90cf-c6c79fc56790 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:02:40.009 2252 1544368746160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-817851cd-9107-4be2-ae59-5568b508185a - - - - - -] port_update received: 5de5ca4f-54a5-4daf-a79d-391166437f69 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:02:40.017 2252 1544368746160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-817851cd-9107-4be2-ae59-5568b508185a - - - - - -] No port 5de5ca4f-54a5-4daf-a79d-391166437f69 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:02:42.400 2252 1544369847456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7693b413-2e88-4ab6-94d1-e02d0b3ee87b - - - - - -] port_update received: 993ad643-a274-4909-b2b5-3d999ce642cf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:02:42.400 2252 1544369847456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7693b413-2e88-4ab6-94d1-e02d0b3ee87b - - - - - -] No port 993ad643-a274-4909-b2b5-3d999ce642cf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:02:45.731 2252 1544369122816 MainThread WARNING oslo_policy.policy [req-92e03496-5ec6-43c6-aa35-f60a8819f111 fd040e13fd6c4b0dbea6a65932f84cb2 4eb043e789a6467db5465a0107f41076 - - - -] 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-10-04 12:02:45.731 2252 1544369122816 MainThread WARNING oslo_policy.policy [req-92e03496-5ec6-43c6-aa35-f60a8819f111 fd040e13fd6c4b0dbea6a65932f84cb2 4eb043e789a6467db5465a0107f41076 - - - -] 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-10-04 12:02:45.731 2252 1544369122816 MainThread WARNING oslo_policy.policy [req-92e03496-5ec6-43c6-aa35-f60a8819f111 fd040e13fd6c4b0dbea6a65932f84cb2 4eb043e789a6467db5465a0107f41076 - - - -] 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-10-04 12:02:45.731 2252 1544369122816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92e03496-5ec6-43c6-aa35-f60a8819f111 fd040e13fd6c4b0dbea6a65932f84cb2 4eb043e789a6467db5465a0107f41076 - - - -] Security group rule updated on remote: ['3155d5ee-b793-4b28-81d0-fd4000d2415a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:02:45.731 2252 1544369122816 MainThread INFO neutron.agent.securitygroups_rpc [req-92e03496-5ec6-43c6-aa35-f60a8819f111 fd040e13fd6c4b0dbea6a65932f84cb2 4eb043e789a6467db5465a0107f41076 - - - -] Security group rule updated ['3155d5ee-b793-4b28-81d0-fd4000d2415a'] 2022-10-04 12:02:46.373 2252 1544368746336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-508224c5-7e54-4b7a-9967-d4eae975c8f5 fd040e13fd6c4b0dbea6a65932f84cb2 4eb043e789a6467db5465a0107f41076 - - - -] Security group rule updated on remote: ['3155d5ee-b793-4b28-81d0-fd4000d2415a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:02:46.373 2252 1544368746336 MainThread INFO neutron.agent.securitygroups_rpc [req-508224c5-7e54-4b7a-9967-d4eae975c8f5 fd040e13fd6c4b0dbea6a65932f84cb2 4eb043e789a6467db5465a0107f41076 - - - -] Security group rule updated ['3155d5ee-b793-4b28-81d0-fd4000d2415a'] 2022-10-04 12:02:48.054 2252 1544350254352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a1b0442-da0c-4638-99b9-936b53a8d3d2 - - - - - -] port_update received: 17aefaeb-42fa-44a5-8796-66eea0a83d5a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:02:48.083 2252 1544350254352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a1b0442-da0c-4638-99b9-936b53a8d3d2 - - - - - -] No port 17aefaeb-42fa-44a5-8796-66eea0a83d5a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:02:49.104 2252 1544369000688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14754557-2272-4f51-92bb-70050b66fdbd - - - - - -] port_update received: de6432af-473b-4bf6-8d08-9e2f17a34349 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:02:49.104 2252 1544369000688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14754557-2272-4f51-92bb-70050b66fdbd - - - - - -] No port de6432af-473b-4bf6-8d08-9e2f17a34349 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:02:49.586 2252 1544350822992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78a2946e-63ac-41f1-bc0d-8641995d58be 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group rule updated on remote: ['086bce95-9934-4d1b-805f-735824ef2fd5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:02:49.586 2252 1544350822992 MainThread INFO neutron.agent.securitygroups_rpc [req-78a2946e-63ac-41f1-bc0d-8641995d58be 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group rule updated ['086bce95-9934-4d1b-805f-735824ef2fd5'] 2022-10-04 12:02:50.682 2252 1544350938032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6d5b6a1-279e-49da-9bda-b799028d8432 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group rule updated on remote: ['086bce95-9934-4d1b-805f-735824ef2fd5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:02:50.682 2252 1544350938032 MainThread INFO neutron.agent.securitygroups_rpc [req-a6d5b6a1-279e-49da-9bda-b799028d8432 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group rule updated ['086bce95-9934-4d1b-805f-735824ef2fd5'] 2022-10-04 12:02:51.774 2252 1544369215968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b6ec2cc3-3086-47c6-9902-f6c36f7acbe6 - - - - - -] port_update received: 1be46025-06d2-4484-abbb-fe5f4a472d63 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:02:51.789 2252 1544369215968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b6ec2cc3-3086-47c6-9902-f6c36f7acbe6 - - - - - -] No port 1be46025-06d2-4484-abbb-fe5f4a472d63 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:02:59.820 2252 1544369563600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fddea9b4-02f0-4e58-a111-aded75ce53ab 64e03bf24bb44add8adea800932e2f75 b32ff677e86d4be0b49869e579385a21 - - - -] Security group member updated on remote: ['00c09094-a354-4cce-a4d1-b0bfac33362a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:02:59.820 2252 1544369563600 MainThread INFO neutron.agent.securitygroups_rpc [req-fddea9b4-02f0-4e58-a111-aded75ce53ab 64e03bf24bb44add8adea800932e2f75 b32ff677e86d4be0b49869e579385a21 - - - -] Security group member updated ['00c09094-a354-4cce-a4d1-b0bfac33362a'] 2022-10-04 12:03:04.040 2252 1544351555648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db11b8f1-9fad-43fe-b19f-2ea9663ad70b fd040e13fd6c4b0dbea6a65932f84cb2 4eb043e789a6467db5465a0107f41076 - - - -] Security group member updated on remote: ['3155d5ee-b793-4b28-81d0-fd4000d2415a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:03:04.040 2252 1544351555648 MainThread INFO neutron.agent.securitygroups_rpc [req-db11b8f1-9fad-43fe-b19f-2ea9663ad70b fd040e13fd6c4b0dbea6a65932f84cb2 4eb043e789a6467db5465a0107f41076 - - - -] Security group member updated ['3155d5ee-b793-4b28-81d0-fd4000d2415a'] 2022-10-04 12:03:04.631 2252 1544370069168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-658bb90b-b48b-4c88-a8f4-850d94be0715 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group member updated on remote: ['086bce95-9934-4d1b-805f-735824ef2fd5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:03:04.631 2252 1544370069168 MainThread INFO neutron.agent.securitygroups_rpc [req-658bb90b-b48b-4c88-a8f4-850d94be0715 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group member updated ['086bce95-9934-4d1b-805f-735824ef2fd5'] 2022-10-04 12:03:05.831 2252 1544370114224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb655f82-8f75-4ebb-8ba9-531e5d171eb1 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] port_update received: 81665b9a-98a8-480e-a9bd-73d4e8a6b78a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:03:05.840 2252 1544370114224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb655f82-8f75-4ebb-8ba9-531e5d171eb1 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] No port 81665b9a-98a8-480e-a9bd-73d4e8a6b78a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:03:08.354 2252 1544370114400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-261c49a9-9d10-4547-893d-dce313f7747b 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] port_update received: 39184605-6fa0-4bf3-b70f-59aac0ab9b51 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:03:09.533 2252 1544370114400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-261c49a9-9d10-4547-893d-dce313f7747b 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] No port 39184605-6fa0-4bf3-b70f-59aac0ab9b51 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:03:10.984 2252 1544370114400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08b8fd16-b495-4251-ab05-5bb4c034acc3 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] port_update received: b1974f78-ed23-4d93-990a-dc57aca745ee port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:03:11.010 2252 1544370114400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08b8fd16-b495-4251-ab05-5bb4c034acc3 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] No port b1974f78-ed23-4d93-990a-dc57aca745ee defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:03:17.558 2252 1544368520528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 81665b9a-98a8-480e-a9bd-73d4e8a6b78a 2022-10-04 12:03:19.052 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-04 12:03:19.461 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Adding port 81665b9a-98a8-480e-a9bd-73d4e8a6b78a 2022-10-04 12:03:19.461 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Port 81665b9a-98a8-480e-a9bd-73d4e8a6b78a updated. Details: {'device': '81665b9a-98a8-480e-a9bd-73d4e8a6b78a', 'network_id': 'add09381-a0d2-4f2a-9454-aac9e8a26630', 'port_id': '81665b9a-98a8-480e-a9bd-73d4e8a6b78a', 'mac_address': 'fa:16:3e:e4:58:2c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 237, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '896b9386-96a2-49d7-91d3-042b891ddc61', '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-10-04 12:03:19.461 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] 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-10-04 12:03:19.461 2252 1544370298944 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-81665b9a-98a8-480e-a9bd-73d4e8a6b78a" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:03:19.461 2252 1544370298944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-81665b9a-98a8-480e-a9bd-73d4e8a6b78a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:03:19.461 2252 1544370298944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 81665b9a-98a8-480e-a9bd-73d4e8a6b78a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:03:19.461 2252 1544370298944 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network add09381-a0d2-4f2a-9454-aac9e8a26630 2022-10-04 12:03:19.461 2252 1544370298944 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-10-04 12:03:19.697 2252 1544370298944 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '81665b9a-98a8-480e-a9bd-73d4e8a6b78a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:03:19.697 2252 1544370298944 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '81665b9a-98a8-480e-a9bd-73d4e8a6b78a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:03:19.697 2252 1544368520528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 39184605-6fa0-4bf3-b70f-59aac0ab9b51 2022-10-04 12:03:19.697 2252 1544368520528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b1974f78-ed23-4d93-990a-dc57aca745ee 2022-10-04 12:03:19.697 2252 1544370298944 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 81665b9a-98a8-480e-a9bd-73d4e8a6b78a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:03:19.723 2252 1544370298944 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 237, VLAN trunk: None to switch port 81665b9a-98a8-480e-a9bd-73d4e8a6b78a 2022-10-04 12:03:19.804 2252 1544370298944 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-04 12:03:19.804 2252 1544370298944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['81665b9a-98a8-480e-a9bd-73d4e8a6b78a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:03:20.259 2252 1544370298944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['81665b9a-98a8-480e-a9bd-73d4e8a6b78a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:03:20.259 2252 1544370298944 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-10-04 12:03:20.259 2252 1544370298944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (00c09094-a354-4cce-a4d1-b0bfac33362a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:03:20.259 2252 1544370298944 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (00c09094-a354-4cce-a4d1-b0bfac33362a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-04 12:03:20.259 2252 1544370298944 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 81665b9a-98a8-480e-a9bd-73d4e8a6b78a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:03:20.259 2252 1544370298944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-04 12:03:20.259 2252 1544370298944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 81665b9a-98a8-480e-a9bd-73d4e8a6b78a not yet added. Adding. 2022-10-04 12:03:20.259 2252 1544370298944 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-10-04 12:03:20.259 2252 1544370298944 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-10-04 12:03:20.369 2252 1544370298944 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-81665b9a-98a8-480e-a9bd-73d4e8a6b78a" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:03:20.369 2252 1544370298944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81665b9a-98a8-480e-a9bd-73d4e8a6b78a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:03:20.460 2252 1544370298944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81665b9a-98a8-480e-a9bd-73d4e8a6b78a" "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:423 2022-10-04 12:03:20.460 2252 1544370298944 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-81665b9a-98a8-480e-a9bd-73d4e8a6b78a" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:03:20.460 2252 1544370298944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81665b9a-98a8-480e-a9bd-73d4e8a6b78a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:03:20.557 2252 1544370298944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81665b9a-98a8-480e-a9bd-73d4e8a6b78a" "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:423 2022-10-04 12:03:20.679 2252 1544370298944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-81665b9a-98a8-480e-a9bd-73d4e8a6b78a" "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:423 2022-10-04 12:03:20.679 2252 1544370298944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 81665b9a-98a8-480e-a9bd-73d4e8a6b78a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-04 12:03:20.679 2252 1544370298944 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 81665b9a-98a8-480e-a9bd-73d4e8a6b78a processed. 2022-10-04 12:03:21.054 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-04 12:03:21.056 2252 1544370298944 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:404 2022-10-04 12:03:21.056 2252 1544370298944 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:409 2022-10-04 12:03:22.430 2252 1544370298944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:03:22.569 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Adding port 39184605-6fa0-4bf3-b70f-59aac0ab9b51 2022-10-04 12:03:22.569 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Port 39184605-6fa0-4bf3-b70f-59aac0ab9b51 updated. Details: {'device': '39184605-6fa0-4bf3-b70f-59aac0ab9b51', 'network_id': '6a843603-1123-4e00-9b28-113fe25ca6eb', 'port_id': '39184605-6fa0-4bf3-b70f-59aac0ab9b51', 'mac_address': 'fa:16:3e:78:05:57', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 224, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '60d2fd16-5363-45a0-b0d9-a01b13da018f', 'ip_address': '172.20.0.5'}], '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-10-04 12:03:22.569 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] 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-10-04 12:03:22.569 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Adding port b1974f78-ed23-4d93-990a-dc57aca745ee 2022-10-04 12:03:22.569 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Port b1974f78-ed23-4d93-990a-dc57aca745ee updated. Details: {'device': 'b1974f78-ed23-4d93-990a-dc57aca745ee', 'network_id': '1d8166dc-91eb-4754-a625-1f72bd32d0b4', 'port_id': 'b1974f78-ed23-4d93-990a-dc57aca745ee', 'mac_address': 'fa:16:3e:63:7a:67', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 218, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8222d162-938c-4d8e-96f7-59c918e0e795', '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-10-04 12:03:22.569 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] 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-10-04 12:03:22.569 2252 1544368602624 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-39184605-6fa0-4bf3-b70f-59aac0ab9b51" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:03:22.569 2252 1544368602624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-39184605-6fa0-4bf3-b70f-59aac0ab9b51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:03:22.569 2252 1544368602624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 39184605-6fa0-4bf3-b70f-59aac0ab9b51 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:03:22.569 2252 1544368602624 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6a843603-1123-4e00-9b28-113fe25ca6eb 2022-10-04 12:03:22.569 2252 1544368602624 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-10-04 12:03:22.723 2252 1544368602624 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '39184605-6fa0-4bf3-b70f-59aac0ab9b51') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:03:22.723 2252 1544368602624 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '39184605-6fa0-4bf3-b70f-59aac0ab9b51') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:03:22.723 2252 1544368599632 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-b1974f78-ed23-4d93-990a-dc57aca745ee" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:03:22.723 2252 1544368599632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b1974f78-ed23-4d93-990a-dc57aca745ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:03:22.723 2252 1544368599632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b1974f78-ed23-4d93-990a-dc57aca745ee _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:03:22.723 2252 1544368599632 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1d8166dc-91eb-4754-a625-1f72bd32d0b4 2022-10-04 12:03:22.723 2252 1544368599632 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-10-04 12:03:22.892 2252 1544368599632 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b1974f78-ed23-4d93-990a-dc57aca745ee') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:03:22.892 2252 1544368599632 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b1974f78-ed23-4d93-990a-dc57aca745ee') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:03:22.892 2252 1544368602624 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 39184605-6fa0-4bf3-b70f-59aac0ab9b51 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:03:22.892 2252 1544368602624 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 224, VLAN trunk: None to switch port 39184605-6fa0-4bf3-b70f-59aac0ab9b51 2022-10-04 12:03:22.982 2252 1544368602624 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-04 12:03:22.982 2252 1544368602624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['39184605-6fa0-4bf3-b70f-59aac0ab9b51'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:03:22.982 2252 1544368599632 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b1974f78-ed23-4d93-990a-dc57aca745ee is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:03:22.996 2252 1544368599632 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 218, VLAN trunk: None to switch port b1974f78-ed23-4d93-990a-dc57aca745ee 2022-10-04 12:03:23.069 2252 1544368599632 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-04 12:03:23.069 2252 1544368599632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b1974f78-ed23-4d93-990a-dc57aca745ee'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:03:23.332 2252 1544368602624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['39184605-6fa0-4bf3-b70f-59aac0ab9b51']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:03:23.332 2252 1544368602624 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-10-04 12:03:23.332 2252 1544368602624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (086bce95-9934-4d1b-805f-735824ef2fd5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:03:23.332 2252 1544368602624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 39184605-6fa0-4bf3-b70f-59aac0ab9b51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:03:23.332 2252 1544368602624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-04 12:03:23.332 2252 1544368602624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 39184605-6fa0-4bf3-b70f-59aac0ab9b51 not yet added. Adding. 2022-10-04 12:03:23.332 2252 1544368602624 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-10-04 12:03:23.332 2252 1544368602624 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-10-04 12:03:23.442 2252 1544368602624 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-39184605-6fa0-4bf3-b70f-59aac0ab9b51" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:03:23.442 2252 1544368602624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39184605-6fa0-4bf3-b70f-59aac0ab9b51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:03:23.569 2252 1544368602624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39184605-6fa0-4bf3-b70f-59aac0ab9b51" "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:423 2022-10-04 12:03:23.569 2252 1544368602624 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-39184605-6fa0-4bf3-b70f-59aac0ab9b51" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:03:23.569 2252 1544368602624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39184605-6fa0-4bf3-b70f-59aac0ab9b51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:03:23.677 2252 1544368602624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39184605-6fa0-4bf3-b70f-59aac0ab9b51" "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:423 2022-10-04 12:03:23.787 2252 1544368602624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-39184605-6fa0-4bf3-b70f-59aac0ab9b51" "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:423 2022-10-04 12:03:23.787 2252 1544368602624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 39184605-6fa0-4bf3-b70f-59aac0ab9b51 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-04 12:03:23.787 2252 1544368602624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 39184605-6fa0-4bf3-b70f-59aac0ab9b51 processed. 2022-10-04 12:03:23.787 2252 1544368599632 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b1974f78-ed23-4d93-990a-dc57aca745ee']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:03:23.794 2252 1544368599632 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-10-04 12:03:23.794 2252 1544368599632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3155d5ee-b793-4b28-81d0-fd4000d2415a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:03:23.794 2252 1544368599632 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b1974f78-ed23-4d93-990a-dc57aca745ee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:03:23.794 2252 1544368599632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-04 12:03:23.794 2252 1544368599632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b1974f78-ed23-4d93-990a-dc57aca745ee not yet added. Adding. 2022-10-04 12:03:23.794 2252 1544368599632 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-10-04 12:03:23.794 2252 1544368599632 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-10-04 12:03:23.904 2252 1544368599632 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-b1974f78-ed23-4d93-990a-dc57aca745ee" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:03:23.904 2252 1544368599632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b1974f78-ed23-4d93-990a-dc57aca745ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:03:24.025 2252 1544368599632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b1974f78-ed23-4d93-990a-dc57aca745ee" "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:423 2022-10-04 12:03:24.025 2252 1544368599632 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-b1974f78-ed23-4d93-990a-dc57aca745ee" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:03:24.025 2252 1544368599632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b1974f78-ed23-4d93-990a-dc57aca745ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:03:24.152 2252 1544368599632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b1974f78-ed23-4d93-990a-dc57aca745ee" "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:423 2022-10-04 12:03:24.245 2252 1544368599632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b1974f78-ed23-4d93-990a-dc57aca745ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.516s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:03:24.245 2252 1544368599632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b1974f78-ed23-4d93-990a-dc57aca745ee status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-04 12:03:24.245 2252 1544368599632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b1974f78-ed23-4d93-990a-dc57aca745ee processed. 2022-10-04 12:03:25.099 2252 1544369000688 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:404 2022-10-04 12:03:25.099 2252 1544369000688 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:409 2022-10-04 12:03:26.339 2252 1544369000688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:03:53.990 2252 1544368520704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 81665b9a-98a8-480e-a9bd-73d4e8a6b78a 2022-10-04 12:03:54.084 2252 1544369217200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b7cf2101-ca53-4d0c-a43c-587434306f09 64e03bf24bb44add8adea800932e2f75 b32ff677e86d4be0b49869e579385a21 - - - -] Security group member updated on remote: ['00c09094-a354-4cce-a4d1-b0bfac33362a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:03:54.084 2252 1544369217200 MainThread INFO neutron.agent.securitygroups_rpc [req-b7cf2101-ca53-4d0c-a43c-587434306f09 64e03bf24bb44add8adea800932e2f75 b32ff677e86d4be0b49869e579385a21 - - - -] Security group member updated ['00c09094-a354-4cce-a4d1-b0bfac33362a'] 2022-10-04 12:03:54.084 2252 1544369217200 MainThread INFO neutron.agent.securitygroups_rpc [req-b7cf2101-ca53-4d0c-a43c-587434306f09 64e03bf24bb44add8adea800932e2f75 b32ff677e86d4be0b49869e579385a21 - - - -] Refresh firewall rules 2022-10-04 12:03:54.084 2252 1544369217200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b7cf2101-ca53-4d0c-a43c-587434306f09 64e03bf24bb44add8adea800932e2f75 b32ff677e86d4be0b49869e579385a21 - - - -] Get security group information for devices via rpc ['81665b9a-98a8-480e-a9bd-73d4e8a6b78a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:03:54.134 2252 1544369217200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b7cf2101-ca53-4d0c-a43c-587434306f09 64e03bf24bb44add8adea800932e2f75 b32ff677e86d4be0b49869e579385a21 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:03:54.134 2252 1544369217200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b7cf2101-ca53-4d0c-a43c-587434306f09 64e03bf24bb44add8adea800932e2f75 b32ff677e86d4be0b49869e579385a21 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-04 12:03:54.212 2252 1544369217200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7cf2101-ca53-4d0c-a43c-587434306f09 64e03bf24bb44add8adea800932e2f75 b32ff677e86d4be0b49869e579385a21 - - - -] port_delete event received for '81665b9a-98a8-480e-a9bd-73d4e8a6b78a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:03:55.224 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-04 12:03:55.224 2252 1544370069168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '81665b9a-98a8-480e-a9bd-73d4e8a6b78a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-04 12:03:55.224 2252 1544370069168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '81665b9a-98a8-480e-a9bd-73d4e8a6b78a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-04 12:03:55.224 2252 1544370069168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 81665b9a-98a8-480e-a9bd-73d4e8a6b78a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-04 12:03:55.224 2252 1544370069168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network add09381-a0d2-4f2a-9454-aac9e8a26630 2022-10-04 12:03:56.271 2252 1544370069168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['81665b9a-98a8-480e-a9bd-73d4e8a6b78a'] 2022-10-04 12:03:56.271 2252 1544370069168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-04 12:03:56.271 2252 1544370069168 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-10-04 12:03:56.271 2252 1544370069168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['81665b9a-98a8-480e-a9bd-73d4e8a6b78a'] 2022-10-04 12:03:57.224 2252 1544370451376 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:404 2022-10-04 12:03:57.224 2252 1544370451376 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:409 2022-10-04 12:03:58.381 2252 1544370451376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:04:04.138 2252 1544370068464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d60bee91-6124-4de0-995d-9d006dd5df87 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for 'de6432af-473b-4bf6-8d08-9e2f17a34349' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:04:06.589 2252 1544370747344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7e90198-591e-4744-8c2d-35ac4efe2d9b 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for '772eada2-ad5d-4c5b-90cf-c6c79fc56790' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:04:08.318 2252 1544369145632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d8fb1ef-483a-4d19-a7c8-4d60f611af2f 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for '4ae2cc01-d87b-41cd-8d3b-5e3cdb2a0ac1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:04:08.454 2252 1544370821776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8ee6c8c-ac8e-4b9c-bb62-ecba995c3995 - - - - - -] port_delete event received for '4ae2cc01-d87b-41cd-8d3b-5e3cdb2a0ac1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:04:09.179 2252 1544370965136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d8fb1ef-483a-4d19-a7c8-4d60f611af2f 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] network_delete received. Deleting network add09381-a0d2-4f2a-9454-aac9e8a26630 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-04 12:04:09.179 2252 1544370965136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d8fb1ef-483a-4d19-a7c8-4d60f611af2f 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] Network add09381-a0d2-4f2a-9454-aac9e8a26630 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-04 12:04:16.093 2252 1544370749280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-154406aa-8f23-47c3-9398-dfae7e003c21 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] network_delete received. Deleting network eddf51f8-2cb6-402b-8744-e3ba71330cb7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-04 12:04:16.093 2252 1544370749280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-154406aa-8f23-47c3-9398-dfae7e003c21 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] Network eddf51f8-2cb6-402b-8744-e3ba71330cb7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-04 12:04:17.820 2252 1544369844640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b9fb3e9-833a-4019-97b2-5e36e7459479 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] network_delete received. Deleting network 503eac2a-34aa-40c6-89ca-fbd8b8394059 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-04 12:04:17.820 2252 1544369844640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b9fb3e9-833a-4019-97b2-5e36e7459479 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] Network 503eac2a-34aa-40c6-89ca-fbd8b8394059 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-04 12:04:23.837 2252 1544371220720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-476692b0-7533-4071-a869-9054e0f2c1d3 - - - - - -] port_update received: 722fc635-3bc9-4a75-9cb3-524a01821dd2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:04:23.850 2252 1544371220720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-476692b0-7533-4071-a869-9054e0f2c1d3 - - - - - -] No port 722fc635-3bc9-4a75-9cb3-524a01821dd2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:04:29.627 2252 1544369845168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79990942-54ff-4981-804f-067d77ff22b7 - - - - - -] port_update received: e242f6b4-55a3-411c-80da-d7b29ef292a9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:04:29.636 2252 1544369845168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79990942-54ff-4981-804f-067d77ff22b7 - - - - - -] No port e242f6b4-55a3-411c-80da-d7b29ef292a9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:04:32.536 2252 1544370323872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8737ada5-ffc2-4974-941e-e38bf0c1bdc8 ee6a9052a75a4d8c9f4a08638685012b df93e841cba9441f84c15a826db25de6 - - - -] Security group member updated on remote: ['d24a3df2-6a13-401c-9b5b-dec3cee1e95c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:04:33.571 2252 1544370323872 MainThread INFO neutron.agent.securitygroups_rpc [req-8737ada5-ffc2-4974-941e-e38bf0c1bdc8 ee6a9052a75a4d8c9f4a08638685012b df93e841cba9441f84c15a826db25de6 - - - -] Security group member updated ['d24a3df2-6a13-401c-9b5b-dec3cee1e95c'] 2022-10-04 12:04:36.198 2252 1544369495024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80436c34-5cc9-4635-ae75-6b8cf3fcf05c 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] port_update received: 4d4e14bb-7a27-452c-ab60-61f73f12e85c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:04:36.916 2252 1544369495024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80436c34-5cc9-4635-ae75-6b8cf3fcf05c 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] No port 4d4e14bb-7a27-452c-ab60-61f73f12e85c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:04:41.502 2252 1544370450672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b0fd3cdb-9111-46dc-89eb-0e165434d499 f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Security group member updated on remote: ['04ee6b75-482d-4b32-8519-6a6958616065'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:04:41.502 2252 1544370450672 MainThread INFO neutron.agent.securitygroups_rpc [req-b0fd3cdb-9111-46dc-89eb-0e165434d499 f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Security group member updated ['04ee6b75-482d-4b32-8519-6a6958616065'] 2022-10-04 12:04:42.271 2252 1544368520528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4d4e14bb-7a27-452c-ab60-61f73f12e85c 2022-10-04 12:04:43.707 2252 1544350915568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b8ffd83-6aec-4153-97e7-c9bf571b0e84 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] port_update received: 6724c60b-cea7-42fb-a13e-99399f296c39 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:04:43.723 2252 1544350915568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b8ffd83-6aec-4153-97e7-c9bf571b0e84 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] No port 6724c60b-cea7-42fb-a13e-99399f296c39 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:04:43.965 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-04 12:04:44.665 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Adding port 4d4e14bb-7a27-452c-ab60-61f73f12e85c 2022-10-04 12:04:44.665 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Port 4d4e14bb-7a27-452c-ab60-61f73f12e85c updated. Details: {'device': '4d4e14bb-7a27-452c-ab60-61f73f12e85c', 'network_id': '64d32325-38b8-47fc-b904-3c38443e31da', 'port_id': '4d4e14bb-7a27-452c-ab60-61f73f12e85c', 'mac_address': 'fa:16:3e:37:1a:b7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 235, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8847c68b-7dc8-4236-a8a1-ce1cad7d4aa3', '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-10-04 12:04:44.665 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] 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-10-04 12:04:44.665 2252 1544350991104 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-4d4e14bb-7a27-452c-ab60-61f73f12e85c" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:04:44.665 2252 1544350991104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4d4e14bb-7a27-452c-ab60-61f73f12e85c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:04:44.665 2252 1544350991104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4d4e14bb-7a27-452c-ab60-61f73f12e85c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:04:44.665 2252 1544350991104 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 64d32325-38b8-47fc-b904-3c38443e31da 2022-10-04 12:04:44.665 2252 1544350991104 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-10-04 12:04:44.942 2252 1544350991104 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4d4e14bb-7a27-452c-ab60-61f73f12e85c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:04:44.942 2252 1544350991104 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4d4e14bb-7a27-452c-ab60-61f73f12e85c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:04:44.966 2252 1544350991104 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4d4e14bb-7a27-452c-ab60-61f73f12e85c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:04:44.966 2252 1544350991104 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 235, VLAN trunk: None to switch port 4d4e14bb-7a27-452c-ab60-61f73f12e85c 2022-10-04 12:04:45.100 2252 1544350991104 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-04 12:04:45.100 2252 1544350991104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4d4e14bb-7a27-452c-ab60-61f73f12e85c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:04:45.100 2252 1544369002624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-07ab6905-d8a1-4537-9b9e-d8809c6a9343 f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Security group member updated on remote: ['04ee6b75-482d-4b32-8519-6a6958616065'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:04:45.100 2252 1544369002624 MainThread INFO neutron.agent.securitygroups_rpc [req-07ab6905-d8a1-4537-9b9e-d8809c6a9343 f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Security group member updated ['04ee6b75-482d-4b32-8519-6a6958616065'] 2022-10-04 12:04:45.567 2252 1544350991104 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4d4e14bb-7a27-452c-ab60-61f73f12e85c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:04:45.567 2252 1544350991104 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-10-04 12:04:45.567 2252 1544350991104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d24a3df2-6a13-401c-9b5b-dec3cee1e95c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:04:45.567 2252 1544350991104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d24a3df2-6a13-401c-9b5b-dec3cee1e95c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-04 12:04:45.567 2252 1544350991104 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4d4e14bb-7a27-452c-ab60-61f73f12e85c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:04:45.567 2252 1544350991104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-04 12:04:45.567 2252 1544350991104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4d4e14bb-7a27-452c-ab60-61f73f12e85c not yet added. Adding. 2022-10-04 12:04:45.567 2252 1544350991104 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-10-04 12:04:45.567 2252 1544350991104 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-10-04 12:04:45.788 2252 1544350991104 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-4d4e14bb-7a27-452c-ab60-61f73f12e85c" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:04:45.788 2252 1544350991104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d4e14bb-7a27-452c-ab60-61f73f12e85c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:04:45.979 2252 1544350991104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d4e14bb-7a27-452c-ab60-61f73f12e85c" "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:423 2022-10-04 12:04:45.979 2252 1544350991104 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-4d4e14bb-7a27-452c-ab60-61f73f12e85c" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:04:45.979 2252 1544350991104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d4e14bb-7a27-452c-ab60-61f73f12e85c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:04:46.160 2252 1544350991104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d4e14bb-7a27-452c-ab60-61f73f12e85c" "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:423 2022-10-04 12:04:46.332 2252 1544350991104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4d4e14bb-7a27-452c-ab60-61f73f12e85c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.672s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:04:46.332 2252 1544350991104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4d4e14bb-7a27-452c-ab60-61f73f12e85c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-04 12:04:46.332 2252 1544350991104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4d4e14bb-7a27-452c-ab60-61f73f12e85c processed. 2022-10-04 12:04:46.332 2252 1544350991104 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:404 2022-10-04 12:04:46.332 2252 1544350991104 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:409 2022-10-04 12:04:47.019 2252 1544350991104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.687s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:04:47.694 2252 1544371302816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f391454-faf5-40b7-83bb-5e052d148859 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] port_update received: 963f263d-76df-47c8-9d84-157b7812a5a5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:04:47.724 2252 1544371302816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f391454-faf5-40b7-83bb-5e052d148859 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] No port 963f263d-76df-47c8-9d84-157b7812a5a5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:04:48.318 2252 1544368520528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6724c60b-cea7-42fb-a13e-99399f296c39 2022-10-04 12:04:48.340 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-04 12:04:48.921 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Adding port 6724c60b-cea7-42fb-a13e-99399f296c39 2022-10-04 12:04:48.921 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Port 6724c60b-cea7-42fb-a13e-99399f296c39 updated. Details: {'device': '6724c60b-cea7-42fb-a13e-99399f296c39', 'network_id': 'ea9a6710-a6c4-4b51-9ca2-9cfb36ef37b3', 'port_id': '6724c60b-cea7-42fb-a13e-99399f296c39', 'mac_address': 'fa:16:3e:dc:fc:c7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 234, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ae8d70ae-2627-4561-a4b8-a7f33d75a65a', 'ip_address': '172.20.0.5'}], '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-10-04 12:04:48.921 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] 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-10-04 12:04:48.921 2252 1544371305632 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-6724c60b-cea7-42fb-a13e-99399f296c39" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:04:48.921 2252 1544371305632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6724c60b-cea7-42fb-a13e-99399f296c39" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:04:48.921 2252 1544371305632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6724c60b-cea7-42fb-a13e-99399f296c39 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:04:48.921 2252 1544371305632 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ea9a6710-a6c4-4b51-9ca2-9cfb36ef37b3 2022-10-04 12:04:48.931 2252 1544371305632 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-10-04 12:04:49.162 2252 1544371305632 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6724c60b-cea7-42fb-a13e-99399f296c39') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:04:49.162 2252 1544371305632 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6724c60b-cea7-42fb-a13e-99399f296c39') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:04:49.162 2252 1544371305632 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6724c60b-cea7-42fb-a13e-99399f296c39 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:04:49.162 2252 1544371305632 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 234, VLAN trunk: None to switch port 6724c60b-cea7-42fb-a13e-99399f296c39 2022-10-04 12:04:49.290 2252 1544371305632 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-04 12:04:49.290 2252 1544371305632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6724c60b-cea7-42fb-a13e-99399f296c39'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:04:49.776 2252 1544371305632 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6724c60b-cea7-42fb-a13e-99399f296c39']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:04:49.776 2252 1544371305632 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-10-04 12:04:49.776 2252 1544371305632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (04ee6b75-482d-4b32-8519-6a6958616065) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:04:49.776 2252 1544371305632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (04ee6b75-482d-4b32-8519-6a6958616065) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-04 12:04:49.776 2252 1544371305632 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6724c60b-cea7-42fb-a13e-99399f296c39 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:04:49.776 2252 1544371305632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-04 12:04:49.776 2252 1544371305632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6724c60b-cea7-42fb-a13e-99399f296c39 not yet added. Adding. 2022-10-04 12:04:49.789 2252 1544371305632 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-10-04 12:04:49.789 2252 1544371305632 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-10-04 12:04:49.958 2252 1544371305632 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-6724c60b-cea7-42fb-a13e-99399f296c39" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:04:49.958 2252 1544371305632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6724c60b-cea7-42fb-a13e-99399f296c39" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:04:50.114 2252 1544371305632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6724c60b-cea7-42fb-a13e-99399f296c39" "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:423 2022-10-04 12:04:50.114 2252 1544371305632 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-6724c60b-cea7-42fb-a13e-99399f296c39" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:04:50.114 2252 1544371305632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6724c60b-cea7-42fb-a13e-99399f296c39" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:04:50.252 2252 1544371305632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6724c60b-cea7-42fb-a13e-99399f296c39" "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:423 2022-10-04 12:04:50.389 2252 1544371305632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6724c60b-cea7-42fb-a13e-99399f296c39" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.468s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:04:50.389 2252 1544371305632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6724c60b-cea7-42fb-a13e-99399f296c39 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-04 12:04:50.389 2252 1544371305632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6724c60b-cea7-42fb-a13e-99399f296c39 processed. 2022-10-04 12:04:50.389 2252 1544371305632 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:404 2022-10-04 12:04:50.389 2252 1544371305632 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:409 2022-10-04 12:04:51.000 2252 1544371305632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.610s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:04:52.378 2252 1544368520528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 963f263d-76df-47c8-9d84-157b7812a5a5 2022-10-04 12:04:52.410 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-04 12:04:53.522 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Adding port 963f263d-76df-47c8-9d84-157b7812a5a5 2022-10-04 12:04:53.522 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Port 963f263d-76df-47c8-9d84-157b7812a5a5 updated. Details: {'device': '963f263d-76df-47c8-9d84-157b7812a5a5', 'network_id': 'ea9a6710-a6c4-4b51-9ca2-9cfb36ef37b3', 'port_id': '963f263d-76df-47c8-9d84-157b7812a5a5', 'mac_address': 'fa:16:3e:fd:fe:64', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 234, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ae8d70ae-2627-4561-a4b8-a7f33d75a65a', '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-10-04 12:04:53.522 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] 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-10-04 12:04:53.522 2252 1544370325808 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-963f263d-76df-47c8-9d84-157b7812a5a5" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:04:53.522 2252 1544370325808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-963f263d-76df-47c8-9d84-157b7812a5a5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:04:53.522 2252 1544370325808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 963f263d-76df-47c8-9d84-157b7812a5a5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:04:53.522 2252 1544370325808 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-10-04 12:04:53.736 2252 1544370325808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '963f263d-76df-47c8-9d84-157b7812a5a5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:04:53.736 2252 1544370325808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '963f263d-76df-47c8-9d84-157b7812a5a5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:04:53.766 2252 1544370325808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 963f263d-76df-47c8-9d84-157b7812a5a5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:04:53.766 2252 1544370325808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 234, VLAN trunk: None to switch port 963f263d-76df-47c8-9d84-157b7812a5a5 2022-10-04 12:04:53.907 2252 1544370325808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-04 12:04:53.920 2252 1544370325808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['963f263d-76df-47c8-9d84-157b7812a5a5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:04:54.585 2252 1544370325808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['963f263d-76df-47c8-9d84-157b7812a5a5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:04:54.605 2252 1544370325808 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-10-04 12:04:54.605 2252 1544370325808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (04ee6b75-482d-4b32-8519-6a6958616065) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:04:54.605 2252 1544370325808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (04ee6b75-482d-4b32-8519-6a6958616065) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-04 12:04:54.605 2252 1544370325808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 963f263d-76df-47c8-9d84-157b7812a5a5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:04:54.605 2252 1544370325808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-04 12:04:54.605 2252 1544370325808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 963f263d-76df-47c8-9d84-157b7812a5a5 not yet added. Adding. 2022-10-04 12:04:54.605 2252 1544370325808 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-10-04 12:04:54.605 2252 1544370325808 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-10-04 12:04:54.815 2252 1544370325808 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-963f263d-76df-47c8-9d84-157b7812a5a5" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:04:54.815 2252 1544370325808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-963f263d-76df-47c8-9d84-157b7812a5a5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:04:55.006 2252 1544370325808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-963f263d-76df-47c8-9d84-157b7812a5a5" "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:423 2022-10-04 12:04:55.006 2252 1544370325808 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-963f263d-76df-47c8-9d84-157b7812a5a5" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:04:55.006 2252 1544370325808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-963f263d-76df-47c8-9d84-157b7812a5a5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:04:55.207 2252 1544370325808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-963f263d-76df-47c8-9d84-157b7812a5a5" "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:423 2022-10-04 12:04:55.363 2252 1544370325808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-963f263d-76df-47c8-9d84-157b7812a5a5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.844s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:04:55.363 2252 1544370325808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 963f263d-76df-47c8-9d84-157b7812a5a5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-04 12:04:55.363 2252 1544370325808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 963f263d-76df-47c8-9d84-157b7812a5a5 processed. 2022-10-04 12:04:56.409 2252 1544371382400 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:404 2022-10-04 12:04:56.411 2252 1544371382400 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:409 2022-10-04 12:04:56.714 2252 1544368520704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4d4e14bb-7a27-452c-ab60-61f73f12e85c 2022-10-04 12:04:57.864 2252 1544371382400 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:423 2022-10-04 12:04:58.772 2252 1544371365488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-111ef75e-7374-47ec-8ff1-a8cca033784f ee6a9052a75a4d8c9f4a08638685012b df93e841cba9441f84c15a826db25de6 - - - -] Security group member updated on remote: ['d24a3df2-6a13-401c-9b5b-dec3cee1e95c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:04:58.772 2252 1544371365488 MainThread INFO neutron.agent.securitygroups_rpc [req-111ef75e-7374-47ec-8ff1-a8cca033784f ee6a9052a75a4d8c9f4a08638685012b df93e841cba9441f84c15a826db25de6 - - - -] Security group member updated ['d24a3df2-6a13-401c-9b5b-dec3cee1e95c'] 2022-10-04 12:04:59.926 2252 1544371365488 MainThread INFO neutron.agent.securitygroups_rpc [req-111ef75e-7374-47ec-8ff1-a8cca033784f ee6a9052a75a4d8c9f4a08638685012b df93e841cba9441f84c15a826db25de6 - - - -] Refresh firewall rules 2022-10-04 12:04:59.926 2252 1544371365488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-111ef75e-7374-47ec-8ff1-a8cca033784f ee6a9052a75a4d8c9f4a08638685012b df93e841cba9441f84c15a826db25de6 - - - -] Get security group information for devices via rpc ['4d4e14bb-7a27-452c-ab60-61f73f12e85c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:04:59.926 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-04 12:05:00.892 2252 1544371367072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-111ef75e-7374-47ec-8ff1-a8cca033784f ee6a9052a75a4d8c9f4a08638685012b df93e841cba9441f84c15a826db25de6 - - - -] port_delete event received for '4d4e14bb-7a27-452c-ab60-61f73f12e85c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:05:00.896 2252 1544371366896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4d4e14bb-7a27-452c-ab60-61f73f12e85c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-04 12:05:00.896 2252 1544371366896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4d4e14bb-7a27-452c-ab60-61f73f12e85c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-04 12:05:00.896 2252 1544371366896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4d4e14bb-7a27-452c-ab60-61f73f12e85c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-04 12:05:00.925 2252 1544371366896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 64d32325-38b8-47fc-b904-3c38443e31da 2022-10-04 12:05:00.925 2252 1544371366896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4d4e14bb-7a27-452c-ab60-61f73f12e85c'] 2022-10-04 12:05:00.925 2252 1544371366896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-04 12:05:00.941 2252 1544371366896 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-10-04 12:05:00.941 2252 1544371366896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4d4e14bb-7a27-452c-ab60-61f73f12e85c'] 2022-10-04 12:05:00.941 2252 1544371365488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-111ef75e-7374-47ec-8ff1-a8cca033784f ee6a9052a75a4d8c9f4a08638685012b df93e841cba9441f84c15a826db25de6 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:05:00.941 2252 1544371365488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-111ef75e-7374-47ec-8ff1-a8cca033784f ee6a9052a75a4d8c9f4a08638685012b df93e841cba9441f84c15a826db25de6 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-04 12:05:00.941 2252 1544371365488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e64596a2-604b-4c20-96b8-9b33c6e6f00b - - - - - -] port_update received: a1b1367a-e855-425e-9d4e-6d240bc172f9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:05:00.972 2252 1544371365488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e64596a2-604b-4c20-96b8-9b33c6e6f00b - - - - - -] No port a1b1367a-e855-425e-9d4e-6d240bc172f9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:05:01.631 2252 1544370881456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b3f7bf6-c2b3-4d5d-aada-c2ff6822cb2a - - - - - -] port_update received: 03d99e39-502b-4500-9a10-64b05f96716d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:05:01.631 2252 1544370881456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b3f7bf6-c2b3-4d5d-aada-c2ff6822cb2a - - - - - -] No port 03d99e39-502b-4500-9a10-64b05f96716d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:05:01.924 2252 1544350938912 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:404 2022-10-04 12:05:01.925 2252 1544350938912 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:409 2022-10-04 12:05:02.298 2252 1544350938912 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:423 2022-10-04 12:05:09.001 2252 1544371425120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caaf69e2-d3ba-4b17-bcc8-bdd1c12d9513 - - - - - -] port_update received: e81d6d5f-c610-407d-a3ab-71319dede608 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:05:09.004 2252 1544371425120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caaf69e2-d3ba-4b17-bcc8-bdd1c12d9513 - - - - - -] No port e81d6d5f-c610-407d-a3ab-71319dede608 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:05:11.222 2252 1544371425120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d6ddfb25-1bfb-4b7b-937f-75536add3a49 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group rule updated on remote: ['a5d833ea-7a74-403e-8434-5f6a18d78898'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:05:12.458 2252 1544371425120 MainThread INFO neutron.agent.securitygroups_rpc [req-d6ddfb25-1bfb-4b7b-937f-75536add3a49 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group rule updated ['a5d833ea-7a74-403e-8434-5f6a18d78898'] 2022-10-04 12:05:12.472 2252 1544371425120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-453452c5-06ff-4bdb-a56c-5828eec228ef - - - - - -] port_update received: 3f543130-49d9-4e42-b019-c67802cb2e6b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:05:12.503 2252 1544371425120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-453452c5-06ff-4bdb-a56c-5828eec228ef - - - - - -] No port 3f543130-49d9-4e42-b019-c67802cb2e6b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:05:12.503 2252 1544371424240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-efd3a54b-0565-4c04-a65d-af5fc5ebeb41 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group rule updated on remote: ['a5d833ea-7a74-403e-8434-5f6a18d78898'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:05:12.503 2252 1544371424240 MainThread INFO neutron.agent.securitygroups_rpc [req-efd3a54b-0565-4c04-a65d-af5fc5ebeb41 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group rule updated ['a5d833ea-7a74-403e-8434-5f6a18d78898'] 2022-10-04 12:05:18.572 2252 1544370240496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9433a751-7923-4994-abee-a26d37bef720 ee6a9052a75a4d8c9f4a08638685012b df93e841cba9441f84c15a826db25de6 - - - -] Security group member updated on remote: ['d24a3df2-6a13-401c-9b5b-dec3cee1e95c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:05:18.572 2252 1544370240496 MainThread INFO neutron.agent.securitygroups_rpc [req-9433a751-7923-4994-abee-a26d37bef720 ee6a9052a75a4d8c9f4a08638685012b df93e841cba9441f84c15a826db25de6 - - - -] Security group member updated ['d24a3df2-6a13-401c-9b5b-dec3cee1e95c'] 2022-10-04 12:05:19.242 2252 1544371566896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d056a852-6b9e-44e7-a952-990e2f0db05d - - - - - -] port_update received: 227e31f9-e0fa-466c-a853-0768bf2833c3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:05:19.242 2252 1544371566896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d056a852-6b9e-44e7-a952-990e2f0db05d - - - - - -] No port 227e31f9-e0fa-466c-a853-0768bf2833c3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:05:20.380 2252 1544371623536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fe6c1cd-8b93-4311-ba75-feb14f198545 - - - - - -] port_update received: 83956ff3-c8ba-42d4-950b-ce502395272d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:05:20.412 2252 1544371623536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fe6c1cd-8b93-4311-ba75-feb14f198545 - - - - - -] No port 83956ff3-c8ba-42d4-950b-ce502395272d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:05:21.953 2252 1544350869808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-799a6349-8cb5-4bc0-b069-9318a3725119 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] port_update received: b918f747-23c0-4e2b-9869-4625f94917c3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:05:21.969 2252 1544350869808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-799a6349-8cb5-4bc0-b069-9318a3725119 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] No port b918f747-23c0-4e2b-9869-4625f94917c3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:05:28.816 2252 1544371565136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-404ebba4-8fd7-4208-acb1-bb3a6878caff - - - - - -] port_update received: 94e70912-07e2-40fd-b733-9cb9f5e86f50 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:05:28.831 2252 1544371565136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-404ebba4-8fd7-4208-acb1-bb3a6878caff - - - - - -] No port 94e70912-07e2-40fd-b733-9cb9f5e86f50 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:05:30.456 2252 1544371766368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d14f84f5-37a1-41be-8554-bb58543dd1f7 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group member updated on remote: ['a5d833ea-7a74-403e-8434-5f6a18d78898'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:05:30.456 2252 1544371766368 MainThread INFO neutron.agent.securitygroups_rpc [req-d14f84f5-37a1-41be-8554-bb58543dd1f7 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group member updated ['a5d833ea-7a74-403e-8434-5f6a18d78898'] 2022-10-04 12:05:30.944 2252 1544371847584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab0a5d3a-217b-42ec-8376-a4121ff01a73 - - - - - -] port_update received: f5794096-6dab-4dd8-8f99-b94591a347a9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:05:30.956 2252 1544371847584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab0a5d3a-217b-42ec-8376-a4121ff01a73 - - - - - -] No port f5794096-6dab-4dd8-8f99-b94591a347a9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:05:31.284 2252 1544368520528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b918f747-23c0-4e2b-9869-4625f94917c3 2022-10-04 12:05:32.504 2252 1544350992512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-790d1d32-067e-48f2-b973-ac3bb944d2dc 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] Security group rule updated on remote: ['254f0d81-3772-4f8b-978a-3f9827fd2535'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:05:32.504 2252 1544350992512 MainThread INFO neutron.agent.securitygroups_rpc [req-790d1d32-067e-48f2-b973-ac3bb944d2dc 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] Security group rule updated ['254f0d81-3772-4f8b-978a-3f9827fd2535'] 2022-10-04 12:05:32.554 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-04 12:05:33.534 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Adding port b918f747-23c0-4e2b-9869-4625f94917c3 2022-10-04 12:05:33.534 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Port b918f747-23c0-4e2b-9869-4625f94917c3 updated. Details: {'device': 'b918f747-23c0-4e2b-9869-4625f94917c3', 'network_id': '64d32325-38b8-47fc-b904-3c38443e31da', 'port_id': 'b918f747-23c0-4e2b-9869-4625f94917c3', 'mac_address': 'fa:16:3e:a8:15:b4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 235, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8847c68b-7dc8-4236-a8a1-ce1cad7d4aa3', 'ip_address': '172.20.0.10'}], '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-10-04 12:05:33.534 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] 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-10-04 12:05:33.551 2252 1544371706864 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-b918f747-23c0-4e2b-9869-4625f94917c3" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:05:33.551 2252 1544371706864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b918f747-23c0-4e2b-9869-4625f94917c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:05:33.551 2252 1544371706864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b918f747-23c0-4e2b-9869-4625f94917c3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:05:33.551 2252 1544371706864 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 64d32325-38b8-47fc-b904-3c38443e31da 2022-10-04 12:05:33.551 2252 1544371706864 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-10-04 12:05:33.771 2252 1544371706864 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b918f747-23c0-4e2b-9869-4625f94917c3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:05:33.771 2252 1544371706864 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b918f747-23c0-4e2b-9869-4625f94917c3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:05:33.793 2252 1544371706864 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b918f747-23c0-4e2b-9869-4625f94917c3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:05:33.793 2252 1544371706864 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 235, VLAN trunk: None to switch port b918f747-23c0-4e2b-9869-4625f94917c3 2022-10-04 12:05:33.911 2252 1544371706864 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-04 12:05:33.911 2252 1544371706864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b918f747-23c0-4e2b-9869-4625f94917c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:05:33.971 2252 1544350822464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52da88e4-c83d-485c-8d21-a6090f637b1e 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] Security group rule updated on remote: ['254f0d81-3772-4f8b-978a-3f9827fd2535'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:05:33.971 2252 1544350822464 MainThread INFO neutron.agent.securitygroups_rpc [req-52da88e4-c83d-485c-8d21-a6090f637b1e 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] Security group rule updated ['254f0d81-3772-4f8b-978a-3f9827fd2535'] 2022-10-04 12:05:34.566 2252 1544371706864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b918f747-23c0-4e2b-9869-4625f94917c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:05:34.566 2252 1544371706864 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-10-04 12:05:34.566 2252 1544371706864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d24a3df2-6a13-401c-9b5b-dec3cee1e95c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:05:34.566 2252 1544371706864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d24a3df2-6a13-401c-9b5b-dec3cee1e95c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-04 12:05:34.566 2252 1544371706864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b918f747-23c0-4e2b-9869-4625f94917c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:05:34.566 2252 1544371706864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-04 12:05:34.566 2252 1544371706864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b918f747-23c0-4e2b-9869-4625f94917c3 not yet added. Adding. 2022-10-04 12:05:34.566 2252 1544371706864 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-10-04 12:05:34.566 2252 1544371706864 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-10-04 12:05:34.772 2252 1544371706864 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-b918f747-23c0-4e2b-9869-4625f94917c3" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:05:34.772 2252 1544371706864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b918f747-23c0-4e2b-9869-4625f94917c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:05:34.955 2252 1544371706864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b918f747-23c0-4e2b-9869-4625f94917c3" "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:423 2022-10-04 12:05:34.955 2252 1544371706864 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-b918f747-23c0-4e2b-9869-4625f94917c3" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:05:34.955 2252 1544371706864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b918f747-23c0-4e2b-9869-4625f94917c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:05:35.159 2252 1544371706864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b918f747-23c0-4e2b-9869-4625f94917c3" "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:423 2022-10-04 12:05:35.324 2252 1544371706864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b918f747-23c0-4e2b-9869-4625f94917c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.781s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:05:35.324 2252 1544371706864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b918f747-23c0-4e2b-9869-4625f94917c3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-04 12:05:35.324 2252 1544371706864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b918f747-23c0-4e2b-9869-4625f94917c3 processed. 2022-10-04 12:05:35.324 2252 1544371706864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ae85c1b-2894-498b-9a31-553cad1238d8 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] Security group rule updated on remote: ['254f0d81-3772-4f8b-978a-3f9827fd2535'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:05:35.324 2252 1544371706864 MainThread INFO neutron.agent.securitygroups_rpc [req-6ae85c1b-2894-498b-9a31-553cad1238d8 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] Security group rule updated ['254f0d81-3772-4f8b-978a-3f9827fd2535'] 2022-10-04 12:05:36.503 2252 1544370819136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fed17de-2639-4f17-a59b-387333e823c7 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] port_update received: d14fe48b-a81b-4523-a16a-7bc4020e7d73 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:05:36.503 2252 1544370819136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fed17de-2639-4f17-a59b-387333e823c7 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] No port d14fe48b-a81b-4523-a16a-7bc4020e7d73 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:05:36.560 2252 1544370745584 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:404 2022-10-04 12:05:36.560 2252 1544370745584 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:409 2022-10-04 12:05:36.804 2252 1544371367248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1e77a01-227b-484f-86d7-296100880305 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] Security group rule updated on remote: ['254f0d81-3772-4f8b-978a-3f9827fd2535'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:05:36.804 2252 1544371367248 MainThread INFO neutron.agent.securitygroups_rpc [req-a1e77a01-227b-484f-86d7-296100880305 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] Security group rule updated ['254f0d81-3772-4f8b-978a-3f9827fd2535'] 2022-10-04 12:05:37.424 2252 1544370745584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.860s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:05:37.785 2252 1544371848112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15d0ae61-121c-429e-9313-09dcb6796027 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] Security group rule updated on remote: ['254f0d81-3772-4f8b-978a-3f9827fd2535'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:05:37.785 2252 1544371848112 MainThread INFO neutron.agent.securitygroups_rpc [req-15d0ae61-121c-429e-9313-09dcb6796027 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] Security group rule updated ['254f0d81-3772-4f8b-978a-3f9827fd2535'] 2022-10-04 12:05:38.863 2252 1544370684848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5cc72e96-8447-469f-ac69-c871fee39883 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] Security group rule updated on remote: ['254f0d81-3772-4f8b-978a-3f9827fd2535'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:05:38.863 2252 1544370684848 MainThread INFO neutron.agent.securitygroups_rpc [req-5cc72e96-8447-469f-ac69-c871fee39883 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] Security group rule updated ['254f0d81-3772-4f8b-978a-3f9827fd2535'] 2022-10-04 12:05:43.409 2252 1544368520528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d14fe48b-a81b-4523-a16a-7bc4020e7d73 2022-10-04 12:05:44.581 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-04 12:05:45.179 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Adding port d14fe48b-a81b-4523-a16a-7bc4020e7d73 2022-10-04 12:05:45.179 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Port d14fe48b-a81b-4523-a16a-7bc4020e7d73 updated. Details: {'device': 'd14fe48b-a81b-4523-a16a-7bc4020e7d73', 'network_id': '6a843603-1123-4e00-9b28-113fe25ca6eb', 'port_id': 'd14fe48b-a81b-4523-a16a-7bc4020e7d73', 'mac_address': 'fa:16:3e:4e:cb:59', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 224, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '60d2fd16-5363-45a0-b0d9-a01b13da018f', '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-10-04 12:05:45.179 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] 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-10-04 12:05:45.179 2252 1544371384160 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-d14fe48b-a81b-4523-a16a-7bc4020e7d73" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:05:45.179 2252 1544371384160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d14fe48b-a81b-4523-a16a-7bc4020e7d73" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:05:45.179 2252 1544371384160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d14fe48b-a81b-4523-a16a-7bc4020e7d73 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:05:45.179 2252 1544371384160 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-10-04 12:05:45.505 2252 1544371384160 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd14fe48b-a81b-4523-a16a-7bc4020e7d73') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:05:45.505 2252 1544371384160 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd14fe48b-a81b-4523-a16a-7bc4020e7d73') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:05:45.558 2252 1544371384160 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d14fe48b-a81b-4523-a16a-7bc4020e7d73 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:05:45.558 2252 1544371384160 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 224, VLAN trunk: None to switch port d14fe48b-a81b-4523-a16a-7bc4020e7d73 2022-10-04 12:05:45.746 2252 1544371384160 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-04 12:05:45.746 2252 1544371384160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d14fe48b-a81b-4523-a16a-7bc4020e7d73'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:05:45.956 2252 1544371384160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d14fe48b-a81b-4523-a16a-7bc4020e7d73']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:05:45.956 2252 1544371384160 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-10-04 12:05:45.956 2252 1544371384160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a5d833ea-7a74-403e-8434-5f6a18d78898) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:05:45.956 2252 1544371384160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d14fe48b-a81b-4523-a16a-7bc4020e7d73 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:05:45.956 2252 1544371384160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-04 12:05:45.956 2252 1544371384160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d14fe48b-a81b-4523-a16a-7bc4020e7d73 not yet added. Adding. 2022-10-04 12:05:45.956 2252 1544371384160 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-10-04 12:05:45.956 2252 1544371384160 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-10-04 12:05:46.221 2252 1544371384160 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-d14fe48b-a81b-4523-a16a-7bc4020e7d73" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:05:46.221 2252 1544371384160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d14fe48b-a81b-4523-a16a-7bc4020e7d73" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:05:46.505 2252 1544371384160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d14fe48b-a81b-4523-a16a-7bc4020e7d73" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:05:46.505 2252 1544371384160 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-d14fe48b-a81b-4523-a16a-7bc4020e7d73" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:05:46.505 2252 1544371384160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d14fe48b-a81b-4523-a16a-7bc4020e7d73" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:05:46.792 2252 1544371384160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d14fe48b-a81b-4523-a16a-7bc4020e7d73" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:05:46.998 2252 1544371384160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d14fe48b-a81b-4523-a16a-7bc4020e7d73" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.828s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:05:46.998 2252 1544371384160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d14fe48b-a81b-4523-a16a-7bc4020e7d73 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-04 12:05:46.998 2252 1544371384160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d14fe48b-a81b-4523-a16a-7bc4020e7d73 processed. 2022-10-04 12:05:47.007 2252 1544371384160 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:404 2022-10-04 12:05:47.007 2252 1544371384160 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:409 2022-10-04 12:05:47.476 2252 1544368520704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b918f747-23c0-4e2b-9869-4625f94917c3 2022-10-04 12:05:48.005 2252 1544371384160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:05:49.226 2252 1544371986272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6365ecfb-f255-4879-9e5d-82c4b28d2635 ee6a9052a75a4d8c9f4a08638685012b df93e841cba9441f84c15a826db25de6 - - - -] Security group member updated on remote: ['d24a3df2-6a13-401c-9b5b-dec3cee1e95c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:05:50.519 2252 1544371986272 MainThread INFO neutron.agent.securitygroups_rpc [req-6365ecfb-f255-4879-9e5d-82c4b28d2635 ee6a9052a75a4d8c9f4a08638685012b df93e841cba9441f84c15a826db25de6 - - - -] Security group member updated ['d24a3df2-6a13-401c-9b5b-dec3cee1e95c'] 2022-10-04 12:05:51.959 2252 1544371986272 MainThread INFO neutron.agent.securitygroups_rpc [req-6365ecfb-f255-4879-9e5d-82c4b28d2635 ee6a9052a75a4d8c9f4a08638685012b df93e841cba9441f84c15a826db25de6 - - - -] Refresh firewall rules 2022-10-04 12:05:51.959 2252 1544371986272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6365ecfb-f255-4879-9e5d-82c4b28d2635 ee6a9052a75a4d8c9f4a08638685012b df93e841cba9441f84c15a826db25de6 - - - -] Get security group information for devices via rpc ['b918f747-23c0-4e2b-9869-4625f94917c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:05:51.959 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-04 12:05:51.975 2252 1544371984864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6365ecfb-f255-4879-9e5d-82c4b28d2635 ee6a9052a75a4d8c9f4a08638685012b df93e841cba9441f84c15a826db25de6 - - - -] port_delete event received for 'b918f747-23c0-4e2b-9869-4625f94917c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:05:51.975 2252 1544371985568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b918f747-23c0-4e2b-9869-4625f94917c3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-04 12:05:51.975 2252 1544371985568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b918f747-23c0-4e2b-9869-4625f94917c3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-04 12:05:51.975 2252 1544371985568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b918f747-23c0-4e2b-9869-4625f94917c3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-04 12:05:52.019 2252 1544371985568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 64d32325-38b8-47fc-b904-3c38443e31da 2022-10-04 12:05:52.019 2252 1544371985568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b918f747-23c0-4e2b-9869-4625f94917c3'] 2022-10-04 12:05:52.019 2252 1544371985568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-04 12:05:52.019 2252 1544371985568 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-10-04 12:05:52.019 2252 1544371985568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b918f747-23c0-4e2b-9869-4625f94917c3'] 2022-10-04 12:05:52.019 2252 1544371986272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6365ecfb-f255-4879-9e5d-82c4b28d2635 ee6a9052a75a4d8c9f4a08638685012b df93e841cba9441f84c15a826db25de6 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:05:52.019 2252 1544371986272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6365ecfb-f255-4879-9e5d-82c4b28d2635 ee6a9052a75a4d8c9f4a08638685012b df93e841cba9441f84c15a826db25de6 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-04 12:05:53.966 2252 1544371908672 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:404 2022-10-04 12:05:53.966 2252 1544371908672 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:409 2022-10-04 12:05:54.003 2252 1544371908672 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:423 2022-10-04 12:05:58.271 2252 1544371303168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-64b3448f-2409-4ddc-b6fb-903216469ebe 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Security group member updated on remote: ['75004ee5-18d8-48a1-9d9e-4abaf8ed70fa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:05:58.271 2252 1544371303168 MainThread INFO neutron.agent.securitygroups_rpc [req-64b3448f-2409-4ddc-b6fb-903216469ebe 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Security group member updated ['75004ee5-18d8-48a1-9d9e-4abaf8ed70fa'] 2022-10-04 12:06:00.069 2252 1544371847936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53efb89b-1954-4a4f-9b16-c89311afea08 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] port_update received: 44eb0f3a-3cfa-4d91-958a-358c9e234313 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:06:01.786 2252 1544371847936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53efb89b-1954-4a4f-9b16-c89311afea08 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] No port 44eb0f3a-3cfa-4d91-958a-358c9e234313 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:06:15.831 2252 1544368520528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 44eb0f3a-3cfa-4d91-958a-358c9e234313 2022-10-04 12:06:17.318 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-04 12:06:17.900 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Adding port 44eb0f3a-3cfa-4d91-958a-358c9e234313 2022-10-04 12:06:17.900 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Port 44eb0f3a-3cfa-4d91-958a-358c9e234313 updated. Details: {'device': '44eb0f3a-3cfa-4d91-958a-358c9e234313', 'network_id': '7612eebe-4d27-43c7-8708-b2bfb7ea64e6', 'port_id': '44eb0f3a-3cfa-4d91-958a-358c9e234313', 'mac_address': 'fa:16:3e:82:a7:23', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 211, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0e2706e0-9f33-436c-8291-7b9dbe81f4a7', '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-10-04 12:06:17.900 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] 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-10-04 12:06:17.900 2252 1544372348880 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:06:17.923 2252 1544372348880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" 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:409 2022-10-04 12:06:17.923 2252 1544372348880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 44eb0f3a-3cfa-4d91-958a-358c9e234313 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:06:17.923 2252 1544372348880 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7612eebe-4d27-43c7-8708-b2bfb7ea64e6 2022-10-04 12:06:17.923 2252 1544372348880 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-10-04 12:06:18.215 2252 1544372348880 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '44eb0f3a-3cfa-4d91-958a-358c9e234313') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:06:18.215 2252 1544372348880 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '44eb0f3a-3cfa-4d91-958a-358c9e234313') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:06:18.224 2252 1544372348880 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 44eb0f3a-3cfa-4d91-958a-358c9e234313 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:06:18.224 2252 1544372348880 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 211, VLAN trunk: None to switch port 44eb0f3a-3cfa-4d91-958a-358c9e234313 2022-10-04 12:06:18.379 2252 1544372348880 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-04 12:06:18.379 2252 1544372348880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['44eb0f3a-3cfa-4d91-958a-358c9e234313'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:06:18.772 2252 1544372348880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['44eb0f3a-3cfa-4d91-958a-358c9e234313']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:06:18.772 2252 1544372348880 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-10-04 12:06:18.791 2252 1544372348880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (75004ee5-18d8-48a1-9d9e-4abaf8ed70fa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:06:18.791 2252 1544372348880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (75004ee5-18d8-48a1-9d9e-4abaf8ed70fa) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-04 12:06:18.791 2252 1544372348880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 44eb0f3a-3cfa-4d91-958a-358c9e234313 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:06:18.791 2252 1544372348880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-04 12:06:18.791 2252 1544372348880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 44eb0f3a-3cfa-4d91-958a-358c9e234313 not yet added. Adding. 2022-10-04 12:06:18.791 2252 1544372348880 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-10-04 12:06:18.791 2252 1544372348880 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-10-04 12:06:19.066 2252 1544372348880 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:06:19.066 2252 1544372348880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:06:19.347 2252 1544372348880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:06:19.347 2252 1544372348880 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:06:19.347 2252 1544372348880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:06:19.643 2252 1544372348880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:06:19.847 2252 1544372348880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.921s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:06:19.847 2252 1544372348880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 44eb0f3a-3cfa-4d91-958a-358c9e234313 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-04 12:06:19.847 2252 1544372348880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 44eb0f3a-3cfa-4d91-958a-358c9e234313 processed. 2022-10-04 12:06:19.847 2252 1544372348880 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:404 2022-10-04 12:06:19.847 2252 1544372348880 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:409 2022-10-04 12:06:20.346 2252 1544372348880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:06:41.456 2252 1544370857408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fee6de35-7e6c-4f87-8e8d-901d57af7ef8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Security group rule updated on remote: ['95963f88-c138-46c0-be83-5d288a553484'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:06:41.474 2252 1544370857408 MainThread INFO neutron.agent.securitygroups_rpc [req-fee6de35-7e6c-4f87-8e8d-901d57af7ef8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Security group rule updated ['95963f88-c138-46c0-be83-5d288a553484'] 2022-10-04 12:06:42.126 2252 1544369494320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea979341-4b88-4aa4-9b60-719181a9011e 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Security group rule updated on remote: ['95963f88-c138-46c0-be83-5d288a553484'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:06:42.126 2252 1544369494320 MainThread INFO neutron.agent.securitygroups_rpc [req-ea979341-4b88-4aa4-9b60-719181a9011e 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Security group rule updated ['95963f88-c138-46c0-be83-5d288a553484'] 2022-10-04 12:06:42.699 2252 1544350931424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-58355da2-ede2-41b2-b6a0-eb2ade5feaf2 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Security group rule updated on remote: ['95963f88-c138-46c0-be83-5d288a553484'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:06:42.699 2252 1544350931424 MainThread INFO neutron.agent.securitygroups_rpc [req-58355da2-ede2-41b2-b6a0-eb2ade5feaf2 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Security group rule updated ['95963f88-c138-46c0-be83-5d288a553484'] 2022-10-04 12:06:43.579 2252 1544350937504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b9fab510-89c6-4882-b4b5-996b937c7004 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Security group rule updated on remote: ['95963f88-c138-46c0-be83-5d288a553484'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:06:43.579 2252 1544350937504 MainThread INFO neutron.agent.securitygroups_rpc [req-b9fab510-89c6-4882-b4b5-996b937c7004 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Security group rule updated ['95963f88-c138-46c0-be83-5d288a553484'] 2022-10-04 12:06:43.864 2252 1544350937504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5a77faa4-fb1a-4094-b2b3-506459f80756 f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Security group rule updated on remote: ['5976c6c3-0271-48fb-8119-18fd1d3c87f0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:06:43.864 2252 1544350937504 MainThread INFO neutron.agent.securitygroups_rpc [req-5a77faa4-fb1a-4094-b2b3-506459f80756 f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Security group rule updated ['5976c6c3-0271-48fb-8119-18fd1d3c87f0'] 2022-10-04 12:06:44.353 2252 1544350937504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2028c024-d4c4-458b-b7eb-9b419467c2b1 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Security group rule updated on remote: ['95963f88-c138-46c0-be83-5d288a553484'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:06:44.353 2252 1544350937504 MainThread INFO neutron.agent.securitygroups_rpc [req-2028c024-d4c4-458b-b7eb-9b419467c2b1 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Security group rule updated ['95963f88-c138-46c0-be83-5d288a553484'] 2022-10-04 12:06:44.407 2252 1544350937504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65dce3e7-231f-4de8-a8b8-93790886cdb1 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] Security group member updated on remote: ['254f0d81-3772-4f8b-978a-3f9827fd2535'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:06:44.407 2252 1544350937504 MainThread INFO neutron.agent.securitygroups_rpc [req-65dce3e7-231f-4de8-a8b8-93790886cdb1 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] Security group member updated ['254f0d81-3772-4f8b-978a-3f9827fd2535'] 2022-10-04 12:06:44.723 2252 1544369495200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67e28054-f033-487b-b165-9a1594d24a67 f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Security group rule updated on remote: ['5976c6c3-0271-48fb-8119-18fd1d3c87f0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:06:44.723 2252 1544369495200 MainThread INFO neutron.agent.securitygroups_rpc [req-67e28054-f033-487b-b165-9a1594d24a67 f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Security group rule updated ['5976c6c3-0271-48fb-8119-18fd1d3c87f0'] 2022-10-04 12:06:45.083 2252 1544371423536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77d5a9c9-fcf6-4ba7-8bf8-e89c479f7736 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Security group rule updated on remote: ['95963f88-c138-46c0-be83-5d288a553484'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:06:45.083 2252 1544371423536 MainThread INFO neutron.agent.securitygroups_rpc [req-77d5a9c9-fcf6-4ba7-8bf8-e89c479f7736 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Security group rule updated ['95963f88-c138-46c0-be83-5d288a553484'] 2022-10-04 12:06:46.613 2252 1544369562368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Security group member updated on remote: ['95963f88-c138-46c0-be83-5d288a553484', '75004ee5-18d8-48a1-9d9e-4abaf8ed70fa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:06:46.613 2252 1544369562368 MainThread INFO neutron.agent.securitygroups_rpc [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Security group member updated ['95963f88-c138-46c0-be83-5d288a553484', '75004ee5-18d8-48a1-9d9e-4abaf8ed70fa'] 2022-10-04 12:06:46.627 2252 1544369562368 MainThread INFO neutron.agent.securitygroups_rpc [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Refresh firewall rules 2022-10-04 12:06:46.627 2252 1544369562368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Get security group information for devices via rpc ['44eb0f3a-3cfa-4d91-958a-358c9e234313'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:06:46.627 2252 1544369216848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] port_update received: 44eb0f3a-3cfa-4d91-958a-358c9e234313 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:06:46.679 2252 1544369216848 MainThread DEBUG oslo_concurrency.lockutils [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Acquiring lock "n-hv-agent-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:06:46.679 2252 1544369216848 MainThread DEBUG oslo_concurrency.lockutils [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Lock "n-hv-agent-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:06:46.679 2252 1544369216848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Binding port 44eb0f3a-3cfa-4d91-958a-358c9e234313 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:06:46.679 2252 1544369216848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] 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-10-04 12:06:46.712 2252 1544369216848 MainThread DEBUG neutron.services.trunk.rpc.agent [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '44eb0f3a-3cfa-4d91-958a-358c9e234313') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:06:46.730 2252 1544369216848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '44eb0f3a-3cfa-4d91-958a-358c9e234313') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:06:46.748 2252 1544369216848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Trunk plugin disabled on server. Assuming port 44eb0f3a-3cfa-4d91-958a-358c9e234313 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:06:46.748 2252 1544369216848 MainThread INFO networking_hyperv.neutron.trunk_driver [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Binding VLAN ID: 211, VLAN trunk: None to switch port 44eb0f3a-3cfa-4d91-958a-358c9e234313 2022-10-04 12:06:46.814 2252 1544369216848 MainThread INFO neutron.agent.securitygroups_rpc [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Refresh firewall rules 2022-10-04 12:06:46.832 2252 1544369216848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Get security group information for devices via rpc ['44eb0f3a-3cfa-4d91-958a-358c9e234313'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:06:46.894 2252 1544368672608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fbf6ace-cd40-45a2-b5df-9db9ca324643 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] port_update received: 3a1010f5-4eac-4dd5-9fa0-faf7a2c11531 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:06:46.908 2252 1544368672608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fbf6ace-cd40-45a2-b5df-9db9ca324643 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] No port 3a1010f5-4eac-4dd5-9fa0-faf7a2c11531 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:06:47.600 2252 1544369562368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Update security group information for ports dict_keys(['44eb0f3a-3cfa-4d91-958a-358c9e234313']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:06:47.600 2252 1544369562368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-04 12:06:47.600 2252 1544369562368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Update rules of security group (75004ee5-18d8-48a1-9d9e-4abaf8ed70fa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:06:47.600 2252 1544369562368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Update rules of security group (95963f88-c138-46c0-be83-5d288a553484) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:06:47.600 2252 1544369562368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Update members of security group (75004ee5-18d8-48a1-9d9e-4abaf8ed70fa) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-04 12:06:47.620 2252 1544369562368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Update port filter for 44eb0f3a-3cfa-4d91-958a-358c9e234313 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:06:47.620 2252 1544369562368 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Updating port rules. 2022-10-04 12:06:47.620 2252 1544369562368 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Creating 6 new rules, removing 0 old rules. 2022-10-04 12:06:47.620 2252 1544369562368 MainThread DEBUG oslo_concurrency.lockutils [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Acquiring lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:06:47.620 2252 1544369562368 MainThread DEBUG oslo_concurrency.lockutils [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:06:47.938 2252 1544369562368 MainThread DEBUG oslo_concurrency.lockutils [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:06:47.938 2252 1544369562368 MainThread DEBUG oslo_concurrency.lockutils [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Acquiring lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:06:47.938 2252 1544369562368 MainThread DEBUG oslo_concurrency.lockutils [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:06:47.938 2252 1544369562368 MainThread DEBUG oslo_concurrency.lockutils [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" "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:423 2022-10-04 12:06:47.938 2252 1544369216848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Update security group information for ports dict_keys(['44eb0f3a-3cfa-4d91-958a-358c9e234313']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:06:47.938 2252 1544369216848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-04 12:06:47.938 2252 1544369216848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Update rules of security group (75004ee5-18d8-48a1-9d9e-4abaf8ed70fa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:06:47.938 2252 1544369216848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Update rules of security group (95963f88-c138-46c0-be83-5d288a553484) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:06:47.938 2252 1544369216848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Update members of security group (75004ee5-18d8-48a1-9d9e-4abaf8ed70fa) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-04 12:06:47.938 2252 1544369216848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Update port filter for 44eb0f3a-3cfa-4d91-958a-358c9e234313 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:06:47.938 2252 1544369216848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Updating port rules. 2022-10-04 12:06:47.938 2252 1544369216848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Creating 0 new rules, removing 0 old rules. 2022-10-04 12:06:47.938 2252 1544369216848 MainThread DEBUG oslo_concurrency.lockutils [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Acquiring lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:06:47.938 2252 1544369216848 MainThread DEBUG oslo_concurrency.lockutils [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:06:47.957 2252 1544369216848 MainThread DEBUG oslo_concurrency.lockutils [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" "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:423 2022-10-04 12:06:47.957 2252 1544369216848 MainThread DEBUG oslo_concurrency.lockutils [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Acquiring lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:06:47.957 2252 1544369216848 MainThread DEBUG oslo_concurrency.lockutils [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:06:47.957 2252 1544369216848 MainThread DEBUG oslo_concurrency.lockutils [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" "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:423 2022-10-04 12:06:48.033 2252 1544369216848 MainThread DEBUG oslo_concurrency.lockutils [req-8de6a42f-a9d5-4dc5-9bd6-f9ceebf19782 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Lock "n-hv-agent-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" "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:423 2022-10-04 12:06:53.051 2252 1544371423184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3d4a28d-cc08-4658-97d6-8efca497e70c 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] network_delete received. Deleting network 64d32325-38b8-47fc-b904-3c38443e31da network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-04 12:06:53.051 2252 1544371423184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3d4a28d-cc08-4658-97d6-8efca497e70c 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] Network 64d32325-38b8-47fc-b904-3c38443e31da not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-04 12:06:55.100 2252 1544370452608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-19f3fc73-521a-4196-ace2-43ddc829b50e f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Security group member updated on remote: ['5976c6c3-0271-48fb-8119-18fd1d3c87f0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:06:55.100 2252 1544370452608 MainThread INFO neutron.agent.securitygroups_rpc [req-19f3fc73-521a-4196-ace2-43ddc829b50e f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Security group member updated ['5976c6c3-0271-48fb-8119-18fd1d3c87f0'] 2022-10-04 12:06:56.474 2252 1544368520528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3a1010f5-4eac-4dd5-9fa0-faf7a2c11531 2022-10-04 12:06:56.881 2252 1544351045408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67f53a73-4376-47e1-bcbc-ca8aa6ccfad0 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] port_update received: b026d660-150c-4793-803c-fc2cbcfe5527 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:06:56.892 2252 1544351045408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67f53a73-4376-47e1-bcbc-ca8aa6ccfad0 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] No port b026d660-150c-4793-803c-fc2cbcfe5527 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:06:58.084 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-04 12:06:58.380 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Adding port 3a1010f5-4eac-4dd5-9fa0-faf7a2c11531 2022-10-04 12:06:58.380 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Port 3a1010f5-4eac-4dd5-9fa0-faf7a2c11531 updated. Details: {'device': '3a1010f5-4eac-4dd5-9fa0-faf7a2c11531', 'network_id': '5762fef7-720d-4252-ae68-656d8eb02e71', 'port_id': '3a1010f5-4eac-4dd5-9fa0-faf7a2c11531', 'mac_address': 'fa:16:3e:50:ff:40', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 213, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '91e34d17-d8a1-44f3-b500-0b8be8650a7b', '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-10-04 12:06:58.380 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] 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-10-04 12:06:58.380 2252 1544370299648 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-3a1010f5-4eac-4dd5-9fa0-faf7a2c11531" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:06:58.380 2252 1544370299648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3a1010f5-4eac-4dd5-9fa0-faf7a2c11531" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:06:58.380 2252 1544370299648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3a1010f5-4eac-4dd5-9fa0-faf7a2c11531 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:06:58.380 2252 1544370299648 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5762fef7-720d-4252-ae68-656d8eb02e71 2022-10-04 12:06:58.392 2252 1544370299648 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-10-04 12:06:58.641 2252 1544370299648 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3a1010f5-4eac-4dd5-9fa0-faf7a2c11531') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:06:58.641 2252 1544370299648 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3a1010f5-4eac-4dd5-9fa0-faf7a2c11531') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:06:58.676 2252 1544370299648 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3a1010f5-4eac-4dd5-9fa0-faf7a2c11531 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:06:58.676 2252 1544370299648 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 213, VLAN trunk: None to switch port 3a1010f5-4eac-4dd5-9fa0-faf7a2c11531 2022-10-04 12:06:58.829 2252 1544370299648 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-04 12:06:58.829 2252 1544370299648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3a1010f5-4eac-4dd5-9fa0-faf7a2c11531'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:06:59.154 2252 1544370299648 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3a1010f5-4eac-4dd5-9fa0-faf7a2c11531']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:06:59.154 2252 1544370299648 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-10-04 12:06:59.154 2252 1544370299648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (254f0d81-3772-4f8b-978a-3f9827fd2535) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:06:59.154 2252 1544370299648 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3a1010f5-4eac-4dd5-9fa0-faf7a2c11531 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:06:59.154 2252 1544370299648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-04 12:06:59.159 2252 1544370299648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3a1010f5-4eac-4dd5-9fa0-faf7a2c11531 not yet added. Adding. 2022-10-04 12:06:59.159 2252 1544370299648 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-10-04 12:06:59.159 2252 1544370299648 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-10-04 12:06:59.441 2252 1544370299648 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-3a1010f5-4eac-4dd5-9fa0-faf7a2c11531" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:06:59.441 2252 1544370299648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a1010f5-4eac-4dd5-9fa0-faf7a2c11531" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:06:59.724 2252 1544370299648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a1010f5-4eac-4dd5-9fa0-faf7a2c11531" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:06:59.724 2252 1544370299648 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-3a1010f5-4eac-4dd5-9fa0-faf7a2c11531" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:06:59.724 2252 1544370299648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a1010f5-4eac-4dd5-9fa0-faf7a2c11531" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:07:00.090 2252 1544370299648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3a1010f5-4eac-4dd5-9fa0-faf7a2c11531" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:07:00.323 2252 1544370299648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3a1010f5-4eac-4dd5-9fa0-faf7a2c11531" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.953s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:07:00.323 2252 1544370299648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3a1010f5-4eac-4dd5-9fa0-faf7a2c11531 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-04 12:07:00.323 2252 1544370299648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3a1010f5-4eac-4dd5-9fa0-faf7a2c11531 processed. 2022-10-04 12:07:00.333 2252 1544370299648 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:404 2022-10-04 12:07:00.344 2252 1544370299648 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:409 2022-10-04 12:07:00.525 2252 1544368520528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b026d660-150c-4793-803c-fc2cbcfe5527 2022-10-04 12:07:00.800 2252 1544370299648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.454s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:07:02.344 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-04 12:07:02.799 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Adding port b026d660-150c-4793-803c-fc2cbcfe5527 2022-10-04 12:07:02.799 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Port b026d660-150c-4793-803c-fc2cbcfe5527 updated. Details: {'device': 'b026d660-150c-4793-803c-fc2cbcfe5527', 'network_id': 'ea9a6710-a6c4-4b51-9ca2-9cfb36ef37b3', 'port_id': 'b026d660-150c-4793-803c-fc2cbcfe5527', 'mac_address': 'fa:16:3e:d0:cc:99', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 234, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ae8d70ae-2627-4561-a4b8-a7f33d75a65a', '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-10-04 12:07:02.799 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] 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-10-04 12:07:02.799 2252 1544369561664 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-b026d660-150c-4793-803c-fc2cbcfe5527" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:07:02.799 2252 1544369561664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b026d660-150c-4793-803c-fc2cbcfe5527" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:07:02.799 2252 1544369561664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b026d660-150c-4793-803c-fc2cbcfe5527 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:07:02.799 2252 1544369561664 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-10-04 12:07:03.081 2252 1544369561664 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b026d660-150c-4793-803c-fc2cbcfe5527') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:07:03.081 2252 1544369561664 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b026d660-150c-4793-803c-fc2cbcfe5527') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:07:03.095 2252 1544369561664 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b026d660-150c-4793-803c-fc2cbcfe5527 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:07:03.095 2252 1544369561664 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 234, VLAN trunk: None to switch port b026d660-150c-4793-803c-fc2cbcfe5527 2022-10-04 12:07:03.300 2252 1544369561664 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-04 12:07:03.300 2252 1544369561664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b026d660-150c-4793-803c-fc2cbcfe5527'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:07:03.580 2252 1544369561664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b026d660-150c-4793-803c-fc2cbcfe5527']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:07:03.580 2252 1544369561664 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-10-04 12:07:03.580 2252 1544369561664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5976c6c3-0271-48fb-8119-18fd1d3c87f0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:07:03.580 2252 1544369561664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b026d660-150c-4793-803c-fc2cbcfe5527 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:07:03.580 2252 1544369561664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-04 12:07:03.594 2252 1544369561664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b026d660-150c-4793-803c-fc2cbcfe5527 not yet added. Adding. 2022-10-04 12:07:03.594 2252 1544369561664 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-10-04 12:07:03.594 2252 1544369561664 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-10-04 12:07:03.895 2252 1544369561664 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-b026d660-150c-4793-803c-fc2cbcfe5527" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:07:03.895 2252 1544369561664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b026d660-150c-4793-803c-fc2cbcfe5527" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:07:04.188 2252 1544369561664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b026d660-150c-4793-803c-fc2cbcfe5527" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:07:04.188 2252 1544369561664 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-b026d660-150c-4793-803c-fc2cbcfe5527" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:07:04.188 2252 1544369561664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b026d660-150c-4793-803c-fc2cbcfe5527" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:07:04.518 2252 1544369561664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b026d660-150c-4793-803c-fc2cbcfe5527" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:07:04.734 2252 1544369561664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b026d660-150c-4793-803c-fc2cbcfe5527" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.937s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:07:04.734 2252 1544369561664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b026d660-150c-4793-803c-fc2cbcfe5527 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-04 12:07:04.734 2252 1544369561664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b026d660-150c-4793-803c-fc2cbcfe5527 processed. 2022-10-04 12:07:04.734 2252 1544369561664 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:404 2022-10-04 12:07:04.734 2252 1544369561664 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:409 2022-10-04 12:07:05.316 2252 1544369561664 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:423 2022-10-04 12:07:19.735 2252 1544370471152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33e71b76-504f-4a43-aaa3-5248b8df1389 - - - - - -] port_update received: b3545aae-d331-4b03-8adf-318c8f68badd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:07:19.753 2252 1544370471152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33e71b76-504f-4a43-aaa3-5248b8df1389 - - - - - -] No port b3545aae-d331-4b03-8adf-318c8f68badd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:07:24.000 2252 1544369953072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b733311-2ee3-4889-b556-608828d45bda - - - - - -] port_update received: e2c8add8-8d68-408d-abc1-f0756a907821 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:07:24.031 2252 1544369953072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b733311-2ee3-4889-b556-608828d45bda - - - - - -] No port e2c8add8-8d68-408d-abc1-f0756a907821 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:07:25.015 2252 1544368520704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d14fe48b-a81b-4523-a16a-7bc4020e7d73 2022-10-04 12:07:26.407 2252 1544349981680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ff4b754-39b4-41dd-9517-96af0e06b617 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group member updated on remote: ['a5d833ea-7a74-403e-8434-5f6a18d78898'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:07:26.407 2252 1544349981680 MainThread INFO neutron.agent.securitygroups_rpc [req-0ff4b754-39b4-41dd-9517-96af0e06b617 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group member updated ['a5d833ea-7a74-403e-8434-5f6a18d78898'] 2022-10-04 12:07:26.850 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-04 12:07:26.850 2252 1544369146336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd14fe48b-a81b-4523-a16a-7bc4020e7d73' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-04 12:07:26.850 2252 1544369146336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd14fe48b-a81b-4523-a16a-7bc4020e7d73' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-04 12:07:26.850 2252 1544369146336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d14fe48b-a81b-4523-a16a-7bc4020e7d73 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-04 12:07:26.896 2252 1544369146336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d14fe48b-a81b-4523-a16a-7bc4020e7d73'] 2022-10-04 12:07:26.896 2252 1544369146336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-04 12:07:26.896 2252 1544369146336 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-10-04 12:07:26.896 2252 1544369146336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d14fe48b-a81b-4523-a16a-7bc4020e7d73'] 2022-10-04 12:07:26.909 2252 1544369146336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ff4b754-39b4-41dd-9517-96af0e06b617 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] port_delete event received for 'd14fe48b-a81b-4523-a16a-7bc4020e7d73' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:07:28.861 2252 1544350310992 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:404 2022-10-04 12:07:28.861 2252 1544350310992 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:409 2022-10-04 12:07:28.922 2252 1544350310992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:07:29.596 2252 1544369561664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c60ee13-365b-409c-abe0-38a2d0d9cc24 - - - - - -] port_update received: a24c4c59-0799-4556-85a2-b291e50000e2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:07:29.628 2252 1544369561664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c60ee13-365b-409c-abe0-38a2d0d9cc24 - - - - - -] No port a24c4c59-0799-4556-85a2-b291e50000e2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:07:32.127 2252 1544370858112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-325a213c-0696-4223-9dde-0011d9dc5df8 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] port_delete event received for 'b8ecc523-83f4-4aa5-930d-1c58d3a90f75' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:07:32.959 2252 1544370474672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-222736da-0051-4244-b6b3-5b578730795b c7340e91e66f41559bb41e620ad3229f 037b4d6af496475da87a47a9fd8d438d - - - -] Security group rule updated on remote: ['88e010e2-f433-4d08-816c-0759642aeb82'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:07:32.959 2252 1544370474672 MainThread INFO neutron.agent.securitygroups_rpc [req-222736da-0051-4244-b6b3-5b578730795b c7340e91e66f41559bb41e620ad3229f 037b4d6af496475da87a47a9fd8d438d - - - -] Security group rule updated ['88e010e2-f433-4d08-816c-0759642aeb82'] 2022-10-04 12:07:33.767 2252 1544368775408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2dcd3471-5fb1-4b66-9c2c-baae9f6b148a c7340e91e66f41559bb41e620ad3229f 037b4d6af496475da87a47a9fd8d438d - - - -] Security group rule updated on remote: ['88e010e2-f433-4d08-816c-0759642aeb82'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:07:33.767 2252 1544368775408 MainThread INFO neutron.agent.securitygroups_rpc [req-2dcd3471-5fb1-4b66-9c2c-baae9f6b148a c7340e91e66f41559bb41e620ad3229f 037b4d6af496475da87a47a9fd8d438d - - - -] Security group rule updated ['88e010e2-f433-4d08-816c-0759642aeb82'] 2022-10-04 12:07:34.082 2252 1544370189408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99b56cb3-7cf2-4cc2-a880-8a96b81956ae - - - - - -] port_update received: 9511dd31-a7a2-437d-8e0c-98f90ed0d34f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:07:34.094 2252 1544370189408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99b56cb3-7cf2-4cc2-a880-8a96b81956ae - - - - - -] No port 9511dd31-a7a2-437d-8e0c-98f90ed0d34f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:07:34.393 2252 1544370189408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd06726f-95c6-45bf-9106-bfee76942ede c7340e91e66f41559bb41e620ad3229f 037b4d6af496475da87a47a9fd8d438d - - - -] Security group rule updated on remote: ['88e010e2-f433-4d08-816c-0759642aeb82'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:07:34.393 2252 1544370189408 MainThread INFO neutron.agent.securitygroups_rpc [req-cd06726f-95c6-45bf-9106-bfee76942ede c7340e91e66f41559bb41e620ad3229f 037b4d6af496475da87a47a9fd8d438d - - - -] Security group rule updated ['88e010e2-f433-4d08-816c-0759642aeb82'] 2022-10-04 12:07:34.907 2252 1544368520352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-714880f6-d2ed-4bcb-b07e-7f6c384f2139 c7340e91e66f41559bb41e620ad3229f 037b4d6af496475da87a47a9fd8d438d - - - -] Security group rule updated on remote: ['88e010e2-f433-4d08-816c-0759642aeb82'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:07:34.907 2252 1544368520352 MainThread INFO neutron.agent.securitygroups_rpc [req-714880f6-d2ed-4bcb-b07e-7f6c384f2139 c7340e91e66f41559bb41e620ad3229f 037b4d6af496475da87a47a9fd8d438d - - - -] Security group rule updated ['88e010e2-f433-4d08-816c-0759642aeb82'] 2022-10-04 12:07:35.459 2252 1544370859872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6a06eecd-11f8-4d91-8d46-be72e94f6170 c7340e91e66f41559bb41e620ad3229f 037b4d6af496475da87a47a9fd8d438d - - - -] Security group rule updated on remote: ['88e010e2-f433-4d08-816c-0759642aeb82'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:07:35.459 2252 1544370859872 MainThread INFO neutron.agent.securitygroups_rpc [req-6a06eecd-11f8-4d91-8d46-be72e94f6170 c7340e91e66f41559bb41e620ad3229f 037b4d6af496475da87a47a9fd8d438d - - - -] Security group rule updated ['88e010e2-f433-4d08-816c-0759642aeb82'] 2022-10-04 12:07:36.047 2252 1544369563600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-de4b9b5f-2b16-4e05-bfbc-74d0426261c7 c7340e91e66f41559bb41e620ad3229f 037b4d6af496475da87a47a9fd8d438d - - - -] Security group rule updated on remote: ['88e010e2-f433-4d08-816c-0759642aeb82'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:07:36.047 2252 1544369563600 MainThread INFO neutron.agent.securitygroups_rpc [req-de4b9b5f-2b16-4e05-bfbc-74d0426261c7 c7340e91e66f41559bb41e620ad3229f 037b4d6af496475da87a47a9fd8d438d - - - -] Security group rule updated ['88e010e2-f433-4d08-816c-0759642aeb82'] 2022-10-04 12:07:40.298 2252 1544369423632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d6e05d5-7a33-45ef-9970-9f5aa52e035b 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group member updated on remote: ['086bce95-9934-4d1b-805f-735824ef2fd5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:07:40.298 2252 1544369423632 MainThread INFO neutron.agent.securitygroups_rpc [req-6d6e05d5-7a33-45ef-9970-9f5aa52e035b 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group member updated ['086bce95-9934-4d1b-805f-735824ef2fd5'] 2022-10-04 12:07:40.657 2252 1544370452256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d6e05d5-7a33-45ef-9970-9f5aa52e035b 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] port_delete event received for '39184605-6fa0-4bf3-b70f-59aac0ab9b51' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:07:41.234 2252 1544368520704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 39184605-6fa0-4bf3-b70f-59aac0ab9b51 2022-10-04 12:07:42.956 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-04 12:07:42.956 2252 1544351070688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '39184605-6fa0-4bf3-b70f-59aac0ab9b51' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-04 12:07:42.956 2252 1544351070688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '39184605-6fa0-4bf3-b70f-59aac0ab9b51' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-04 12:07:42.956 2252 1544351070688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 39184605-6fa0-4bf3-b70f-59aac0ab9b51 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-04 12:07:42.984 2252 1544351070688 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6a843603-1123-4e00-9b28-113fe25ca6eb 2022-10-04 12:07:42.984 2252 1544351070688 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['39184605-6fa0-4bf3-b70f-59aac0ab9b51'] 2022-10-04 12:07:43.001 2252 1544351070688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-04 12:07:43.001 2252 1544351070688 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-10-04 12:07:43.001 2252 1544351070688 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['39184605-6fa0-4bf3-b70f-59aac0ab9b51'] 2022-10-04 12:07:44.140 2252 1544351070688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebeb754a-6e1f-4086-9b7a-8ccd25a66b9e 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] port_delete event received for '08a5d207-5822-483c-ae2d-a84c2f53e24f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:07:44.970 2252 1544369623104 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:404 2022-10-04 12:07:44.970 2252 1544369623104 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:409 2022-10-04 12:07:45.003 2252 1544368573776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3a02ece8-3260-4c32-bea7-901001c77625 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group rule updated on remote: ['26b036b1-462c-44b0-bb80-c02d845d72a9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:07:45.003 2252 1544368573776 MainThread INFO neutron.agent.securitygroups_rpc [req-3a02ece8-3260-4c32-bea7-901001c77625 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group rule updated ['26b036b1-462c-44b0-bb80-c02d845d72a9'] 2022-10-04 12:07:45.003 2252 1544369623104 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:423 2022-10-04 12:07:45.517 2252 1544370686432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-698531dc-f52d-48f2-af68-593212c3b0a2 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group rule updated on remote: ['26b036b1-462c-44b0-bb80-c02d845d72a9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:07:45.517 2252 1544370686432 MainThread INFO neutron.agent.securitygroups_rpc [req-698531dc-f52d-48f2-af68-593212c3b0a2 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group rule updated ['26b036b1-462c-44b0-bb80-c02d845d72a9'] 2022-10-04 12:07:52.469 2252 1544370113344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ae9601cd-77b7-44b5-baca-0d09c52f7e8a 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group member updated on remote: ['26b036b1-462c-44b0-bb80-c02d845d72a9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:07:52.469 2252 1544370113344 MainThread INFO neutron.agent.securitygroups_rpc [req-ae9601cd-77b7-44b5-baca-0d09c52f7e8a 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group member updated ['26b036b1-462c-44b0-bb80-c02d845d72a9'] 2022-10-04 12:07:54.093 2252 1544350568864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b367d24c-7da9-4004-90ad-87eb57d5dbb9 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] port_update received: 386857ff-677e-4c78-8e4f-9bfd1ad1be0b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:07:54.109 2252 1544350568864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b367d24c-7da9-4004-90ad-87eb57d5dbb9 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] No port 386857ff-677e-4c78-8e4f-9bfd1ad1be0b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:07:57.436 2252 1544368520528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 386857ff-677e-4c78-8e4f-9bfd1ad1be0b 2022-10-04 12:07:59.062 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-04 12:07:59.389 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Adding port 386857ff-677e-4c78-8e4f-9bfd1ad1be0b 2022-10-04 12:07:59.389 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Port 386857ff-677e-4c78-8e4f-9bfd1ad1be0b updated. Details: {'device': '386857ff-677e-4c78-8e4f-9bfd1ad1be0b', 'network_id': '6a843603-1123-4e00-9b28-113fe25ca6eb', 'port_id': '386857ff-677e-4c78-8e4f-9bfd1ad1be0b', 'mac_address': 'fa:16:3e:11:61:44', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 224, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '60d2fd16-5363-45a0-b0d9-a01b13da018f', 'ip_address': '172.20.0.5'}], '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-10-04 12:07:59.389 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] 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-10-04 12:07:59.389 2252 1544369952016 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-386857ff-677e-4c78-8e4f-9bfd1ad1be0b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:07:59.389 2252 1544369952016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-386857ff-677e-4c78-8e4f-9bfd1ad1be0b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:07:59.389 2252 1544369952016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 386857ff-677e-4c78-8e4f-9bfd1ad1be0b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:07:59.389 2252 1544369952016 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6a843603-1123-4e00-9b28-113fe25ca6eb 2022-10-04 12:07:59.389 2252 1544369952016 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-10-04 12:07:59.657 2252 1544369952016 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '386857ff-677e-4c78-8e4f-9bfd1ad1be0b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:07:59.657 2252 1544369952016 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '386857ff-677e-4c78-8e4f-9bfd1ad1be0b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:07:59.657 2252 1544369952016 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 386857ff-677e-4c78-8e4f-9bfd1ad1be0b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:07:59.657 2252 1544369952016 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 224, VLAN trunk: None to switch port 386857ff-677e-4c78-8e4f-9bfd1ad1be0b 2022-10-04 12:07:59.859 2252 1544369952016 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-04 12:07:59.859 2252 1544369952016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['386857ff-677e-4c78-8e4f-9bfd1ad1be0b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:08:00.015 2252 1544369952016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['386857ff-677e-4c78-8e4f-9bfd1ad1be0b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:08:00.015 2252 1544369952016 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-10-04 12:08:00.015 2252 1544369952016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (26b036b1-462c-44b0-bb80-c02d845d72a9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:08:00.015 2252 1544369952016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 386857ff-677e-4c78-8e4f-9bfd1ad1be0b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:08:00.015 2252 1544369952016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-04 12:08:00.015 2252 1544369952016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 386857ff-677e-4c78-8e4f-9bfd1ad1be0b not yet added. Adding. 2022-10-04 12:08:00.015 2252 1544369952016 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-10-04 12:08:00.035 2252 1544369952016 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-10-04 12:08:00.332 2252 1544369952016 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-386857ff-677e-4c78-8e4f-9bfd1ad1be0b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:08:00.332 2252 1544369952016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-386857ff-677e-4c78-8e4f-9bfd1ad1be0b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:08:00.530 2252 1544369952016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-386857ff-677e-4c78-8e4f-9bfd1ad1be0b" "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:423 2022-10-04 12:08:00.530 2252 1544369952016 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-386857ff-677e-4c78-8e4f-9bfd1ad1be0b" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:08:00.530 2252 1544369952016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-386857ff-677e-4c78-8e4f-9bfd1ad1be0b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:08:00.797 2252 1544369952016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-386857ff-677e-4c78-8e4f-9bfd1ad1be0b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:08:00.970 2252 1544369952016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-386857ff-677e-4c78-8e4f-9bfd1ad1be0b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.578s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:08:00.970 2252 1544369952016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 386857ff-677e-4c78-8e4f-9bfd1ad1be0b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-04 12:08:00.970 2252 1544369952016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 386857ff-677e-4c78-8e4f-9bfd1ad1be0b processed. 2022-10-04 12:08:01.093 2252 1544369952016 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:404 2022-10-04 12:08:01.093 2252 1544369952016 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:409 2022-10-04 12:08:01.515 2252 1544369952016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:08:21.140 2252 1544369844288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c5821331-1ccc-4bc7-bbdc-f5e531081527 fd040e13fd6c4b0dbea6a65932f84cb2 4eb043e789a6467db5465a0107f41076 - - - -] Security group member updated on remote: ['3155d5ee-b793-4b28-81d0-fd4000d2415a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:08:21.140 2252 1544369844288 MainThread INFO neutron.agent.securitygroups_rpc [req-c5821331-1ccc-4bc7-bbdc-f5e531081527 fd040e13fd6c4b0dbea6a65932f84cb2 4eb043e789a6467db5465a0107f41076 - - - -] Security group member updated ['3155d5ee-b793-4b28-81d0-fd4000d2415a'] 2022-10-04 12:08:21.515 2252 1544369844288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5821331-1ccc-4bc7-bbdc-f5e531081527 fd040e13fd6c4b0dbea6a65932f84cb2 4eb043e789a6467db5465a0107f41076 - - - -] port_delete event received for 'b1974f78-ed23-4d93-990a-dc57aca745ee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:08:21.764 2252 1544368520704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b1974f78-ed23-4d93-990a-dc57aca745ee 2022-10-04 12:08:23.218 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-04 12:08:23.218 2252 1544370324224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b1974f78-ed23-4d93-990a-dc57aca745ee' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-04 12:08:23.218 2252 1544370324224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b1974f78-ed23-4d93-990a-dc57aca745ee' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-04 12:08:23.218 2252 1544370324224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b1974f78-ed23-4d93-990a-dc57aca745ee _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-04 12:08:23.240 2252 1544370324224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1d8166dc-91eb-4754-a625-1f72bd32d0b4 2022-10-04 12:08:23.240 2252 1544370324224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b1974f78-ed23-4d93-990a-dc57aca745ee'] 2022-10-04 12:08:23.240 2252 1544370324224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-04 12:08:23.240 2252 1544370324224 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-10-04 12:08:23.240 2252 1544370324224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b1974f78-ed23-4d93-990a-dc57aca745ee'] 2022-10-04 12:08:24.545 2252 1544368778928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cf2dac2-3e6b-45b1-8f77-1b0174fcb545 fd040e13fd6c4b0dbea6a65932f84cb2 4eb043e789a6467db5465a0107f41076 - - - -] port_delete event received for '747b3eb2-f547-425c-b665-e808c07e8e3b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:08:25.210 2252 1544371566720 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:404 2022-10-04 12:08:25.210 2252 1544371566720 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:409 2022-10-04 12:08:25.233 2252 1544371566720 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:423 2022-10-04 12:08:25.458 2252 1544369215616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db179776-efbb-47b8-9f03-bde7ac5f6387 fd040e13fd6c4b0dbea6a65932f84cb2 4eb043e789a6467db5465a0107f41076 - - - -] Security group rule updated on remote: ['488c64c3-7dcc-472d-9520-a9ac8f16ad41'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:08:25.458 2252 1544369215616 MainThread INFO neutron.agent.securitygroups_rpc [req-db179776-efbb-47b8-9f03-bde7ac5f6387 fd040e13fd6c4b0dbea6a65932f84cb2 4eb043e789a6467db5465a0107f41076 - - - -] Security group rule updated ['488c64c3-7dcc-472d-9520-a9ac8f16ad41'] 2022-10-04 12:08:25.894 2252 1544370683968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ddbe752e-7e0a-45eb-a987-b6286716a453 fd040e13fd6c4b0dbea6a65932f84cb2 4eb043e789a6467db5465a0107f41076 - - - -] Security group rule updated on remote: ['488c64c3-7dcc-472d-9520-a9ac8f16ad41'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:08:25.911 2252 1544370683968 MainThread INFO neutron.agent.securitygroups_rpc [req-ddbe752e-7e0a-45eb-a987-b6286716a453 fd040e13fd6c4b0dbea6a65932f84cb2 4eb043e789a6467db5465a0107f41076 - - - -] Security group rule updated ['488c64c3-7dcc-472d-9520-a9ac8f16ad41'] 2022-10-04 12:08:33.312 2252 1544351334464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f58a9d05-91e0-439c-a1ef-dedc8dd84093 fd040e13fd6c4b0dbea6a65932f84cb2 4eb043e789a6467db5465a0107f41076 - - - -] Security group member updated on remote: ['488c64c3-7dcc-472d-9520-a9ac8f16ad41'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:08:33.312 2252 1544351334464 MainThread INFO neutron.agent.securitygroups_rpc [req-f58a9d05-91e0-439c-a1ef-dedc8dd84093 fd040e13fd6c4b0dbea6a65932f84cb2 4eb043e789a6467db5465a0107f41076 - - - -] Security group member updated ['488c64c3-7dcc-472d-9520-a9ac8f16ad41'] 2022-10-04 12:08:34.703 2252 1544370684848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e75ee35b-1682-45c7-9398-8641d19d2418 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] port_update received: 37e28375-5f84-47c0-8196-4faed5327646 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:08:34.723 2252 1544370684848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e75ee35b-1682-45c7-9398-8641d19d2418 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] No port 37e28375-5f84-47c0-8196-4faed5327646 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:08:38.003 2252 1544368520528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 37e28375-5f84-47c0-8196-4faed5327646 2022-10-04 12:08:39.266 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-04 12:08:39.624 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Adding port 37e28375-5f84-47c0-8196-4faed5327646 2022-10-04 12:08:39.639 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Port 37e28375-5f84-47c0-8196-4faed5327646 updated. Details: {'device': '37e28375-5f84-47c0-8196-4faed5327646', 'network_id': '1d8166dc-91eb-4754-a625-1f72bd32d0b4', 'port_id': '37e28375-5f84-47c0-8196-4faed5327646', 'mac_address': 'fa:16:3e:90:98:22', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 218, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8222d162-938c-4d8e-96f7-59c918e0e795', '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-10-04 12:08:39.639 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] 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-10-04 12:08:39.639 2252 1544368856048 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-37e28375-5f84-47c0-8196-4faed5327646" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:08:39.639 2252 1544368856048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-37e28375-5f84-47c0-8196-4faed5327646" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:08:39.639 2252 1544368856048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 37e28375-5f84-47c0-8196-4faed5327646 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:08:39.639 2252 1544368856048 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1d8166dc-91eb-4754-a625-1f72bd32d0b4 2022-10-04 12:08:39.639 2252 1544368856048 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-10-04 12:08:39.846 2252 1544368856048 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '37e28375-5f84-47c0-8196-4faed5327646') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:08:39.846 2252 1544368856048 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '37e28375-5f84-47c0-8196-4faed5327646') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:08:39.846 2252 1544368856048 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 37e28375-5f84-47c0-8196-4faed5327646 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:08:39.846 2252 1544368856048 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 218, VLAN trunk: None to switch port 37e28375-5f84-47c0-8196-4faed5327646 2022-10-04 12:08:40.000 2252 1544368856048 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-04 12:08:40.000 2252 1544368856048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['37e28375-5f84-47c0-8196-4faed5327646'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:08:40.203 2252 1544368856048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['37e28375-5f84-47c0-8196-4faed5327646']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:08:40.203 2252 1544368856048 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-10-04 12:08:40.203 2252 1544368856048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (488c64c3-7dcc-472d-9520-a9ac8f16ad41) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:08:40.203 2252 1544368856048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 37e28375-5f84-47c0-8196-4faed5327646 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:08:40.203 2252 1544368856048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-04 12:08:40.203 2252 1544368856048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 37e28375-5f84-47c0-8196-4faed5327646 not yet added. Adding. 2022-10-04 12:08:40.203 2252 1544368856048 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-10-04 12:08:40.203 2252 1544368856048 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-10-04 12:08:40.409 2252 1544368856048 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-37e28375-5f84-47c0-8196-4faed5327646" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:08:40.409 2252 1544368856048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37e28375-5f84-47c0-8196-4faed5327646" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:08:40.626 2252 1544368856048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37e28375-5f84-47c0-8196-4faed5327646" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:08:40.626 2252 1544368856048 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-37e28375-5f84-47c0-8196-4faed5327646" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:08:40.626 2252 1544368856048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37e28375-5f84-47c0-8196-4faed5327646" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:08:40.857 2252 1544368856048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-37e28375-5f84-47c0-8196-4faed5327646" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:08:41.030 2252 1544368856048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-37e28375-5f84-47c0-8196-4faed5327646" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:08:41.030 2252 1544368856048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 37e28375-5f84-47c0-8196-4faed5327646 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-04 12:08:41.030 2252 1544368856048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 37e28375-5f84-47c0-8196-4faed5327646 processed. 2022-10-04 12:08:41.282 2252 1544371766016 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:404 2022-10-04 12:08:41.282 2252 1544371766016 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:409 2022-10-04 12:08:41.795 2252 1544371766016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.516s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:09:03.365 2252 1544369216496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52537837-7e5f-482a-ae6f-f2be40c2dd27 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for 'e2c8add8-8d68-408d-abc1-f0756a907821' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:09:05.453 2252 1544370325104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71fb2925-16db-4cfe-943e-aa741e085fc2 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for 'b3545aae-d331-4b03-8adf-318c8f68badd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:09:06.734 2252 1544371847408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Security group member updated on remote: ['95963f88-c138-46c0-be83-5d288a553484', '75004ee5-18d8-48a1-9d9e-4abaf8ed70fa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:09:06.761 2252 1544371847408 MainThread INFO neutron.agent.securitygroups_rpc [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Security group member updated ['95963f88-c138-46c0-be83-5d288a553484', '75004ee5-18d8-48a1-9d9e-4abaf8ed70fa'] 2022-10-04 12:09:06.761 2252 1544371847408 MainThread INFO neutron.agent.securitygroups_rpc [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Refresh firewall rules 2022-10-04 12:09:06.761 2252 1544371847408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Get security group information for devices via rpc ['44eb0f3a-3cfa-4d91-958a-358c9e234313'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:09:06.769 2252 1544370787072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fad7b32-89d3-40fc-b3ae-53a6d836d1c2 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for '56351803-671e-48b0-9c14-61710c1cf8ce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:09:06.782 2252 1544350534640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] port_update received: 44eb0f3a-3cfa-4d91-958a-358c9e234313 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:09:06.799 2252 1544350534640 MainThread DEBUG oslo_concurrency.lockutils [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Acquiring lock "n-hv-agent-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:09:06.799 2252 1544350534640 MainThread DEBUG oslo_concurrency.lockutils [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Lock "n-hv-agent-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:09:06.799 2252 1544350534640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Binding port 44eb0f3a-3cfa-4d91-958a-358c9e234313 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:09:06.799 2252 1544350534640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] 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-10-04 12:09:06.874 2252 1544350534640 MainThread DEBUG neutron.services.trunk.rpc.agent [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '44eb0f3a-3cfa-4d91-958a-358c9e234313') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:09:06.874 2252 1544350534640 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '44eb0f3a-3cfa-4d91-958a-358c9e234313') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:09:06.922 2252 1544350534640 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Trunk plugin disabled on server. Assuming port 44eb0f3a-3cfa-4d91-958a-358c9e234313 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:09:06.922 2252 1544350534640 MainThread INFO networking_hyperv.neutron.trunk_driver [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Binding VLAN ID: 211, VLAN trunk: None to switch port 44eb0f3a-3cfa-4d91-958a-358c9e234313 2022-10-04 12:09:07.007 2252 1544350534640 MainThread INFO neutron.agent.securitygroups_rpc [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Refresh firewall rules 2022-10-04 12:09:07.007 2252 1544350534640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Get security group information for devices via rpc ['44eb0f3a-3cfa-4d91-958a-358c9e234313'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:09:07.030 2252 1544372203760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8aea56e-779a-40d4-bf7a-7c44bd6022f2 - - - - - -] port_delete event received for '56351803-671e-48b0-9c14-61710c1cf8ce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:09:07.176 2252 1544371847408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Update security group information for ports dict_keys(['44eb0f3a-3cfa-4d91-958a-358c9e234313']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:09:07.176 2252 1544371847408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-04 12:09:07.176 2252 1544371847408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Update rules of security group (75004ee5-18d8-48a1-9d9e-4abaf8ed70fa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:09:07.176 2252 1544371847408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Update members of security group (75004ee5-18d8-48a1-9d9e-4abaf8ed70fa) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-04 12:09:07.186 2252 1544371847408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Update port filter for 44eb0f3a-3cfa-4d91-958a-358c9e234313 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:09:07.186 2252 1544371847408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Updating port rules. 2022-10-04 12:09:07.186 2252 1544371847408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Creating 0 new rules, removing 6 old rules. 2022-10-04 12:09:07.186 2252 1544371847408 MainThread DEBUG oslo_concurrency.lockutils [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Acquiring lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:09:07.186 2252 1544371847408 MainThread DEBUG oslo_concurrency.lockutils [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:09:07.186 2252 1544371847408 MainThread DEBUG oslo_concurrency.lockutils [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" "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:423 2022-10-04 12:09:07.186 2252 1544371847408 MainThread DEBUG oslo_concurrency.lockutils [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Acquiring lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:09:07.186 2252 1544371847408 MainThread DEBUG oslo_concurrency.lockutils [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:09:07.578 2252 1544371847408 MainThread DEBUG oslo_concurrency.lockutils [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:09:07.598 2252 1544350534640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Update security group information for ports dict_keys(['44eb0f3a-3cfa-4d91-958a-358c9e234313']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:09:07.598 2252 1544350534640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-04 12:09:07.598 2252 1544350534640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Update rules of security group (75004ee5-18d8-48a1-9d9e-4abaf8ed70fa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:09:07.598 2252 1544350534640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Update members of security group (75004ee5-18d8-48a1-9d9e-4abaf8ed70fa) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-04 12:09:07.598 2252 1544350534640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Update port filter for 44eb0f3a-3cfa-4d91-958a-358c9e234313 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:09:07.598 2252 1544350534640 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Updating port rules. 2022-10-04 12:09:07.598 2252 1544350534640 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Creating 0 new rules, removing 0 old rules. 2022-10-04 12:09:07.598 2252 1544350534640 MainThread DEBUG oslo_concurrency.lockutils [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Acquiring lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:09:07.598 2252 1544350534640 MainThread DEBUG oslo_concurrency.lockutils [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:09:07.618 2252 1544350534640 MainThread DEBUG oslo_concurrency.lockutils [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" "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:423 2022-10-04 12:09:07.618 2252 1544350534640 MainThread DEBUG oslo_concurrency.lockutils [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Acquiring lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:09:07.618 2252 1544350534640 MainThread DEBUG oslo_concurrency.lockutils [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:09:07.618 2252 1544350534640 MainThread DEBUG oslo_concurrency.lockutils [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Lock "n-hv-driver-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" "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:423 2022-10-04 12:09:07.701 2252 1544350534640 MainThread DEBUG oslo_concurrency.lockutils [req-9aa30324-a80e-431d-b491-b9ecc68523f8 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Lock "n-hv-agent-port-lock-44eb0f3a-3cfa-4d91-958a-358c9e234313" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:09:07.701 2252 1544371039568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fad7b32-89d3-40fc-b3ae-53a6d836d1c2 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] network_delete received. Deleting network b3b93906-ff69-47aa-a22a-9f133e9568f9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-04 12:09:07.701 2252 1544371039568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fad7b32-89d3-40fc-b3ae-53a6d836d1c2 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] Network b3b93906-ff69-47aa-a22a-9f133e9568f9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-04 12:09:08.180 2252 1544370189408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8b2e367-ff30-443d-be80-523341749a3c 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] port_delete event received for '723923cb-50e9-461e-b1a7-6b1c6679ac72' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:09:09.874 2252 1544350932480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32dfe14e-8882-4dad-9b60-8d72f1a1f664 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for '9511dd31-a7a2-437d-8e0c-98f90ed0d34f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:09:11.938 2252 1544369122288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9427b36-012f-446d-84cd-0b577d8ee059 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for 'a24c4c59-0799-4556-85a2-b291e50000e2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:09:13.785 2252 1544350769744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b90bdf49-77f0-4726-86da-93ab870a57f3 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for 'ee08eb27-5f90-4eb4-8c3d-d0437fcf21c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:09:13.842 2252 1544370452960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd99fdbe-7f1a-40fa-b922-e61e21bdb9b3 - - - - - -] port_delete event received for 'ee08eb27-5f90-4eb4-8c3d-d0437fcf21c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:09:14.124 2252 1544370964608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b90bdf49-77f0-4726-86da-93ab870a57f3 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] network_delete received. Deleting network 0b52f0ae-d89e-462d-8bf7-76dee37c221f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-04 12:09:14.124 2252 1544370964608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b90bdf49-77f0-4726-86da-93ab870a57f3 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] Network 0b52f0ae-d89e-462d-8bf7-76dee37c221f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-04 12:09:18.528 2252 1544368520704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 44eb0f3a-3cfa-4d91-958a-358c9e234313 2022-10-04 12:09:19.657 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-04 12:09:19.657 2252 1544369002448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '44eb0f3a-3cfa-4d91-958a-358c9e234313' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-04 12:09:19.657 2252 1544369002448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '44eb0f3a-3cfa-4d91-958a-358c9e234313' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-04 12:09:19.657 2252 1544369002448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 44eb0f3a-3cfa-4d91-958a-358c9e234313 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-04 12:09:19.675 2252 1544369002448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44eb0f3a-3cfa-4d91-958a-358c9e234313'] 2022-10-04 12:09:19.675 2252 1544369002448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-04 12:09:19.675 2252 1544369002448 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-10-04 12:09:19.675 2252 1544369002448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44eb0f3a-3cfa-4d91-958a-358c9e234313'] 2022-10-04 12:09:20.485 2252 1544368600688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-63d80239-68d4-49a8-b06c-fb49d0c1d8b7 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Security group member updated on remote: ['75004ee5-18d8-48a1-9d9e-4abaf8ed70fa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:09:20.485 2252 1544368600688 MainThread INFO neutron.agent.securitygroups_rpc [req-63d80239-68d4-49a8-b06c-fb49d0c1d8b7 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] Security group member updated ['75004ee5-18d8-48a1-9d9e-4abaf8ed70fa'] 2022-10-04 12:09:20.547 2252 1544368520704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 386857ff-677e-4c78-8e4f-9bfd1ad1be0b 2022-10-04 12:09:20.596 2252 1544370241024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63d80239-68d4-49a8-b06c-fb49d0c1d8b7 2b8dc16b63584a46b9f63b52aa5ce391 950b28fc6faf434482bbb1c2db3fa194 - - - -] port_delete event received for '44eb0f3a-3cfa-4d91-958a-358c9e234313' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:09:20.984 2252 1544371038864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9e2cbee-1ad0-43e2-8b19-659000c6cf80 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group member updated on remote: ['26b036b1-462c-44b0-bb80-c02d845d72a9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:09:20.984 2252 1544371038864 MainThread INFO neutron.agent.securitygroups_rpc [req-c9e2cbee-1ad0-43e2-8b19-659000c6cf80 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group member updated ['26b036b1-462c-44b0-bb80-c02d845d72a9'] 2022-10-04 12:09:21.407 2252 1544371664672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9e2cbee-1ad0-43e2-8b19-659000c6cf80 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] port_delete event received for '386857ff-677e-4c78-8e4f-9bfd1ad1be0b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:09:21.655 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-04 12:09:21.655 2252 1544370964784 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:404 2022-10-04 12:09:21.655 2252 1544370964784 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:409 2022-10-04 12:09:21.658 2252 1544370964080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '386857ff-677e-4c78-8e4f-9bfd1ad1be0b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-04 12:09:21.658 2252 1544370964080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '386857ff-677e-4c78-8e4f-9bfd1ad1be0b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-04 12:09:21.658 2252 1544370964080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 386857ff-677e-4c78-8e4f-9bfd1ad1be0b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-04 12:09:21.687 2252 1544370964080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6a843603-1123-4e00-9b28-113fe25ca6eb 2022-10-04 12:09:21.687 2252 1544370964080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['386857ff-677e-4c78-8e4f-9bfd1ad1be0b'] 2022-10-04 12:09:21.687 2252 1544370964080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-04 12:09:21.687 2252 1544370964080 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-10-04 12:09:21.687 2252 1544370964080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['386857ff-677e-4c78-8e4f-9bfd1ad1be0b'] 2022-10-04 12:09:21.687 2252 1544370964784 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:423 2022-10-04 12:09:23.674 2252 1544369954480 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:404 2022-10-04 12:09:23.674 2252 1544369954480 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:409 2022-10-04 12:09:23.719 2252 1544369954480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:09:24.608 2252 1544328775104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74f14392-66e5-4114-ad20-ef9cd1c69bd2 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] port_delete event received for '08e841fb-ff07-41d0-9b42-255244c98534' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:09:25.643 2252 1544328775104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-17851fcf-b14b-4a02-bad8-e0341d34c125 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group rule updated on remote: ['4c78ef88-bd39-4f2e-960b-42e19c7a514b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:09:25.643 2252 1544328775104 MainThread INFO neutron.agent.securitygroups_rpc [req-17851fcf-b14b-4a02-bad8-e0341d34c125 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group rule updated ['4c78ef88-bd39-4f2e-960b-42e19c7a514b'] 2022-10-04 12:09:26.235 2252 1544350844880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-10f590c4-6996-4e71-923c-550e2f025316 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group rule updated on remote: ['4c78ef88-bd39-4f2e-960b-42e19c7a514b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:09:26.235 2252 1544350844880 MainThread INFO neutron.agent.securitygroups_rpc [req-10f590c4-6996-4e71-923c-550e2f025316 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group rule updated ['4c78ef88-bd39-4f2e-960b-42e19c7a514b'] 2022-10-04 12:09:26.606 2252 1544368601920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4198bd2d-2ccd-422e-b441-02721a6c46e6 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for '3f543130-49d9-4e42-b019-c67802cb2e6b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:09:28.762 2252 1544370790064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d1614c0-92b2-4c1a-b955-67a4752d3045 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for '03d99e39-502b-4500-9a10-64b05f96716d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:09:30.143 2252 1544370453312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68954adb-66e1-4530-a280-8c1794c9c31d 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for 'b2ab8475-0029-48d2-97a2-584b32241e7b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:09:30.187 2252 1544370857232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a79a029-9fb9-4337-9524-a1a6d5616f38 - - - - - -] port_delete event received for 'b2ab8475-0029-48d2-97a2-584b32241e7b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:09:30.609 2252 1544371909376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68954adb-66e1-4530-a280-8c1794c9c31d 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] network_delete received. Deleting network 7612eebe-4d27-43c7-8708-b2bfb7ea64e6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-04 12:09:30.609 2252 1544371909376 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-68954adb-66e1-4530-a280-8c1794c9c31d 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] Reclaiming local network 7612eebe-4d27-43c7-8708-b2bfb7ea64e6 2022-10-04 12:09:31.812 2252 1544332817328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54ae79a5-ebde-4ed7-aa2d-547e095ef1fa 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for '94e70912-07e2-40fd-b733-9cb9f5e86f50' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:09:33.760 2252 1544332817328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90cfc83a-e532-4bbb-bcb0-fab759e90a0c 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for '227e31f9-e0fa-466c-a853-0768bf2833c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:09:35.034 2252 1544369216496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cebb1025-b6de-4b6b-8a4a-c9de489e02f6 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group member updated on remote: ['4c78ef88-bd39-4f2e-960b-42e19c7a514b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:09:35.034 2252 1544369216496 MainThread INFO neutron.agent.securitygroups_rpc [req-cebb1025-b6de-4b6b-8a4a-c9de489e02f6 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group member updated ['4c78ef88-bd39-4f2e-960b-42e19c7a514b'] 2022-10-04 12:09:35.309 2252 1544368855168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef166730-4bd7-44df-9dba-7e2cd9030e93 - - - - - -] port_delete event received for '5b8894c4-deec-43f0-9f66-a6db917a66cc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:09:35.309 2252 1544368853056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7042f9e6-0850-404a-a78a-dced06df1961 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for '5b8894c4-deec-43f0-9f66-a6db917a66cc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:09:35.909 2252 1544371767424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7042f9e6-0850-404a-a78a-dced06df1961 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] network_delete received. Deleting network e2c4772d-6acf-4314-80e8-b6144e103439 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-04 12:09:35.909 2252 1544371767424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7042f9e6-0850-404a-a78a-dced06df1961 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] Network e2c4772d-6acf-4314-80e8-b6144e103439 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-04 12:09:36.532 2252 1544371039568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae9b6f2b-7274-4763-82ad-33f9d6f58c48 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] port_update received: 86a606d0-4e07-41bc-9330-5f9413303abc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:09:36.549 2252 1544371039568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae9b6f2b-7274-4763-82ad-33f9d6f58c48 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] No port 86a606d0-4e07-41bc-9330-5f9413303abc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:09:38.658 2252 1544368520528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 86a606d0-4e07-41bc-9330-5f9413303abc 2022-10-04 12:09:39.749 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-04 12:09:40.236 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Adding port 86a606d0-4e07-41bc-9330-5f9413303abc 2022-10-04 12:09:40.236 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Port 86a606d0-4e07-41bc-9330-5f9413303abc updated. Details: {'device': '86a606d0-4e07-41bc-9330-5f9413303abc', 'network_id': '6a843603-1123-4e00-9b28-113fe25ca6eb', 'port_id': '86a606d0-4e07-41bc-9330-5f9413303abc', 'mac_address': 'fa:16:3e:26:5b:cf', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 224, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '60d2fd16-5363-45a0-b0d9-a01b13da018f', '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-10-04 12:09:40.236 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] 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-10-04 12:09:40.236 2252 1544372356192 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-86a606d0-4e07-41bc-9330-5f9413303abc" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:09:40.236 2252 1544372356192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86a606d0-4e07-41bc-9330-5f9413303abc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:09:40.236 2252 1544372356192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 86a606d0-4e07-41bc-9330-5f9413303abc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:09:40.236 2252 1544372356192 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6a843603-1123-4e00-9b28-113fe25ca6eb 2022-10-04 12:09:40.236 2252 1544372356192 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-10-04 12:09:40.506 2252 1544372356192 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '86a606d0-4e07-41bc-9330-5f9413303abc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:09:40.506 2252 1544372356192 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '86a606d0-4e07-41bc-9330-5f9413303abc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:09:40.523 2252 1544372356192 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 86a606d0-4e07-41bc-9330-5f9413303abc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:09:40.523 2252 1544372356192 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 224, VLAN trunk: None to switch port 86a606d0-4e07-41bc-9330-5f9413303abc 2022-10-04 12:09:40.657 2252 1544372356192 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-04 12:09:40.657 2252 1544372356192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['86a606d0-4e07-41bc-9330-5f9413303abc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:09:40.814 2252 1544372356192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['86a606d0-4e07-41bc-9330-5f9413303abc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:09:40.814 2252 1544372356192 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-10-04 12:09:40.814 2252 1544372356192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4c78ef88-bd39-4f2e-960b-42e19c7a514b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:09:40.814 2252 1544372356192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 86a606d0-4e07-41bc-9330-5f9413303abc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:09:40.814 2252 1544372356192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-04 12:09:40.814 2252 1544372356192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 86a606d0-4e07-41bc-9330-5f9413303abc not yet added. Adding. 2022-10-04 12:09:40.814 2252 1544372356192 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-10-04 12:09:40.814 2252 1544372356192 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-10-04 12:09:41.032 2252 1544372356192 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-86a606d0-4e07-41bc-9330-5f9413303abc" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:09:41.032 2252 1544372356192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86a606d0-4e07-41bc-9330-5f9413303abc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:09:41.247 2252 1544372356192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86a606d0-4e07-41bc-9330-5f9413303abc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:09:41.247 2252 1544372356192 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-86a606d0-4e07-41bc-9330-5f9413303abc" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:09:41.247 2252 1544372356192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86a606d0-4e07-41bc-9330-5f9413303abc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:09:41.471 2252 1544372356192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86a606d0-4e07-41bc-9330-5f9413303abc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:09:41.612 2252 1544372356192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86a606d0-4e07-41bc-9330-5f9413303abc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:09:41.612 2252 1544372356192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 86a606d0-4e07-41bc-9330-5f9413303abc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-04 12:09:41.612 2252 1544372356192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 86a606d0-4e07-41bc-9330-5f9413303abc processed. 2022-10-04 12:09:41.766 2252 1544369345280 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:404 2022-10-04 12:09:41.766 2252 1544369345280 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:409 2022-10-04 12:09:42.221 2252 1544369345280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:09:44.782 2252 1544369147216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ddf1a5a4-10bf-49a3-900b-edd5d533fb49 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] Security group member updated on remote: ['254f0d81-3772-4f8b-978a-3f9827fd2535'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:09:44.782 2252 1544369147216 MainThread INFO neutron.agent.securitygroups_rpc [req-ddf1a5a4-10bf-49a3-900b-edd5d533fb49 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] Security group member updated ['254f0d81-3772-4f8b-978a-3f9827fd2535'] 2022-10-04 12:09:44.834 2252 1544368520704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3a1010f5-4eac-4dd5-9fa0-faf7a2c11531 2022-10-04 12:09:45.101 2252 1544371767424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ddf1a5a4-10bf-49a3-900b-edd5d533fb49 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] port_delete event received for '3a1010f5-4eac-4dd5-9fa0-faf7a2c11531' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:09:45.766 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-04 12:09:45.766 2252 1544351521248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3a1010f5-4eac-4dd5-9fa0-faf7a2c11531' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-04 12:09:45.766 2252 1544351521248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3a1010f5-4eac-4dd5-9fa0-faf7a2c11531' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-04 12:09:45.766 2252 1544351521248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3a1010f5-4eac-4dd5-9fa0-faf7a2c11531 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-04 12:09:45.789 2252 1544351521248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5762fef7-720d-4252-ae68-656d8eb02e71 2022-10-04 12:09:45.789 2252 1544351521248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3a1010f5-4eac-4dd5-9fa0-faf7a2c11531'] 2022-10-04 12:09:45.789 2252 1544351521248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-04 12:09:45.789 2252 1544351521248 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-10-04 12:09:45.789 2252 1544351521248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3a1010f5-4eac-4dd5-9fa0-faf7a2c11531'] 2022-10-04 12:09:47.767 2252 1544371909200 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:404 2022-10-04 12:09:47.767 2252 1544371909200 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:409 2022-10-04 12:09:47.796 2252 1544371909200 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:423 2022-10-04 12:09:54.561 2252 1544370190288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1f041aff-537c-40f0-b2cd-f55afa539392 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] Security group member updated on remote: ['254f0d81-3772-4f8b-978a-3f9827fd2535'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:09:54.561 2252 1544370190288 MainThread INFO neutron.agent.securitygroups_rpc [req-1f041aff-537c-40f0-b2cd-f55afa539392 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] Security group member updated ['254f0d81-3772-4f8b-978a-3f9827fd2535'] 2022-10-04 12:09:55.931 2252 1544368856048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e64a97b8-e76f-4667-9c72-e7968c20fa82 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] port_update received: 853bd174-966e-4864-a482-32138d73cdea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:09:55.940 2252 1544368856048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e64a97b8-e76f-4667-9c72-e7968c20fa82 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] No port 853bd174-966e-4864-a482-32138d73cdea defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:10:04.940 2252 1544368520528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 853bd174-966e-4864-a482-32138d73cdea 2022-10-04 12:10:05.867 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-04 12:10:06.266 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Adding port 853bd174-966e-4864-a482-32138d73cdea 2022-10-04 12:10:06.266 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Port 853bd174-966e-4864-a482-32138d73cdea updated. Details: {'device': '853bd174-966e-4864-a482-32138d73cdea', 'network_id': '5762fef7-720d-4252-ae68-656d8eb02e71', 'port_id': '853bd174-966e-4864-a482-32138d73cdea', 'mac_address': 'fa:16:3e:6e:cb:2f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 213, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '91e34d17-d8a1-44f3-b500-0b8be8650a7b', 'ip_address': '172.20.0.10'}], '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-10-04 12:10:06.266 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] 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-10-04 12:10:06.266 2252 1544371449168 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-853bd174-966e-4864-a482-32138d73cdea" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:10:06.266 2252 1544371449168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-853bd174-966e-4864-a482-32138d73cdea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:10:06.266 2252 1544371449168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 853bd174-966e-4864-a482-32138d73cdea _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:10:06.266 2252 1544371449168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5762fef7-720d-4252-ae68-656d8eb02e71 2022-10-04 12:10:06.266 2252 1544371449168 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-10-04 12:10:06.475 2252 1544371449168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '853bd174-966e-4864-a482-32138d73cdea') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:10:06.475 2252 1544371449168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '853bd174-966e-4864-a482-32138d73cdea') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:10:06.475 2252 1544371449168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 853bd174-966e-4864-a482-32138d73cdea is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:10:06.475 2252 1544371449168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 213, VLAN trunk: None to switch port 853bd174-966e-4864-a482-32138d73cdea 2022-10-04 12:10:06.602 2252 1544371449168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-04 12:10:06.602 2252 1544371449168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['853bd174-966e-4864-a482-32138d73cdea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:10:06.896 2252 1544371449168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['853bd174-966e-4864-a482-32138d73cdea']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:10:06.896 2252 1544371449168 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-10-04 12:10:06.896 2252 1544371449168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (254f0d81-3772-4f8b-978a-3f9827fd2535) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:10:06.896 2252 1544371449168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 853bd174-966e-4864-a482-32138d73cdea _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:10:06.896 2252 1544371449168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-04 12:10:06.896 2252 1544371449168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 853bd174-966e-4864-a482-32138d73cdea not yet added. Adding. 2022-10-04 12:10:06.896 2252 1544371449168 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-10-04 12:10:06.896 2252 1544371449168 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-10-04 12:10:07.143 2252 1544371449168 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-853bd174-966e-4864-a482-32138d73cdea" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:10:07.143 2252 1544371449168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-853bd174-966e-4864-a482-32138d73cdea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:10:07.348 2252 1544371449168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-853bd174-966e-4864-a482-32138d73cdea" "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:423 2022-10-04 12:10:07.366 2252 1544371449168 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-853bd174-966e-4864-a482-32138d73cdea" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:10:07.366 2252 1544371449168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-853bd174-966e-4864-a482-32138d73cdea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:10:07.612 2252 1544371449168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-853bd174-966e-4864-a482-32138d73cdea" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:10:07.753 2252 1544371449168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-853bd174-966e-4864-a482-32138d73cdea" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.485s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:10:07.753 2252 1544371449168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 853bd174-966e-4864-a482-32138d73cdea status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-04 12:10:07.753 2252 1544371449168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 853bd174-966e-4864-a482-32138d73cdea processed. 2022-10-04 12:10:07.869 2252 1544371449168 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:404 2022-10-04 12:10:07.869 2252 1544371449168 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:409 2022-10-04 12:10:08.373 2252 1544371449168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:10:14.725 2252 1544369347392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f1468a4e-ddaa-4484-b68a-9c015118b0e8 f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Security group member updated on remote: ['5976c6c3-0271-48fb-8119-18fd1d3c87f0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:10:14.725 2252 1544369347392 MainThread INFO neutron.agent.securitygroups_rpc [req-f1468a4e-ddaa-4484-b68a-9c015118b0e8 f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Security group member updated ['5976c6c3-0271-48fb-8119-18fd1d3c87f0'] 2022-10-04 12:10:15.086 2252 1544371894400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1468a4e-ddaa-4484-b68a-9c015118b0e8 f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] port_delete event received for 'b026d660-150c-4793-803c-fc2cbcfe5527' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:10:15.147 2252 1544368520704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b026d660-150c-4793-803c-fc2cbcfe5527 2022-10-04 12:10:15.955 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-04 12:10:15.955 2252 1544371895456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b026d660-150c-4793-803c-fc2cbcfe5527' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-04 12:10:15.955 2252 1544371895456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b026d660-150c-4793-803c-fc2cbcfe5527' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-04 12:10:15.955 2252 1544371895456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b026d660-150c-4793-803c-fc2cbcfe5527 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-04 12:10:15.986 2252 1544371895456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b026d660-150c-4793-803c-fc2cbcfe5527'] 2022-10-04 12:10:15.986 2252 1544371895456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-04 12:10:15.986 2252 1544371895456 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-10-04 12:10:15.986 2252 1544371895456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b026d660-150c-4793-803c-fc2cbcfe5527'] 2022-10-04 12:10:17.965 2252 1544371895456 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:404 2022-10-04 12:10:17.965 2252 1544371895456 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:409 2022-10-04 12:10:18.004 2252 1544371895456 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:423 2022-10-04 12:10:19.163 2252 1544370787424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ed0b7c8-6efb-43d9-a024-8639051d5d47 f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] port_delete event received for 'fc7f374d-d85a-4257-a95b-3c4c8fdd480c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:10:22.143 2252 1544370747344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-609e4c9e-5da8-446c-9138-6c391671b667 fd040e13fd6c4b0dbea6a65932f84cb2 4eb043e789a6467db5465a0107f41076 - - - -] Security group member updated on remote: ['488c64c3-7dcc-472d-9520-a9ac8f16ad41'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:10:22.143 2252 1544370747344 MainThread INFO neutron.agent.securitygroups_rpc [req-609e4c9e-5da8-446c-9138-6c391671b667 fd040e13fd6c4b0dbea6a65932f84cb2 4eb043e789a6467db5465a0107f41076 - - - -] Security group member updated ['488c64c3-7dcc-472d-9520-a9ac8f16ad41'] 2022-10-04 12:10:22.488 2252 1544371380640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-609e4c9e-5da8-446c-9138-6c391671b667 fd040e13fd6c4b0dbea6a65932f84cb2 4eb043e789a6467db5465a0107f41076 - - - -] port_delete event received for '37e28375-5f84-47c0-8196-4faed5327646' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:10:23.253 2252 1544368520704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 37e28375-5f84-47c0-8196-4faed5327646 2022-10-04 12:10:24.016 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-04 12:10:24.016 2252 1544371438688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '37e28375-5f84-47c0-8196-4faed5327646' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-04 12:10:24.016 2252 1544371438688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '37e28375-5f84-47c0-8196-4faed5327646' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-04 12:10:24.016 2252 1544371438688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 37e28375-5f84-47c0-8196-4faed5327646 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-04 12:10:24.036 2252 1544371438688 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1d8166dc-91eb-4754-a625-1f72bd32d0b4 2022-10-04 12:10:24.036 2252 1544371438688 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['37e28375-5f84-47c0-8196-4faed5327646'] 2022-10-04 12:10:24.036 2252 1544371438688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-04 12:10:24.036 2252 1544371438688 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-10-04 12:10:24.036 2252 1544371438688 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['37e28375-5f84-47c0-8196-4faed5327646'] 2022-10-04 12:10:24.815 2252 1544371439744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ac8c47fa-e61b-4d1e-8779-7f6bba69bceb f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Security group member updated on remote: ['04ee6b75-482d-4b32-8519-6a6958616065'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:10:24.815 2252 1544371439744 MainThread INFO neutron.agent.securitygroups_rpc [req-ac8c47fa-e61b-4d1e-8779-7f6bba69bceb f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Security group member updated ['04ee6b75-482d-4b32-8519-6a6958616065'] 2022-10-04 12:10:24.815 2252 1544371439744 MainThread INFO neutron.agent.securitygroups_rpc [req-ac8c47fa-e61b-4d1e-8779-7f6bba69bceb f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Refresh firewall rules 2022-10-04 12:10:24.815 2252 1544371439744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ac8c47fa-e61b-4d1e-8779-7f6bba69bceb f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Get security group information for devices via rpc ['6724c60b-cea7-42fb-a13e-99399f296c39', '963f263d-76df-47c8-9d84-157b7812a5a5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:10:24.916 2252 1544371163376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac8c47fa-e61b-4d1e-8779-7f6bba69bceb f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] port_delete event received for '963f263d-76df-47c8-9d84-157b7812a5a5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:10:25.108 2252 1544371439744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ac8c47fa-e61b-4d1e-8779-7f6bba69bceb f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Update security group information for ports dict_keys(['6724c60b-cea7-42fb-a13e-99399f296c39']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:10:25.108 2252 1544371439744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ac8c47fa-e61b-4d1e-8779-7f6bba69bceb f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-04 12:10:25.108 2252 1544371439744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ac8c47fa-e61b-4d1e-8779-7f6bba69bceb f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Update rules of security group (04ee6b75-482d-4b32-8519-6a6958616065) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:10:25.108 2252 1544371439744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ac8c47fa-e61b-4d1e-8779-7f6bba69bceb f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Update members of security group (04ee6b75-482d-4b32-8519-6a6958616065) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-04 12:10:25.114 2252 1544371439744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ac8c47fa-e61b-4d1e-8779-7f6bba69bceb f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Update port filter for 6724c60b-cea7-42fb-a13e-99399f296c39 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:10:25.114 2252 1544371439744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ac8c47fa-e61b-4d1e-8779-7f6bba69bceb f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Updating port rules. 2022-10-04 12:10:25.114 2252 1544371439744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ac8c47fa-e61b-4d1e-8779-7f6bba69bceb f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Creating 0 new rules, removing 1 old rules. 2022-10-04 12:10:25.114 2252 1544371439744 MainThread DEBUG oslo_concurrency.lockutils [req-ac8c47fa-e61b-4d1e-8779-7f6bba69bceb f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Acquiring lock "n-hv-driver-port-lock-6724c60b-cea7-42fb-a13e-99399f296c39" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:10:25.114 2252 1544371439744 MainThread DEBUG oslo_concurrency.lockutils [req-ac8c47fa-e61b-4d1e-8779-7f6bba69bceb f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Lock "n-hv-driver-port-lock-6724c60b-cea7-42fb-a13e-99399f296c39" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:10:25.114 2252 1544371439744 MainThread DEBUG oslo_concurrency.lockutils [req-ac8c47fa-e61b-4d1e-8779-7f6bba69bceb f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Lock "n-hv-driver-port-lock-6724c60b-cea7-42fb-a13e-99399f296c39" "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:423 2022-10-04 12:10:25.114 2252 1544371439744 MainThread DEBUG oslo_concurrency.lockutils [req-ac8c47fa-e61b-4d1e-8779-7f6bba69bceb f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Acquiring lock "n-hv-driver-port-lock-6724c60b-cea7-42fb-a13e-99399f296c39" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:10:25.114 2252 1544371439744 MainThread DEBUG oslo_concurrency.lockutils [req-ac8c47fa-e61b-4d1e-8779-7f6bba69bceb f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Lock "n-hv-driver-port-lock-6724c60b-cea7-42fb-a13e-99399f296c39" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:10:25.316 2252 1544371439744 MainThread DEBUG oslo_concurrency.lockutils [req-ac8c47fa-e61b-4d1e-8779-7f6bba69bceb f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Lock "n-hv-driver-port-lock-6724c60b-cea7-42fb-a13e-99399f296c39" "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:423 2022-10-04 12:10:25.316 2252 1544368520704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 963f263d-76df-47c8-9d84-157b7812a5a5 2022-10-04 12:10:26.034 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-04 12:10:26.034 2252 1544348851888 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:404 2022-10-04 12:10:26.034 2252 1544348851888 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:409 2022-10-04 12:10:26.038 2252 1544371753904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '963f263d-76df-47c8-9d84-157b7812a5a5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-04 12:10:26.038 2252 1544371753904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '963f263d-76df-47c8-9d84-157b7812a5a5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-04 12:10:26.038 2252 1544371753904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 963f263d-76df-47c8-9d84-157b7812a5a5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-04 12:10:26.050 2252 1544371753904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['963f263d-76df-47c8-9d84-157b7812a5a5'] 2022-10-04 12:10:26.050 2252 1544371753904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-04 12:10:26.050 2252 1544371753904 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-10-04 12:10:26.050 2252 1544371753904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['963f263d-76df-47c8-9d84-157b7812a5a5'] 2022-10-04 12:10:26.066 2252 1544348851888 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:423 2022-10-04 12:10:27.220 2252 1544369213504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-762df53d-0ccd-4b52-ab1b-ca30059908bd fd040e13fd6c4b0dbea6a65932f84cb2 4eb043e789a6467db5465a0107f41076 - - - -] port_delete event received for 'd7663c64-1cb7-4d18-bbcb-0c8bbe2cac2e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:10:28.035 2252 1544370747344 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:404 2022-10-04 12:10:28.035 2252 1544370747344 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:409 2022-10-04 12:10:28.061 2252 1544370747344 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:423 2022-10-04 12:10:31.348 2252 1544368520704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6724c60b-cea7-42fb-a13e-99399f296c39 2022-10-04 12:10:31.773 2252 1544368520880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee7c595b-e0f0-4e2d-a8ab-a2552eb5cbfd f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Security group member updated on remote: ['04ee6b75-482d-4b32-8519-6a6958616065'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:10:31.773 2252 1544368520880 MainThread INFO neutron.agent.securitygroups_rpc [req-ee7c595b-e0f0-4e2d-a8ab-a2552eb5cbfd f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Security group member updated ['04ee6b75-482d-4b32-8519-6a6958616065'] 2022-10-04 12:10:31.773 2252 1544368520880 MainThread INFO neutron.agent.securitygroups_rpc [req-ee7c595b-e0f0-4e2d-a8ab-a2552eb5cbfd f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Refresh firewall rules 2022-10-04 12:10:31.773 2252 1544368520880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee7c595b-e0f0-4e2d-a8ab-a2552eb5cbfd f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Get security group information for devices via rpc ['6724c60b-cea7-42fb-a13e-99399f296c39'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:10:31.801 2252 1544368520880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ee7c595b-e0f0-4e2d-a8ab-a2552eb5cbfd f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:10:31.801 2252 1544368520880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ee7c595b-e0f0-4e2d-a8ab-a2552eb5cbfd f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-04 12:10:32.060 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-04 12:10:32.060 2252 1544369002272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6724c60b-cea7-42fb-a13e-99399f296c39' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-04 12:10:32.060 2252 1544369002272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6724c60b-cea7-42fb-a13e-99399f296c39' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-04 12:10:32.060 2252 1544369002272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6724c60b-cea7-42fb-a13e-99399f296c39 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-04 12:10:32.076 2252 1544369002272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ea9a6710-a6c4-4b51-9ca2-9cfb36ef37b3 2022-10-04 12:10:32.076 2252 1544369002272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6724c60b-cea7-42fb-a13e-99399f296c39'] 2022-10-04 12:10:32.076 2252 1544369002272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-04 12:10:32.076 2252 1544369002272 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-10-04 12:10:32.089 2252 1544369002272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6724c60b-cea7-42fb-a13e-99399f296c39'] 2022-10-04 12:10:32.221 2252 1544318672960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee7c595b-e0f0-4e2d-a8ab-a2552eb5cbfd f3f607e48e534dd09c3619982978e9e5 f4f180049cc049829e12eace469bef05 - - - -] port_delete event received for '6724c60b-cea7-42fb-a13e-99399f296c39' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:10:33.384 2252 1544371564960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aabfdee4-b260-4703-931d-ed2861282d61 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for '17aefaeb-42fa-44a5-8796-66eea0a83d5a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:10:34.056 2252 1544371564960 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:404 2022-10-04 12:10:34.056 2252 1544371564960 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:409 2022-10-04 12:10:34.126 2252 1544371564960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:10:35.349 2252 1544372204112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f714c9b-4d23-49a1-ab38-fd99264487c5 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for '5de5ca4f-54a5-4daf-a79d-391166437f69' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:10:36.427 2252 1544372254496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdf3e749-fac6-4a39-a014-4517b8f04285 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for 'e242f6b4-55a3-411c-80da-d7b29ef292a9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:10:36.864 2252 1544371892288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30171747-3916-4cf8-a62d-335e54ffaff4 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for '60c58ed4-df6a-43de-bab6-fceab590f08a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:10:37.113 2252 1544371501360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfe1d2fd-cd80-49f7-8dc1-7aba90e6c35a - - - - - -] port_delete event received for '60c58ed4-df6a-43de-bab6-fceab590f08a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:10:37.363 2252 1544369952896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30171747-3916-4cf8-a62d-335e54ffaff4 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] network_delete received. Deleting network 1d8166dc-91eb-4754-a625-1f72bd32d0b4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-04 12:10:37.363 2252 1544369952896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30171747-3916-4cf8-a62d-335e54ffaff4 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] Network 1d8166dc-91eb-4754-a625-1f72bd32d0b4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-04 12:10:38.385 2252 1544369216496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e30feba-aae4-42b1-85e6-c43a5b09e3fd 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for '722fc635-3bc9-4a75-9cb3-524a01821dd2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:10:39.894 2252 1544371152144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffecbee9-a90a-4055-b10c-76349ad1510e 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for '72c4efc9-6a5f-482a-a45b-2bd014751d31' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:10:40.008 2252 1544346377552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7b494c7-b974-4519-af3b-786429cbcde2 - - - - - -] port_delete event received for '72c4efc9-6a5f-482a-a45b-2bd014751d31' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:10:40.280 2252 1544346377552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffecbee9-a90a-4055-b10c-76349ad1510e 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] network_delete received. Deleting network ea9a6710-a6c4-4b51-9ca2-9cfb36ef37b3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-04 12:10:40.280 2252 1544346377552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffecbee9-a90a-4055-b10c-76349ad1510e 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] Network ea9a6710-a6c4-4b51-9ca2-9cfb36ef37b3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-04 12:10:49.758 2252 1544372143200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad675ea4-1c5a-4028-a0b9-50c6bd6c9972 - - - - - -] port_update received: b30fe94b-8056-4fd4-94ac-841975a427c2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:10:49.777 2252 1544372143200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad675ea4-1c5a-4028-a0b9-50c6bd6c9972 - - - - - -] No port b30fe94b-8056-4fd4-94ac-841975a427c2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:10:52.570 2252 1544368856048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b7ff14a8-a234-4fd3-8b33-091f0d13e7ba 9ab97a61223f4719add7b3c0f845a319 e41d4317234c458daad66f591d27c6fa - - - -] Security group rule updated on remote: ['bf25048d-1c51-4608-9561-a903c9591613'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:10:52.591 2252 1544368856048 MainThread INFO neutron.agent.securitygroups_rpc [req-b7ff14a8-a234-4fd3-8b33-091f0d13e7ba 9ab97a61223f4719add7b3c0f845a319 e41d4317234c458daad66f591d27c6fa - - - -] Security group rule updated ['bf25048d-1c51-4608-9561-a903c9591613'] 2022-10-04 12:10:53.222 2252 1544368856048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-83daa780-69f6-4264-868b-b45da5f769f0 9ab97a61223f4719add7b3c0f845a319 e41d4317234c458daad66f591d27c6fa - - - -] Security group rule updated on remote: ['bf25048d-1c51-4608-9561-a903c9591613'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:10:53.222 2252 1544368856048 MainThread INFO neutron.agent.securitygroups_rpc [req-83daa780-69f6-4264-868b-b45da5f769f0 9ab97a61223f4719add7b3c0f845a319 e41d4317234c458daad66f591d27c6fa - - - -] Security group rule updated ['bf25048d-1c51-4608-9561-a903c9591613'] 2022-10-04 12:10:53.512 2252 1544368520704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 86a606d0-4e07-41bc-9330-5f9413303abc 2022-10-04 12:10:53.722 2252 1544372145488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cf47218-672e-43f3-895c-62233253ae0a - - - - - -] port_update received: 978ba1c0-43d8-4f61-9a69-930927acd641 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:10:53.734 2252 1544372145488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cf47218-672e-43f3-895c-62233253ae0a - - - - - -] No port 978ba1c0-43d8-4f61-9a69-930927acd641 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:10:53.925 2252 1544370301232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-717fb596-f525-4833-9981-e1b5d27da6bc 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group member updated on remote: ['4c78ef88-bd39-4f2e-960b-42e19c7a514b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:10:53.925 2252 1544370301232 MainThread INFO neutron.agent.securitygroups_rpc [req-717fb596-f525-4833-9981-e1b5d27da6bc 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] Security group member updated ['4c78ef88-bd39-4f2e-960b-42e19c7a514b'] 2022-10-04 12:10:54.144 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-04 12:10:54.144 2252 1544371038336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '86a606d0-4e07-41bc-9330-5f9413303abc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-04 12:10:54.144 2252 1544371038336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '86a606d0-4e07-41bc-9330-5f9413303abc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-04 12:10:54.144 2252 1544371038336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 86a606d0-4e07-41bc-9330-5f9413303abc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-04 12:10:54.154 2252 1544371038336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6a843603-1123-4e00-9b28-113fe25ca6eb 2022-10-04 12:10:54.154 2252 1544371038336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86a606d0-4e07-41bc-9330-5f9413303abc'] 2022-10-04 12:10:54.154 2252 1544371038336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-04 12:10:54.154 2252 1544371038336 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-10-04 12:10:54.154 2252 1544371038336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86a606d0-4e07-41bc-9330-5f9413303abc'] 2022-10-04 12:10:54.360 2252 1544368672608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-717fb596-f525-4833-9981-e1b5d27da6bc 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] port_delete event received for '86a606d0-4e07-41bc-9330-5f9413303abc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:10:56.158 2252 1544372356896 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:404 2022-10-04 12:10:56.158 2252 1544372356896 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:409 2022-10-04 12:10:56.207 2252 1544372356896 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:423 2022-10-04 12:10:58.787 2252 1544371500128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9513744-db32-404d-9674-223e8f922950 0e8d03fe51534f8e867d0f83c3db2d36 f021c9955236461abc441e2a31421b8b - - - -] port_delete event received for '281f4640-6ba7-40d1-a209-75b0a680b082' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:11:02.459 2252 1544370452960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-679fbc1c-0d08-4612-bb54-611f83089616 9ab97a61223f4719add7b3c0f845a319 e41d4317234c458daad66f591d27c6fa - - - -] Security group member updated on remote: ['bf25048d-1c51-4608-9561-a903c9591613'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:11:02.459 2252 1544370452960 MainThread INFO neutron.agent.securitygroups_rpc [req-679fbc1c-0d08-4612-bb54-611f83089616 9ab97a61223f4719add7b3c0f845a319 e41d4317234c458daad66f591d27c6fa - - - -] Security group member updated ['bf25048d-1c51-4608-9561-a903c9591613'] 2022-10-04 12:11:04.051 2252 1544368672608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06244ed4-c2ff-42ea-b112-56c72d57024e 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] port_update received: 5746ed9b-3dfc-4c16-9d49-5849d2aeefda port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:11:04.067 2252 1544368672608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06244ed4-c2ff-42ea-b112-56c72d57024e 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] No port 5746ed9b-3dfc-4c16-9d49-5849d2aeefda defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:11:06.380 2252 1544371765312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d371629-c3ff-4f94-98c6-bfc3c247ad8a 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for '1be46025-06d2-4484-abbb-fe5f4a472d63' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:11:08.491 2252 1544371733072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-860c7727-7ed9-4bbf-8191-0987ea2e420d 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for '993ad643-a274-4909-b2b5-3d999ce642cf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:11:09.556 2252 1544368520528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5746ed9b-3dfc-4c16-9d49-5849d2aeefda 2022-10-04 12:11:10.100 2252 1544372031328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ba3d5d7-c7c3-416a-b7c5-cd8c29c54d80 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for '2a162766-29c6-4c89-bf00-f410e62aaa8b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:11:10.175 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-04 12:11:10.243 2252 1544372478720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a646e5a5-5187-4b61-b805-53037bb179cc - - - - - -] port_delete event received for '2a162766-29c6-4c89-bf00-f410e62aaa8b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:11:10.566 2252 1544372431680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ba3d5d7-c7c3-416a-b7c5-cd8c29c54d80 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] network_delete received. Deleting network 6a843603-1123-4e00-9b28-113fe25ca6eb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-04 12:11:10.566 2252 1544372431680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ba3d5d7-c7c3-416a-b7c5-cd8c29c54d80 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] Network 6a843603-1123-4e00-9b28-113fe25ca6eb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-04 12:11:10.598 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Adding port 5746ed9b-3dfc-4c16-9d49-5849d2aeefda 2022-10-04 12:11:10.598 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Port 5746ed9b-3dfc-4c16-9d49-5849d2aeefda updated. Details: {'device': '5746ed9b-3dfc-4c16-9d49-5849d2aeefda', 'network_id': '550b30d0-e72b-4d9f-9e1c-c1995429feb1', 'port_id': '5746ed9b-3dfc-4c16-9d49-5849d2aeefda', 'mac_address': 'fa:16:3e:67:4f:9d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 247, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f264b83d-59ad-4e6f-a029-5bc38706f73f', 'ip_address': '172.20.0.10'}], '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-10-04 12:11:10.598 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] 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-10-04 12:11:10.598 2252 1544372431680 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:11:10.598 2252 1544372431680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:11:10.620 2252 1544372431680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5746ed9b-3dfc-4c16-9d49-5849d2aeefda _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:11:10.620 2252 1544372431680 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 550b30d0-e72b-4d9f-9e1c-c1995429feb1 2022-10-04 12:11:10.620 2252 1544372431680 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-10-04 12:11:10.783 2252 1544372431680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5746ed9b-3dfc-4c16-9d49-5849d2aeefda') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:11:10.783 2252 1544372431680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5746ed9b-3dfc-4c16-9d49-5849d2aeefda') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:11:10.801 2252 1544372431680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5746ed9b-3dfc-4c16-9d49-5849d2aeefda is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:11:10.801 2252 1544372431680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 247, VLAN trunk: None to switch port 5746ed9b-3dfc-4c16-9d49-5849d2aeefda 2022-10-04 12:11:10.884 2252 1544372431680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-04 12:11:10.884 2252 1544372431680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5746ed9b-3dfc-4c16-9d49-5849d2aeefda'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:11:11.194 2252 1544372431680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5746ed9b-3dfc-4c16-9d49-5849d2aeefda']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:11:11.194 2252 1544372431680 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-10-04 12:11:11.194 2252 1544372431680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bf25048d-1c51-4608-9561-a903c9591613) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:11:11.194 2252 1544372431680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5746ed9b-3dfc-4c16-9d49-5849d2aeefda _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:11:11.194 2252 1544372431680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-04 12:11:11.194 2252 1544372431680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5746ed9b-3dfc-4c16-9d49-5849d2aeefda not yet added. Adding. 2022-10-04 12:11:11.194 2252 1544372431680 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-10-04 12:11:11.194 2252 1544372431680 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-10-04 12:11:11.303 2252 1544372431680 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:11:11.303 2252 1544372431680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:11:11.425 2252 1544372431680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" "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:423 2022-10-04 12:11:11.428 2252 1544372431680 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:11:11.428 2252 1544372431680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:11:11.590 2252 1544372431680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" "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:423 2022-10-04 12:11:11.711 2252 1544372431680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" "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:423 2022-10-04 12:11:11.711 2252 1544372431680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5746ed9b-3dfc-4c16-9d49-5849d2aeefda status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-04 12:11:11.711 2252 1544372431680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5746ed9b-3dfc-4c16-9d49-5849d2aeefda processed. 2022-10-04 12:11:12.189 2252 1544372431680 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:404 2022-10-04 12:11:12.189 2252 1544372431680 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:409 2022-10-04 12:11:12.894 2252 1544372431680 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:423 2022-10-04 12:12:22.194 2252 1544368520528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5746ed9b-3dfc-4c16-9d49-5849d2aeefda 2022-10-04 12:12:22.505 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-04 12:12:23.021 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Adding port 5746ed9b-3dfc-4c16-9d49-5849d2aeefda 2022-10-04 12:12:23.021 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Port 5746ed9b-3dfc-4c16-9d49-5849d2aeefda updated. Details: {'device': '5746ed9b-3dfc-4c16-9d49-5849d2aeefda', 'network_id': '550b30d0-e72b-4d9f-9e1c-c1995429feb1', 'port_id': '5746ed9b-3dfc-4c16-9d49-5849d2aeefda', 'mac_address': 'fa:16:3e:67:4f:9d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 247, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f264b83d-59ad-4e6f-a029-5bc38706f73f', 'ip_address': '172.20.0.10'}], '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-10-04 12:12:23.021 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] 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-10-04 12:12:23.021 2252 1544373127472 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:12:23.021 2252 1544373127472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:12:23.021 2252 1544373127472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5746ed9b-3dfc-4c16-9d49-5849d2aeefda _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:12:23.021 2252 1544373127472 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-10-04 12:12:23.053 2252 1544373127472 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5746ed9b-3dfc-4c16-9d49-5849d2aeefda') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:12:23.053 2252 1544373127472 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5746ed9b-3dfc-4c16-9d49-5849d2aeefda') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:12:23.071 2252 1544373127472 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5746ed9b-3dfc-4c16-9d49-5849d2aeefda is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:12:23.071 2252 1544373127472 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 247, VLAN trunk: None to switch port 5746ed9b-3dfc-4c16-9d49-5849d2aeefda 2022-10-04 12:12:23.130 2252 1544373127472 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-04 12:12:23.130 2252 1544373127472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5746ed9b-3dfc-4c16-9d49-5849d2aeefda'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:12:23.333 2252 1544373127472 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5746ed9b-3dfc-4c16-9d49-5849d2aeefda']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:12:23.333 2252 1544373127472 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-10-04 12:12:23.333 2252 1544373127472 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bf25048d-1c51-4608-9561-a903c9591613) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:12:23.333 2252 1544373127472 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5746ed9b-3dfc-4c16-9d49-5849d2aeefda _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:12:23.333 2252 1544373127472 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-04 12:12:23.333 2252 1544373127472 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-10-04 12:12:23.333 2252 1544373127472 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:12:23.333 2252 1544373127472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:12:23.333 2252 1544373127472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" "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:423 2022-10-04 12:12:23.333 2252 1544373127472 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:12:23.333 2252 1544373127472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:12:23.333 2252 1544373127472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" "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:423 2022-10-04 12:12:23.380 2252 1544373127472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:12:23.380 2252 1544373127472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5746ed9b-3dfc-4c16-9d49-5849d2aeefda status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-04 12:12:23.380 2252 1544373127472 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5746ed9b-3dfc-4c16-9d49-5849d2aeefda processed. 2022-10-04 12:12:23.616 2252 1544373172704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c384b8c1-a8a4-4dc3-b659-5e82c77773ca 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] Security group member updated on remote: ['254f0d81-3772-4f8b-978a-3f9827fd2535'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:12:23.616 2252 1544373172704 MainThread INFO neutron.agent.securitygroups_rpc [req-c384b8c1-a8a4-4dc3-b659-5e82c77773ca 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] Security group member updated ['254f0d81-3772-4f8b-978a-3f9827fd2535'] 2022-10-04 12:12:24.508 2252 1544373172704 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:404 2022-10-04 12:12:24.508 2252 1544373172704 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:409 2022-10-04 12:12:24.974 2252 1544373172704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.468s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:12:25.637 2252 1544371664848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e8bbad1-e21d-43de-abd6-23eaf238f82c 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] port_update received: faca2777-bf01-421f-9263-4a3fd0fb6283 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:12:25.646 2252 1544371664848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e8bbad1-e21d-43de-abd6-23eaf238f82c 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] No port faca2777-bf01-421f-9263-4a3fd0fb6283 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:12:34.286 2252 1544368520528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: faca2777-bf01-421f-9263-4a3fd0fb6283 2022-10-04 12:12:34.550 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-04 12:12:35.052 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Adding port faca2777-bf01-421f-9263-4a3fd0fb6283 2022-10-04 12:12:35.052 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Port faca2777-bf01-421f-9263-4a3fd0fb6283 updated. Details: {'device': 'faca2777-bf01-421f-9263-4a3fd0fb6283', 'network_id': '5762fef7-720d-4252-ae68-656d8eb02e71', 'port_id': 'faca2777-bf01-421f-9263-4a3fd0fb6283', 'mac_address': 'fa:16:3e:fc:8f:88', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 213, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '91e34d17-d8a1-44f3-b500-0b8be8650a7b', '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-10-04 12:12:35.052 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] 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-10-04 12:12:35.052 2252 1544369564128 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-faca2777-bf01-421f-9263-4a3fd0fb6283" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:12:35.052 2252 1544369564128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-faca2777-bf01-421f-9263-4a3fd0fb6283" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:12:35.052 2252 1544369564128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port faca2777-bf01-421f-9263-4a3fd0fb6283 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:12:35.052 2252 1544369564128 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-10-04 12:12:35.239 2252 1544369564128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'faca2777-bf01-421f-9263-4a3fd0fb6283') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:12:35.241 2252 1544369564128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'faca2777-bf01-421f-9263-4a3fd0fb6283') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:12:35.241 2252 1544369564128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port faca2777-bf01-421f-9263-4a3fd0fb6283 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:12:35.241 2252 1544369564128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 213, VLAN trunk: None to switch port faca2777-bf01-421f-9263-4a3fd0fb6283 2022-10-04 12:12:35.369 2252 1544369564128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-04 12:12:35.369 2252 1544369564128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['faca2777-bf01-421f-9263-4a3fd0fb6283'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:12:35.747 2252 1544369564128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['faca2777-bf01-421f-9263-4a3fd0fb6283']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:12:35.747 2252 1544369564128 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-10-04 12:12:35.747 2252 1544369564128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (254f0d81-3772-4f8b-978a-3f9827fd2535) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:12:35.747 2252 1544369564128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for faca2777-bf01-421f-9263-4a3fd0fb6283 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:12:35.747 2252 1544369564128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-04 12:12:35.747 2252 1544369564128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device faca2777-bf01-421f-9263-4a3fd0fb6283 not yet added. Adding. 2022-10-04 12:12:35.747 2252 1544369564128 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-10-04 12:12:35.760 2252 1544369564128 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-10-04 12:12:35.899 2252 1544369564128 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-faca2777-bf01-421f-9263-4a3fd0fb6283" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:12:35.899 2252 1544369564128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-faca2777-bf01-421f-9263-4a3fd0fb6283" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:12:36.042 2252 1544369564128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-faca2777-bf01-421f-9263-4a3fd0fb6283" "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:423 2022-10-04 12:12:36.042 2252 1544369564128 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-faca2777-bf01-421f-9263-4a3fd0fb6283" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:12:36.042 2252 1544369564128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-faca2777-bf01-421f-9263-4a3fd0fb6283" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:12:36.193 2252 1544369564128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-faca2777-bf01-421f-9263-4a3fd0fb6283" "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:423 2022-10-04 12:12:36.333 2252 1544369564128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-faca2777-bf01-421f-9263-4a3fd0fb6283" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:12:36.333 2252 1544369564128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port faca2777-bf01-421f-9263-4a3fd0fb6283 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-04 12:12:36.333 2252 1544369564128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port faca2777-bf01-421f-9263-4a3fd0fb6283 processed. 2022-10-04 12:12:36.567 2252 1544369564128 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:404 2022-10-04 12:12:36.567 2252 1544369564128 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:409 2022-10-04 12:12:36.992 2252 1544369564128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:12:40.510 2252 1544368520704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5746ed9b-3dfc-4c16-9d49-5849d2aeefda 2022-10-04 12:12:40.592 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-04 12:12:40.592 2252 1544351152256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5746ed9b-3dfc-4c16-9d49-5849d2aeefda' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-04 12:12:40.592 2252 1544351152256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5746ed9b-3dfc-4c16-9d49-5849d2aeefda' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-04 12:12:40.592 2252 1544351152256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5746ed9b-3dfc-4c16-9d49-5849d2aeefda _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-04 12:12:40.607 2252 1544351152256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5746ed9b-3dfc-4c16-9d49-5849d2aeefda'] 2022-10-04 12:12:40.607 2252 1544351152256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-04 12:12:40.607 2252 1544351152256 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-10-04 12:12:40.629 2252 1544351152256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5746ed9b-3dfc-4c16-9d49-5849d2aeefda'] 2022-10-04 12:12:42.610 2252 1544372964688 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:404 2022-10-04 12:12:42.610 2252 1544372964688 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:409 2022-10-04 12:12:42.884 2252 1544372964688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:12:44.540 2252 1544368520704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5746ed9b-3dfc-4c16-9d49-5849d2aeefda 2022-10-04 12:12:44.630 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-04 12:12:44.630 2252 1544368742992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5746ed9b-3dfc-4c16-9d49-5849d2aeefda' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-04 12:12:44.630 2252 1544368742992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5746ed9b-3dfc-4c16-9d49-5849d2aeefda' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-04 12:12:44.630 2252 1544368742992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5746ed9b-3dfc-4c16-9d49-5849d2aeefda _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-04 12:12:44.646 2252 1544368742992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 550b30d0-e72b-4d9f-9e1c-c1995429feb1 2022-10-04 12:12:44.646 2252 1544368742992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5746ed9b-3dfc-4c16-9d49-5849d2aeefda'] 2022-10-04 12:12:44.646 2252 1544368742992 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-10-04 12:12:44.646 2252 1544368742992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5746ed9b-3dfc-4c16-9d49-5849d2aeefda'] 2022-10-04 12:12:46.637 2252 1544371664320 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:404 2022-10-04 12:12:46.637 2252 1544371664320 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:409 2022-10-04 12:12:46.749 2252 1544371664320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:13:10.381 2252 1544372356720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dfdb224f-a3aa-4a1d-b4a1-c787caafd886 cf86d2ca271e4828ba8ce6cb78b2c2b4 23ef9812a3194dcb9c88e284be7e3982 - - - -] Security group member updated on remote: ['8870e197-a25d-47c8-87d5-47aa6dc0a388'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:13:10.396 2252 1544372356720 MainThread INFO neutron.agent.securitygroups_rpc [req-dfdb224f-a3aa-4a1d-b4a1-c787caafd886 cf86d2ca271e4828ba8ce6cb78b2c2b4 23ef9812a3194dcb9c88e284be7e3982 - - - -] Security group member updated ['8870e197-a25d-47c8-87d5-47aa6dc0a388'] 2022-10-04 12:13:11.789 2252 1544372745136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-68fd7c61-5ca3-4481-970e-4dccf9c18a29 1f685bdbb59f4d4b9eb68e82beedf195 f8feaa0c5e9349cc8e2dcc3d59120aa9 - - - -] Security group member updated on remote: ['cdc62393-620a-4c45-9f1c-7e8d1d3c028c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:13:11.789 2252 1544372745136 MainThread INFO neutron.agent.securitygroups_rpc [req-68fd7c61-5ca3-4481-970e-4dccf9c18a29 1f685bdbb59f4d4b9eb68e82beedf195 f8feaa0c5e9349cc8e2dcc3d59120aa9 - - - -] Security group member updated ['cdc62393-620a-4c45-9f1c-7e8d1d3c028c'] 2022-10-04 12:13:12.317 2252 1544351411184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e9fad1b-3ab7-4ac8-8bca-b69efe824f38 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] port_update received: c764ae2c-f9ae-4cdf-85c9-3dae57471eae port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:13:12.334 2252 1544351411184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e9fad1b-3ab7-4ac8-8bca-b69efe824f38 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] No port c764ae2c-f9ae-4cdf-85c9-3dae57471eae defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:13:13.193 2252 1544373446960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6610645a-526d-4502-8bf8-f91d5858a3bd 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] port_update received: 79609a18-a747-4a88-893d-2213b50543b9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:13:13.193 2252 1544373446960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6610645a-526d-4502-8bf8-f91d5858a3bd 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] No port 79609a18-a747-4a88-893d-2213b50543b9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:13:14.723 2252 1544368520528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5746ed9b-3dfc-4c16-9d49-5849d2aeefda 2022-10-04 12:13:14.827 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-04 12:13:15.241 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Adding port 5746ed9b-3dfc-4c16-9d49-5849d2aeefda 2022-10-04 12:13:15.241 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Port 5746ed9b-3dfc-4c16-9d49-5849d2aeefda updated. Details: {'device': '5746ed9b-3dfc-4c16-9d49-5849d2aeefda', 'network_id': '550b30d0-e72b-4d9f-9e1c-c1995429feb1', 'port_id': '5746ed9b-3dfc-4c16-9d49-5849d2aeefda', 'mac_address': 'fa:16:3e:67:4f:9d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 247, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f264b83d-59ad-4e6f-a029-5bc38706f73f', 'ip_address': '172.20.0.10'}], '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-10-04 12:13:15.241 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] 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-10-04 12:13:15.241 2252 1544351120016 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:13:15.241 2252 1544351120016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:13:15.241 2252 1544351120016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5746ed9b-3dfc-4c16-9d49-5849d2aeefda _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:13:15.241 2252 1544351120016 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 550b30d0-e72b-4d9f-9e1c-c1995429feb1 2022-10-04 12:13:15.241 2252 1544351120016 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-10-04 12:13:15.414 2252 1544351120016 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5746ed9b-3dfc-4c16-9d49-5849d2aeefda') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:13:15.414 2252 1544351120016 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5746ed9b-3dfc-4c16-9d49-5849d2aeefda') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:13:15.414 2252 1544351120016 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5746ed9b-3dfc-4c16-9d49-5849d2aeefda is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:13:15.414 2252 1544351120016 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 247, VLAN trunk: None to switch port 5746ed9b-3dfc-4c16-9d49-5849d2aeefda 2022-10-04 12:13:15.521 2252 1544351120016 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-04 12:13:15.521 2252 1544351120016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5746ed9b-3dfc-4c16-9d49-5849d2aeefda'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:13:15.755 2252 1544351120016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5746ed9b-3dfc-4c16-9d49-5849d2aeefda']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:13:15.755 2252 1544351120016 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-10-04 12:13:15.755 2252 1544351120016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bf25048d-1c51-4608-9561-a903c9591613) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:13:15.755 2252 1544351120016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5746ed9b-3dfc-4c16-9d49-5849d2aeefda _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:13:15.755 2252 1544351120016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-04 12:13:15.755 2252 1544351120016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5746ed9b-3dfc-4c16-9d49-5849d2aeefda not yet added. Adding. 2022-10-04 12:13:15.755 2252 1544351120016 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-10-04 12:13:15.755 2252 1544351120016 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-10-04 12:13:15.928 2252 1544351120016 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:13:15.928 2252 1544351120016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:13:16.069 2252 1544351120016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:13:16.069 2252 1544351120016 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:13:16.069 2252 1544351120016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:13:16.212 2252 1544351120016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" "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:423 2022-10-04 12:13:16.333 2252 1544351120016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5746ed9b-3dfc-4c16-9d49-5849d2aeefda" "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:423 2022-10-04 12:13:16.333 2252 1544351120016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5746ed9b-3dfc-4c16-9d49-5849d2aeefda status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-04 12:13:16.347 2252 1544351120016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5746ed9b-3dfc-4c16-9d49-5849d2aeefda processed. 2022-10-04 12:13:16.760 2252 1544368520528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 79609a18-a747-4a88-893d-2213b50543b9 2022-10-04 12:13:16.760 2252 1544368520528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c764ae2c-f9ae-4cdf-85c9-3dae57471eae 2022-10-04 12:13:16.832 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-04 12:13:16.832 2252 1544371448464 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:404 2022-10-04 12:13:16.832 2252 1544371448464 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:409 2022-10-04 12:13:17.367 2252 1544371448464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:13:17.849 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Adding port 79609a18-a747-4a88-893d-2213b50543b9 2022-10-04 12:13:17.849 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Port 79609a18-a747-4a88-893d-2213b50543b9 updated. Details: {'device': '79609a18-a747-4a88-893d-2213b50543b9', 'network_id': '5ce7e991-3d6f-4c6b-a658-2618c5ba0ffd', 'port_id': '79609a18-a747-4a88-893d-2213b50543b9', 'mac_address': 'fa:16:3e:ce:8c:25', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 201, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e5c5a1fc-2870-46ba-8ee8-45d11d3a10dd', 'ip_address': '192.168.233.136'}], '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-10-04 12:13:17.849 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] 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-10-04 12:13:17.849 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Adding port c764ae2c-f9ae-4cdf-85c9-3dae57471eae 2022-10-04 12:13:17.849 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Port c764ae2c-f9ae-4cdf-85c9-3dae57471eae updated. Details: {'device': 'c764ae2c-f9ae-4cdf-85c9-3dae57471eae', 'network_id': '993e7e45-b57b-466d-b327-7943e445df81', 'port_id': 'c764ae2c-f9ae-4cdf-85c9-3dae57471eae', 'mac_address': 'fa:16:3e:c9:6f:26', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 202, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '96da7963-5887-4c97-ac2d-fa41f2530f04', '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-10-04 12:13:17.849 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] 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-10-04 12:13:17.849 2252 1544368777520 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-79609a18-a747-4a88-893d-2213b50543b9" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:13:17.862 2252 1544368777520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-79609a18-a747-4a88-893d-2213b50543b9" 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:409 2022-10-04 12:13:17.862 2252 1544368777520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 79609a18-a747-4a88-893d-2213b50543b9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:13:17.862 2252 1544368777520 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5ce7e991-3d6f-4c6b-a658-2618c5ba0ffd 2022-10-04 12:13:17.862 2252 1544368777520 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-10-04 12:13:18.009 2252 1544368777520 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '79609a18-a747-4a88-893d-2213b50543b9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:13:18.009 2252 1544368777520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '79609a18-a747-4a88-893d-2213b50543b9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:13:18.009 2252 1544372144960 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-c764ae2c-f9ae-4cdf-85c9-3dae57471eae" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:13:18.009 2252 1544372144960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c764ae2c-f9ae-4cdf-85c9-3dae57471eae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:13:18.009 2252 1544372144960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c764ae2c-f9ae-4cdf-85c9-3dae57471eae _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:13:18.009 2252 1544372144960 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 993e7e45-b57b-466d-b327-7943e445df81 2022-10-04 12:13:18.009 2252 1544372144960 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-10-04 12:13:18.163 2252 1544372144960 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c764ae2c-f9ae-4cdf-85c9-3dae57471eae') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:13:18.163 2252 1544372144960 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c764ae2c-f9ae-4cdf-85c9-3dae57471eae') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:13:18.182 2252 1544368777520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 79609a18-a747-4a88-893d-2213b50543b9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:13:18.182 2252 1544368777520 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 201, VLAN trunk: None to switch port 79609a18-a747-4a88-893d-2213b50543b9 2022-10-04 12:13:18.273 2252 1544368777520 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-04 12:13:18.273 2252 1544368777520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['79609a18-a747-4a88-893d-2213b50543b9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:13:18.273 2252 1544372144960 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c764ae2c-f9ae-4cdf-85c9-3dae57471eae is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:13:18.273 2252 1544372144960 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 202, VLAN trunk: None to switch port c764ae2c-f9ae-4cdf-85c9-3dae57471eae 2022-10-04 12:13:18.403 2252 1544372144960 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-04 12:13:18.403 2252 1544372144960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c764ae2c-f9ae-4cdf-85c9-3dae57471eae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:13:18.539 2252 1544368777520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['79609a18-a747-4a88-893d-2213b50543b9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:13:18.539 2252 1544368777520 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-10-04 12:13:18.539 2252 1544368777520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cdc62393-620a-4c45-9f1c-7e8d1d3c028c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:13:18.539 2252 1544368777520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cdc62393-620a-4c45-9f1c-7e8d1d3c028c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-04 12:13:18.559 2252 1544368777520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 79609a18-a747-4a88-893d-2213b50543b9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:13:18.559 2252 1544368777520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-04 12:13:18.559 2252 1544368777520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 79609a18-a747-4a88-893d-2213b50543b9 not yet added. Adding. 2022-10-04 12:13:18.559 2252 1544368777520 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-10-04 12:13:18.559 2252 1544368777520 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-10-04 12:13:18.698 2252 1544368777520 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-79609a18-a747-4a88-893d-2213b50543b9" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:13:18.698 2252 1544368777520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-79609a18-a747-4a88-893d-2213b50543b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:13:18.849 2252 1544368777520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-79609a18-a747-4a88-893d-2213b50543b9" "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:423 2022-10-04 12:13:18.849 2252 1544368777520 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-79609a18-a747-4a88-893d-2213b50543b9" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:13:18.849 2252 1544368777520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-79609a18-a747-4a88-893d-2213b50543b9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:13:18.996 2252 1544368777520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-79609a18-a747-4a88-893d-2213b50543b9" "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:423 2022-10-04 12:13:19.130 2252 1544368777520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-79609a18-a747-4a88-893d-2213b50543b9" "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:423 2022-10-04 12:13:19.130 2252 1544368777520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 79609a18-a747-4a88-893d-2213b50543b9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-04 12:13:19.130 2252 1544368777520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 79609a18-a747-4a88-893d-2213b50543b9 processed. 2022-10-04 12:13:19.130 2252 1544372144960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c764ae2c-f9ae-4cdf-85c9-3dae57471eae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:13:19.130 2252 1544372144960 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-10-04 12:13:19.130 2252 1544372144960 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8870e197-a25d-47c8-87d5-47aa6dc0a388) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:13:19.130 2252 1544372144960 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8870e197-a25d-47c8-87d5-47aa6dc0a388) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-04 12:13:19.130 2252 1544372144960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c764ae2c-f9ae-4cdf-85c9-3dae57471eae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:13:19.130 2252 1544372144960 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-04 12:13:19.130 2252 1544372144960 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c764ae2c-f9ae-4cdf-85c9-3dae57471eae not yet added. Adding. 2022-10-04 12:13:19.130 2252 1544372144960 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-10-04 12:13:19.130 2252 1544372144960 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-10-04 12:13:19.336 2252 1544372144960 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-c764ae2c-f9ae-4cdf-85c9-3dae57471eae" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:13:19.336 2252 1544372144960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c764ae2c-f9ae-4cdf-85c9-3dae57471eae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:13:19.495 2252 1544372144960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c764ae2c-f9ae-4cdf-85c9-3dae57471eae" "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:423 2022-10-04 12:13:19.495 2252 1544372144960 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-c764ae2c-f9ae-4cdf-85c9-3dae57471eae" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:13:19.509 2252 1544372144960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c764ae2c-f9ae-4cdf-85c9-3dae57471eae" 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:409 2022-10-04 12:13:19.740 2252 1544372144960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c764ae2c-f9ae-4cdf-85c9-3dae57471eae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:13:19.882 2252 1544372144960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c764ae2c-f9ae-4cdf-85c9-3dae57471eae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.875s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:13:19.882 2252 1544372144960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c764ae2c-f9ae-4cdf-85c9-3dae57471eae status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-04 12:13:19.882 2252 1544372144960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c764ae2c-f9ae-4cdf-85c9-3dae57471eae processed. 2022-10-04 12:13:19.882 2252 1544368777520 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:404 2022-10-04 12:13:19.882 2252 1544368777520 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:409 2022-10-04 12:13:21.114 2252 1544368777520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:13:26.946 2252 1544368520704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 79609a18-a747-4a88-893d-2213b50543b9 2022-10-04 12:13:27.185 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-04 12:13:27.185 2252 1544349981680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '79609a18-a747-4a88-893d-2213b50543b9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-04 12:13:27.185 2252 1544349981680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '79609a18-a747-4a88-893d-2213b50543b9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-04 12:13:27.185 2252 1544349981680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 79609a18-a747-4a88-893d-2213b50543b9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-04 12:13:27.207 2252 1544349981680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5ce7e991-3d6f-4c6b-a658-2618c5ba0ffd 2022-10-04 12:13:27.207 2252 1544349981680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['79609a18-a747-4a88-893d-2213b50543b9'] 2022-10-04 12:13:27.207 2252 1544349981680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-04 12:13:27.207 2252 1544349981680 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-10-04 12:13:27.207 2252 1544349981680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['79609a18-a747-4a88-893d-2213b50543b9'] 2022-10-04 12:13:27.599 2252 1544349981680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a61d1b98-7326-4094-a99d-4c7731e2c90b 1f685bdbb59f4d4b9eb68e82beedf195 f8feaa0c5e9349cc8e2dcc3d59120aa9 - - - -] Security group member updated on remote: ['cdc62393-620a-4c45-9f1c-7e8d1d3c028c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:13:27.599 2252 1544349981680 MainThread INFO neutron.agent.securitygroups_rpc [req-a61d1b98-7326-4094-a99d-4c7731e2c90b 1f685bdbb59f4d4b9eb68e82beedf195 f8feaa0c5e9349cc8e2dcc3d59120aa9 - - - -] Security group member updated ['cdc62393-620a-4c45-9f1c-7e8d1d3c028c'] 2022-10-04 12:13:27.708 2252 1544372887040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a61d1b98-7326-4094-a99d-4c7731e2c90b 1f685bdbb59f4d4b9eb68e82beedf195 f8feaa0c5e9349cc8e2dcc3d59120aa9 - - - -] port_delete event received for '79609a18-a747-4a88-893d-2213b50543b9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:13:29.215 2252 1544372029744 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:404 2022-10-04 12:13:29.215 2252 1544372029744 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:409 2022-10-04 12:13:29.241 2252 1544372029744 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:423 2022-10-04 12:14:19.604 2252 1544368520704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5746ed9b-3dfc-4c16-9d49-5849d2aeefda 2022-10-04 12:14:20.087 2252 1544373525840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e65d568-2738-4427-b05d-79d83c1a4024 9ab97a61223f4719add7b3c0f845a319 e41d4317234c458daad66f591d27c6fa - - - -] Security group member updated on remote: ['bf25048d-1c51-4608-9561-a903c9591613'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:14:20.087 2252 1544373525840 MainThread INFO neutron.agent.securitygroups_rpc [req-0e65d568-2738-4427-b05d-79d83c1a4024 9ab97a61223f4719add7b3c0f845a319 e41d4317234c458daad66f591d27c6fa - - - -] Security group member updated ['bf25048d-1c51-4608-9561-a903c9591613'] 2022-10-04 12:14:20.437 2252 1544374047136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e65d568-2738-4427-b05d-79d83c1a4024 9ab97a61223f4719add7b3c0f845a319 e41d4317234c458daad66f591d27c6fa - - - -] port_delete event received for '5746ed9b-3dfc-4c16-9d49-5849d2aeefda' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:14:21.571 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-04 12:14:21.571 2252 1544369422928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5746ed9b-3dfc-4c16-9d49-5849d2aeefda' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-04 12:14:21.571 2252 1544369422928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5746ed9b-3dfc-4c16-9d49-5849d2aeefda' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-04 12:14:21.571 2252 1544369422928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5746ed9b-3dfc-4c16-9d49-5849d2aeefda _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-04 12:14:21.571 2252 1544369422928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 550b30d0-e72b-4d9f-9e1c-c1995429feb1 2022-10-04 12:14:21.571 2252 1544369422928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5746ed9b-3dfc-4c16-9d49-5849d2aeefda'] 2022-10-04 12:14:21.571 2252 1544369422928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-04 12:14:21.571 2252 1544369422928 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-10-04 12:14:21.571 2252 1544369422928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5746ed9b-3dfc-4c16-9d49-5849d2aeefda'] 2022-10-04 12:14:23.569 2252 1544369422928 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:404 2022-10-04 12:14:23.569 2252 1544369422928 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:409 2022-10-04 12:14:23.602 2252 1544369422928 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:423 2022-10-04 12:14:24.513 2252 1544371665376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6616efb-d6a1-401c-9a16-0808a49f9a7c 9ab97a61223f4719add7b3c0f845a319 e41d4317234c458daad66f591d27c6fa - - - -] port_delete event received for 'e45ddf00-8a75-4d50-9956-8ee466121376' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:14:25.646 2252 1544368520704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c764ae2c-f9ae-4cdf-85c9-3dae57471eae 2022-10-04 12:14:25.769 2252 1544371766368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5de4ceac-f36a-4f6a-a0b6-066fcc299a85 9ab97a61223f4719add7b3c0f845a319 e41d4317234c458daad66f591d27c6fa - - - -] Security group rule updated on remote: ['5b6cd385-79cd-4c2b-9eb9-606502c8a5b9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:14:25.769 2252 1544371766368 MainThread INFO neutron.agent.securitygroups_rpc [req-5de4ceac-f36a-4f6a-a0b6-066fcc299a85 9ab97a61223f4719add7b3c0f845a319 e41d4317234c458daad66f591d27c6fa - - - -] Security group rule updated ['5b6cd385-79cd-4c2b-9eb9-606502c8a5b9'] 2022-10-04 12:14:26.070 2252 1544371038688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7182de8d-660c-4e08-b831-bcf4be45d099 cf86d2ca271e4828ba8ce6cb78b2c2b4 23ef9812a3194dcb9c88e284be7e3982 - - - -] Security group member updated on remote: ['8870e197-a25d-47c8-87d5-47aa6dc0a388'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:14:26.070 2252 1544371038688 MainThread INFO neutron.agent.securitygroups_rpc [req-7182de8d-660c-4e08-b831-bcf4be45d099 cf86d2ca271e4828ba8ce6cb78b2c2b4 23ef9812a3194dcb9c88e284be7e3982 - - - -] Security group member updated ['8870e197-a25d-47c8-87d5-47aa6dc0a388'] 2022-10-04 12:14:26.070 2252 1544371038688 MainThread INFO neutron.agent.securitygroups_rpc [req-7182de8d-660c-4e08-b831-bcf4be45d099 cf86d2ca271e4828ba8ce6cb78b2c2b4 23ef9812a3194dcb9c88e284be7e3982 - - - -] Refresh firewall rules 2022-10-04 12:14:26.070 2252 1544371038688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7182de8d-660c-4e08-b831-bcf4be45d099 cf86d2ca271e4828ba8ce6cb78b2c2b4 23ef9812a3194dcb9c88e284be7e3982 - - - -] Get security group information for devices via rpc ['c764ae2c-f9ae-4cdf-85c9-3dae57471eae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:14:26.114 2252 1544371038688 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7182de8d-660c-4e08-b831-bcf4be45d099 cf86d2ca271e4828ba8ce6cb78b2c2b4 23ef9812a3194dcb9c88e284be7e3982 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:14:26.117 2252 1544371038688 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7182de8d-660c-4e08-b831-bcf4be45d099 cf86d2ca271e4828ba8ce6cb78b2c2b4 23ef9812a3194dcb9c88e284be7e3982 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-04 12:14:26.160 2252 1544371038688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7182de8d-660c-4e08-b831-bcf4be45d099 cf86d2ca271e4828ba8ce6cb78b2c2b4 23ef9812a3194dcb9c88e284be7e3982 - - - -] port_delete event received for 'c764ae2c-f9ae-4cdf-85c9-3dae57471eae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:14:26.352 2252 1544372203936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b2d32b3-b5c5-471c-9c98-b168bd5ba729 9ab97a61223f4719add7b3c0f845a319 e41d4317234c458daad66f591d27c6fa - - - -] Security group rule updated on remote: ['5b6cd385-79cd-4c2b-9eb9-606502c8a5b9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-10-04 12:14:26.352 2252 1544372203936 MainThread INFO neutron.agent.securitygroups_rpc [req-8b2d32b3-b5c5-471c-9c98-b168bd5ba729 9ab97a61223f4719add7b3c0f845a319 e41d4317234c458daad66f591d27c6fa - - - -] Security group rule updated ['5b6cd385-79cd-4c2b-9eb9-606502c8a5b9'] 2022-10-04 12:14:27.597 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-04 12:14:27.597 2252 1544373814192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c764ae2c-f9ae-4cdf-85c9-3dae57471eae' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-04 12:14:27.597 2252 1544373814192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c764ae2c-f9ae-4cdf-85c9-3dae57471eae' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-04 12:14:27.597 2252 1544373814192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c764ae2c-f9ae-4cdf-85c9-3dae57471eae _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-04 12:14:27.610 2252 1544373814192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 993e7e45-b57b-466d-b327-7943e445df81 2022-10-04 12:14:27.610 2252 1544373814192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c764ae2c-f9ae-4cdf-85c9-3dae57471eae'] 2022-10-04 12:14:27.610 2252 1544373814192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-04 12:14:27.616 2252 1544373814192 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-10-04 12:14:27.616 2252 1544373814192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c764ae2c-f9ae-4cdf-85c9-3dae57471eae'] 2022-10-04 12:14:29.600 2252 1544370686256 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:404 2022-10-04 12:14:29.600 2252 1544370686256 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:409 2022-10-04 12:14:29.631 2252 1544370686256 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:423 2022-10-04 12:14:34.610 2252 1544371381696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1786bd09-5714-4aed-9d1b-6356f86e1ae6 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] port_delete event received for '1138a4c2-eee1-4c84-9735-c9d54638eb7c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:14:35.836 2252 1544373447136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2050f7de-fa3c-42e5-bea8-f42af7c33928 9ab97a61223f4719add7b3c0f845a319 e41d4317234c458daad66f591d27c6fa - - - -] Security group member updated on remote: ['5b6cd385-79cd-4c2b-9eb9-606502c8a5b9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:14:35.836 2252 1544373447136 MainThread INFO neutron.agent.securitygroups_rpc [req-2050f7de-fa3c-42e5-bea8-f42af7c33928 9ab97a61223f4719add7b3c0f845a319 e41d4317234c458daad66f591d27c6fa - - - -] Security group member updated ['5b6cd385-79cd-4c2b-9eb9-606502c8a5b9'] 2022-10-04 12:14:39.790 2252 1544368520704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: faca2777-bf01-421f-9263-4a3fd0fb6283 2022-10-04 12:14:40.491 2252 1544374117296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e726724b-a59e-4fc9-8774-e11b24fc46f1 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] port_update received: ff37dcc9-d53c-4424-bdd4-b2400ee2d656 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:14:40.491 2252 1544374117296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e726724b-a59e-4fc9-8774-e11b24fc46f1 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] No port ff37dcc9-d53c-4424-bdd4-b2400ee2d656 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:14:40.928 2252 1544372886512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e026483a-d3cc-4b8a-a437-01311279d08b 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] Security group member updated on remote: ['254f0d81-3772-4f8b-978a-3f9827fd2535'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:14:40.928 2252 1544372886512 MainThread INFO neutron.agent.securitygroups_rpc [req-e026483a-d3cc-4b8a-a437-01311279d08b 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] Security group member updated ['254f0d81-3772-4f8b-978a-3f9827fd2535'] 2022-10-04 12:14:41.006 2252 1544372886512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e026483a-d3cc-4b8a-a437-01311279d08b 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] port_delete event received for 'faca2777-bf01-421f-9263-4a3fd0fb6283' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:14:41.662 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-04 12:14:41.662 2252 1544372886512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'faca2777-bf01-421f-9263-4a3fd0fb6283' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-04 12:14:41.662 2252 1544372886512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'faca2777-bf01-421f-9263-4a3fd0fb6283' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-04 12:14:41.662 2252 1544372886512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port faca2777-bf01-421f-9263-4a3fd0fb6283 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-04 12:14:41.662 2252 1544372886512 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['faca2777-bf01-421f-9263-4a3fd0fb6283'] 2022-10-04 12:14:41.662 2252 1544372886512 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-04 12:14:41.662 2252 1544372886512 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-10-04 12:14:41.662 2252 1544372886512 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['faca2777-bf01-421f-9263-4a3fd0fb6283'] 2022-10-04 12:14:43.538 2252 1544368520528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ff37dcc9-d53c-4424-bdd4-b2400ee2d656 2022-10-04 12:14:43.693 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-04 12:14:43.695 2252 1544369623104 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:404 2022-10-04 12:14:43.695 2252 1544369623104 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:409 2022-10-04 12:14:43.734 2252 1544369623104 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:423 2022-10-04 12:14:44.021 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Adding port ff37dcc9-d53c-4424-bdd4-b2400ee2d656 2022-10-04 12:14:44.021 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Port ff37dcc9-d53c-4424-bdd4-b2400ee2d656 updated. Details: {'device': 'ff37dcc9-d53c-4424-bdd4-b2400ee2d656', 'network_id': '550b30d0-e72b-4d9f-9e1c-c1995429feb1', 'port_id': 'ff37dcc9-d53c-4424-bdd4-b2400ee2d656', 'mac_address': 'fa:16:3e:2c:44:70', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 247, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f264b83d-59ad-4e6f-a029-5bc38706f73f', '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-10-04 12:14:44.021 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] 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-10-04 12:14:44.021 2252 1544373468672 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:14:44.021 2252 1544373468672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:14:44.042 2252 1544373468672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ff37dcc9-d53c-4424-bdd4-b2400ee2d656 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:14:44.042 2252 1544373468672 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 550b30d0-e72b-4d9f-9e1c-c1995429feb1 2022-10-04 12:14:44.042 2252 1544373468672 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-10-04 12:14:44.219 2252 1544373468672 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ff37dcc9-d53c-4424-bdd4-b2400ee2d656') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:14:44.219 2252 1544373468672 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ff37dcc9-d53c-4424-bdd4-b2400ee2d656') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:14:44.219 2252 1544373468672 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ff37dcc9-d53c-4424-bdd4-b2400ee2d656 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:14:44.240 2252 1544373468672 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 247, VLAN trunk: None to switch port ff37dcc9-d53c-4424-bdd4-b2400ee2d656 2022-10-04 12:14:44.302 2252 1544373468672 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-04 12:14:44.302 2252 1544373468672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ff37dcc9-d53c-4424-bdd4-b2400ee2d656'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:14:44.506 2252 1544373468672 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ff37dcc9-d53c-4424-bdd4-b2400ee2d656']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:14:44.506 2252 1544373468672 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-10-04 12:14:44.506 2252 1544373468672 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5b6cd385-79cd-4c2b-9eb9-606502c8a5b9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:14:44.506 2252 1544373468672 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ff37dcc9-d53c-4424-bdd4-b2400ee2d656 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:14:44.506 2252 1544373468672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-04 12:14:44.506 2252 1544373468672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ff37dcc9-d53c-4424-bdd4-b2400ee2d656 not yet added. Adding. 2022-10-04 12:14:44.506 2252 1544373468672 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-10-04 12:14:44.506 2252 1544373468672 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-10-04 12:14:44.617 2252 1544373468672 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:14:44.617 2252 1544373468672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:14:44.714 2252 1544373468672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" "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:423 2022-10-04 12:14:44.714 2252 1544373468672 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:14:44.714 2252 1544373468672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:14:44.839 2252 1544373468672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" "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:423 2022-10-04 12:14:44.941 2252 1544373468672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:14:44.945 2252 1544373468672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ff37dcc9-d53c-4424-bdd4-b2400ee2d656 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-04 12:14:44.945 2252 1544373468672 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ff37dcc9-d53c-4424-bdd4-b2400ee2d656 processed. 2022-10-04 12:14:45.561 2252 1544371912544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-757d0a73-3d3c-44ec-bf28-1d13b99b19e8 cf86d2ca271e4828ba8ce6cb78b2c2b4 23ef9812a3194dcb9c88e284be7e3982 - - - -] Security group member updated on remote: ['8870e197-a25d-47c8-87d5-47aa6dc0a388'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:14:45.561 2252 1544371912544 MainThread INFO neutron.agent.securitygroups_rpc [req-757d0a73-3d3c-44ec-bf28-1d13b99b19e8 cf86d2ca271e4828ba8ce6cb78b2c2b4 23ef9812a3194dcb9c88e284be7e3982 - - - -] Security group member updated ['8870e197-a25d-47c8-87d5-47aa6dc0a388'] 2022-10-04 12:14:45.705 2252 1544373602080 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:404 2022-10-04 12:14:45.705 2252 1544373602080 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:409 2022-10-04 12:14:46.134 2252 1544373602080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:14:48.226 2252 1544373816480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e53aa34c-ca08-4a94-92d0-bb06f7339cdc 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] port_update received: e2e73f55-9280-409b-b6a0-32606eb2df48 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-10-04 12:14:48.226 2252 1544373816480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e53aa34c-ca08-4a94-92d0-bb06f7339cdc 073e43c049224af29e9f6d426ea47e84 db48c0e368b84afdba6bdfe3c37065f0 - - - -] No port e2e73f55-9280-409b-b6a0-32606eb2df48 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-10-04 12:14:48.427 2252 1544372144960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59a69b29-a51e-471b-ae64-40ada1c60596 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] port_delete event received for 'd28c1a04-9b1d-4db7-8051-c9afffb9f014' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:14:53.631 2252 1544368520528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e2e73f55-9280-409b-b6a0-32606eb2df48 2022-10-04 12:14:53.675 2252 1544372746192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16148677-3ea6-4a17-8b96-78afe5ea84b3 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] Security group member updated on remote: ['254f0d81-3772-4f8b-978a-3f9827fd2535'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:14:53.675 2252 1544372746192 MainThread INFO neutron.agent.securitygroups_rpc [req-16148677-3ea6-4a17-8b96-78afe5ea84b3 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] Security group member updated ['254f0d81-3772-4f8b-978a-3f9827fd2535'] 2022-10-04 12:14:53.753 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-04 12:14:53.791 2252 1544369623104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16148677-3ea6-4a17-8b96-78afe5ea84b3 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] port_delete event received for '853bd174-966e-4864-a482-32138d73cdea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:14:53.912 2252 1544368520704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 853bd174-966e-4864-a482-32138d73cdea 2022-10-04 12:14:54.169 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Adding port e2e73f55-9280-409b-b6a0-32606eb2df48 2022-10-04 12:14:54.169 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Port e2e73f55-9280-409b-b6a0-32606eb2df48 updated. Details: {'device': 'e2e73f55-9280-409b-b6a0-32606eb2df48', 'network_id': '993e7e45-b57b-466d-b327-7943e445df81', 'port_id': 'e2e73f55-9280-409b-b6a0-32606eb2df48', 'mac_address': 'fa:16:3e:a4:f0:60', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 202, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '96da7963-5887-4c97-ac2d-fa41f2530f04', 'ip_address': '172.20.0.5'}], '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-10-04 12:14:54.169 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] 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-10-04 12:14:54.169 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-04 12:14:54.169 2252 1544373735664 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-e2e73f55-9280-409b-b6a0-32606eb2df48" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:14:54.169 2252 1544373735664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e2e73f55-9280-409b-b6a0-32606eb2df48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:14:54.169 2252 1544373735664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e2e73f55-9280-409b-b6a0-32606eb2df48 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:14:54.169 2252 1544373735664 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 993e7e45-b57b-466d-b327-7943e445df81 2022-10-04 12:14:54.169 2252 1544373735664 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-10-04 12:14:54.308 2252 1544373735664 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e2e73f55-9280-409b-b6a0-32606eb2df48') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:14:54.308 2252 1544373735664 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e2e73f55-9280-409b-b6a0-32606eb2df48') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:14:54.308 2252 1544373739008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '853bd174-966e-4864-a482-32138d73cdea' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-04 12:14:54.308 2252 1544373739008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '853bd174-966e-4864-a482-32138d73cdea' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-04 12:14:54.326 2252 1544373739008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 853bd174-966e-4864-a482-32138d73cdea _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-04 12:14:54.326 2252 1544373739008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5762fef7-720d-4252-ae68-656d8eb02e71 2022-10-04 12:14:54.326 2252 1544373739008 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['853bd174-966e-4864-a482-32138d73cdea'] 2022-10-04 12:14:54.326 2252 1544373739008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-04 12:14:54.326 2252 1544373739008 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-10-04 12:14:54.326 2252 1544373739008 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['853bd174-966e-4864-a482-32138d73cdea'] 2022-10-04 12:14:54.343 2252 1544373735664 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e2e73f55-9280-409b-b6a0-32606eb2df48 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:14:54.343 2252 1544373735664 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 202, VLAN trunk: None to switch port e2e73f55-9280-409b-b6a0-32606eb2df48 2022-10-04 12:14:54.413 2252 1544373735664 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-04 12:14:54.413 2252 1544373735664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e2e73f55-9280-409b-b6a0-32606eb2df48'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:14:54.620 2252 1544373735664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e2e73f55-9280-409b-b6a0-32606eb2df48']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:14:54.620 2252 1544373735664 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-10-04 12:14:54.620 2252 1544373735664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8870e197-a25d-47c8-87d5-47aa6dc0a388) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:14:54.620 2252 1544373735664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8870e197-a25d-47c8-87d5-47aa6dc0a388) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-10-04 12:14:54.620 2252 1544373735664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e2e73f55-9280-409b-b6a0-32606eb2df48 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:14:54.620 2252 1544373735664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-04 12:14:54.620 2252 1544373735664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e2e73f55-9280-409b-b6a0-32606eb2df48 not yet added. Adding. 2022-10-04 12:14:54.620 2252 1544373735664 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-10-04 12:14:54.644 2252 1544373735664 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-10-04 12:14:54.754 2252 1544373735664 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-e2e73f55-9280-409b-b6a0-32606eb2df48" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:14:54.754 2252 1544373735664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2e73f55-9280-409b-b6a0-32606eb2df48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:14:54.867 2252 1544373735664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2e73f55-9280-409b-b6a0-32606eb2df48" "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:423 2022-10-04 12:14:54.867 2252 1544373735664 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-e2e73f55-9280-409b-b6a0-32606eb2df48" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:14:54.867 2252 1544373735664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2e73f55-9280-409b-b6a0-32606eb2df48" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:14:55.008 2252 1544373735664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2e73f55-9280-409b-b6a0-32606eb2df48" "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:423 2022-10-04 12:14:55.131 2252 1544373735664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e2e73f55-9280-409b-b6a0-32606eb2df48" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:14:55.131 2252 1544373735664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e2e73f55-9280-409b-b6a0-32606eb2df48 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-04 12:14:55.134 2252 1544373735664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e2e73f55-9280-409b-b6a0-32606eb2df48 processed. 2022-10-04 12:14:55.764 2252 1544373735664 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:404 2022-10-04 12:14:55.764 2252 1544373735664 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:409 2022-10-04 12:14:56.162 2252 1544373735664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:14:57.440 2252 1544374206304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-edab4592-1d45-460d-b058-e7871b85b98f 76771369a0df4c5189e42291ebdf9d24 d4da0e2bff704d7a944445d0011a8667 - - - -] port_delete event received for '06f96ef8-9de3-4d44-9dd2-68c709cac2a9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:15:01.005 2252 1544374205776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f51e4ecf-bea5-428e-b83b-dfd003d5bf4f 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for 'e81d6d5f-c610-407d-a3ab-71319dede608' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:15:02.521 2252 1544372203936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-13078085-a35b-4201-9eb7-97dad8541747 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for 'a1b1367a-e855-425e-9d4e-6d240bc172f9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:15:03.691 2252 1544372030976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f85fb0d8-83e7-48c0-963b-b3087e0c5981 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for 'c9b7bb4c-afd3-4437-83be-df42538fd6cc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:15:03.934 2252 1544374048896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b21b0620-f2a7-4301-8541-48c0d3b783fd - - - - - -] port_delete event received for 'c9b7bb4c-afd3-4437-83be-df42538fd6cc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:15:04.060 2252 1544372254496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f85fb0d8-83e7-48c0-963b-b3087e0c5981 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] network_delete received. Deleting network 5762fef7-720d-4252-ae68-656d8eb02e71 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-04 12:15:04.060 2252 1544372254496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f85fb0d8-83e7-48c0-963b-b3087e0c5981 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] Network 5762fef7-720d-4252-ae68-656d8eb02e71 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-04 12:15:05.334 2252 1544372349056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f41f7fe6-5138-40f2-ab9a-c2a8425aee09 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for 'f5794096-6dab-4dd8-8f99-b94591a347a9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:15:07.081 2252 1544374301616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6a2a06b-03d9-47de-bc75-d9f8b205fa84 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for '83956ff3-c8ba-42d4-950b-ce502395272d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:15:08.528 2252 1544374301616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba868309-7ee3-4199-b737-75e2ff88f2db 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for 'f56e61ed-357d-4028-b6f5-7f8cafcd49c7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:15:08.571 2252 1544374301616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f83734f8-eb1c-4e84-86cc-45b3d11d2f71 - - - - - -] port_delete event received for 'f56e61ed-357d-4028-b6f5-7f8cafcd49c7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:15:08.871 2252 1544373170240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba868309-7ee3-4199-b737-75e2ff88f2db 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] network_delete received. Deleting network 6bf0efe2-8603-472b-bdd7-67432c0cf170 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-04 12:15:08.896 2252 1544373170240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba868309-7ee3-4199-b737-75e2ff88f2db 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] Network 6bf0efe2-8603-472b-bdd7-67432c0cf170 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-04 12:15:28.274 2252 1544368520704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e2e73f55-9280-409b-b6a0-32606eb2df48 2022-10-04 12:15:29.005 2252 1544372478368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d32ec866-24a0-43a7-b0b1-67179bc9436f cf86d2ca271e4828ba8ce6cb78b2c2b4 23ef9812a3194dcb9c88e284be7e3982 - - - -] Security group member updated on remote: ['8870e197-a25d-47c8-87d5-47aa6dc0a388'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:15:29.005 2252 1544372478368 MainThread INFO neutron.agent.securitygroups_rpc [req-d32ec866-24a0-43a7-b0b1-67179bc9436f cf86d2ca271e4828ba8ce6cb78b2c2b4 23ef9812a3194dcb9c88e284be7e3982 - - - -] Security group member updated ['8870e197-a25d-47c8-87d5-47aa6dc0a388'] 2022-10-04 12:15:29.005 2252 1544372478368 MainThread INFO neutron.agent.securitygroups_rpc [req-d32ec866-24a0-43a7-b0b1-67179bc9436f cf86d2ca271e4828ba8ce6cb78b2c2b4 23ef9812a3194dcb9c88e284be7e3982 - - - -] Refresh firewall rules 2022-10-04 12:15:29.005 2252 1544372478368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d32ec866-24a0-43a7-b0b1-67179bc9436f cf86d2ca271e4828ba8ce6cb78b2c2b4 23ef9812a3194dcb9c88e284be7e3982 - - - -] Get security group information for devices via rpc ['e2e73f55-9280-409b-b6a0-32606eb2df48'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:15:29.028 2252 1544372478368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d32ec866-24a0-43a7-b0b1-67179bc9436f cf86d2ca271e4828ba8ce6cb78b2c2b4 23ef9812a3194dcb9c88e284be7e3982 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:15:29.028 2252 1544372478368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d32ec866-24a0-43a7-b0b1-67179bc9436f cf86d2ca271e4828ba8ce6cb78b2c2b4 23ef9812a3194dcb9c88e284be7e3982 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-10-04 12:15:29.099 2252 1544373736016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d32ec866-24a0-43a7-b0b1-67179bc9436f cf86d2ca271e4828ba8ce6cb78b2c2b4 23ef9812a3194dcb9c88e284be7e3982 - - - -] port_delete event received for 'e2e73f55-9280-409b-b6a0-32606eb2df48' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:15:29.928 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-04 12:15:29.928 2252 1544374610752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e2e73f55-9280-409b-b6a0-32606eb2df48' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-04 12:15:29.928 2252 1544374610752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e2e73f55-9280-409b-b6a0-32606eb2df48' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-04 12:15:29.928 2252 1544374610752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e2e73f55-9280-409b-b6a0-32606eb2df48 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-04 12:15:29.928 2252 1544374610752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 993e7e45-b57b-466d-b327-7943e445df81 2022-10-04 12:15:29.928 2252 1544374610752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e2e73f55-9280-409b-b6a0-32606eb2df48'] 2022-10-04 12:15:29.928 2252 1544374610752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-04 12:15:29.928 2252 1544374610752 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-10-04 12:15:29.928 2252 1544374610752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e2e73f55-9280-409b-b6a0-32606eb2df48'] 2022-10-04 12:15:31.951 2252 1544371364784 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:404 2022-10-04 12:15:31.951 2252 1544371364784 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:409 2022-10-04 12:15:31.980 2252 1544371364784 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:423 2022-10-04 12:16:00.710 2252 1544374954112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b0f9386-e36b-4484-8de6-16c7d35b451b 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] network_delete received. Deleting network 993e7e45-b57b-466d-b327-7943e445df81 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-04 12:16:00.710 2252 1544374954112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0b0f9386-e36b-4484-8de6-16c7d35b451b 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] Network 993e7e45-b57b-466d-b327-7943e445df81 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-04 12:16:04.288 2252 1544368520528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ff37dcc9-d53c-4424-bdd4-b2400ee2d656 2022-10-04 12:16:06.175 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-04 12:16:06.536 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Adding port ff37dcc9-d53c-4424-bdd4-b2400ee2d656 2022-10-04 12:16:06.536 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Port ff37dcc9-d53c-4424-bdd4-b2400ee2d656 updated. Details: {'device': 'ff37dcc9-d53c-4424-bdd4-b2400ee2d656', 'network_id': '550b30d0-e72b-4d9f-9e1c-c1995429feb1', 'port_id': 'ff37dcc9-d53c-4424-bdd4-b2400ee2d656', 'mac_address': 'fa:16:3e:2c:44:70', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 247, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f264b83d-59ad-4e6f-a029-5bc38706f73f', '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-10-04 12:16:06.536 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] 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-10-04 12:16:06.536 2252 1544373445024 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:16:06.536 2252 1544373445024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:16:06.536 2252 1544373445024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ff37dcc9-d53c-4424-bdd4-b2400ee2d656 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:16:06.536 2252 1544373445024 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-10-04 12:16:06.567 2252 1544373445024 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ff37dcc9-d53c-4424-bdd4-b2400ee2d656') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:16:06.567 2252 1544373445024 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ff37dcc9-d53c-4424-bdd4-b2400ee2d656') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:16:06.583 2252 1544373445024 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ff37dcc9-d53c-4424-bdd4-b2400ee2d656 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:16:06.583 2252 1544373445024 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 247, VLAN trunk: None to switch port ff37dcc9-d53c-4424-bdd4-b2400ee2d656 2022-10-04 12:16:06.633 2252 1544373445024 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-04 12:16:06.633 2252 1544373445024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ff37dcc9-d53c-4424-bdd4-b2400ee2d656'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:16:06.816 2252 1544373445024 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ff37dcc9-d53c-4424-bdd4-b2400ee2d656']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:16:06.816 2252 1544373445024 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-10-04 12:16:06.816 2252 1544373445024 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5b6cd385-79cd-4c2b-9eb9-606502c8a5b9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:16:06.816 2252 1544373445024 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ff37dcc9-d53c-4424-bdd4-b2400ee2d656 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:16:06.816 2252 1544373445024 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-04 12:16:06.828 2252 1544373445024 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-10-04 12:16:06.828 2252 1544373445024 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:16:06.828 2252 1544373445024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:16:06.828 2252 1544373445024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" "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:423 2022-10-04 12:16:06.828 2252 1544373445024 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:16:06.828 2252 1544373445024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:16:06.828 2252 1544373445024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" "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:423 2022-10-04 12:16:06.880 2252 1544373445024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:16:06.880 2252 1544373445024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ff37dcc9-d53c-4424-bdd4-b2400ee2d656 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-04 12:16:06.880 2252 1544373445024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ff37dcc9-d53c-4424-bdd4-b2400ee2d656 processed. 2022-10-04 12:16:08.174 2252 1544373445024 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:404 2022-10-04 12:16:08.177 2252 1544373445024 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:409 2022-10-04 12:16:08.565 2252 1544373445024 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:423 2022-10-04 12:16:20.714 2252 1544368520704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ff37dcc9-d53c-4424-bdd4-b2400ee2d656 2022-10-04 12:16:22.268 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-04 12:16:22.268 2252 1544371038688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ff37dcc9-d53c-4424-bdd4-b2400ee2d656' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-04 12:16:22.268 2252 1544371038688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ff37dcc9-d53c-4424-bdd4-b2400ee2d656' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-04 12:16:22.268 2252 1544371038688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ff37dcc9-d53c-4424-bdd4-b2400ee2d656 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-04 12:16:22.275 2252 1544371038688 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff37dcc9-d53c-4424-bdd4-b2400ee2d656'] 2022-10-04 12:16:22.275 2252 1544371038688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-04 12:16:22.275 2252 1544371038688 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-10-04 12:16:22.290 2252 1544371038688 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff37dcc9-d53c-4424-bdd4-b2400ee2d656'] 2022-10-04 12:16:24.270 2252 1544373129056 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:404 2022-10-04 12:16:24.270 2252 1544373129056 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:409 2022-10-04 12:16:24.520 2252 1544373129056 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:423 2022-10-04 12:16:24.739 2252 1544368520704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ff37dcc9-d53c-4424-bdd4-b2400ee2d656 2022-10-04 12:16:26.270 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-04 12:16:26.270 2252 1544374992736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ff37dcc9-d53c-4424-bdd4-b2400ee2d656' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-04 12:16:26.270 2252 1544374992736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ff37dcc9-d53c-4424-bdd4-b2400ee2d656' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-04 12:16:26.270 2252 1544374992736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ff37dcc9-d53c-4424-bdd4-b2400ee2d656 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-04 12:16:26.277 2252 1544374992736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 550b30d0-e72b-4d9f-9e1c-c1995429feb1 2022-10-04 12:16:26.277 2252 1544374992736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff37dcc9-d53c-4424-bdd4-b2400ee2d656'] 2022-10-04 12:16:26.277 2252 1544374992736 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-10-04 12:16:26.277 2252 1544374992736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff37dcc9-d53c-4424-bdd4-b2400ee2d656'] 2022-10-04 12:16:28.270 2252 1544369348096 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:404 2022-10-04 12:16:28.271 2252 1544369348096 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:409 2022-10-04 12:16:28.378 2252 1544369348096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:16:40.556 2252 1544368520528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ff37dcc9-d53c-4424-bdd4-b2400ee2d656 2022-10-04 12:16:42.363 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-10-04 12:16:42.743 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Adding port ff37dcc9-d53c-4424-bdd4-b2400ee2d656 2022-10-04 12:16:42.743 2252 1544272929184 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Port ff37dcc9-d53c-4424-bdd4-b2400ee2d656 updated. Details: {'device': 'ff37dcc9-d53c-4424-bdd4-b2400ee2d656', 'network_id': '550b30d0-e72b-4d9f-9e1c-c1995429feb1', 'port_id': 'ff37dcc9-d53c-4424-bdd4-b2400ee2d656', 'mac_address': 'fa:16:3e:2c:44:70', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 247, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f264b83d-59ad-4e6f-a029-5bc38706f73f', '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-10-04 12:16:42.743 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] 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-10-04 12:16:42.743 2252 1544370686256 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-agent-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:16:42.743 2252 1544370686256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:16:42.743 2252 1544370686256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ff37dcc9-d53c-4424-bdd4-b2400ee2d656 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-10-04 12:16:42.743 2252 1544370686256 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 550b30d0-e72b-4d9f-9e1c-c1995429feb1 2022-10-04 12:16:42.743 2252 1544370686256 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-10-04 12:16:42.897 2252 1544370686256 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ff37dcc9-d53c-4424-bdd4-b2400ee2d656') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:16:42.897 2252 1544370686256 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ff37dcc9-d53c-4424-bdd4-b2400ee2d656') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-10-04 12:16:42.915 2252 1544370686256 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ff37dcc9-d53c-4424-bdd4-b2400ee2d656 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-10-04 12:16:42.915 2252 1544370686256 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 247, VLAN trunk: None to switch port ff37dcc9-d53c-4424-bdd4-b2400ee2d656 2022-10-04 12:16:42.998 2252 1544370686256 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-10-04 12:16:42.998 2252 1544370686256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ff37dcc9-d53c-4424-bdd4-b2400ee2d656'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-10-04 12:16:43.160 2252 1544370686256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ff37dcc9-d53c-4424-bdd4-b2400ee2d656']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-10-04 12:16:43.160 2252 1544370686256 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-10-04 12:16:43.160 2252 1544370686256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5b6cd385-79cd-4c2b-9eb9-606502c8a5b9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-10-04 12:16:43.160 2252 1544370686256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ff37dcc9-d53c-4424-bdd4-b2400ee2d656 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-10-04 12:16:43.160 2252 1544370686256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-10-04 12:16:43.160 2252 1544370686256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ff37dcc9-d53c-4424-bdd4-b2400ee2d656 not yet added. Adding. 2022-10-04 12:16:43.160 2252 1544370686256 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-10-04 12:16:43.160 2252 1544370686256 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-10-04 12:16:43.254 2252 1544370686256 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:16:43.254 2252 1544370686256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:16:43.357 2252 1544370686256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" "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:423 2022-10-04 12:16:43.357 2252 1544370686256 MainThread DEBUG oslo_concurrency.lockutils [-] Acquiring lock "n-hv-driver-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:404 2022-10-04 12:16:43.357 2252 1544370686256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:409 2022-10-04 12:16:43.445 2252 1544370686256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" "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:423 2022-10-04 12:16:43.545 2252 1544370686256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff37dcc9-d53c-4424-bdd4-b2400ee2d656" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.813s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:16:43.545 2252 1544370686256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ff37dcc9-d53c-4424-bdd4-b2400ee2d656 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-10-04 12:16:43.545 2252 1544370686256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ff37dcc9-d53c-4424-bdd4-b2400ee2d656 processed. 2022-10-04 12:16:44.380 2252 1544374431232 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:404 2022-10-04 12:16:44.380 2252 1544374431232 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:409 2022-10-04 12:16:44.637 2252 1544374431232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:423 2022-10-04 12:17:25.174 2252 1544368520704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ff37dcc9-d53c-4424-bdd4-b2400ee2d656 2022-10-04 12:17:25.548 2252 1544374763936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-134b63a8-6428-4816-87fa-31f557945e7a 9ab97a61223f4719add7b3c0f845a319 e41d4317234c458daad66f591d27c6fa - - - -] Security group member updated on remote: ['5b6cd385-79cd-4c2b-9eb9-606502c8a5b9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-10-04 12:17:25.548 2252 1544374763936 MainThread INFO neutron.agent.securitygroups_rpc [req-134b63a8-6428-4816-87fa-31f557945e7a 9ab97a61223f4719add7b3c0f845a319 e41d4317234c458daad66f591d27c6fa - - - -] Security group member updated ['5b6cd385-79cd-4c2b-9eb9-606502c8a5b9'] 2022-10-04 12:17:26.206 2252 1544374763936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-134b63a8-6428-4816-87fa-31f557945e7a 9ab97a61223f4719add7b3c0f845a319 e41d4317234c458daad66f591d27c6fa - - - -] port_delete event received for 'ff37dcc9-d53c-4424-bdd4-b2400ee2d656' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:17:26.613 2252 1544272929184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33118ae0-223a-4449-b43e-49a93f9a955f - - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-10-04 12:17:26.613 2252 1544374763936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ff37dcc9-d53c-4424-bdd4-b2400ee2d656' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-10-04 12:17:26.613 2252 1544374763936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ff37dcc9-d53c-4424-bdd4-b2400ee2d656' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-10-04 12:17:26.613 2252 1544374763936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ff37dcc9-d53c-4424-bdd4-b2400ee2d656 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-10-04 12:17:26.633 2252 1544374763936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 550b30d0-e72b-4d9f-9e1c-c1995429feb1 2022-10-04 12:17:26.633 2252 1544374763936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff37dcc9-d53c-4424-bdd4-b2400ee2d656'] 2022-10-04 12:17:26.633 2252 1544374763936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-10-04 12:17:26.633 2252 1544374763936 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-10-04 12:17:26.633 2252 1544374763936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff37dcc9-d53c-4424-bdd4-b2400ee2d656'] 2022-10-04 12:17:28.627 2252 1544374763936 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:404 2022-10-04 12:17:28.627 2252 1544374763936 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:409 2022-10-04 12:17:28.658 2252 1544374763936 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:423 2022-10-04 12:17:28.937 2252 1544374952000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81c97bcd-eb23-4982-a72d-fc30b722f4b4 9ab97a61223f4719add7b3c0f845a319 e41d4317234c458daad66f591d27c6fa - - - -] port_delete event received for '3b0ea514-9dff-4433-b8a9-bce86897e9e1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:17:33.255 2252 1544372883872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04aedcea-3dc5-49f2-8f1e-e61eb6af270b 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for '978ba1c0-43d8-4f61-9a69-930927acd641' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:17:34.912 2252 1544371734656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0175c1f8-a346-47dd-9839-aec46d9be1f2 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for 'b30fe94b-8056-4fd4-94ac-841975a427c2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:17:36.128 2252 1544371911840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb34ec6c-d6bb-49e3-b127-88f03bc94c2c 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] port_delete event received for 'ce431b47-08e6-4575-ac2f-062f2a6d957a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:17:36.253 2252 1544371911840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ff0a454-18e0-46c4-acb4-bffe4d611e25 - - - - - -] port_delete event received for 'ce431b47-08e6-4575-ac2f-062f2a6d957a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-10-04 12:17:36.524 2252 1544371911840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb34ec6c-d6bb-49e3-b127-88f03bc94c2c 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] network_delete received. Deleting network 550b30d0-e72b-4d9f-9e1c-c1995429feb1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-04 12:17:36.524 2252 1544371911840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb34ec6c-d6bb-49e3-b127-88f03bc94c2c 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] Network 550b30d0-e72b-4d9f-9e1c-c1995429feb1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-04 12:17:46.891 2252 1544374431232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b816bdb3-131e-469d-83ac-0e85109d9e9c 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] network_delete received. Deleting network 2c5fbbc1-eb0a-4ee4-a75a-0d325e507c4f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-04 12:17:46.891 2252 1544374431232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b816bdb3-131e-469d-83ac-0e85109d9e9c 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] Network 2c5fbbc1-eb0a-4ee4-a75a-0d325e507c4f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-10-04 12:17:47.696 2252 1544374429824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2dc106b4-e4e9-4f8c-bcff-00faacd84673 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] network_delete received. Deleting network 3b8b3ece-262c-4c84-b2b8-eb9e8dfc382f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-10-04 12:17:47.696 2252 1544374429824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2dc106b4-e4e9-4f8c-bcff-00faacd84673 374ef1a08ea74e7cb0bf480e25c8cdd4 a155f451dd324796b4bda64d212b8b97 - - - -] Network 3b8b3ece-262c-4c84-b2b8-eb9e8dfc382f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463