2021-08-04 11:26:43.061 2968 2451988491432 MainThread INFO neutron.common.config [-] Logging enabled! 2021-08-04 11:26:43.061 2968 2451988491432 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev517 2021-08-04 11:26:43.066 2968 2451988491432 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-08-04 11:26:43.173 2968 2451988491432 MainThread INFO os_win.utils.network.networkutils [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] WMI caching is disabled. 2021-08-04 11:26:43.422 2968 2451988491432 MainThread DEBUG neutron.agent.securitygroups_rpc [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-08-04 11:26:43.490 2968 2451988491432 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-04 11:26:43.500 2968 2451988491432 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-04 11:26:43.693 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent initialized successfully, now running... 2021-08-04 11:26:43.725 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-08-04 11:26:43.725 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-04 11:26:43.775 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-04 11:28:37.579 2968 2452084455736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24ffb416-1cab-4648-9e02-e34017de1d74 - - - - -] port_update received: 20189f84-5dc2-4cc9-8d20-376eefd8a79b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:28:37.585 2968 2452084455736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24ffb416-1cab-4648-9e02-e34017de1d74 - - - - -] No port 20189f84-5dc2-4cc9-8d20-376eefd8a79b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:28:44.032 2968 2452084455736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91a0ea39-20be-4a47-93cf-c3b1fa1fc7c5 - - - - -] port_update received: a344807e-1bdf-4cdd-8447-dc4d4d017df9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:28:44.048 2968 2452084455736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91a0ea39-20be-4a47-93cf-c3b1fa1fc7c5 - - - - -] No port a344807e-1bdf-4cdd-8447-dc4d4d017df9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:28:45.711 2968 2452084455736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aec5c879-658f-4ab9-8eed-0fa422b8b93a - - - - -] port_update received: 13f6576b-65e0-4eb4-bd12-b1396ab55c4a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:28:45.725 2968 2452084455736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aec5c879-658f-4ab9-8eed-0fa422b8b93a - - - - -] No port 13f6576b-65e0-4eb4-bd12-b1396ab55c4a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:28:49.047 2968 2452084455736 MainThread WARNING oslo_policy.policy [req-83720598-4575-4e57-99a1-e39f2f89bb8f 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-08-04 11:28:49.052 2968 2452084455736 MainThread WARNING oslo_policy.policy [req-83720598-4575-4e57-99a1-e39f2f89bb8f 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-08-04 11:28:49.052 2968 2452084455736 MainThread WARNING oslo_policy.policy [req-83720598-4575-4e57-99a1-e39f2f89bb8f 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-08-04 11:28:49.074 2968 2452084455736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-83720598-4575-4e57-99a1-e39f2f89bb8f 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Security group member updated on remote: ['7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:28:49.074 2968 2452084455736 MainThread INFO neutron.agent.securitygroups_rpc [req-83720598-4575-4e57-99a1-e39f2f89bb8f 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Security group member updated ['7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a'] 2021-08-04 11:28:49.846 2968 2452084455736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8f9d0d1-613a-4c06-846c-86dc67defe5d 0bcca37ea49248fc9657f2be52c7c87e 61e20035be7742b1ba5b8ddf79ae6a93 - - -] Security group member updated on remote: ['c42e9387-ddec-45b1-ae54-37cdd83132cf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:28:49.846 2968 2452084455736 MainThread INFO neutron.agent.securitygroups_rpc [req-d8f9d0d1-613a-4c06-846c-86dc67defe5d 0bcca37ea49248fc9657f2be52c7c87e 61e20035be7742b1ba5b8ddf79ae6a93 - - -] Security group member updated ['c42e9387-ddec-45b1-ae54-37cdd83132cf'] 2021-08-04 11:28:51.662 2968 2452084455736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ec957973-f95c-43c5-a7f5-aaa0d84b7baf 24671626abd34425a78d6dd9e2bc419a 5168301984e54a2b83b4f123eace7f5d - - -] Security group rule updated on remote: ['cdc8e914-2de4-43f0-8c40-49ae0e1effe0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-04 11:28:51.662 2968 2452084455736 MainThread INFO neutron.agent.securitygroups_rpc [req-ec957973-f95c-43c5-a7f5-aaa0d84b7baf 24671626abd34425a78d6dd9e2bc419a 5168301984e54a2b83b4f123eace7f5d - - -] Security group rule updated ['cdc8e914-2de4-43f0-8c40-49ae0e1effe0'] 2021-08-04 11:28:51.844 2968 2452084455736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e0b89c1-b000-4653-99d3-71c04e8d5a3d - - - - -] port_update received: aa95132c-dbe2-4929-bbdf-da68a11dfe31 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:28:51.859 2968 2452084455736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e0b89c1-b000-4653-99d3-71c04e8d5a3d - - - - -] No port aa95132c-dbe2-4929-bbdf-da68a11dfe31 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:28:52.375 2968 2452084455736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e80c9cb-50f5-4bae-8d0e-358f11eeb36f - - - - -] port_update received: 8bfcc5e0-6074-4ddb-8c40-06462e7652d7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:28:52.398 2968 2452084455736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e80c9cb-50f5-4bae-8d0e-358f11eeb36f - - - - -] No port 8bfcc5e0-6074-4ddb-8c40-06462e7652d7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:28:54.130 2968 2452084455736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffebd30f-87dc-4fcc-8b19-031a4579fa89 b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] port_update received: 9477950b-94aa-454b-a42a-2cb07153e324 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:28:54.141 2968 2452084455736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffebd30f-87dc-4fcc-8b19-031a4579fa89 b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] No port 9477950b-94aa-454b-a42a-2cb07153e324 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:28:55.062 2968 2452084455736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73e48360-2d03-4a28-8c0c-3dc44f8da9c0 b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] port_update received: 6fd061a1-7d3d-4378-8d30-c8cc6894c7dd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:28:55.078 2968 2452084455736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73e48360-2d03-4a28-8c0c-3dc44f8da9c0 b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] No port 6fd061a1-7d3d-4378-8d30-c8cc6894c7dd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:28:56.521 2968 2452084455736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b7cdc1a3-a89c-4863-a639-d3943b2da1bf 24671626abd34425a78d6dd9e2bc419a 5168301984e54a2b83b4f123eace7f5d - - -] Security group rule updated on remote: ['cdc8e914-2de4-43f0-8c40-49ae0e1effe0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-04 11:28:56.521 2968 2452084455736 MainThread INFO neutron.agent.securitygroups_rpc [req-b7cdc1a3-a89c-4863-a639-d3943b2da1bf 24671626abd34425a78d6dd9e2bc419a 5168301984e54a2b83b4f123eace7f5d - - -] Security group rule updated ['cdc8e914-2de4-43f0-8c40-49ae0e1effe0'] 2021-08-04 11:28:58.273 2968 2452084455736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-748790f3-d59c-4a8d-831d-51c2c5973fb6 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] Security group member updated on remote: ['72a6a307-4715-47ad-a173-68e1e484c782'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:28:58.282 2968 2452084455736 MainThread INFO neutron.agent.securitygroups_rpc [req-748790f3-d59c-4a8d-831d-51c2c5973fb6 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] Security group member updated ['72a6a307-4715-47ad-a173-68e1e484c782'] 2021-08-04 11:28:59.469 2968 2452084455736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d90ccbf7-996a-4e48-bea7-bc7ea35a6178 3cffd3b7d6614b88bcf2a5aa4e4b7a92 e46037598f7a4b188aabceebb2f4e536 - - -] Security group rule updated on remote: ['cdb1ad87-1039-45a2-aae2-8d6603951847'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-04 11:28:59.488 2968 2452084455736 MainThread INFO neutron.agent.securitygroups_rpc [req-d90ccbf7-996a-4e48-bea7-bc7ea35a6178 3cffd3b7d6614b88bcf2a5aa4e4b7a92 e46037598f7a4b188aabceebb2f4e536 - - -] Security group rule updated ['cdb1ad87-1039-45a2-aae2-8d6603951847'] 2021-08-04 11:28:59.937 2968 2452084455736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb8a0c5a-197e-41bb-8803-a3798228d262 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] Security group member updated on remote: ['72a6a307-4715-47ad-a173-68e1e484c782'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:28:59.937 2968 2452084455736 MainThread INFO neutron.agent.securitygroups_rpc [req-bb8a0c5a-197e-41bb-8803-a3798228d262 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] Security group member updated ['72a6a307-4715-47ad-a173-68e1e484c782'] 2021-08-04 11:29:00.594 2968 2452084453976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6fd061a1-7d3d-4378-8d30-c8cc6894c7dd 2021-08-04 11:29:01.474 2968 2452084455736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2ee0e9a-79da-4629-9faf-8fba1f942719 - - - - -] port_update received: 1af464d8-c80c-4446-b384-509cda6af9cc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:29:01.490 2968 2452084455736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2ee0e9a-79da-4629-9faf-8fba1f942719 - - - - -] No port 1af464d8-c80c-4446-b384-509cda6af9cc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:29:01.505 2968 2452084455736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb693b26-46fc-4d07-954e-4b1db9622ab5 3cffd3b7d6614b88bcf2a5aa4e4b7a92 e46037598f7a4b188aabceebb2f4e536 - - -] Security group rule updated on remote: ['cdb1ad87-1039-45a2-aae2-8d6603951847'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-04 11:29:01.515 2968 2452084455736 MainThread INFO neutron.agent.securitygroups_rpc [req-fb693b26-46fc-4d07-954e-4b1db9622ab5 3cffd3b7d6614b88bcf2a5aa4e4b7a92 e46037598f7a4b188aabceebb2f4e536 - - -] Security group rule updated ['cdb1ad87-1039-45a2-aae2-8d6603951847'] 2021-08-04 11:29:01.938 2968 2452084455736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93d3c20a-93ab-4027-a7f1-74dc2ef9db2c e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] network_delete received. Deleting network fbbf2eb0-198d-402a-bf38-ade956bd2962 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-04 11:29:01.938 2968 2452084455736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93d3c20a-93ab-4027-a7f1-74dc2ef9db2c e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] Network fbbf2eb0-198d-402a-bf38-ade956bd2962 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-04 11:29:02.002 2968 2452084455736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f79ca5ef-92a9-4991-9da3-a26486a7c8f6 b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] port_update received: de915552-dd92-4a3b-8eb9-43fdf1415a69 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:29:02.016 2968 2452084455736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f79ca5ef-92a9-4991-9da3-a26486a7c8f6 b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] No port de915552-dd92-4a3b-8eb9-43fdf1415a69 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:29:02.377 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-04 11:29:02.593 2968 2452084453976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9477950b-94aa-454b-a42a-2cb07153e324 2021-08-04 11:29:03.057 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Adding port 6fd061a1-7d3d-4378-8d30-c8cc6894c7dd 2021-08-04 11:29:03.068 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Port 6fd061a1-7d3d-4378-8d30-c8cc6894c7dd updated. Details: {'device': '6fd061a1-7d3d-4378-8d30-c8cc6894c7dd', 'network_id': '26a2551b-2ee5-4510-ac60-c058854f6e7f', 'port_id': '6fd061a1-7d3d-4378-8d30-c8cc6894c7dd', 'mac_address': 'fa:16:3e:90:b5:ba', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 921, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'eb028d2a-b2d6-46ed-8184-439c1a6c05de', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-04 11:29:03.068 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-04 11:29:03.068 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6fd061a1-7d3d-4378-8d30-c8cc6894c7dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:03.093 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6fd061a1-7d3d-4378-8d30-c8cc6894c7dd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-04 11:29:03.093 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 26a2551b-2ee5-4510-ac60-c058854f6e7f 2021-08-04 11:29:03.107 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-04 11:29:03.249 2968 2452084456264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8639ae01-7f15-4e95-a54e-0a2cab682e97 b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] port_update received: 4056905c-f315-455a-b90f-07ea1cf8381f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:29:03.267 2968 2452084456264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8639ae01-7f15-4e95-a54e-0a2cab682e97 b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] No port 4056905c-f315-455a-b90f-07ea1cf8381f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:29:03.299 2968 2452084456088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6fd061a1-7d3d-4378-8d30-c8cc6894c7dd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:29:03.299 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6fd061a1-7d3d-4378-8d30-c8cc6894c7dd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:29:03.326 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6fd061a1-7d3d-4378-8d30-c8cc6894c7dd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-04 11:29:03.326 2968 2452084456088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 921, VLAN trunk: None to switch port 6fd061a1-7d3d-4378-8d30-c8cc6894c7dd 2021-08-04 11:29:03.422 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-04 11:29:03.437 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6fd061a1-7d3d-4378-8d30-c8cc6894c7dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:29:03.780 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6fd061a1-7d3d-4378-8d30-c8cc6894c7dd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:29:03.796 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:29:03.796 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c42e9387-ddec-45b1-ae54-37cdd83132cf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:29:03.807 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c42e9387-ddec-45b1-ae54-37cdd83132cf) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-04 11:29:03.814 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6fd061a1-7d3d-4378-8d30-c8cc6894c7dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:29:03.814 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-04 11:29:03.814 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6fd061a1-7d3d-4378-8d30-c8cc6894c7dd not yet added. Adding. 2021-08-04 11:29:03.833 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-04 11:29:03.833 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-04 11:29:03.932 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6fd061a1-7d3d-4378-8d30-c8cc6894c7dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:03.953 2968 2452084456440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8da8f150-5083-4eff-83c3-f9e27599b921 e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] network_delete received. Deleting network 657d5a9d-39f6-44d5-89f6-b4db222afc91 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-04 11:29:03.953 2968 2452084456440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8da8f150-5083-4eff-83c3-f9e27599b921 e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] Network 657d5a9d-39f6-44d5-89f6-b4db222afc91 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-04 11:29:04.037 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6fd061a1-7d3d-4378-8d30-c8cc6894c7dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:04.037 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6fd061a1-7d3d-4378-8d30-c8cc6894c7dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:04.141 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6fd061a1-7d3d-4378-8d30-c8cc6894c7dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:04.239 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6fd061a1-7d3d-4378-8d30-c8cc6894c7dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:04.239 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6fd061a1-7d3d-4378-8d30-c8cc6894c7dd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-04 11:29:04.239 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6fd061a1-7d3d-4378-8d30-c8cc6894c7dd processed. 2021-08-04 11:29:04.397 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-04 11:29:04.397 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:04.627 2968 2452084453976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: de915552-dd92-4a3b-8eb9-43fdf1415a69 2021-08-04 11:29:05.044 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Adding port 9477950b-94aa-454b-a42a-2cb07153e324 2021-08-04 11:29:05.044 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Port 9477950b-94aa-454b-a42a-2cb07153e324 updated. Details: {'device': '9477950b-94aa-454b-a42a-2cb07153e324', 'network_id': '6c33c8a9-610e-43f5-91d7-f09fdd119426', 'port_id': '9477950b-94aa-454b-a42a-2cb07153e324', 'mac_address': 'fa:16:3e:20:9d:b6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 910, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3c47f3f9-718a-4e0c-8aeb-81c66cb9036d', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-04 11:29:05.044 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-04 11:29:05.062 2968 2452084456792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:05.066 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9477950b-94aa-454b-a42a-2cb07153e324 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-04 11:29:05.066 2968 2452084456792 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6c33c8a9-610e-43f5-91d7-f09fdd119426 2021-08-04 11:29:05.066 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-04 11:29:05.230 2968 2452084456792 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9477950b-94aa-454b-a42a-2cb07153e324') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:29:05.240 2968 2452084456792 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9477950b-94aa-454b-a42a-2cb07153e324') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:29:05.265 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9477950b-94aa-454b-a42a-2cb07153e324 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-04 11:29:05.265 2968 2452084456792 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 910, VLAN trunk: None to switch port 9477950b-94aa-454b-a42a-2cb07153e324 2021-08-04 11:29:05.344 2968 2452084456792 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-04 11:29:05.372 2968 2452084456792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9477950b-94aa-454b-a42a-2cb07153e324'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:29:05.628 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:05.923 2968 2452084456792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9477950b-94aa-454b-a42a-2cb07153e324']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:29:05.923 2968 2452084456792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:29:05.923 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:29:05.943 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-04 11:29:05.953 2968 2452084456792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9477950b-94aa-454b-a42a-2cb07153e324 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:29:05.953 2968 2452084456792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-04 11:29:05.953 2968 2452084456792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9477950b-94aa-454b-a42a-2cb07153e324 not yet added. Adding. 2021-08-04 11:29:05.972 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-04 11:29:05.972 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-04 11:29:06.097 2968 2452084456792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:06.219 2968 2452084456792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:06.219 2968 2452084456792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:06.332 2968 2452084456792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:06.405 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-04 11:29:06.444 2968 2452084456792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:06.444 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9477950b-94aa-454b-a42a-2cb07153e324 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-04 11:29:06.444 2968 2452084456792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9477950b-94aa-454b-a42a-2cb07153e324 processed. 2021-08-04 11:29:06.630 2968 2452084453976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4056905c-f315-455a-b90f-07ea1cf8381f 2021-08-04 11:29:06.796 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Adding port de915552-dd92-4a3b-8eb9-43fdf1415a69 2021-08-04 11:29:06.796 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Port de915552-dd92-4a3b-8eb9-43fdf1415a69 updated. Details: {'device': 'de915552-dd92-4a3b-8eb9-43fdf1415a69', 'network_id': 'c633c929-b112-405a-8dd6-17b61e51521a', 'port_id': 'de915552-dd92-4a3b-8eb9-43fdf1415a69', 'mac_address': 'fa:16:3e:68:57:69', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 927, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '09ab7c68-528c-4570-83c6-c92c0b9652b1', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-04 11:29:06.812 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-04 11:29:06.812 2968 2452084456792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-de915552-dd92-4a3b-8eb9-43fdf1415a69" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:06.833 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port de915552-dd92-4a3b-8eb9-43fdf1415a69 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-04 11:29:06.833 2968 2452084456792 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c633c929-b112-405a-8dd6-17b61e51521a 2021-08-04 11:29:06.833 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-04 11:29:06.968 2968 2452084456792 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'de915552-dd92-4a3b-8eb9-43fdf1415a69') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:29:06.968 2968 2452084456792 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'de915552-dd92-4a3b-8eb9-43fdf1415a69') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:29:06.989 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port de915552-dd92-4a3b-8eb9-43fdf1415a69 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-04 11:29:06.989 2968 2452084456792 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 927, VLAN trunk: None to switch port de915552-dd92-4a3b-8eb9-43fdf1415a69 2021-08-04 11:29:07.072 2968 2452084456792 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-04 11:29:07.093 2968 2452084456792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['de915552-dd92-4a3b-8eb9-43fdf1415a69'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:29:07.446 2968 2452084456792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['de915552-dd92-4a3b-8eb9-43fdf1415a69']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:29:07.446 2968 2452084456792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:29:07.468 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (72a6a307-4715-47ad-a173-68e1e484c782) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:29:07.468 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (72a6a307-4715-47ad-a173-68e1e484c782) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-04 11:29:07.482 2968 2452084456792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for de915552-dd92-4a3b-8eb9-43fdf1415a69 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:29:07.482 2968 2452084456792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-04 11:29:07.482 2968 2452084456792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device de915552-dd92-4a3b-8eb9-43fdf1415a69 not yet added. Adding. 2021-08-04 11:29:07.504 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-04 11:29:07.504 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-04 11:29:07.624 2968 2452084456792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de915552-dd92-4a3b-8eb9-43fdf1415a69" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:07.731 2968 2452084456792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de915552-dd92-4a3b-8eb9-43fdf1415a69" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:07.739 2968 2452084456792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de915552-dd92-4a3b-8eb9-43fdf1415a69" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:07.739 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-26a29611-1518-4d48-a50a-291d14eed8be 24671626abd34425a78d6dd9e2bc419a 5168301984e54a2b83b4f123eace7f5d - - -] Security group member updated on remote: ['cdc8e914-2de4-43f0-8c40-49ae0e1effe0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:29:07.739 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-26a29611-1518-4d48-a50a-291d14eed8be 24671626abd34425a78d6dd9e2bc419a 5168301984e54a2b83b4f123eace7f5d - - -] Security group member updated ['cdc8e914-2de4-43f0-8c40-49ae0e1effe0'] 2021-08-04 11:29:07.877 2968 2452084456792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de915552-dd92-4a3b-8eb9-43fdf1415a69" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:07.984 2968 2452084456792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-de915552-dd92-4a3b-8eb9-43fdf1415a69" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:07.984 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port de915552-dd92-4a3b-8eb9-43fdf1415a69 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-04 11:29:07.984 2968 2452084456792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port de915552-dd92-4a3b-8eb9-43fdf1415a69 processed. 2021-08-04 11:29:08.411 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-04 11:29:08.411 2968 2452084456792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:08.953 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Adding port 4056905c-f315-455a-b90f-07ea1cf8381f 2021-08-04 11:29:08.971 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Port 4056905c-f315-455a-b90f-07ea1cf8381f updated. Details: {'device': '4056905c-f315-455a-b90f-07ea1cf8381f', 'network_id': 'c633c929-b112-405a-8dd6-17b61e51521a', 'port_id': '4056905c-f315-455a-b90f-07ea1cf8381f', 'mac_address': 'fa:16:3e:d2:80:89', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 927, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '09ab7c68-528c-4570-83c6-c92c0b9652b1', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-04 11:29:08.971 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-04 11:29:08.971 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4056905c-f315-455a-b90f-07ea1cf8381f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:08.993 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4056905c-f315-455a-b90f-07ea1cf8381f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-04 11:29:09.002 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-04 11:29:09.145 2968 2452084456088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4056905c-f315-455a-b90f-07ea1cf8381f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:29:09.145 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4056905c-f315-455a-b90f-07ea1cf8381f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:29:09.187 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4056905c-f315-455a-b90f-07ea1cf8381f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-04 11:29:09.199 2968 2452084456088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 927, VLAN trunk: None to switch port 4056905c-f315-455a-b90f-07ea1cf8381f 2021-08-04 11:29:09.313 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-04 11:29:09.328 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4056905c-f315-455a-b90f-07ea1cf8381f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:29:09.603 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51af0b89-ec04-4ab9-a35a-eaec208c8b59 b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] port_update received: e86562c7-b377-4d30-bc2e-72e327aa6d11 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:29:09.627 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51af0b89-ec04-4ab9-a35a-eaec208c8b59 b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] No port e86562c7-b377-4d30-bc2e-72e327aa6d11 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:29:10.116 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4056905c-f315-455a-b90f-07ea1cf8381f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:29:10.126 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:29:10.126 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (72a6a307-4715-47ad-a173-68e1e484c782) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:29:10.126 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (72a6a307-4715-47ad-a173-68e1e484c782) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-04 11:29:10.145 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4056905c-f315-455a-b90f-07ea1cf8381f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:29:10.145 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-04 11:29:10.161 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4056905c-f315-455a-b90f-07ea1cf8381f not yet added. Adding. 2021-08-04 11:29:10.161 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-04 11:29:10.171 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-04 11:29:10.259 2968 2452084456792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.859s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:10.296 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4056905c-f315-455a-b90f-07ea1cf8381f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:10.424 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4056905c-f315-455a-b90f-07ea1cf8381f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:10.424 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4056905c-f315-455a-b90f-07ea1cf8381f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:10.562 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4056905c-f315-455a-b90f-07ea1cf8381f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:10.702 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4056905c-f315-455a-b90f-07ea1cf8381f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.735s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:10.702 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4056905c-f315-455a-b90f-07ea1cf8381f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-04 11:29:10.734 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4056905c-f315-455a-b90f-07ea1cf8381f processed. 2021-08-04 11:29:11.046 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee9d7da6-f55a-4313-bb42-3aeb887de19d 3cffd3b7d6614b88bcf2a5aa4e4b7a92 e46037598f7a4b188aabceebb2f4e536 - - -] Security group member updated on remote: ['cdb1ad87-1039-45a2-aae2-8d6603951847'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:29:11.046 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-ee9d7da6-f55a-4313-bb42-3aeb887de19d 3cffd3b7d6614b88bcf2a5aa4e4b7a92 e46037598f7a4b188aabceebb2f4e536 - - -] Security group member updated ['cdb1ad87-1039-45a2-aae2-8d6603951847'] 2021-08-04 11:29:12.421 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-396648f5-cd10-4f57-8cf6-fadf151a8d21 b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] port_update received: ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:29:12.457 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:12.457 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-396648f5-cd10-4f57-8cf6-fadf151a8d21 b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] No port ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:29:12.689 2968 2452084453976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e86562c7-b377-4d30-bc2e-72e327aa6d11 2021-08-04 11:29:12.828 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:14.456 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-04 11:29:14.828 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Adding port e86562c7-b377-4d30-bc2e-72e327aa6d11 2021-08-04 11:29:14.828 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Port e86562c7-b377-4d30-bc2e-72e327aa6d11 updated. Details: {'device': 'e86562c7-b377-4d30-bc2e-72e327aa6d11', 'network_id': 'de13ab12-f608-4a1a-9609-e2be363ab974', 'port_id': 'e86562c7-b377-4d30-bc2e-72e327aa6d11', 'mac_address': 'fa:16:3e:73:6d:5b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 900, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c0ea6c4d-5ab9-487a-85d8-dfd5d7c940e4', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-04 11:29:14.848 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-04 11:29:14.860 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e86562c7-b377-4d30-bc2e-72e327aa6d11" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:14.860 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e86562c7-b377-4d30-bc2e-72e327aa6d11 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-04 11:29:14.879 2968 2452084456968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network de13ab12-f608-4a1a-9609-e2be363ab974 2021-08-04 11:29:14.879 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-04 11:29:15.049 2968 2452084456968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e86562c7-b377-4d30-bc2e-72e327aa6d11') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:29:15.049 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e86562c7-b377-4d30-bc2e-72e327aa6d11') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:29:15.079 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e86562c7-b377-4d30-bc2e-72e327aa6d11 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-04 11:29:15.079 2968 2452084456968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 900, VLAN trunk: None to switch port e86562c7-b377-4d30-bc2e-72e327aa6d11 2021-08-04 11:29:15.214 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-04 11:29:15.219 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e86562c7-b377-4d30-bc2e-72e327aa6d11'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:29:15.470 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e86562c7-b377-4d30-bc2e-72e327aa6d11']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:29:15.489 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:29:15.489 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cdc8e914-2de4-43f0-8c40-49ae0e1effe0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:29:15.503 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e86562c7-b377-4d30-bc2e-72e327aa6d11 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:29:15.503 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-04 11:29:15.523 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e86562c7-b377-4d30-bc2e-72e327aa6d11 not yet added. Adding. 2021-08-04 11:29:15.532 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-04 11:29:15.551 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-04 11:29:15.734 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e86562c7-b377-4d30-bc2e-72e327aa6d11" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:16.030 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e86562c7-b377-4d30-bc2e-72e327aa6d11" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:16.051 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e86562c7-b377-4d30-bc2e-72e327aa6d11" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:16.324 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e86562c7-b377-4d30-bc2e-72e327aa6d11" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:16.499 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e86562c7-b377-4d30-bc2e-72e327aa6d11" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.640s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:16.499 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e86562c7-b377-4d30-bc2e-72e327aa6d11 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-04 11:29:16.499 2968 2452084456968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e86562c7-b377-4d30-bc2e-72e327aa6d11 processed. 2021-08-04 11:29:16.749 2968 2452084453976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 2021-08-04 11:29:18.489 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-04 11:29:18.500 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:18.801 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Adding port ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 2021-08-04 11:29:18.814 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Port ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 updated. Details: {'device': 'ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67', 'network_id': '2826e4ba-01ab-4de2-b1c5-d9e4ec84d05f', 'port_id': 'ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67', 'mac_address': 'fa:16:3e:28:a0:b0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 904, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '55a716b5-f71c-428d-a095-c78aeea7fa79', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-04 11:29:18.834 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-04 11:29:18.834 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:18.834 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-04 11:29:18.856 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2826e4ba-01ab-4de2-b1c5-d9e4ec84d05f 2021-08-04 11:29:18.865 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-04 11:29:19.084 2968 2452084456088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:29:19.084 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:29:19.114 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-04 11:29:19.114 2968 2452084456088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 904, VLAN trunk: None to switch port ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 2021-08-04 11:29:19.131 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.641s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:19.238 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-04 11:29:19.238 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:29:19.456 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:29:19.456 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:29:19.485 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cdb1ad87-1039-45a2-aae2-8d6603951847) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:29:19.485 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:29:19.485 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-04 11:29:19.500 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 not yet added. Adding. 2021-08-04 11:29:19.500 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-04 11:29:19.500 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-04 11:29:19.676 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:19.830 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:19.830 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:20.016 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:20.177 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:20.187 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-04 11:29:20.187 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 processed. 2021-08-04 11:29:20.234 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c94588fe-4408-46f4-a49b-c11645470986 0bcca37ea49248fc9657f2be52c7c87e 61e20035be7742b1ba5b8ddf79ae6a93 - - -] Security group member updated on remote: ['c42e9387-ddec-45b1-ae54-37cdd83132cf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:29:20.252 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-c94588fe-4408-46f4-a49b-c11645470986 0bcca37ea49248fc9657f2be52c7c87e 61e20035be7742b1ba5b8ddf79ae6a93 - - -] Security group member updated ['c42e9387-ddec-45b1-ae54-37cdd83132cf'] 2021-08-04 11:29:20.252 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-c94588fe-4408-46f4-a49b-c11645470986 0bcca37ea49248fc9657f2be52c7c87e 61e20035be7742b1ba5b8ddf79ae6a93 - - -] Refresh firewall rules 2021-08-04 11:29:20.252 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c94588fe-4408-46f4-a49b-c11645470986 0bcca37ea49248fc9657f2be52c7c87e 61e20035be7742b1ba5b8ddf79ae6a93 - - -] Get security group information for devices via rpc ['6fd061a1-7d3d-4378-8d30-c8cc6894c7dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:29:20.313 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c94588fe-4408-46f4-a49b-c11645470986 0bcca37ea49248fc9657f2be52c7c87e 61e20035be7742b1ba5b8ddf79ae6a93 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:29:20.313 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c94588fe-4408-46f4-a49b-c11645470986 0bcca37ea49248fc9657f2be52c7c87e 61e20035be7742b1ba5b8ddf79ae6a93 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:29:20.364 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c94588fe-4408-46f4-a49b-c11645470986 0bcca37ea49248fc9657f2be52c7c87e 61e20035be7742b1ba5b8ddf79ae6a93 - - -] port_delete event received for '6fd061a1-7d3d-4378-8d30-c8cc6894c7dd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:29:20.506 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:20.754 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:20.943 2968 2452084454152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6fd061a1-7d3d-4378-8d30-c8cc6894c7dd 2021-08-04 11:29:22.223 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-14edb918-0410-47ed-aa1f-0c892f4da603 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Security group member updated on remote: ['7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:29:22.223 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-14edb918-0410-47ed-aa1f-0c892f4da603 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Security group member updated ['7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a'] 2021-08-04 11:29:22.242 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-14edb918-0410-47ed-aa1f-0c892f4da603 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Refresh firewall rules 2021-08-04 11:29:22.251 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-14edb918-0410-47ed-aa1f-0c892f4da603 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Get security group information for devices via rpc ['9477950b-94aa-454b-a42a-2cb07153e324'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:29:22.520 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-04 11:29:22.520 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6fd061a1-7d3d-4378-8d30-c8cc6894c7dd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-04 11:29:22.520 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6fd061a1-7d3d-4378-8d30-c8cc6894c7dd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-04 11:29:22.535 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6fd061a1-7d3d-4378-8d30-c8cc6894c7dd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-04 11:29:22.578 2968 2452084456968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 26a2551b-2ee5-4510-ac60-c058854f6e7f 2021-08-04 11:29:22.578 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6fd061a1-7d3d-4378-8d30-c8cc6894c7dd'] 2021-08-04 11:29:22.610 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-04 11:29:22.610 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-04 11:29:22.629 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6fd061a1-7d3d-4378-8d30-c8cc6894c7dd'] 2021-08-04 11:29:22.666 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-14edb918-0410-47ed-aa1f-0c892f4da603 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update security group information for ports dict_keys(['9477950b-94aa-454b-a42a-2cb07153e324']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:29:22.676 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-14edb918-0410-47ed-aa1f-0c892f4da603 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:29:22.676 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-14edb918-0410-47ed-aa1f-0c892f4da603 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update rules of security group (7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:29:22.693 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-14edb918-0410-47ed-aa1f-0c892f4da603 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update members of security group (7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-04 11:29:22.704 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-14edb918-0410-47ed-aa1f-0c892f4da603 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update port filter for 9477950b-94aa-454b-a42a-2cb07153e324 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:29:22.704 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-14edb918-0410-47ed-aa1f-0c892f4da603 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Updating port rules. 2021-08-04 11:29:22.724 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-14edb918-0410-47ed-aa1f-0c892f4da603 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-04 11:29:22.724 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-14edb918-0410-47ed-aa1f-0c892f4da603 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:22.954 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-14edb918-0410-47ed-aa1f-0c892f4da603 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:22.969 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-14edb918-0410-47ed-aa1f-0c892f4da603 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:22.992 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-14edb918-0410-47ed-aa1f-0c892f4da603 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:23.373 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8fa37de-53d7-4337-9c99-f1912e27ca2b b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] port_update received: 34fe2874-400d-45d6-905d-d42660281187 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:29:23.392 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8fa37de-53d7-4337-9c99-f1912e27ca2b b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] No port 34fe2874-400d-45d6-905d-d42660281187 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:29:24.507 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:24.561 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:26.547 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12a87d15-5fdd-423b-b913-141aae4b5a1e e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] network_delete received. Deleting network 26a2551b-2ee5-4510-ac60-c058854f6e7f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-04 11:29:26.547 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12a87d15-5fdd-423b-b913-141aae4b5a1e e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] Network 26a2551b-2ee5-4510-ac60-c058854f6e7f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-04 11:29:26.908 2968 2452084453976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 34fe2874-400d-45d6-905d-d42660281187 2021-08-04 11:29:28.534 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-04 11:29:28.775 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Adding port 34fe2874-400d-45d6-905d-d42660281187 2021-08-04 11:29:28.775 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Port 34fe2874-400d-45d6-905d-d42660281187 updated. Details: {'device': '34fe2874-400d-45d6-905d-d42660281187', 'network_id': '6c33c8a9-610e-43f5-91d7-f09fdd119426', 'port_id': '34fe2874-400d-45d6-905d-d42660281187', 'mac_address': 'fa:16:3e:21:7b:36', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 910, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3c47f3f9-718a-4e0c-8aeb-81c66cb9036d', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-04 11:29:28.786 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-04 11:29:28.800 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-34fe2874-400d-45d6-905d-d42660281187" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:28.811 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 34fe2874-400d-45d6-905d-d42660281187 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-04 11:29:28.811 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-04 11:29:29.054 2968 2452084456088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '34fe2874-400d-45d6-905d-d42660281187') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:29:29.067 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '34fe2874-400d-45d6-905d-d42660281187') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:29:29.079 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 34fe2874-400d-45d6-905d-d42660281187 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-04 11:29:29.097 2968 2452084456088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 910, VLAN trunk: None to switch port 34fe2874-400d-45d6-905d-d42660281187 2021-08-04 11:29:29.234 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-04 11:29:29.234 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['34fe2874-400d-45d6-905d-d42660281187'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:29:29.484 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['34fe2874-400d-45d6-905d-d42660281187']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:29:29.484 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:29:29.499 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:29:29.499 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-04 11:29:29.499 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 34fe2874-400d-45d6-905d-d42660281187 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:29:29.533 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-04 11:29:29.533 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 34fe2874-400d-45d6-905d-d42660281187 not yet added. Adding. 2021-08-04 11:29:29.545 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-04 11:29:29.545 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-04 11:29:29.782 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34fe2874-400d-45d6-905d-d42660281187" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:30.000 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34fe2874-400d-45d6-905d-d42660281187" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:30.016 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34fe2874-400d-45d6-905d-d42660281187" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:30.315 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34fe2874-400d-45d6-905d-d42660281187" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:30.514 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-34fe2874-400d-45d6-905d-d42660281187" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:30.530 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 34fe2874-400d-45d6-905d-d42660281187 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-04 11:29:30.530 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 34fe2874-400d-45d6-905d-d42660281187 processed. 2021-08-04 11:29:30.553 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:30.810 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:55.359 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed181391-c309-4e1a-8005-0897da43f7b0 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Security group member updated on remote: ['7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:29:55.373 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-ed181391-c309-4e1a-8005-0897da43f7b0 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Security group member updated ['7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a'] 2021-08-04 11:29:55.373 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-ed181391-c309-4e1a-8005-0897da43f7b0 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Refresh firewall rules 2021-08-04 11:29:55.390 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed181391-c309-4e1a-8005-0897da43f7b0 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Get security group information for devices via rpc ['9477950b-94aa-454b-a42a-2cb07153e324', '34fe2874-400d-45d6-905d-d42660281187'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:29:55.669 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ed181391-c309-4e1a-8005-0897da43f7b0 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update security group information for ports dict_keys(['34fe2874-400d-45d6-905d-d42660281187', '9477950b-94aa-454b-a42a-2cb07153e324']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:29:55.669 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ed181391-c309-4e1a-8005-0897da43f7b0 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:29:55.685 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ed181391-c309-4e1a-8005-0897da43f7b0 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update rules of security group (7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:29:55.685 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ed181391-c309-4e1a-8005-0897da43f7b0 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update members of security group (7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-04 11:29:55.716 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ed181391-c309-4e1a-8005-0897da43f7b0 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update port filter for 34fe2874-400d-45d6-905d-d42660281187 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:29:55.716 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ed181391-c309-4e1a-8005-0897da43f7b0 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Updating port rules. 2021-08-04 11:29:55.735 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ed181391-c309-4e1a-8005-0897da43f7b0 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-04 11:29:55.748 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-ed181391-c309-4e1a-8005-0897da43f7b0 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-34fe2874-400d-45d6-905d-d42660281187" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:55.999 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-ed181391-c309-4e1a-8005-0897da43f7b0 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-34fe2874-400d-45d6-905d-d42660281187" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:56.016 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-ed181391-c309-4e1a-8005-0897da43f7b0 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-34fe2874-400d-45d6-905d-d42660281187" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:56.016 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-ed181391-c309-4e1a-8005-0897da43f7b0 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-34fe2874-400d-45d6-905d-d42660281187" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:56.032 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ed181391-c309-4e1a-8005-0897da43f7b0 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update port filter for 9477950b-94aa-454b-a42a-2cb07153e324 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:29:56.032 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ed181391-c309-4e1a-8005-0897da43f7b0 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Updating port rules. 2021-08-04 11:29:56.050 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ed181391-c309-4e1a-8005-0897da43f7b0 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-04 11:29:56.064 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-ed181391-c309-4e1a-8005-0897da43f7b0 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:56.185 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56903771-e29f-4464-8daa-019074963c6d b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] port_update received: a9f012dd-5d47-437c-a623-0c9b6884bdd6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:29:56.203 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56903771-e29f-4464-8daa-019074963c6d b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] No port a9f012dd-5d47-437c-a623-0c9b6884bdd6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:29:56.373 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-ed181391-c309-4e1a-8005-0897da43f7b0 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:56.373 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-ed181391-c309-4e1a-8005-0897da43f7b0 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:29:56.373 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-ed181391-c309-4e1a-8005-0897da43f7b0 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:29:59.014 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-368a2881-9807-4cc2-95f0-37941c255507 4ff2a0fdfeb24238b147a5a9a4f82600 1332f88801d24cacb382c039538e310f - - -] Security group member updated on remote: ['6a4a5d99-1d40-43f9-942f-b6009887e964'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:29:59.031 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-368a2881-9807-4cc2-95f0-37941c255507 4ff2a0fdfeb24238b147a5a9a4f82600 1332f88801d24cacb382c039538e310f - - -] Security group member updated ['6a4a5d99-1d40-43f9-942f-b6009887e964'] 2021-08-04 11:29:59.421 2968 2452084453976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a9f012dd-5d47-437c-a623-0c9b6884bdd6 2021-08-04 11:29:59.785 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4e7aadb-e142-4b89-b29a-8e858fb8b802 b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] port_update received: 065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:29:59.840 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4e7aadb-e142-4b89-b29a-8e858fb8b802 b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] No port 065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:30:00.702 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-04 11:30:00.888 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Adding port a9f012dd-5d47-437c-a623-0c9b6884bdd6 2021-08-04 11:30:00.888 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Port a9f012dd-5d47-437c-a623-0c9b6884bdd6 updated. Details: {'device': 'a9f012dd-5d47-437c-a623-0c9b6884bdd6', 'network_id': '6c33c8a9-610e-43f5-91d7-f09fdd119426', 'port_id': 'a9f012dd-5d47-437c-a623-0c9b6884bdd6', 'mac_address': 'fa:16:3e:85:2e:f6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 910, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3c47f3f9-718a-4e0c-8aeb-81c66cb9036d', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-04 11:30:00.930 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-04 11:30:00.969 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a9f012dd-5d47-437c-a623-0c9b6884bdd6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:00.981 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a9f012dd-5d47-437c-a623-0c9b6884bdd6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-04 11:30:01.013 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-04 11:30:01.389 2968 2452084456088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a9f012dd-5d47-437c-a623-0c9b6884bdd6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:30:01.409 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a9f012dd-5d47-437c-a623-0c9b6884bdd6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:30:01.419 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a9f012dd-5d47-437c-a623-0c9b6884bdd6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-04 11:30:01.419 2968 2452084456088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 910, VLAN trunk: None to switch port a9f012dd-5d47-437c-a623-0c9b6884bdd6 2021-08-04 11:30:01.783 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-04 11:30:01.796 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a9f012dd-5d47-437c-a623-0c9b6884bdd6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:30:01.937 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a9f012dd-5d47-437c-a623-0c9b6884bdd6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:30:01.952 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:30:01.967 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:30:01.982 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-04 11:30:01.997 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a9f012dd-5d47-437c-a623-0c9b6884bdd6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:30:02.013 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-04 11:30:02.029 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a9f012dd-5d47-437c-a623-0c9b6884bdd6 not yet added. Adding. 2021-08-04 11:30:02.029 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-04 11:30:02.063 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-04 11:30:02.388 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9f012dd-5d47-437c-a623-0c9b6884bdd6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:02.638 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9f012dd-5d47-437c-a623-0c9b6884bdd6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:02.663 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9f012dd-5d47-437c-a623-0c9b6884bdd6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:02.920 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9f012dd-5d47-437c-a623-0c9b6884bdd6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:03.107 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a9f012dd-5d47-437c-a623-0c9b6884bdd6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:03.107 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a9f012dd-5d47-437c-a623-0c9b6884bdd6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-04 11:30:03.123 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a9f012dd-5d47-437c-a623-0c9b6884bdd6 processed. 2021-08-04 11:30:03.498 2968 2452084453976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1 2021-08-04 11:30:04.721 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-04 11:30:04.732 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:05.168 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Adding port 065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1 2021-08-04 11:30:05.184 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Port 065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1 updated. Details: {'device': '065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1', 'network_id': 'beb0ea89-76a8-472f-8764-ac7fa40ba425', 'port_id': '065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1', 'mac_address': 'fa:16:3e:d4:a4:94', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 937, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'df785e49-5143-43c4-9e04-87ffa3e8e014', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-04 11:30:05.184 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-04 11:30:05.184 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:05.205 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-04 11:30:05.205 2968 2452084456968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network beb0ea89-76a8-472f-8764-ac7fa40ba425 2021-08-04 11:30:05.221 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-04 11:30:05.236 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:05.481 2968 2452084456968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:30:05.502 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:30:05.513 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-04 11:30:05.528 2968 2452084456968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 937, VLAN trunk: None to switch port 065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1 2021-08-04 11:30:05.717 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-04 11:30:05.732 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:30:05.877 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:30:05.889 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:30:05.889 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6a4a5d99-1d40-43f9-942f-b6009887e964) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:30:05.912 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6a4a5d99-1d40-43f9-942f-b6009887e964) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-04 11:30:05.912 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:30:05.925 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-04 11:30:05.934 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1 not yet added. Adding. 2021-08-04 11:30:05.952 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-04 11:30:05.952 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-04 11:30:06.250 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:06.611 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:06.624 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:06.937 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:07.233 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:07.249 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-04 11:30:07.249 2968 2452084456968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1 processed. 2021-08-04 11:30:08.748 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:08.965 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:17.754 2968 2452084454152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1 2021-08-04 11:30:17.999 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Security group member updated on remote: ['7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:30:18.011 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Security group member updated ['7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a'] 2021-08-04 11:30:18.011 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Refresh firewall rules 2021-08-04 11:30:18.033 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Get security group information for devices via rpc ['9477950b-94aa-454b-a42a-2cb07153e324', '34fe2874-400d-45d6-905d-d42660281187', 'a9f012dd-5d47-437c-a623-0c9b6884bdd6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:30:18.467 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update security group information for ports dict_keys(['34fe2874-400d-45d6-905d-d42660281187', '9477950b-94aa-454b-a42a-2cb07153e324', 'a9f012dd-5d47-437c-a623-0c9b6884bdd6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:30:18.481 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:30:18.498 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update rules of security group (7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:30:18.498 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update members of security group (7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-04 11:30:18.511 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update port filter for 34fe2874-400d-45d6-905d-d42660281187 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:30:18.511 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Updating port rules. 2021-08-04 11:30:18.511 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-04 11:30:18.533 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-34fe2874-400d-45d6-905d-d42660281187" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:18.575 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7cfd9be7-1c09-4bd8-80bc-5c8dfb8a0916 4ff2a0fdfeb24238b147a5a9a4f82600 1332f88801d24cacb382c039538e310f - - -] Security group member updated on remote: ['6a4a5d99-1d40-43f9-942f-b6009887e964'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:30:18.575 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-7cfd9be7-1c09-4bd8-80bc-5c8dfb8a0916 4ff2a0fdfeb24238b147a5a9a4f82600 1332f88801d24cacb382c039538e310f - - -] Security group member updated ['6a4a5d99-1d40-43f9-942f-b6009887e964'] 2021-08-04 11:30:18.673 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cfd9be7-1c09-4bd8-80bc-5c8dfb8a0916 4ff2a0fdfeb24238b147a5a9a4f82600 1332f88801d24cacb382c039538e310f - - -] port_delete event received for '065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:30:18.791 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-04 11:30:18.796 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-04 11:30:18.796 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-04 11:30:18.796 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-04 11:30:18.822 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-34fe2874-400d-45d6-905d-d42660281187" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:18.841 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-34fe2874-400d-45d6-905d-d42660281187" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:18.841 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-34fe2874-400d-45d6-905d-d42660281187" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:18.841 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update port filter for 9477950b-94aa-454b-a42a-2cb07153e324 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:30:18.862 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Updating port rules. 2021-08-04 11:30:18.871 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-04 11:30:18.871 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:18.887 2968 2452084456792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network beb0ea89-76a8-472f-8764-ac7fa40ba425 2021-08-04 11:30:18.887 2968 2452084456792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1'] 2021-08-04 11:30:18.906 2968 2452084456792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-04 11:30:18.906 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-04 11:30:18.927 2968 2452084456792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['065a132e-fcfb-4a0b-8e56-5e7c9d87e2f1'] 2021-08-04 11:30:18.968 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f5e68c2-9ff6-4680-9e52-a0998a464d5b b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] port_update received: e2852677-e998-4783-be1e-2a45ea6f5d2f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:30:19.012 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f5e68c2-9ff6-4680-9e52-a0998a464d5b b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] No port e2852677-e998-4783-be1e-2a45ea6f5d2f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:30:19.153 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:19.183 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:19.183 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:19.183 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update port filter for a9f012dd-5d47-437c-a623-0c9b6884bdd6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:30:19.211 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Updating port rules. 2021-08-04 11:30:19.217 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-04 11:30:19.217 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-a9f012dd-5d47-437c-a623-0c9b6884bdd6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:19.465 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-a9f012dd-5d47-437c-a623-0c9b6884bdd6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:19.487 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-a9f012dd-5d47-437c-a623-0c9b6884bdd6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:19.503 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-ce6123cd-1014-46bd-9fd5-0b5c92f142ee 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-a9f012dd-5d47-437c-a623-0c9b6884bdd6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:20.793 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:20.824 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:21.715 2968 2452084453976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e2852677-e998-4783-be1e-2a45ea6f5d2f 2021-08-04 11:30:22.809 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-04 11:30:23.108 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Adding port e2852677-e998-4783-be1e-2a45ea6f5d2f 2021-08-04 11:30:23.130 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Port e2852677-e998-4783-be1e-2a45ea6f5d2f updated. Details: {'device': 'e2852677-e998-4783-be1e-2a45ea6f5d2f', 'network_id': '6c33c8a9-610e-43f5-91d7-f09fdd119426', 'port_id': 'e2852677-e998-4783-be1e-2a45ea6f5d2f', 'mac_address': 'fa:16:3e:90:af:76', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 910, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3c47f3f9-718a-4e0c-8aeb-81c66cb9036d', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-04 11:30:23.140 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-04 11:30:23.140 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e2852677-e998-4783-be1e-2a45ea6f5d2f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:23.155 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e2852677-e998-4783-be1e-2a45ea6f5d2f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-04 11:30:23.167 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-04 11:30:23.418 2968 2452084456088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e2852677-e998-4783-be1e-2a45ea6f5d2f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:30:23.436 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e2852677-e998-4783-be1e-2a45ea6f5d2f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:30:23.452 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e2852677-e998-4783-be1e-2a45ea6f5d2f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-04 11:30:23.464 2968 2452084456088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 910, VLAN trunk: None to switch port e2852677-e998-4783-be1e-2a45ea6f5d2f 2021-08-04 11:30:23.498 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-202dfa93-52f0-4879-b64e-cd3210d7353e 4ff2a0fdfeb24238b147a5a9a4f82600 1332f88801d24cacb382c039538e310f - - -] Security group member updated on remote: ['6a4a5d99-1d40-43f9-942f-b6009887e964'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:30:23.513 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [req-202dfa93-52f0-4879-b64e-cd3210d7353e 4ff2a0fdfeb24238b147a5a9a4f82600 1332f88801d24cacb382c039538e310f - - -] Security group member updated ['6a4a5d99-1d40-43f9-942f-b6009887e964'] 2021-08-04 11:30:23.655 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-04 11:30:23.668 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e2852677-e998-4783-be1e-2a45ea6f5d2f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:30:23.861 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e2852677-e998-4783-be1e-2a45ea6f5d2f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:30:23.861 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:30:23.876 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:30:23.876 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-04 11:30:23.907 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e2852677-e998-4783-be1e-2a45ea6f5d2f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:30:23.919 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-04 11:30:23.934 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e2852677-e998-4783-be1e-2a45ea6f5d2f not yet added. Adding. 2021-08-04 11:30:23.934 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-04 11:30:23.934 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-04 11:30:24.231 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2852677-e998-4783-be1e-2a45ea6f5d2f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:24.372 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-215f74f6-c661-4e42-b7fa-1a1c14227a84 b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] port_update received: 65dc3ce9-df74-4415-a9f7-95e997fcadea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:30:24.418 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-215f74f6-c661-4e42-b7fa-1a1c14227a84 b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] No port 65dc3ce9-df74-4415-a9f7-95e997fcadea defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:30:24.559 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2852677-e998-4783-be1e-2a45ea6f5d2f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:24.559 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2852677-e998-4783-be1e-2a45ea6f5d2f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:24.872 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2852677-e998-4783-be1e-2a45ea6f5d2f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:25.105 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e2852677-e998-4783-be1e-2a45ea6f5d2f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:25.105 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e2852677-e998-4783-be1e-2a45ea6f5d2f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-04 11:30:25.136 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e2852677-e998-4783-be1e-2a45ea6f5d2f processed. 2021-08-04 11:30:26.808 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:27.074 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:27.817 2968 2452084453976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 65dc3ce9-df74-4415-a9f7-95e997fcadea 2021-08-04 11:30:28.815 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-04 11:30:29.043 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Adding port 65dc3ce9-df74-4415-a9f7-95e997fcadea 2021-08-04 11:30:29.043 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Port 65dc3ce9-df74-4415-a9f7-95e997fcadea updated. Details: {'device': '65dc3ce9-df74-4415-a9f7-95e997fcadea', 'network_id': 'beb0ea89-76a8-472f-8764-ac7fa40ba425', 'port_id': '65dc3ce9-df74-4415-a9f7-95e997fcadea', 'mac_address': 'fa:16:3e:40:cb:e5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 937, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'df785e49-5143-43c4-9e04-87ffa3e8e014', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-04 11:30:29.060 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-04 11:30:29.060 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-65dc3ce9-df74-4415-a9f7-95e997fcadea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:29.083 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 65dc3ce9-df74-4415-a9f7-95e997fcadea _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-04 11:30:29.092 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network beb0ea89-76a8-472f-8764-ac7fa40ba425 2021-08-04 11:30:29.092 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-04 11:30:29.386 2968 2452084456088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '65dc3ce9-df74-4415-a9f7-95e997fcadea') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:30:29.386 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '65dc3ce9-df74-4415-a9f7-95e997fcadea') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:30:29.386 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 65dc3ce9-df74-4415-a9f7-95e997fcadea is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-04 11:30:29.417 2968 2452084456088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 937, VLAN trunk: None to switch port 65dc3ce9-df74-4415-a9f7-95e997fcadea 2021-08-04 11:30:29.643 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-04 11:30:29.655 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['65dc3ce9-df74-4415-a9f7-95e997fcadea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:30:29.824 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['65dc3ce9-df74-4415-a9f7-95e997fcadea']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:30:29.840 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:30:29.855 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6a4a5d99-1d40-43f9-942f-b6009887e964) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:30:29.855 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6a4a5d99-1d40-43f9-942f-b6009887e964) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-04 11:30:29.872 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 65dc3ce9-df74-4415-a9f7-95e997fcadea _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:30:29.891 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-04 11:30:29.891 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 65dc3ce9-df74-4415-a9f7-95e997fcadea not yet added. Adding. 2021-08-04 11:30:29.891 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-04 11:30:29.891 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-04 11:30:30.201 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-65dc3ce9-df74-4415-a9f7-95e997fcadea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:30.496 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-65dc3ce9-df74-4415-a9f7-95e997fcadea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:30.496 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-65dc3ce9-df74-4415-a9f7-95e997fcadea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:30.855 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-65dc3ce9-df74-4415-a9f7-95e997fcadea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:31.028 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-65dc3ce9-df74-4415-a9f7-95e997fcadea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:31.051 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 65dc3ce9-df74-4415-a9f7-95e997fcadea status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-04 11:30:31.060 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 65dc3ce9-df74-4415-a9f7-95e997fcadea processed. 2021-08-04 11:30:32.839 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:33.062 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:39.276 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-86562d0c-a650-488f-b0b3-2e4892f77263 bc7a01b81eff45ffab6308f7a4d2322a b77c57c1fa0649d399ae896bd7cb368d - - -] Security group member updated on remote: ['613d4b6c-efe0-496a-a341-0f49d380937e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:30:39.293 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-86562d0c-a650-488f-b0b3-2e4892f77263 bc7a01b81eff45ffab6308f7a4d2322a b77c57c1fa0649d399ae896bd7cb368d - - -] Security group member updated ['613d4b6c-efe0-496a-a341-0f49d380937e'] 2021-08-04 11:30:40.126 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9351c298-f2e3-4595-abc2-f40acf98dd67 b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] port_update received: 3189fb45-ed92-4494-9d64-3deb6f48d246 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:30:40.161 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9351c298-f2e3-4595-abc2-f40acf98dd67 b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] No port 3189fb45-ed92-4494-9d64-3deb6f48d246 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:30:41.297 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d327c4cb-1685-449e-813f-247856591295 4ff2a0fdfeb24238b147a5a9a4f82600 1332f88801d24cacb382c039538e310f - - -] Security group member updated on remote: ['6a4a5d99-1d40-43f9-942f-b6009887e964'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:30:41.308 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-d327c4cb-1685-449e-813f-247856591295 4ff2a0fdfeb24238b147a5a9a4f82600 1332f88801d24cacb382c039538e310f - - -] Security group member updated ['6a4a5d99-1d40-43f9-942f-b6009887e964'] 2021-08-04 11:30:41.329 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-d327c4cb-1685-449e-813f-247856591295 4ff2a0fdfeb24238b147a5a9a4f82600 1332f88801d24cacb382c039538e310f - - -] Refresh firewall rules 2021-08-04 11:30:41.339 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d327c4cb-1685-449e-813f-247856591295 4ff2a0fdfeb24238b147a5a9a4f82600 1332f88801d24cacb382c039538e310f - - -] Get security group information for devices via rpc ['65dc3ce9-df74-4415-a9f7-95e997fcadea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:30:41.386 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d327c4cb-1685-449e-813f-247856591295 4ff2a0fdfeb24238b147a5a9a4f82600 1332f88801d24cacb382c039538e310f - - -] port_delete event received for '65dc3ce9-df74-4415-a9f7-95e997fcadea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:30:41.402 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d327c4cb-1685-449e-813f-247856591295 4ff2a0fdfeb24238b147a5a9a4f82600 1332f88801d24cacb382c039538e310f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:30:41.402 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d327c4cb-1685-449e-813f-247856591295 4ff2a0fdfeb24238b147a5a9a4f82600 1332f88801d24cacb382c039538e310f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:30:42.075 2968 2452084454152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 65dc3ce9-df74-4415-a9f7-95e997fcadea 2021-08-04 11:30:42.917 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-04 11:30:42.934 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '65dc3ce9-df74-4415-a9f7-95e997fcadea' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-04 11:30:42.949 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '65dc3ce9-df74-4415-a9f7-95e997fcadea' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-04 11:30:42.949 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 65dc3ce9-df74-4415-a9f7-95e997fcadea _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-04 11:30:43.042 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network beb0ea89-76a8-472f-8764-ac7fa40ba425 2021-08-04 11:30:43.042 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['65dc3ce9-df74-4415-a9f7-95e997fcadea'] 2021-08-04 11:30:43.060 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-04 11:30:43.075 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-04 11:30:43.075 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['65dc3ce9-df74-4415-a9f7-95e997fcadea'] 2021-08-04 11:30:44.028 2968 2452084453976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3189fb45-ed92-4494-9d64-3deb6f48d246 2021-08-04 11:30:44.108 2968 2452084454152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e2852677-e998-4783-be1e-2a45ea6f5d2f 2021-08-04 11:30:44.670 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Security group member updated on remote: ['7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:30:44.682 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Security group member updated ['7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a'] 2021-08-04 11:30:44.705 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Refresh firewall rules 2021-08-04 11:30:44.719 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Get security group information for devices via rpc ['9477950b-94aa-454b-a42a-2cb07153e324', '34fe2874-400d-45d6-905d-d42660281187', 'a9f012dd-5d47-437c-a623-0c9b6884bdd6', 'e2852677-e998-4783-be1e-2a45ea6f5d2f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:30:44.730 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] port_delete event received for 'e2852677-e998-4783-be1e-2a45ea6f5d2f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:30:44.922 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-04 11:30:44.932 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:44.984 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:45.199 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update security group information for ports dict_keys(['34fe2874-400d-45d6-905d-d42660281187', '9477950b-94aa-454b-a42a-2cb07153e324', 'a9f012dd-5d47-437c-a623-0c9b6884bdd6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:30:45.219 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:30:45.230 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update rules of security group (7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:30:45.230 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update members of security group (7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-04 11:30:45.247 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update port filter for 34fe2874-400d-45d6-905d-d42660281187 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:30:45.262 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Updating port rules. 2021-08-04 11:30:45.262 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-04 11:30:45.277 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-34fe2874-400d-45d6-905d-d42660281187" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:45.292 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-34fe2874-400d-45d6-905d-d42660281187" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:45.292 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-34fe2874-400d-45d6-905d-d42660281187" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:45.315 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Adding port 3189fb45-ed92-4494-9d64-3deb6f48d246 2021-08-04 11:30:45.327 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Port 3189fb45-ed92-4494-9d64-3deb6f48d246 updated. Details: {'device': '3189fb45-ed92-4494-9d64-3deb6f48d246', 'network_id': '51bcfefe-72b3-4e4d-ba6d-ddeb302dc4cc', 'port_id': '3189fb45-ed92-4494-9d64-3deb6f48d246', 'mac_address': 'fa:16:3e:eb:4c:19', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 903, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '29456f19-c69d-4403-ae7c-6d480cc1834e', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-04 11:30:45.342 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-04 11:30:45.342 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-04 11:30:45.361 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3189fb45-ed92-4494-9d64-3deb6f48d246" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:45.378 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3189fb45-ed92-4494-9d64-3deb6f48d246 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-04 11:30:45.387 2968 2452084456968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 51bcfefe-72b3-4e4d-ba6d-ddeb302dc4cc 2021-08-04 11:30:45.387 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-04 11:30:45.401 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e2852677-e998-4783-be1e-2a45ea6f5d2f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-04 11:30:45.401 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e2852677-e998-4783-be1e-2a45ea6f5d2f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-04 11:30:45.419 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e2852677-e998-4783-be1e-2a45ea6f5d2f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-04 11:30:45.495 2968 2452084456792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e2852677-e998-4783-be1e-2a45ea6f5d2f'] 2021-08-04 11:30:45.514 2968 2452084456792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-04 11:30:45.527 2968 2452084456792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-04 11:30:45.544 2968 2452084456792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e2852677-e998-4783-be1e-2a45ea6f5d2f'] 2021-08-04 11:30:45.776 2968 2452084456968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3189fb45-ed92-4494-9d64-3deb6f48d246') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:30:45.776 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3189fb45-ed92-4494-9d64-3deb6f48d246') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:30:45.794 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-34fe2874-400d-45d6-905d-d42660281187" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:45.808 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update port filter for 9477950b-94aa-454b-a42a-2cb07153e324 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:30:45.826 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Updating port rules. 2021-08-04 11:30:45.839 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-04 11:30:45.839 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:45.861 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:45.873 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:45.907 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3189fb45-ed92-4494-9d64-3deb6f48d246 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-04 11:30:45.934 2968 2452084456968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 903, VLAN trunk: None to switch port 3189fb45-ed92-4494-9d64-3deb6f48d246 2021-08-04 11:30:46.221 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-04 11:30:46.247 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3189fb45-ed92-4494-9d64-3deb6f48d246'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:30:46.418 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:46.449 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update port filter for a9f012dd-5d47-437c-a623-0c9b6884bdd6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:30:46.480 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Updating port rules. 2021-08-04 11:30:46.480 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-04 11:30:46.480 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-a9f012dd-5d47-437c-a623-0c9b6884bdd6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:46.510 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-a9f012dd-5d47-437c-a623-0c9b6884bdd6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:46.510 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-a9f012dd-5d47-437c-a623-0c9b6884bdd6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:46.545 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3189fb45-ed92-4494-9d64-3deb6f48d246']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:30:46.558 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:30:46.575 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (613d4b6c-efe0-496a-a341-0f49d380937e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:30:46.575 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (613d4b6c-efe0-496a-a341-0f49d380937e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-04 11:30:46.621 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3189fb45-ed92-4494-9d64-3deb6f48d246 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:30:46.621 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-04 11:30:46.621 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3189fb45-ed92-4494-9d64-3deb6f48d246 not yet added. Adding. 2021-08-04 11:30:46.643 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-04 11:30:46.651 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-04 11:30:46.946 2968 2452084457144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:46.981 2968 2452084457144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:47.121 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3189fb45-ed92-4494-9d64-3deb6f48d246" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:47.140 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-c8ceef18-dcbe-450f-9641-49cad0169ee8 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-a9f012dd-5d47-437c-a623-0c9b6884bdd6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:47.483 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3189fb45-ed92-4494-9d64-3deb6f48d246" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:47.483 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3189fb45-ed92-4494-9d64-3deb6f48d246" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:47.778 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3189fb45-ed92-4494-9d64-3deb6f48d246" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:47.947 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3189fb45-ed92-4494-9d64-3deb6f48d246" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.579s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:47.951 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3189fb45-ed92-4494-9d64-3deb6f48d246 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-04 11:30:47.965 2968 2452084456968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3189fb45-ed92-4494-9d64-3deb6f48d246 processed. 2021-08-04 11:30:48.954 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:49.205 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:53.356 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d21253fe-48fc-483d-ba01-25e595ec47da 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Security group member updated on remote: ['7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:30:53.370 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [req-d21253fe-48fc-483d-ba01-25e595ec47da 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Security group member updated ['7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a'] 2021-08-04 11:30:53.370 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [req-d21253fe-48fc-483d-ba01-25e595ec47da 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Refresh firewall rules 2021-08-04 11:30:53.386 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d21253fe-48fc-483d-ba01-25e595ec47da 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Get security group information for devices via rpc ['9477950b-94aa-454b-a42a-2cb07153e324', '34fe2874-400d-45d6-905d-d42660281187', 'a9f012dd-5d47-437c-a623-0c9b6884bdd6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:30:53.496 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d21253fe-48fc-483d-ba01-25e595ec47da 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] port_delete event received for 'a9f012dd-5d47-437c-a623-0c9b6884bdd6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:30:53.762 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d21253fe-48fc-483d-ba01-25e595ec47da 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update security group information for ports dict_keys(['34fe2874-400d-45d6-905d-d42660281187', '9477950b-94aa-454b-a42a-2cb07153e324']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:30:53.790 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d21253fe-48fc-483d-ba01-25e595ec47da 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:30:53.798 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d21253fe-48fc-483d-ba01-25e595ec47da 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update rules of security group (7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:30:53.807 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d21253fe-48fc-483d-ba01-25e595ec47da 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update members of security group (7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-04 11:30:53.807 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d21253fe-48fc-483d-ba01-25e595ec47da 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update port filter for 34fe2874-400d-45d6-905d-d42660281187 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:30:53.846 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d21253fe-48fc-483d-ba01-25e595ec47da 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Updating port rules. 2021-08-04 11:30:53.857 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d21253fe-48fc-483d-ba01-25e595ec47da 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-04 11:30:53.870 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-d21253fe-48fc-483d-ba01-25e595ec47da 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-34fe2874-400d-45d6-905d-d42660281187" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:53.870 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-d21253fe-48fc-483d-ba01-25e595ec47da 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-34fe2874-400d-45d6-905d-d42660281187" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:53.904 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-d21253fe-48fc-483d-ba01-25e595ec47da 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-34fe2874-400d-45d6-905d-d42660281187" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:54.307 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-d21253fe-48fc-483d-ba01-25e595ec47da 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-34fe2874-400d-45d6-905d-d42660281187" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:54.338 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d21253fe-48fc-483d-ba01-25e595ec47da 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update port filter for 9477950b-94aa-454b-a42a-2cb07153e324 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:30:54.338 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d21253fe-48fc-483d-ba01-25e595ec47da 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Updating port rules. 2021-08-04 11:30:54.359 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d21253fe-48fc-483d-ba01-25e595ec47da 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-04 11:30:54.373 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-d21253fe-48fc-483d-ba01-25e595ec47da 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:54.385 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-d21253fe-48fc-483d-ba01-25e595ec47da 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:54.403 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-d21253fe-48fc-483d-ba01-25e595ec47da 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:54.418 2968 2452084454152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a9f012dd-5d47-437c-a623-0c9b6884bdd6 2021-08-04 11:30:54.729 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-d21253fe-48fc-483d-ba01-25e595ec47da 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:54.979 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-04 11:30:54.979 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a9f012dd-5d47-437c-a623-0c9b6884bdd6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-04 11:30:54.995 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a9f012dd-5d47-437c-a623-0c9b6884bdd6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-04 11:30:55.010 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a9f012dd-5d47-437c-a623-0c9b6884bdd6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-04 11:30:55.060 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a9f012dd-5d47-437c-a623-0c9b6884bdd6'] 2021-08-04 11:30:55.060 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-04 11:30:55.072 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-04 11:30:55.089 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a9f012dd-5d47-437c-a623-0c9b6884bdd6'] 2021-08-04 11:30:56.990 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:57.027 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:58.370 2968 2452084454152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 34fe2874-400d-45d6-905d-d42660281187 2021-08-04 11:30:58.590 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01a01376-1a68-4ab7-9e54-9a57b40e7d22 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Security group member updated on remote: ['7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:30:58.610 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [req-01a01376-1a68-4ab7-9e54-9a57b40e7d22 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Security group member updated ['7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a'] 2021-08-04 11:30:58.610 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [req-01a01376-1a68-4ab7-9e54-9a57b40e7d22 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Refresh firewall rules 2021-08-04 11:30:58.623 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01a01376-1a68-4ab7-9e54-9a57b40e7d22 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Get security group information for devices via rpc ['9477950b-94aa-454b-a42a-2cb07153e324', '34fe2874-400d-45d6-905d-d42660281187'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:30:58.670 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01a01376-1a68-4ab7-9e54-9a57b40e7d22 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] port_delete event received for '34fe2874-400d-45d6-905d-d42660281187' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:30:58.994 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-04 11:30:59.012 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '34fe2874-400d-45d6-905d-d42660281187' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-04 11:30:59.012 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '34fe2874-400d-45d6-905d-d42660281187' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-04 11:30:59.027 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 34fe2874-400d-45d6-905d-d42660281187 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-04 11:30:59.052 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-01a01376-1a68-4ab7-9e54-9a57b40e7d22 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update security group information for ports dict_keys(['9477950b-94aa-454b-a42a-2cb07153e324']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:30:59.057 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-01a01376-1a68-4ab7-9e54-9a57b40e7d22 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:30:59.057 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-01a01376-1a68-4ab7-9e54-9a57b40e7d22 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update rules of security group (7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:30:59.091 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-01a01376-1a68-4ab7-9e54-9a57b40e7d22 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update members of security group (7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-04 11:30:59.091 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-01a01376-1a68-4ab7-9e54-9a57b40e7d22 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Update port filter for 9477950b-94aa-454b-a42a-2cb07153e324 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:30:59.104 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-01a01376-1a68-4ab7-9e54-9a57b40e7d22 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Updating port rules. 2021-08-04 11:30:59.143 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-01a01376-1a68-4ab7-9e54-9a57b40e7d22 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-04 11:30:59.155 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-01a01376-1a68-4ab7-9e54-9a57b40e7d22 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:59.172 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-01a01376-1a68-4ab7-9e54-9a57b40e7d22 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:30:59.185 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-01a01376-1a68-4ab7-9e54-9a57b40e7d22 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:30:59.197 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['34fe2874-400d-45d6-905d-d42660281187'] 2021-08-04 11:30:59.197 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-04 11:30:59.222 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-04 11:30:59.234 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['34fe2874-400d-45d6-905d-d42660281187'] 2021-08-04 11:30:59.480 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-01a01376-1a68-4ab7-9e54-9a57b40e7d22 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Lock "n-hv-driver-port-lock-9477950b-94aa-454b-a42a-2cb07153e324" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:31:01.025 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:31:01.058 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:31:04.467 2968 2452084454152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9477950b-94aa-454b-a42a-2cb07153e324 2021-08-04 11:31:05.029 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-04 11:31:05.029 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9477950b-94aa-454b-a42a-2cb07153e324' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-04 11:31:05.043 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9477950b-94aa-454b-a42a-2cb07153e324' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-04 11:31:05.043 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9477950b-94aa-454b-a42a-2cb07153e324 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-04 11:31:05.075 2968 2452084456968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6c33c8a9-610e-43f5-91d7-f09fdd119426 2021-08-04 11:31:05.106 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9477950b-94aa-454b-a42a-2cb07153e324'] 2021-08-04 11:31:05.106 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-04 11:31:05.128 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-04 11:31:05.142 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9477950b-94aa-454b-a42a-2cb07153e324'] 2021-08-04 11:31:05.151 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-19bdc8b5-193a-458f-b13f-56cfe5ef32ec 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Security group member updated on remote: ['7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:31:05.151 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [req-19bdc8b5-193a-458f-b13f-56cfe5ef32ec 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] Security group member updated ['7287a7eb-5b74-4dbb-8b1b-cd9fb73f635a'] 2021-08-04 11:31:05.214 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19bdc8b5-193a-458f-b13f-56cfe5ef32ec 87ea1e9440054cca80fd94de5e85fbef 35aa93762d99419da673cd4123c187f2 - - -] port_delete event received for '9477950b-94aa-454b-a42a-2cb07153e324' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:31:07.044 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:31:07.088 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:31:07.339 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-726e5a7e-e0db-4f2c-b49a-552ca96ab039 e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] network_delete received. Deleting network 6c33c8a9-610e-43f5-91d7-f09fdd119426 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-04 11:31:07.355 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-726e5a7e-e0db-4f2c-b49a-552ca96ab039 e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] Network 6c33c8a9-610e-43f5-91d7-f09fdd119426 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-04 11:31:16.464 2968 2452084453976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 2021-08-04 11:31:17.075 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-04 11:31:17.278 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Adding port ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 2021-08-04 11:31:17.292 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Port ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 updated. Details: {'device': 'ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67', 'network_id': '2826e4ba-01ab-4de2-b1c5-d9e4ec84d05f', 'port_id': 'ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67', 'mac_address': 'fa:16:3e:28:a0:b0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 904, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '55a716b5-f71c-428d-a095-c78aeea7fa79', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-04 11:31:17.292 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-04 11:31:17.324 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:31:17.333 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-04 11:31:17.338 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-04 11:31:17.385 2968 2452084456968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:31:17.402 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:31:17.419 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-04 11:31:17.431 2968 2452084456968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 904, VLAN trunk: None to switch port ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 2021-08-04 11:31:17.541 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-04 11:31:17.560 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:31:17.703 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:31:17.715 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:31:17.744 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cdb1ad87-1039-45a2-aae2-8d6603951847) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:31:17.763 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:31:17.763 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-04 11:31:17.776 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-04 11:31:17.776 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:31:17.792 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:31:17.810 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:31:17.810 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:31:17.904 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:31:17.916 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-04 11:31:17.916 2968 2452084456968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 processed. 2021-08-04 11:31:19.089 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:31:19.417 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:31:22.995 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-df293dc2-ee8d-4d08-9d4b-0be406e48426 03c12f7fd5a340769bf261126048fcb4 895b815f06594b56bea181a2968a3308 - - -] Security group member updated on remote: ['f8637981-f9f9-45da-a406-2e3f9c1a20c2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:31:22.995 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [req-df293dc2-ee8d-4d08-9d4b-0be406e48426 03c12f7fd5a340769bf261126048fcb4 895b815f06594b56bea181a2968a3308 - - -] Security group member updated ['f8637981-f9f9-45da-a406-2e3f9c1a20c2'] 2021-08-04 11:31:24.462 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bcca28ff-a2b8-403e-a67c-c517b024a738 b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] port_update received: a9443e85-23c0-4aa0-947a-bae85f8f8553 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:31:24.479 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bcca28ff-a2b8-403e-a67c-c517b024a738 b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] No port a9443e85-23c0-4aa0-947a-bae85f8f8553 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:31:26.589 2968 2452084453976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a9443e85-23c0-4aa0-947a-bae85f8f8553 2021-08-04 11:31:26.901 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2160d602-fe56-464d-aaa2-5d8ef4ef2b73 e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] network_delete received. Deleting network beb0ea89-76a8-472f-8764-ac7fa40ba425 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-04 11:31:26.901 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2160d602-fe56-464d-aaa2-5d8ef4ef2b73 e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] Network beb0ea89-76a8-472f-8764-ac7fa40ba425 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-04 11:31:27.121 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-04 11:31:27.449 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Adding port a9443e85-23c0-4aa0-947a-bae85f8f8553 2021-08-04 11:31:27.463 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Port a9443e85-23c0-4aa0-947a-bae85f8f8553 updated. Details: {'device': 'a9443e85-23c0-4aa0-947a-bae85f8f8553', 'network_id': '775c095f-8401-4043-9521-72a17032f93e', 'port_id': 'a9443e85-23c0-4aa0-947a-bae85f8f8553', 'mac_address': 'fa:16:3e:32:bc:00', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 912, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0fc0ae08-1f04-42ce-9d7f-1f13ff6d623b', 'ip_address': '192.168.233.149'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-04 11:31:27.463 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-04 11:31:27.481 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a9443e85-23c0-4aa0-947a-bae85f8f8553" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:31:27.496 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a9443e85-23c0-4aa0-947a-bae85f8f8553 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-04 11:31:27.496 2968 2452084456968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 775c095f-8401-4043-9521-72a17032f93e 2021-08-04 11:31:27.513 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-04 11:31:27.728 2968 2452084456968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a9443e85-23c0-4aa0-947a-bae85f8f8553') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:31:27.728 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a9443e85-23c0-4aa0-947a-bae85f8f8553') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:31:27.775 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a9443e85-23c0-4aa0-947a-bae85f8f8553 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-04 11:31:27.775 2968 2452084456968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 912, VLAN trunk: None to switch port a9443e85-23c0-4aa0-947a-bae85f8f8553 2021-08-04 11:31:27.947 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-04 11:31:27.966 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a9443e85-23c0-4aa0-947a-bae85f8f8553'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:31:28.229 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a9443e85-23c0-4aa0-947a-bae85f8f8553']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:31:28.257 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:31:28.263 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f8637981-f9f9-45da-a406-2e3f9c1a20c2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:31:28.275 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f8637981-f9f9-45da-a406-2e3f9c1a20c2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-04 11:31:28.292 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a9443e85-23c0-4aa0-947a-bae85f8f8553 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:31:28.292 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-04 11:31:28.311 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a9443e85-23c0-4aa0-947a-bae85f8f8553 not yet added. Adding. 2021-08-04 11:31:28.322 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-04 11:31:28.322 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-04 11:31:28.587 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9443e85-23c0-4aa0-947a-bae85f8f8553" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:31:28.777 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9443e85-23c0-4aa0-947a-bae85f8f8553" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:31:28.810 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9443e85-23c0-4aa0-947a-bae85f8f8553" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:31:29.040 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9443e85-23c0-4aa0-947a-bae85f8f8553" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:31:29.215 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a9443e85-23c0-4aa0-947a-bae85f8f8553" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:31:29.229 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a9443e85-23c0-4aa0-947a-bae85f8f8553 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-04 11:31:29.229 2968 2452084456968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a9443e85-23c0-4aa0-947a-bae85f8f8553 processed. 2021-08-04 11:31:31.139 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:31:31.465 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:31:34.764 2968 2452084454152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 2021-08-04 11:31:35.165 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-04 11:31:35.166 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-04 11:31:35.182 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-04 11:31:35.202 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-04 11:31:35.263 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67'] 2021-08-04 11:31:35.263 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-04 11:31:35.279 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-04 11:31:35.290 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67'] 2021-08-04 11:31:36.759 2968 2452084454152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a9443e85-23c0-4aa0-947a-bae85f8f8553 2021-08-04 11:31:37.169 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-04 11:31:37.169 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:31:37.169 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a9443e85-23c0-4aa0-947a-bae85f8f8553' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-04 11:31:37.169 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a9443e85-23c0-4aa0-947a-bae85f8f8553' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-04 11:31:37.198 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a9443e85-23c0-4aa0-947a-bae85f8f8553 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-04 11:31:37.214 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 775c095f-8401-4043-9521-72a17032f93e 2021-08-04 11:31:37.243 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a9443e85-23c0-4aa0-947a-bae85f8f8553'] 2021-08-04 11:31:37.243 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-04 11:31:37.243 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-04 11:31:37.275 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a9443e85-23c0-4aa0-947a-bae85f8f8553'] 2021-08-04 11:31:37.339 2968 2452084456968 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:31:37.462 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3bb0b8a9-d77e-478e-8c61-f2fa27c38147 03c12f7fd5a340769bf261126048fcb4 895b815f06594b56bea181a2968a3308 - - -] Security group member updated on remote: ['f8637981-f9f9-45da-a406-2e3f9c1a20c2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:31:37.462 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [req-3bb0b8a9-d77e-478e-8c61-f2fa27c38147 03c12f7fd5a340769bf261126048fcb4 895b815f06594b56bea181a2968a3308 - - -] Security group member updated ['f8637981-f9f9-45da-a406-2e3f9c1a20c2'] 2021-08-04 11:31:37.540 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bb0b8a9-d77e-478e-8c61-f2fa27c38147 03c12f7fd5a340769bf261126048fcb4 895b815f06594b56bea181a2968a3308 - - -] port_delete event received for 'a9443e85-23c0-4aa0-947a-bae85f8f8553' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:31:38.775 2968 2452084454152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 2021-08-04 11:31:39.197 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-04 11:31:39.199 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-04 11:31:39.199 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-04 11:31:39.220 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-04 11:31:39.230 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:31:39.249 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2826e4ba-01ab-4de2-b1c5-d9e4ec84d05f 2021-08-04 11:31:39.263 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67'] 2021-08-04 11:31:39.276 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-04 11:31:39.276 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67'] 2021-08-04 11:31:39.405 2968 2452084456968 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:31:50.153 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-965f925b-9ea2-4cbf-8740-44a00db67d15 - - - - -] port_update received: d5f9adbf-3712-406f-bcd5-f36476483e7e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:31:50.180 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-965f925b-9ea2-4cbf-8740-44a00db67d15 - - - - -] No port d5f9adbf-3712-406f-bcd5-f36476483e7e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:31:55.806 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6864b5b-e4c4-4c40-811f-7dc7aa1fe32d - - - - -] port_update received: 6227ec93-9214-41ce-b995-4fdbc97b8a8c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:31:55.842 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6864b5b-e4c4-4c40-811f-7dc7aa1fe32d - - - - -] No port 6227ec93-9214-41ce-b995-4fdbc97b8a8c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:31:58.073 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6a92a8e-1290-474f-8943-7cbd83922bd7 - - - - -] port_update received: 3775ab6a-87f1-4e07-95df-1de32286bc8e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:31:58.087 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6a92a8e-1290-474f-8943-7cbd83922bd7 - - - - -] No port 3775ab6a-87f1-4e07-95df-1de32286bc8e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:31:58.906 2968 2452084453976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 2021-08-04 11:31:59.280 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-04 11:31:59.697 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Adding port ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 2021-08-04 11:31:59.720 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Port ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 updated. Details: {'device': 'ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67', 'network_id': '2826e4ba-01ab-4de2-b1c5-d9e4ec84d05f', 'port_id': 'ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67', 'mac_address': 'fa:16:3e:28:a0:b0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 904, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '55a716b5-f71c-428d-a095-c78aeea7fa79', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-04 11:31:59.733 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-04 11:31:59.733 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:31:59.743 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-04 11:31:59.743 2968 2452084456968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2826e4ba-01ab-4de2-b1c5-d9e4ec84d05f 2021-08-04 11:31:59.743 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-04 11:31:59.951 2968 2452084456968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:31:59.962 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:31:59.982 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-04 11:31:59.982 2968 2452084456968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 904, VLAN trunk: None to switch port ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 2021-08-04 11:32:00.071 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-04 11:32:00.102 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:32:00.447 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:32:00.463 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:32:00.463 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cdb1ad87-1039-45a2-aae2-8d6603951847) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:32:00.486 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:32:00.486 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-04 11:32:00.501 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 not yet added. Adding. 2021-08-04 11:32:00.501 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-04 11:32:00.514 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-04 11:32:00.666 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:32:00.836 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:32:00.836 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:32:01.009 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:32:01.149 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.407s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:32:01.149 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-04 11:32:01.149 2968 2452084456968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 processed. 2021-08-04 11:32:01.296 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:32:02.045 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:32:03.165 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85e327fc-56d6-4b76-b8f2-a0789684059c - - - - -] port_update received: 3929c88a-3033-48a3-99b4-50ae9026ed58 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:32:03.184 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85e327fc-56d6-4b76-b8f2-a0789684059c - - - - -] No port 3929c88a-3033-48a3-99b4-50ae9026ed58 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:32:13.121 2968 2452084454152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3189fb45-ed92-4494-9d64-3deb6f48d246 2021-08-04 11:32:13.367 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-04 11:32:13.374 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3189fb45-ed92-4494-9d64-3deb6f48d246' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-04 11:32:13.374 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3189fb45-ed92-4494-9d64-3deb6f48d246' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-04 11:32:13.385 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3189fb45-ed92-4494-9d64-3deb6f48d246 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-04 11:32:13.406 2968 2452084456968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 51bcfefe-72b3-4e4d-ba6d-ddeb302dc4cc 2021-08-04 11:32:13.406 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3189fb45-ed92-4494-9d64-3deb6f48d246'] 2021-08-04 11:32:13.427 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-04 11:32:13.436 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-04 11:32:13.436 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3189fb45-ed92-4494-9d64-3deb6f48d246'] 2021-08-04 11:32:13.853 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01df8fde-4e55-44ca-89b8-09fa31f7a352 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] Security group member updated on remote: ['72a6a307-4715-47ad-a173-68e1e484c782'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:32:13.873 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [req-01df8fde-4e55-44ca-89b8-09fa31f7a352 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] Security group member updated ['72a6a307-4715-47ad-a173-68e1e484c782'] 2021-08-04 11:32:13.873 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [req-01df8fde-4e55-44ca-89b8-09fa31f7a352 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] Refresh firewall rules 2021-08-04 11:32:13.888 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01df8fde-4e55-44ca-89b8-09fa31f7a352 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] Get security group information for devices via rpc ['de915552-dd92-4a3b-8eb9-43fdf1415a69', '4056905c-f315-455a-b90f-07ea1cf8381f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:32:13.906 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-644fd6db-f0fb-420e-ae43-6c161ec973e9 bc7a01b81eff45ffab6308f7a4d2322a b77c57c1fa0649d399ae896bd7cb368d - - -] Security group member updated on remote: ['613d4b6c-efe0-496a-a341-0f49d380937e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:32:13.924 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-644fd6db-f0fb-420e-ae43-6c161ec973e9 bc7a01b81eff45ffab6308f7a4d2322a b77c57c1fa0649d399ae896bd7cb368d - - -] Security group member updated ['613d4b6c-efe0-496a-a341-0f49d380937e'] 2021-08-04 11:32:14.027 2968 2452084457144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01df8fde-4e55-44ca-89b8-09fa31f7a352 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] port_delete event received for '4056905c-f315-455a-b90f-07ea1cf8381f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:32:14.062 2968 2452084457144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-644fd6db-f0fb-420e-ae43-6c161ec973e9 bc7a01b81eff45ffab6308f7a4d2322a b77c57c1fa0649d399ae896bd7cb368d - - -] port_delete event received for '3189fb45-ed92-4494-9d64-3deb6f48d246' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:32:14.179 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-01df8fde-4e55-44ca-89b8-09fa31f7a352 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] Update security group information for ports dict_keys(['de915552-dd92-4a3b-8eb9-43fdf1415a69']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:32:14.179 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-01df8fde-4e55-44ca-89b8-09fa31f7a352 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:32:14.179 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-01df8fde-4e55-44ca-89b8-09fa31f7a352 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] Update rules of security group (72a6a307-4715-47ad-a173-68e1e484c782) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:32:14.179 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-01df8fde-4e55-44ca-89b8-09fa31f7a352 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] Update members of security group (72a6a307-4715-47ad-a173-68e1e484c782) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-04 11:32:14.214 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-01df8fde-4e55-44ca-89b8-09fa31f7a352 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] Update port filter for de915552-dd92-4a3b-8eb9-43fdf1415a69 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:32:14.214 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-01df8fde-4e55-44ca-89b8-09fa31f7a352 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] Updating port rules. 2021-08-04 11:32:14.214 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-01df8fde-4e55-44ca-89b8-09fa31f7a352 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-04 11:32:14.231 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-01df8fde-4e55-44ca-89b8-09fa31f7a352 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] Lock "n-hv-driver-port-lock-de915552-dd92-4a3b-8eb9-43fdf1415a69" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:32:14.247 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-01df8fde-4e55-44ca-89b8-09fa31f7a352 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] Lock "n-hv-driver-port-lock-de915552-dd92-4a3b-8eb9-43fdf1415a69" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:32:14.247 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-01df8fde-4e55-44ca-89b8-09fa31f7a352 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] Lock "n-hv-driver-port-lock-de915552-dd92-4a3b-8eb9-43fdf1415a69" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:32:14.424 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-01df8fde-4e55-44ca-89b8-09fa31f7a352 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] Lock "n-hv-driver-port-lock-de915552-dd92-4a3b-8eb9-43fdf1415a69" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:32:15.120 2968 2452084454152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4056905c-f315-455a-b90f-07ea1cf8381f 2021-08-04 11:32:15.379 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-04 11:32:15.379 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:32:15.402 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4056905c-f315-455a-b90f-07ea1cf8381f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-04 11:32:15.402 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4056905c-f315-455a-b90f-07ea1cf8381f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-04 11:32:15.415 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4056905c-f315-455a-b90f-07ea1cf8381f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-04 11:32:15.415 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:32:15.446 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4056905c-f315-455a-b90f-07ea1cf8381f'] 2021-08-04 11:32:15.461 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-04 11:32:15.461 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-04 11:32:15.461 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4056905c-f315-455a-b90f-07ea1cf8381f'] 2021-08-04 11:32:15.745 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-71379ee2-f602-41ff-911b-91f360a7ab7c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Security group member updated on remote: ['f79cb97c-e90a-428a-9635-d30cde234cf8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:32:15.762 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [req-71379ee2-f602-41ff-911b-91f360a7ab7c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Security group member updated ['f79cb97c-e90a-428a-9635-d30cde234cf8'] 2021-08-04 11:32:17.385 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:32:17.415 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:32:29.108 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18a9d72f-fdf0-4fe3-ae35-ed9d06d1f8c5 b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] port_update received: 096540dc-8271-419b-807d-e389b6f9f840 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:32:29.120 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18a9d72f-fdf0-4fe3-ae35-ed9d06d1f8c5 b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] No port 096540dc-8271-419b-807d-e389b6f9f840 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:32:30.179 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-18165b44-a62d-48e2-b271-a57bc9ba368c bc7a01b81eff45ffab6308f7a4d2322a b77c57c1fa0649d399ae896bd7cb368d - - -] Security group member updated on remote: ['613d4b6c-efe0-496a-a341-0f49d380937e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:32:30.208 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [req-18165b44-a62d-48e2-b271-a57bc9ba368c bc7a01b81eff45ffab6308f7a4d2322a b77c57c1fa0649d399ae896bd7cb368d - - -] Security group member updated ['613d4b6c-efe0-496a-a341-0f49d380937e'] 2021-08-04 11:32:31.195 2968 2452084453976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 096540dc-8271-419b-807d-e389b6f9f840 2021-08-04 11:32:31.493 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-04 11:32:31.528 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a37210d-0b06-4b13-a2dd-e6c27f5f61b8 b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] port_update received: 1def5a56-641c-4a0b-840b-2387d9f8c705 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:32:31.542 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a37210d-0b06-4b13-a2dd-e6c27f5f61b8 b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] No port 1def5a56-641c-4a0b-840b-2387d9f8c705 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:32:31.716 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Adding port 096540dc-8271-419b-807d-e389b6f9f840 2021-08-04 11:32:31.736 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Port 096540dc-8271-419b-807d-e389b6f9f840 updated. Details: {'device': '096540dc-8271-419b-807d-e389b6f9f840', 'network_id': '441f967b-4efa-41ee-b583-0f3d96dd58e3', 'port_id': '096540dc-8271-419b-807d-e389b6f9f840', 'mac_address': 'fa:16:3e:c0:18:ab', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 901, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '15b4cfb5-c573-49ae-b5c2-701cfd1bbc3a', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-04 11:32:31.736 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-04 11:32:31.753 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-096540dc-8271-419b-807d-e389b6f9f840" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:32:31.758 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 096540dc-8271-419b-807d-e389b6f9f840 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-04 11:32:31.758 2968 2452084456968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 441f967b-4efa-41ee-b583-0f3d96dd58e3 2021-08-04 11:32:31.758 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-04 11:32:31.992 2968 2452084456968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '096540dc-8271-419b-807d-e389b6f9f840') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:32:31.992 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '096540dc-8271-419b-807d-e389b6f9f840') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:32:32.022 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 096540dc-8271-419b-807d-e389b6f9f840 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-04 11:32:32.022 2968 2452084456968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 901, VLAN trunk: None to switch port 096540dc-8271-419b-807d-e389b6f9f840 2021-08-04 11:32:32.134 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-04 11:32:32.148 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['096540dc-8271-419b-807d-e389b6f9f840'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:32:32.291 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['096540dc-8271-419b-807d-e389b6f9f840']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:32:32.305 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:32:32.321 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f79cb97c-e90a-428a-9635-d30cde234cf8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:32:32.321 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f79cb97c-e90a-428a-9635-d30cde234cf8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-04 11:32:32.342 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 096540dc-8271-419b-807d-e389b6f9f840 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:32:32.354 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-04 11:32:32.354 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 096540dc-8271-419b-807d-e389b6f9f840 not yet added. Adding. 2021-08-04 11:32:32.382 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-04 11:32:32.384 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-04 11:32:32.556 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-096540dc-8271-419b-807d-e389b6f9f840" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:32:32.695 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-096540dc-8271-419b-807d-e389b6f9f840" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:32:32.727 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-096540dc-8271-419b-807d-e389b6f9f840" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:32:32.882 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-096540dc-8271-419b-807d-e389b6f9f840" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:32:32.992 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-096540dc-8271-419b-807d-e389b6f9f840" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:32:33.011 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 096540dc-8271-419b-807d-e389b6f9f840 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-04 11:32:33.028 2968 2452084456968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 096540dc-8271-419b-807d-e389b6f9f840 processed. 2021-08-04 11:32:33.213 2968 2452084453976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1def5a56-641c-4a0b-840b-2387d9f8c705 2021-08-04 11:32:33.526 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-04 11:32:33.526 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:32:33.823 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Adding port 1def5a56-641c-4a0b-840b-2387d9f8c705 2021-08-04 11:32:33.823 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Port 1def5a56-641c-4a0b-840b-2387d9f8c705 updated. Details: {'device': '1def5a56-641c-4a0b-840b-2387d9f8c705', 'network_id': '51bcfefe-72b3-4e4d-ba6d-ddeb302dc4cc', 'port_id': '1def5a56-641c-4a0b-840b-2387d9f8c705', 'mac_address': 'fa:16:3e:7e:61:6b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 903, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '29456f19-c69d-4403-ae7c-6d480cc1834e', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-04 11:32:33.842 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-04 11:32:33.842 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1def5a56-641c-4a0b-840b-2387d9f8c705" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:32:33.853 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1def5a56-641c-4a0b-840b-2387d9f8c705 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-04 11:32:33.853 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 51bcfefe-72b3-4e4d-ba6d-ddeb302dc4cc 2021-08-04 11:32:33.872 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-04 11:32:33.891 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:32:34.056 2968 2452084456088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1def5a56-641c-4a0b-840b-2387d9f8c705') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:32:34.070 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1def5a56-641c-4a0b-840b-2387d9f8c705') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:32:34.087 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1def5a56-641c-4a0b-840b-2387d9f8c705 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-04 11:32:34.102 2968 2452084456088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 903, VLAN trunk: None to switch port 1def5a56-641c-4a0b-840b-2387d9f8c705 2021-08-04 11:32:34.229 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-04 11:32:34.229 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1def5a56-641c-4a0b-840b-2387d9f8c705'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:32:34.385 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1def5a56-641c-4a0b-840b-2387d9f8c705']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:32:34.401 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:32:34.401 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (613d4b6c-efe0-496a-a341-0f49d380937e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:32:34.414 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (613d4b6c-efe0-496a-a341-0f49d380937e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-04 11:32:34.414 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1def5a56-641c-4a0b-840b-2387d9f8c705 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:32:34.429 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-04 11:32:34.445 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1def5a56-641c-4a0b-840b-2387d9f8c705 not yet added. Adding. 2021-08-04 11:32:34.445 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-04 11:32:34.461 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-04 11:32:34.637 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1def5a56-641c-4a0b-840b-2387d9f8c705" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:32:34.808 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1def5a56-641c-4a0b-840b-2387d9f8c705" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:32:34.821 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1def5a56-641c-4a0b-840b-2387d9f8c705" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:32:34.994 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1def5a56-641c-4a0b-840b-2387d9f8c705" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:32:35.150 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1def5a56-641c-4a0b-840b-2387d9f8c705" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:32:35.150 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1def5a56-641c-4a0b-840b-2387d9f8c705 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-04 11:32:35.166 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1def5a56-641c-4a0b-840b-2387d9f8c705 processed. 2021-08-04 11:32:35.530 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:32:35.710 2968 2452084456088 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:32:38.042 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-adb057bc-ee36-42d7-848a-d7c7b519c4a4 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] Security group member updated on remote: ['72a6a307-4715-47ad-a173-68e1e484c782'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:32:38.061 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-adb057bc-ee36-42d7-848a-d7c7b519c4a4 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] Security group member updated ['72a6a307-4715-47ad-a173-68e1e484c782'] 2021-08-04 11:32:38.061 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-adb057bc-ee36-42d7-848a-d7c7b519c4a4 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] Refresh firewall rules 2021-08-04 11:32:38.072 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-adb057bc-ee36-42d7-848a-d7c7b519c4a4 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] Get security group information for devices via rpc ['de915552-dd92-4a3b-8eb9-43fdf1415a69'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:32:38.101 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-adb057bc-ee36-42d7-848a-d7c7b519c4a4 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:32:38.101 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-adb057bc-ee36-42d7-848a-d7c7b519c4a4 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:32:38.123 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-adb057bc-ee36-42d7-848a-d7c7b519c4a4 03e7f8d70b7c47fba4713a973614c597 a73aad44fc834ab6a56f511a76595d46 - - -] port_delete event received for 'de915552-dd92-4a3b-8eb9-43fdf1415a69' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:32:39.338 2968 2452084454152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: de915552-dd92-4a3b-8eb9-43fdf1415a69 2021-08-04 11:32:39.569 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-04 11:32:39.571 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'de915552-dd92-4a3b-8eb9-43fdf1415a69' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-04 11:32:39.571 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'de915552-dd92-4a3b-8eb9-43fdf1415a69' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-04 11:32:39.571 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port de915552-dd92-4a3b-8eb9-43fdf1415a69 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-04 11:32:39.605 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c633c929-b112-405a-8dd6-17b61e51521a 2021-08-04 11:32:39.630 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['de915552-dd92-4a3b-8eb9-43fdf1415a69'] 2021-08-04 11:32:39.630 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-04 11:32:39.649 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-04 11:32:39.649 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['de915552-dd92-4a3b-8eb9-43fdf1415a69'] 2021-08-04 11:32:40.623 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8e5b76b-9d50-4a9d-b85b-2517ef2c1e5f e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] port_delete event received for '13f6576b-65e0-4eb4-bd12-b1396ab55c4a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:32:41.577 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:32:41.671 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:32:41.745 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-390a907f-fd12-40af-a8d9-50869310569b e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] port_delete event received for '20189f84-5dc2-4cc9-8d20-376eefd8a79b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:32:42.882 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c89354c-111b-4cd5-bf68-32106588379b e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] network_delete received. Deleting network c633c929-b112-405a-8dd6-17b61e51521a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-04 11:32:42.882 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c89354c-111b-4cd5-bf68-32106588379b e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] Network c633c929-b112-405a-8dd6-17b61e51521a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-04 11:32:44.669 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6e94345-2334-4d60-9d30-65fc1e4795f5 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Security group rule updated on remote: ['d7143706-f439-4719-a7ab-9d774bcb6476'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-04 11:32:44.669 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-e6e94345-2334-4d60-9d30-65fc1e4795f5 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Security group rule updated ['d7143706-f439-4719-a7ab-9d774bcb6476'] 2021-08-04 11:32:44.857 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7da1dde9-c9bc-40f6-a3e5-7a8bd932a0cd 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Security group rule updated on remote: ['d7143706-f439-4719-a7ab-9d774bcb6476'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-04 11:32:44.874 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-7da1dde9-c9bc-40f6-a3e5-7a8bd932a0cd 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Security group rule updated ['d7143706-f439-4719-a7ab-9d774bcb6476'] 2021-08-04 11:32:45.058 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-31292d40-9d35-4986-aa35-d888569dcb73 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Security group rule updated on remote: ['d7143706-f439-4719-a7ab-9d774bcb6476'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-04 11:32:45.073 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-31292d40-9d35-4986-aa35-d888569dcb73 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Security group rule updated ['d7143706-f439-4719-a7ab-9d774bcb6476'] 2021-08-04 11:32:45.225 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-364c8c79-ac06-4337-8c8f-0227fcf82ba9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Security group rule updated on remote: ['d7143706-f439-4719-a7ab-9d774bcb6476'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-04 11:32:45.225 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-364c8c79-ac06-4337-8c8f-0227fcf82ba9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Security group rule updated ['d7143706-f439-4719-a7ab-9d774bcb6476'] 2021-08-04 11:32:45.374 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-87ab9657-5b1a-40f7-ad22-933aae9f94c3 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Security group rule updated on remote: ['d7143706-f439-4719-a7ab-9d774bcb6476'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-04 11:32:45.382 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-87ab9657-5b1a-40f7-ad22-933aae9f94c3 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Security group rule updated ['d7143706-f439-4719-a7ab-9d774bcb6476'] 2021-08-04 11:32:45.507 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-41579e6e-a474-48dd-bcf0-04f8793a9353 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Security group rule updated on remote: ['d7143706-f439-4719-a7ab-9d774bcb6476'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-04 11:32:45.523 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-41579e6e-a474-48dd-bcf0-04f8793a9353 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Security group rule updated ['d7143706-f439-4719-a7ab-9d774bcb6476'] 2021-08-04 11:32:45.970 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Security group member updated on remote: ['d7143706-f439-4719-a7ab-9d774bcb6476', 'f79cb97c-e90a-428a-9635-d30cde234cf8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:32:45.991 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Security group member updated ['d7143706-f439-4719-a7ab-9d774bcb6476', 'f79cb97c-e90a-428a-9635-d30cde234cf8'] 2021-08-04 11:32:45.993 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Refresh firewall rules 2021-08-04 11:32:45.993 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Get security group information for devices via rpc ['096540dc-8271-419b-807d-e389b6f9f840'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:32:46.011 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] port_update received: 096540dc-8271-419b-807d-e389b6f9f840 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:32:46.023 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Lock "n-hv-agent-port-lock-096540dc-8271-419b-807d-e389b6f9f840" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:32:46.039 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Binding port 096540dc-8271-419b-807d-e389b6f9f840 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-04 11:32:46.039 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-04 11:32:46.076 2968 2452084456968 MainThread DEBUG neutron.services.trunk.rpc.agent [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '096540dc-8271-419b-807d-e389b6f9f840') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:32:46.076 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '096540dc-8271-419b-807d-e389b6f9f840') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:32:46.099 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Trunk plugin disabled on server. Assuming port 096540dc-8271-419b-807d-e389b6f9f840 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-04 11:32:46.099 2968 2452084456968 MainThread INFO networking_hyperv.neutron.trunk_driver [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Binding VLAN ID: 901, VLAN trunk: None to switch port 096540dc-8271-419b-807d-e389b6f9f840 2021-08-04 11:32:46.134 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Refresh firewall rules 2021-08-04 11:32:46.134 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Get security group information for devices via rpc ['096540dc-8271-419b-807d-e389b6f9f840'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:32:46.713 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Update security group information for ports dict_keys(['096540dc-8271-419b-807d-e389b6f9f840']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:32:46.713 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:32:46.731 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Update rules of security group (d7143706-f439-4719-a7ab-9d774bcb6476) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:32:46.731 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Update rules of security group (f79cb97c-e90a-428a-9635-d30cde234cf8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:32:46.743 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Update members of security group (f79cb97c-e90a-428a-9635-d30cde234cf8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-04 11:32:46.757 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Update port filter for 096540dc-8271-419b-807d-e389b6f9f840 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:32:46.757 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Updating port rules. 2021-08-04 11:32:46.757 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Creating 6 new rules, removing 0 old rules. 2021-08-04 11:32:46.776 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Lock "n-hv-driver-port-lock-096540dc-8271-419b-807d-e389b6f9f840" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:32:46.790 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Update security group information for ports dict_keys(['096540dc-8271-419b-807d-e389b6f9f840']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:32:46.813 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:32:46.829 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Update rules of security group (d7143706-f439-4719-a7ab-9d774bcb6476) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:32:46.835 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Update rules of security group (f79cb97c-e90a-428a-9635-d30cde234cf8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:32:46.835 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Update members of security group (f79cb97c-e90a-428a-9635-d30cde234cf8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-04 11:32:46.855 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Update port filter for 096540dc-8271-419b-807d-e389b6f9f840 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:32:46.868 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Updating port rules. 2021-08-04 11:32:46.868 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Creating 6 new rules, removing 0 old rules. 2021-08-04 11:32:47.041 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Lock "n-hv-driver-port-lock-096540dc-8271-419b-807d-e389b6f9f840" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:32:47.041 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Lock "n-hv-driver-port-lock-096540dc-8271-419b-807d-e389b6f9f840" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:32:47.059 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Lock "n-hv-driver-port-lock-096540dc-8271-419b-807d-e389b6f9f840" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:32:47.059 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Lock "n-hv-driver-port-lock-096540dc-8271-419b-807d-e389b6f9f840" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:32:47.164 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Lock "n-hv-driver-port-lock-096540dc-8271-419b-807d-e389b6f9f840" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:32:47.188 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Lock "n-hv-driver-port-lock-096540dc-8271-419b-807d-e389b6f9f840" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:32:47.188 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Lock "n-hv-driver-port-lock-096540dc-8271-419b-807d-e389b6f9f840" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:32:47.258 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-ad60f495-75b4-424c-934e-0c0e15dd9cc9 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Lock "n-hv-agent-port-lock-096540dc-8271-419b-807d-e389b6f9f840" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:32:59.522 2968 2452084454152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 2021-08-04 11:32:59.682 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-04 11:32:59.682 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-04 11:32:59.700 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-04 11:32:59.700 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-04 11:32:59.714 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-353f82a4-5d52-471d-be90-5ba5f84ce4a6 3cffd3b7d6614b88bcf2a5aa4e4b7a92 e46037598f7a4b188aabceebb2f4e536 - - -] Security group member updated on remote: ['cdb1ad87-1039-45a2-aae2-8d6603951847'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:32:59.728 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-353f82a4-5d52-471d-be90-5ba5f84ce4a6 3cffd3b7d6614b88bcf2a5aa4e4b7a92 e46037598f7a4b188aabceebb2f4e536 - - -] Security group member updated ['cdb1ad87-1039-45a2-aae2-8d6603951847'] 2021-08-04 11:32:59.728 2968 2452084456968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2826e4ba-01ab-4de2-b1c5-d9e4ec84d05f 2021-08-04 11:32:59.728 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67'] 2021-08-04 11:32:59.761 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-04 11:32:59.761 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-04 11:32:59.777 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67'] 2021-08-04 11:32:59.991 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-353f82a4-5d52-471d-be90-5ba5f84ce4a6 3cffd3b7d6614b88bcf2a5aa4e4b7a92 e46037598f7a4b188aabceebb2f4e536 - - -] port_delete event received for 'ba8e1f85-9a1e-44a6-ad3a-dbaedd7cfe67' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:33:01.682 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:33:01.710 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:33:02.242 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a975ecff-af90-46ce-baa8-9f0b9f98e8a1 3cffd3b7d6614b88bcf2a5aa4e4b7a92 e46037598f7a4b188aabceebb2f4e536 - - -] port_delete event received for '0b8181d1-2835-4060-a739-afcf7c57f4f1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:33:02.710 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f57295b3-29b5-49a7-8dd8-b20470a967f3 3cffd3b7d6614b88bcf2a5aa4e4b7a92 e46037598f7a4b188aabceebb2f4e536 - - -] Security group rule updated on remote: ['dd24cae9-d7c2-408f-85b0-9b175809ea86'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-04 11:33:02.726 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [req-f57295b3-29b5-49a7-8dd8-b20470a967f3 3cffd3b7d6614b88bcf2a5aa4e4b7a92 e46037598f7a4b188aabceebb2f4e536 - - -] Security group rule updated ['dd24cae9-d7c2-408f-85b0-9b175809ea86'] 2021-08-04 11:33:02.837 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1b68f46-8b7b-4ce6-9fb6-985169d13ad6 3cffd3b7d6614b88bcf2a5aa4e4b7a92 e46037598f7a4b188aabceebb2f4e536 - - -] Security group rule updated on remote: ['dd24cae9-d7c2-408f-85b0-9b175809ea86'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-04 11:33:02.837 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [req-b1b68f46-8b7b-4ce6-9fb6-985169d13ad6 3cffd3b7d6614b88bcf2a5aa4e4b7a92 e46037598f7a4b188aabceebb2f4e536 - - -] Security group rule updated ['dd24cae9-d7c2-408f-85b0-9b175809ea86'] 2021-08-04 11:33:04.700 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a5a58cf2-2fff-40ce-af31-7cc3c5860b17 bc7a01b81eff45ffab6308f7a4d2322a b77c57c1fa0649d399ae896bd7cb368d - - -] Security group member updated on remote: ['613d4b6c-efe0-496a-a341-0f49d380937e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:33:04.713 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [req-a5a58cf2-2fff-40ce-af31-7cc3c5860b17 bc7a01b81eff45ffab6308f7a4d2322a b77c57c1fa0649d399ae896bd7cb368d - - -] Security group member updated ['613d4b6c-efe0-496a-a341-0f49d380937e'] 2021-08-04 11:33:04.713 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [req-a5a58cf2-2fff-40ce-af31-7cc3c5860b17 bc7a01b81eff45ffab6308f7a4d2322a b77c57c1fa0649d399ae896bd7cb368d - - -] Refresh firewall rules 2021-08-04 11:33:04.726 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a5a58cf2-2fff-40ce-af31-7cc3c5860b17 bc7a01b81eff45ffab6308f7a4d2322a b77c57c1fa0649d399ae896bd7cb368d - - -] Get security group information for devices via rpc ['1def5a56-641c-4a0b-840b-2387d9f8c705'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:33:04.758 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a5a58cf2-2fff-40ce-af31-7cc3c5860b17 bc7a01b81eff45ffab6308f7a4d2322a b77c57c1fa0649d399ae896bd7cb368d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:33:04.758 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a5a58cf2-2fff-40ce-af31-7cc3c5860b17 bc7a01b81eff45ffab6308f7a4d2322a b77c57c1fa0649d399ae896bd7cb368d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:33:04.792 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5a58cf2-2fff-40ce-af31-7cc3c5860b17 bc7a01b81eff45ffab6308f7a4d2322a b77c57c1fa0649d399ae896bd7cb368d - - -] port_delete event received for '1def5a56-641c-4a0b-840b-2387d9f8c705' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:33:05.539 2968 2452084454152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1def5a56-641c-4a0b-840b-2387d9f8c705 2021-08-04 11:33:05.694 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-04 11:33:05.694 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1def5a56-641c-4a0b-840b-2387d9f8c705' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-04 11:33:05.694 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1def5a56-641c-4a0b-840b-2387d9f8c705' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-04 11:33:05.694 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1def5a56-641c-4a0b-840b-2387d9f8c705 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-04 11:33:05.728 2968 2452084456968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 51bcfefe-72b3-4e4d-ba6d-ddeb302dc4cc 2021-08-04 11:33:05.728 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1def5a56-641c-4a0b-840b-2387d9f8c705'] 2021-08-04 11:33:05.744 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-04 11:33:05.744 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-04 11:33:05.744 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1def5a56-641c-4a0b-840b-2387d9f8c705'] 2021-08-04 11:33:07.273 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-91d493eb-c5e9-437e-8a42-2dada5d697e4 3cffd3b7d6614b88bcf2a5aa4e4b7a92 e46037598f7a4b188aabceebb2f4e536 - - -] Security group member updated on remote: ['dd24cae9-d7c2-408f-85b0-9b175809ea86'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:33:07.273 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [req-91d493eb-c5e9-437e-8a42-2dada5d697e4 3cffd3b7d6614b88bcf2a5aa4e4b7a92 e46037598f7a4b188aabceebb2f4e536 - - -] Security group member updated ['dd24cae9-d7c2-408f-85b0-9b175809ea86'] 2021-08-04 11:33:07.695 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:33:07.725 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:33:08.032 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5033487-f1ad-43f1-aca6-961c50372f0f b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] port_update received: f1f77529-0b7f-42a2-aa36-4ea2711e72be port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:33:08.059 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5033487-f1ad-43f1-aca6-961c50372f0f b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] No port f1f77529-0b7f-42a2-aa36-4ea2711e72be defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:33:09.459 2968 2452084453976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f1f77529-0b7f-42a2-aa36-4ea2711e72be 2021-08-04 11:33:09.710 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-04 11:33:10.053 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Adding port f1f77529-0b7f-42a2-aa36-4ea2711e72be 2021-08-04 11:33:10.075 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Port f1f77529-0b7f-42a2-aa36-4ea2711e72be updated. Details: {'device': 'f1f77529-0b7f-42a2-aa36-4ea2711e72be', 'network_id': '2826e4ba-01ab-4de2-b1c5-d9e4ec84d05f', 'port_id': 'f1f77529-0b7f-42a2-aa36-4ea2711e72be', 'mac_address': 'fa:16:3e:7d:d0:50', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 904, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '55a716b5-f71c-428d-a095-c78aeea7fa79', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-04 11:33:10.075 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-04 11:33:10.090 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f1f77529-0b7f-42a2-aa36-4ea2711e72be" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:33:10.090 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f1f77529-0b7f-42a2-aa36-4ea2711e72be _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-04 11:33:10.102 2968 2452084456968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2826e4ba-01ab-4de2-b1c5-d9e4ec84d05f 2021-08-04 11:33:10.102 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-04 11:33:10.257 2968 2452084456968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f1f77529-0b7f-42a2-aa36-4ea2711e72be') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:33:10.257 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f1f77529-0b7f-42a2-aa36-4ea2711e72be') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:33:10.277 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f1f77529-0b7f-42a2-aa36-4ea2711e72be is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-04 11:33:10.288 2968 2452084456968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 904, VLAN trunk: None to switch port f1f77529-0b7f-42a2-aa36-4ea2711e72be 2021-08-04 11:33:10.369 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-04 11:33:10.369 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f1f77529-0b7f-42a2-aa36-4ea2711e72be'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:33:10.513 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f1f77529-0b7f-42a2-aa36-4ea2711e72be']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:33:10.522 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:33:10.522 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (dd24cae9-d7c2-408f-85b0-9b175809ea86) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:33:10.538 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f1f77529-0b7f-42a2-aa36-4ea2711e72be _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:33:10.538 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-04 11:33:10.538 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f1f77529-0b7f-42a2-aa36-4ea2711e72be not yet added. Adding. 2021-08-04 11:33:10.554 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-04 11:33:10.554 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-04 11:33:10.681 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1f77529-0b7f-42a2-aa36-4ea2711e72be" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:33:10.789 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1f77529-0b7f-42a2-aa36-4ea2711e72be" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:33:10.789 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1f77529-0b7f-42a2-aa36-4ea2711e72be" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:33:10.929 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1f77529-0b7f-42a2-aa36-4ea2711e72be" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:33:11.022 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f1f77529-0b7f-42a2-aa36-4ea2711e72be" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.938s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:33:11.022 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f1f77529-0b7f-42a2-aa36-4ea2711e72be status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-04 11:33:11.054 2968 2452084456968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f1f77529-0b7f-42a2-aa36-4ea2711e72be processed. 2021-08-04 11:33:11.709 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:33:11.898 2968 2452084456968 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:33:23.647 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-108316b0-248e-459d-85ae-10cb2f194add e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] network_delete received. Deleting network 51bcfefe-72b3-4e4d-ba6d-ddeb302dc4cc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-04 11:33:23.647 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-108316b0-248e-459d-85ae-10cb2f194add e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] Network 51bcfefe-72b3-4e4d-ba6d-ddeb302dc4cc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-04 11:33:23.711 2968 2452084454152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e86562c7-b377-4d30-bc2e-72e327aa6d11 2021-08-04 11:33:23.802 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-04 11:33:23.802 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e86562c7-b377-4d30-bc2e-72e327aa6d11' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-04 11:33:23.818 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e86562c7-b377-4d30-bc2e-72e327aa6d11' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-04 11:33:23.824 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e86562c7-b377-4d30-bc2e-72e327aa6d11 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-04 11:33:23.844 2968 2452084456968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network de13ab12-f608-4a1a-9609-e2be363ab974 2021-08-04 11:33:23.844 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e86562c7-b377-4d30-bc2e-72e327aa6d11'] 2021-08-04 11:33:23.844 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-04 11:33:23.861 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-04 11:33:23.871 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e86562c7-b377-4d30-bc2e-72e327aa6d11'] 2021-08-04 11:33:24.601 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-43dd8255-7244-4b75-9d1c-b6265bc19b3a 24671626abd34425a78d6dd9e2bc419a 5168301984e54a2b83b4f123eace7f5d - - -] Security group member updated on remote: ['cdc8e914-2de4-43f0-8c40-49ae0e1effe0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:33:24.616 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [req-43dd8255-7244-4b75-9d1c-b6265bc19b3a 24671626abd34425a78d6dd9e2bc419a 5168301984e54a2b83b4f123eace7f5d - - -] Security group member updated ['cdc8e914-2de4-43f0-8c40-49ae0e1effe0'] 2021-08-04 11:33:24.899 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43dd8255-7244-4b75-9d1c-b6265bc19b3a 24671626abd34425a78d6dd9e2bc419a 5168301984e54a2b83b4f123eace7f5d - - -] port_delete event received for 'e86562c7-b377-4d30-bc2e-72e327aa6d11' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:33:25.820 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:33:25.850 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:33:26.756 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-178df363-2cc7-4e45-b6f3-6f9b9cc5483a 24671626abd34425a78d6dd9e2bc419a 5168301984e54a2b83b4f123eace7f5d - - -] port_delete event received for '225bd048-5acf-429a-a18d-4adf202abe91' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:33:27.261 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c64ed6db-3e01-44ab-8128-9df43043ff37 24671626abd34425a78d6dd9e2bc419a 5168301984e54a2b83b4f123eace7f5d - - -] Security group rule updated on remote: ['2f5bac58-2cf8-4875-b15f-8d28054027a6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-04 11:33:27.261 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [req-c64ed6db-3e01-44ab-8128-9df43043ff37 24671626abd34425a78d6dd9e2bc419a 5168301984e54a2b83b4f123eace7f5d - - -] Security group rule updated ['2f5bac58-2cf8-4875-b15f-8d28054027a6'] 2021-08-04 11:33:27.390 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-413ad83c-ba00-4fe7-aa19-439a3498c6a0 24671626abd34425a78d6dd9e2bc419a 5168301984e54a2b83b4f123eace7f5d - - -] Security group rule updated on remote: ['2f5bac58-2cf8-4875-b15f-8d28054027a6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-04 11:33:27.390 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [req-413ad83c-ba00-4fe7-aa19-439a3498c6a0 24671626abd34425a78d6dd9e2bc419a 5168301984e54a2b83b4f123eace7f5d - - -] Security group rule updated ['2f5bac58-2cf8-4875-b15f-8d28054027a6'] 2021-08-04 11:33:30.757 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-03f2e67e-9c6e-4447-b2b6-19d6f3f61554 24671626abd34425a78d6dd9e2bc419a 5168301984e54a2b83b4f123eace7f5d - - -] Security group member updated on remote: ['2f5bac58-2cf8-4875-b15f-8d28054027a6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:33:30.757 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [req-03f2e67e-9c6e-4447-b2b6-19d6f3f61554 24671626abd34425a78d6dd9e2bc419a 5168301984e54a2b83b4f123eace7f5d - - -] Security group member updated ['2f5bac58-2cf8-4875-b15f-8d28054027a6'] 2021-08-04 11:33:31.584 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32e88ed4-10c8-4db4-a306-65357e6347dc b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] port_update received: f388c55e-2e96-476c-860b-929f309b3a2c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:33:31.593 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32e88ed4-10c8-4db4-a306-65357e6347dc b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] No port f388c55e-2e96-476c-860b-929f309b3a2c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:33:33.629 2968 2452084453976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f388c55e-2e96-476c-860b-929f309b3a2c 2021-08-04 11:33:33.885 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-04 11:33:34.194 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Adding port f388c55e-2e96-476c-860b-929f309b3a2c 2021-08-04 11:33:34.218 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Port f388c55e-2e96-476c-860b-929f309b3a2c updated. Details: {'device': 'f388c55e-2e96-476c-860b-929f309b3a2c', 'network_id': 'de13ab12-f608-4a1a-9609-e2be363ab974', 'port_id': 'f388c55e-2e96-476c-860b-929f309b3a2c', 'mac_address': 'fa:16:3e:35:c2:b3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 900, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c0ea6c4d-5ab9-487a-85d8-dfd5d7c940e4', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-04 11:33:34.218 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-04 11:33:34.218 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f388c55e-2e96-476c-860b-929f309b3a2c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:33:34.240 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f388c55e-2e96-476c-860b-929f309b3a2c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-04 11:33:34.247 2968 2452084456968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network de13ab12-f608-4a1a-9609-e2be363ab974 2021-08-04 11:33:34.247 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-04 11:33:34.404 2968 2452084456968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f388c55e-2e96-476c-860b-929f309b3a2c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:33:34.412 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f388c55e-2e96-476c-860b-929f309b3a2c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:33:34.412 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f388c55e-2e96-476c-860b-929f309b3a2c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-04 11:33:34.443 2968 2452084456968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 900, VLAN trunk: None to switch port f388c55e-2e96-476c-860b-929f309b3a2c 2021-08-04 11:33:34.530 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-04 11:33:34.530 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f388c55e-2e96-476c-860b-929f309b3a2c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:33:34.688 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f388c55e-2e96-476c-860b-929f309b3a2c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:33:34.688 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:33:34.688 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2f5bac58-2cf8-4875-b15f-8d28054027a6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:33:34.705 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f388c55e-2e96-476c-860b-929f309b3a2c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:33:34.705 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-04 11:33:34.720 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f388c55e-2e96-476c-860b-929f309b3a2c not yet added. Adding. 2021-08-04 11:33:34.720 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-04 11:33:34.720 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-04 11:33:34.839 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f388c55e-2e96-476c-860b-929f309b3a2c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:33:34.946 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f388c55e-2e96-476c-860b-929f309b3a2c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:33:34.946 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f388c55e-2e96-476c-860b-929f309b3a2c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:33:35.085 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f388c55e-2e96-476c-860b-929f309b3a2c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:33:35.181 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f388c55e-2e96-476c-860b-929f309b3a2c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:33:35.181 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f388c55e-2e96-476c-860b-929f309b3a2c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-04 11:33:35.201 2968 2452084456968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f388c55e-2e96-476c-860b-929f309b3a2c processed. 2021-08-04 11:33:35.910 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:33:36.093 2968 2452084456968 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:34:09.896 2968 2452084453976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f1f77529-0b7f-42a2-aa36-4ea2711e72be 2021-08-04 11:34:10.133 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-04 11:34:10.321 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Adding port f1f77529-0b7f-42a2-aa36-4ea2711e72be 2021-08-04 11:34:10.321 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Port f1f77529-0b7f-42a2-aa36-4ea2711e72be updated. Details: {'device': 'f1f77529-0b7f-42a2-aa36-4ea2711e72be', 'network_id': '2826e4ba-01ab-4de2-b1c5-d9e4ec84d05f', 'port_id': 'f1f77529-0b7f-42a2-aa36-4ea2711e72be', 'mac_address': 'fa:16:3e:7d:d0:50', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 904, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '55a716b5-f71c-428d-a095-c78aeea7fa79', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-04 11:34:10.321 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-04 11:34:10.341 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f1f77529-0b7f-42a2-aa36-4ea2711e72be" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:34:10.341 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f1f77529-0b7f-42a2-aa36-4ea2711e72be _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-04 11:34:10.341 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-04 11:34:10.382 2968 2452084456968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f1f77529-0b7f-42a2-aa36-4ea2711e72be') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:34:10.396 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f1f77529-0b7f-42a2-aa36-4ea2711e72be') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:34:10.396 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f1f77529-0b7f-42a2-aa36-4ea2711e72be is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-04 11:34:10.416 2968 2452084456968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 904, VLAN trunk: None to switch port f1f77529-0b7f-42a2-aa36-4ea2711e72be 2021-08-04 11:34:10.458 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-04 11:34:10.474 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f1f77529-0b7f-42a2-aa36-4ea2711e72be'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:34:10.616 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f1f77529-0b7f-42a2-aa36-4ea2711e72be']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:34:10.631 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:34:10.631 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (dd24cae9-d7c2-408f-85b0-9b175809ea86) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:34:10.646 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f1f77529-0b7f-42a2-aa36-4ea2711e72be _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:34:10.646 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-04 11:34:10.663 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-04 11:34:10.663 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1f77529-0b7f-42a2-aa36-4ea2711e72be" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:34:10.678 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1f77529-0b7f-42a2-aa36-4ea2711e72be" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:34:10.678 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1f77529-0b7f-42a2-aa36-4ea2711e72be" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:34:10.678 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1f77529-0b7f-42a2-aa36-4ea2711e72be" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:34:10.726 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f1f77529-0b7f-42a2-aa36-4ea2711e72be" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:34:10.758 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f1f77529-0b7f-42a2-aa36-4ea2711e72be status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-04 11:34:10.758 2968 2452084456968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f1f77529-0b7f-42a2-aa36-4ea2711e72be processed. 2021-08-04 11:34:12.146 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:34:12.318 2968 2452084456968 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:34:22.130 2968 2452084454152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f1f77529-0b7f-42a2-aa36-4ea2711e72be 2021-08-04 11:34:22.224 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-04 11:34:22.224 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f1f77529-0b7f-42a2-aa36-4ea2711e72be' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-04 11:34:22.224 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f1f77529-0b7f-42a2-aa36-4ea2711e72be' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-04 11:34:22.224 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f1f77529-0b7f-42a2-aa36-4ea2711e72be _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-04 11:34:22.263 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f1f77529-0b7f-42a2-aa36-4ea2711e72be'] 2021-08-04 11:34:22.263 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-04 11:34:22.278 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-04 11:34:22.278 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f1f77529-0b7f-42a2-aa36-4ea2711e72be'] 2021-08-04 11:34:23.114 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Security group member updated on remote: ['d7143706-f439-4719-a7ab-9d774bcb6476', 'f79cb97c-e90a-428a-9635-d30cde234cf8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:34:23.121 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Security group member updated ['d7143706-f439-4719-a7ab-9d774bcb6476', 'f79cb97c-e90a-428a-9635-d30cde234cf8'] 2021-08-04 11:34:23.121 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Refresh firewall rules 2021-08-04 11:34:23.137 2968 2452084456968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Get security group information for devices via rpc ['096540dc-8271-419b-807d-e389b6f9f840'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:34:23.146 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] port_update received: 096540dc-8271-419b-807d-e389b6f9f840 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:34:23.146 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Lock "n-hv-agent-port-lock-096540dc-8271-419b-807d-e389b6f9f840" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:34:23.177 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Binding port 096540dc-8271-419b-807d-e389b6f9f840 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-04 11:34:23.192 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-04 11:34:23.214 2968 2452084456088 MainThread DEBUG neutron.services.trunk.rpc.agent [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '096540dc-8271-419b-807d-e389b6f9f840') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:34:23.214 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '096540dc-8271-419b-807d-e389b6f9f840') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:34:23.231 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Trunk plugin disabled on server. Assuming port 096540dc-8271-419b-807d-e389b6f9f840 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-04 11:34:23.231 2968 2452084456088 MainThread INFO networking_hyperv.neutron.trunk_driver [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Binding VLAN ID: 901, VLAN trunk: None to switch port 096540dc-8271-419b-807d-e389b6f9f840 2021-08-04 11:34:23.278 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Refresh firewall rules 2021-08-04 11:34:23.302 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Get security group information for devices via rpc ['096540dc-8271-419b-807d-e389b6f9f840'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:34:23.377 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Update security group information for ports dict_keys(['096540dc-8271-419b-807d-e389b6f9f840']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:34:23.397 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:34:23.397 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Update rules of security group (f79cb97c-e90a-428a-9635-d30cde234cf8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:34:23.397 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Update members of security group (f79cb97c-e90a-428a-9635-d30cde234cf8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-04 11:34:23.397 2968 2452084456968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Update port filter for 096540dc-8271-419b-807d-e389b6f9f840 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:34:23.397 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Updating port rules. 2021-08-04 11:34:23.429 2968 2452084456968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Creating 0 new rules, removing 6 old rules. 2021-08-04 11:34:23.429 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Lock "n-hv-driver-port-lock-096540dc-8271-419b-807d-e389b6f9f840" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:34:23.429 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Lock "n-hv-driver-port-lock-096540dc-8271-419b-807d-e389b6f9f840" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:34:23.429 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Lock "n-hv-driver-port-lock-096540dc-8271-419b-807d-e389b6f9f840" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:34:23.536 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Update security group information for ports dict_keys(['096540dc-8271-419b-807d-e389b6f9f840']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:34:23.536 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:34:23.536 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Update rules of security group (f79cb97c-e90a-428a-9635-d30cde234cf8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:34:23.557 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Update members of security group (f79cb97c-e90a-428a-9635-d30cde234cf8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-04 11:34:23.578 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Update port filter for 096540dc-8271-419b-807d-e389b6f9f840 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:34:23.578 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Updating port rules. 2021-08-04 11:34:23.590 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Creating 0 new rules, removing 6 old rules. 2021-08-04 11:34:23.634 2968 2452084456968 MainThread DEBUG oslo_concurrency.lockutils [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Lock "n-hv-driver-port-lock-096540dc-8271-419b-807d-e389b6f9f840" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:34:23.634 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Lock "n-hv-driver-port-lock-096540dc-8271-419b-807d-e389b6f9f840" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:34:23.634 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Lock "n-hv-driver-port-lock-096540dc-8271-419b-807d-e389b6f9f840" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:34:23.661 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Lock "n-hv-driver-port-lock-096540dc-8271-419b-807d-e389b6f9f840" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:34:23.731 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Lock "n-hv-driver-port-lock-096540dc-8271-419b-807d-e389b6f9f840" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:34:23.759 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [req-52a1c9f1-5bcd-45a6-bfb3-bde3a4f89c2c 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Lock "n-hv-agent-port-lock-096540dc-8271-419b-807d-e389b6f9f840" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:34:24.131 2968 2452084454152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f1f77529-0b7f-42a2-aa36-4ea2711e72be 2021-08-04 11:34:24.231 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-04 11:34:24.231 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:34:24.231 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f1f77529-0b7f-42a2-aa36-4ea2711e72be' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-04 11:34:24.231 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f1f77529-0b7f-42a2-aa36-4ea2711e72be' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-04 11:34:24.255 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f1f77529-0b7f-42a2-aa36-4ea2711e72be _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-04 11:34:24.255 2968 2452084456968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2826e4ba-01ab-4de2-b1c5-d9e4ec84d05f 2021-08-04 11:34:24.255 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f1f77529-0b7f-42a2-aa36-4ea2711e72be'] 2021-08-04 11:34:24.286 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-04 11:34:24.286 2968 2452084456968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f1f77529-0b7f-42a2-aa36-4ea2711e72be'] 2021-08-04 11:34:24.412 2968 2452084456088 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:34:24.583 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75610e83-d5ca-480b-aae0-fd2998394b26 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] port_delete event received for '3e1c89b4-3818-46e7-a743-ea8cc1d14bf3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:34:40.255 2968 2452084454152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 096540dc-8271-419b-807d-e389b6f9f840 2021-08-04 11:34:40.308 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-04 11:34:40.308 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '096540dc-8271-419b-807d-e389b6f9f840' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-04 11:34:40.321 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '096540dc-8271-419b-807d-e389b6f9f840' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-04 11:34:40.321 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 096540dc-8271-419b-807d-e389b6f9f840 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-04 11:34:40.349 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['096540dc-8271-419b-807d-e389b6f9f840'] 2021-08-04 11:34:40.349 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-04 11:34:40.366 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-04 11:34:40.366 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['096540dc-8271-419b-807d-e389b6f9f840'] 2021-08-04 11:34:41.022 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e9e848b4-13de-4af2-a1d3-1f61beeddad4 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Security group member updated on remote: ['f79cb97c-e90a-428a-9635-d30cde234cf8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:34:41.022 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-e9e848b4-13de-4af2-a1d3-1f61beeddad4 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] Security group member updated ['f79cb97c-e90a-428a-9635-d30cde234cf8'] 2021-08-04 11:34:41.083 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9e848b4-13de-4af2-a1d3-1f61beeddad4 20d2e4d012de4a06a78a4f0c4718e8fa 907932ca8bf4493baa5c3dea299250ce - - -] port_delete event received for '096540dc-8271-419b-807d-e389b6f9f840' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:34:42.161 2968 2452084453976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f1f77529-0b7f-42a2-aa36-4ea2711e72be 2021-08-04 11:34:42.318 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-04 11:34:42.318 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:34:42.353 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:34:42.538 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Adding port f1f77529-0b7f-42a2-aa36-4ea2711e72be 2021-08-04 11:34:42.538 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Port f1f77529-0b7f-42a2-aa36-4ea2711e72be updated. Details: {'device': 'f1f77529-0b7f-42a2-aa36-4ea2711e72be', 'network_id': '2826e4ba-01ab-4de2-b1c5-d9e4ec84d05f', 'port_id': 'f1f77529-0b7f-42a2-aa36-4ea2711e72be', 'mac_address': 'fa:16:3e:7d:d0:50', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 904, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '55a716b5-f71c-428d-a095-c78aeea7fa79', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-04 11:34:42.553 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-04 11:34:42.553 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f1f77529-0b7f-42a2-aa36-4ea2711e72be" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:34:42.567 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f1f77529-0b7f-42a2-aa36-4ea2711e72be _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-04 11:34:42.567 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2826e4ba-01ab-4de2-b1c5-d9e4ec84d05f 2021-08-04 11:34:42.567 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-04 11:34:42.728 2968 2452084456088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f1f77529-0b7f-42a2-aa36-4ea2711e72be') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:34:42.728 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f1f77529-0b7f-42a2-aa36-4ea2711e72be') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:34:42.728 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f1f77529-0b7f-42a2-aa36-4ea2711e72be is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-04 11:34:42.754 2968 2452084456088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 904, VLAN trunk: None to switch port f1f77529-0b7f-42a2-aa36-4ea2711e72be 2021-08-04 11:34:42.834 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-04 11:34:42.834 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f1f77529-0b7f-42a2-aa36-4ea2711e72be'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:34:42.977 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f1f77529-0b7f-42a2-aa36-4ea2711e72be']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:34:42.989 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:34:42.989 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (dd24cae9-d7c2-408f-85b0-9b175809ea86) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:34:42.989 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f1f77529-0b7f-42a2-aa36-4ea2711e72be _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:34:42.989 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-04 11:34:43.014 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f1f77529-0b7f-42a2-aa36-4ea2711e72be not yet added. Adding. 2021-08-04 11:34:43.022 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-04 11:34:43.022 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-04 11:34:43.098 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1f77529-0b7f-42a2-aa36-4ea2711e72be" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:34:43.194 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cefc179-5b99-4bec-b5ad-a8249a6ae4b6 e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] port_delete event received for '6227ec93-9214-41ce-b995-4fdbc97b8a8c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:34:43.213 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1f77529-0b7f-42a2-aa36-4ea2711e72be" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:34:43.226 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1f77529-0b7f-42a2-aa36-4ea2711e72be" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:34:43.333 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1f77529-0b7f-42a2-aa36-4ea2711e72be" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:34:43.403 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f1f77529-0b7f-42a2-aa36-4ea2711e72be" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.859s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:34:43.426 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f1f77529-0b7f-42a2-aa36-4ea2711e72be status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-04 11:34:43.426 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f1f77529-0b7f-42a2-aa36-4ea2711e72be processed. 2021-08-04 11:34:44.318 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:34:44.318 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c90006bf-f206-4d4b-8fa6-c54900e14162 e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] port_delete event received for 'd5f9adbf-3712-406f-bcd5-f36476483e7e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:34:44.506 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:34:45.379 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e15c6f8b-7940-417d-a37a-a9afaf18715a e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] port_delete event received for '0277e8e5-0104-4131-b532-72ac3ae4c94f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:34:45.490 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-421430b7-e99d-4e59-ae3a-de985825498c - - - - -] port_delete event received for '0277e8e5-0104-4131-b532-72ac3ae4c94f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:34:45.600 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e15c6f8b-7940-417d-a37a-a9afaf18715a e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] network_delete received. Deleting network 441f967b-4efa-41ee-b583-0f3d96dd58e3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-04 11:34:45.600 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e15c6f8b-7940-417d-a37a-a9afaf18715a e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] Reclaiming local network 441f967b-4efa-41ee-b583-0f3d96dd58e3 2021-08-04 11:34:46.873 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7520c78e-8612-4002-b910-07e76da5604c e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] port_delete event received for '3929c88a-3033-48a3-99b4-50ae9026ed58' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:34:48.286 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b6f6acf-5d96-451d-85da-b351352d6834 e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] port_delete event received for '3775ab6a-87f1-4e07-95df-1de32286bc8e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:34:48.317 2968 2452084454152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f388c55e-2e96-476c-860b-929f309b3a2c 2021-08-04 11:34:48.356 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-04 11:34:48.356 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f388c55e-2e96-476c-860b-929f309b3a2c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-04 11:34:48.356 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f388c55e-2e96-476c-860b-929f309b3a2c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-04 11:34:48.356 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f388c55e-2e96-476c-860b-929f309b3a2c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-04 11:34:48.379 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network de13ab12-f608-4a1a-9609-e2be363ab974 2021-08-04 11:34:48.395 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f388c55e-2e96-476c-860b-929f309b3a2c'] 2021-08-04 11:34:48.395 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-04 11:34:48.411 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-04 11:34:48.418 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f388c55e-2e96-476c-860b-929f309b3a2c'] 2021-08-04 11:34:48.676 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-622c77eb-69d4-4ef1-9f53-2af9b858e90c 24671626abd34425a78d6dd9e2bc419a 5168301984e54a2b83b4f123eace7f5d - - -] Security group member updated on remote: ['2f5bac58-2cf8-4875-b15f-8d28054027a6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:34:48.676 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-622c77eb-69d4-4ef1-9f53-2af9b858e90c 24671626abd34425a78d6dd9e2bc419a 5168301984e54a2b83b4f123eace7f5d - - -] Security group member updated ['2f5bac58-2cf8-4875-b15f-8d28054027a6'] 2021-08-04 11:34:49.012 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-622c77eb-69d4-4ef1-9f53-2af9b858e90c 24671626abd34425a78d6dd9e2bc419a 5168301984e54a2b83b4f123eace7f5d - - -] port_delete event received for 'f388c55e-2e96-476c-860b-929f309b3a2c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:34:49.293 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d85c2b8c-9a2a-4918-be58-6a255a0719e9 e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] port_delete event received for '936c5bab-7e9b-4df7-8484-979c3badbdcc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:34:49.462 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d85c2b8c-9a2a-4918-be58-6a255a0719e9 e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] network_delete received. Deleting network 93414d6f-e93c-4c95-87c0-975cd492a9de network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-04 11:34:49.489 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d85c2b8c-9a2a-4918-be58-6a255a0719e9 e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] Network 93414d6f-e93c-4c95-87c0-975cd492a9de not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-04 11:34:49.529 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d050763-4f2b-4a79-b9ff-4ca69c402f79 - - - - -] port_delete event received for '936c5bab-7e9b-4df7-8484-979c3badbdcc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:34:50.364 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:34:50.403 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:34:50.676 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c37dc540-e8ca-44a2-ad17-b66b2212e77e 24671626abd34425a78d6dd9e2bc419a 5168301984e54a2b83b4f123eace7f5d - - -] port_delete event received for '053ca82e-21da-4189-9845-1b48f2171d74' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:34:54.645 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4331f853-a9fa-46ec-a582-b35a03030024 - - - - -] port_update received: 484ffe53-1a75-4e85-a0e8-5546e9a2e972 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:34:54.653 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4331f853-a9fa-46ec-a582-b35a03030024 - - - - -] No port 484ffe53-1a75-4e85-a0e8-5546e9a2e972 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:34:55.942 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79bff336-13ca-4aec-a018-04f9cef3488e e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] port_delete event received for '8bfcc5e0-6074-4ddb-8c40-06462e7652d7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:34:57.886 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1070858f-5cb1-4c73-83c5-030770a7f91f e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] port_delete event received for 'a344807e-1bdf-4cdd-8447-dc4d4d017df9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:34:58.879 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81589904-0cca-4cbf-bacb-54b448720d0e e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] port_delete event received for 'aa087dd3-c343-4d5a-84e6-431db2579009' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:34:59.180 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81589904-0cca-4cbf-bacb-54b448720d0e e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] network_delete received. Deleting network de13ab12-f608-4a1a-9609-e2be363ab974 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-04 11:34:59.192 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81589904-0cca-4cbf-bacb-54b448720d0e e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] Network de13ab12-f608-4a1a-9609-e2be363ab974 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-04 11:34:59.400 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a4a24ea-25a2-4337-8885-703269b9a858 - - - - -] port_update received: fc6c940f-0331-44f8-b83e-9b6de3cf1a64 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:34:59.418 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a4a24ea-25a2-4337-8885-703269b9a858 - - - - -] No port fc6c940f-0331-44f8-b83e-9b6de3cf1a64 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:35:00.758 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d08c8f2-decb-40ec-91f2-fe11014ea12c - - - - -] port_update received: b1a1d831-75d9-4d87-982d-1a55bd75cf34 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:35:00.773 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d08c8f2-decb-40ec-91f2-fe11014ea12c - - - - -] No port b1a1d831-75d9-4d87-982d-1a55bd75cf34 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:35:02.957 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc8a27fe-0098-4b98-b536-2a8ad3e6606d e9b5e80e17af46e99bdd628746830b17 ec8384d84313400590669ce1d395eb3d - - -] Security group rule updated on remote: ['ce8c488f-a071-43e7-b057-0c0ca87c3c00'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-04 11:35:02.964 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-cc8a27fe-0098-4b98-b536-2a8ad3e6606d e9b5e80e17af46e99bdd628746830b17 ec8384d84313400590669ce1d395eb3d - - -] Security group rule updated ['ce8c488f-a071-43e7-b057-0c0ca87c3c00'] 2021-08-04 11:35:03.086 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aaaf8340-d5ab-4a39-ab56-3435e029e7f8 e9b5e80e17af46e99bdd628746830b17 ec8384d84313400590669ce1d395eb3d - - -] Security group rule updated on remote: ['ce8c488f-a071-43e7-b057-0c0ca87c3c00'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-04 11:35:03.086 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-aaaf8340-d5ab-4a39-ab56-3435e029e7f8 e9b5e80e17af46e99bdd628746830b17 ec8384d84313400590669ce1d395eb3d - - -] Security group rule updated ['ce8c488f-a071-43e7-b057-0c0ca87c3c00'] 2021-08-04 11:35:03.226 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53ed150b-b9b2-4a64-adf1-153cede80495 e9b5e80e17af46e99bdd628746830b17 ec8384d84313400590669ce1d395eb3d - - -] Security group rule updated on remote: ['ce8c488f-a071-43e7-b057-0c0ca87c3c00'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-04 11:35:03.226 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-53ed150b-b9b2-4a64-adf1-153cede80495 e9b5e80e17af46e99bdd628746830b17 ec8384d84313400590669ce1d395eb3d - - -] Security group rule updated ['ce8c488f-a071-43e7-b057-0c0ca87c3c00'] 2021-08-04 11:35:03.348 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6660afe3-9b55-4297-a60e-2007259efdc7 e9b5e80e17af46e99bdd628746830b17 ec8384d84313400590669ce1d395eb3d - - -] Security group rule updated on remote: ['ce8c488f-a071-43e7-b057-0c0ca87c3c00'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-04 11:35:03.348 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-6660afe3-9b55-4297-a60e-2007259efdc7 e9b5e80e17af46e99bdd628746830b17 ec8384d84313400590669ce1d395eb3d - - -] Security group rule updated ['ce8c488f-a071-43e7-b057-0c0ca87c3c00'] 2021-08-04 11:35:03.473 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-88dea08b-ffa0-42ae-b176-40c8ff39ddb7 e9b5e80e17af46e99bdd628746830b17 ec8384d84313400590669ce1d395eb3d - - -] Security group rule updated on remote: ['ce8c488f-a071-43e7-b057-0c0ca87c3c00'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-04 11:35:03.489 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-88dea08b-ffa0-42ae-b176-40c8ff39ddb7 e9b5e80e17af46e99bdd628746830b17 ec8384d84313400590669ce1d395eb3d - - -] Security group rule updated ['ce8c488f-a071-43e7-b057-0c0ca87c3c00'] 2021-08-04 11:35:03.604 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e84bbd4f-42dd-42af-916f-5aaafbf64280 e9b5e80e17af46e99bdd628746830b17 ec8384d84313400590669ce1d395eb3d - - -] Security group rule updated on remote: ['ce8c488f-a071-43e7-b057-0c0ca87c3c00'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-04 11:35:03.604 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-e84bbd4f-42dd-42af-916f-5aaafbf64280 e9b5e80e17af46e99bdd628746830b17 ec8384d84313400590669ce1d395eb3d - - -] Security group rule updated ['ce8c488f-a071-43e7-b057-0c0ca87c3c00'] 2021-08-04 11:35:04.371 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91cc9568-515c-4396-b4f6-4f8f9f51a7d8 - - - - -] port_update received: e7ce7bed-7d25-4949-9f83-af993f840bd2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:35:04.386 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91cc9568-515c-4396-b4f6-4f8f9f51a7d8 - - - - -] No port e7ce7bed-7d25-4949-9f83-af993f840bd2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:35:22.605 2968 2452084454152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f1f77529-0b7f-42a2-aa36-4ea2711e72be 2021-08-04 11:35:23.394 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-99eba5e5-7dd8-4c60-8145-d68c6dc0849a 3cffd3b7d6614b88bcf2a5aa4e4b7a92 e46037598f7a4b188aabceebb2f4e536 - - -] Security group member updated on remote: ['dd24cae9-d7c2-408f-85b0-9b175809ea86'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:35:23.402 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-99eba5e5-7dd8-4c60-8145-d68c6dc0849a 3cffd3b7d6614b88bcf2a5aa4e4b7a92 e46037598f7a4b188aabceebb2f4e536 - - -] Security group member updated ['dd24cae9-d7c2-408f-85b0-9b175809ea86'] 2021-08-04 11:35:23.886 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99eba5e5-7dd8-4c60-8145-d68c6dc0849a 3cffd3b7d6614b88bcf2a5aa4e4b7a92 e46037598f7a4b188aabceebb2f4e536 - - -] port_delete event received for 'f1f77529-0b7f-42a2-aa36-4ea2711e72be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:35:24.066 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d9ebc2f0-ee5e-4e7b-9921-6cce9808409f e9b5e80e17af46e99bdd628746830b17 ec8384d84313400590669ce1d395eb3d - - -] Security group member updated on remote: ['ce8c488f-a071-43e7-b057-0c0ca87c3c00'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:35:24.066 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-d9ebc2f0-ee5e-4e7b-9921-6cce9808409f e9b5e80e17af46e99bdd628746830b17 ec8384d84313400590669ce1d395eb3d - - -] Security group member updated ['ce8c488f-a071-43e7-b057-0c0ca87c3c00'] 2021-08-04 11:35:24.553 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-04 11:35:24.553 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f1f77529-0b7f-42a2-aa36-4ea2711e72be' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-04 11:35:24.566 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f1f77529-0b7f-42a2-aa36-4ea2711e72be' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-04 11:35:24.566 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f1f77529-0b7f-42a2-aa36-4ea2711e72be _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-04 11:35:24.584 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2826e4ba-01ab-4de2-b1c5-d9e4ec84d05f 2021-08-04 11:35:24.584 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f1f77529-0b7f-42a2-aa36-4ea2711e72be'] 2021-08-04 11:35:24.598 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-04 11:35:24.598 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-04 11:35:24.598 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f1f77529-0b7f-42a2-aa36-4ea2711e72be'] 2021-08-04 11:35:25.582 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-744d6850-807e-4160-a8ea-882ffd6dce15 b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] port_update received: 5abd9c79-166e-4f57-b690-a83b94426eb4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:35:25.614 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-744d6850-807e-4160-a8ea-882ffd6dce15 b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] No port 5abd9c79-166e-4f57-b690-a83b94426eb4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:35:25.723 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-33551c60-0d28-4aa2-9254-d8a27da43e90 34262e33846142629dc450a8f6761cc8 680e37a462a54cb88d29a914e80d2f39 - - -] Security group member updated on remote: ['c7455873-44f6-4a49-9e13-07545db86963'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:35:25.723 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-33551c60-0d28-4aa2-9254-d8a27da43e90 34262e33846142629dc450a8f6761cc8 680e37a462a54cb88d29a914e80d2f39 - - -] Security group member updated ['c7455873-44f6-4a49-9e13-07545db86963'] 2021-08-04 11:35:26.332 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f22185c-0b34-4fdd-862f-226e682e4325 3cffd3b7d6614b88bcf2a5aa4e4b7a92 e46037598f7a4b188aabceebb2f4e536 - - -] port_delete event received for 'fa454cfd-55a3-4251-9c7e-b6ffa2def5fc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:35:26.559 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:35:26.597 2968 2452084456088 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:35:26.976 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed7a5b27-3bfa-412e-85a4-108dc9add76a b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] port_update received: 6295e637-99dc-4980-904d-64ab88678c26 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-04 11:35:27.005 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed7a5b27-3bfa-412e-85a4-108dc9add76a b72d1410dc804d008e27db35ade933f2 499861a69dd2477a943605f4b1205764 - - -] No port 6295e637-99dc-4980-904d-64ab88678c26 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-04 11:35:28.538 2968 2452084453976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6295e637-99dc-4980-904d-64ab88678c26 2021-08-04 11:35:28.560 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-04 11:35:28.560 2968 2452084453976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5abd9c79-166e-4f57-b690-a83b94426eb4 2021-08-04 11:35:28.762 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Adding port 6295e637-99dc-4980-904d-64ab88678c26 2021-08-04 11:35:28.779 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Port 6295e637-99dc-4980-904d-64ab88678c26 updated. Details: {'device': '6295e637-99dc-4980-904d-64ab88678c26', 'network_id': '0357978c-8692-48ef-aa98-268323994b0c', 'port_id': '6295e637-99dc-4980-904d-64ab88678c26', 'mac_address': 'fa:16:3e:20:39:0a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 927, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6c4f8192-7272-45cc-85e9-7ab60370bb8e', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-04 11:35:28.779 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-04 11:35:28.794 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6295e637-99dc-4980-904d-64ab88678c26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:35:28.794 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6295e637-99dc-4980-904d-64ab88678c26 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-04 11:35:28.794 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0357978c-8692-48ef-aa98-268323994b0c 2021-08-04 11:35:28.809 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-04 11:35:28.928 2968 2452084456088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6295e637-99dc-4980-904d-64ab88678c26') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:35:28.943 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6295e637-99dc-4980-904d-64ab88678c26') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:35:28.957 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6295e637-99dc-4980-904d-64ab88678c26 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-04 11:35:28.957 2968 2452084456088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 927, VLAN trunk: None to switch port 6295e637-99dc-4980-904d-64ab88678c26 2021-08-04 11:35:29.044 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-04 11:35:29.044 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6295e637-99dc-4980-904d-64ab88678c26'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:35:29.185 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6295e637-99dc-4980-904d-64ab88678c26']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:35:29.200 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:35:29.200 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c7455873-44f6-4a49-9e13-07545db86963) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:35:29.216 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c7455873-44f6-4a49-9e13-07545db86963) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-04 11:35:29.216 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6295e637-99dc-4980-904d-64ab88678c26 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:35:29.216 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-04 11:35:29.232 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6295e637-99dc-4980-904d-64ab88678c26 not yet added. Adding. 2021-08-04 11:35:29.232 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-04 11:35:29.232 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-04 11:35:29.305 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6295e637-99dc-4980-904d-64ab88678c26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:35:29.387 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6295e637-99dc-4980-904d-64ab88678c26" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:35:29.404 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6295e637-99dc-4980-904d-64ab88678c26" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:35:29.482 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6295e637-99dc-4980-904d-64ab88678c26" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:35:29.567 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6295e637-99dc-4980-904d-64ab88678c26" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:35:29.567 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6295e637-99dc-4980-904d-64ab88678c26 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-04 11:35:29.567 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6295e637-99dc-4980-904d-64ab88678c26 processed. 2021-08-04 11:35:29.872 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ad2b3d7-5479-468d-b5da-396adf64c167 e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] port_delete event received for '1af464d8-c80c-4446-b384-509cda6af9cc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:35:30.575 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-04 11:35:30.575 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:35:30.966 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f10d5aca-ae57-44fc-98de-2b348c6f9121 e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] port_delete event received for 'aa95132c-dbe2-4929-bbdf-da68a11dfe31' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:35:30.966 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:35:31.044 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Adding port 5abd9c79-166e-4f57-b690-a83b94426eb4 2021-08-04 11:35:31.066 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Port 5abd9c79-166e-4f57-b690-a83b94426eb4 updated. Details: {'device': '5abd9c79-166e-4f57-b690-a83b94426eb4', 'network_id': 'b347dc08-c93b-47f9-9722-03796434af74', 'port_id': '5abd9c79-166e-4f57-b690-a83b94426eb4', 'mac_address': 'fa:16:3e:92:7c:91', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 905, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4900d5b4-1d40-4b0e-9569-a9ac5a0d863e', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-04 11:35:31.066 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-04 11:35:31.075 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5abd9c79-166e-4f57-b690-a83b94426eb4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:35:31.075 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5abd9c79-166e-4f57-b690-a83b94426eb4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-04 11:35:31.091 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b347dc08-c93b-47f9-9722-03796434af74 2021-08-04 11:35:31.091 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-04 11:35:31.216 2968 2452084456088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5abd9c79-166e-4f57-b690-a83b94426eb4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:35:31.216 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5abd9c79-166e-4f57-b690-a83b94426eb4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:35:31.239 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5abd9c79-166e-4f57-b690-a83b94426eb4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-04 11:35:31.239 2968 2452084456088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 905, VLAN trunk: None to switch port 5abd9c79-166e-4f57-b690-a83b94426eb4 2021-08-04 11:35:31.325 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-04 11:35:31.334 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5abd9c79-166e-4f57-b690-a83b94426eb4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:35:31.567 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5abd9c79-166e-4f57-b690-a83b94426eb4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:35:31.590 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:35:31.600 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ce8c488f-a071-43e7-b057-0c0ca87c3c00) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:35:31.600 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5abd9c79-166e-4f57-b690-a83b94426eb4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:35:31.600 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-04 11:35:31.619 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5abd9c79-166e-4f57-b690-a83b94426eb4 not yet added. Adding. 2021-08-04 11:35:31.619 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-04 11:35:31.619 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-04 11:35:31.710 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5abd9c79-166e-4f57-b690-a83b94426eb4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:35:31.810 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5abd9c79-166e-4f57-b690-a83b94426eb4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:35:31.825 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5abd9c79-166e-4f57-b690-a83b94426eb4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:35:31.947 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5abd9c79-166e-4f57-b690-a83b94426eb4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:35:31.997 2968 2452084456968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9fb2572-da33-47f1-8625-10c9d2d74b61 e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] port_delete event received for 'ff40ca7d-947a-4946-b809-4b460232f650' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:35:32.041 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5abd9c79-166e-4f57-b690-a83b94426eb4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:35:32.060 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5abd9c79-166e-4f57-b690-a83b94426eb4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-04 11:35:32.060 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5abd9c79-166e-4f57-b690-a83b94426eb4 processed. 2021-08-04 11:35:32.079 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c3af894-d6ff-4cf9-ab1b-fb671d4de352 - - - - -] port_delete event received for 'ff40ca7d-947a-4946-b809-4b460232f650' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:35:32.200 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9fb2572-da33-47f1-8625-10c9d2d74b61 e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] network_delete received. Deleting network 2826e4ba-01ab-4de2-b1c5-d9e4ec84d05f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-04 11:35:32.207 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9fb2572-da33-47f1-8625-10c9d2d74b61 e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] Network 2826e4ba-01ab-4de2-b1c5-d9e4ec84d05f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-04 11:35:32.597 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:35:32.779 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:35:38.481 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ad79e1e-dbc7-4ddb-9e6c-16df2253bf8d 34262e33846142629dc450a8f6761cc8 680e37a462a54cb88d29a914e80d2f39 - - -] Security group member updated on remote: ['c7455873-44f6-4a49-9e13-07545db86963'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:35:38.503 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-1ad79e1e-dbc7-4ddb-9e6c-16df2253bf8d 34262e33846142629dc450a8f6761cc8 680e37a462a54cb88d29a914e80d2f39 - - -] Security group member updated ['c7455873-44f6-4a49-9e13-07545db86963'] 2021-08-04 11:35:38.503 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-1ad79e1e-dbc7-4ddb-9e6c-16df2253bf8d 34262e33846142629dc450a8f6761cc8 680e37a462a54cb88d29a914e80d2f39 - - -] Refresh firewall rules 2021-08-04 11:35:38.519 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ad79e1e-dbc7-4ddb-9e6c-16df2253bf8d 34262e33846142629dc450a8f6761cc8 680e37a462a54cb88d29a914e80d2f39 - - -] Get security group information for devices via rpc ['6295e637-99dc-4980-904d-64ab88678c26'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:35:38.559 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ad79e1e-dbc7-4ddb-9e6c-16df2253bf8d 34262e33846142629dc450a8f6761cc8 680e37a462a54cb88d29a914e80d2f39 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:35:38.559 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ad79e1e-dbc7-4ddb-9e6c-16df2253bf8d 34262e33846142629dc450a8f6761cc8 680e37a462a54cb88d29a914e80d2f39 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:35:38.583 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ad79e1e-dbc7-4ddb-9e6c-16df2253bf8d 34262e33846142629dc450a8f6761cc8 680e37a462a54cb88d29a914e80d2f39 - - -] port_delete event received for '6295e637-99dc-4980-904d-64ab88678c26' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:35:38.684 2968 2452084454152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6295e637-99dc-4980-904d-64ab88678c26 2021-08-04 11:35:40.653 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-04 11:35:40.653 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6295e637-99dc-4980-904d-64ab88678c26' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-04 11:35:40.653 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6295e637-99dc-4980-904d-64ab88678c26' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-04 11:35:40.668 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6295e637-99dc-4980-904d-64ab88678c26 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-04 11:35:40.687 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0357978c-8692-48ef-aa98-268323994b0c 2021-08-04 11:35:40.687 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6295e637-99dc-4980-904d-64ab88678c26'] 2021-08-04 11:35:40.700 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-04 11:35:40.700 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-04 11:35:40.700 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6295e637-99dc-4980-904d-64ab88678c26'] 2021-08-04 11:35:42.663 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:35:42.684 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:35:54.428 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-445d440b-dc0a-437b-8f8d-9b1254f72d05 e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] network_delete received. Deleting network 0357978c-8692-48ef-aa98-268323994b0c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-04 11:35:54.443 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-445d440b-dc0a-437b-8f8d-9b1254f72d05 e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] Network 0357978c-8692-48ef-aa98-268323994b0c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-04 11:35:54.903 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d999351a-cf3c-4a0d-acd9-c31d97f686ba e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] network_delete received. Deleting network e66dac5d-cbe5-4ac1-98b9-dd01a96be767 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-04 11:35:54.903 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d999351a-cf3c-4a0d-acd9-c31d97f686ba e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] Network e66dac5d-cbe5-4ac1-98b9-dd01a96be767 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-04 11:37:45.566 2968 2452084454152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5abd9c79-166e-4f57-b690-a83b94426eb4 2021-08-04 11:37:47.298 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-04 11:37:47.298 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5abd9c79-166e-4f57-b690-a83b94426eb4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-04 11:37:47.298 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5abd9c79-166e-4f57-b690-a83b94426eb4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-04 11:37:47.298 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5abd9c79-166e-4f57-b690-a83b94426eb4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-04 11:37:47.331 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b347dc08-c93b-47f9-9722-03796434af74 2021-08-04 11:37:47.331 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5abd9c79-166e-4f57-b690-a83b94426eb4'] 2021-08-04 11:37:47.331 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-04 11:37:47.331 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-04 11:37:47.331 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5abd9c79-166e-4f57-b690-a83b94426eb4'] 2021-08-04 11:37:49.298 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:37:49.425 2968 2452084456088 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:37:53.347 2968 2452084453976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5abd9c79-166e-4f57-b690-a83b94426eb4 2021-08-04 11:37:55.298 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-04 11:37:55.504 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Adding port 5abd9c79-166e-4f57-b690-a83b94426eb4 2021-08-04 11:37:55.504 2968 2451988491432 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Port 5abd9c79-166e-4f57-b690-a83b94426eb4 updated. Details: {'device': '5abd9c79-166e-4f57-b690-a83b94426eb4', 'network_id': 'b347dc08-c93b-47f9-9722-03796434af74', 'port_id': '5abd9c79-166e-4f57-b690-a83b94426eb4', 'mac_address': 'fa:16:3e:92:7c:91', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 905, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4900d5b4-1d40-4b0e-9569-a9ac5a0d863e', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-04 11:37:55.504 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-04 11:37:55.504 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5abd9c79-166e-4f57-b690-a83b94426eb4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:37:55.536 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5abd9c79-166e-4f57-b690-a83b94426eb4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-04 11:37:55.536 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b347dc08-c93b-47f9-9722-03796434af74 2021-08-04 11:37:55.536 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-04 11:37:55.692 2968 2452084456088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5abd9c79-166e-4f57-b690-a83b94426eb4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:37:55.692 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5abd9c79-166e-4f57-b690-a83b94426eb4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-04 11:37:55.720 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5abd9c79-166e-4f57-b690-a83b94426eb4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-04 11:37:55.736 2968 2452084456088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 905, VLAN trunk: None to switch port 5abd9c79-166e-4f57-b690-a83b94426eb4 2021-08-04 11:37:55.789 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-04 11:37:55.789 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5abd9c79-166e-4f57-b690-a83b94426eb4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-04 11:37:56.157 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5abd9c79-166e-4f57-b690-a83b94426eb4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-04 11:37:56.173 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-04 11:37:56.173 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ce8c488f-a071-43e7-b057-0c0ca87c3c00) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-04 11:37:56.189 2968 2452084456088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5abd9c79-166e-4f57-b690-a83b94426eb4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-04 11:37:56.192 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-04 11:37:56.192 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5abd9c79-166e-4f57-b690-a83b94426eb4 not yet added. Adding. 2021-08-04 11:37:56.192 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-04 11:37:56.192 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-04 11:37:56.282 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5abd9c79-166e-4f57-b690-a83b94426eb4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:37:56.356 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5abd9c79-166e-4f57-b690-a83b94426eb4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:37:56.356 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5abd9c79-166e-4f57-b690-a83b94426eb4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:37:56.454 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5abd9c79-166e-4f57-b690-a83b94426eb4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:37:56.532 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5abd9c79-166e-4f57-b690-a83b94426eb4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:37:56.532 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5abd9c79-166e-4f57-b690-a83b94426eb4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-04 11:37:56.532 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5abd9c79-166e-4f57-b690-a83b94426eb4 processed. 2021-08-04 11:37:57.314 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:37:57.501 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:39:15.511 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a505910-5c7c-4525-9a3c-6afcd4c74828 e9b5e80e17af46e99bdd628746830b17 ec8384d84313400590669ce1d395eb3d - - -] port_delete event received for 'ac67fbfa-3368-4261-9bea-11613ebe555d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:39:17.938 2968 2452084456088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9bf909f0-36e1-436c-8d0e-2aa6dae59404 e9b5e80e17af46e99bdd628746830b17 ec8384d84313400590669ce1d395eb3d - - -] Security group member updated on remote: ['ce8c488f-a071-43e7-b057-0c0ca87c3c00'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-04 11:39:17.938 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [req-9bf909f0-36e1-436c-8d0e-2aa6dae59404 e9b5e80e17af46e99bdd628746830b17 ec8384d84313400590669ce1d395eb3d - - -] Security group member updated ['ce8c488f-a071-43e7-b057-0c0ca87c3c00'] 2021-08-04 11:39:18.011 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9bf909f0-36e1-436c-8d0e-2aa6dae59404 e9b5e80e17af46e99bdd628746830b17 ec8384d84313400590669ce1d395eb3d - - -] port_delete event received for '5abd9c79-166e-4f57-b690-a83b94426eb4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:39:18.073 2968 2452084454152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5abd9c79-166e-4f57-b690-a83b94426eb4 2021-08-04 11:39:19.641 2968 2451988491432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-793a7ffe-e3d5-467c-883a-e22712fa8775 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-04 11:39:19.641 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5abd9c79-166e-4f57-b690-a83b94426eb4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-04 11:39:19.641 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5abd9c79-166e-4f57-b690-a83b94426eb4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-04 11:39:19.656 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5abd9c79-166e-4f57-b690-a83b94426eb4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-04 11:39:19.672 2968 2452084456088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b347dc08-c93b-47f9-9722-03796434af74 2021-08-04 11:39:19.672 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5abd9c79-166e-4f57-b690-a83b94426eb4'] 2021-08-04 11:39:19.682 2968 2452084456088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-04 11:39:19.682 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-04 11:39:19.682 2968 2452084456088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5abd9c79-166e-4f57-b690-a83b94426eb4'] 2021-08-04 11:39:20.141 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42bf0a5f-aaa3-4664-8a1e-7244a210d727 e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] port_delete event received for 'fc6c940f-0331-44f8-b83e-9b6de3cf1a64' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:39:21.406 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f11e4a56-0368-42ea-953d-44269ab6d1a0 e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] port_delete event received for '484ffe53-1a75-4e85-a0e8-5546e9a2e972' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:39:21.656 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-04 11:39:21.687 2968 2452084456088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-04 11:39:22.120 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69ac5695-2928-49b1-b44e-8b4345dfb2d9 e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] port_delete event received for '849b493c-9978-4b01-bdcc-d4b8e11f40f1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:39:22.297 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69ac5695-2928-49b1-b44e-8b4345dfb2d9 e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] network_delete received. Deleting network b347dc08-c93b-47f9-9722-03796434af74 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-04 11:39:22.312 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69ac5695-2928-49b1-b44e-8b4345dfb2d9 e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] Network b347dc08-c93b-47f9-9722-03796434af74 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-04 11:39:23.250 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63bc8037-7f3b-4f03-a92a-505199fbb111 e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] port_delete event received for 'e7ce7bed-7d25-4949-9f83-af993f840bd2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:39:24.479 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9424aeae-1c98-491b-bda9-f5f411accd74 e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] port_delete event received for 'b1a1d831-75d9-4d87-982d-1a55bd75cf34' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:39:25.245 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2513a0ce-6541-4502-a41a-10afeb9ee8bd e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] port_delete event received for '1ec3d0ef-52ab-4879-89bf-80db27f92c31' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-04 11:39:25.437 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2513a0ce-6541-4502-a41a-10afeb9ee8bd e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] network_delete received. Deleting network 3aca6732-bed6-4f53-b640-d37e74602f67 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-04 11:39:25.437 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2513a0ce-6541-4502-a41a-10afeb9ee8bd e7c59f36c23642c3b482206a60d72696 f6489cc3abf74104b9d6bd9fa9e64fa1 - - -] Network 3aca6732-bed6-4f53-b640-d37e74602f67 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-04 11:39:25.469 2968 2452084456088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2452524d-395b-4427-8018-efb02e6b68ac - - - - -] port_delete event received for '1ec3d0ef-52ab-4879-89bf-80db27f92c31' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453