2022-05-11 20:46:19.177 4100 1687822902896 MainThread INFO neutron.common.config [-] Logging enabled! 2022-05-11 20:46:19.177 4100 1687822902896 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 20.1.0.dev202 2022-05-11 20:46:19.177 4100 1687822902896 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:120 2022-05-11 20:46:19.198 4100 1687822902896 MainThread INFO os_win.utils.network.networkutils [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] WMI caching is disabled. 2022-05-11 20:46:19.455 4100 1687822902896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-05-11 20:46:19.504 4100 1687822902896 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-05-11 20:46:19.529 4100 1687822902896 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-05-11 20:46:19.664 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent initialized successfully, now running... 2022-05-11 20:46:19.664 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-05-11 20:46:19.664 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-05-11 20:46:19.709 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-05-11 20:48:19.005 4100 1687904057824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e28daf1d-e559-41e4-9e0f-5a7bf2d6f9e3 - - - - -] port_update received: cda53291-1292-4557-b7c8-e7066bf3f4dd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:48:19.005 4100 1687904057824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e28daf1d-e559-41e4-9e0f-5a7bf2d6f9e3 - - - - -] No port cda53291-1292-4557-b7c8-e7066bf3f4dd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:48:27.787 4100 1687903428848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-893dac8f-49ed-4965-88ef-a2cadd4fff99 - - - - -] port_update received: bbce78f2-e245-423b-b306-e456eeb3820b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:48:27.787 4100 1687903428848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-893dac8f-49ed-4965-88ef-a2cadd4fff99 - - - - -] No port bbce78f2-e245-423b-b306-e456eeb3820b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:48:30.528 4100 1687921036448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0042dd5-3c26-43ee-ba86-492e62bcd0fe - - - - -] port_update received: 39545480-3deb-407e-b9ee-0bad8207d815 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:48:30.543 4100 1687921036448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0042dd5-3c26-43ee-ba86-492e62bcd0fe - - - - -] No port 39545480-3deb-407e-b9ee-0bad8207d815 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:48:30.913 4100 1687921541360 MainThread WARNING oslo_policy.policy [req-94474d85-7849-4fc0-bef5-18b2c6b1e7c5 d9dc53549e724c93b7d35492f2526f75 fd79239e55a94516af0c1153048d3937 - - -] 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-05-11 20:48:30.913 4100 1687921541360 MainThread WARNING oslo_policy.policy [req-94474d85-7849-4fc0-bef5-18b2c6b1e7c5 d9dc53549e724c93b7d35492f2526f75 fd79239e55a94516af0c1153048d3937 - - -] 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-05-11 20:48:30.913 4100 1687921541360 MainThread WARNING oslo_policy.policy [req-94474d85-7849-4fc0-bef5-18b2c6b1e7c5 d9dc53549e724c93b7d35492f2526f75 fd79239e55a94516af0c1153048d3937 - - -] 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-05-11 20:48:30.913 4100 1687921541360 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-94474d85-7849-4fc0-bef5-18b2c6b1e7c5 d9dc53549e724c93b7d35492f2526f75 fd79239e55a94516af0c1153048d3937 - - -] Security group member updated on remote: ['24b280cd-7096-4cd0-aeb1-444a1613429f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:48:30.913 4100 1687921541360 MainThread INFO neutron.agent.securitygroups_rpc [req-94474d85-7849-4fc0-bef5-18b2c6b1e7c5 d9dc53549e724c93b7d35492f2526f75 fd79239e55a94516af0c1153048d3937 - - -] Security group member updated ['24b280cd-7096-4cd0-aeb1-444a1613429f'] 2022-05-11 20:48:31.684 4100 1687920803504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b9ccb7e-1dc5-49fe-b8dd-655adf8d0eb4 2f599631072e4b50b094f34f7e297bf0 5e31e3f8edc34453ae80084d865f13cf - - -] Security group rule updated on remote: ['325755a5-b19c-492f-87fa-da8e0c5336b6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:48:31.684 4100 1687920803504 MainThread INFO neutron.agent.securitygroups_rpc [req-4b9ccb7e-1dc5-49fe-b8dd-655adf8d0eb4 2f599631072e4b50b094f34f7e297bf0 5e31e3f8edc34453ae80084d865f13cf - - -] Security group rule updated ['325755a5-b19c-492f-87fa-da8e0c5336b6'] 2022-05-11 20:48:32.163 4100 1687920803504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f6163288-2d15-46fa-92a1-b23302e35088 2f599631072e4b50b094f34f7e297bf0 5e31e3f8edc34453ae80084d865f13cf - - -] Security group rule updated on remote: ['325755a5-b19c-492f-87fa-da8e0c5336b6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:48:32.163 4100 1687920803504 MainThread INFO neutron.agent.securitygroups_rpc [req-f6163288-2d15-46fa-92a1-b23302e35088 2f599631072e4b50b094f34f7e297bf0 5e31e3f8edc34453ae80084d865f13cf - - -] Security group rule updated ['325755a5-b19c-492f-87fa-da8e0c5336b6'] 2022-05-11 20:48:34.606 4100 1687903573088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b1aad4a-8f76-47bb-b530-b64c5fed3596 - - - - -] port_update received: d0873cc8-e5b1-40ef-992d-c05e698d9572 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:48:34.622 4100 1687903573088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b1aad4a-8f76-47bb-b530-b64c5fed3596 - - - - -] No port d0873cc8-e5b1-40ef-992d-c05e698d9572 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:48:35.325 4100 1687904020608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f4866711-ce7a-45f4-8217-d9fd9c046bed 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group rule updated on remote: ['9cb1fb87-4ba8-4941-ae87-4d070ea402fe'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:48:35.325 4100 1687904020608 MainThread INFO neutron.agent.securitygroups_rpc [req-f4866711-ce7a-45f4-8217-d9fd9c046bed 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group rule updated ['9cb1fb87-4ba8-4941-ae87-4d070ea402fe'] 2022-05-11 20:48:35.637 4100 1687921545056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbc86d2e-c4ec-429d-b51a-b6c9962ca954 - - - - -] port_update received: a618e14b-6fbf-4a67-a1a6-7c19a77147ab port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:48:35.653 4100 1687921545056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbc86d2e-c4ec-429d-b51a-b6c9962ca954 - - - - -] No port a618e14b-6fbf-4a67-a1a6-7c19a77147ab defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:48:36.809 4100 1687921265472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c01e21c1-b568-4fa2-b7a1-915247acc7d7 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group rule updated on remote: ['9cb1fb87-4ba8-4941-ae87-4d070ea402fe'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:48:36.809 4100 1687921265472 MainThread INFO neutron.agent.securitygroups_rpc [req-c01e21c1-b568-4fa2-b7a1-915247acc7d7 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group rule updated ['9cb1fb87-4ba8-4941-ae87-4d070ea402fe'] 2022-05-11 20:48:37.012 4100 1687921195664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ead54d4-308e-46ab-93d7-fc1ee92fee30 a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] port_update received: bcf66ae0-ca41-4953-967f-9330832f2724 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:48:37.012 4100 1687921195664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ead54d4-308e-46ab-93d7-fc1ee92fee30 a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] No port bcf66ae0-ca41-4953-967f-9330832f2724 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:48:41.934 4100 1685774901664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a783b7bc-1ab6-4ab1-9333-b9aa2e7b8fcf - - - - -] port_update received: a9074dc5-e6da-45a2-9828-4423f8ceb05a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:48:41.934 4100 1685774901664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a783b7bc-1ab6-4ab1-9333-b9aa2e7b8fcf - - - - -] No port a9074dc5-e6da-45a2-9828-4423f8ceb05a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:48:44.678 4100 1687920849312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bcf66ae0-ca41-4953-967f-9330832f2724 2022-05-11 20:48:45.794 4100 1687903461040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f9352d5f-cf74-4367-910c-d4be6112f9a1 8edc3e88d94446149a3fabc163030600 61e9fe2aedd7453eb767ff32e18314bd - - -] Security group rule updated on remote: ['62cf6361-7394-414b-ba1f-6ebe30b83c2f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:48:45.814 4100 1687903461040 MainThread INFO neutron.agent.securitygroups_rpc [req-f9352d5f-cf74-4367-910c-d4be6112f9a1 8edc3e88d94446149a3fabc163030600 61e9fe2aedd7453eb767ff32e18314bd - - -] Security group rule updated ['62cf6361-7394-414b-ba1f-6ebe30b83c2f'] 2022-05-11 20:48:46.178 4100 1687903919968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8610071e-6024-4590-b55c-5f588298c57a - - - - -] port_update received: d6f47f40-1748-4fa5-a8de-15bf012add8c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:48:46.188 4100 1687903919968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8610071e-6024-4590-b55c-5f588298c57a - - - - -] No port d6f47f40-1748-4fa5-a8de-15bf012add8c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:48:46.188 4100 1687903919968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-27c710a5-77c3-44e6-a3e3-da1524bc554e 8edc3e88d94446149a3fabc163030600 61e9fe2aedd7453eb767ff32e18314bd - - -] Security group rule updated on remote: ['62cf6361-7394-414b-ba1f-6ebe30b83c2f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:48:46.188 4100 1687903919968 MainThread INFO neutron.agent.securitygroups_rpc [req-27c710a5-77c3-44e6-a3e3-da1524bc554e 8edc3e88d94446149a3fabc163030600 61e9fe2aedd7453eb767ff32e18314bd - - -] Security group rule updated ['62cf6361-7394-414b-ba1f-6ebe30b83c2f'] 2022-05-11 20:48:46.324 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-11 20:48:47.907 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Adding port bcf66ae0-ca41-4953-967f-9330832f2724 2022-05-11 20:48:47.907 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Port bcf66ae0-ca41-4953-967f-9330832f2724 updated. Details: {'device': 'bcf66ae0-ca41-4953-967f-9330832f2724', 'network_id': '6e6c36cd-350a-4ed7-9f4f-6e9bc728629a', 'port_id': 'bcf66ae0-ca41-4953-967f-9330832f2724', 'mac_address': 'fa:16:3e:9f:cc:d8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 290, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4803aba6-d94b-4e9a-bd59-01d0d183fad8', '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-05-11 20:48:47.907 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] 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-05-11 20:48:47.907 4100 1685774968432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bcf66ae0-ca41-4953-967f-9330832f2724" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:48:47.907 4100 1685774968432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bcf66ae0-ca41-4953-967f-9330832f2724 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:48:47.907 4100 1685774968432 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6e6c36cd-350a-4ed7-9f4f-6e9bc728629a 2022-05-11 20:48:47.907 4100 1685774968432 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-05-11 20:48:48.060 4100 1685774968432 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bcf66ae0-ca41-4953-967f-9330832f2724') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:48:48.060 4100 1685774968432 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bcf66ae0-ca41-4953-967f-9330832f2724') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:48:48.121 4100 1685774968432 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bcf66ae0-ca41-4953-967f-9330832f2724 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:48:48.121 4100 1685774968432 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 290, VLAN trunk: None to switch port bcf66ae0-ca41-4953-967f-9330832f2724 2022-05-11 20:48:48.185 4100 1685774968432 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-11 20:48:48.185 4100 1685774968432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bcf66ae0-ca41-4953-967f-9330832f2724'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:48:48.866 4100 1685775062992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-854ec337-3083-4f60-85f7-f0f312ef09ce 2f599631072e4b50b094f34f7e297bf0 5e31e3f8edc34453ae80084d865f13cf - - -] Security group member updated on remote: ['325755a5-b19c-492f-87fa-da8e0c5336b6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:48:48.866 4100 1685775062992 MainThread INFO neutron.agent.securitygroups_rpc [req-854ec337-3083-4f60-85f7-f0f312ef09ce 2f599631072e4b50b094f34f7e297bf0 5e31e3f8edc34453ae80084d865f13cf - - -] Security group member updated ['325755a5-b19c-492f-87fa-da8e0c5336b6'] 2022-05-11 20:48:49.672 4100 1687921893968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9396a99c-de40-4cfe-9c07-c11e010b25f5 - - - - -] port_update received: e5d2727d-6361-4aa2-afc2-6b632560e9ca port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:48:49.672 4100 1687921893968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9396a99c-de40-4cfe-9c07-c11e010b25f5 - - - - -] No port e5d2727d-6361-4aa2-afc2-6b632560e9ca defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:48:50.701 4100 1685774968432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bcf66ae0-ca41-4953-967f-9330832f2724']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:48:50.701 4100 1685774968432 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-05-11 20:48:50.701 4100 1685774968432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (24b280cd-7096-4cd0-aeb1-444a1613429f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:48:50.717 4100 1685774968432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (24b280cd-7096-4cd0-aeb1-444a1613429f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-11 20:48:50.717 4100 1685774968432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bcf66ae0-ca41-4953-967f-9330832f2724 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:48:50.717 4100 1685774968432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-11 20:48:50.717 4100 1685774968432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bcf66ae0-ca41-4953-967f-9330832f2724 not yet added. Adding. 2022-05-11 20:48:50.717 4100 1685774968432 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-05-11 20:48:50.717 4100 1685774968432 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-05-11 20:48:50.785 4100 1685774968432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcf66ae0-ca41-4953-967f-9330832f2724" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:48:50.846 4100 1685774968432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcf66ae0-ca41-4953-967f-9330832f2724" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:48:50.846 4100 1685774968432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcf66ae0-ca41-4953-967f-9330832f2724" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:48:50.925 4100 1685774968432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcf66ae0-ca41-4953-967f-9330832f2724" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:48:51.000 4100 1685774968432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bcf66ae0-ca41-4953-967f-9330832f2724" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:48:51.000 4100 1685774968432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bcf66ae0-ca41-4953-967f-9330832f2724 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-11 20:48:51.000 4100 1685774968432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bcf66ae0-ca41-4953-967f-9330832f2724 processed. 2022-05-11 20:48:51.803 4100 1685775027888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-235e024f-4852-4542-8f3d-8418ff5d738f ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Security group member updated on remote: ['fac383fb-5d5c-45fd-8585-d50e42941672'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:48:51.803 4100 1685775027888 MainThread INFO neutron.agent.securitygroups_rpc [req-235e024f-4852-4542-8f3d-8418ff5d738f ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Security group member updated ['fac383fb-5d5c-45fd-8585-d50e42941672'] 2022-05-11 20:48:51.850 4100 1685775027888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21b02076-b98f-4fec-b5e8-50827adf7c55 a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] port_update received: 02fedf0b-da95-49cb-af6c-32482e8e54d6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:48:51.850 4100 1685775027888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21b02076-b98f-4fec-b5e8-50827adf7c55 a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] No port 02fedf0b-da95-49cb-af6c-32482e8e54d6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:48:52.380 4100 1687921581568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:48:52.621 4100 1687921544000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2856366b-0083-47f2-b624-d0fb067f4d94 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group member updated on remote: ['9cb1fb87-4ba8-4941-ae87-4d070ea402fe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:48:52.621 4100 1687921544000 MainThread INFO neutron.agent.securitygroups_rpc [req-2856366b-0083-47f2-b624-d0fb067f4d94 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group member updated ['9cb1fb87-4ba8-4941-ae87-4d070ea402fe'] 2022-05-11 20:48:53.111 4100 1687921581568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.735s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:48:54.148 4100 1687903572384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-69d612eb-3f0c-4284-bb49-a54c3c3b2213 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Security group member updated on remote: ['fac383fb-5d5c-45fd-8585-d50e42941672'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:48:54.148 4100 1687903572384 MainThread INFO neutron.agent.securitygroups_rpc [req-69d612eb-3f0c-4284-bb49-a54c3c3b2213 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Security group member updated ['fac383fb-5d5c-45fd-8585-d50e42941672'] 2022-05-11 20:48:54.699 4100 1687921193728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdc22547-4033-427e-861e-4f141c5f4766 a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] port_update received: f4c615fa-8ea5-4ffe-883e-e7f8d7080109 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:48:54.715 4100 1687921193728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdc22547-4033-427e-861e-4f141c5f4766 a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] No port f4c615fa-8ea5-4ffe-883e-e7f8d7080109 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:48:54.732 4100 1687920849312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 02fedf0b-da95-49cb-af6c-32482e8e54d6 2022-05-11 20:48:56.371 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-11 20:48:56.606 4100 1687903640560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18e02745-e16f-4a0d-b341-01588fcf26d1 a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] port_update received: 0cb9492b-6137-4737-9f1f-6de233ab84fd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:48:56.623 4100 1687903640560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18e02745-e16f-4a0d-b341-01588fcf26d1 a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] No port 0cb9492b-6137-4737-9f1f-6de233ab84fd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:48:56.902 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Adding port 02fedf0b-da95-49cb-af6c-32482e8e54d6 2022-05-11 20:48:56.910 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Port 02fedf0b-da95-49cb-af6c-32482e8e54d6 updated. Details: {'device': '02fedf0b-da95-49cb-af6c-32482e8e54d6', 'network_id': '03e97b7b-d829-4903-a614-22ae916138de', 'port_id': '02fedf0b-da95-49cb-af6c-32482e8e54d6', 'mac_address': 'fa:16:3e:57:39:d5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 293, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '39fcb9ad-3d72-4697-9488-94c3435bd7bb', '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-05-11 20:48:56.910 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] 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-05-11 20:48:56.910 4100 1687903640560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-02fedf0b-da95-49cb-af6c-32482e8e54d6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:48:56.910 4100 1687903640560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 02fedf0b-da95-49cb-af6c-32482e8e54d6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:48:56.910 4100 1687903640560 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 03e97b7b-d829-4903-a614-22ae916138de 2022-05-11 20:48:56.910 4100 1687903640560 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-05-11 20:48:57.043 4100 1687903640560 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '02fedf0b-da95-49cb-af6c-32482e8e54d6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:48:57.043 4100 1687903640560 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '02fedf0b-da95-49cb-af6c-32482e8e54d6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:48:57.080 4100 1687903640560 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 02fedf0b-da95-49cb-af6c-32482e8e54d6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:48:57.080 4100 1687903640560 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 293, VLAN trunk: None to switch port 02fedf0b-da95-49cb-af6c-32482e8e54d6 2022-05-11 20:48:57.147 4100 1687903640560 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-11 20:48:57.147 4100 1687903640560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['02fedf0b-da95-49cb-af6c-32482e8e54d6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:48:57.450 4100 1687903640560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['02fedf0b-da95-49cb-af6c-32482e8e54d6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:48:57.450 4100 1687903640560 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-05-11 20:48:57.450 4100 1687903640560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (325755a5-b19c-492f-87fa-da8e0c5336b6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:48:57.450 4100 1687903640560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 02fedf0b-da95-49cb-af6c-32482e8e54d6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:48:57.450 4100 1687903640560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-11 20:48:57.450 4100 1687903640560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 02fedf0b-da95-49cb-af6c-32482e8e54d6 not yet added. Adding. 2022-05-11 20:48:57.450 4100 1687903640560 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-05-11 20:48:57.450 4100 1687903640560 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-05-11 20:48:57.544 4100 1687903640560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-02fedf0b-da95-49cb-af6c-32482e8e54d6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:48:57.625 4100 1687903640560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-02fedf0b-da95-49cb-af6c-32482e8e54d6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:48:57.625 4100 1687903640560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-02fedf0b-da95-49cb-af6c-32482e8e54d6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:48:57.715 4100 1687903640560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-02fedf0b-da95-49cb-af6c-32482e8e54d6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:48:57.804 4100 1687903640560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-02fedf0b-da95-49cb-af6c-32482e8e54d6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:48:57.804 4100 1687903640560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 02fedf0b-da95-49cb-af6c-32482e8e54d6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-11 20:48:57.804 4100 1687903640560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 02fedf0b-da95-49cb-af6c-32482e8e54d6 processed. 2022-05-11 20:48:57.804 4100 1687921542240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-87e2098e-1793-48dd-a2cd-45ecc2e5524a 8edc3e88d94446149a3fabc163030600 61e9fe2aedd7453eb767ff32e18314bd - - -] Security group member updated on remote: ['62cf6361-7394-414b-ba1f-6ebe30b83c2f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:48:57.804 4100 1687921542240 MainThread INFO neutron.agent.securitygroups_rpc [req-87e2098e-1793-48dd-a2cd-45ecc2e5524a 8edc3e88d94446149a3fabc163030600 61e9fe2aedd7453eb767ff32e18314bd - - -] Security group member updated ['62cf6361-7394-414b-ba1f-6ebe30b83c2f'] 2022-05-11 20:48:57.814 4100 1687903640560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b54e17b5-e374-436b-8747-c810bcf0248c a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] port_update received: 2d0e3387-f679-4a98-8ab3-c117c88b861d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:48:57.814 4100 1687903640560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b54e17b5-e374-436b-8747-c810bcf0248c a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] No port 2d0e3387-f679-4a98-8ab3-c117c88b861d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:48:58.387 4100 1687921580160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:48:58.765 4100 1687920849312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f4c615fa-8ea5-4ffe-883e-e7f8d7080109 2022-05-11 20:48:58.797 4100 1687921580160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:48:59.219 4100 1685774976624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bd88189-a25a-4d48-b2f7-143d5d3c37fa a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] port_update received: c9a29e46-32cb-405a-914b-4c1d1e5a6b02 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:48:59.243 4100 1685774976624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bd88189-a25a-4d48-b2f7-143d5d3c37fa a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] No port c9a29e46-32cb-405a-914b-4c1d1e5a6b02 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:49:00.410 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-11 20:49:00.700 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Adding port f4c615fa-8ea5-4ffe-883e-e7f8d7080109 2022-05-11 20:49:00.700 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Port f4c615fa-8ea5-4ffe-883e-e7f8d7080109 updated. Details: {'device': 'f4c615fa-8ea5-4ffe-883e-e7f8d7080109', 'network_id': '71a09c03-ede1-4af6-ba27-2c7a652ec41b', 'port_id': 'f4c615fa-8ea5-4ffe-883e-e7f8d7080109', 'mac_address': 'fa:16:3e:4a:6c:26', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 259, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0380fe1e-3a80-4605-8313-40bdecb0c910', '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-05-11 20:49:00.700 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] 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-05-11 20:49:00.700 4100 1685775369664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f4c615fa-8ea5-4ffe-883e-e7f8d7080109" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:00.700 4100 1685775369664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f4c615fa-8ea5-4ffe-883e-e7f8d7080109 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:49:00.700 4100 1685775369664 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 71a09c03-ede1-4af6-ba27-2c7a652ec41b 2022-05-11 20:49:00.700 4100 1685775369664 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-05-11 20:49:00.857 4100 1685775369664 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f4c615fa-8ea5-4ffe-883e-e7f8d7080109') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:49:00.857 4100 1685775369664 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f4c615fa-8ea5-4ffe-883e-e7f8d7080109') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:49:00.857 4100 1687920849312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0cb9492b-6137-4737-9f1f-6de233ab84fd 2022-05-11 20:49:00.857 4100 1685775369664 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f4c615fa-8ea5-4ffe-883e-e7f8d7080109 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:49:00.857 4100 1685775369664 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 259, VLAN trunk: None to switch port f4c615fa-8ea5-4ffe-883e-e7f8d7080109 2022-05-11 20:49:00.934 4100 1685775369664 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-11 20:49:00.934 4100 1685775369664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f4c615fa-8ea5-4ffe-883e-e7f8d7080109'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:49:01.081 4100 1685775369664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f4c615fa-8ea5-4ffe-883e-e7f8d7080109']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:49:01.081 4100 1685775369664 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-05-11 20:49:01.081 4100 1685775369664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9cb1fb87-4ba8-4941-ae87-4d070ea402fe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:49:01.081 4100 1685775369664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f4c615fa-8ea5-4ffe-883e-e7f8d7080109 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:49:01.081 4100 1685775369664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-11 20:49:01.081 4100 1685775369664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f4c615fa-8ea5-4ffe-883e-e7f8d7080109 not yet added. Adding. 2022-05-11 20:49:01.081 4100 1685775369664 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-05-11 20:49:01.081 4100 1685775369664 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-05-11 20:49:01.188 4100 1685775369664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4c615fa-8ea5-4ffe-883e-e7f8d7080109" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:01.299 4100 1685775369664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4c615fa-8ea5-4ffe-883e-e7f8d7080109" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:01.299 4100 1685775369664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4c615fa-8ea5-4ffe-883e-e7f8d7080109" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:01.420 4100 1685775369664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4c615fa-8ea5-4ffe-883e-e7f8d7080109" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:01.527 4100 1685775369664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f4c615fa-8ea5-4ffe-883e-e7f8d7080109" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.829s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:01.527 4100 1685775369664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f4c615fa-8ea5-4ffe-883e-e7f8d7080109 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-11 20:49:01.531 4100 1685775369664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f4c615fa-8ea5-4ffe-883e-e7f8d7080109 processed. 2022-05-11 20:49:02.434 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-11 20:49:02.434 4100 1687902998016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:02.765 4100 1687920849312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2d0e3387-f679-4a98-8ab3-c117c88b861d 2022-05-11 20:49:02.785 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Adding port 0cb9492b-6137-4737-9f1f-6de233ab84fd 2022-05-11 20:49:02.785 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Port 0cb9492b-6137-4737-9f1f-6de233ab84fd updated. Details: {'device': '0cb9492b-6137-4737-9f1f-6de233ab84fd', 'network_id': '62e6cc3f-e88c-46d9-936b-6fbf7a34525d', 'port_id': '0cb9492b-6137-4737-9f1f-6de233ab84fd', 'mac_address': 'fa:16:3e:0d:a4:68', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 270, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '498aaee8-07d6-42e5-8bfe-94c85051ce99', '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-05-11 20:49:02.785 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] 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-05-11 20:49:02.785 4100 1685775402432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0cb9492b-6137-4737-9f1f-6de233ab84fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:02.785 4100 1685775402432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0cb9492b-6137-4737-9f1f-6de233ab84fd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:49:02.785 4100 1685775402432 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 62e6cc3f-e88c-46d9-936b-6fbf7a34525d 2022-05-11 20:49:02.785 4100 1685775402432 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-05-11 20:49:02.919 4100 1685775402432 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0cb9492b-6137-4737-9f1f-6de233ab84fd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:49:02.919 4100 1685775402432 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0cb9492b-6137-4737-9f1f-6de233ab84fd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:49:02.949 4100 1685775402432 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0cb9492b-6137-4737-9f1f-6de233ab84fd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:49:02.949 4100 1685775402432 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 270, VLAN trunk: None to switch port 0cb9492b-6137-4737-9f1f-6de233ab84fd 2022-05-11 20:49:03.066 4100 1685775402432 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-11 20:49:03.066 4100 1685775402432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0cb9492b-6137-4737-9f1f-6de233ab84fd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:49:03.066 4100 1687902998016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.625s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:03.363 4100 1685775402432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0cb9492b-6137-4737-9f1f-6de233ab84fd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:49:03.363 4100 1685775402432 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-05-11 20:49:03.363 4100 1685775402432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fac383fb-5d5c-45fd-8585-d50e42941672) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:49:03.363 4100 1685775402432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fac383fb-5d5c-45fd-8585-d50e42941672) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-11 20:49:03.363 4100 1685775402432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0cb9492b-6137-4737-9f1f-6de233ab84fd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:49:03.363 4100 1685775402432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-11 20:49:03.363 4100 1685775402432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0cb9492b-6137-4737-9f1f-6de233ab84fd not yet added. Adding. 2022-05-11 20:49:03.363 4100 1685775402432 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-05-11 20:49:03.363 4100 1685775402432 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-05-11 20:49:03.488 4100 1685775402432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0cb9492b-6137-4737-9f1f-6de233ab84fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:03.606 4100 1685775402432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0cb9492b-6137-4737-9f1f-6de233ab84fd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:03.606 4100 1685775402432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0cb9492b-6137-4737-9f1f-6de233ab84fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:03.747 4100 1685775402432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0cb9492b-6137-4737-9f1f-6de233ab84fd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:03.847 4100 1685775402432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0cb9492b-6137-4737-9f1f-6de233ab84fd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:03.847 4100 1685775402432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0cb9492b-6137-4737-9f1f-6de233ab84fd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-11 20:49:03.856 4100 1685775402432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0cb9492b-6137-4737-9f1f-6de233ab84fd processed. 2022-05-11 20:49:04.449 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-11 20:49:04.449 4100 1685775402432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:04.779 4100 1687920849312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c9a29e46-32cb-405a-914b-4c1d1e5a6b02 2022-05-11 20:49:04.986 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Adding port 2d0e3387-f679-4a98-8ab3-c117c88b861d 2022-05-11 20:49:04.986 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Port 2d0e3387-f679-4a98-8ab3-c117c88b861d updated. Details: {'device': '2d0e3387-f679-4a98-8ab3-c117c88b861d', 'network_id': '62e6cc3f-e88c-46d9-936b-6fbf7a34525d', 'port_id': '2d0e3387-f679-4a98-8ab3-c117c88b861d', 'mac_address': 'fa:16:3e:b4:1c:55', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 270, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '498aaee8-07d6-42e5-8bfe-94c85051ce99', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-11 20:49:04.986 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] 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-05-11 20:49:04.986 4100 1687921580512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2d0e3387-f679-4a98-8ab3-c117c88b861d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:04.986 4100 1687921580512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2d0e3387-f679-4a98-8ab3-c117c88b861d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:49:04.986 4100 1687921580512 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-05-11 20:49:05.125 4100 1687921580512 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2d0e3387-f679-4a98-8ab3-c117c88b861d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:49:05.125 4100 1687921580512 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2d0e3387-f679-4a98-8ab3-c117c88b861d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:49:05.125 4100 1685775402432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.672s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:05.143 4100 1687921580512 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2d0e3387-f679-4a98-8ab3-c117c88b861d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:49:05.143 4100 1687921580512 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 270, VLAN trunk: None to switch port 2d0e3387-f679-4a98-8ab3-c117c88b861d 2022-05-11 20:49:05.233 4100 1687921580512 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-11 20:49:05.233 4100 1687921580512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2d0e3387-f679-4a98-8ab3-c117c88b861d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:49:05.483 4100 1687921580512 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2d0e3387-f679-4a98-8ab3-c117c88b861d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:49:05.483 4100 1687921580512 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-05-11 20:49:05.483 4100 1687921580512 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fac383fb-5d5c-45fd-8585-d50e42941672) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:49:05.506 4100 1687921580512 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fac383fb-5d5c-45fd-8585-d50e42941672) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-11 20:49:05.506 4100 1687921580512 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2d0e3387-f679-4a98-8ab3-c117c88b861d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:49:05.506 4100 1687921580512 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-11 20:49:05.506 4100 1687921580512 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2d0e3387-f679-4a98-8ab3-c117c88b861d not yet added. Adding. 2022-05-11 20:49:05.506 4100 1687921580512 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-05-11 20:49:05.506 4100 1687921580512 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-05-11 20:49:05.627 4100 1687921580512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2d0e3387-f679-4a98-8ab3-c117c88b861d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:05.768 4100 1687921580512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2d0e3387-f679-4a98-8ab3-c117c88b861d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:05.793 4100 1687921580512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2d0e3387-f679-4a98-8ab3-c117c88b861d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:05.984 4100 1687921580512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2d0e3387-f679-4a98-8ab3-c117c88b861d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:06.110 4100 1687921580512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2d0e3387-f679-4a98-8ab3-c117c88b861d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:06.110 4100 1687921580512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2d0e3387-f679-4a98-8ab3-c117c88b861d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-11 20:49:06.110 4100 1687921580512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2d0e3387-f679-4a98-8ab3-c117c88b861d processed. 2022-05-11 20:49:06.458 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-11 20:49:06.458 4100 1685775454448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:07.262 4100 1685775454448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.813s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:07.465 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Adding port c9a29e46-32cb-405a-914b-4c1d1e5a6b02 2022-05-11 20:49:07.465 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Port c9a29e46-32cb-405a-914b-4c1d1e5a6b02 updated. Details: {'device': 'c9a29e46-32cb-405a-914b-4c1d1e5a6b02', 'network_id': '44cd85e3-6340-42e8-89d5-e3f447478228', 'port_id': 'c9a29e46-32cb-405a-914b-4c1d1e5a6b02', 'mac_address': 'fa:16:3e:b1:ff:8d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 277, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e4609d1c-c541-4436-bfd7-dfac1b7eabc0', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-11 20:49:07.465 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] 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-05-11 20:49:07.465 4100 1685775509984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c9a29e46-32cb-405a-914b-4c1d1e5a6b02" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:07.465 4100 1685775509984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c9a29e46-32cb-405a-914b-4c1d1e5a6b02 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:49:07.465 4100 1685775509984 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 44cd85e3-6340-42e8-89d5-e3f447478228 2022-05-11 20:49:07.465 4100 1685775509984 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-05-11 20:49:07.644 4100 1685775509984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c9a29e46-32cb-405a-914b-4c1d1e5a6b02') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:49:07.644 4100 1685775509984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c9a29e46-32cb-405a-914b-4c1d1e5a6b02') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:49:07.656 4100 1685775509984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c9a29e46-32cb-405a-914b-4c1d1e5a6b02 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:49:07.656 4100 1685775509984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 277, VLAN trunk: None to switch port c9a29e46-32cb-405a-914b-4c1d1e5a6b02 2022-05-11 20:49:07.799 4100 1685775509984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-11 20:49:07.799 4100 1685775509984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c9a29e46-32cb-405a-914b-4c1d1e5a6b02'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:49:08.524 4100 1685775509984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c9a29e46-32cb-405a-914b-4c1d1e5a6b02']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:49:08.524 4100 1685775509984 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-05-11 20:49:08.524 4100 1685775509984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (62cf6361-7394-414b-ba1f-6ebe30b83c2f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:49:08.524 4100 1685775509984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c9a29e46-32cb-405a-914b-4c1d1e5a6b02 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:49:08.524 4100 1685775509984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-11 20:49:08.524 4100 1685775509984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c9a29e46-32cb-405a-914b-4c1d1e5a6b02 not yet added. Adding. 2022-05-11 20:49:08.524 4100 1685775509984 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-05-11 20:49:08.524 4100 1685775509984 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-05-11 20:49:08.687 4100 1685775509984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c9a29e46-32cb-405a-914b-4c1d1e5a6b02" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:08.855 4100 1685775509984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c9a29e46-32cb-405a-914b-4c1d1e5a6b02" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:08.855 4100 1685775509984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c9a29e46-32cb-405a-914b-4c1d1e5a6b02" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:09.000 4100 1685775509984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c9a29e46-32cb-405a-914b-4c1d1e5a6b02" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:09.110 4100 1685775509984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c9a29e46-32cb-405a-914b-4c1d1e5a6b02" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.641s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:09.110 4100 1685775509984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c9a29e46-32cb-405a-914b-4c1d1e5a6b02 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-11 20:49:09.110 4100 1685775509984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c9a29e46-32cb-405a-914b-4c1d1e5a6b02 processed. 2022-05-11 20:49:09.124 4100 1687920849488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bcf66ae0-ca41-4953-967f-9330832f2724 2022-05-11 20:49:10.487 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-11 20:49:10.487 4100 1685775521040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bcf66ae0-ca41-4953-967f-9330832f2724' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-11 20:49:10.487 4100 1685775521040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bcf66ae0-ca41-4953-967f-9330832f2724' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-11 20:49:10.487 4100 1685775521040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bcf66ae0-ca41-4953-967f-9330832f2724 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-11 20:49:10.505 4100 1685775521040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6e6c36cd-350a-4ed7-9f4f-6e9bc728629a 2022-05-11 20:49:10.518 4100 1685775521040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bcf66ae0-ca41-4953-967f-9330832f2724'] 2022-05-11 20:49:10.518 4100 1685775521040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-11 20:49:10.518 4100 1685775521040 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-05-11 20:49:10.518 4100 1685775521040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bcf66ae0-ca41-4953-967f-9330832f2724'] 2022-05-11 20:49:10.518 4100 1687903348864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:11.008 4100 1685775521744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db6726b7-74b7-422c-98ff-c2a21c215a80 d9dc53549e724c93b7d35492f2526f75 fd79239e55a94516af0c1153048d3937 - - -] Security group member updated on remote: ['24b280cd-7096-4cd0-aeb1-444a1613429f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:49:11.008 4100 1685775521744 MainThread INFO neutron.agent.securitygroups_rpc [req-db6726b7-74b7-422c-98ff-c2a21c215a80 d9dc53549e724c93b7d35492f2526f75 fd79239e55a94516af0c1153048d3937 - - -] Security group member updated ['24b280cd-7096-4cd0-aeb1-444a1613429f'] 2022-05-11 20:49:11.128 4100 1685775521744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db6726b7-74b7-422c-98ff-c2a21c215a80 d9dc53549e724c93b7d35492f2526f75 fd79239e55a94516af0c1153048d3937 - - -] port_delete event received for 'bcf66ae0-ca41-4953-967f-9330832f2724' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:49:11.177 4100 1687903348864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.656s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:15.608 4100 1685775027888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8570670-7070-411d-ae3f-32a8de45648b 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] network_delete received. Deleting network 6e6c36cd-350a-4ed7-9f4f-6e9bc728629a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-11 20:49:15.625 4100 1685775027888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8570670-7070-411d-ae3f-32a8de45648b 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] Network 6e6c36cd-350a-4ed7-9f4f-6e9bc728629a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-11 20:49:29.534 4100 1685775508752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d143039-61ee-4d06-9583-5fd714d3b708 ba572809f01d4aeb9d97ad70aae6f7c7 ca48a318f6364d24820b607a67bc532c - - -] Security group member updated on remote: ['c868f8f9-8f3b-483c-a523-524e60c1105d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:49:29.534 4100 1685775508752 MainThread INFO neutron.agent.securitygroups_rpc [req-2d143039-61ee-4d06-9583-5fd714d3b708 ba572809f01d4aeb9d97ad70aae6f7c7 ca48a318f6364d24820b607a67bc532c - - -] Security group member updated ['c868f8f9-8f3b-483c-a523-524e60c1105d'] 2022-05-11 20:49:30.325 4100 1685774902368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18afc00b-bcc8-4f8a-9647-e184e1194fb6 a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] port_update received: 594cb4ad-aad5-43e2-9f83-968ac07c490f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:49:30.342 4100 1685774902368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18afc00b-bcc8-4f8a-9647-e184e1194fb6 a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] No port 594cb4ad-aad5-43e2-9f83-968ac07c490f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:49:33.043 4100 1687920849312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 594cb4ad-aad5-43e2-9f83-968ac07c490f 2022-05-11 20:49:33.831 4100 1685775402432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-83b5001b-5480-4734-98ab-f528e444873f dadddbf05f834433909cd881760d85ea 25e2cfcc240d43edb21ecdff367bc28d - - -] Security group member updated on remote: ['bed58d22-aeb2-4a2e-9af0-7d58bd293892'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:49:33.831 4100 1685775402432 MainThread INFO neutron.agent.securitygroups_rpc [req-83b5001b-5480-4734-98ab-f528e444873f dadddbf05f834433909cd881760d85ea 25e2cfcc240d43edb21ecdff367bc28d - - -] Security group member updated ['bed58d22-aeb2-4a2e-9af0-7d58bd293892'] 2022-05-11 20:49:34.605 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-11 20:49:34.778 4100 1685775402432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdfbb69a-d39e-42ad-8800-d51c0972afde a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] port_update received: 405cbd96-5be2-4714-a952-58f950fb9fff port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:49:34.793 4100 1685775402432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdfbb69a-d39e-42ad-8800-d51c0972afde a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] No port 405cbd96-5be2-4714-a952-58f950fb9fff defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:49:34.858 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Adding port 594cb4ad-aad5-43e2-9f83-968ac07c490f 2022-05-11 20:49:34.858 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Port 594cb4ad-aad5-43e2-9f83-968ac07c490f updated. Details: {'device': '594cb4ad-aad5-43e2-9f83-968ac07c490f', 'network_id': 'fabcd94d-c3d4-4958-b7a1-c769f44707e4', 'port_id': '594cb4ad-aad5-43e2-9f83-968ac07c490f', 'mac_address': 'fa:16:3e:f6:38:75', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 283, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5d01bd20-da49-4864-9f06-ccb8dff65ce0', '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-05-11 20:49:34.858 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] 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-05-11 20:49:34.858 4100 1687921413808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-594cb4ad-aad5-43e2-9f83-968ac07c490f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:34.873 4100 1687921413808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 594cb4ad-aad5-43e2-9f83-968ac07c490f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:49:34.873 4100 1687921413808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fabcd94d-c3d4-4958-b7a1-c769f44707e4 2022-05-11 20:49:34.873 4100 1687921413808 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-05-11 20:49:35.082 4100 1687921413808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '594cb4ad-aad5-43e2-9f83-968ac07c490f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:49:35.082 4100 1687921413808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '594cb4ad-aad5-43e2-9f83-968ac07c490f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:49:35.095 4100 1687921413808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 594cb4ad-aad5-43e2-9f83-968ac07c490f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:49:35.095 4100 1687921413808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 283, VLAN trunk: None to switch port 594cb4ad-aad5-43e2-9f83-968ac07c490f 2022-05-11 20:49:35.247 4100 1687921413808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-11 20:49:35.247 4100 1687921413808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['594cb4ad-aad5-43e2-9f83-968ac07c490f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:49:35.435 4100 1687921413808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['594cb4ad-aad5-43e2-9f83-968ac07c490f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:49:35.435 4100 1687921413808 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-05-11 20:49:35.435 4100 1687921413808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c868f8f9-8f3b-483c-a523-524e60c1105d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:49:35.435 4100 1687921413808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c868f8f9-8f3b-483c-a523-524e60c1105d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-11 20:49:35.435 4100 1687921413808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 594cb4ad-aad5-43e2-9f83-968ac07c490f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:49:35.435 4100 1687921413808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-11 20:49:35.435 4100 1687921413808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 594cb4ad-aad5-43e2-9f83-968ac07c490f not yet added. Adding. 2022-05-11 20:49:35.435 4100 1687921413808 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-05-11 20:49:35.435 4100 1687921413808 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-05-11 20:49:35.686 4100 1687921413808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-594cb4ad-aad5-43e2-9f83-968ac07c490f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:35.886 4100 1687921413808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-594cb4ad-aad5-43e2-9f83-968ac07c490f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:35.886 4100 1687921413808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-594cb4ad-aad5-43e2-9f83-968ac07c490f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:36.105 4100 1687921413808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-594cb4ad-aad5-43e2-9f83-968ac07c490f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:36.267 4100 1687921413808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-594cb4ad-aad5-43e2-9f83-968ac07c490f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:36.267 4100 1687921413808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 594cb4ad-aad5-43e2-9f83-968ac07c490f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-11 20:49:36.267 4100 1687921413808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 594cb4ad-aad5-43e2-9f83-968ac07c490f processed. 2022-05-11 20:49:36.608 4100 1687921413808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:36.858 4100 1687921413808 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:400 2022-05-11 20:49:37.122 4100 1687920849312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 405cbd96-5be2-4714-a952-58f950fb9fff 2022-05-11 20:49:38.624 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-11 20:49:38.814 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Adding port 405cbd96-5be2-4714-a952-58f950fb9fff 2022-05-11 20:49:38.814 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Port 405cbd96-5be2-4714-a952-58f950fb9fff updated. Details: {'device': '405cbd96-5be2-4714-a952-58f950fb9fff', 'network_id': 'bf598459-8088-4800-b772-b4f04e5e5944', 'port_id': '405cbd96-5be2-4714-a952-58f950fb9fff', 'mac_address': 'fa:16:3e:5c:a8:88', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 281, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '79b2c4ef-c09b-445a-93c1-7f36196a880b', '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-05-11 20:49:38.814 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] 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-05-11 20:49:38.814 4100 1687921543648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-405cbd96-5be2-4714-a952-58f950fb9fff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:38.814 4100 1687921543648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 405cbd96-5be2-4714-a952-58f950fb9fff _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:49:38.814 4100 1687921543648 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bf598459-8088-4800-b772-b4f04e5e5944 2022-05-11 20:49:38.814 4100 1687921543648 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-05-11 20:49:39.082 4100 1687921543648 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '405cbd96-5be2-4714-a952-58f950fb9fff') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:49:39.082 4100 1687921543648 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '405cbd96-5be2-4714-a952-58f950fb9fff') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:49:39.100 4100 1687921543648 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 405cbd96-5be2-4714-a952-58f950fb9fff is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:49:39.108 4100 1687921543648 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 281, VLAN trunk: None to switch port 405cbd96-5be2-4714-a952-58f950fb9fff 2022-05-11 20:49:39.280 4100 1687921543648 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-11 20:49:39.280 4100 1687921543648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['405cbd96-5be2-4714-a952-58f950fb9fff'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:49:39.418 4100 1687921543648 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['405cbd96-5be2-4714-a952-58f950fb9fff']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:49:39.418 4100 1687921543648 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-05-11 20:49:39.418 4100 1687921543648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bed58d22-aeb2-4a2e-9af0-7d58bd293892) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:49:39.418 4100 1687921543648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bed58d22-aeb2-4a2e-9af0-7d58bd293892) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-11 20:49:39.418 4100 1687921543648 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 405cbd96-5be2-4714-a952-58f950fb9fff _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:49:39.418 4100 1687921543648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-11 20:49:39.418 4100 1687921543648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 405cbd96-5be2-4714-a952-58f950fb9fff not yet added. Adding. 2022-05-11 20:49:39.418 4100 1687921543648 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-05-11 20:49:39.435 4100 1687921543648 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-05-11 20:49:39.669 4100 1687921543648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-405cbd96-5be2-4714-a952-58f950fb9fff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:39.935 4100 1687921543648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-405cbd96-5be2-4714-a952-58f950fb9fff" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:39.935 4100 1687921543648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-405cbd96-5be2-4714-a952-58f950fb9fff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:40.214 4100 1687921543648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-405cbd96-5be2-4714-a952-58f950fb9fff" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:40.389 4100 1687921543648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-405cbd96-5be2-4714-a952-58f950fb9fff" "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:400 2022-05-11 20:49:40.389 4100 1687921543648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 405cbd96-5be2-4714-a952-58f950fb9fff status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-11 20:49:40.389 4100 1687921543648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 405cbd96-5be2-4714-a952-58f950fb9fff processed. 2022-05-11 20:49:40.623 4100 1685776055808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:40.840 4100 1685776055808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:43.215 4100 1687920849488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 594cb4ad-aad5-43e2-9f83-968ac07c490f 2022-05-11 20:49:43.310 4100 1687903735872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-adaa6148-e2db-48e0-bd8a-b7e2bd0a24f1 138dc4c6d1404d2f90bae128c46f1fa2 54a66365a2a24bb690b63f6550184dd7 - - -] Security group member updated on remote: ['d2079ff2-50fa-4ae7-acdc-7106c1cc2281'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:49:43.310 4100 1687903735872 MainThread INFO neutron.agent.securitygroups_rpc [req-adaa6148-e2db-48e0-bd8a-b7e2bd0a24f1 138dc4c6d1404d2f90bae128c46f1fa2 54a66365a2a24bb690b63f6550184dd7 - - -] Security group member updated ['d2079ff2-50fa-4ae7-acdc-7106c1cc2281'] 2022-05-11 20:49:44.075 4100 1685775147952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1cc5378-70e8-4c6f-ab40-dfe828af0b2f ba572809f01d4aeb9d97ad70aae6f7c7 ca48a318f6364d24820b607a67bc532c - - -] Security group member updated on remote: ['c868f8f9-8f3b-483c-a523-524e60c1105d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:49:44.075 4100 1685775147952 MainThread INFO neutron.agent.securitygroups_rpc [req-d1cc5378-70e8-4c6f-ab40-dfe828af0b2f ba572809f01d4aeb9d97ad70aae6f7c7 ca48a318f6364d24820b607a67bc532c - - -] Security group member updated ['c868f8f9-8f3b-483c-a523-524e60c1105d'] 2022-05-11 20:49:44.075 4100 1685775147952 MainThread INFO neutron.agent.securitygroups_rpc [req-d1cc5378-70e8-4c6f-ab40-dfe828af0b2f ba572809f01d4aeb9d97ad70aae6f7c7 ca48a318f6364d24820b607a67bc532c - - -] Refresh firewall rules 2022-05-11 20:49:44.075 4100 1685775147952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1cc5378-70e8-4c6f-ab40-dfe828af0b2f ba572809f01d4aeb9d97ad70aae6f7c7 ca48a318f6364d24820b607a67bc532c - - -] Get security group information for devices via rpc ['594cb4ad-aad5-43e2-9f83-968ac07c490f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:49:44.122 4100 1685775147952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d1cc5378-70e8-4c6f-ab40-dfe828af0b2f ba572809f01d4aeb9d97ad70aae6f7c7 ca48a318f6364d24820b607a67bc532c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:49:44.122 4100 1685775147952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d1cc5378-70e8-4c6f-ab40-dfe828af0b2f ba572809f01d4aeb9d97ad70aae6f7c7 ca48a318f6364d24820b607a67bc532c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-11 20:49:44.174 4100 1685775147952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1cc5378-70e8-4c6f-ab40-dfe828af0b2f ba572809f01d4aeb9d97ad70aae6f7c7 ca48a318f6364d24820b607a67bc532c - - -] port_delete event received for '594cb4ad-aad5-43e2-9f83-968ac07c490f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:49:44.482 4100 1687921195136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1112b32-6c68-49b1-b3e0-3ca73ba498db a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] port_update received: 588b19bf-048a-4fec-9080-0a237fab1f55 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:49:44.496 4100 1687921195136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1112b32-6c68-49b1-b3e0-3ca73ba498db a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] No port 588b19bf-048a-4fec-9080-0a237fab1f55 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:49:44.642 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-11 20:49:44.642 4100 1685775567328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '594cb4ad-aad5-43e2-9f83-968ac07c490f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-11 20:49:44.642 4100 1685775567328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '594cb4ad-aad5-43e2-9f83-968ac07c490f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-11 20:49:44.642 4100 1685775567328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 594cb4ad-aad5-43e2-9f83-968ac07c490f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-11 20:49:44.668 4100 1685775567328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fabcd94d-c3d4-4958-b7a1-c769f44707e4 2022-05-11 20:49:44.668 4100 1685775567328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['594cb4ad-aad5-43e2-9f83-968ac07c490f'] 2022-05-11 20:49:44.668 4100 1685775567328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-11 20:49:44.668 4100 1685775567328 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-05-11 20:49:44.668 4100 1685775567328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['594cb4ad-aad5-43e2-9f83-968ac07c490f'] 2022-05-11 20:49:46.656 4100 1687903573968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:46.687 4100 1687903573968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:47.235 4100 1687920849312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 588b19bf-048a-4fec-9080-0a237fab1f55 2022-05-11 20:49:48.668 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-11 20:49:48.684 4100 1685776114432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e7bc02d2-e3f4-4e04-8577-5459e490e32d ba572809f01d4aeb9d97ad70aae6f7c7 ca48a318f6364d24820b607a67bc532c - - -] Security group member updated on remote: ['c868f8f9-8f3b-483c-a523-524e60c1105d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:49:48.684 4100 1685776114432 MainThread INFO neutron.agent.securitygroups_rpc [req-e7bc02d2-e3f4-4e04-8577-5459e490e32d ba572809f01d4aeb9d97ad70aae6f7c7 ca48a318f6364d24820b607a67bc532c - - -] Security group member updated ['c868f8f9-8f3b-483c-a523-524e60c1105d'] 2022-05-11 20:49:49.012 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Adding port 588b19bf-048a-4fec-9080-0a237fab1f55 2022-05-11 20:49:49.012 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Port 588b19bf-048a-4fec-9080-0a237fab1f55 updated. Details: {'device': '588b19bf-048a-4fec-9080-0a237fab1f55', 'network_id': 'd6441ac9-41c4-46b4-93d5-fccc7facf0a8', 'port_id': '588b19bf-048a-4fec-9080-0a237fab1f55', 'mac_address': 'fa:16:3e:8c:ed:bd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 280, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '54ffdbf8-0f78-4e7e-8e4d-56f95ca4e73b', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-11 20:49:49.012 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] 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-05-11 20:49:49.012 4100 1685776143808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-588b19bf-048a-4fec-9080-0a237fab1f55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:49.012 4100 1685776143808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 588b19bf-048a-4fec-9080-0a237fab1f55 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:49:49.012 4100 1685776143808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d6441ac9-41c4-46b4-93d5-fccc7facf0a8 2022-05-11 20:49:49.012 4100 1685776143808 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-05-11 20:49:49.231 4100 1685776143808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '588b19bf-048a-4fec-9080-0a237fab1f55') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:49:49.231 4100 1685776143808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '588b19bf-048a-4fec-9080-0a237fab1f55') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:49:49.247 4100 1685776143808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 588b19bf-048a-4fec-9080-0a237fab1f55 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:49:49.247 4100 1685776143808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 280, VLAN trunk: None to switch port 588b19bf-048a-4fec-9080-0a237fab1f55 2022-05-11 20:49:49.387 4100 1685776143808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-11 20:49:49.387 4100 1685776143808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['588b19bf-048a-4fec-9080-0a237fab1f55'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:49:49.496 4100 1685776146272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69cf90a4-887d-4360-84ef-d4634ccbdcbc a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] port_update received: c35096cf-1d08-4387-a9ea-31ff55c9fb51 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:49:49.515 4100 1685776146272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69cf90a4-887d-4360-84ef-d4634ccbdcbc a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] No port c35096cf-1d08-4387-a9ea-31ff55c9fb51 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:49:49.559 4100 1685776143808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['588b19bf-048a-4fec-9080-0a237fab1f55']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:49:49.559 4100 1685776143808 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-05-11 20:49:49.559 4100 1685776143808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d2079ff2-50fa-4ae7-acdc-7106c1cc2281) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:49:49.559 4100 1685776143808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d2079ff2-50fa-4ae7-acdc-7106c1cc2281) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-11 20:49:49.559 4100 1685776143808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 588b19bf-048a-4fec-9080-0a237fab1f55 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:49:49.559 4100 1685776143808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-11 20:49:49.559 4100 1685776143808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 588b19bf-048a-4fec-9080-0a237fab1f55 not yet added. Adding. 2022-05-11 20:49:49.559 4100 1685776143808 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-05-11 20:49:49.559 4100 1685776143808 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-05-11 20:49:49.763 4100 1685776143808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-588b19bf-048a-4fec-9080-0a237fab1f55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:49.980 4100 1685776143808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-588b19bf-048a-4fec-9080-0a237fab1f55" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:49.980 4100 1685776143808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-588b19bf-048a-4fec-9080-0a237fab1f55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:50.214 4100 1685776143808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-588b19bf-048a-4fec-9080-0a237fab1f55" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:50.403 4100 1685776143808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-588b19bf-048a-4fec-9080-0a237fab1f55" "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:400 2022-05-11 20:49:50.403 4100 1685776143808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 588b19bf-048a-4fec-9080-0a237fab1f55 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-11 20:49:50.403 4100 1685776143808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 588b19bf-048a-4fec-9080-0a237fab1f55 processed. 2022-05-11 20:49:50.668 4100 1685776116544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:50.842 4100 1685776116544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:51.312 4100 1687920849488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 405cbd96-5be2-4714-a952-58f950fb9fff 2022-05-11 20:49:51.580 4100 1685775370544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-efeb63c0-3635-4cca-9ed8-1d2e6f1061fb dadddbf05f834433909cd881760d85ea 25e2cfcc240d43edb21ecdff367bc28d - - -] Security group member updated on remote: ['bed58d22-aeb2-4a2e-9af0-7d58bd293892'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:49:51.580 4100 1685775370544 MainThread INFO neutron.agent.securitygroups_rpc [req-efeb63c0-3635-4cca-9ed8-1d2e6f1061fb dadddbf05f834433909cd881760d85ea 25e2cfcc240d43edb21ecdff367bc28d - - -] Security group member updated ['bed58d22-aeb2-4a2e-9af0-7d58bd293892'] 2022-05-11 20:49:51.580 4100 1685775370544 MainThread INFO neutron.agent.securitygroups_rpc [req-efeb63c0-3635-4cca-9ed8-1d2e6f1061fb dadddbf05f834433909cd881760d85ea 25e2cfcc240d43edb21ecdff367bc28d - - -] Refresh firewall rules 2022-05-11 20:49:51.580 4100 1685775370544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-efeb63c0-3635-4cca-9ed8-1d2e6f1061fb dadddbf05f834433909cd881760d85ea 25e2cfcc240d43edb21ecdff367bc28d - - -] Get security group information for devices via rpc ['405cbd96-5be2-4714-a952-58f950fb9fff'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:49:51.621 4100 1685775370544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-efeb63c0-3635-4cca-9ed8-1d2e6f1061fb dadddbf05f834433909cd881760d85ea 25e2cfcc240d43edb21ecdff367bc28d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:49:51.621 4100 1685775370544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-efeb63c0-3635-4cca-9ed8-1d2e6f1061fb dadddbf05f834433909cd881760d85ea 25e2cfcc240d43edb21ecdff367bc28d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-11 20:49:51.657 4100 1687921765360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-efeb63c0-3635-4cca-9ed8-1d2e6f1061fb dadddbf05f834433909cd881760d85ea 25e2cfcc240d43edb21ecdff367bc28d - - -] port_delete event received for '405cbd96-5be2-4714-a952-58f950fb9fff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:49:52.671 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-11 20:49:52.671 4100 1687921195136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '405cbd96-5be2-4714-a952-58f950fb9fff' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-11 20:49:52.671 4100 1687921195136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '405cbd96-5be2-4714-a952-58f950fb9fff' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-11 20:49:52.671 4100 1687921195136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 405cbd96-5be2-4714-a952-58f950fb9fff _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-11 20:49:52.702 4100 1687921195136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bf598459-8088-4800-b772-b4f04e5e5944 2022-05-11 20:49:52.702 4100 1687921195136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['405cbd96-5be2-4714-a952-58f950fb9fff'] 2022-05-11 20:49:52.702 4100 1687921195136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-11 20:49:52.702 4100 1687921195136 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-05-11 20:49:52.702 4100 1687921195136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['405cbd96-5be2-4714-a952-58f950fb9fff'] 2022-05-11 20:49:54.673 4100 1685775729408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:54.705 4100 1685775729408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:55.278 4100 1687920849312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c35096cf-1d08-4387-a9ea-31ff55c9fb51 2022-05-11 20:49:56.670 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-11 20:49:56.950 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Adding port c35096cf-1d08-4387-a9ea-31ff55c9fb51 2022-05-11 20:49:56.950 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Port c35096cf-1d08-4387-a9ea-31ff55c9fb51 updated. Details: {'device': 'c35096cf-1d08-4387-a9ea-31ff55c9fb51', 'network_id': 'fabcd94d-c3d4-4958-b7a1-c769f44707e4', 'port_id': 'c35096cf-1d08-4387-a9ea-31ff55c9fb51', 'mac_address': 'fa:16:3e:64:5f:48', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 283, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5d01bd20-da49-4864-9f06-ccb8dff65ce0', '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-05-11 20:49:56.950 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] 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-05-11 20:49:56.950 4100 1687903461040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c35096cf-1d08-4387-a9ea-31ff55c9fb51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:56.950 4100 1687903461040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c35096cf-1d08-4387-a9ea-31ff55c9fb51 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:49:56.950 4100 1687903461040 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fabcd94d-c3d4-4958-b7a1-c769f44707e4 2022-05-11 20:49:56.950 4100 1687903461040 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-05-11 20:49:57.183 4100 1687903461040 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c35096cf-1d08-4387-a9ea-31ff55c9fb51') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:49:57.183 4100 1687903461040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c35096cf-1d08-4387-a9ea-31ff55c9fb51') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:49:57.214 4100 1687903461040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c35096cf-1d08-4387-a9ea-31ff55c9fb51 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:49:57.214 4100 1687903461040 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 283, VLAN trunk: None to switch port c35096cf-1d08-4387-a9ea-31ff55c9fb51 2022-05-11 20:49:57.346 4100 1687903461040 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-11 20:49:57.346 4100 1687903461040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c35096cf-1d08-4387-a9ea-31ff55c9fb51'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:49:57.513 4100 1687903461040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c35096cf-1d08-4387-a9ea-31ff55c9fb51']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:49:57.513 4100 1687903461040 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-05-11 20:49:57.513 4100 1687903461040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c868f8f9-8f3b-483c-a523-524e60c1105d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:49:57.513 4100 1687903461040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c868f8f9-8f3b-483c-a523-524e60c1105d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-11 20:49:57.513 4100 1687903461040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c35096cf-1d08-4387-a9ea-31ff55c9fb51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:49:57.513 4100 1687903461040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-11 20:49:57.513 4100 1687903461040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c35096cf-1d08-4387-a9ea-31ff55c9fb51 not yet added. Adding. 2022-05-11 20:49:57.513 4100 1687903461040 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-05-11 20:49:57.513 4100 1687903461040 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-05-11 20:49:57.762 4100 1687903461040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c35096cf-1d08-4387-a9ea-31ff55c9fb51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:57.988 4100 1687903461040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c35096cf-1d08-4387-a9ea-31ff55c9fb51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:57.996 4100 1687903461040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c35096cf-1d08-4387-a9ea-31ff55c9fb51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:58.246 4100 1687903461040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c35096cf-1d08-4387-a9ea-31ff55c9fb51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:58.391 4100 1687903461040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c35096cf-1d08-4387-a9ea-31ff55c9fb51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.438s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:49:58.391 4100 1687903461040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c35096cf-1d08-4387-a9ea-31ff55c9fb51 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-11 20:49:58.391 4100 1687903461040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c35096cf-1d08-4387-a9ea-31ff55c9fb51 processed. 2022-05-11 20:49:58.687 4100 1687903461040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:49:58.902 4100 1687903461040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:50:04.418 4100 1685775715136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3b62739d-4b92-4643-9a94-a6ef6b9a5810 ba572809f01d4aeb9d97ad70aae6f7c7 ca48a318f6364d24820b607a67bc532c - - -] Security group member updated on remote: ['c868f8f9-8f3b-483c-a523-524e60c1105d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:50:04.418 4100 1685775715136 MainThread INFO neutron.agent.securitygroups_rpc [req-3b62739d-4b92-4643-9a94-a6ef6b9a5810 ba572809f01d4aeb9d97ad70aae6f7c7 ca48a318f6364d24820b607a67bc532c - - -] Security group member updated ['c868f8f9-8f3b-483c-a523-524e60c1105d'] 2022-05-11 20:50:04.418 4100 1685775715136 MainThread INFO neutron.agent.securitygroups_rpc [req-3b62739d-4b92-4643-9a94-a6ef6b9a5810 ba572809f01d4aeb9d97ad70aae6f7c7 ca48a318f6364d24820b607a67bc532c - - -] Refresh firewall rules 2022-05-11 20:50:04.444 4100 1685775715136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3b62739d-4b92-4643-9a94-a6ef6b9a5810 ba572809f01d4aeb9d97ad70aae6f7c7 ca48a318f6364d24820b607a67bc532c - - -] Get security group information for devices via rpc ['c35096cf-1d08-4387-a9ea-31ff55c9fb51'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:50:04.482 4100 1685775715136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3b62739d-4b92-4643-9a94-a6ef6b9a5810 ba572809f01d4aeb9d97ad70aae6f7c7 ca48a318f6364d24820b607a67bc532c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:50:04.482 4100 1685775715136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3b62739d-4b92-4643-9a94-a6ef6b9a5810 ba572809f01d4aeb9d97ad70aae6f7c7 ca48a318f6364d24820b607a67bc532c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-11 20:50:04.513 4100 1685775997936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b62739d-4b92-4643-9a94-a6ef6b9a5810 ba572809f01d4aeb9d97ad70aae6f7c7 ca48a318f6364d24820b607a67bc532c - - -] port_delete event received for 'c35096cf-1d08-4387-a9ea-31ff55c9fb51' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:50:05.496 4100 1687920849488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c35096cf-1d08-4387-a9ea-31ff55c9fb51 2022-05-11 20:50:06.731 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-11 20:50:06.731 4100 1685775565392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c35096cf-1d08-4387-a9ea-31ff55c9fb51' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-11 20:50:06.731 4100 1685775565392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c35096cf-1d08-4387-a9ea-31ff55c9fb51' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-11 20:50:06.731 4100 1685775565392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c35096cf-1d08-4387-a9ea-31ff55c9fb51 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-11 20:50:06.746 4100 1685775565392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fabcd94d-c3d4-4958-b7a1-c769f44707e4 2022-05-11 20:50:06.746 4100 1685775565392 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c35096cf-1d08-4387-a9ea-31ff55c9fb51'] 2022-05-11 20:50:06.746 4100 1685775565392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-11 20:50:06.767 4100 1685775565392 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-05-11 20:50:06.767 4100 1685775565392 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c35096cf-1d08-4387-a9ea-31ff55c9fb51'] 2022-05-11 20:50:08.734 4100 1685775565392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:50:08.794 4100 1685775565392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:50:09.767 4100 1687903350624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f448f52d-217b-4859-b765-b3d27956473b 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] network_delete received. Deleting network bf598459-8088-4800-b772-b4f04e5e5944 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-11 20:50:09.767 4100 1687903350624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f448f52d-217b-4859-b765-b3d27956473b 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] Network bf598459-8088-4800-b772-b4f04e5e5944 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-11 20:50:09.893 4100 1687920900576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8bee8df4-343b-4603-8515-659c7a01e304 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group rule updated on remote: ['36066689-fff2-4109-a50f-f62e0eb75c52'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:50:09.893 4100 1687920900576 MainThread INFO neutron.agent.securitygroups_rpc [req-8bee8df4-343b-4603-8515-659c7a01e304 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group rule updated ['36066689-fff2-4109-a50f-f62e0eb75c52'] 2022-05-11 20:50:10.138 4100 1687921264944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c6e4ff4f-807d-4fba-b049-bb666f0f0f4d 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group rule updated on remote: ['36066689-fff2-4109-a50f-f62e0eb75c52'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:50:10.138 4100 1687921264944 MainThread INFO neutron.agent.securitygroups_rpc [req-c6e4ff4f-807d-4fba-b049-bb666f0f0f4d 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group rule updated ['36066689-fff2-4109-a50f-f62e0eb75c52'] 2022-05-11 20:50:10.608 4100 1685775715136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00cbb74f-4f7c-4565-abce-f70c51990138 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] network_delete received. Deleting network f4b8338e-0ddb-42ef-a693-05cc778ff80f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-11 20:50:10.608 4100 1685775715136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00cbb74f-4f7c-4565-abce-f70c51990138 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] Network f4b8338e-0ddb-42ef-a693-05cc778ff80f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-11 20:50:15.983 4100 1685776492496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-73bd3e03-ed16-4042-a2b7-aa5ba77eea26 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group member updated on remote: ['36066689-fff2-4109-a50f-f62e0eb75c52'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:50:15.983 4100 1685776492496 MainThread INFO neutron.agent.securitygroups_rpc [req-73bd3e03-ed16-4042-a2b7-aa5ba77eea26 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group member updated ['36066689-fff2-4109-a50f-f62e0eb75c52'] 2022-05-11 20:50:16.917 4100 1685776493728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c1a646e-d7d5-48f8-bda8-bfe7b58311fd a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] port_update received: 1aa00e92-8a01-4853-aa06-283856c1ab0d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:50:16.950 4100 1685776493728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c1a646e-d7d5-48f8-bda8-bfe7b58311fd a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] No port 1aa00e92-8a01-4853-aa06-283856c1ab0d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:50:27.574 4100 1687920849312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 02fedf0b-da95-49cb-af6c-32482e8e54d6 2022-05-11 20:50:28.857 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-11 20:50:29.058 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Adding port 02fedf0b-da95-49cb-af6c-32482e8e54d6 2022-05-11 20:50:29.058 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Port 02fedf0b-da95-49cb-af6c-32482e8e54d6 updated. Details: {'device': '02fedf0b-da95-49cb-af6c-32482e8e54d6', 'network_id': '03e97b7b-d829-4903-a614-22ae916138de', 'port_id': '02fedf0b-da95-49cb-af6c-32482e8e54d6', 'mac_address': 'fa:16:3e:57:39:d5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 293, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '39fcb9ad-3d72-4697-9488-94c3435bd7bb', '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-05-11 20:50:29.058 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] 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-05-11 20:50:29.058 4100 1685776779568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-02fedf0b-da95-49cb-af6c-32482e8e54d6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:50:29.058 4100 1685776779568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 02fedf0b-da95-49cb-af6c-32482e8e54d6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:50:29.058 4100 1685776779568 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-05-11 20:50:29.092 4100 1685776779568 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '02fedf0b-da95-49cb-af6c-32482e8e54d6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:50:29.092 4100 1685776779568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '02fedf0b-da95-49cb-af6c-32482e8e54d6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:50:29.151 4100 1685776779568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 02fedf0b-da95-49cb-af6c-32482e8e54d6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:50:29.151 4100 1685776779568 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 293, VLAN trunk: None to switch port 02fedf0b-da95-49cb-af6c-32482e8e54d6 2022-05-11 20:50:29.200 4100 1685776779568 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-11 20:50:29.200 4100 1685776779568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['02fedf0b-da95-49cb-af6c-32482e8e54d6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:50:29.432 4100 1685776779568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['02fedf0b-da95-49cb-af6c-32482e8e54d6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:50:29.432 4100 1685776779568 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-05-11 20:50:29.432 4100 1685776779568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (325755a5-b19c-492f-87fa-da8e0c5336b6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:50:29.432 4100 1685776779568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 02fedf0b-da95-49cb-af6c-32482e8e54d6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:50:29.432 4100 1685776779568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-11 20:50:29.432 4100 1685776779568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-05-11 20:50:29.432 4100 1685776779568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-02fedf0b-da95-49cb-af6c-32482e8e54d6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:50:29.432 4100 1685776779568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-02fedf0b-da95-49cb-af6c-32482e8e54d6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:50:29.432 4100 1685776779568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-02fedf0b-da95-49cb-af6c-32482e8e54d6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:50:29.432 4100 1685776779568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-02fedf0b-da95-49cb-af6c-32482e8e54d6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:50:29.498 4100 1685776779568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-02fedf0b-da95-49cb-af6c-32482e8e54d6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:50:29.498 4100 1685776779568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 02fedf0b-da95-49cb-af6c-32482e8e54d6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-11 20:50:29.498 4100 1685776779568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 02fedf0b-da95-49cb-af6c-32482e8e54d6 processed. 2022-05-11 20:50:30.878 4100 1687921329952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:50:31.106 4100 1687921329952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:50:35.688 4100 1687920849312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1aa00e92-8a01-4853-aa06-283856c1ab0d 2022-05-11 20:50:36.918 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-11 20:50:37.266 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Adding port 1aa00e92-8a01-4853-aa06-283856c1ab0d 2022-05-11 20:50:37.266 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Port 1aa00e92-8a01-4853-aa06-283856c1ab0d updated. Details: {'device': '1aa00e92-8a01-4853-aa06-283856c1ab0d', 'network_id': '71a09c03-ede1-4af6-ba27-2c7a652ec41b', 'port_id': '1aa00e92-8a01-4853-aa06-283856c1ab0d', 'mac_address': 'fa:16:3e:eb:ab:8c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 259, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0380fe1e-3a80-4605-8313-40bdecb0c910', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-11 20:50:37.266 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] 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-05-11 20:50:37.266 4100 1687904019728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1aa00e92-8a01-4853-aa06-283856c1ab0d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:50:37.266 4100 1687904019728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1aa00e92-8a01-4853-aa06-283856c1ab0d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:50:37.279 4100 1687904019728 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-05-11 20:50:37.482 4100 1687904019728 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1aa00e92-8a01-4853-aa06-283856c1ab0d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:50:37.482 4100 1687904019728 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1aa00e92-8a01-4853-aa06-283856c1ab0d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:50:37.495 4100 1687904019728 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1aa00e92-8a01-4853-aa06-283856c1ab0d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:50:37.495 4100 1687904019728 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 259, VLAN trunk: None to switch port 1aa00e92-8a01-4853-aa06-283856c1ab0d 2022-05-11 20:50:37.606 4100 1687904019728 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-11 20:50:37.637 4100 1687904019728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1aa00e92-8a01-4853-aa06-283856c1ab0d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:50:37.825 4100 1687904019728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1aa00e92-8a01-4853-aa06-283856c1ab0d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:50:37.825 4100 1687904019728 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-05-11 20:50:37.825 4100 1687904019728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (36066689-fff2-4109-a50f-f62e0eb75c52) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:50:37.825 4100 1687904019728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1aa00e92-8a01-4853-aa06-283856c1ab0d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:50:37.825 4100 1687904019728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-11 20:50:37.825 4100 1687904019728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1aa00e92-8a01-4853-aa06-283856c1ab0d not yet added. Adding. 2022-05-11 20:50:37.825 4100 1687904019728 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-05-11 20:50:37.825 4100 1687904019728 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-05-11 20:50:38.014 4100 1687904019728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1aa00e92-8a01-4853-aa06-283856c1ab0d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:50:38.220 4100 1687904019728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1aa00e92-8a01-4853-aa06-283856c1ab0d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:50:38.220 4100 1687904019728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1aa00e92-8a01-4853-aa06-283856c1ab0d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:50:38.435 4100 1687904019728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1aa00e92-8a01-4853-aa06-283856c1ab0d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:50:38.591 4100 1687904019728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1aa00e92-8a01-4853-aa06-283856c1ab0d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:50:38.591 4100 1687904019728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1aa00e92-8a01-4853-aa06-283856c1ab0d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-11 20:50:38.591 4100 1687904019728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1aa00e92-8a01-4853-aa06-283856c1ab0d processed. 2022-05-11 20:50:38.938 4100 1685775910864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:50:39.278 4100 1685775910864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:50:39.498 4100 1685775910864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4f3bb43-8373-46ca-9084-5b1c37f3bdc6 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] network_delete received. Deleting network fabcd94d-c3d4-4958-b7a1-c769f44707e4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-11 20:50:39.498 4100 1685775910864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4f3bb43-8373-46ca-9084-5b1c37f3bdc6 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] Network fabcd94d-c3d4-4958-b7a1-c769f44707e4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-11 20:50:47.057 4100 1685775911568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-876d6acd-87a4-4752-ac17-73ae33ec9b59 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Security group rule updated on remote: ['146c2b2b-fc29-4ea1-a4a5-0f0d09ee8e0b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:50:47.057 4100 1685775911568 MainThread INFO neutron.agent.securitygroups_rpc [req-876d6acd-87a4-4752-ac17-73ae33ec9b59 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Security group rule updated ['146c2b2b-fc29-4ea1-a4a5-0f0d09ee8e0b'] 2022-05-11 20:50:47.277 4100 1685776654000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e247c2e-9074-4f9e-b122-cc8ba8a424e5 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Security group rule updated on remote: ['146c2b2b-fc29-4ea1-a4a5-0f0d09ee8e0b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:50:47.277 4100 1685776654000 MainThread INFO neutron.agent.securitygroups_rpc [req-0e247c2e-9074-4f9e-b122-cc8ba8a424e5 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Security group rule updated ['146c2b2b-fc29-4ea1-a4a5-0f0d09ee8e0b'] 2022-05-11 20:50:48.029 4100 1687920849488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 02fedf0b-da95-49cb-af6c-32482e8e54d6 2022-05-11 20:50:48.961 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-11 20:50:48.961 4100 1685776492672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '02fedf0b-da95-49cb-af6c-32482e8e54d6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-11 20:50:48.961 4100 1685776492672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '02fedf0b-da95-49cb-af6c-32482e8e54d6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-11 20:50:48.961 4100 1685776492672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 02fedf0b-da95-49cb-af6c-32482e8e54d6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-11 20:50:48.995 4100 1685776492672 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['02fedf0b-da95-49cb-af6c-32482e8e54d6'] 2022-05-11 20:50:48.995 4100 1685776492672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-11 20:50:48.995 4100 1685776492672 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-05-11 20:50:48.995 4100 1685776492672 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['02fedf0b-da95-49cb-af6c-32482e8e54d6'] 2022-05-11 20:50:50.983 4100 1685776868976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:50:51.105 4100 1685776868976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:50:52.105 4100 1687920849488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 02fedf0b-da95-49cb-af6c-32482e8e54d6 2022-05-11 20:50:52.980 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-11 20:50:52.980 4100 1685776868976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '02fedf0b-da95-49cb-af6c-32482e8e54d6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-11 20:50:52.980 4100 1685776868976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '02fedf0b-da95-49cb-af6c-32482e8e54d6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-11 20:50:52.980 4100 1685776868976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 02fedf0b-da95-49cb-af6c-32482e8e54d6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-11 20:50:52.997 4100 1685776868976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 03e97b7b-d829-4903-a614-22ae916138de 2022-05-11 20:50:52.997 4100 1685776868976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['02fedf0b-da95-49cb-af6c-32482e8e54d6'] 2022-05-11 20:50:52.997 4100 1685776868976 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-05-11 20:50:52.997 4100 1685776868976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['02fedf0b-da95-49cb-af6c-32482e8e54d6'] 2022-05-11 20:50:55.001 4100 1685776869152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:50:55.074 4100 1685776869152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:50:56.136 4100 1687920849488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 588b19bf-048a-4fec-9080-0a237fab1f55 2022-05-11 20:50:56.747 4100 1685775911568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-290a012c-a659-4c74-abcd-8a204eecd9a0 138dc4c6d1404d2f90bae128c46f1fa2 54a66365a2a24bb690b63f6550184dd7 - - -] Security group member updated on remote: ['d2079ff2-50fa-4ae7-acdc-7106c1cc2281'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:50:56.747 4100 1685775911568 MainThread INFO neutron.agent.securitygroups_rpc [req-290a012c-a659-4c74-abcd-8a204eecd9a0 138dc4c6d1404d2f90bae128c46f1fa2 54a66365a2a24bb690b63f6550184dd7 - - -] Security group member updated ['d2079ff2-50fa-4ae7-acdc-7106c1cc2281'] 2022-05-11 20:50:56.747 4100 1685775911568 MainThread INFO neutron.agent.securitygroups_rpc [req-290a012c-a659-4c74-abcd-8a204eecd9a0 138dc4c6d1404d2f90bae128c46f1fa2 54a66365a2a24bb690b63f6550184dd7 - - -] Refresh firewall rules 2022-05-11 20:50:56.747 4100 1685775911568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-290a012c-a659-4c74-abcd-8a204eecd9a0 138dc4c6d1404d2f90bae128c46f1fa2 54a66365a2a24bb690b63f6550184dd7 - - -] Get security group information for devices via rpc ['588b19bf-048a-4fec-9080-0a237fab1f55'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:50:56.794 4100 1685775911568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-290a012c-a659-4c74-abcd-8a204eecd9a0 138dc4c6d1404d2f90bae128c46f1fa2 54a66365a2a24bb690b63f6550184dd7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:50:56.794 4100 1685775911568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-290a012c-a659-4c74-abcd-8a204eecd9a0 138dc4c6d1404d2f90bae128c46f1fa2 54a66365a2a24bb690b63f6550184dd7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-11 20:50:56.870 4100 1685775911568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-290a012c-a659-4c74-abcd-8a204eecd9a0 138dc4c6d1404d2f90bae128c46f1fa2 54a66365a2a24bb690b63f6550184dd7 - - -] port_delete event received for '588b19bf-048a-4fec-9080-0a237fab1f55' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:50:57.010 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-11 20:50:57.012 4100 1685776346624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '588b19bf-048a-4fec-9080-0a237fab1f55' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-11 20:50:57.012 4100 1685776346624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '588b19bf-048a-4fec-9080-0a237fab1f55' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-11 20:50:57.012 4100 1685776346624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 588b19bf-048a-4fec-9080-0a237fab1f55 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-11 20:50:57.042 4100 1685776346624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d6441ac9-41c4-46b4-93d5-fccc7facf0a8 2022-05-11 20:50:57.042 4100 1685776346624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['588b19bf-048a-4fec-9080-0a237fab1f55'] 2022-05-11 20:50:57.042 4100 1685776346624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-11 20:50:57.042 4100 1685776346624 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-05-11 20:50:57.042 4100 1685776346624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['588b19bf-048a-4fec-9080-0a237fab1f55'] 2022-05-11 20:50:58.247 4100 1685776343280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-24a9f99e-3dac-4394-b344-d2ecd21bd856 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Security group member updated on remote: ['146c2b2b-fc29-4ea1-a4a5-0f0d09ee8e0b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:50:58.247 4100 1685776343280 MainThread INFO neutron.agent.securitygroups_rpc [req-24a9f99e-3dac-4394-b344-d2ecd21bd856 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Security group member updated ['146c2b2b-fc29-4ea1-a4a5-0f0d09ee8e0b'] 2022-05-11 20:50:59.026 4100 1687903385200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:50:59.058 4100 1687903385200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:50:59.313 4100 1685776549136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf83854b-a92d-4b9f-8c39-c10848361cae a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] port_update received: 1091b322-4adc-4474-8387-60544c84b75e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:50:59.313 4100 1685776549136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf83854b-a92d-4b9f-8c39-c10848361cae a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] No port 1091b322-4adc-4474-8387-60544c84b75e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:51:01.921 4100 1687920849312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1091b322-4adc-4474-8387-60544c84b75e 2022-05-11 20:51:03.071 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-11 20:51:03.270 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Adding port 1091b322-4adc-4474-8387-60544c84b75e 2022-05-11 20:51:03.270 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Port 1091b322-4adc-4474-8387-60544c84b75e updated. Details: {'device': '1091b322-4adc-4474-8387-60544c84b75e', 'network_id': '62e6cc3f-e88c-46d9-936b-6fbf7a34525d', 'port_id': '1091b322-4adc-4474-8387-60544c84b75e', 'mac_address': 'fa:16:3e:cd:95:75', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 270, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '498aaee8-07d6-42e5-8bfe-94c85051ce99', '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-05-11 20:51:03.270 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] 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-05-11 20:51:03.270 4100 1685776055808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1091b322-4adc-4474-8387-60544c84b75e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:51:03.270 4100 1685776055808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1091b322-4adc-4474-8387-60544c84b75e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:51:03.270 4100 1685776055808 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-05-11 20:51:03.465 4100 1685776055808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1091b322-4adc-4474-8387-60544c84b75e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:51:03.465 4100 1685776055808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1091b322-4adc-4474-8387-60544c84b75e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:51:03.483 4100 1685776055808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1091b322-4adc-4474-8387-60544c84b75e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:51:03.483 4100 1685776055808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 270, VLAN trunk: None to switch port 1091b322-4adc-4474-8387-60544c84b75e 2022-05-11 20:51:03.594 4100 1685776055808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-11 20:51:03.594 4100 1685776055808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1091b322-4adc-4474-8387-60544c84b75e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:51:03.760 4100 1685776055808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1091b322-4adc-4474-8387-60544c84b75e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:51:03.760 4100 1685776055808 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-05-11 20:51:03.760 4100 1685776055808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (146c2b2b-fc29-4ea1-a4a5-0f0d09ee8e0b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:51:03.760 4100 1685776055808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1091b322-4adc-4474-8387-60544c84b75e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:51:03.760 4100 1685776055808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-11 20:51:03.760 4100 1685776055808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1091b322-4adc-4474-8387-60544c84b75e not yet added. Adding. 2022-05-11 20:51:03.760 4100 1685776055808 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-05-11 20:51:03.760 4100 1685776055808 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-05-11 20:51:03.936 4100 1685776055808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1091b322-4adc-4474-8387-60544c84b75e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:51:04.153 4100 1685776055808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1091b322-4adc-4474-8387-60544c84b75e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:51:04.167 4100 1685776055808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1091b322-4adc-4474-8387-60544c84b75e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:51:04.355 4100 1685776055808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1091b322-4adc-4474-8387-60544c84b75e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:51:04.514 4100 1685776055808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1091b322-4adc-4474-8387-60544c84b75e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:51:04.514 4100 1685776055808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1091b322-4adc-4474-8387-60544c84b75e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-11 20:51:04.514 4100 1685776055808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1091b322-4adc-4474-8387-60544c84b75e processed. 2022-05-11 20:51:05.104 4100 1685774976448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:51:05.385 4100 1685774976448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:51:14.042 4100 1687920849312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 02fedf0b-da95-49cb-af6c-32482e8e54d6 2022-05-11 20:51:15.157 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-11 20:51:15.370 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Adding port 02fedf0b-da95-49cb-af6c-32482e8e54d6 2022-05-11 20:51:15.370 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Port 02fedf0b-da95-49cb-af6c-32482e8e54d6 updated. Details: {'device': '02fedf0b-da95-49cb-af6c-32482e8e54d6', 'network_id': '03e97b7b-d829-4903-a614-22ae916138de', 'port_id': '02fedf0b-da95-49cb-af6c-32482e8e54d6', 'mac_address': 'fa:16:3e:57:39:d5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 293, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '39fcb9ad-3d72-4697-9488-94c3435bd7bb', '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-05-11 20:51:15.370 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] 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-05-11 20:51:15.370 4100 1687921411696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-02fedf0b-da95-49cb-af6c-32482e8e54d6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:51:15.370 4100 1687921411696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 02fedf0b-da95-49cb-af6c-32482e8e54d6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:51:15.370 4100 1687921411696 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 03e97b7b-d829-4903-a614-22ae916138de 2022-05-11 20:51:15.370 4100 1687921411696 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-05-11 20:51:15.557 4100 1687921411696 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '02fedf0b-da95-49cb-af6c-32482e8e54d6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:51:15.557 4100 1687921411696 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '02fedf0b-da95-49cb-af6c-32482e8e54d6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:51:15.573 4100 1687921411696 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 02fedf0b-da95-49cb-af6c-32482e8e54d6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:51:15.573 4100 1687921411696 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 293, VLAN trunk: None to switch port 02fedf0b-da95-49cb-af6c-32482e8e54d6 2022-05-11 20:51:15.699 4100 1687921411696 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-11 20:51:15.699 4100 1687921411696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['02fedf0b-da95-49cb-af6c-32482e8e54d6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:51:15.699 4100 1687921532768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39c2f615-8dca-410f-a98a-52b0d00591d0 138dc4c6d1404d2f90bae128c46f1fa2 54a66365a2a24bb690b63f6550184dd7 - - -] Security group member updated on remote: ['d2079ff2-50fa-4ae7-acdc-7106c1cc2281'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:51:15.699 4100 1687921532768 MainThread INFO neutron.agent.securitygroups_rpc [req-39c2f615-8dca-410f-a98a-52b0d00591d0 138dc4c6d1404d2f90bae128c46f1fa2 54a66365a2a24bb690b63f6550184dd7 - - -] Security group member updated ['d2079ff2-50fa-4ae7-acdc-7106c1cc2281'] 2022-05-11 20:51:15.885 4100 1687921411696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['02fedf0b-da95-49cb-af6c-32482e8e54d6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:51:15.885 4100 1687921411696 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-05-11 20:51:15.885 4100 1687921411696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (325755a5-b19c-492f-87fa-da8e0c5336b6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:51:15.885 4100 1687921411696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 02fedf0b-da95-49cb-af6c-32482e8e54d6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:51:15.901 4100 1687921411696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-11 20:51:15.901 4100 1687921411696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 02fedf0b-da95-49cb-af6c-32482e8e54d6 not yet added. Adding. 2022-05-11 20:51:15.901 4100 1687921411696 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-05-11 20:51:15.901 4100 1687921411696 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-05-11 20:51:16.074 4100 1687921411696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-02fedf0b-da95-49cb-af6c-32482e8e54d6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:51:16.292 4100 1687921411696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-02fedf0b-da95-49cb-af6c-32482e8e54d6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:51:16.292 4100 1687921411696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-02fedf0b-da95-49cb-af6c-32482e8e54d6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:51:16.496 4100 1687921411696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-02fedf0b-da95-49cb-af6c-32482e8e54d6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:51:16.621 4100 1687921411696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-02fedf0b-da95-49cb-af6c-32482e8e54d6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:51:16.621 4100 1687921411696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 02fedf0b-da95-49cb-af6c-32482e8e54d6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-11 20:51:16.621 4100 1687921411696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 02fedf0b-da95-49cb-af6c-32482e8e54d6 processed. 2022-05-11 20:51:16.948 4100 1687921329776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-156242c3-73c8-4338-90e0-979130bcf254 a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] port_update received: 64b82d63-9d33-4264-9521-e6397c94d338 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:51:16.965 4100 1687921329776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-156242c3-73c8-4338-90e0-979130bcf254 a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] No port 64b82d63-9d33-4264-9521-e6397c94d338 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:51:17.167 4100 1687921544880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:51:17.386 4100 1687921544880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:51:20.089 4100 1687920849312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 64b82d63-9d33-4264-9521-e6397c94d338 2022-05-11 20:51:21.185 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-11 20:51:21.403 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Adding port 64b82d63-9d33-4264-9521-e6397c94d338 2022-05-11 20:51:21.403 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Port 64b82d63-9d33-4264-9521-e6397c94d338 updated. Details: {'device': '64b82d63-9d33-4264-9521-e6397c94d338', 'network_id': 'd6441ac9-41c4-46b4-93d5-fccc7facf0a8', 'port_id': '64b82d63-9d33-4264-9521-e6397c94d338', 'mac_address': 'fa:16:3e:30:39:51', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 280, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '54ffdbf8-0f78-4e7e-8e4d-56f95ca4e73b', '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-05-11 20:51:21.424 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] 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-05-11 20:51:21.424 4100 1685776117600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-64b82d63-9d33-4264-9521-e6397c94d338" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:51:21.424 4100 1685776117600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 64b82d63-9d33-4264-9521-e6397c94d338 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:51:21.424 4100 1685776117600 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d6441ac9-41c4-46b4-93d5-fccc7facf0a8 2022-05-11 20:51:21.424 4100 1685776117600 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-05-11 20:51:21.606 4100 1685776117600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '64b82d63-9d33-4264-9521-e6397c94d338') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:51:21.606 4100 1685776117600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '64b82d63-9d33-4264-9521-e6397c94d338') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:51:21.638 4100 1685776117600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 64b82d63-9d33-4264-9521-e6397c94d338 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:51:21.638 4100 1685776117600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 280, VLAN trunk: None to switch port 64b82d63-9d33-4264-9521-e6397c94d338 2022-05-11 20:51:21.761 4100 1685776117600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-11 20:51:21.776 4100 1685776117600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['64b82d63-9d33-4264-9521-e6397c94d338'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:51:21.932 4100 1685776117600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['64b82d63-9d33-4264-9521-e6397c94d338']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:51:21.948 4100 1685776117600 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-05-11 20:51:21.948 4100 1685776117600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d2079ff2-50fa-4ae7-acdc-7106c1cc2281) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:51:21.948 4100 1685776117600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d2079ff2-50fa-4ae7-acdc-7106c1cc2281) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-11 20:51:21.948 4100 1685776117600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 64b82d63-9d33-4264-9521-e6397c94d338 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:51:21.948 4100 1685776117600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-11 20:51:21.948 4100 1685776117600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 64b82d63-9d33-4264-9521-e6397c94d338 not yet added. Adding. 2022-05-11 20:51:21.948 4100 1685776117600 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-05-11 20:51:21.948 4100 1685776117600 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-05-11 20:51:22.138 4100 1685776117600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64b82d63-9d33-4264-9521-e6397c94d338" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:51:22.357 4100 1685776117600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64b82d63-9d33-4264-9521-e6397c94d338" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:51:22.357 4100 1685776117600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64b82d63-9d33-4264-9521-e6397c94d338" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:51:22.573 4100 1685776117600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64b82d63-9d33-4264-9521-e6397c94d338" "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:400 2022-05-11 20:51:22.715 4100 1685776117600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-64b82d63-9d33-4264-9521-e6397c94d338" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:51:22.715 4100 1685776117600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 64b82d63-9d33-4264-9521-e6397c94d338 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-11 20:51:22.715 4100 1685776117600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 64b82d63-9d33-4264-9521-e6397c94d338 processed. 2022-05-11 20:51:23.199 4100 1687903640560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:51:23.385 4100 1687903640560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:51:36.564 4100 1687920849488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1aa00e92-8a01-4853-aa06-283856c1ab0d 2022-05-11 20:51:36.564 4100 1685775508576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5a08e805-115b-4231-8366-6abb6a01881f 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group member updated on remote: ['36066689-fff2-4109-a50f-f62e0eb75c52'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:51:36.564 4100 1685775508576 MainThread INFO neutron.agent.securitygroups_rpc [req-5a08e805-115b-4231-8366-6abb6a01881f 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group member updated ['36066689-fff2-4109-a50f-f62e0eb75c52'] 2022-05-11 20:51:37.057 4100 1685775061936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a08e805-115b-4231-8366-6abb6a01881f 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] port_delete event received for '1aa00e92-8a01-4853-aa06-283856c1ab0d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:51:37.268 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-11 20:51:37.268 4100 1687921580512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1aa00e92-8a01-4853-aa06-283856c1ab0d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-11 20:51:37.268 4100 1687921580512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1aa00e92-8a01-4853-aa06-283856c1ab0d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-11 20:51:37.268 4100 1687921580512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1aa00e92-8a01-4853-aa06-283856c1ab0d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-11 20:51:37.279 4100 1687921580512 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1aa00e92-8a01-4853-aa06-283856c1ab0d'] 2022-05-11 20:51:37.296 4100 1687921580512 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-11 20:51:37.296 4100 1687921580512 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-05-11 20:51:37.296 4100 1687921580512 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1aa00e92-8a01-4853-aa06-283856c1ab0d'] 2022-05-11 20:51:38.851 4100 1687921132464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef3fa8b9-a815-4b44-8ee2-2df2ae480d3a 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] port_delete event received for '3ff58353-0ea3-44a8-8baa-e8b8321b69bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:51:39.276 4100 1687921329600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:51:39.292 4100 1687921329600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:51:43.776 4100 1685775337248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dc880626-7ffe-4d02-a38a-a6c856a8631f 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group member updated on remote: ['9cb1fb87-4ba8-4941-ae87-4d070ea402fe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:51:43.776 4100 1685775337248 MainThread INFO neutron.agent.securitygroups_rpc [req-dc880626-7ffe-4d02-a38a-a6c856a8631f 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group member updated ['9cb1fb87-4ba8-4941-ae87-4d070ea402fe'] 2022-05-11 20:51:44.121 4100 1685776176400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc880626-7ffe-4d02-a38a-a6c856a8631f 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] port_delete event received for 'f4c615fa-8ea5-4ffe-883e-e7f8d7080109' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:51:44.620 4100 1687920849488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f4c615fa-8ea5-4ffe-883e-e7f8d7080109 2022-05-11 20:51:45.312 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-11 20:51:45.312 4100 1685776176400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f4c615fa-8ea5-4ffe-883e-e7f8d7080109' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-11 20:51:45.312 4100 1685776176400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f4c615fa-8ea5-4ffe-883e-e7f8d7080109' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-11 20:51:45.312 4100 1685776176400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f4c615fa-8ea5-4ffe-883e-e7f8d7080109 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-11 20:51:45.338 4100 1685776176400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 71a09c03-ede1-4af6-ba27-2c7a652ec41b 2022-05-11 20:51:45.338 4100 1685776176400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f4c615fa-8ea5-4ffe-883e-e7f8d7080109'] 2022-05-11 20:51:45.338 4100 1685776176400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-11 20:51:45.338 4100 1685776176400 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-05-11 20:51:45.338 4100 1685776176400 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f4c615fa-8ea5-4ffe-883e-e7f8d7080109'] 2022-05-11 20:51:45.744 4100 1685776176400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78382072-1cc6-42df-acd4-6ca41f4afebc 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] port_delete event received for '81b9c6ee-4561-4cf5-8b1b-a971e34fec87' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:51:46.027 4100 1685776176400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d52a9eab-9286-4d03-aafb-14c27d8bd35b 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group rule updated on remote: ['c3e425c3-060c-433b-9fc2-759085975e08'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:51:46.027 4100 1685776176400 MainThread INFO neutron.agent.securitygroups_rpc [req-d52a9eab-9286-4d03-aafb-14c27d8bd35b 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group rule updated ['c3e425c3-060c-433b-9fc2-759085975e08'] 2022-05-11 20:51:46.151 4100 1687921543648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-82f27095-1608-43ba-a737-879b746d8778 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group rule updated on remote: ['c3e425c3-060c-433b-9fc2-759085975e08'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:51:46.151 4100 1687921543648 MainThread INFO neutron.agent.securitygroups_rpc [req-82f27095-1608-43ba-a737-879b746d8778 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group rule updated ['c3e425c3-060c-433b-9fc2-759085975e08'] 2022-05-11 20:51:47.336 4100 1687921410992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:51:47.356 4100 1687921410992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:51:49.744 4100 1687921581392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-71d16882-c9ee-4cc7-a887-43664f6863fe 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group member updated on remote: ['c3e425c3-060c-433b-9fc2-759085975e08'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:51:49.744 4100 1687921581392 MainThread INFO neutron.agent.securitygroups_rpc [req-71d16882-c9ee-4cc7-a887-43664f6863fe 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group member updated ['c3e425c3-060c-433b-9fc2-759085975e08'] 2022-05-11 20:51:50.620 4100 1687921530128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74eb5c3a-3fae-451f-a02f-14250fd71387 a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] port_update received: af854442-7405-436d-95ef-a3f60f366283 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:51:50.620 4100 1687921530128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74eb5c3a-3fae-451f-a02f-14250fd71387 a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] No port af854442-7405-436d-95ef-a3f60f366283 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:51:55.838 4100 1687883455648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b048565-227e-48b3-a576-21a7c1e03980 138dc4c6d1404d2f90bae128c46f1fa2 54a66365a2a24bb690b63f6550184dd7 - - -] Security group member updated on remote: ['d2079ff2-50fa-4ae7-acdc-7106c1cc2281'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:51:55.838 4100 1687883455648 MainThread INFO neutron.agent.securitygroups_rpc [req-2b048565-227e-48b3-a576-21a7c1e03980 138dc4c6d1404d2f90bae128c46f1fa2 54a66365a2a24bb690b63f6550184dd7 - - -] Security group member updated ['d2079ff2-50fa-4ae7-acdc-7106c1cc2281'] 2022-05-11 20:51:55.838 4100 1687883455648 MainThread INFO neutron.agent.securitygroups_rpc [req-2b048565-227e-48b3-a576-21a7c1e03980 138dc4c6d1404d2f90bae128c46f1fa2 54a66365a2a24bb690b63f6550184dd7 - - -] Refresh firewall rules 2022-05-11 20:51:55.838 4100 1687883455648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b048565-227e-48b3-a576-21a7c1e03980 138dc4c6d1404d2f90bae128c46f1fa2 54a66365a2a24bb690b63f6550184dd7 - - -] Get security group information for devices via rpc ['64b82d63-9d33-4264-9521-e6397c94d338'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:51:55.872 4100 1687883455648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2b048565-227e-48b3-a576-21a7c1e03980 138dc4c6d1404d2f90bae128c46f1fa2 54a66365a2a24bb690b63f6550184dd7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:51:55.872 4100 1687883455648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2b048565-227e-48b3-a576-21a7c1e03980 138dc4c6d1404d2f90bae128c46f1fa2 54a66365a2a24bb690b63f6550184dd7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-11 20:51:55.926 4100 1687921580512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b048565-227e-48b3-a576-21a7c1e03980 138dc4c6d1404d2f90bae128c46f1fa2 54a66365a2a24bb690b63f6550184dd7 - - -] port_delete event received for '64b82d63-9d33-4264-9521-e6397c94d338' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:51:56.745 4100 1687920849488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 64b82d63-9d33-4264-9521-e6397c94d338 2022-05-11 20:51:57.432 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-11 20:51:57.432 4100 1687903637920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '64b82d63-9d33-4264-9521-e6397c94d338' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-11 20:51:57.432 4100 1687903637920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '64b82d63-9d33-4264-9521-e6397c94d338' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-11 20:51:57.432 4100 1687903637920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 64b82d63-9d33-4264-9521-e6397c94d338 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-11 20:51:57.450 4100 1687903637920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d6441ac9-41c4-46b4-93d5-fccc7facf0a8 2022-05-11 20:51:57.450 4100 1687903637920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['64b82d63-9d33-4264-9521-e6397c94d338'] 2022-05-11 20:51:57.450 4100 1687903637920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-11 20:51:57.450 4100 1687903637920 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-05-11 20:51:57.450 4100 1687903637920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['64b82d63-9d33-4264-9521-e6397c94d338'] 2022-05-11 20:51:58.496 4100 1687920849312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: af854442-7405-436d-95ef-a3f60f366283 2022-05-11 20:51:59.432 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-11 20:51:59.432 4100 1687921329600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:51:59.464 4100 1687921329600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:51:59.713 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Adding port af854442-7405-436d-95ef-a3f60f366283 2022-05-11 20:51:59.713 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Port af854442-7405-436d-95ef-a3f60f366283 updated. Details: {'device': 'af854442-7405-436d-95ef-a3f60f366283', 'network_id': '71a09c03-ede1-4af6-ba27-2c7a652ec41b', 'port_id': 'af854442-7405-436d-95ef-a3f60f366283', 'mac_address': 'fa:16:3e:52:d5:d9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 259, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0380fe1e-3a80-4605-8313-40bdecb0c910', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-11 20:51:59.713 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] 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-05-11 20:51:59.713 4100 1685775336016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-af854442-7405-436d-95ef-a3f60f366283" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:51:59.713 4100 1685775336016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port af854442-7405-436d-95ef-a3f60f366283 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:51:59.713 4100 1685775336016 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 71a09c03-ede1-4af6-ba27-2c7a652ec41b 2022-05-11 20:51:59.713 4100 1685775336016 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-05-11 20:51:59.885 4100 1685775336016 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'af854442-7405-436d-95ef-a3f60f366283') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:51:59.885 4100 1685775336016 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'af854442-7405-436d-95ef-a3f60f366283') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:51:59.916 4100 1685775336016 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port af854442-7405-436d-95ef-a3f60f366283 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:51:59.916 4100 1685775336016 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 259, VLAN trunk: None to switch port af854442-7405-436d-95ef-a3f60f366283 2022-05-11 20:52:00.011 4100 1685775336016 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-11 20:52:00.011 4100 1685775336016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['af854442-7405-436d-95ef-a3f60f366283'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:52:00.151 4100 1685775336016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['af854442-7405-436d-95ef-a3f60f366283']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:52:00.151 4100 1685775336016 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-05-11 20:52:00.151 4100 1685775336016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c3e425c3-060c-433b-9fc2-759085975e08) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:52:00.151 4100 1685775336016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for af854442-7405-436d-95ef-a3f60f366283 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:52:00.151 4100 1685775336016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-11 20:52:00.151 4100 1685775336016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device af854442-7405-436d-95ef-a3f60f366283 not yet added. Adding. 2022-05-11 20:52:00.151 4100 1685775336016 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-05-11 20:52:00.151 4100 1685775336016 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-05-11 20:52:00.323 4100 1685775336016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-af854442-7405-436d-95ef-a3f60f366283" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:52:00.482 4100 1685775336016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-af854442-7405-436d-95ef-a3f60f366283" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:52:00.482 4100 1685775336016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-af854442-7405-436d-95ef-a3f60f366283" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:52:00.667 4100 1685775336016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-af854442-7405-436d-95ef-a3f60f366283" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:52:00.808 4100 1685775336016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-af854442-7405-436d-95ef-a3f60f366283" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:52:00.808 4100 1685775336016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port af854442-7405-436d-95ef-a3f60f366283 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-11 20:52:00.808 4100 1685775336016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port af854442-7405-436d-95ef-a3f60f366283 processed. 2022-05-11 20:52:01.449 4100 1685776231232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:52:01.629 4100 1685776231232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:52:08.845 4100 1687920849488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 02fedf0b-da95-49cb-af6c-32482e8e54d6 2022-05-11 20:52:09.470 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-11 20:52:09.470 4100 1685775337072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '02fedf0b-da95-49cb-af6c-32482e8e54d6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-11 20:52:09.470 4100 1685775337072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '02fedf0b-da95-49cb-af6c-32482e8e54d6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-11 20:52:09.470 4100 1685775337072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 02fedf0b-da95-49cb-af6c-32482e8e54d6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-11 20:52:09.492 4100 1685775337072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 03e97b7b-d829-4903-a614-22ae916138de 2022-05-11 20:52:09.492 4100 1685775337072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['02fedf0b-da95-49cb-af6c-32482e8e54d6'] 2022-05-11 20:52:09.492 4100 1685775337072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-11 20:52:09.492 4100 1685775337072 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-05-11 20:52:09.492 4100 1685775337072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['02fedf0b-da95-49cb-af6c-32482e8e54d6'] 2022-05-11 20:52:09.564 4100 1685775337072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-94f4abc3-fb92-44ad-ad0b-e7b5bd03f193 2f599631072e4b50b094f34f7e297bf0 5e31e3f8edc34453ae80084d865f13cf - - -] Security group member updated on remote: ['325755a5-b19c-492f-87fa-da8e0c5336b6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:52:09.564 4100 1685775337072 MainThread INFO neutron.agent.securitygroups_rpc [req-94f4abc3-fb92-44ad-ad0b-e7b5bd03f193 2f599631072e4b50b094f34f7e297bf0 5e31e3f8edc34453ae80084d865f13cf - - -] Security group member updated ['325755a5-b19c-492f-87fa-da8e0c5336b6'] 2022-05-11 20:52:09.889 4100 1685775909456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94f4abc3-fb92-44ad-ad0b-e7b5bd03f193 2f599631072e4b50b094f34f7e297bf0 5e31e3f8edc34453ae80084d865f13cf - - -] port_delete event received for '02fedf0b-da95-49cb-af6c-32482e8e54d6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:52:11.463 4100 1685776054928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:52:11.488 4100 1685776054928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:52:11.624 4100 1685775519984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-227be8b6-b946-4f95-90c8-6b6a792fc669 2f599631072e4b50b094f34f7e297bf0 5e31e3f8edc34453ae80084d865f13cf - - -] port_delete event received for '81056e1b-cf86-4c84-917e-ed49286607a7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:52:12.004 4100 1687921607776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2eed28f2-83e3-413b-893b-ea02131f8223 2f599631072e4b50b094f34f7e297bf0 5e31e3f8edc34453ae80084d865f13cf - - -] Security group rule updated on remote: ['6e3a6a9b-44f3-4001-a350-ed1e0c5e6b49'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:52:12.004 4100 1687921607776 MainThread INFO neutron.agent.securitygroups_rpc [req-2eed28f2-83e3-413b-893b-ea02131f8223 2f599631072e4b50b094f34f7e297bf0 5e31e3f8edc34453ae80084d865f13cf - - -] Security group rule updated ['6e3a6a9b-44f3-4001-a350-ed1e0c5e6b49'] 2022-05-11 20:52:12.112 4100 1687921606896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1db7d6e7-b620-4bbf-a5e8-51a3443093c5 2f599631072e4b50b094f34f7e297bf0 5e31e3f8edc34453ae80084d865f13cf - - -] Security group rule updated on remote: ['6e3a6a9b-44f3-4001-a350-ed1e0c5e6b49'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:52:12.112 4100 1687921606896 MainThread INFO neutron.agent.securitygroups_rpc [req-1db7d6e7-b620-4bbf-a5e8-51a3443093c5 2f599631072e4b50b094f34f7e297bf0 5e31e3f8edc34453ae80084d865f13cf - - -] Security group rule updated ['6e3a6a9b-44f3-4001-a350-ed1e0c5e6b49'] 2022-05-11 20:52:14.454 4100 1687921606896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4313cb9b-613e-49c4-bf99-9be308a4b49a 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] network_delete received. Deleting network d6441ac9-41c4-46b4-93d5-fccc7facf0a8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-11 20:52:14.454 4100 1687921606896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4313cb9b-613e-49c4-bf99-9be308a4b49a 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] Network d6441ac9-41c4-46b4-93d5-fccc7facf0a8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-11 20:52:15.169 4100 1685776055456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-791a28fc-919c-49a8-a506-1d831090732c 2f599631072e4b50b094f34f7e297bf0 5e31e3f8edc34453ae80084d865f13cf - - -] Security group member updated on remote: ['6e3a6a9b-44f3-4001-a350-ed1e0c5e6b49'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:52:15.169 4100 1685776055456 MainThread INFO neutron.agent.securitygroups_rpc [req-791a28fc-919c-49a8-a506-1d831090732c 2f599631072e4b50b094f34f7e297bf0 5e31e3f8edc34453ae80084d865f13cf - - -] Security group member updated ['6e3a6a9b-44f3-4001-a350-ed1e0c5e6b49'] 2022-05-11 20:52:16.089 4100 1687903669408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6a1348b-1a61-4c93-a4db-d1acfff36d19 a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] port_update received: 86e00513-7f48-432c-96a7-9d67023c2637 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:52:16.089 4100 1687903669408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6a1348b-1a61-4c93-a4db-d1acfff36d19 a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] No port 86e00513-7f48-432c-96a7-9d67023c2637 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:52:18.619 4100 1687920849312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 86e00513-7f48-432c-96a7-9d67023c2637 2022-05-11 20:52:19.503 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-11 20:52:19.681 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Adding port 86e00513-7f48-432c-96a7-9d67023c2637 2022-05-11 20:52:19.681 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Port 86e00513-7f48-432c-96a7-9d67023c2637 updated. Details: {'device': '86e00513-7f48-432c-96a7-9d67023c2637', 'network_id': '03e97b7b-d829-4903-a614-22ae916138de', 'port_id': '86e00513-7f48-432c-96a7-9d67023c2637', 'mac_address': 'fa:16:3e:2c:79:e0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 293, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '39fcb9ad-3d72-4697-9488-94c3435bd7bb', '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-05-11 20:52:19.681 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] 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-05-11 20:52:19.681 4100 1685774902896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86e00513-7f48-432c-96a7-9d67023c2637" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:52:19.681 4100 1685774902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 86e00513-7f48-432c-96a7-9d67023c2637 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:52:19.681 4100 1685774902896 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 03e97b7b-d829-4903-a614-22ae916138de 2022-05-11 20:52:19.681 4100 1685774902896 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-05-11 20:52:19.879 4100 1685774902896 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '86e00513-7f48-432c-96a7-9d67023c2637') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:52:19.879 4100 1685774902896 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '86e00513-7f48-432c-96a7-9d67023c2637') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:52:19.879 4100 1685774902896 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 86e00513-7f48-432c-96a7-9d67023c2637 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:52:19.879 4100 1685774902896 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 293, VLAN trunk: None to switch port 86e00513-7f48-432c-96a7-9d67023c2637 2022-05-11 20:52:19.963 4100 1685774902896 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-11 20:52:19.963 4100 1685774902896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['86e00513-7f48-432c-96a7-9d67023c2637'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:52:20.118 4100 1685774902896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['86e00513-7f48-432c-96a7-9d67023c2637']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:52:20.118 4100 1685774902896 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-05-11 20:52:20.118 4100 1685774902896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6e3a6a9b-44f3-4001-a350-ed1e0c5e6b49) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:52:20.118 4100 1685774902896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 86e00513-7f48-432c-96a7-9d67023c2637 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:52:20.118 4100 1685774902896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-11 20:52:20.118 4100 1685774902896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 86e00513-7f48-432c-96a7-9d67023c2637 not yet added. Adding. 2022-05-11 20:52:20.118 4100 1685774902896 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-05-11 20:52:20.118 4100 1685774902896 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-05-11 20:52:20.298 4100 1685774902896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86e00513-7f48-432c-96a7-9d67023c2637" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:52:20.435 4100 1685774902896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86e00513-7f48-432c-96a7-9d67023c2637" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:52:20.457 4100 1685774902896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86e00513-7f48-432c-96a7-9d67023c2637" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:52:20.621 4100 1685774902896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86e00513-7f48-432c-96a7-9d67023c2637" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:52:20.747 4100 1685774902896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86e00513-7f48-432c-96a7-9d67023c2637" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:52:20.747 4100 1685774902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 86e00513-7f48-432c-96a7-9d67023c2637 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-11 20:52:20.747 4100 1685774902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 86e00513-7f48-432c-96a7-9d67023c2637 processed. 2022-05-11 20:52:21.510 4100 1685775996176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:52:21.686 4100 1685775996176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:52:44.786 4100 1685774903600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-236d594e-a8b3-4b60-b892-f2472e08af05 8edc3e88d94446149a3fabc163030600 61e9fe2aedd7453eb767ff32e18314bd - - -] Security group member updated on remote: ['62cf6361-7394-414b-ba1f-6ebe30b83c2f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:52:44.786 4100 1685774903600 MainThread INFO neutron.agent.securitygroups_rpc [req-236d594e-a8b3-4b60-b892-f2472e08af05 8edc3e88d94446149a3fabc163030600 61e9fe2aedd7453eb767ff32e18314bd - - -] Security group member updated ['62cf6361-7394-414b-ba1f-6ebe30b83c2f'] 2022-05-11 20:52:45.108 4100 1687883250848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-236d594e-a8b3-4b60-b892-f2472e08af05 8edc3e88d94446149a3fabc163030600 61e9fe2aedd7453eb767ff32e18314bd - - -] port_delete event received for 'c9a29e46-32cb-405a-914b-4c1d1e5a6b02' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:52:45.123 4100 1687920849488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c9a29e46-32cb-405a-914b-4c1d1e5a6b02 2022-05-11 20:52:45.620 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-11 20:52:45.620 4100 1687921195488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c9a29e46-32cb-405a-914b-4c1d1e5a6b02' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-11 20:52:45.620 4100 1687921195488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c9a29e46-32cb-405a-914b-4c1d1e5a6b02' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-11 20:52:45.620 4100 1687921195488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c9a29e46-32cb-405a-914b-4c1d1e5a6b02 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-11 20:52:45.634 4100 1687921195488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 44cd85e3-6340-42e8-89d5-e3f447478228 2022-05-11 20:52:45.634 4100 1687921195488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c9a29e46-32cb-405a-914b-4c1d1e5a6b02'] 2022-05-11 20:52:45.634 4100 1687921195488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-11 20:52:45.634 4100 1687921195488 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-05-11 20:52:45.634 4100 1687921195488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c9a29e46-32cb-405a-914b-4c1d1e5a6b02'] 2022-05-11 20:52:47.279 4100 1687903523936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa857191-18a2-47d6-ab57-a4d5edb88467 8edc3e88d94446149a3fabc163030600 61e9fe2aedd7453eb767ff32e18314bd - - -] port_delete event received for 'b8f0c9e0-4803-4a3f-9717-44f25ff9f044' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:52:47.621 4100 1685776721872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d25f8a4b-9b57-4f89-bf9a-4370f93b36a1 8edc3e88d94446149a3fabc163030600 61e9fe2aedd7453eb767ff32e18314bd - - -] Security group rule updated on remote: ['3f5be36a-7ecd-4fa8-aad5-d9aa29ab3cd7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:52:47.621 4100 1685776721872 MainThread INFO neutron.agent.securitygroups_rpc [req-d25f8a4b-9b57-4f89-bf9a-4370f93b36a1 8edc3e88d94446149a3fabc163030600 61e9fe2aedd7453eb767ff32e18314bd - - -] Security group rule updated ['3f5be36a-7ecd-4fa8-aad5-d9aa29ab3cd7'] 2022-05-11 20:52:47.621 4100 1685776721520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:52:47.651 4100 1685776721520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:52:47.760 4100 1687903525344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c847b72-5812-402f-bdc2-1a00dc049e3f 8edc3e88d94446149a3fabc163030600 61e9fe2aedd7453eb767ff32e18314bd - - -] Security group rule updated on remote: ['3f5be36a-7ecd-4fa8-aad5-d9aa29ab3cd7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:52:47.760 4100 1687903525344 MainThread INFO neutron.agent.securitygroups_rpc [req-8c847b72-5812-402f-bdc2-1a00dc049e3f 8edc3e88d94446149a3fabc163030600 61e9fe2aedd7453eb767ff32e18314bd - - -] Security group rule updated ['3f5be36a-7ecd-4fa8-aad5-d9aa29ab3cd7'] 2022-05-11 20:52:51.158 4100 1687920849488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: af854442-7405-436d-95ef-a3f60f366283 2022-05-11 20:52:51.632 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-11 20:52:51.632 4100 1687921262832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'af854442-7405-436d-95ef-a3f60f366283' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-11 20:52:51.632 4100 1687921262832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'af854442-7405-436d-95ef-a3f60f366283' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-11 20:52:51.632 4100 1687921262832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port af854442-7405-436d-95ef-a3f60f366283 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-11 20:52:51.636 4100 1687921262832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 71a09c03-ede1-4af6-ba27-2c7a652ec41b 2022-05-11 20:52:51.636 4100 1687921262832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['af854442-7405-436d-95ef-a3f60f366283'] 2022-05-11 20:52:51.636 4100 1687921262832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-11 20:52:51.636 4100 1687921262832 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-05-11 20:52:51.636 4100 1687921262832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['af854442-7405-436d-95ef-a3f60f366283'] 2022-05-11 20:52:51.810 4100 1687921262832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-57827e36-e387-452e-9ba4-e85a32d9d169 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group member updated on remote: ['c3e425c3-060c-433b-9fc2-759085975e08'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:52:51.810 4100 1687921262832 MainThread INFO neutron.agent.securitygroups_rpc [req-57827e36-e387-452e-9ba4-e85a32d9d169 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group member updated ['c3e425c3-060c-433b-9fc2-759085975e08'] 2022-05-11 20:52:52.114 4100 1685776177808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57827e36-e387-452e-9ba4-e85a32d9d169 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] port_delete event received for 'af854442-7405-436d-95ef-a3f60f366283' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:52:52.140 4100 1685776177456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-74c96eb9-1d5f-4758-9994-4d3eaef8cdea 8edc3e88d94446149a3fabc163030600 61e9fe2aedd7453eb767ff32e18314bd - - -] Security group member updated on remote: ['3f5be36a-7ecd-4fa8-aad5-d9aa29ab3cd7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:52:52.140 4100 1685776177456 MainThread INFO neutron.agent.securitygroups_rpc [req-74c96eb9-1d5f-4758-9994-4d3eaef8cdea 8edc3e88d94446149a3fabc163030600 61e9fe2aedd7453eb767ff32e18314bd - - -] Security group member updated ['3f5be36a-7ecd-4fa8-aad5-d9aa29ab3cd7'] 2022-05-11 20:52:53.064 4100 1685775508576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6876dec2-2d9d-45c0-b796-6c6c28de306f a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] port_update received: 65e736c9-9c89-4c00-be38-cd21b9588362 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:52:53.071 4100 1685775508576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6876dec2-2d9d-45c0-b796-6c6c28de306f a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] No port 65e736c9-9c89-4c00-be38-cd21b9588362 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:52:53.634 4100 1685775522272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:52:53.651 4100 1685775522272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:52:53.885 4100 1687921542064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88823538-11f5-4c38-ae33-59ff40df4528 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] port_delete event received for '8d40213a-74c6-43c3-adaf-efe315b700c5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:52:54.181 4100 1687904020608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c42c4a7-c324-49f9-95e1-cd854bdb4881 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group rule updated on remote: ['77c176c6-31a3-42e6-a155-c1f1c94ddeee'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:52:54.181 4100 1687904020608 MainThread INFO neutron.agent.securitygroups_rpc [req-0c42c4a7-c324-49f9-95e1-cd854bdb4881 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group rule updated ['77c176c6-31a3-42e6-a155-c1f1c94ddeee'] 2022-05-11 20:52:54.290 4100 1687903722304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db1ec89b-605d-4e7e-83dd-bdcf30a71218 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group rule updated on remote: ['77c176c6-31a3-42e6-a155-c1f1c94ddeee'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:52:54.290 4100 1687903722304 MainThread INFO neutron.agent.securitygroups_rpc [req-db1ec89b-605d-4e7e-83dd-bdcf30a71218 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group rule updated ['77c176c6-31a3-42e6-a155-c1f1c94ddeee'] 2022-05-11 20:52:54.962 4100 1687920849312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 65e736c9-9c89-4c00-be38-cd21b9588362 2022-05-11 20:52:55.650 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-11 20:52:55.948 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Adding port 65e736c9-9c89-4c00-be38-cd21b9588362 2022-05-11 20:52:55.948 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Port 65e736c9-9c89-4c00-be38-cd21b9588362 updated. Details: {'device': '65e736c9-9c89-4c00-be38-cd21b9588362', 'network_id': '44cd85e3-6340-42e8-89d5-e3f447478228', 'port_id': '65e736c9-9c89-4c00-be38-cd21b9588362', 'mac_address': 'fa:16:3e:28:4a:57', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 277, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e4609d1c-c541-4436-bfd7-dfac1b7eabc0', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-11 20:52:55.948 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] 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-05-11 20:52:55.948 4100 1687921196016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-65e736c9-9c89-4c00-be38-cd21b9588362" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:52:55.948 4100 1687921196016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 65e736c9-9c89-4c00-be38-cd21b9588362 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:52:55.948 4100 1687921196016 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 44cd85e3-6340-42e8-89d5-e3f447478228 2022-05-11 20:52:55.948 4100 1687921196016 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-05-11 20:52:56.103 4100 1687921196016 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '65e736c9-9c89-4c00-be38-cd21b9588362') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:52:56.103 4100 1687921196016 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '65e736c9-9c89-4c00-be38-cd21b9588362') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:52:56.118 4100 1687921196016 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 65e736c9-9c89-4c00-be38-cd21b9588362 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:52:56.118 4100 1687921196016 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 277, VLAN trunk: None to switch port 65e736c9-9c89-4c00-be38-cd21b9588362 2022-05-11 20:52:56.201 4100 1687921196016 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-11 20:52:56.201 4100 1687921196016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['65e736c9-9c89-4c00-be38-cd21b9588362'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:52:56.353 4100 1687921196016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['65e736c9-9c89-4c00-be38-cd21b9588362']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:52:56.353 4100 1687921196016 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-05-11 20:52:56.353 4100 1687921196016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3f5be36a-7ecd-4fa8-aad5-d9aa29ab3cd7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:52:56.353 4100 1687921196016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 65e736c9-9c89-4c00-be38-cd21b9588362 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:52:56.369 4100 1687921196016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-11 20:52:56.369 4100 1687921196016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 65e736c9-9c89-4c00-be38-cd21b9588362 not yet added. Adding. 2022-05-11 20:52:56.369 4100 1687921196016 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-05-11 20:52:56.369 4100 1687921196016 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-05-11 20:52:56.494 4100 1687921196016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-65e736c9-9c89-4c00-be38-cd21b9588362" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:52:56.625 4100 1687921196016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-65e736c9-9c89-4c00-be38-cd21b9588362" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:52:56.625 4100 1687921196016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-65e736c9-9c89-4c00-be38-cd21b9588362" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:52:56.763 4100 1687921196016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-65e736c9-9c89-4c00-be38-cd21b9588362" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:52:56.880 4100 1687921196016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-65e736c9-9c89-4c00-be38-cd21b9588362" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.938s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:52:56.880 4100 1687921196016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 65e736c9-9c89-4c00-be38-cd21b9588362 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-11 20:52:56.880 4100 1687921196016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 65e736c9-9c89-4c00-be38-cd21b9588362 processed. 2022-05-11 20:52:57.665 4100 1685776055104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:52:57.675 4100 1687904120320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b9de8eb-5f54-45cb-a07e-055730d569c8 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group member updated on remote: ['77c176c6-31a3-42e6-a155-c1f1c94ddeee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:52:57.675 4100 1687904120320 MainThread INFO neutron.agent.securitygroups_rpc [req-9b9de8eb-5f54-45cb-a07e-055730d569c8 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group member updated ['77c176c6-31a3-42e6-a155-c1f1c94ddeee'] 2022-05-11 20:52:57.869 4100 1685776055104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:52:58.467 4100 1685775509456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f855b0fa-41de-4152-b9d1-7f69c608a83a a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] port_update received: 18f48375-ce2e-46ca-ba87-4195aa380255 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:52:58.467 4100 1685775509456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f855b0fa-41de-4152-b9d1-7f69c608a83a a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] No port 18f48375-ce2e-46ca-ba87-4195aa380255 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:53:00.965 4100 1687920849312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 18f48375-ce2e-46ca-ba87-4195aa380255 2022-05-11 20:53:01.665 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-11 20:53:01.962 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Adding port 18f48375-ce2e-46ca-ba87-4195aa380255 2022-05-11 20:53:01.962 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Port 18f48375-ce2e-46ca-ba87-4195aa380255 updated. Details: {'device': '18f48375-ce2e-46ca-ba87-4195aa380255', 'network_id': '71a09c03-ede1-4af6-ba27-2c7a652ec41b', 'port_id': '18f48375-ce2e-46ca-ba87-4195aa380255', 'mac_address': 'fa:16:3e:3c:db:24', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 259, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0380fe1e-3a80-4605-8313-40bdecb0c910', '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-05-11 20:53:01.962 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] 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-05-11 20:53:01.962 4100 1687920850192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-18f48375-ce2e-46ca-ba87-4195aa380255" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:53:01.962 4100 1687920850192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 18f48375-ce2e-46ca-ba87-4195aa380255 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:53:01.962 4100 1687920850192 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 71a09c03-ede1-4af6-ba27-2c7a652ec41b 2022-05-11 20:53:01.962 4100 1687920850192 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-05-11 20:53:02.108 4100 1687920850192 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '18f48375-ce2e-46ca-ba87-4195aa380255') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:53:02.108 4100 1687920850192 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '18f48375-ce2e-46ca-ba87-4195aa380255') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:53:02.119 4100 1687920850192 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 18f48375-ce2e-46ca-ba87-4195aa380255 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:53:02.119 4100 1687920850192 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 259, VLAN trunk: None to switch port 18f48375-ce2e-46ca-ba87-4195aa380255 2022-05-11 20:53:02.223 4100 1687920850192 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-11 20:53:02.223 4100 1687920850192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['18f48375-ce2e-46ca-ba87-4195aa380255'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:53:02.362 4100 1687920850192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['18f48375-ce2e-46ca-ba87-4195aa380255']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:53:02.362 4100 1687920850192 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-05-11 20:53:02.362 4100 1687920850192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (77c176c6-31a3-42e6-a155-c1f1c94ddeee) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:53:02.362 4100 1687920850192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 18f48375-ce2e-46ca-ba87-4195aa380255 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:53:02.362 4100 1687920850192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-11 20:53:02.362 4100 1687920850192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 18f48375-ce2e-46ca-ba87-4195aa380255 not yet added. Adding. 2022-05-11 20:53:02.362 4100 1687920850192 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-05-11 20:53:02.362 4100 1687920850192 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-05-11 20:53:02.493 4100 1687920850192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-18f48375-ce2e-46ca-ba87-4195aa380255" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:53:02.652 4100 1687920850192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-18f48375-ce2e-46ca-ba87-4195aa380255" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:53:02.652 4100 1687920850192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-18f48375-ce2e-46ca-ba87-4195aa380255" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:53:02.814 4100 1687920850192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-18f48375-ce2e-46ca-ba87-4195aa380255" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:53:02.922 4100 1687920850192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-18f48375-ce2e-46ca-ba87-4195aa380255" "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:400 2022-05-11 20:53:02.922 4100 1687920850192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 18f48375-ce2e-46ca-ba87-4195aa380255 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-11 20:53:02.922 4100 1687920850192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 18f48375-ce2e-46ca-ba87-4195aa380255 processed. 2022-05-11 20:53:03.681 4100 1687881694016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:53:03.859 4100 1687881694016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:53:12.614 4100 1685776722400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f4278dee-a906-4fc9-9bc0-7bc4bf3a110f ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Security group member updated on remote: ['146c2b2b-fc29-4ea1-a4a5-0f0d09ee8e0b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:53:12.614 4100 1685776722400 MainThread INFO neutron.agent.securitygroups_rpc [req-f4278dee-a906-4fc9-9bc0-7bc4bf3a110f ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Security group member updated ['146c2b2b-fc29-4ea1-a4a5-0f0d09ee8e0b'] 2022-05-11 20:53:12.923 4100 1685775782128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4278dee-a906-4fc9-9bc0-7bc4bf3a110f ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] port_delete event received for '1091b322-4adc-4474-8387-60544c84b75e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:53:13.290 4100 1687920849488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1091b322-4adc-4474-8387-60544c84b75e 2022-05-11 20:53:13.780 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-11 20:53:13.780 4100 1687921036976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1091b322-4adc-4474-8387-60544c84b75e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-11 20:53:13.780 4100 1687921036976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1091b322-4adc-4474-8387-60544c84b75e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-11 20:53:13.780 4100 1687921036976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1091b322-4adc-4474-8387-60544c84b75e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-11 20:53:13.795 4100 1687921036976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1091b322-4adc-4474-8387-60544c84b75e'] 2022-05-11 20:53:13.795 4100 1687921036976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-11 20:53:13.795 4100 1687921036976 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-05-11 20:53:13.795 4100 1687921036976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1091b322-4adc-4474-8387-60544c84b75e'] 2022-05-11 20:53:14.997 4100 1687903296320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf12f274-7ac8-4637-ac47-55f7156161de ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] port_delete event received for '52d3f25a-48cc-40ea-a30c-5ea693b712b5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:53:15.774 4100 1687903296320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:53:15.798 4100 1687903296320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:53:20.170 4100 1687921133872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3ab0b01b-8dc9-4ef5-bf18-969877123d83 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Security group member updated on remote: ['fac383fb-5d5c-45fd-8585-d50e42941672'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:53:20.170 4100 1687921133872 MainThread INFO neutron.agent.securitygroups_rpc [req-3ab0b01b-8dc9-4ef5-bf18-969877123d83 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Security group member updated ['fac383fb-5d5c-45fd-8585-d50e42941672'] 2022-05-11 20:53:20.170 4100 1687921133872 MainThread INFO neutron.agent.securitygroups_rpc [req-3ab0b01b-8dc9-4ef5-bf18-969877123d83 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Refresh firewall rules 2022-05-11 20:53:20.170 4100 1687921133872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3ab0b01b-8dc9-4ef5-bf18-969877123d83 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Get security group information for devices via rpc ['0cb9492b-6137-4737-9f1f-6de233ab84fd', '2d0e3387-f679-4a98-8ab3-c117c88b861d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:53:20.243 4100 1687904058880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ab0b01b-8dc9-4ef5-bf18-969877123d83 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] port_delete event received for '2d0e3387-f679-4a98-8ab3-c117c88b861d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:53:20.327 4100 1687921133872 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3ab0b01b-8dc9-4ef5-bf18-969877123d83 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Update security group information for ports dict_keys(['0cb9492b-6137-4737-9f1f-6de233ab84fd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:53:20.327 4100 1687921133872 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3ab0b01b-8dc9-4ef5-bf18-969877123d83 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-11 20:53:20.327 4100 1687921133872 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3ab0b01b-8dc9-4ef5-bf18-969877123d83 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Update rules of security group (fac383fb-5d5c-45fd-8585-d50e42941672) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:53:20.327 4100 1687921133872 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3ab0b01b-8dc9-4ef5-bf18-969877123d83 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Update members of security group (fac383fb-5d5c-45fd-8585-d50e42941672) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-11 20:53:20.327 4100 1687921133872 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3ab0b01b-8dc9-4ef5-bf18-969877123d83 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Update port filter for 0cb9492b-6137-4737-9f1f-6de233ab84fd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:53:20.327 4100 1687921133872 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3ab0b01b-8dc9-4ef5-bf18-969877123d83 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Updating port rules. 2022-05-11 20:53:20.327 4100 1687921133872 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3ab0b01b-8dc9-4ef5-bf18-969877123d83 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Creating 0 new rules, removing 1 old rules. 2022-05-11 20:53:20.327 4100 1687921133872 MainThread DEBUG oslo_concurrency.lockutils [req-3ab0b01b-8dc9-4ef5-bf18-969877123d83 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Lock "n-hv-driver-port-lock-0cb9492b-6137-4737-9f1f-6de233ab84fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:53:20.327 4100 1687921133872 MainThread DEBUG oslo_concurrency.lockutils [req-3ab0b01b-8dc9-4ef5-bf18-969877123d83 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Lock "n-hv-driver-port-lock-0cb9492b-6137-4737-9f1f-6de233ab84fd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:53:20.327 4100 1687921133872 MainThread DEBUG oslo_concurrency.lockutils [req-3ab0b01b-8dc9-4ef5-bf18-969877123d83 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Lock "n-hv-driver-port-lock-0cb9492b-6137-4737-9f1f-6de233ab84fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:53:20.512 4100 1687921133872 MainThread DEBUG oslo_concurrency.lockutils [req-3ab0b01b-8dc9-4ef5-bf18-969877123d83 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Lock "n-hv-driver-port-lock-0cb9492b-6137-4737-9f1f-6de233ab84fd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:53:21.168 4100 1687920849312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 86e00513-7f48-432c-96a7-9d67023c2637 2022-05-11 20:53:21.400 4100 1687920849488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2d0e3387-f679-4a98-8ab3-c117c88b861d 2022-05-11 20:53:21.809 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-11 20:53:22.005 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Adding port 86e00513-7f48-432c-96a7-9d67023c2637 2022-05-11 20:53:22.005 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Port 86e00513-7f48-432c-96a7-9d67023c2637 updated. Details: {'device': '86e00513-7f48-432c-96a7-9d67023c2637', 'network_id': '03e97b7b-d829-4903-a614-22ae916138de', 'port_id': '86e00513-7f48-432c-96a7-9d67023c2637', 'mac_address': 'fa:16:3e:2c:79:e0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 293, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '39fcb9ad-3d72-4697-9488-94c3435bd7bb', '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-05-11 20:53:22.005 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] 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-05-11 20:53:22.005 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-11 20:53:22.005 4100 1685775370896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2d0e3387-f679-4a98-8ab3-c117c88b861d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-11 20:53:22.005 4100 1685775370896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2d0e3387-f679-4a98-8ab3-c117c88b861d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-11 20:53:22.005 4100 1685775370896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2d0e3387-f679-4a98-8ab3-c117c88b861d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-11 20:53:22.014 4100 1685775370896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2d0e3387-f679-4a98-8ab3-c117c88b861d'] 2022-05-11 20:53:22.014 4100 1685775370896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-11 20:53:22.014 4100 1685775370896 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-05-11 20:53:22.014 4100 1685775370896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2d0e3387-f679-4a98-8ab3-c117c88b861d'] 2022-05-11 20:53:22.014 4100 1687903616864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86e00513-7f48-432c-96a7-9d67023c2637" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:53:22.014 4100 1687903616864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 86e00513-7f48-432c-96a7-9d67023c2637 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:53:22.014 4100 1687903616864 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-05-11 20:53:22.051 4100 1687903616864 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '86e00513-7f48-432c-96a7-9d67023c2637') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:53:22.051 4100 1687903616864 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '86e00513-7f48-432c-96a7-9d67023c2637') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:53:22.051 4100 1687903616864 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 86e00513-7f48-432c-96a7-9d67023c2637 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:53:22.051 4100 1687903616864 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 293, VLAN trunk: None to switch port 86e00513-7f48-432c-96a7-9d67023c2637 2022-05-11 20:53:22.105 4100 1687903616864 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-11 20:53:22.105 4100 1687903616864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['86e00513-7f48-432c-96a7-9d67023c2637'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:53:22.230 4100 1687903616864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['86e00513-7f48-432c-96a7-9d67023c2637']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:53:22.230 4100 1687903616864 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-05-11 20:53:22.230 4100 1687903616864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6e3a6a9b-44f3-4001-a350-ed1e0c5e6b49) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:53:22.230 4100 1687903616864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 86e00513-7f48-432c-96a7-9d67023c2637 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:53:22.230 4100 1687903616864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-11 20:53:22.259 4100 1687903616864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-05-11 20:53:22.259 4100 1687903616864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86e00513-7f48-432c-96a7-9d67023c2637" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:53:22.259 4100 1687903616864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86e00513-7f48-432c-96a7-9d67023c2637" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:53:22.259 4100 1687903616864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86e00513-7f48-432c-96a7-9d67023c2637" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:53:22.259 4100 1687903616864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86e00513-7f48-432c-96a7-9d67023c2637" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:53:22.331 4100 1687903616864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86e00513-7f48-432c-96a7-9d67023c2637" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:53:22.331 4100 1687903616864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 86e00513-7f48-432c-96a7-9d67023c2637 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-11 20:53:22.331 4100 1687903616864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 86e00513-7f48-432c-96a7-9d67023c2637 processed. 2022-05-11 20:53:23.831 4100 1687904057824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:53:24.037 4100 1687904057824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:53:25.356 4100 1687904057824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c13bb02-6f88-477a-a713-f026d3dd64b1 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Security group member updated on remote: ['fac383fb-5d5c-45fd-8585-d50e42941672'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:53:25.356 4100 1687904057824 MainThread INFO neutron.agent.securitygroups_rpc [req-3c13bb02-6f88-477a-a713-f026d3dd64b1 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Security group member updated ['fac383fb-5d5c-45fd-8585-d50e42941672'] 2022-05-11 20:53:25.356 4100 1687904057824 MainThread INFO neutron.agent.securitygroups_rpc [req-3c13bb02-6f88-477a-a713-f026d3dd64b1 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Refresh firewall rules 2022-05-11 20:53:25.356 4100 1687904057824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c13bb02-6f88-477a-a713-f026d3dd64b1 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Get security group information for devices via rpc ['0cb9492b-6137-4737-9f1f-6de233ab84fd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:53:25.416 4100 1687904057824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3c13bb02-6f88-477a-a713-f026d3dd64b1 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:53:25.416 4100 1687904057824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3c13bb02-6f88-477a-a713-f026d3dd64b1 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-11 20:53:25.416 4100 1687920849488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0cb9492b-6137-4737-9f1f-6de233ab84fd 2022-05-11 20:53:25.433 4100 1687904057824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c13bb02-6f88-477a-a713-f026d3dd64b1 ec678e511ed14277b8dba204b1531966 989038b449b24629bdedfde4194da366 - - -] port_delete event received for '0cb9492b-6137-4737-9f1f-6de233ab84fd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:53:25.841 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-11 20:53:25.841 4100 1685774975216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0cb9492b-6137-4737-9f1f-6de233ab84fd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-11 20:53:25.841 4100 1685774975216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0cb9492b-6137-4737-9f1f-6de233ab84fd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-11 20:53:25.841 4100 1685774975216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0cb9492b-6137-4737-9f1f-6de233ab84fd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-11 20:53:25.854 4100 1685774975216 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 62e6cc3f-e88c-46d9-936b-6fbf7a34525d 2022-05-11 20:53:25.854 4100 1685774975216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0cb9492b-6137-4737-9f1f-6de233ab84fd'] 2022-05-11 20:53:25.854 4100 1685774975216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-11 20:53:25.854 4100 1685774975216 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-05-11 20:53:25.854 4100 1685774975216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0cb9492b-6137-4737-9f1f-6de233ab84fd'] 2022-05-11 20:53:27.847 4100 1687921262656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:53:27.879 4100 1687921262656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:53:28.650 4100 1687903917152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d51314e9-f254-4b0a-86c6-e0647ab23cc4 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] port_delete event received for 'e5d2727d-6361-4aa2-afc2-6b632560e9ca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:53:30.276 4100 1685775457616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60680e04-790f-4eea-a71a-eeeaca9d6f43 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] port_delete event received for 'a618e14b-6fbf-4a67-a1a6-7c19a77147ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:53:31.331 4100 1687903386960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ecb9855-9a01-4821-8966-d0ef277e7fc2 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] port_delete event received for 'c4f2a571-fe51-4cfe-9543-003fe8e5ecf8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:53:31.432 4100 1687903386960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-96f06687-2834-436d-ac7c-592b4ec5090a - - - - -] port_delete event received for 'c4f2a571-fe51-4cfe-9543-003fe8e5ecf8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:53:31.556 4100 1687903386960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ecb9855-9a01-4821-8966-d0ef277e7fc2 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] network_delete received. Deleting network 62e6cc3f-e88c-46d9-936b-6fbf7a34525d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-11 20:53:31.556 4100 1687903386960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ecb9855-9a01-4821-8966-d0ef277e7fc2 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] Network 62e6cc3f-e88c-46d9-936b-6fbf7a34525d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-11 20:53:35.526 4100 1687920849488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 86e00513-7f48-432c-96a7-9d67023c2637 2022-05-11 20:53:35.909 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-11 20:53:35.909 4100 1687903457344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '86e00513-7f48-432c-96a7-9d67023c2637' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-11 20:53:35.909 4100 1687903457344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '86e00513-7f48-432c-96a7-9d67023c2637' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-11 20:53:35.909 4100 1687903457344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 86e00513-7f48-432c-96a7-9d67023c2637 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-11 20:53:35.924 4100 1687903457344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86e00513-7f48-432c-96a7-9d67023c2637'] 2022-05-11 20:53:35.924 4100 1687903457344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-11 20:53:35.924 4100 1687903457344 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-05-11 20:53:35.924 4100 1687903457344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86e00513-7f48-432c-96a7-9d67023c2637'] 2022-05-11 20:53:37.926 4100 1685774975216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:53:38.046 4100 1685774975216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:53:39.544 4100 1687920849488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 86e00513-7f48-432c-96a7-9d67023c2637 2022-05-11 20:53:39.950 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-11 20:53:39.950 4100 1685776813392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '86e00513-7f48-432c-96a7-9d67023c2637' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-11 20:53:39.950 4100 1685776813392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '86e00513-7f48-432c-96a7-9d67023c2637' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-11 20:53:39.950 4100 1685776813392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 86e00513-7f48-432c-96a7-9d67023c2637 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-11 20:53:39.950 4100 1685776813392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 03e97b7b-d829-4903-a614-22ae916138de 2022-05-11 20:53:39.950 4100 1685776813392 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86e00513-7f48-432c-96a7-9d67023c2637'] 2022-05-11 20:53:39.950 4100 1685776813392 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-05-11 20:53:39.950 4100 1685776813392 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86e00513-7f48-432c-96a7-9d67023c2637'] 2022-05-11 20:53:41.956 4100 1685775566624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:53:42.104 4100 1685775566624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:53:49.948 4100 1687921764304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c37bb01-2c8f-4532-9668-cb1b2007de69 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] network_delete received. Deleting network 23d5ffdf-d8d0-42b1-b728-005a4f792054 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-11 20:53:49.948 4100 1687921764304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c37bb01-2c8f-4532-9668-cb1b2007de69 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] Network 23d5ffdf-d8d0-42b1-b728-005a4f792054 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-11 20:53:50.456 4100 1685776229824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74f2ea25-678d-48dd-b514-94c472b8ae1e 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] network_delete received. Deleting network 48c53547-b21f-461c-9d52-996e948f9753 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-11 20:53:50.456 4100 1685776229824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74f2ea25-678d-48dd-b514-94c472b8ae1e 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] Network 48c53547-b21f-461c-9d52-996e948f9753 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-11 20:53:51.401 4100 1687920849312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 86e00513-7f48-432c-96a7-9d67023c2637 2022-05-11 20:53:51.998 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-11 20:53:52.246 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Adding port 86e00513-7f48-432c-96a7-9d67023c2637 2022-05-11 20:53:52.246 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Port 86e00513-7f48-432c-96a7-9d67023c2637 updated. Details: {'device': '86e00513-7f48-432c-96a7-9d67023c2637', 'network_id': '03e97b7b-d829-4903-a614-22ae916138de', 'port_id': '86e00513-7f48-432c-96a7-9d67023c2637', 'mac_address': 'fa:16:3e:2c:79:e0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 293, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '39fcb9ad-3d72-4697-9488-94c3435bd7bb', '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-05-11 20:53:52.246 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] 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-05-11 20:53:52.246 4100 1685775147952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86e00513-7f48-432c-96a7-9d67023c2637" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:53:52.246 4100 1685775147952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 86e00513-7f48-432c-96a7-9d67023c2637 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:53:52.246 4100 1685775147952 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 03e97b7b-d829-4903-a614-22ae916138de 2022-05-11 20:53:52.246 4100 1685775147952 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-05-11 20:53:52.383 4100 1685775147952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '86e00513-7f48-432c-96a7-9d67023c2637') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:53:52.383 4100 1685775147952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '86e00513-7f48-432c-96a7-9d67023c2637') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:53:52.406 4100 1685775147952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 86e00513-7f48-432c-96a7-9d67023c2637 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:53:52.406 4100 1685775147952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 293, VLAN trunk: None to switch port 86e00513-7f48-432c-96a7-9d67023c2637 2022-05-11 20:53:52.461 4100 1685775147952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-11 20:53:52.461 4100 1685775147952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['86e00513-7f48-432c-96a7-9d67023c2637'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:53:52.644 4100 1685775147952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['86e00513-7f48-432c-96a7-9d67023c2637']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:53:52.644 4100 1685775147952 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-05-11 20:53:52.644 4100 1685775147952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6e3a6a9b-44f3-4001-a350-ed1e0c5e6b49) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:53:52.644 4100 1685775147952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 86e00513-7f48-432c-96a7-9d67023c2637 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:53:52.644 4100 1685775147952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-11 20:53:52.644 4100 1685775147952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 86e00513-7f48-432c-96a7-9d67023c2637 not yet added. Adding. 2022-05-11 20:53:52.644 4100 1685775147952 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-05-11 20:53:52.644 4100 1685775147952 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-05-11 20:53:52.738 4100 1685775147952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86e00513-7f48-432c-96a7-9d67023c2637" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:53:52.806 4100 1685775147952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86e00513-7f48-432c-96a7-9d67023c2637" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:53:52.832 4100 1685775147952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86e00513-7f48-432c-96a7-9d67023c2637" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:53:52.933 4100 1685775147952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86e00513-7f48-432c-96a7-9d67023c2637" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:53:53.012 4100 1685775147952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86e00513-7f48-432c-96a7-9d67023c2637" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.766s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:53:53.012 4100 1685775147952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 86e00513-7f48-432c-96a7-9d67023c2637 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-11 20:53:53.012 4100 1685775147952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 86e00513-7f48-432c-96a7-9d67023c2637 processed. 2022-05-11 20:53:54.003 4100 1687921764304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:53:54.172 4100 1687921764304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:53:59.700 4100 1687920849488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 18f48375-ce2e-46ca-ba87-4195aa380255 2022-05-11 20:54:00.050 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-11 20:54:00.050 4100 1687921581040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '18f48375-ce2e-46ca-ba87-4195aa380255' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-11 20:54:00.050 4100 1687921581040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '18f48375-ce2e-46ca-ba87-4195aa380255' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-11 20:54:00.050 4100 1687921581040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 18f48375-ce2e-46ca-ba87-4195aa380255 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-11 20:54:00.050 4100 1687921581040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 71a09c03-ede1-4af6-ba27-2c7a652ec41b 2022-05-11 20:54:00.050 4100 1687921581040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['18f48375-ce2e-46ca-ba87-4195aa380255'] 2022-05-11 20:54:00.050 4100 1687921581040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-11 20:54:00.065 4100 1687921581040 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-05-11 20:54:00.065 4100 1687921581040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['18f48375-ce2e-46ca-ba87-4195aa380255'] 2022-05-11 20:54:00.160 4100 1687921581040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39241658-595b-4fa8-a1b1-cbdee9a994e1 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group member updated on remote: ['77c176c6-31a3-42e6-a155-c1f1c94ddeee'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:54:00.160 4100 1687921581040 MainThread INFO neutron.agent.securitygroups_rpc [req-39241658-595b-4fa8-a1b1-cbdee9a994e1 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] Security group member updated ['77c176c6-31a3-42e6-a155-c1f1c94ddeee'] 2022-05-11 20:54:00.503 4100 1685776345568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39241658-595b-4fa8-a1b1-cbdee9a994e1 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] port_delete event received for '18f48375-ce2e-46ca-ba87-4195aa380255' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:54:02.063 4100 1687921896960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:54:02.087 4100 1687921896960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:54:02.815 4100 1685776055984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd98d5ff-2c2d-406e-bfb2-0551ee0357e7 877f0822b5354d269312765c5831511c 1da25589f52f4248abcc1bcf75118dac - - -] port_delete event received for '2cb9e9bc-8c80-429b-9ced-2a2ca94e30fe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:54:04.481 4100 1687903541904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c0ccc444-ff28-4767-8c6a-b4d7465698ef 8edc3e88d94446149a3fabc163030600 61e9fe2aedd7453eb767ff32e18314bd - - -] Security group member updated on remote: ['3f5be36a-7ecd-4fa8-aad5-d9aa29ab3cd7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:54:04.481 4100 1687903541904 MainThread INFO neutron.agent.securitygroups_rpc [req-c0ccc444-ff28-4767-8c6a-b4d7465698ef 8edc3e88d94446149a3fabc163030600 61e9fe2aedd7453eb767ff32e18314bd - - -] Security group member updated ['3f5be36a-7ecd-4fa8-aad5-d9aa29ab3cd7'] 2022-05-11 20:54:04.839 4100 1687903541904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0ccc444-ff28-4767-8c6a-b4d7465698ef 8edc3e88d94446149a3fabc163030600 61e9fe2aedd7453eb767ff32e18314bd - - -] port_delete event received for '65e736c9-9c89-4c00-be38-cd21b9588362' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:54:05.743 4100 1687920849488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 65e736c9-9c89-4c00-be38-cd21b9588362 2022-05-11 20:54:06.059 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-11 20:54:06.059 4100 1687903461040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '65e736c9-9c89-4c00-be38-cd21b9588362' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-11 20:54:06.059 4100 1687903461040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '65e736c9-9c89-4c00-be38-cd21b9588362' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-11 20:54:06.059 4100 1687903461040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 65e736c9-9c89-4c00-be38-cd21b9588362 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-11 20:54:06.059 4100 1687903461040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 44cd85e3-6340-42e8-89d5-e3f447478228 2022-05-11 20:54:06.059 4100 1687903461040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['65e736c9-9c89-4c00-be38-cd21b9588362'] 2022-05-11 20:54:06.059 4100 1687903461040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-11 20:54:06.059 4100 1687903461040 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-05-11 20:54:06.059 4100 1687903461040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['65e736c9-9c89-4c00-be38-cd21b9588362'] 2022-05-11 20:54:06.262 4100 1687921580864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-347e394b-e837-410e-ab8c-548b39700863 8edc3e88d94446149a3fabc163030600 61e9fe2aedd7453eb767ff32e18314bd - - -] port_delete event received for '2f92b52a-8a23-424a-9db5-6326492f42bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:54:07.636 4100 1685775784064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-286caf90-b556-445d-be2c-0e465c11caab 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] port_delete event received for 'a9074dc5-e6da-45a2-9828-4423f8ceb05a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:54:08.081 4100 1687921264768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:54:08.113 4100 1687921264768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:54:08.727 4100 1685775909456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-902ee7ed-95d6-4456-932e-621528de8cf8 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] port_delete event received for 'bbce78f2-e245-423b-b306-e456eeb3820b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:54:09.524 4100 1687921764304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33f099b8-33a9-4460-8b5c-e5b73ca86e0a 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] port_delete event received for '3c53c4c1-9dee-47d0-b341-ccd58097f0e4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:54:09.664 4100 1685775024192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1c9eb75-7f12-450e-b55b-f12ee90a3486 - - - - -] port_delete event received for '3c53c4c1-9dee-47d0-b341-ccd58097f0e4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:54:10.104 4100 1685774969840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33f099b8-33a9-4460-8b5c-e5b73ca86e0a 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] network_delete received. Deleting network 71a09c03-ede1-4af6-ba27-2c7a652ec41b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-11 20:54:10.104 4100 1685774969840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33f099b8-33a9-4460-8b5c-e5b73ca86e0a 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] Network 71a09c03-ede1-4af6-ba27-2c7a652ec41b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-11 20:54:11.400 4100 1687903614752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16c8e32c-3ce8-481f-9649-e1fcafd4321e 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] port_delete event received for 'd6f47f40-1748-4fa5-a8de-15bf012add8c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:54:12.612 4100 1687903614752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5adc2889-21bc-42ba-81d3-3cf0a5c12865 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] port_delete event received for 'd0873cc8-e5b1-40ef-992d-c05e698d9572' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:54:13.508 4100 1685776493200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5c715f1-1f8b-4ad5-9d25-36d7051db5dc 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] port_delete event received for '2dd7f7be-60d2-4ad0-82fd-9833982bf7df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:54:13.742 4100 1687921610416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5c715f1-1f8b-4ad5-9d25-36d7051db5dc 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] network_delete received. Deleting network 44cd85e3-6340-42e8-89d5-e3f447478228 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-11 20:54:13.742 4100 1687921610416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5c715f1-1f8b-4ad5-9d25-36d7051db5dc 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] Network 44cd85e3-6340-42e8-89d5-e3f447478228 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-11 20:54:29.284 4100 1687921531184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c3cba12-63f6-4518-ad16-670db49ec324 2f599631072e4b50b094f34f7e297bf0 5e31e3f8edc34453ae80084d865f13cf - - -] Security group member updated on remote: ['6e3a6a9b-44f3-4001-a350-ed1e0c5e6b49'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:54:29.284 4100 1687921531184 MainThread INFO neutron.agent.securitygroups_rpc [req-1c3cba12-63f6-4518-ad16-670db49ec324 2f599631072e4b50b094f34f7e297bf0 5e31e3f8edc34453ae80084d865f13cf - - -] Security group member updated ['6e3a6a9b-44f3-4001-a350-ed1e0c5e6b49'] 2022-05-11 20:54:29.847 4100 1687920849488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 86e00513-7f48-432c-96a7-9d67023c2637 2022-05-11 20:54:29.988 4100 1685776811456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c3cba12-63f6-4518-ad16-670db49ec324 2f599631072e4b50b094f34f7e297bf0 5e31e3f8edc34453ae80084d865f13cf - - -] port_delete event received for '86e00513-7f48-432c-96a7-9d67023c2637' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:54:30.148 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-11 20:54:30.148 4100 1685777175296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '86e00513-7f48-432c-96a7-9d67023c2637' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-11 20:54:30.148 4100 1685777175296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '86e00513-7f48-432c-96a7-9d67023c2637' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-11 20:54:30.148 4100 1685777175296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 86e00513-7f48-432c-96a7-9d67023c2637 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-11 20:54:30.154 4100 1685777175296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 03e97b7b-d829-4903-a614-22ae916138de 2022-05-11 20:54:30.154 4100 1685777175296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86e00513-7f48-432c-96a7-9d67023c2637'] 2022-05-11 20:54:30.154 4100 1685777175296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-11 20:54:30.154 4100 1685777175296 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-05-11 20:54:30.154 4100 1685777175296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86e00513-7f48-432c-96a7-9d67023c2637'] 2022-05-11 20:54:31.674 4100 1685775025248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3d8d1d4-65db-45aa-ac9d-eeec34f40c5f 2f599631072e4b50b094f34f7e297bf0 5e31e3f8edc34453ae80084d865f13cf - - -] port_delete event received for 'e31a5824-356c-4c11-b3a2-10302a0d39f5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:54:32.159 4100 1685776829248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:54:32.174 4100 1685776829248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:54:35.394 4100 1685775148304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7bab3494-aa83-4538-8ec9-5ef55e42788f 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] port_delete event received for '39545480-3deb-407e-b9ee-0bad8207d815' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:54:36.585 4100 1685776812688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85af6d13-4820-4a9b-a205-a2dc231f5f3f 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] port_delete event received for 'cda53291-1292-4557-b7c8-e7066bf3f4dd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:54:37.362 4100 1687921541536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07798779-6d20-41c2-b460-e65973d1b3c5 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] port_delete event received for '96c10da4-9748-4120-a69a-758831ad36d5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:54:37.831 4100 1685776345040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07798779-6d20-41c2-b460-e65973d1b3c5 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] network_delete received. Deleting network 03e97b7b-d829-4903-a614-22ae916138de network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-11 20:54:37.831 4100 1685776345040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07798779-6d20-41c2-b460-e65973d1b3c5 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] Network 03e97b7b-d829-4903-a614-22ae916138de not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-11 20:54:42.429 4100 1685775027184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cdf0b4e-ae93-477b-ae88-657b10679467 - - - - -] port_update received: 9a1b4dbc-89f2-4ca2-ae11-048a4eeae44e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:54:42.445 4100 1685775027184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cdf0b4e-ae93-477b-ae88-657b10679467 - - - - -] No port 9a1b4dbc-89f2-4ca2-ae11-048a4eeae44e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:54:45.753 4100 1685776571376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-184650db-9dc2-452b-af31-88642bfce33d - - - - -] port_update received: a30b894d-1681-4a78-a292-43a718f9e86a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:54:45.768 4100 1685776571376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-184650db-9dc2-452b-af31-88642bfce33d - - - - -] No port a30b894d-1681-4a78-a292-43a718f9e86a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:54:48.393 4100 1685776229824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dcb0e24b-be14-47be-b848-dd610c646f43 - - - - -] port_update received: bad21d07-77a6-4249-b40b-0bd0d320fa52 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:54:48.393 4100 1685776229824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dcb0e24b-be14-47be-b848-dd610c646f43 - - - - -] No port bad21d07-77a6-4249-b40b-0bd0d320fa52 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:54:52.534 4100 1685776547904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad85c3d4-a651-4b4c-a822-672a5bbfff93 - - - - -] port_update received: 847dbe25-5375-49d6-8f1d-c41ed98996fe port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:54:52.550 4100 1685776547904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad85c3d4-a651-4b4c-a822-672a5bbfff93 - - - - -] No port 847dbe25-5375-49d6-8f1d-c41ed98996fe defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:55:00.616 4100 1685775785824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c19ef4c1-43dc-472e-abef-dc01f0a23d89 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Security group member updated on remote: ['69a13875-e5db-499d-a047-d3998cb11445'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:55:00.616 4100 1685775785824 MainThread INFO neutron.agent.securitygroups_rpc [req-c19ef4c1-43dc-472e-abef-dc01f0a23d89 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Security group member updated ['69a13875-e5db-499d-a047-d3998cb11445'] 2022-05-11 20:55:09.299 4100 1685775404896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06af818f-8caf-4a5b-a426-8b9983632ebe a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] port_update received: de19a5df-e87a-45c6-91fe-5a401876d890 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:55:09.314 4100 1685775404896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06af818f-8caf-4a5b-a426-8b9983632ebe a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] No port de19a5df-e87a-45c6-91fe-5a401876d890 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:55:11.862 4100 1687920849312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: de19a5df-e87a-45c6-91fe-5a401876d890 2022-05-11 20:55:12.393 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-11 20:55:12.581 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Adding port de19a5df-e87a-45c6-91fe-5a401876d890 2022-05-11 20:55:12.581 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Port de19a5df-e87a-45c6-91fe-5a401876d890 updated. Details: {'device': 'de19a5df-e87a-45c6-91fe-5a401876d890', 'network_id': '4ec273ac-f869-434f-afbd-cc7efd6cf8e6', 'port_id': 'de19a5df-e87a-45c6-91fe-5a401876d890', 'mac_address': 'fa:16:3e:ee:3f:94', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 260, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '806f813f-65da-4e71-b62a-dc37c5130110', '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-05-11 20:55:12.581 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] 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-05-11 20:55:12.581 4100 1687921134048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-de19a5df-e87a-45c6-91fe-5a401876d890" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:55:12.581 4100 1687921134048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port de19a5df-e87a-45c6-91fe-5a401876d890 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:55:12.581 4100 1687921134048 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4ec273ac-f869-434f-afbd-cc7efd6cf8e6 2022-05-11 20:55:12.581 4100 1687921134048 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-05-11 20:55:12.721 4100 1687921134048 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'de19a5df-e87a-45c6-91fe-5a401876d890') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:55:12.721 4100 1687921134048 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'de19a5df-e87a-45c6-91fe-5a401876d890') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:55:12.736 4100 1687921134048 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port de19a5df-e87a-45c6-91fe-5a401876d890 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:55:12.736 4100 1687921134048 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 260, VLAN trunk: None to switch port de19a5df-e87a-45c6-91fe-5a401876d890 2022-05-11 20:55:12.784 4100 1687921134048 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-11 20:55:12.784 4100 1687921134048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['de19a5df-e87a-45c6-91fe-5a401876d890'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:55:12.929 4100 1687921134048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['de19a5df-e87a-45c6-91fe-5a401876d890']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:55:12.929 4100 1687921134048 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-05-11 20:55:12.929 4100 1687921134048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (69a13875-e5db-499d-a047-d3998cb11445) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:55:12.929 4100 1687921134048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (69a13875-e5db-499d-a047-d3998cb11445) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-11 20:55:12.929 4100 1687921134048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for de19a5df-e87a-45c6-91fe-5a401876d890 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:55:12.929 4100 1687921134048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-11 20:55:12.929 4100 1687921134048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device de19a5df-e87a-45c6-91fe-5a401876d890 not yet added. Adding. 2022-05-11 20:55:12.929 4100 1687921134048 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-05-11 20:55:12.929 4100 1687921134048 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-05-11 20:55:13.009 4100 1687921134048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de19a5df-e87a-45c6-91fe-5a401876d890" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:55:13.064 4100 1687921134048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de19a5df-e87a-45c6-91fe-5a401876d890" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:55:13.064 4100 1687921134048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de19a5df-e87a-45c6-91fe-5a401876d890" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:55:13.153 4100 1687921134048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de19a5df-e87a-45c6-91fe-5a401876d890" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:55:13.210 4100 1687921134048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-de19a5df-e87a-45c6-91fe-5a401876d890" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.625s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:55:13.210 4100 1687921134048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port de19a5df-e87a-45c6-91fe-5a401876d890 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-11 20:55:13.210 4100 1687921134048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port de19a5df-e87a-45c6-91fe-5a401876d890 processed. 2022-05-11 20:55:14.409 4100 1687921134048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:55:14.596 4100 1687921134048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:55:23.268 4100 1685777329312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a8b625e4-8540-4d6d-a5b2-6168bddace79 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Security group rule updated on remote: ['cf86a67e-e6ec-4317-8bc2-f7775bc80b16'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:55:23.268 4100 1685777329312 MainThread INFO neutron.agent.securitygroups_rpc [req-a8b625e4-8540-4d6d-a5b2-6168bddace79 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Security group rule updated ['cf86a67e-e6ec-4317-8bc2-f7775bc80b16'] 2022-05-11 20:55:23.424 4100 1685777114912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-613d3532-c01d-4870-9bf9-a63dab7e11fe 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Security group rule updated on remote: ['cf86a67e-e6ec-4317-8bc2-f7775bc80b16'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:55:23.424 4100 1685777114912 MainThread INFO neutron.agent.securitygroups_rpc [req-613d3532-c01d-4870-9bf9-a63dab7e11fe 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Security group rule updated ['cf86a67e-e6ec-4317-8bc2-f7775bc80b16'] 2022-05-11 20:55:23.596 4100 1687921541536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-922460a7-a50c-4db6-9649-1c81e76c5cb7 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Security group rule updated on remote: ['cf86a67e-e6ec-4317-8bc2-f7775bc80b16'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:55:23.596 4100 1687921541536 MainThread INFO neutron.agent.securitygroups_rpc [req-922460a7-a50c-4db6-9649-1c81e76c5cb7 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Security group rule updated ['cf86a67e-e6ec-4317-8bc2-f7775bc80b16'] 2022-05-11 20:55:23.784 4100 1685777175296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dbb32f5e-916f-4dcc-8217-bb4c9e6ba437 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Security group rule updated on remote: ['cf86a67e-e6ec-4317-8bc2-f7775bc80b16'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:55:23.784 4100 1685777175296 MainThread INFO neutron.agent.securitygroups_rpc [req-dbb32f5e-916f-4dcc-8217-bb4c9e6ba437 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Security group rule updated ['cf86a67e-e6ec-4317-8bc2-f7775bc80b16'] 2022-05-11 20:55:23.955 4100 1687920852656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32a62428-e07d-4a8a-b007-48874d1eb19e 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Security group rule updated on remote: ['cf86a67e-e6ec-4317-8bc2-f7775bc80b16'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:55:23.955 4100 1687920852656 MainThread INFO neutron.agent.securitygroups_rpc [req-32a62428-e07d-4a8a-b007-48874d1eb19e 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Security group rule updated ['cf86a67e-e6ec-4317-8bc2-f7775bc80b16'] 2022-05-11 20:55:24.112 4100 1685775667440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d15b3b2-e2c6-41ad-9daf-1a80a3829966 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Security group rule updated on remote: ['cf86a67e-e6ec-4317-8bc2-f7775bc80b16'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:55:24.112 4100 1685775667440 MainThread INFO neutron.agent.securitygroups_rpc [req-7d15b3b2-e2c6-41ad-9daf-1a80a3829966 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Security group rule updated ['cf86a67e-e6ec-4317-8bc2-f7775bc80b16'] 2022-05-11 20:55:25.127 4100 1685776811808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Security group member updated on remote: ['69a13875-e5db-499d-a047-d3998cb11445', 'cf86a67e-e6ec-4317-8bc2-f7775bc80b16'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:55:25.127 4100 1685776811808 MainThread INFO neutron.agent.securitygroups_rpc [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Security group member updated ['69a13875-e5db-499d-a047-d3998cb11445', 'cf86a67e-e6ec-4317-8bc2-f7775bc80b16'] 2022-05-11 20:55:25.127 4100 1685776811808 MainThread INFO neutron.agent.securitygroups_rpc [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Refresh firewall rules 2022-05-11 20:55:25.127 4100 1685776811808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Get security group information for devices via rpc ['de19a5df-e87a-45c6-91fe-5a401876d890'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:55:25.159 4100 1685776539136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] port_update received: de19a5df-e87a-45c6-91fe-5a401876d890 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:55:25.174 4100 1685776539136 MainThread DEBUG oslo_concurrency.lockutils [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Lock "n-hv-agent-port-lock-de19a5df-e87a-45c6-91fe-5a401876d890" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:55:25.174 4100 1685776539136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Binding port de19a5df-e87a-45c6-91fe-5a401876d890 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:55:25.174 4100 1685776539136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] 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-05-11 20:55:25.189 4100 1685776539136 MainThread DEBUG neutron.services.trunk.rpc.agent [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'de19a5df-e87a-45c6-91fe-5a401876d890') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:55:25.189 4100 1685776539136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'de19a5df-e87a-45c6-91fe-5a401876d890') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:55:25.206 4100 1685776539136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Trunk plugin disabled on server. Assuming port de19a5df-e87a-45c6-91fe-5a401876d890 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:55:25.206 4100 1685776539136 MainThread INFO networking_hyperv.neutron.trunk_driver [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Binding VLAN ID: 260, VLAN trunk: None to switch port de19a5df-e87a-45c6-91fe-5a401876d890 2022-05-11 20:55:25.210 4100 1685776539136 MainThread INFO neutron.agent.securitygroups_rpc [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Refresh firewall rules 2022-05-11 20:55:25.210 4100 1685776539136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Get security group information for devices via rpc ['de19a5df-e87a-45c6-91fe-5a401876d890'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:55:25.874 4100 1685776811808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Update security group information for ports dict_keys(['de19a5df-e87a-45c6-91fe-5a401876d890']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:55:25.874 4100 1685776811808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-11 20:55:25.874 4100 1685776811808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Update rules of security group (69a13875-e5db-499d-a047-d3998cb11445) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:55:25.874 4100 1685776811808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Update rules of security group (cf86a67e-e6ec-4317-8bc2-f7775bc80b16) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:55:25.874 4100 1685776811808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Update members of security group (69a13875-e5db-499d-a047-d3998cb11445) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-11 20:55:25.874 4100 1685776811808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Update port filter for de19a5df-e87a-45c6-91fe-5a401876d890 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:55:25.874 4100 1685776811808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Updating port rules. 2022-05-11 20:55:25.874 4100 1685776811808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Creating 6 new rules, removing 0 old rules. 2022-05-11 20:55:25.874 4100 1685776811808 MainThread DEBUG oslo_concurrency.lockutils [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Lock "n-hv-driver-port-lock-de19a5df-e87a-45c6-91fe-5a401876d890" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:55:25.945 4100 1685776811808 MainThread DEBUG oslo_concurrency.lockutils [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Lock "n-hv-driver-port-lock-de19a5df-e87a-45c6-91fe-5a401876d890" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:55:25.945 4100 1685776811808 MainThread DEBUG oslo_concurrency.lockutils [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Lock "n-hv-driver-port-lock-de19a5df-e87a-45c6-91fe-5a401876d890" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:55:25.945 4100 1685776811808 MainThread DEBUG oslo_concurrency.lockutils [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Lock "n-hv-driver-port-lock-de19a5df-e87a-45c6-91fe-5a401876d890" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:55:25.966 4100 1685776539136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Update security group information for ports dict_keys(['de19a5df-e87a-45c6-91fe-5a401876d890']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:55:25.966 4100 1685776539136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-11 20:55:25.966 4100 1685776539136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Update rules of security group (69a13875-e5db-499d-a047-d3998cb11445) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:55:25.966 4100 1685776539136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Update rules of security group (cf86a67e-e6ec-4317-8bc2-f7775bc80b16) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:55:25.966 4100 1685776539136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Update members of security group (69a13875-e5db-499d-a047-d3998cb11445) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-11 20:55:25.966 4100 1685776539136 MainThread DEBUG neutron.agent.securitygroups_rpc [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Update port filter for de19a5df-e87a-45c6-91fe-5a401876d890 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:55:25.966 4100 1685776539136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Updating port rules. 2022-05-11 20:55:25.966 4100 1685776539136 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Creating 0 new rules, removing 0 old rules. 2022-05-11 20:55:25.966 4100 1685776539136 MainThread DEBUG oslo_concurrency.lockutils [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Lock "n-hv-driver-port-lock-de19a5df-e87a-45c6-91fe-5a401876d890" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:55:25.966 4100 1685776539136 MainThread DEBUG oslo_concurrency.lockutils [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Lock "n-hv-driver-port-lock-de19a5df-e87a-45c6-91fe-5a401876d890" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:55:25.966 4100 1685776539136 MainThread DEBUG oslo_concurrency.lockutils [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Lock "n-hv-driver-port-lock-de19a5df-e87a-45c6-91fe-5a401876d890" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:55:25.976 4100 1685776539136 MainThread DEBUG oslo_concurrency.lockutils [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Lock "n-hv-driver-port-lock-de19a5df-e87a-45c6-91fe-5a401876d890" "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:400 2022-05-11 20:55:25.994 4100 1685776539136 MainThread DEBUG oslo_concurrency.lockutils [req-52134562-a151-416a-be7d-d622d3c86422 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Lock "n-hv-agent-port-lock-de19a5df-e87a-45c6-91fe-5a401876d890" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.812s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:55:55.180 4100 1685777873200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3ddb699-64fa-4f1c-83d4-55a459c27870 05147e946a9d419a976a953cfbfbb015 44a3be3e1d154cf29be27a49ef4e2da0 - - -] Security group member updated on remote: ['410baf33-557d-4074-b3cf-4a140f3ca5a7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:55:55.180 4100 1685777873200 MainThread INFO neutron.agent.securitygroups_rpc [req-b3ddb699-64fa-4f1c-83d4-55a459c27870 05147e946a9d419a976a953cfbfbb015 44a3be3e1d154cf29be27a49ef4e2da0 - - -] Security group member updated ['410baf33-557d-4074-b3cf-4a140f3ca5a7'] 2022-05-11 20:55:56.006 4100 1685777874608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0db52fda-1b95-4577-b1a6-0d4e71a6f941 a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] port_update received: a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:55:56.006 4100 1685777874608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0db52fda-1b95-4577-b1a6-0d4e71a6f941 a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] No port a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:55:58.081 4100 1687920849312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9 2022-05-11 20:55:58.691 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-11 20:55:58.878 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Adding port a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9 2022-05-11 20:55:58.878 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Port a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9 updated. Details: {'device': 'a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9', 'network_id': 'fedd4ce0-17a8-46a7-a93c-1aef03a0886b', 'port_id': 'a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9', 'mac_address': 'fa:16:3e:ab:28:b3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 250, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '91cc83ba-f713-41c4-b31e-e79ecfa7e594', 'ip_address': '192.168.233.191'}], '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-05-11 20:55:58.878 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] 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-05-11 20:55:58.878 4100 1687921412224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:55:58.878 4100 1687921412224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:55:58.878 4100 1687921412224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fedd4ce0-17a8-46a7-a93c-1aef03a0886b 2022-05-11 20:55:58.887 4100 1687921412224 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-05-11 20:55:58.991 4100 1687921412224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:55:58.991 4100 1687921412224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:55:59.003 4100 1687921412224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:55:59.003 4100 1687921412224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 250, VLAN trunk: None to switch port a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9 2022-05-11 20:55:59.048 4100 1687921412224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-11 20:55:59.048 4100 1687921412224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:55:59.201 4100 1687921412224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:55:59.201 4100 1687921412224 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-05-11 20:55:59.201 4100 1687921412224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (410baf33-557d-4074-b3cf-4a140f3ca5a7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:55:59.201 4100 1687921412224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (410baf33-557d-4074-b3cf-4a140f3ca5a7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-11 20:55:59.201 4100 1687921412224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:55:59.201 4100 1687921412224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-11 20:55:59.201 4100 1687921412224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9 not yet added. Adding. 2022-05-11 20:55:59.201 4100 1687921412224 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-05-11 20:55:59.201 4100 1687921412224 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-05-11 20:55:59.272 4100 1687921412224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:55:59.350 4100 1687921412224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:55:59.350 4100 1687921412224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:55:59.444 4100 1687921412224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:55:59.508 4100 1687921412224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.625s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:55:59.508 4100 1687921412224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-11 20:55:59.508 4100 1687921412224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9 processed. 2022-05-11 20:56:00.712 4100 1687921412224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:56:00.903 4100 1687921412224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:56:05.143 4100 1685776828192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e470a58e-fe8a-4a32-98dc-844b773a8f40 05147e946a9d419a976a953cfbfbb015 44a3be3e1d154cf29be27a49ef4e2da0 - - -] Security group member updated on remote: ['410baf33-557d-4074-b3cf-4a140f3ca5a7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:56:05.143 4100 1685776828192 MainThread INFO neutron.agent.securitygroups_rpc [req-e470a58e-fe8a-4a32-98dc-844b773a8f40 05147e946a9d419a976a953cfbfbb015 44a3be3e1d154cf29be27a49ef4e2da0 - - -] Security group member updated ['410baf33-557d-4074-b3cf-4a140f3ca5a7'] 2022-05-11 20:56:05.143 4100 1685776828192 MainThread INFO neutron.agent.securitygroups_rpc [req-e470a58e-fe8a-4a32-98dc-844b773a8f40 05147e946a9d419a976a953cfbfbb015 44a3be3e1d154cf29be27a49ef4e2da0 - - -] Refresh firewall rules 2022-05-11 20:56:05.143 4100 1685776828192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e470a58e-fe8a-4a32-98dc-844b773a8f40 05147e946a9d419a976a953cfbfbb015 44a3be3e1d154cf29be27a49ef4e2da0 - - -] Get security group information for devices via rpc ['a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:56:05.175 4100 1685776828192 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e470a58e-fe8a-4a32-98dc-844b773a8f40 05147e946a9d419a976a953cfbfbb015 44a3be3e1d154cf29be27a49ef4e2da0 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:56:05.175 4100 1685776828192 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e470a58e-fe8a-4a32-98dc-844b773a8f40 05147e946a9d419a976a953cfbfbb015 44a3be3e1d154cf29be27a49ef4e2da0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-11 20:56:05.237 4100 1685776830128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e470a58e-fe8a-4a32-98dc-844b773a8f40 05147e946a9d419a976a953cfbfbb015 44a3be3e1d154cf29be27a49ef4e2da0 - - -] port_delete event received for 'a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:56:06.428 4100 1687920849488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9 2022-05-11 20:56:06.787 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-11 20:56:06.787 4100 1685776830128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-11 20:56:06.787 4100 1685776830128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-11 20:56:06.787 4100 1685776830128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-11 20:56:06.787 4100 1685776830128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fedd4ce0-17a8-46a7-a93c-1aef03a0886b 2022-05-11 20:56:06.787 4100 1685776830128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9'] 2022-05-11 20:56:06.787 4100 1685776830128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-11 20:56:06.787 4100 1685776830128 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-05-11 20:56:06.787 4100 1685776830128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a2d76cf2-e276-4a22-8c50-cb4dc1ea49c9'] 2022-05-11 20:56:08.784 4100 1685774968784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:56:08.809 4100 1685774968784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:56:14.206 4100 1685776343104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c3d81d1-f316-4bf8-90fc-ed86a89ddf3b - - - - -] port_update received: d6a90483-d345-4347-8e2d-5bb23eeb542e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:56:14.206 4100 1685776343104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c3d81d1-f316-4bf8-90fc-ed86a89ddf3b - - - - -] No port d6a90483-d345-4347-8e2d-5bb23eeb542e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:56:18.100 4100 1685774902192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d130d4f-46d0-4dcf-b5d3-54a5e10bf8b6 - - - - -] port_update received: e8e02e49-14e7-4635-a3b9-845e10eb8f09 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:56:18.100 4100 1685774902192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d130d4f-46d0-4dcf-b5d3-54a5e10bf8b6 - - - - -] No port e8e02e49-14e7-4635-a3b9-845e10eb8f09 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:56:19.253 4100 1685777811232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a391ab11-fa9e-437c-89fb-10bc0b88723e - - - - -] port_update received: a4e11b1c-ce66-4777-ae79-16d2a80f39c6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:56:19.269 4100 1685777811232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a391ab11-fa9e-437c-89fb-10bc0b88723e - - - - -] No port a4e11b1c-ce66-4777-ae79-16d2a80f39c6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:56:20.383 4100 1685777264304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da68bbbc-5b48-4f8c-a4fc-24e0b51cdc63 7234becabd5e4cc9b44cb07a879cd4fd 8a6d29b8d1fe4712b1eb6c0b7f8d7336 - - -] Security group rule updated on remote: ['3112a705-77b8-485e-88c9-d921f90f0d00'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:56:20.383 4100 1685777264304 MainThread INFO neutron.agent.securitygroups_rpc [req-da68bbbc-5b48-4f8c-a4fc-24e0b51cdc63 7234becabd5e4cc9b44cb07a879cd4fd 8a6d29b8d1fe4712b1eb6c0b7f8d7336 - - -] Security group rule updated ['3112a705-77b8-485e-88c9-d921f90f0d00'] 2022-05-11 20:56:20.500 4100 1685776702624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22c74b9f-d18d-4c14-a5dc-fa87215f1ac9 7234becabd5e4cc9b44cb07a879cd4fd 8a6d29b8d1fe4712b1eb6c0b7f8d7336 - - -] Security group rule updated on remote: ['3112a705-77b8-485e-88c9-d921f90f0d00'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:56:20.500 4100 1685776702624 MainThread INFO neutron.agent.securitygroups_rpc [req-22c74b9f-d18d-4c14-a5dc-fa87215f1ac9 7234becabd5e4cc9b44cb07a879cd4fd 8a6d29b8d1fe4712b1eb6c0b7f8d7336 - - -] Security group rule updated ['3112a705-77b8-485e-88c9-d921f90f0d00'] 2022-05-11 20:56:20.628 4100 1685777326848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d847a049-594c-46e2-8273-5872209d3d92 7234becabd5e4cc9b44cb07a879cd4fd 8a6d29b8d1fe4712b1eb6c0b7f8d7336 - - -] Security group rule updated on remote: ['3112a705-77b8-485e-88c9-d921f90f0d00'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:56:20.628 4100 1685777326848 MainThread INFO neutron.agent.securitygroups_rpc [req-d847a049-594c-46e2-8273-5872209d3d92 7234becabd5e4cc9b44cb07a879cd4fd 8a6d29b8d1fe4712b1eb6c0b7f8d7336 - - -] Security group rule updated ['3112a705-77b8-485e-88c9-d921f90f0d00'] 2022-05-11 20:56:20.732 4100 1687883455648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fd5243ae-4a6f-4a1a-807c-c6869a2a163d 7234becabd5e4cc9b44cb07a879cd4fd 8a6d29b8d1fe4712b1eb6c0b7f8d7336 - - -] Security group rule updated on remote: ['3112a705-77b8-485e-88c9-d921f90f0d00'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:56:20.732 4100 1687883455648 MainThread INFO neutron.agent.securitygroups_rpc [req-fd5243ae-4a6f-4a1a-807c-c6869a2a163d 7234becabd5e4cc9b44cb07a879cd4fd 8a6d29b8d1fe4712b1eb6c0b7f8d7336 - - -] Security group rule updated ['3112a705-77b8-485e-88c9-d921f90f0d00'] 2022-05-11 20:56:20.865 4100 1687904119440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b75026b3-1ef2-48f6-a375-a538765d5c2f 7234becabd5e4cc9b44cb07a879cd4fd 8a6d29b8d1fe4712b1eb6c0b7f8d7336 - - -] Security group rule updated on remote: ['3112a705-77b8-485e-88c9-d921f90f0d00'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:56:20.865 4100 1687904119440 MainThread INFO neutron.agent.securitygroups_rpc [req-b75026b3-1ef2-48f6-a375-a538765d5c2f 7234becabd5e4cc9b44cb07a879cd4fd 8a6d29b8d1fe4712b1eb6c0b7f8d7336 - - -] Security group rule updated ['3112a705-77b8-485e-88c9-d921f90f0d00'] 2022-05-11 20:56:20.972 4100 1687903296320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aae19117-e900-4cba-b8d1-f54a833df40f 7234becabd5e4cc9b44cb07a879cd4fd 8a6d29b8d1fe4712b1eb6c0b7f8d7336 - - -] Security group rule updated on remote: ['3112a705-77b8-485e-88c9-d921f90f0d00'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-11 20:56:20.972 4100 1687903296320 MainThread INFO neutron.agent.securitygroups_rpc [req-aae19117-e900-4cba-b8d1-f54a833df40f 7234becabd5e4cc9b44cb07a879cd4fd 8a6d29b8d1fe4712b1eb6c0b7f8d7336 - - -] Security group rule updated ['3112a705-77b8-485e-88c9-d921f90f0d00'] 2022-05-11 20:56:23.581 4100 1685777175120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bf14f8b-e667-47b1-bb3b-82b35d58aad9 - - - - -] port_update received: 4e653be4-2398-4e7c-8cab-410834aeca3f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:56:23.596 4100 1685777175120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bf14f8b-e667-47b1-bb3b-82b35d58aad9 - - - - -] No port 4e653be4-2398-4e7c-8cab-410834aeca3f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:56:36.225 4100 1685778089232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-458ffc2f-53a0-4b4b-9ec6-e51ee684dff4 7234becabd5e4cc9b44cb07a879cd4fd 8a6d29b8d1fe4712b1eb6c0b7f8d7336 - - -] Security group member updated on remote: ['3112a705-77b8-485e-88c9-d921f90f0d00'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:56:36.225 4100 1685778089232 MainThread INFO neutron.agent.securitygroups_rpc [req-458ffc2f-53a0-4b4b-9ec6-e51ee684dff4 7234becabd5e4cc9b44cb07a879cd4fd 8a6d29b8d1fe4712b1eb6c0b7f8d7336 - - -] Security group member updated ['3112a705-77b8-485e-88c9-d921f90f0d00'] 2022-05-11 20:56:37.237 4100 1685778153136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c29940c-47c9-46e8-9642-d278974341d4 a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] port_update received: 5d6de840-0abf-4329-97b4-4e420336f836 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:56:37.253 4100 1685778153136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c29940c-47c9-46e8-9642-d278974341d4 a08af02a477a42b880614e118815771c 703f918708304e628a1227d75a25bed5 - - -] No port 5d6de840-0abf-4329-97b4-4e420336f836 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-11 20:56:37.676 4100 1685778202112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Security group member updated on remote: ['69a13875-e5db-499d-a047-d3998cb11445', 'cf86a67e-e6ec-4317-8bc2-f7775bc80b16'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:56:37.676 4100 1685778202112 MainThread INFO neutron.agent.securitygroups_rpc [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Security group member updated ['69a13875-e5db-499d-a047-d3998cb11445', 'cf86a67e-e6ec-4317-8bc2-f7775bc80b16'] 2022-05-11 20:56:37.676 4100 1685778202112 MainThread INFO neutron.agent.securitygroups_rpc [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Refresh firewall rules 2022-05-11 20:56:37.676 4100 1685778202112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Get security group information for devices via rpc ['de19a5df-e87a-45c6-91fe-5a401876d890'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:56:37.722 4100 1685778290640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] port_update received: de19a5df-e87a-45c6-91fe-5a401876d890 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-11 20:56:37.740 4100 1685778290640 MainThread DEBUG oslo_concurrency.lockutils [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Lock "n-hv-agent-port-lock-de19a5df-e87a-45c6-91fe-5a401876d890" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:56:37.740 4100 1685778290640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Binding port de19a5df-e87a-45c6-91fe-5a401876d890 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:56:37.756 4100 1685778290640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] 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-05-11 20:56:37.756 4100 1685778290640 MainThread DEBUG neutron.services.trunk.rpc.agent [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'de19a5df-e87a-45c6-91fe-5a401876d890') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:56:37.756 4100 1685778290640 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'de19a5df-e87a-45c6-91fe-5a401876d890') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:56:37.771 4100 1685778290640 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Trunk plugin disabled on server. Assuming port de19a5df-e87a-45c6-91fe-5a401876d890 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:56:37.771 4100 1685778290640 MainThread INFO networking_hyperv.neutron.trunk_driver [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Binding VLAN ID: 260, VLAN trunk: None to switch port de19a5df-e87a-45c6-91fe-5a401876d890 2022-05-11 20:56:37.800 4100 1685778290640 MainThread INFO neutron.agent.securitygroups_rpc [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Refresh firewall rules 2022-05-11 20:56:37.800 4100 1685778290640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Get security group information for devices via rpc ['de19a5df-e87a-45c6-91fe-5a401876d890'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:56:37.866 4100 1685778202112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Update security group information for ports dict_keys(['de19a5df-e87a-45c6-91fe-5a401876d890']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:56:37.896 4100 1685778202112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-11 20:56:37.896 4100 1685778202112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Update rules of security group (69a13875-e5db-499d-a047-d3998cb11445) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:56:37.896 4100 1685778202112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Update members of security group (69a13875-e5db-499d-a047-d3998cb11445) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-11 20:56:37.896 4100 1685778202112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Update port filter for de19a5df-e87a-45c6-91fe-5a401876d890 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:56:37.896 4100 1685778202112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Updating port rules. 2022-05-11 20:56:37.896 4100 1685778202112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Creating 0 new rules, removing 6 old rules. 2022-05-11 20:56:37.896 4100 1685778202112 MainThread DEBUG oslo_concurrency.lockutils [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Lock "n-hv-driver-port-lock-de19a5df-e87a-45c6-91fe-5a401876d890" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:56:37.896 4100 1685778202112 MainThread DEBUG oslo_concurrency.lockutils [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Lock "n-hv-driver-port-lock-de19a5df-e87a-45c6-91fe-5a401876d890" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:56:37.896 4100 1685778202112 MainThread DEBUG oslo_concurrency.lockutils [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Lock "n-hv-driver-port-lock-de19a5df-e87a-45c6-91fe-5a401876d890" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:56:38.035 4100 1685778202112 MainThread DEBUG oslo_concurrency.lockutils [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Lock "n-hv-driver-port-lock-de19a5df-e87a-45c6-91fe-5a401876d890" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:56:38.035 4100 1685778290640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Update security group information for ports dict_keys(['de19a5df-e87a-45c6-91fe-5a401876d890']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:56:38.035 4100 1685778290640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-11 20:56:38.035 4100 1685778290640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Update rules of security group (69a13875-e5db-499d-a047-d3998cb11445) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:56:38.035 4100 1685778290640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Update members of security group (69a13875-e5db-499d-a047-d3998cb11445) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-11 20:56:38.035 4100 1685778290640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Update port filter for de19a5df-e87a-45c6-91fe-5a401876d890 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:56:38.035 4100 1685778290640 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Updating port rules. 2022-05-11 20:56:38.048 4100 1685778290640 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Creating 0 new rules, removing 0 old rules. 2022-05-11 20:56:38.048 4100 1685778290640 MainThread DEBUG oslo_concurrency.lockutils [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Lock "n-hv-driver-port-lock-de19a5df-e87a-45c6-91fe-5a401876d890" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:56:38.048 4100 1685778290640 MainThread DEBUG oslo_concurrency.lockutils [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Lock "n-hv-driver-port-lock-de19a5df-e87a-45c6-91fe-5a401876d890" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:56:38.048 4100 1685778290640 MainThread DEBUG oslo_concurrency.lockutils [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Lock "n-hv-driver-port-lock-de19a5df-e87a-45c6-91fe-5a401876d890" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:56:38.048 4100 1685778290640 MainThread DEBUG oslo_concurrency.lockutils [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Lock "n-hv-driver-port-lock-de19a5df-e87a-45c6-91fe-5a401876d890" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:56:38.068 4100 1685778290640 MainThread DEBUG oslo_concurrency.lockutils [req-e2efe64e-9551-455d-9bb6-cfc69cc87525 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Lock "n-hv-agent-port-lock-de19a5df-e87a-45c6-91fe-5a401876d890" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:56:38.785 4100 1687921263888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3db2fad-2469-4265-81bf-48c0c376b592 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] port_delete event received for 'f2f45492-3741-4808-b51f-e2a9dc63ec16' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:56:40.333 4100 1687920849312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5d6de840-0abf-4329-97b4-4e420336f836 2022-05-11 20:56:41.007 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-11 20:56:41.203 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Adding port 5d6de840-0abf-4329-97b4-4e420336f836 2022-05-11 20:56:41.203 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Port 5d6de840-0abf-4329-97b4-4e420336f836 updated. Details: {'device': '5d6de840-0abf-4329-97b4-4e420336f836', 'network_id': '79e68da4-1e85-41d2-89a2-5a2e2723f13d', 'port_id': '5d6de840-0abf-4329-97b4-4e420336f836', 'mac_address': 'fa:16:3e:f8:45:b5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 274, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cff677c0-ad38-4c0f-863d-d1871de9d702', '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-05-11 20:56:41.203 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] 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-05-11 20:56:41.203 4100 1685775024720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5d6de840-0abf-4329-97b4-4e420336f836" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:56:41.203 4100 1685775024720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5d6de840-0abf-4329-97b4-4e420336f836 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:56:41.203 4100 1685775024720 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 79e68da4-1e85-41d2-89a2-5a2e2723f13d 2022-05-11 20:56:41.203 4100 1685775024720 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-05-11 20:56:41.319 4100 1685775024720 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5d6de840-0abf-4329-97b4-4e420336f836') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:56:41.335 4100 1685775024720 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5d6de840-0abf-4329-97b4-4e420336f836') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:56:41.335 4100 1685775024720 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5d6de840-0abf-4329-97b4-4e420336f836 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:56:41.335 4100 1685775024720 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 274, VLAN trunk: None to switch port 5d6de840-0abf-4329-97b4-4e420336f836 2022-05-11 20:56:41.409 4100 1685775024720 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-11 20:56:41.409 4100 1685775024720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5d6de840-0abf-4329-97b4-4e420336f836'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:56:41.631 4100 1685775024720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5d6de840-0abf-4329-97b4-4e420336f836']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:56:41.631 4100 1685775024720 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-05-11 20:56:41.631 4100 1685775024720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3112a705-77b8-485e-88c9-d921f90f0d00) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:56:41.631 4100 1685775024720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5d6de840-0abf-4329-97b4-4e420336f836 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:56:41.631 4100 1685775024720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-11 20:56:41.631 4100 1685775024720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5d6de840-0abf-4329-97b4-4e420336f836 not yet added. Adding. 2022-05-11 20:56:41.631 4100 1685775024720 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-05-11 20:56:41.631 4100 1685775024720 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-05-11 20:56:41.700 4100 1685775024720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d6de840-0abf-4329-97b4-4e420336f836" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:56:41.790 4100 1685775024720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d6de840-0abf-4329-97b4-4e420336f836" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:56:41.790 4100 1685775024720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d6de840-0abf-4329-97b4-4e420336f836" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:56:41.881 4100 1685775024720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d6de840-0abf-4329-97b4-4e420336f836" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:56:41.943 4100 1685775024720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5d6de840-0abf-4329-97b4-4e420336f836" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.734s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:56:41.943 4100 1685775024720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5d6de840-0abf-4329-97b4-4e420336f836 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-11 20:56:41.943 4100 1685775024720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5d6de840-0abf-4329-97b4-4e420336f836 processed. 2022-05-11 20:56:43.021 4100 1685775024720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:56:43.334 4100 1685775024720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:56:44.142 4100 1685775148304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5a100d8-a364-4d5e-9a3d-07eaec380c79 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Security group member updated on remote: ['69a13875-e5db-499d-a047-d3998cb11445'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 20:56:44.142 4100 1685775148304 MainThread INFO neutron.agent.securitygroups_rpc [req-b5a100d8-a364-4d5e-9a3d-07eaec380c79 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Security group member updated ['69a13875-e5db-499d-a047-d3998cb11445'] 2022-05-11 20:56:44.142 4100 1685775148304 MainThread INFO neutron.agent.securitygroups_rpc [req-b5a100d8-a364-4d5e-9a3d-07eaec380c79 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Refresh firewall rules 2022-05-11 20:56:44.142 4100 1685775148304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5a100d8-a364-4d5e-9a3d-07eaec380c79 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Get security group information for devices via rpc ['de19a5df-e87a-45c6-91fe-5a401876d890'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:56:44.181 4100 1685775148304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b5a100d8-a364-4d5e-9a3d-07eaec380c79 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:56:44.181 4100 1685775148304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b5a100d8-a364-4d5e-9a3d-07eaec380c79 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-11 20:56:44.217 4100 1685775148304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5a100d8-a364-4d5e-9a3d-07eaec380c79 9a9d09fd9bc649e7ad304fcaf3f60a02 969659bcc4404de8988989700780ea48 - - -] port_delete event received for 'de19a5df-e87a-45c6-91fe-5a401876d890' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:56:44.638 4100 1687920849488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: de19a5df-e87a-45c6-91fe-5a401876d890 2022-05-11 20:56:45.028 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-11 20:56:45.028 4100 1685775147072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'de19a5df-e87a-45c6-91fe-5a401876d890' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-11 20:56:45.028 4100 1685775147072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'de19a5df-e87a-45c6-91fe-5a401876d890' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-11 20:56:45.028 4100 1685775147072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port de19a5df-e87a-45c6-91fe-5a401876d890 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-11 20:56:45.028 4100 1685775147072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['de19a5df-e87a-45c6-91fe-5a401876d890'] 2022-05-11 20:56:45.028 4100 1685775147072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-11 20:56:45.028 4100 1685775147072 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-05-11 20:56:45.028 4100 1685775147072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['de19a5df-e87a-45c6-91fe-5a401876d890'] 2022-05-11 20:56:47.045 4100 1685775147072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:56:47.056 4100 1685775147072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:56:47.168 4100 1685777810176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8147b250-0dcc-49a5-be58-0e87c3e98b71 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] port_delete event received for 'a30b894d-1681-4a78-a292-43a718f9e86a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:56:48.605 4100 1687904057824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3581b792-325a-4b03-950d-48aeb7de3ccd 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] port_delete event received for '9a1b4dbc-89f2-4ca2-ae11-048a4eeae44e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:56:49.414 4100 1685776494256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bca90966-7c4c-4143-8462-4a64a01fa610 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] port_delete event received for 'aaa6f8e0-5e57-4705-9f19-3ee9e962b8af' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:56:49.524 4100 1685778091872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a25940d1-ab00-4e9f-9ce5-eb7b952b3826 - - - - -] port_delete event received for 'aaa6f8e0-5e57-4705-9f19-3ee9e962b8af' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:56:49.616 4100 1685777874256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bca90966-7c4c-4143-8462-4a64a01fa610 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] network_delete received. Deleting network 4ec273ac-f869-434f-afbd-cc7efd6cf8e6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-11 20:56:49.616 4100 1685777874256 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-bca90966-7c4c-4143-8462-4a64a01fa610 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] Reclaiming local network 4ec273ac-f869-434f-afbd-cc7efd6cf8e6 2022-05-11 20:56:50.531 4100 1685777420880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34af95db-d247-47fb-a97a-67fbc292d55c 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] port_delete event received for '847dbe25-5375-49d6-8f1d-c41ed98996fe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:56:51.908 4100 1685775521216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16af8519-b2fa-4109-8abd-ae190edae3e5 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] port_delete event received for 'bad21d07-77a6-4249-b40b-0bd0d320fa52' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:56:52.615 4100 1685775521216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70b90a61-781c-4fed-bb7f-3a03f0f4003c 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] port_delete event received for 'a01d36a9-79a6-47f4-a9b8-ceb1d03ff33b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:56:52.719 4100 1685775521216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7a41f4b-a231-4b74-ac27-150c25c5d05c - - - - -] port_delete event received for 'a01d36a9-79a6-47f4-a9b8-ceb1d03ff33b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 20:56:52.843 4100 1685775521216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70b90a61-781c-4fed-bb7f-3a03f0f4003c 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] network_delete received. Deleting network a844dd08-b3c9-4362-9fb8-de18387c75d0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-11 20:56:52.843 4100 1685775521216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70b90a61-781c-4fed-bb7f-3a03f0f4003c 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] Network a844dd08-b3c9-4362-9fb8-de18387c75d0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-11 20:58:51.383 4100 1687920849488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5d6de840-0abf-4329-97b4-4e420336f836 2022-05-11 20:58:51.488 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-11 20:58:51.490 4100 1685778150144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5d6de840-0abf-4329-97b4-4e420336f836' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-11 20:58:51.490 4100 1685778150144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5d6de840-0abf-4329-97b4-4e420336f836' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-11 20:58:51.490 4100 1685778150144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5d6de840-0abf-4329-97b4-4e420336f836 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-11 20:58:51.490 4100 1685778150144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 79e68da4-1e85-41d2-89a2-5a2e2723f13d 2022-05-11 20:58:51.490 4100 1685778150144 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5d6de840-0abf-4329-97b4-4e420336f836'] 2022-05-11 20:58:51.490 4100 1685778150144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-11 20:58:51.490 4100 1685778150144 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-05-11 20:58:51.490 4100 1685778150144 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5d6de840-0abf-4329-97b4-4e420336f836'] 2022-05-11 20:58:53.488 4100 1685776537728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:58:53.615 4100 1685776537728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:58:55.301 4100 1687920849312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5d6de840-0abf-4329-97b4-4e420336f836 2022-05-11 20:58:55.497 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-11 20:58:55.679 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Adding port 5d6de840-0abf-4329-97b4-4e420336f836 2022-05-11 20:58:55.679 4100 1687822902896 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Port 5d6de840-0abf-4329-97b4-4e420336f836 updated. Details: {'device': '5d6de840-0abf-4329-97b4-4e420336f836', 'network_id': '79e68da4-1e85-41d2-89a2-5a2e2723f13d', 'port_id': '5d6de840-0abf-4329-97b4-4e420336f836', 'mac_address': 'fa:16:3e:f8:45:b5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 274, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cff677c0-ad38-4c0f-863d-d1871de9d702', '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-05-11 20:58:55.679 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] 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-05-11 20:58:55.679 4100 1685777175120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5d6de840-0abf-4329-97b4-4e420336f836" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:58:55.679 4100 1685777175120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5d6de840-0abf-4329-97b4-4e420336f836 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-11 20:58:55.679 4100 1685777175120 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 79e68da4-1e85-41d2-89a2-5a2e2723f13d 2022-05-11 20:58:55.679 4100 1685777175120 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-05-11 20:58:55.851 4100 1685777175120 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5d6de840-0abf-4329-97b4-4e420336f836') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:58:55.851 4100 1685777175120 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5d6de840-0abf-4329-97b4-4e420336f836') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-11 20:58:55.851 4100 1685777175120 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5d6de840-0abf-4329-97b4-4e420336f836 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-11 20:58:55.851 4100 1685777175120 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 274, VLAN trunk: None to switch port 5d6de840-0abf-4329-97b4-4e420336f836 2022-05-11 20:58:55.911 4100 1685777175120 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-11 20:58:55.911 4100 1685777175120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5d6de840-0abf-4329-97b4-4e420336f836'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-11 20:58:56.150 4100 1685777175120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5d6de840-0abf-4329-97b4-4e420336f836']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-11 20:58:56.150 4100 1685777175120 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-05-11 20:58:56.150 4100 1685777175120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3112a705-77b8-485e-88c9-d921f90f0d00) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-11 20:58:56.150 4100 1685777175120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5d6de840-0abf-4329-97b4-4e420336f836 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-11 20:58:56.150 4100 1685777175120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-11 20:58:56.150 4100 1685777175120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5d6de840-0abf-4329-97b4-4e420336f836 not yet added. Adding. 2022-05-11 20:58:56.150 4100 1685777175120 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-05-11 20:58:56.150 4100 1685777175120 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-05-11 20:58:56.212 4100 1685777175120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d6de840-0abf-4329-97b4-4e420336f836" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:58:56.273 4100 1685777175120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d6de840-0abf-4329-97b4-4e420336f836" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:58:56.273 4100 1685777175120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d6de840-0abf-4329-97b4-4e420336f836" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:58:56.353 4100 1685777175120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d6de840-0abf-4329-97b4-4e420336f836" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:58:56.434 4100 1685777175120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5d6de840-0abf-4329-97b4-4e420336f836" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 20:58:56.434 4100 1685777175120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5d6de840-0abf-4329-97b4-4e420336f836 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-11 20:58:56.434 4100 1685777175120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5d6de840-0abf-4329-97b4-4e420336f836 processed. 2022-05-11 20:58:57.509 4100 1685775024192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 20:58:57.694 4100 1685775024192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 21:00:09.096 4100 1685776115312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c0de1cb-9651-40a6-9e85-8543c5e84d31 7234becabd5e4cc9b44cb07a879cd4fd 8a6d29b8d1fe4712b1eb6c0b7f8d7336 - - -] port_delete event received for 'fcc87f3e-582f-4601-87a4-c2e0f1179718' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 21:00:11.266 4100 1687903614752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce7b4d5f-106d-40ff-98c8-674c405b24fd 7234becabd5e4cc9b44cb07a879cd4fd 8a6d29b8d1fe4712b1eb6c0b7f8d7336 - - -] Security group member updated on remote: ['3112a705-77b8-485e-88c9-d921f90f0d00'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-11 21:00:11.266 4100 1687903614752 MainThread INFO neutron.agent.securitygroups_rpc [req-ce7b4d5f-106d-40ff-98c8-674c405b24fd 7234becabd5e4cc9b44cb07a879cd4fd 8a6d29b8d1fe4712b1eb6c0b7f8d7336 - - -] Security group member updated ['3112a705-77b8-485e-88c9-d921f90f0d00'] 2022-05-11 21:00:11.354 4100 1685778380928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce7b4d5f-106d-40ff-98c8-674c405b24fd 7234becabd5e4cc9b44cb07a879cd4fd 8a6d29b8d1fe4712b1eb6c0b7f8d7336 - - -] port_delete event received for '5d6de840-0abf-4329-97b4-4e420336f836' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 21:00:11.906 4100 1687920849488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5d6de840-0abf-4329-97b4-4e420336f836 2022-05-11 21:00:13.060 4100 1687921034336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d760f76f-bf89-4310-ba76-b98d1e295552 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] port_delete event received for 'e8e02e49-14e7-4635-a3b9-845e10eb8f09' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 21:00:13.906 4100 1687822902896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c71ec545-f2c6-42f2-ab73-54f48f96894d - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-11 21:00:13.906 4100 1685777181504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5d6de840-0abf-4329-97b4-4e420336f836' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-11 21:00:13.906 4100 1685777181504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5d6de840-0abf-4329-97b4-4e420336f836' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-11 21:00:13.906 4100 1685777181504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5d6de840-0abf-4329-97b4-4e420336f836 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-11 21:00:13.906 4100 1685777181504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 79e68da4-1e85-41d2-89a2-5a2e2723f13d 2022-05-11 21:00:13.906 4100 1685777181504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5d6de840-0abf-4329-97b4-4e420336f836'] 2022-05-11 21:00:13.906 4100 1685777181504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-11 21:00:13.906 4100 1685777181504 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-05-11 21:00:13.906 4100 1685777181504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5d6de840-0abf-4329-97b4-4e420336f836'] 2022-05-11 21:00:14.332 4100 1685777181504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5dca76ec-aa78-4b0b-a8e1-8aa2c42fd88f 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] port_delete event received for 'd6a90483-d345-4347-8e2d-5bb23eeb542e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 21:00:15.048 4100 1685779111072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c87243ec-9e8c-4573-a308-6cd2f80d8a7a 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] port_delete event received for '6c9260aa-1d9a-40a0-a459-f200e54245f5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 21:00:15.191 4100 1685778325344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d34d0795-9859-4a84-8609-70c247bb0bb1 - - - - -] port_delete event received for '6c9260aa-1d9a-40a0-a459-f200e54245f5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 21:00:15.238 4100 1685778934064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c87243ec-9e8c-4573-a308-6cd2f80d8a7a 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] network_delete received. Deleting network 79e68da4-1e85-41d2-89a2-5a2e2723f13d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-11 21:00:15.238 4100 1685778934064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c87243ec-9e8c-4573-a308-6cd2f80d8a7a 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] Network 79e68da4-1e85-41d2-89a2-5a2e2723f13d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-11 21:00:15.922 4100 1685778529616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-11 21:00:15.952 4100 1685778529616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-11 21:00:16.172 4100 1685778529616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-907fca93-95de-4429-9ce6-0c41de86c6ba 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] port_delete event received for '4e653be4-2398-4e7c-8cab-410834aeca3f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 21:00:17.456 4100 1685779110368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7333c2bb-7531-4b4c-afec-9e86dcb0e60c 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] port_delete event received for 'a4e11b1c-ce66-4777-ae79-16d2a80f39c6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 21:00:18.175 4100 1687903385376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5bb97f1-549d-4314-a2e5-81deab97dd57 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] port_delete event received for '56d190ee-a21c-46cf-a829-10c8cdbc7a4f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 21:00:18.281 4100 1685779314112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ec9f762-fc16-4e25-9ed8-bba37914b201 - - - - -] port_delete event received for '56d190ee-a21c-46cf-a829-10c8cdbc7a4f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-11 21:00:18.363 4100 1685778931776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5bb97f1-549d-4314-a2e5-81deab97dd57 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] network_delete received. Deleting network 5cbc5157-dd63-4328-8a93-18ab158e2be9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-11 21:00:18.363 4100 1685778931776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5bb97f1-549d-4314-a2e5-81deab97dd57 0c25d08b4be8446fb2b6ca58bc9e9c26 4023088384fe4614abc60d5f8e67057a - - -] Network 5cbc5157-dd63-4328-8a93-18ab158e2be9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463