2022-04-29 13:55:51.557 4340 2069853270960 MainThread INFO neutron.common.config [-] Logging enabled! 2022-04-29 13:55:51.569 4340 2069853270960 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 20.1.0.dev160 2022-04-29 13:55:51.569 4340 2069853270960 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:120 2022-04-29 13:55:51.600 4340 2069853270960 MainThread INFO os_win.utils.network.networkutils [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] WMI caching is disabled. 2022-04-29 13:55:51.912 4340 2069853270960 MainThread DEBUG neutron.agent.securitygroups_rpc [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-04-29 13:55:51.989 4340 2069853270960 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-04-29 13:55:51.989 4340 2069853270960 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-04-29 13:55:52.148 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent initialized successfully, now running... 2022-04-29 13:55:52.162 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-04-29 13:55:52.162 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-04-29 13:55:52.212 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-04-29 13:58:09.033 4340 2069969750848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20189076-cdaf-4c6b-9636-fb306a838f7c - - - - -] port_update received: 08544d52-8ce4-4944-a2d8-c7831c9204be port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 13:58:09.033 4340 2069969750848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20189076-cdaf-4c6b-9636-fb306a838f7c - - - - -] No port 08544d52-8ce4-4944-a2d8-c7831c9204be defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 13:58:16.455 4340 2069969171728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14d63153-dfd2-42af-b586-a93cac9abdaf - - - - -] port_update received: 16b07cae-590d-4dd7-bd69-6af305387302 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 13:58:16.471 4340 2069969171728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14d63153-dfd2-42af-b586-a93cac9abdaf - - - - -] No port 16b07cae-590d-4dd7-bd69-6af305387302 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 13:58:17.878 4340 2069970453776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fedc469f-d2dd-4ced-9f60-4dabd398a6a6 - - - - -] port_update received: f6b5d4fe-7fc1-41c3-9d3e-6bf9abe97e7b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 13:58:17.893 4340 2069970453776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fedc469f-d2dd-4ced-9f60-4dabd398a6a6 - - - - -] No port f6b5d4fe-7fc1-41c3-9d3e-6bf9abe97e7b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 13:58:19.237 4340 2069968429472 MainThread WARNING oslo_policy.policy [req-7f13fb45-81c6-4a38-abfa-e84e47c8f212 b97578cf129c4d78a6f5b8ee5232596d 0abab38089cb4a34ba2cacf931bd3fa3 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-04-29 13:58:19.237 4340 2069968429472 MainThread WARNING oslo_policy.policy [req-7f13fb45-81c6-4a38-abfa-e84e47c8f212 b97578cf129c4d78a6f5b8ee5232596d 0abab38089cb4a34ba2cacf931bd3fa3 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-04-29 13:58:19.252 4340 2069968429472 MainThread WARNING oslo_policy.policy [req-7f13fb45-81c6-4a38-abfa-e84e47c8f212 b97578cf129c4d78a6f5b8ee5232596d 0abab38089cb4a34ba2cacf931bd3fa3 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2022-04-29 13:58:19.252 4340 2069968429472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7f13fb45-81c6-4a38-abfa-e84e47c8f212 b97578cf129c4d78a6f5b8ee5232596d 0abab38089cb4a34ba2cacf931bd3fa3 - - -] Security group rule updated on remote: ['ff93ac58-e288-4f2d-8e32-2d94ebb7022f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 13:58:19.252 4340 2069968429472 MainThread INFO neutron.agent.securitygroups_rpc [req-7f13fb45-81c6-4a38-abfa-e84e47c8f212 b97578cf129c4d78a6f5b8ee5232596d 0abab38089cb4a34ba2cacf931bd3fa3 - - -] Security group rule updated ['ff93ac58-e288-4f2d-8e32-2d94ebb7022f'] 2022-04-29 13:58:19.566 4340 2069969906320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-208be484-a874-4bdf-a28e-5006aa01898c 8929fa0038a345d6a1602ea697b46b61 3e8d30c7ea00448e83f3cb781d664577 - - -] Security group member updated on remote: ['a13bdb8a-3564-422a-aaef-5dff0edeb50a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 13:58:19.566 4340 2069969906320 MainThread INFO neutron.agent.securitygroups_rpc [req-208be484-a874-4bdf-a28e-5006aa01898c 8929fa0038a345d6a1602ea697b46b61 3e8d30c7ea00448e83f3cb781d664577 - - -] Security group member updated ['a13bdb8a-3564-422a-aaef-5dff0edeb50a'] 2022-04-29 13:58:20.896 4340 2069968045856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ac3ae953-d800-46de-b356-103dd59f214b b97578cf129c4d78a6f5b8ee5232596d 0abab38089cb4a34ba2cacf931bd3fa3 - - -] Security group rule updated on remote: ['ff93ac58-e288-4f2d-8e32-2d94ebb7022f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 13:58:20.896 4340 2069968045856 MainThread INFO neutron.agent.securitygroups_rpc [req-ac3ae953-d800-46de-b356-103dd59f214b b97578cf129c4d78a6f5b8ee5232596d 0abab38089cb4a34ba2cacf931bd3fa3 - - -] Security group rule updated ['ff93ac58-e288-4f2d-8e32-2d94ebb7022f'] 2022-04-29 13:58:21.036 4340 2069968139184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8bf920d4-762b-4ce7-a95f-d5500e40e858 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group rule updated on remote: ['03f32177-afbb-43c4-ac17-ce2d1d0cdcb1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 13:58:21.036 4340 2069968139184 MainThread INFO neutron.agent.securitygroups_rpc [req-8bf920d4-762b-4ce7-a95f-d5500e40e858 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group rule updated ['03f32177-afbb-43c4-ac17-ce2d1d0cdcb1'] 2022-04-29 13:58:21.850 4340 2069969100640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-af7190a4-f7a2-4975-90cf-5f88bf41f7cb 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group rule updated on remote: ['03f32177-afbb-43c4-ac17-ce2d1d0cdcb1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 13:58:21.850 4340 2069969100640 MainThread INFO neutron.agent.securitygroups_rpc [req-af7190a4-f7a2-4975-90cf-5f88bf41f7cb 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group rule updated ['03f32177-afbb-43c4-ac17-ce2d1d0cdcb1'] 2022-04-29 13:58:23.876 4340 2069968294480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfff3218-3966-4795-a9b9-2ca354f925df - - - - -] port_update received: 982a30a3-fc8b-4391-a954-5de3c9547843 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 13:58:23.893 4340 2069968294480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfff3218-3966-4795-a9b9-2ca354f925df - - - - -] No port 982a30a3-fc8b-4391-a954-5de3c9547843 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 13:58:27.689 4340 2069970454832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-883abf4e-5ba6-4b2b-9d75-3050aa63cb54 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] port_update received: 55a20ae7-c9f7-4914-9a44-f6e54033a5c8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 13:58:27.689 4340 2069970454832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-883abf4e-5ba6-4b2b-9d75-3050aa63cb54 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] No port 55a20ae7-c9f7-4914-9a44-f6e54033a5c8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 13:58:27.689 4340 2069970454832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eade1436-1a9c-4330-a780-9bbccc448f26 - - - - -] port_update received: 76d069b7-178e-467e-abed-5b8007541079 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 13:58:27.705 4340 2069970454832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eade1436-1a9c-4330-a780-9bbccc448f26 - - - - -] No port 76d069b7-178e-467e-abed-5b8007541079 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 13:58:34.738 4340 2069968082896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a65ef5e-09ee-480d-b3c0-b02cdb57e098 - - - - -] port_update received: 05f856b0-3b73-4e1f-8b6e-b306524edbfd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 13:58:34.738 4340 2069968082896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a65ef5e-09ee-480d-b3c0-b02cdb57e098 - - - - -] No port 05f856b0-3b73-4e1f-8b6e-b306524edbfd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 13:58:37.517 4340 2069969069504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 55a20ae7-c9f7-4914-9a44-f6e54033a5c8 2022-04-29 13:58:38.971 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-29 13:58:39.287 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Adding port 55a20ae7-c9f7-4914-9a44-f6e54033a5c8 2022-04-29 13:58:39.306 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Port 55a20ae7-c9f7-4914-9a44-f6e54033a5c8 updated. Details: {'device': '55a20ae7-c9f7-4914-9a44-f6e54033a5c8', 'network_id': '0208cc61-40d1-4397-ab52-ca921cacc9b1', 'port_id': '55a20ae7-c9f7-4914-9a44-f6e54033a5c8', 'mac_address': 'fa:16:3e:b3:7e:2f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 755, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '813d0fe8-e432-46d2-9d63-06fe6b0324fd', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-29 13:58:39.306 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-29 13:58:39.306 4340 2069970630080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-55a20ae7-c9f7-4914-9a44-f6e54033a5c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 13:58:39.306 4340 2069970630080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 55a20ae7-c9f7-4914-9a44-f6e54033a5c8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 13:58:39.306 4340 2069970630080 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0208cc61-40d1-4397-ab52-ca921cacc9b1 2022-04-29 13:58:39.306 4340 2069970630080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 13:58:39.564 4340 2069970630080 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '55a20ae7-c9f7-4914-9a44-f6e54033a5c8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 13:58:39.564 4340 2069970630080 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '55a20ae7-c9f7-4914-9a44-f6e54033a5c8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 13:58:39.564 4340 2069970667472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-66aca4a2-873e-49d8-af1b-553380e3e469 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Security group member updated on remote: ['ba28d984-3b43-43d6-b745-1ae6662c0d17'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 13:58:39.564 4340 2069970667472 MainThread INFO neutron.agent.securitygroups_rpc [req-66aca4a2-873e-49d8-af1b-553380e3e469 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Security group member updated ['ba28d984-3b43-43d6-b745-1ae6662c0d17'] 2022-04-29 13:58:39.595 4340 2069970630080 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 55a20ae7-c9f7-4914-9a44-f6e54033a5c8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 13:58:39.595 4340 2069970630080 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 755, VLAN trunk: None to switch port 55a20ae7-c9f7-4914-9a44-f6e54033a5c8 2022-04-29 13:58:39.752 4340 2069970630080 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-29 13:58:39.752 4340 2069970630080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['55a20ae7-c9f7-4914-9a44-f6e54033a5c8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 13:58:40.258 4340 2069970630080 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['55a20ae7-c9f7-4914-9a44-f6e54033a5c8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 13:58:40.258 4340 2069970630080 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 13:58:40.258 4340 2069970630080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a13bdb8a-3564-422a-aaef-5dff0edeb50a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 13:58:40.258 4340 2069970630080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a13bdb8a-3564-422a-aaef-5dff0edeb50a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-29 13:58:40.258 4340 2069970630080 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 55a20ae7-c9f7-4914-9a44-f6e54033a5c8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 13:58:40.258 4340 2069970630080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-29 13:58:40.258 4340 2069970630080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 55a20ae7-c9f7-4914-9a44-f6e54033a5c8 not yet added. Adding. 2022-04-29 13:58:40.258 4340 2069970630080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-29 13:58:40.258 4340 2069970630080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-29 13:58:40.471 4340 2069970630080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55a20ae7-c9f7-4914-9a44-f6e54033a5c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 13:58:40.642 4340 2069970630080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55a20ae7-c9f7-4914-9a44-f6e54033a5c8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 13:58:40.642 4340 2069970630080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55a20ae7-c9f7-4914-9a44-f6e54033a5c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 13:58:40.877 4340 2069970630080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-55a20ae7-c9f7-4914-9a44-f6e54033a5c8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 13:58:41.055 4340 2069970630080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-55a20ae7-c9f7-4914-9a44-f6e54033a5c8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.750s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 13:58:41.055 4340 2069970630080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 55a20ae7-c9f7-4914-9a44-f6e54033a5c8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-29 13:58:41.055 4340 2069970630080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 55a20ae7-c9f7-4914-9a44-f6e54033a5c8 processed. 2022-04-29 13:58:41.067 4340 2069951081984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 13:58:41.427 4340 2069951081984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 13:58:41.485 4340 2069951081984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b5f5fb7-2b6a-4c32-a641-0ae78a2601d3 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] port_update received: 93078743-8906-4e70-9998-d4ca08ef1da9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 13:58:41.485 4340 2069951081984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b5f5fb7-2b6a-4c32-a641-0ae78a2601d3 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] No port 93078743-8906-4e70-9998-d4ca08ef1da9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 13:58:42.086 4340 2069970578064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cfbe060e-cf62-4b05-bca8-a9a0cc45942c 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Security group member updated on remote: ['ba28d984-3b43-43d6-b745-1ae6662c0d17'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 13:58:42.086 4340 2069970578064 MainThread INFO neutron.agent.securitygroups_rpc [req-cfbe060e-cf62-4b05-bca8-a9a0cc45942c 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Security group member updated ['ba28d984-3b43-43d6-b745-1ae6662c0d17'] 2022-04-29 13:58:42.676 4340 2069969765824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-05f64ff5-fab7-4dc5-a1b5-b5fd38f9f12d b97578cf129c4d78a6f5b8ee5232596d 0abab38089cb4a34ba2cacf931bd3fa3 - - -] Security group member updated on remote: ['ff93ac58-e288-4f2d-8e32-2d94ebb7022f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 13:58:42.676 4340 2069969765824 MainThread INFO neutron.agent.securitygroups_rpc [req-05f64ff5-fab7-4dc5-a1b5-b5fd38f9f12d b97578cf129c4d78a6f5b8ee5232596d 0abab38089cb4a34ba2cacf931bd3fa3 - - -] Security group member updated ['ff93ac58-e288-4f2d-8e32-2d94ebb7022f'] 2022-04-29 13:58:44.032 4340 2069968163760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab801327-afd1-47a4-a031-930d0a1e94a9 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group member updated on remote: ['03f32177-afbb-43c4-ac17-ce2d1d0cdcb1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 13:58:44.032 4340 2069968163760 MainThread INFO neutron.agent.securitygroups_rpc [req-ab801327-afd1-47a4-a031-930d0a1e94a9 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group member updated ['03f32177-afbb-43c4-ac17-ce2d1d0cdcb1'] 2022-04-29 13:58:44.032 4340 2069968163760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd29a5a3-a2fc-4e6a-be4f-dbcacee506f3 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] port_update received: ca67e0e2-6bcc-4feb-9c94-c364563637af port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 13:58:44.102 4340 2069968163760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd29a5a3-a2fc-4e6a-be4f-dbcacee506f3 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] No port ca67e0e2-6bcc-4feb-9c94-c364563637af defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 13:58:44.332 4340 2069969097472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30b9193b-8073-4dc0-a709-259234bd67f2 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] port_update received: 2a9b454b-7c3d-44ab-9739-9456c101b76d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 13:58:44.332 4340 2069969097472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30b9193b-8073-4dc0-a709-259234bd67f2 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] No port 2a9b454b-7c3d-44ab-9739-9456c101b76d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 13:58:45.636 4340 2069969069504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 93078743-8906-4e70-9998-d4ca08ef1da9 2022-04-29 13:58:47.071 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-29 13:58:47.410 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Adding port 93078743-8906-4e70-9998-d4ca08ef1da9 2022-04-29 13:58:47.410 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Port 93078743-8906-4e70-9998-d4ca08ef1da9 updated. Details: {'device': '93078743-8906-4e70-9998-d4ca08ef1da9', 'network_id': '0018fcbe-7728-41ab-b372-27290e9c94c4', 'port_id': '93078743-8906-4e70-9998-d4ca08ef1da9', 'mac_address': 'fa:16:3e:87:60:59', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 760, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '70d33172-67cc-4d36-8b06-18f2e397e3ea', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-29 13:58:47.410 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-29 13:58:47.410 4340 2069879329008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-93078743-8906-4e70-9998-d4ca08ef1da9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 13:58:47.410 4340 2069879329008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 93078743-8906-4e70-9998-d4ca08ef1da9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 13:58:47.410 4340 2069879329008 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0018fcbe-7728-41ab-b372-27290e9c94c4 2022-04-29 13:58:47.410 4340 2069879329008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 13:58:47.675 4340 2069879329008 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '93078743-8906-4e70-9998-d4ca08ef1da9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 13:58:47.675 4340 2069879329008 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '93078743-8906-4e70-9998-d4ca08ef1da9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 13:58:47.693 4340 2069879329008 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 93078743-8906-4e70-9998-d4ca08ef1da9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 13:58:47.693 4340 2069879329008 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 760, VLAN trunk: None to switch port 93078743-8906-4e70-9998-d4ca08ef1da9 2022-04-29 13:58:47.868 4340 2069879329008 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-29 13:58:47.868 4340 2069879329008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['93078743-8906-4e70-9998-d4ca08ef1da9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 13:58:48.144 4340 2069879329008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['93078743-8906-4e70-9998-d4ca08ef1da9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 13:58:48.144 4340 2069879329008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 13:58:48.144 4340 2069879329008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ba28d984-3b43-43d6-b745-1ae6662c0d17) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 13:58:48.144 4340 2069879329008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ba28d984-3b43-43d6-b745-1ae6662c0d17) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-29 13:58:48.144 4340 2069879329008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 93078743-8906-4e70-9998-d4ca08ef1da9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 13:58:48.144 4340 2069879329008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-29 13:58:48.144 4340 2069879329008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 93078743-8906-4e70-9998-d4ca08ef1da9 not yet added. Adding. 2022-04-29 13:58:48.144 4340 2069879329008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-29 13:58:48.144 4340 2069879329008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-29 13:58:48.321 4340 2069879329008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93078743-8906-4e70-9998-d4ca08ef1da9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 13:58:48.505 4340 2069879329008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93078743-8906-4e70-9998-d4ca08ef1da9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 13:58:48.505 4340 2069879329008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93078743-8906-4e70-9998-d4ca08ef1da9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 13:58:48.690 4340 2069879329008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-93078743-8906-4e70-9998-d4ca08ef1da9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 13:58:48.986 4340 2069879329008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-93078743-8906-4e70-9998-d4ca08ef1da9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.578s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 13:58:48.986 4340 2069879329008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 93078743-8906-4e70-9998-d4ca08ef1da9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-29 13:58:48.986 4340 2069879329008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 93078743-8906-4e70-9998-d4ca08ef1da9 processed. 2022-04-29 13:58:49.008 4340 2069879329008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fcd34b9-16cc-4a62-80c1-93b7b04e0192 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] port_update received: f0f91637-d064-495a-9584-c05a74a4321b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 13:58:49.023 4340 2069879329008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fcd34b9-16cc-4a62-80c1-93b7b04e0192 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] No port f0f91637-d064-495a-9584-c05a74a4321b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 13:58:49.088 4340 2069879329008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 13:58:49.322 4340 2069879329008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 13:58:51.907 4340 2069969069504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ca67e0e2-6bcc-4feb-9c94-c364563637af 2022-04-29 13:58:53.119 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-29 13:58:53.391 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Adding port ca67e0e2-6bcc-4feb-9c94-c364563637af 2022-04-29 13:58:53.391 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Port ca67e0e2-6bcc-4feb-9c94-c364563637af updated. Details: {'device': 'ca67e0e2-6bcc-4feb-9c94-c364563637af', 'network_id': '0018fcbe-7728-41ab-b372-27290e9c94c4', 'port_id': 'ca67e0e2-6bcc-4feb-9c94-c364563637af', 'mac_address': 'fa:16:3e:bb:9b:71', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 760, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '70d33172-67cc-4d36-8b06-18f2e397e3ea', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-29 13:58:53.391 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-29 13:58:53.391 4340 2069969765824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ca67e0e2-6bcc-4feb-9c94-c364563637af" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 13:58:53.391 4340 2069969765824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ca67e0e2-6bcc-4feb-9c94-c364563637af _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 13:58:53.391 4340 2069969765824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 13:58:53.597 4340 2069969765824 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ca67e0e2-6bcc-4feb-9c94-c364563637af') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 13:58:53.597 4340 2069969765824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ca67e0e2-6bcc-4feb-9c94-c364563637af') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 13:58:53.597 4340 2069969765824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ca67e0e2-6bcc-4feb-9c94-c364563637af is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 13:58:53.597 4340 2069969765824 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 760, VLAN trunk: None to switch port ca67e0e2-6bcc-4feb-9c94-c364563637af 2022-04-29 13:58:53.739 4340 2069969765824 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-29 13:58:53.758 4340 2069969765824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ca67e0e2-6bcc-4feb-9c94-c364563637af'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 13:58:53.923 4340 2069969069504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2a9b454b-7c3d-44ab-9739-9456c101b76d 2022-04-29 13:58:54.235 4340 2069969765824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ca67e0e2-6bcc-4feb-9c94-c364563637af']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 13:58:54.235 4340 2069969765824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 13:58:54.235 4340 2069969765824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ba28d984-3b43-43d6-b745-1ae6662c0d17) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 13:58:54.235 4340 2069969765824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ba28d984-3b43-43d6-b745-1ae6662c0d17) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-29 13:58:54.235 4340 2069969765824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ca67e0e2-6bcc-4feb-9c94-c364563637af _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 13:58:54.235 4340 2069969765824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-29 13:58:54.235 4340 2069969765824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ca67e0e2-6bcc-4feb-9c94-c364563637af not yet added. Adding. 2022-04-29 13:58:54.235 4340 2069969765824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-29 13:58:54.235 4340 2069969765824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-29 13:58:54.440 4340 2069969765824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ca67e0e2-6bcc-4feb-9c94-c364563637af" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 13:58:54.610 4340 2069969765824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ca67e0e2-6bcc-4feb-9c94-c364563637af" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 13:58:54.610 4340 2069969765824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ca67e0e2-6bcc-4feb-9c94-c364563637af" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 13:58:54.803 4340 2069969765824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ca67e0e2-6bcc-4feb-9c94-c364563637af" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 13:58:55.100 4340 2069969765824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ca67e0e2-6bcc-4feb-9c94-c364563637af" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.703s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 13:58:55.100 4340 2069969765824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ca67e0e2-6bcc-4feb-9c94-c364563637af status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-29 13:58:55.100 4340 2069969765824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ca67e0e2-6bcc-4feb-9c94-c364563637af processed. 2022-04-29 13:58:55.130 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-29 13:58:55.130 4340 2069969765824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 13:58:55.707 4340 2069969765824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.578s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 13:58:55.815 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Adding port 2a9b454b-7c3d-44ab-9739-9456c101b76d 2022-04-29 13:58:55.815 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Port 2a9b454b-7c3d-44ab-9739-9456c101b76d updated. Details: {'device': '2a9b454b-7c3d-44ab-9739-9456c101b76d', 'network_id': '87b929b3-85c7-4a1b-aa67-c85e2e055aa5', 'port_id': '2a9b454b-7c3d-44ab-9739-9456c101b76d', 'mac_address': 'fa:16:3e:e8:f7:5a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 798, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7f72b13c-dc28-4620-8c61-c2f130c874ed', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-29 13:58:55.815 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-29 13:58:55.815 4340 2069971112704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2a9b454b-7c3d-44ab-9739-9456c101b76d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 13:58:55.831 4340 2069971112704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2a9b454b-7c3d-44ab-9739-9456c101b76d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 13:58:55.831 4340 2069971112704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 87b929b3-85c7-4a1b-aa67-c85e2e055aa5 2022-04-29 13:58:55.831 4340 2069971112704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 13:58:56.142 4340 2069971112704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2a9b454b-7c3d-44ab-9739-9456c101b76d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 13:58:56.142 4340 2069971112704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2a9b454b-7c3d-44ab-9739-9456c101b76d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 13:58:56.142 4340 2069971112704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2a9b454b-7c3d-44ab-9739-9456c101b76d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 13:58:56.142 4340 2069971112704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 798, VLAN trunk: None to switch port 2a9b454b-7c3d-44ab-9739-9456c101b76d 2022-04-29 13:58:56.330 4340 2069971112704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-29 13:58:56.330 4340 2069971112704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2a9b454b-7c3d-44ab-9739-9456c101b76d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 13:58:56.516 4340 2069971112704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2a9b454b-7c3d-44ab-9739-9456c101b76d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 13:58:56.532 4340 2069971112704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 13:58:56.532 4340 2069971112704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ff93ac58-e288-4f2d-8e32-2d94ebb7022f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 13:58:56.532 4340 2069971112704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2a9b454b-7c3d-44ab-9739-9456c101b76d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 13:58:56.532 4340 2069971112704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-29 13:58:56.532 4340 2069971112704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2a9b454b-7c3d-44ab-9739-9456c101b76d not yet added. Adding. 2022-04-29 13:58:56.532 4340 2069971112704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-29 13:58:56.532 4340 2069971112704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-29 13:58:56.736 4340 2069971112704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2a9b454b-7c3d-44ab-9739-9456c101b76d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 13:58:56.923 4340 2069971112704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2a9b454b-7c3d-44ab-9739-9456c101b76d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 13:58:56.923 4340 2069971112704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2a9b454b-7c3d-44ab-9739-9456c101b76d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 13:58:57.161 4340 2069971112704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2a9b454b-7c3d-44ab-9739-9456c101b76d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 13:58:57.314 4340 2069971112704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2a9b454b-7c3d-44ab-9739-9456c101b76d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 13:58:57.314 4340 2069971112704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2a9b454b-7c3d-44ab-9739-9456c101b76d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-29 13:58:57.314 4340 2069971112704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2a9b454b-7c3d-44ab-9739-9456c101b76d processed. 2022-04-29 13:58:57.314 4340 2069971055712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 13:58:57.598 4340 2069971055712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 13:58:58.051 4340 2069969069504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f0f91637-d064-495a-9584-c05a74a4321b 2022-04-29 13:58:59.315 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-29 13:58:59.798 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Adding port f0f91637-d064-495a-9584-c05a74a4321b 2022-04-29 13:58:59.798 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Port f0f91637-d064-495a-9584-c05a74a4321b updated. Details: {'device': 'f0f91637-d064-495a-9584-c05a74a4321b', 'network_id': '7990643e-c6a9-4819-819c-3a0ee621ab4d', 'port_id': 'f0f91637-d064-495a-9584-c05a74a4321b', 'mac_address': 'fa:16:3e:dd:28:73', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 766, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '17bdd00d-3f31-4b13-a07d-b5547f53cf27', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-29 13:58:59.798 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-29 13:58:59.798 4340 2069969993040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f0f91637-d064-495a-9584-c05a74a4321b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 13:58:59.798 4340 2069969993040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f0f91637-d064-495a-9584-c05a74a4321b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 13:58:59.818 4340 2069969993040 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7990643e-c6a9-4819-819c-3a0ee621ab4d 2022-04-29 13:58:59.818 4340 2069969993040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 13:59:00.064 4340 2069969993040 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f0f91637-d064-495a-9584-c05a74a4321b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 13:59:00.064 4340 2069969993040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f0f91637-d064-495a-9584-c05a74a4321b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 13:59:00.079 4340 2069969993040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f0f91637-d064-495a-9584-c05a74a4321b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 13:59:00.079 4340 2069969993040 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 766, VLAN trunk: None to switch port f0f91637-d064-495a-9584-c05a74a4321b 2022-04-29 13:59:00.288 4340 2069969993040 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-29 13:59:00.288 4340 2069969993040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f0f91637-d064-495a-9584-c05a74a4321b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 13:59:00.458 4340 2069969993040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f0f91637-d064-495a-9584-c05a74a4321b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 13:59:00.458 4340 2069969993040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 13:59:00.471 4340 2069969993040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (03f32177-afbb-43c4-ac17-ce2d1d0cdcb1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 13:59:00.471 4340 2069969993040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f0f91637-d064-495a-9584-c05a74a4321b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 13:59:00.471 4340 2069969993040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-29 13:59:00.471 4340 2069969993040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f0f91637-d064-495a-9584-c05a74a4321b not yet added. Adding. 2022-04-29 13:59:00.471 4340 2069969993040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-29 13:59:00.471 4340 2069969993040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-29 13:59:00.696 4340 2069969993040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0f91637-d064-495a-9584-c05a74a4321b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 13:59:00.975 4340 2069969993040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0f91637-d064-495a-9584-c05a74a4321b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 13:59:00.975 4340 2069969993040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0f91637-d064-495a-9584-c05a74a4321b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 13:59:01.332 4340 2069969993040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0f91637-d064-495a-9584-c05a74a4321b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 13:59:01.629 4340 2069969993040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f0f91637-d064-495a-9584-c05a74a4321b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.828s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 13:59:01.629 4340 2069969993040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f0f91637-d064-495a-9584-c05a74a4321b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-29 13:59:01.629 4340 2069969993040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f0f91637-d064-495a-9584-c05a74a4321b processed. 2022-04-29 13:59:01.648 4340 2069969993040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 13:59:01.924 4340 2069969993040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 13:59:06.165 4340 2069969069680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 55a20ae7-c9f7-4914-9a44-f6e54033a5c8 2022-04-29 13:59:07.689 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-29 13:59:07.689 4340 2069879329008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '55a20ae7-c9f7-4914-9a44-f6e54033a5c8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-29 13:59:07.689 4340 2069879329008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '55a20ae7-c9f7-4914-9a44-f6e54033a5c8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-29 13:59:07.689 4340 2069879329008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 55a20ae7-c9f7-4914-9a44-f6e54033a5c8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-29 13:59:07.703 4340 2069879329008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0208cc61-40d1-4397-ab52-ca921cacc9b1 2022-04-29 13:59:07.703 4340 2069879329008 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['55a20ae7-c9f7-4914-9a44-f6e54033a5c8'] 2022-04-29 13:59:07.703 4340 2069879329008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-29 13:59:07.703 4340 2069879329008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-29 13:59:07.703 4340 2069879329008 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['55a20ae7-c9f7-4914-9a44-f6e54033a5c8'] 2022-04-29 13:59:08.005 4340 2069879329008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-529d398b-6c6a-4a03-a621-d16f3e9f9d3b 8929fa0038a345d6a1602ea697b46b61 3e8d30c7ea00448e83f3cb781d664577 - - -] Security group member updated on remote: ['a13bdb8a-3564-422a-aaef-5dff0edeb50a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 13:59:08.005 4340 2069879329008 MainThread INFO neutron.agent.securitygroups_rpc [req-529d398b-6c6a-4a03-a621-d16f3e9f9d3b 8929fa0038a345d6a1602ea697b46b61 3e8d30c7ea00448e83f3cb781d664577 - - -] Security group member updated ['a13bdb8a-3564-422a-aaef-5dff0edeb50a'] 2022-04-29 13:59:08.164 4340 2069879329008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-529d398b-6c6a-4a03-a621-d16f3e9f9d3b 8929fa0038a345d6a1602ea697b46b61 3e8d30c7ea00448e83f3cb781d664577 - - -] port_delete event received for '55a20ae7-c9f7-4914-9a44-f6e54033a5c8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 13:59:09.706 4340 2069971151680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 13:59:09.896 4340 2069971151680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 13:59:14.443 4340 2069969764944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d062dd73-ca66-491c-aea6-3481f5b2ffd3 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] network_delete received. Deleting network 0208cc61-40d1-4397-ab52-ca921cacc9b1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-29 13:59:14.443 4340 2069969764944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d062dd73-ca66-491c-aea6-3481f5b2ffd3 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] Network 0208cc61-40d1-4397-ab52-ca921cacc9b1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-29 13:59:41.798 4340 2069971057296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f6169dd8-adf6-40c4-aa09-b94da5cf6799 ab7abb0a7e2e4b39b1117383d9eb0d80 2b70b30d27d646889f0f18a95fdadf1a - - -] Security group member updated on remote: ['7b49baf0-cc06-4519-a2a6-ad71c9729826'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 13:59:41.798 4340 2069971057296 MainThread INFO neutron.agent.securitygroups_rpc [req-f6169dd8-adf6-40c4-aa09-b94da5cf6799 ab7abb0a7e2e4b39b1117383d9eb0d80 2b70b30d27d646889f0f18a95fdadf1a - - -] Security group member updated ['7b49baf0-cc06-4519-a2a6-ad71c9729826'] 2022-04-29 13:59:42.562 4340 2069970994976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a540d3d-c79e-4d7b-b1a9-6ebdb17a5ef1 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] port_update received: 51077c50-1c61-4bdd-b65a-e8451bf06e79 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 13:59:42.583 4340 2069970994976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a540d3d-c79e-4d7b-b1a9-6ebdb17a5ef1 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] No port 51077c50-1c61-4bdd-b65a-e8451bf06e79 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 13:59:46.812 4340 2069969069504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 51077c50-1c61-4bdd-b65a-e8451bf06e79 2022-04-29 13:59:47.916 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-29 13:59:48.109 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Adding port 51077c50-1c61-4bdd-b65a-e8451bf06e79 2022-04-29 13:59:48.109 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Port 51077c50-1c61-4bdd-b65a-e8451bf06e79 updated. Details: {'device': '51077c50-1c61-4bdd-b65a-e8451bf06e79', 'network_id': 'eb08bd89-32be-464d-96c2-d98c3d2f2c49', 'port_id': '51077c50-1c61-4bdd-b65a-e8451bf06e79', 'mac_address': 'fa:16:3e:ca:23:57', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 779, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '24cc982e-cff8-4f70-859a-1b3d25fcb8f1', '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} 2022-04-29 13:59:48.109 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-29 13:59:48.109 4340 2069970025456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-51077c50-1c61-4bdd-b65a-e8451bf06e79" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 13:59:48.109 4340 2069970025456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 51077c50-1c61-4bdd-b65a-e8451bf06e79 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 13:59:48.109 4340 2069970025456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network eb08bd89-32be-464d-96c2-d98c3d2f2c49 2022-04-29 13:59:48.109 4340 2069970025456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 13:59:48.422 4340 2069970025456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '51077c50-1c61-4bdd-b65a-e8451bf06e79') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 13:59:48.422 4340 2069970025456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '51077c50-1c61-4bdd-b65a-e8451bf06e79') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 13:59:48.422 4340 2069970025456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 51077c50-1c61-4bdd-b65a-e8451bf06e79 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 13:59:48.422 4340 2069970025456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 779, VLAN trunk: None to switch port 51077c50-1c61-4bdd-b65a-e8451bf06e79 2022-04-29 13:59:48.626 4340 2069970025456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-29 13:59:48.644 4340 2069970025456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['51077c50-1c61-4bdd-b65a-e8451bf06e79'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 13:59:48.782 4340 2069970025456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['51077c50-1c61-4bdd-b65a-e8451bf06e79']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 13:59:48.782 4340 2069970025456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 13:59:48.782 4340 2069970025456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7b49baf0-cc06-4519-a2a6-ad71c9729826) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 13:59:48.782 4340 2069970025456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7b49baf0-cc06-4519-a2a6-ad71c9729826) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-29 13:59:48.782 4340 2069970025456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 51077c50-1c61-4bdd-b65a-e8451bf06e79 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 13:59:48.782 4340 2069970025456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-29 13:59:48.782 4340 2069970025456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 51077c50-1c61-4bdd-b65a-e8451bf06e79 not yet added. Adding. 2022-04-29 13:59:48.782 4340 2069970025456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-29 13:59:48.782 4340 2069970025456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-29 13:59:49.031 4340 2069970025456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51077c50-1c61-4bdd-b65a-e8451bf06e79" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 13:59:49.331 4340 2069970025456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51077c50-1c61-4bdd-b65a-e8451bf06e79" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.296s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 13:59:49.331 4340 2069970025456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51077c50-1c61-4bdd-b65a-e8451bf06e79" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 13:59:49.719 4340 2069970025456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51077c50-1c61-4bdd-b65a-e8451bf06e79" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 13:59:49.986 4340 2069970025456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-51077c50-1c61-4bdd-b65a-e8451bf06e79" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.875s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 13:59:49.986 4340 2069970025456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 51077c50-1c61-4bdd-b65a-e8451bf06e79 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-29 13:59:49.986 4340 2069970025456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 51077c50-1c61-4bdd-b65a-e8451bf06e79 processed. 2022-04-29 13:59:49.986 4340 2069970025456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 13:59:50.194 4340 2069970025456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:00:03.296 4340 2069969069680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 51077c50-1c61-4bdd-b65a-e8451bf06e79 2022-04-29 14:00:04.066 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-29 14:00:04.066 4340 2069968238368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '51077c50-1c61-4bdd-b65a-e8451bf06e79' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-29 14:00:04.066 4340 2069968238368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '51077c50-1c61-4bdd-b65a-e8451bf06e79' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-29 14:00:04.066 4340 2069968238368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 51077c50-1c61-4bdd-b65a-e8451bf06e79 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-29 14:00:04.077 4340 2069968238368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network eb08bd89-32be-464d-96c2-d98c3d2f2c49 2022-04-29 14:00:04.077 4340 2069968238368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['51077c50-1c61-4bdd-b65a-e8451bf06e79'] 2022-04-29 14:00:04.077 4340 2069968238368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-29 14:00:04.077 4340 2069968238368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-29 14:00:04.077 4340 2069968238368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['51077c50-1c61-4bdd-b65a-e8451bf06e79'] 2022-04-29 14:00:04.330 4340 2069968782256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6dfc20c2-e4bc-4a77-90a6-85f21b46bda3 ab7abb0a7e2e4b39b1117383d9eb0d80 2b70b30d27d646889f0f18a95fdadf1a - - -] Security group member updated on remote: ['7b49baf0-cc06-4519-a2a6-ad71c9729826'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:00:04.330 4340 2069968782256 MainThread INFO neutron.agent.securitygroups_rpc [req-6dfc20c2-e4bc-4a77-90a6-85f21b46bda3 ab7abb0a7e2e4b39b1117383d9eb0d80 2b70b30d27d646889f0f18a95fdadf1a - - -] Security group member updated ['7b49baf0-cc06-4519-a2a6-ad71c9729826'] 2022-04-29 14:00:04.484 4340 2069971465840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6dfc20c2-e4bc-4a77-90a6-85f21b46bda3 ab7abb0a7e2e4b39b1117383d9eb0d80 2b70b30d27d646889f0f18a95fdadf1a - - -] port_delete event received for '51077c50-1c61-4bdd-b65a-e8451bf06e79' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:00:06.093 4340 2069970575600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:00:06.135 4340 2069970575600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:00:06.452 4340 2069969904912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-221590c4-ecc3-45a6-9b90-41b99f8fdbcd - - - - -] port_update received: ccd35484-c7ee-4e86-8db6-39609eddce5c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 14:00:06.484 4340 2069969904912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-221590c4-ecc3-45a6-9b90-41b99f8fdbcd - - - - -] No port ccd35484-c7ee-4e86-8db6-39609eddce5c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 14:00:11.202 4340 2069971815232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5bdea345-a3e7-4919-ae40-97cae1ff5159 - - - - -] port_update received: 1cf92780-4eec-4fe8-ab77-b0f54a42ae0e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 14:00:11.218 4340 2069971815232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5bdea345-a3e7-4919-ae40-97cae1ff5159 - - - - -] No port 1cf92780-4eec-4fe8-ab77-b0f54a42ae0e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 14:00:13.377 4340 2069971151680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dddd7f5d-3740-41e7-9be9-e16078ecfe70 - - - - -] port_update received: 0c65b247-aafa-4d44-bc6e-b8b76ff27a3a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 14:00:13.391 4340 2069971151680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dddd7f5d-3740-41e7-9be9-e16078ecfe70 - - - - -] No port 0c65b247-aafa-4d44-bc6e-b8b76ff27a3a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 14:00:18.612 4340 2069969806256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37aaf9ac-00b5-4982-b365-12545f434295 - - - - -] port_update received: 2fdc85e6-e3af-4539-80cf-c1c95d0cacb3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 14:00:18.624 4340 2069969806256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37aaf9ac-00b5-4982-b365-12545f434295 - - - - -] No port 2fdc85e6-e3af-4539-80cf-c1c95d0cacb3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 14:00:23.598 4340 2069972047824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978385c3-bf8c-42cc-a576-9af5d54a43c7 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] network_delete received. Deleting network eb08bd89-32be-464d-96c2-d98c3d2f2c49 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-29 14:00:23.598 4340 2069972047824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-978385c3-bf8c-42cc-a576-9af5d54a43c7 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] Network eb08bd89-32be-464d-96c2-d98c3d2f2c49 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-29 14:00:24.452 4340 2069972048880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63fd9c66-7373-4d19-9498-1a77f7911a2e 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] network_delete received. Deleting network 78de9846-0395-4b58-ad89-1e25990d9904 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-29 14:00:24.452 4340 2069972048880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63fd9c66-7373-4d19-9498-1a77f7911a2e 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] Network 78de9846-0395-4b58-ad89-1e25990d9904 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-29 14:00:24.938 4340 2069972048880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f26e1f02-dc67-42ff-b0be-5e9f71241cdb 172d1945eb574950af6ac4fef31472f1 353b8cf2595647fc89c4dd16492b6600 - - -] Security group member updated on remote: ['851b0b44-b1d7-4be1-a247-6de8086284ff'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:00:24.938 4340 2069972048880 MainThread INFO neutron.agent.securitygroups_rpc [req-f26e1f02-dc67-42ff-b0be-5e9f71241cdb 172d1945eb574950af6ac4fef31472f1 353b8cf2595647fc89c4dd16492b6600 - - -] Security group member updated ['851b0b44-b1d7-4be1-a247-6de8086284ff'] 2022-04-29 14:00:26.140 4340 2069971465136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc9fa98e-9284-42a3-a735-f7591b213a5e 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] port_update received: 75228b20-963b-4784-ad7b-25986170a7ae port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 14:00:26.156 4340 2069971465136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc9fa98e-9284-42a3-a735-f7591b213a5e 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] No port 75228b20-963b-4784-ad7b-25986170a7ae defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 14:00:27.377 4340 2069971029680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-38d3beb7-5238-4988-8b66-ca622abae637 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Security group rule updated on remote: ['621a370a-d20c-445a-b28e-98a7bbd90b77'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 14:00:27.377 4340 2069971029680 MainThread INFO neutron.agent.securitygroups_rpc [req-38d3beb7-5238-4988-8b66-ca622abae637 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Security group rule updated ['621a370a-d20c-445a-b28e-98a7bbd90b77'] 2022-04-29 14:00:27.546 4340 2069968782256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-23ce84da-b7ce-4b2a-b82f-554a2cd8a265 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Security group rule updated on remote: ['621a370a-d20c-445a-b28e-98a7bbd90b77'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 14:00:27.546 4340 2069968782256 MainThread INFO neutron.agent.securitygroups_rpc [req-23ce84da-b7ce-4b2a-b82f-554a2cd8a265 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Security group rule updated ['621a370a-d20c-445a-b28e-98a7bbd90b77'] 2022-04-29 14:00:29.562 4340 2069969069504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 75228b20-963b-4784-ad7b-25986170a7ae 2022-04-29 14:00:30.154 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-29 14:00:30.390 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Adding port 75228b20-963b-4784-ad7b-25986170a7ae 2022-04-29 14:00:30.390 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Port 75228b20-963b-4784-ad7b-25986170a7ae updated. Details: {'device': '75228b20-963b-4784-ad7b-25986170a7ae', 'network_id': 'b51782df-b6d1-49af-a277-71201385c258', 'port_id': '75228b20-963b-4784-ad7b-25986170a7ae', 'mac_address': 'fa:16:3e:0c:5d:77', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 752, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7d2455cb-23b3-48b6-907b-69e4d0e96cee', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-29 14:00:30.390 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-29 14:00:30.390 4340 2069971226688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-75228b20-963b-4784-ad7b-25986170a7ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:00:30.390 4340 2069971226688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 75228b20-963b-4784-ad7b-25986170a7ae _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 14:00:30.406 4340 2069971226688 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b51782df-b6d1-49af-a277-71201385c258 2022-04-29 14:00:30.406 4340 2069971226688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 14:00:30.629 4340 2069971226688 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '75228b20-963b-4784-ad7b-25986170a7ae') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:00:30.629 4340 2069971226688 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '75228b20-963b-4784-ad7b-25986170a7ae') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:00:30.629 4340 2069971226688 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 75228b20-963b-4784-ad7b-25986170a7ae is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 14:00:30.629 4340 2069971226688 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 752, VLAN trunk: None to switch port 75228b20-963b-4784-ad7b-25986170a7ae 2022-04-29 14:00:30.819 4340 2069971226688 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-29 14:00:30.819 4340 2069971226688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['75228b20-963b-4784-ad7b-25986170a7ae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:00:30.999 4340 2069971226688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['75228b20-963b-4784-ad7b-25986170a7ae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:00:30.999 4340 2069971226688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:00:30.999 4340 2069971226688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (851b0b44-b1d7-4be1-a247-6de8086284ff) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 14:00:31.016 4340 2069971226688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (851b0b44-b1d7-4be1-a247-6de8086284ff) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-29 14:00:31.016 4340 2069971226688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 75228b20-963b-4784-ad7b-25986170a7ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 14:00:31.016 4340 2069971226688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-29 14:00:31.016 4340 2069971226688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 75228b20-963b-4784-ad7b-25986170a7ae not yet added. Adding. 2022-04-29 14:00:31.016 4340 2069971226688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-29 14:00:31.016 4340 2069971226688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-29 14:00:31.218 4340 2069971226688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75228b20-963b-4784-ad7b-25986170a7ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:00:31.409 4340 2069971226688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75228b20-963b-4784-ad7b-25986170a7ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:00:31.409 4340 2069971226688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75228b20-963b-4784-ad7b-25986170a7ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:00:31.671 4340 2069971226688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75228b20-963b-4784-ad7b-25986170a7ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:00:31.858 4340 2069971226688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-75228b20-963b-4784-ad7b-25986170a7ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:00:31.858 4340 2069971226688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 75228b20-963b-4784-ad7b-25986170a7ae status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-29 14:00:31.858 4340 2069971226688 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 75228b20-963b-4784-ad7b-25986170a7ae processed. 2022-04-29 14:00:31.876 4340 2069971226688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9ea80295-759e-42f4-9797-7a1c44e49792 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Security group member updated on remote: ['621a370a-d20c-445a-b28e-98a7bbd90b77'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:00:31.876 4340 2069971226688 MainThread INFO neutron.agent.securitygroups_rpc [req-9ea80295-759e-42f4-9797-7a1c44e49792 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Security group member updated ['621a370a-d20c-445a-b28e-98a7bbd90b77'] 2022-04-29 14:00:32.046 4340 2069968084304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67800eb4-c0d3-4118-96be-e3b2b386e603 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Security group member updated on remote: ['c93f9f70-dcee-4476-bd12-8fc68bcd0b26'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:00:32.046 4340 2069968084304 MainThread INFO neutron.agent.securitygroups_rpc [req-67800eb4-c0d3-4118-96be-e3b2b386e603 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Security group member updated ['c93f9f70-dcee-4476-bd12-8fc68bcd0b26'] 2022-04-29 14:00:32.155 4340 2069968084304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:00:32.750 4340 2069968084304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.593s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:00:33.202 4340 2069968084304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-616787aa-38f8-4026-a88c-d888f89e3696 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] port_update received: 75ef2e4d-d403-460b-99c7-86a9c3bf8c22 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 14:00:33.217 4340 2069968084304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-616787aa-38f8-4026-a88c-d888f89e3696 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] No port 75ef2e4d-d403-460b-99c7-86a9c3bf8c22 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 14:00:34.296 4340 2069970995152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3785c7a-effb-4680-998a-0701aadd814a 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] port_update received: d85df0a4-cf0d-4889-8161-63f6eae6960a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 14:00:34.296 4340 2069970995152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3785c7a-effb-4680-998a-0701aadd814a 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] No port d85df0a4-cf0d-4889-8161-63f6eae6960a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 14:00:51.916 4340 2069969069504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 75ef2e4d-d403-460b-99c7-86a9c3bf8c22 2022-04-29 14:00:52.298 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-29 14:00:52.501 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Adding port 75ef2e4d-d403-460b-99c7-86a9c3bf8c22 2022-04-29 14:00:52.501 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Port 75ef2e4d-d403-460b-99c7-86a9c3bf8c22 updated. Details: {'device': '75ef2e4d-d403-460b-99c7-86a9c3bf8c22', 'network_id': '0018fcbe-7728-41ab-b372-27290e9c94c4', 'port_id': '75ef2e4d-d403-460b-99c7-86a9c3bf8c22', 'mac_address': 'fa:16:3e:75:f3:73', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 760, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '70d33172-67cc-4d36-8b06-18f2e397e3ea', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-29 14:00:52.501 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-29 14:00:52.501 4340 2069971115696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-75ef2e4d-d403-460b-99c7-86a9c3bf8c22" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:00:52.501 4340 2069971115696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 75ef2e4d-d403-460b-99c7-86a9c3bf8c22 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 14:00:52.501 4340 2069971115696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 14:00:52.967 4340 2069971115696 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '75ef2e4d-d403-460b-99c7-86a9c3bf8c22') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:00:52.967 4340 2069971115696 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '75ef2e4d-d403-460b-99c7-86a9c3bf8c22') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:00:52.985 4340 2069971115696 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 75ef2e4d-d403-460b-99c7-86a9c3bf8c22 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 14:00:52.985 4340 2069971115696 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 760, VLAN trunk: None to switch port 75ef2e4d-d403-460b-99c7-86a9c3bf8c22 2022-04-29 14:00:53.452 4340 2069971115696 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-29 14:00:53.452 4340 2069971115696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['75ef2e4d-d403-460b-99c7-86a9c3bf8c22'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:00:53.733 4340 2069971115696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['75ef2e4d-d403-460b-99c7-86a9c3bf8c22']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:00:53.733 4340 2069971115696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:00:53.733 4340 2069971115696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (621a370a-d20c-445a-b28e-98a7bbd90b77) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 14:00:53.733 4340 2069971115696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 75ef2e4d-d403-460b-99c7-86a9c3bf8c22 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 14:00:53.733 4340 2069971115696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-29 14:00:53.733 4340 2069971115696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 75ef2e4d-d403-460b-99c7-86a9c3bf8c22 not yet added. Adding. 2022-04-29 14:00:53.733 4340 2069971115696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-29 14:00:53.733 4340 2069971115696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-29 14:00:54.029 4340 2069971115696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75ef2e4d-d403-460b-99c7-86a9c3bf8c22" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:00:54.343 4340 2069971115696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75ef2e4d-d403-460b-99c7-86a9c3bf8c22" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:00:54.343 4340 2069971115696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75ef2e4d-d403-460b-99c7-86a9c3bf8c22" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:00:54.704 4340 2069971115696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75ef2e4d-d403-460b-99c7-86a9c3bf8c22" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:00:55.218 4340 2069971115696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-75ef2e4d-d403-460b-99c7-86a9c3bf8c22" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.719s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:00:55.218 4340 2069971115696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 75ef2e4d-d403-460b-99c7-86a9c3bf8c22 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-29 14:00:55.218 4340 2069971115696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 75ef2e4d-d403-460b-99c7-86a9c3bf8c22 processed. 2022-04-29 14:00:55.218 4340 2069971115696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:00:55.422 4340 2069971115696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:00:55.920 4340 2069969069504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d85df0a4-cf0d-4889-8161-63f6eae6960a 2022-04-29 14:00:57.218 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-29 14:00:57.440 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Adding port d85df0a4-cf0d-4889-8161-63f6eae6960a 2022-04-29 14:00:57.440 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Port d85df0a4-cf0d-4889-8161-63f6eae6960a updated. Details: {'device': 'd85df0a4-cf0d-4889-8161-63f6eae6960a', 'network_id': 'b4ac6718-1a00-4a94-9de3-4e17b3787a25', 'port_id': 'd85df0a4-cf0d-4889-8161-63f6eae6960a', 'mac_address': 'fa:16:3e:c0:37:41', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 756, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8abd0274-be46-4bf9-b153-4c05adf533fe', '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} 2022-04-29 14:00:57.440 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-29 14:00:57.440 4340 2069967951648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d85df0a4-cf0d-4889-8161-63f6eae6960a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:00:57.440 4340 2069967951648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d85df0a4-cf0d-4889-8161-63f6eae6960a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 14:00:57.440 4340 2069967951648 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b4ac6718-1a00-4a94-9de3-4e17b3787a25 2022-04-29 14:00:57.440 4340 2069967951648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 14:00:57.748 4340 2069967951648 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd85df0a4-cf0d-4889-8161-63f6eae6960a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:00:57.748 4340 2069967951648 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd85df0a4-cf0d-4889-8161-63f6eae6960a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:00:57.766 4340 2069967951648 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d85df0a4-cf0d-4889-8161-63f6eae6960a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 14:00:57.766 4340 2069967951648 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 756, VLAN trunk: None to switch port d85df0a4-cf0d-4889-8161-63f6eae6960a 2022-04-29 14:00:58.092 4340 2069967951648 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-29 14:00:58.092 4340 2069967951648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d85df0a4-cf0d-4889-8161-63f6eae6960a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:00:58.217 4340 2069967951648 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d85df0a4-cf0d-4889-8161-63f6eae6960a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:00:58.217 4340 2069967951648 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:00:58.247 4340 2069967951648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c93f9f70-dcee-4476-bd12-8fc68bcd0b26) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 14:00:58.247 4340 2069967951648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c93f9f70-dcee-4476-bd12-8fc68bcd0b26) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-29 14:00:58.250 4340 2069967951648 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d85df0a4-cf0d-4889-8161-63f6eae6960a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 14:00:58.250 4340 2069967951648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-29 14:00:58.250 4340 2069967951648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d85df0a4-cf0d-4889-8161-63f6eae6960a not yet added. Adding. 2022-04-29 14:00:58.250 4340 2069967951648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-29 14:00:58.250 4340 2069967951648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-29 14:00:58.608 4340 2069967951648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d85df0a4-cf0d-4889-8161-63f6eae6960a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:00:59.172 4340 2069967951648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d85df0a4-cf0d-4889-8161-63f6eae6960a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.562s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:00:59.188 4340 2069967951648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d85df0a4-cf0d-4889-8161-63f6eae6960a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:00:59.553 4340 2069967951648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d85df0a4-cf0d-4889-8161-63f6eae6960a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:00:59.811 4340 2069967951648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d85df0a4-cf0d-4889-8161-63f6eae6960a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:00:59.811 4340 2069967951648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d85df0a4-cf0d-4889-8161-63f6eae6960a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-29 14:00:59.811 4340 2069967951648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d85df0a4-cf0d-4889-8161-63f6eae6960a processed. 2022-04-29 14:00:59.811 4340 2069967951648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:01:00.034 4340 2069967951648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:01:11.085 4340 2069968083952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52428df6-7995-4499-8fd8-aabca24e7164 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Security group rule updated on remote: ['36582bcb-8056-425c-bda9-9eb1e869e65d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 14:01:11.085 4340 2069968083952 MainThread INFO neutron.agent.securitygroups_rpc [req-52428df6-7995-4499-8fd8-aabca24e7164 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Security group rule updated ['36582bcb-8056-425c-bda9-9eb1e869e65d'] 2022-04-29 14:01:11.207 4340 2069968083952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d479fdb-db13-40d5-9091-6f0393aedab6 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Security group rule updated on remote: ['36582bcb-8056-425c-bda9-9eb1e869e65d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 14:01:11.207 4340 2069968083952 MainThread INFO neutron.agent.securitygroups_rpc [req-6d479fdb-db13-40d5-9091-6f0393aedab6 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Security group rule updated ['36582bcb-8056-425c-bda9-9eb1e869e65d'] 2022-04-29 14:01:11.327 4340 2069968083952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c0a6ded6-eac1-45e7-b6da-93f43adfbe26 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Security group rule updated on remote: ['36582bcb-8056-425c-bda9-9eb1e869e65d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 14:01:11.327 4340 2069968083952 MainThread INFO neutron.agent.securitygroups_rpc [req-c0a6ded6-eac1-45e7-b6da-93f43adfbe26 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Security group rule updated ['36582bcb-8056-425c-bda9-9eb1e869e65d'] 2022-04-29 14:01:11.468 4340 2069968083952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0fc02ffd-9793-4b6c-87fe-4f41e7111ced 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Security group rule updated on remote: ['36582bcb-8056-425c-bda9-9eb1e869e65d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 14:01:11.468 4340 2069968083952 MainThread INFO neutron.agent.securitygroups_rpc [req-0fc02ffd-9793-4b6c-87fe-4f41e7111ced 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Security group rule updated ['36582bcb-8056-425c-bda9-9eb1e869e65d'] 2022-04-29 14:01:11.629 4340 2069968083952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2731e3d-2b68-481b-9422-c534ce70b535 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Security group rule updated on remote: ['36582bcb-8056-425c-bda9-9eb1e869e65d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 14:01:11.640 4340 2069968083952 MainThread INFO neutron.agent.securitygroups_rpc [req-a2731e3d-2b68-481b-9422-c534ce70b535 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Security group rule updated ['36582bcb-8056-425c-bda9-9eb1e869e65d'] 2022-04-29 14:01:11.842 4340 2069968083952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-51a43214-66fa-465f-a881-1ae4fb18eabb 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Security group rule updated on remote: ['36582bcb-8056-425c-bda9-9eb1e869e65d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 14:01:11.842 4340 2069968083952 MainThread INFO neutron.agent.securitygroups_rpc [req-51a43214-66fa-465f-a881-1ae4fb18eabb 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Security group rule updated ['36582bcb-8056-425c-bda9-9eb1e869e65d'] 2022-04-29 14:01:12.686 4340 2069971113936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Security group member updated on remote: ['36582bcb-8056-425c-bda9-9eb1e869e65d', 'c93f9f70-dcee-4476-bd12-8fc68bcd0b26'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:01:12.686 4340 2069971113936 MainThread INFO neutron.agent.securitygroups_rpc [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Security group member updated ['36582bcb-8056-425c-bda9-9eb1e869e65d', 'c93f9f70-dcee-4476-bd12-8fc68bcd0b26'] 2022-04-29 14:01:12.686 4340 2069971113936 MainThread INFO neutron.agent.securitygroups_rpc [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Refresh firewall rules 2022-04-29 14:01:12.686 4340 2069971113936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Get security group information for devices via rpc ['d85df0a4-cf0d-4889-8161-63f6eae6960a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:01:12.733 4340 2069971027040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] port_update received: d85df0a4-cf0d-4889-8161-63f6eae6960a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 14:01:12.750 4340 2069971027040 MainThread DEBUG oslo_concurrency.lockutils [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Lock "n-hv-agent-port-lock-d85df0a4-cf0d-4889-8161-63f6eae6960a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:01:12.750 4340 2069971027040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Binding port d85df0a4-cf0d-4889-8161-63f6eae6960a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 14:01:12.750 4340 2069971027040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 14:01:12.781 4340 2069971027040 MainThread DEBUG neutron.services.trunk.rpc.agent [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd85df0a4-cf0d-4889-8161-63f6eae6960a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:01:12.781 4340 2069971027040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd85df0a4-cf0d-4889-8161-63f6eae6960a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:01:12.781 4340 2069971027040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Trunk plugin disabled on server. Assuming port d85df0a4-cf0d-4889-8161-63f6eae6960a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 14:01:12.797 4340 2069971027040 MainThread INFO networking_hyperv.neutron.trunk_driver [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Binding VLAN ID: 756, VLAN trunk: None to switch port d85df0a4-cf0d-4889-8161-63f6eae6960a 2022-04-29 14:01:12.874 4340 2069971027040 MainThread INFO neutron.agent.securitygroups_rpc [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Refresh firewall rules 2022-04-29 14:01:12.874 4340 2069971027040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Get security group information for devices via rpc ['d85df0a4-cf0d-4889-8161-63f6eae6960a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:01:13.408 4340 2069971113936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Update security group information for ports dict_keys(['d85df0a4-cf0d-4889-8161-63f6eae6960a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:01:13.408 4340 2069971113936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:01:13.408 4340 2069971113936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Update rules of security group (36582bcb-8056-425c-bda9-9eb1e869e65d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 14:01:13.420 4340 2069971113936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Update rules of security group (c93f9f70-dcee-4476-bd12-8fc68bcd0b26) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 14:01:13.420 4340 2069971113936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Update members of security group (c93f9f70-dcee-4476-bd12-8fc68bcd0b26) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-29 14:01:13.420 4340 2069971113936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Update port filter for d85df0a4-cf0d-4889-8161-63f6eae6960a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 14:01:13.420 4340 2069971113936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Updating port rules. 2022-04-29 14:01:13.420 4340 2069971113936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Creating 6 new rules, removing 0 old rules. 2022-04-29 14:01:13.420 4340 2069971113936 MainThread DEBUG oslo_concurrency.lockutils [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Lock "n-hv-driver-port-lock-d85df0a4-cf0d-4889-8161-63f6eae6960a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:01:13.779 4340 2069971113936 MainThread DEBUG oslo_concurrency.lockutils [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Lock "n-hv-driver-port-lock-d85df0a4-cf0d-4889-8161-63f6eae6960a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:01:13.779 4340 2069971113936 MainThread DEBUG oslo_concurrency.lockutils [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Lock "n-hv-driver-port-lock-d85df0a4-cf0d-4889-8161-63f6eae6960a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:01:13.779 4340 2069971113936 MainThread DEBUG oslo_concurrency.lockutils [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Lock "n-hv-driver-port-lock-d85df0a4-cf0d-4889-8161-63f6eae6960a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:01:13.779 4340 2069971027040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Update security group information for ports dict_keys(['d85df0a4-cf0d-4889-8161-63f6eae6960a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:01:13.779 4340 2069971027040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:01:13.800 4340 2069971027040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Update rules of security group (36582bcb-8056-425c-bda9-9eb1e869e65d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 14:01:13.800 4340 2069971027040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Update rules of security group (c93f9f70-dcee-4476-bd12-8fc68bcd0b26) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 14:01:13.800 4340 2069971027040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Update members of security group (c93f9f70-dcee-4476-bd12-8fc68bcd0b26) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-29 14:01:13.800 4340 2069971027040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Update port filter for d85df0a4-cf0d-4889-8161-63f6eae6960a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 14:01:13.800 4340 2069971027040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Updating port rules. 2022-04-29 14:01:13.800 4340 2069971027040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Creating 0 new rules, removing 0 old rules. 2022-04-29 14:01:13.800 4340 2069971027040 MainThread DEBUG oslo_concurrency.lockutils [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Lock "n-hv-driver-port-lock-d85df0a4-cf0d-4889-8161-63f6eae6960a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:01:13.800 4340 2069971027040 MainThread DEBUG oslo_concurrency.lockutils [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Lock "n-hv-driver-port-lock-d85df0a4-cf0d-4889-8161-63f6eae6960a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:01:13.800 4340 2069971027040 MainThread DEBUG oslo_concurrency.lockutils [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Lock "n-hv-driver-port-lock-d85df0a4-cf0d-4889-8161-63f6eae6960a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:01:13.811 4340 2069971027040 MainThread DEBUG oslo_concurrency.lockutils [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Lock "n-hv-driver-port-lock-d85df0a4-cf0d-4889-8161-63f6eae6960a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:01:13.876 4340 2069971027040 MainThread DEBUG oslo_concurrency.lockutils [req-e1bc830b-cb71-4e30-89c7-bd3a6ff3b204 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Lock "n-hv-agent-port-lock-d85df0a4-cf0d-4889-8161-63f6eae6960a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:01:17.045 4340 2069971552912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c1472d06-9a45-43c3-870f-da1de0a470f4 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group rule updated on remote: ['07cb9a61-8e86-4df3-a6db-a19c0f9953f8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 14:01:17.045 4340 2069971552912 MainThread INFO neutron.agent.securitygroups_rpc [req-c1472d06-9a45-43c3-870f-da1de0a470f4 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group rule updated ['07cb9a61-8e86-4df3-a6db-a19c0f9953f8'] 2022-04-29 14:01:17.185 4340 2069969844528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f78ba6a0-d712-48ce-969b-4aa795d94092 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group rule updated on remote: ['07cb9a61-8e86-4df3-a6db-a19c0f9953f8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 14:01:17.185 4340 2069969844528 MainThread INFO neutron.agent.securitygroups_rpc [req-f78ba6a0-d712-48ce-969b-4aa795d94092 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group rule updated ['07cb9a61-8e86-4df3-a6db-a19c0f9953f8'] 2022-04-29 14:01:21.831 4340 2069968782960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-680d709f-e05d-4a8f-9ded-0a2d99602a75 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group member updated on remote: ['07cb9a61-8e86-4df3-a6db-a19c0f9953f8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:01:21.831 4340 2069968782960 MainThread INFO neutron.agent.securitygroups_rpc [req-680d709f-e05d-4a8f-9ded-0a2d99602a75 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group member updated ['07cb9a61-8e86-4df3-a6db-a19c0f9953f8'] 2022-04-29 14:01:23.312 4340 2069969097824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb5e15ab-0ce1-4cee-81f9-ec4c91544d93 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] port_update received: 6fa5f3a2-f35a-48d9-b275-5f79ced13db4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 14:01:23.326 4340 2069969097824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb5e15ab-0ce1-4cee-81f9-ec4c91544d93 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] No port 6fa5f3a2-f35a-48d9-b275-5f79ced13db4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 14:01:28.516 4340 2069969069504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6fa5f3a2-f35a-48d9-b275-5f79ced13db4 2022-04-29 14:01:29.952 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-29 14:01:30.144 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Adding port 6fa5f3a2-f35a-48d9-b275-5f79ced13db4 2022-04-29 14:01:30.144 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Port 6fa5f3a2-f35a-48d9-b275-5f79ced13db4 updated. Details: {'device': '6fa5f3a2-f35a-48d9-b275-5f79ced13db4', 'network_id': '7990643e-c6a9-4819-819c-3a0ee621ab4d', 'port_id': '6fa5f3a2-f35a-48d9-b275-5f79ced13db4', 'mac_address': 'fa:16:3e:03:64:d1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 766, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '17bdd00d-3f31-4b13-a07d-b5547f53cf27', '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} 2022-04-29 14:01:30.144 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-29 14:01:30.144 4340 2069970547632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6fa5f3a2-f35a-48d9-b275-5f79ced13db4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:01:30.144 4340 2069970547632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6fa5f3a2-f35a-48d9-b275-5f79ced13db4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 14:01:30.144 4340 2069970547632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 14:01:30.460 4340 2069970547632 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6fa5f3a2-f35a-48d9-b275-5f79ced13db4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:01:30.460 4340 2069970547632 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6fa5f3a2-f35a-48d9-b275-5f79ced13db4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:01:30.470 4340 2069970547632 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6fa5f3a2-f35a-48d9-b275-5f79ced13db4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 14:01:30.470 4340 2069970547632 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 766, VLAN trunk: None to switch port 6fa5f3a2-f35a-48d9-b275-5f79ced13db4 2022-04-29 14:01:30.717 4340 2069970547632 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-29 14:01:30.717 4340 2069970547632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6fa5f3a2-f35a-48d9-b275-5f79ced13db4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:01:30.877 4340 2069970547632 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6fa5f3a2-f35a-48d9-b275-5f79ced13db4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:01:30.877 4340 2069970547632 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:01:30.877 4340 2069970547632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (07cb9a61-8e86-4df3-a6db-a19c0f9953f8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 14:01:30.877 4340 2069970547632 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6fa5f3a2-f35a-48d9-b275-5f79ced13db4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 14:01:30.877 4340 2069970547632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-29 14:01:30.877 4340 2069970547632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6fa5f3a2-f35a-48d9-b275-5f79ced13db4 not yet added. Adding. 2022-04-29 14:01:30.877 4340 2069970547632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-29 14:01:30.877 4340 2069970547632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-29 14:01:31.202 4340 2069970547632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6fa5f3a2-f35a-48d9-b275-5f79ced13db4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:01:31.529 4340 2069970547632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6fa5f3a2-f35a-48d9-b275-5f79ced13db4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.329s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:01:31.560 4340 2069970547632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6fa5f3a2-f35a-48d9-b275-5f79ced13db4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:01:31.925 4340 2069970547632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6fa5f3a2-f35a-48d9-b275-5f79ced13db4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:01:32.218 4340 2069970547632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6fa5f3a2-f35a-48d9-b275-5f79ced13db4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:01:32.218 4340 2069970547632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6fa5f3a2-f35a-48d9-b275-5f79ced13db4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-29 14:01:32.218 4340 2069970547632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6fa5f3a2-f35a-48d9-b275-5f79ced13db4 processed. 2022-04-29 14:01:32.218 4340 2069970547632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:01:32.392 4340 2069970547632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:01:57.748 4340 2069970632016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-87316cac-811f-487f-b75b-5e9dadd41f04 172d1945eb574950af6ac4fef31472f1 353b8cf2595647fc89c4dd16492b6600 - - -] Security group member updated on remote: ['851b0b44-b1d7-4be1-a247-6de8086284ff'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:01:57.748 4340 2069970632016 MainThread INFO neutron.agent.securitygroups_rpc [req-87316cac-811f-487f-b75b-5e9dadd41f04 172d1945eb574950af6ac4fef31472f1 353b8cf2595647fc89c4dd16492b6600 - - -] Security group member updated ['851b0b44-b1d7-4be1-a247-6de8086284ff'] 2022-04-29 14:01:57.748 4340 2069970632016 MainThread INFO neutron.agent.securitygroups_rpc [req-87316cac-811f-487f-b75b-5e9dadd41f04 172d1945eb574950af6ac4fef31472f1 353b8cf2595647fc89c4dd16492b6600 - - -] Refresh firewall rules 2022-04-29 14:01:57.748 4340 2069970632016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-87316cac-811f-487f-b75b-5e9dadd41f04 172d1945eb574950af6ac4fef31472f1 353b8cf2595647fc89c4dd16492b6600 - - -] Get security group information for devices via rpc ['75228b20-963b-4784-ad7b-25986170a7ae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:01:57.794 4340 2069970632016 MainThread DEBUG neutron.agent.securitygroups_rpc [req-87316cac-811f-487f-b75b-5e9dadd41f04 172d1945eb574950af6ac4fef31472f1 353b8cf2595647fc89c4dd16492b6600 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:01:57.794 4340 2069970632016 MainThread DEBUG neutron.agent.securitygroups_rpc [req-87316cac-811f-487f-b75b-5e9dadd41f04 172d1945eb574950af6ac4fef31472f1 353b8cf2595647fc89c4dd16492b6600 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:01:57.826 4340 2069972344320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87316cac-811f-487f-b75b-5e9dadd41f04 172d1945eb574950af6ac4fef31472f1 353b8cf2595647fc89c4dd16492b6600 - - -] port_delete event received for '75228b20-963b-4784-ad7b-25986170a7ae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:01:58.654 4340 2069969069680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 75228b20-963b-4784-ad7b-25986170a7ae 2022-04-29 14:02:00.348 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-29 14:02:00.348 4340 2069972344320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '75228b20-963b-4784-ad7b-25986170a7ae' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-29 14:02:00.348 4340 2069972344320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '75228b20-963b-4784-ad7b-25986170a7ae' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-29 14:02:00.348 4340 2069972344320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 75228b20-963b-4784-ad7b-25986170a7ae _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-29 14:02:00.376 4340 2069972344320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b51782df-b6d1-49af-a277-71201385c258 2022-04-29 14:02:00.376 4340 2069972344320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['75228b20-963b-4784-ad7b-25986170a7ae'] 2022-04-29 14:02:00.376 4340 2069972344320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-29 14:02:00.376 4340 2069972344320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-29 14:02:00.388 4340 2069972344320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['75228b20-963b-4784-ad7b-25986170a7ae'] 2022-04-29 14:02:02.359 4340 2069968163232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:02:02.388 4340 2069968163232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:02:04.717 4340 2069968139184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a58be7c7-ed5a-4099-b15a-1509b3db1ed7 172d1945eb574950af6ac4fef31472f1 353b8cf2595647fc89c4dd16492b6600 - - -] Security group member updated on remote: ['851b0b44-b1d7-4be1-a247-6de8086284ff'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:02:04.717 4340 2069968139184 MainThread INFO neutron.agent.securitygroups_rpc [req-a58be7c7-ed5a-4099-b15a-1509b3db1ed7 172d1945eb574950af6ac4fef31472f1 353b8cf2595647fc89c4dd16492b6600 - - -] Security group member updated ['851b0b44-b1d7-4be1-a247-6de8086284ff'] 2022-04-29 14:02:05.733 4340 2069970023696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b538fa0-3604-45dc-ba2a-fe546d3925e8 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] port_update received: fe099605-7295-4d5d-b7e0-ca1fcc27e39b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 14:02:05.749 4340 2069970023696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b538fa0-3604-45dc-ba2a-fe546d3925e8 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] No port fe099605-7295-4d5d-b7e0-ca1fcc27e39b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 14:02:08.904 4340 2069969069504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fe099605-7295-4d5d-b7e0-ca1fcc27e39b 2022-04-29 14:02:10.376 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-29 14:02:10.562 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Adding port fe099605-7295-4d5d-b7e0-ca1fcc27e39b 2022-04-29 14:02:10.562 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Port fe099605-7295-4d5d-b7e0-ca1fcc27e39b updated. Details: {'device': 'fe099605-7295-4d5d-b7e0-ca1fcc27e39b', 'network_id': 'b51782df-b6d1-49af-a277-71201385c258', 'port_id': 'fe099605-7295-4d5d-b7e0-ca1fcc27e39b', 'mac_address': 'fa:16:3e:8e:ac:29', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 752, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7d2455cb-23b3-48b6-907b-69e4d0e96cee', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-29 14:02:10.562 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-29 14:02:10.575 4340 2069950925984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fe099605-7295-4d5d-b7e0-ca1fcc27e39b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:02:10.575 4340 2069950925984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fe099605-7295-4d5d-b7e0-ca1fcc27e39b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 14:02:10.575 4340 2069950925984 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b51782df-b6d1-49af-a277-71201385c258 2022-04-29 14:02:10.575 4340 2069950925984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 14:02:10.827 4340 2069950925984 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fe099605-7295-4d5d-b7e0-ca1fcc27e39b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:02:10.827 4340 2069950925984 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fe099605-7295-4d5d-b7e0-ca1fcc27e39b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:02:10.827 4340 2069950925984 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fe099605-7295-4d5d-b7e0-ca1fcc27e39b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 14:02:10.827 4340 2069950925984 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 752, VLAN trunk: None to switch port fe099605-7295-4d5d-b7e0-ca1fcc27e39b 2022-04-29 14:02:11.029 4340 2069950925984 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-29 14:02:11.029 4340 2069950925984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fe099605-7295-4d5d-b7e0-ca1fcc27e39b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:02:11.193 4340 2069950925984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fe099605-7295-4d5d-b7e0-ca1fcc27e39b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:02:11.193 4340 2069950925984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:02:11.193 4340 2069950925984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (851b0b44-b1d7-4be1-a247-6de8086284ff) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 14:02:11.193 4340 2069950925984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (851b0b44-b1d7-4be1-a247-6de8086284ff) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-29 14:02:11.193 4340 2069950925984 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fe099605-7295-4d5d-b7e0-ca1fcc27e39b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 14:02:11.193 4340 2069950925984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-29 14:02:11.202 4340 2069950925984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fe099605-7295-4d5d-b7e0-ca1fcc27e39b not yet added. Adding. 2022-04-29 14:02:11.202 4340 2069950925984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-29 14:02:11.202 4340 2069950925984 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-29 14:02:11.436 4340 2069950925984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fe099605-7295-4d5d-b7e0-ca1fcc27e39b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:02:11.660 4340 2069950925984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fe099605-7295-4d5d-b7e0-ca1fcc27e39b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:02:11.660 4340 2069950925984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fe099605-7295-4d5d-b7e0-ca1fcc27e39b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:02:11.951 4340 2069950925984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fe099605-7295-4d5d-b7e0-ca1fcc27e39b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.296s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:02:12.138 4340 2069950925984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fe099605-7295-4d5d-b7e0-ca1fcc27e39b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.563s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:02:12.138 4340 2069950925984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fe099605-7295-4d5d-b7e0-ca1fcc27e39b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-29 14:02:12.138 4340 2069950925984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fe099605-7295-4d5d-b7e0-ca1fcc27e39b processed. 2022-04-29 14:02:12.404 4340 2069971610256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:02:12.578 4340 2069971610256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:02:47.216 4340 2069969069680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fe099605-7295-4d5d-b7e0-ca1fcc27e39b 2022-04-29 14:02:47.466 4340 2069968340592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32b4c5ff-414d-402c-832a-221c68ac4f9a 172d1945eb574950af6ac4fef31472f1 353b8cf2595647fc89c4dd16492b6600 - - -] Security group member updated on remote: ['851b0b44-b1d7-4be1-a247-6de8086284ff'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:02:47.466 4340 2069968340592 MainThread INFO neutron.agent.securitygroups_rpc [req-32b4c5ff-414d-402c-832a-221c68ac4f9a 172d1945eb574950af6ac4fef31472f1 353b8cf2595647fc89c4dd16492b6600 - - -] Security group member updated ['851b0b44-b1d7-4be1-a247-6de8086284ff'] 2022-04-29 14:02:47.466 4340 2069968340592 MainThread INFO neutron.agent.securitygroups_rpc [req-32b4c5ff-414d-402c-832a-221c68ac4f9a 172d1945eb574950af6ac4fef31472f1 353b8cf2595647fc89c4dd16492b6600 - - -] Refresh firewall rules 2022-04-29 14:02:47.466 4340 2069968340592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32b4c5ff-414d-402c-832a-221c68ac4f9a 172d1945eb574950af6ac4fef31472f1 353b8cf2595647fc89c4dd16492b6600 - - -] Get security group information for devices via rpc ['fe099605-7295-4d5d-b7e0-ca1fcc27e39b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:02:47.498 4340 2069968340592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-32b4c5ff-414d-402c-832a-221c68ac4f9a 172d1945eb574950af6ac4fef31472f1 353b8cf2595647fc89c4dd16492b6600 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:02:47.498 4340 2069968340592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-32b4c5ff-414d-402c-832a-221c68ac4f9a 172d1945eb574950af6ac4fef31472f1 353b8cf2595647fc89c4dd16492b6600 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:02:47.560 4340 2069968340592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32b4c5ff-414d-402c-832a-221c68ac4f9a 172d1945eb574950af6ac4fef31472f1 353b8cf2595647fc89c4dd16492b6600 - - -] port_delete event received for 'fe099605-7295-4d5d-b7e0-ca1fcc27e39b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:02:48.605 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-29 14:02:48.605 4340 2069972255488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fe099605-7295-4d5d-b7e0-ca1fcc27e39b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-29 14:02:48.605 4340 2069972255488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fe099605-7295-4d5d-b7e0-ca1fcc27e39b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-29 14:02:48.605 4340 2069972255488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fe099605-7295-4d5d-b7e0-ca1fcc27e39b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-29 14:02:48.637 4340 2069972255488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b51782df-b6d1-49af-a277-71201385c258 2022-04-29 14:02:48.637 4340 2069972255488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fe099605-7295-4d5d-b7e0-ca1fcc27e39b'] 2022-04-29 14:02:48.637 4340 2069972255488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-29 14:02:48.637 4340 2069972255488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-29 14:02:48.637 4340 2069972255488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fe099605-7295-4d5d-b7e0-ca1fcc27e39b'] 2022-04-29 14:02:50.625 4340 2069968341472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:02:50.643 4340 2069968341472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:03:08.013 4340 2069972256544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71701070-a3b6-41f7-b7f0-c8213c668737 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] network_delete received. Deleting network b51782df-b6d1-49af-a277-71201385c258 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-29 14:03:08.013 4340 2069972256544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71701070-a3b6-41f7-b7f0-c8213c668737 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] Network b51782df-b6d1-49af-a277-71201385c258 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-29 14:03:21.589 4340 2069969069680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6fa5f3a2-f35a-48d9-b275-5f79ced13db4 2022-04-29 14:03:21.748 4340 2069950851552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6f453bb-4d07-48fe-ae4c-4ba682c20e79 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group member updated on remote: ['07cb9a61-8e86-4df3-a6db-a19c0f9953f8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:03:21.748 4340 2069950851552 MainThread INFO neutron.agent.securitygroups_rpc [req-e6f453bb-4d07-48fe-ae4c-4ba682c20e79 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group member updated ['07cb9a61-8e86-4df3-a6db-a19c0f9953f8'] 2022-04-29 14:03:22.295 4340 2069970025456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6f453bb-4d07-48fe-ae4c-4ba682c20e79 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] port_delete event received for '6fa5f3a2-f35a-48d9-b275-5f79ced13db4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:03:22.825 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-29 14:03:22.825 4340 2069972344320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6fa5f3a2-f35a-48d9-b275-5f79ced13db4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-29 14:03:22.825 4340 2069972344320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6fa5f3a2-f35a-48d9-b275-5f79ced13db4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-29 14:03:22.825 4340 2069972344320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6fa5f3a2-f35a-48d9-b275-5f79ced13db4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-29 14:03:22.841 4340 2069972344320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6fa5f3a2-f35a-48d9-b275-5f79ced13db4'] 2022-04-29 14:03:22.841 4340 2069972344320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-29 14:03:22.841 4340 2069972344320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-29 14:03:22.841 4340 2069972344320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6fa5f3a2-f35a-48d9-b275-5f79ced13db4'] 2022-04-29 14:03:23.643 4340 2069972344320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2135d286-21b9-450b-abce-302ecd4be819 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] port_delete event received for '3e866c1f-0a1c-43a5-8007-da96510c196f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:03:24.825 4340 2069969622288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:03:24.856 4340 2069969622288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:03:27.653 4340 2069969069680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f0f91637-d064-495a-9584-c05a74a4321b 2022-04-29 14:03:28.091 4340 2069972256544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab6a590e-ab37-473d-8646-5e9505756b27 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group member updated on remote: ['03f32177-afbb-43c4-ac17-ce2d1d0cdcb1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:03:28.091 4340 2069972256544 MainThread INFO neutron.agent.securitygroups_rpc [req-ab6a590e-ab37-473d-8646-5e9505756b27 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group member updated ['03f32177-afbb-43c4-ac17-ce2d1d0cdcb1'] 2022-04-29 14:03:28.386 4340 2069969906320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab6a590e-ab37-473d-8646-5e9505756b27 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] port_delete event received for 'f0f91637-d064-495a-9584-c05a74a4321b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:03:28.858 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-29 14:03:28.858 4340 2069969806784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f0f91637-d064-495a-9584-c05a74a4321b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-29 14:03:28.858 4340 2069969806784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f0f91637-d064-495a-9584-c05a74a4321b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-29 14:03:28.858 4340 2069969806784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f0f91637-d064-495a-9584-c05a74a4321b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-29 14:03:28.871 4340 2069969806784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7990643e-c6a9-4819-819c-3a0ee621ab4d 2022-04-29 14:03:28.871 4340 2069969806784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f0f91637-d064-495a-9584-c05a74a4321b'] 2022-04-29 14:03:28.891 4340 2069969806784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-29 14:03:28.891 4340 2069969806784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-29 14:03:28.891 4340 2069969806784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f0f91637-d064-495a-9584-c05a74a4321b'] 2022-04-29 14:03:30.496 4340 2069969806784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-135da961-70d8-4e30-af1c-6966c2c9176e 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] port_delete event received for 'fbdcaf0a-8499-4ea8-827d-e7247044a1f5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:03:30.859 4340 2069969806784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:03:30.886 4340 2069969806784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:03:30.990 4340 2069969806784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe49b09e-16e3-44e8-b23f-5cfce5538392 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group rule updated on remote: ['831bf550-e58c-4342-a384-49af8d1707a5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 14:03:30.990 4340 2069969806784 MainThread INFO neutron.agent.securitygroups_rpc [req-fe49b09e-16e3-44e8-b23f-5cfce5538392 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group rule updated ['831bf550-e58c-4342-a384-49af8d1707a5'] 2022-04-29 14:03:31.105 4340 2069972163040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-818dffdb-dcc0-4714-8d01-047e881ba6a6 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group rule updated on remote: ['831bf550-e58c-4342-a384-49af8d1707a5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 14:03:31.105 4340 2069972163040 MainThread INFO neutron.agent.securitygroups_rpc [req-818dffdb-dcc0-4714-8d01-047e881ba6a6 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group rule updated ['831bf550-e58c-4342-a384-49af8d1707a5'] 2022-04-29 14:03:34.245 4340 2069969171200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e381bd9-be2c-4d0c-9997-abc9948ce68f 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group member updated on remote: ['831bf550-e58c-4342-a384-49af8d1707a5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:03:34.245 4340 2069969171200 MainThread INFO neutron.agent.securitygroups_rpc [req-6e381bd9-be2c-4d0c-9997-abc9948ce68f 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group member updated ['831bf550-e58c-4342-a384-49af8d1707a5'] 2022-04-29 14:03:35.151 4340 2069968811984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a835bf4d-25a8-4b98-9281-5441f06a0730 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] port_update received: e6a65b54-2bcb-4426-a888-49753b142bbe port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 14:03:35.172 4340 2069968811984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a835bf4d-25a8-4b98-9281-5441f06a0730 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] No port e6a65b54-2bcb-4426-a888-49753b142bbe defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 14:03:37.793 4340 2069969069504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e6a65b54-2bcb-4426-a888-49753b142bbe 2022-04-29 14:03:38.901 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-29 14:03:39.109 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Adding port e6a65b54-2bcb-4426-a888-49753b142bbe 2022-04-29 14:03:39.109 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Port e6a65b54-2bcb-4426-a888-49753b142bbe updated. Details: {'device': 'e6a65b54-2bcb-4426-a888-49753b142bbe', 'network_id': '7990643e-c6a9-4819-819c-3a0ee621ab4d', 'port_id': 'e6a65b54-2bcb-4426-a888-49753b142bbe', 'mac_address': 'fa:16:3e:46:d3:80', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 766, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '17bdd00d-3f31-4b13-a07d-b5547f53cf27', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-29 14:03:39.109 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-29 14:03:39.109 4340 2069972163040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e6a65b54-2bcb-4426-a888-49753b142bbe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:03:39.109 4340 2069972163040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e6a65b54-2bcb-4426-a888-49753b142bbe _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 14:03:39.109 4340 2069972163040 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7990643e-c6a9-4819-819c-3a0ee621ab4d 2022-04-29 14:03:39.109 4340 2069972163040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 14:03:39.327 4340 2069972163040 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e6a65b54-2bcb-4426-a888-49753b142bbe') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:03:39.327 4340 2069972163040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e6a65b54-2bcb-4426-a888-49753b142bbe') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:03:39.340 4340 2069972163040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e6a65b54-2bcb-4426-a888-49753b142bbe is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 14:03:39.340 4340 2069972163040 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 766, VLAN trunk: None to switch port e6a65b54-2bcb-4426-a888-49753b142bbe 2022-04-29 14:03:39.485 4340 2069972163040 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-29 14:03:39.485 4340 2069972163040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e6a65b54-2bcb-4426-a888-49753b142bbe'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:03:39.624 4340 2069972163040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e6a65b54-2bcb-4426-a888-49753b142bbe']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:03:39.624 4340 2069972163040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:03:39.624 4340 2069972163040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (831bf550-e58c-4342-a384-49af8d1707a5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 14:03:39.624 4340 2069972163040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e6a65b54-2bcb-4426-a888-49753b142bbe _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 14:03:39.624 4340 2069972163040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-29 14:03:39.624 4340 2069972163040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e6a65b54-2bcb-4426-a888-49753b142bbe not yet added. Adding. 2022-04-29 14:03:39.624 4340 2069972163040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-29 14:03:39.639 4340 2069972163040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-29 14:03:39.886 4340 2069972163040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6a65b54-2bcb-4426-a888-49753b142bbe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:03:40.111 4340 2069972163040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6a65b54-2bcb-4426-a888-49753b142bbe" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:03:40.111 4340 2069972163040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6a65b54-2bcb-4426-a888-49753b142bbe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:03:40.342 4340 2069972163040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6a65b54-2bcb-4426-a888-49753b142bbe" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:03:40.542 4340 2069972163040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e6a65b54-2bcb-4426-a888-49753b142bbe" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.437s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:03:40.542 4340 2069972163040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e6a65b54-2bcb-4426-a888-49753b142bbe status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-29 14:03:40.542 4340 2069972163040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e6a65b54-2bcb-4426-a888-49753b142bbe processed. 2022-04-29 14:03:40.917 4340 2069969099056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:03:41.089 4340 2069969099056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:04:20.541 4340 2069969312576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Security group member updated on remote: ['36582bcb-8056-425c-bda9-9eb1e869e65d', 'c93f9f70-dcee-4476-bd12-8fc68bcd0b26'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:04:20.564 4340 2069969312576 MainThread INFO neutron.agent.securitygroups_rpc [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Security group member updated ['36582bcb-8056-425c-bda9-9eb1e869e65d', 'c93f9f70-dcee-4476-bd12-8fc68bcd0b26'] 2022-04-29 14:04:20.564 4340 2069969312576 MainThread INFO neutron.agent.securitygroups_rpc [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Refresh firewall rules 2022-04-29 14:04:20.564 4340 2069969312576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Get security group information for devices via rpc ['d85df0a4-cf0d-4889-8161-63f6eae6960a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:04:20.605 4340 2069970702576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] port_update received: d85df0a4-cf0d-4889-8161-63f6eae6960a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 14:04:20.626 4340 2069970702576 MainThread DEBUG oslo_concurrency.lockutils [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Lock "n-hv-agent-port-lock-d85df0a4-cf0d-4889-8161-63f6eae6960a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:04:20.626 4340 2069970702576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Binding port d85df0a4-cf0d-4889-8161-63f6eae6960a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 14:04:20.626 4340 2069970702576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 14:04:20.652 4340 2069970702576 MainThread DEBUG neutron.services.trunk.rpc.agent [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd85df0a4-cf0d-4889-8161-63f6eae6960a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:04:20.652 4340 2069970702576 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd85df0a4-cf0d-4889-8161-63f6eae6960a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:04:20.652 4340 2069970702576 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Trunk plugin disabled on server. Assuming port d85df0a4-cf0d-4889-8161-63f6eae6960a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 14:04:20.652 4340 2069970702576 MainThread INFO networking_hyperv.neutron.trunk_driver [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Binding VLAN ID: 756, VLAN trunk: None to switch port d85df0a4-cf0d-4889-8161-63f6eae6960a 2022-04-29 14:04:20.714 4340 2069970702576 MainThread INFO neutron.agent.securitygroups_rpc [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Refresh firewall rules 2022-04-29 14:04:20.714 4340 2069970702576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Get security group information for devices via rpc ['d85df0a4-cf0d-4889-8161-63f6eae6960a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:04:20.922 4340 2069969312576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Update security group information for ports dict_keys(['d85df0a4-cf0d-4889-8161-63f6eae6960a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:04:20.922 4340 2069969312576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:04:20.922 4340 2069969312576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Update rules of security group (c93f9f70-dcee-4476-bd12-8fc68bcd0b26) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 14:04:20.922 4340 2069969312576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Update members of security group (c93f9f70-dcee-4476-bd12-8fc68bcd0b26) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-29 14:04:20.922 4340 2069969312576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Update port filter for d85df0a4-cf0d-4889-8161-63f6eae6960a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 14:04:20.922 4340 2069969312576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Updating port rules. 2022-04-29 14:04:20.922 4340 2069969312576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Creating 0 new rules, removing 6 old rules. 2022-04-29 14:04:20.934 4340 2069969312576 MainThread DEBUG oslo_concurrency.lockutils [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Lock "n-hv-driver-port-lock-d85df0a4-cf0d-4889-8161-63f6eae6960a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:04:20.934 4340 2069969312576 MainThread DEBUG oslo_concurrency.lockutils [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Lock "n-hv-driver-port-lock-d85df0a4-cf0d-4889-8161-63f6eae6960a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:04:20.934 4340 2069969312576 MainThread DEBUG oslo_concurrency.lockutils [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Lock "n-hv-driver-port-lock-d85df0a4-cf0d-4889-8161-63f6eae6960a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:04:21.232 4340 2069969312576 MainThread DEBUG oslo_concurrency.lockutils [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Lock "n-hv-driver-port-lock-d85df0a4-cf0d-4889-8161-63f6eae6960a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:04:21.232 4340 2069970702576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Update security group information for ports dict_keys(['d85df0a4-cf0d-4889-8161-63f6eae6960a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:04:21.232 4340 2069970702576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:04:21.232 4340 2069970702576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Update rules of security group (c93f9f70-dcee-4476-bd12-8fc68bcd0b26) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 14:04:21.232 4340 2069970702576 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Update members of security group (c93f9f70-dcee-4476-bd12-8fc68bcd0b26) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-29 14:04:21.232 4340 2069970702576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Update port filter for d85df0a4-cf0d-4889-8161-63f6eae6960a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 14:04:21.232 4340 2069970702576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Updating port rules. 2022-04-29 14:04:21.232 4340 2069970702576 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Creating 0 new rules, removing 0 old rules. 2022-04-29 14:04:21.232 4340 2069970702576 MainThread DEBUG oslo_concurrency.lockutils [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Lock "n-hv-driver-port-lock-d85df0a4-cf0d-4889-8161-63f6eae6960a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:04:21.232 4340 2069970702576 MainThread DEBUG oslo_concurrency.lockutils [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Lock "n-hv-driver-port-lock-d85df0a4-cf0d-4889-8161-63f6eae6960a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:04:21.232 4340 2069970702576 MainThread DEBUG oslo_concurrency.lockutils [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Lock "n-hv-driver-port-lock-d85df0a4-cf0d-4889-8161-63f6eae6960a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:04:21.232 4340 2069970702576 MainThread DEBUG oslo_concurrency.lockutils [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Lock "n-hv-driver-port-lock-d85df0a4-cf0d-4889-8161-63f6eae6960a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:04:21.280 4340 2069970702576 MainThread DEBUG oslo_concurrency.lockutils [req-173b1d67-71a2-4d77-9b5c-55017e0e0471 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Lock "n-hv-agent-port-lock-d85df0a4-cf0d-4889-8161-63f6eae6960a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.657s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:04:21.404 4340 2069969313280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1701d7ea-ca11-4bd9-9683-4054dde771ef 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] port_delete event received for '6457935e-c985-4fb2-a9f2-bb0fb00d8dd8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:04:24.126 4340 2069969069680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 75ef2e4d-d403-460b-99c7-86a9c3bf8c22 2022-04-29 14:04:25.253 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-29 14:04:25.253 4340 2069969904736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '75ef2e4d-d403-460b-99c7-86a9c3bf8c22' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-29 14:04:25.253 4340 2069969904736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '75ef2e4d-d403-460b-99c7-86a9c3bf8c22' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-29 14:04:25.253 4340 2069969904736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 75ef2e4d-d403-460b-99c7-86a9c3bf8c22 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-29 14:04:25.268 4340 2069969904736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['75ef2e4d-d403-460b-99c7-86a9c3bf8c22'] 2022-04-29 14:04:25.268 4340 2069969904736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-29 14:04:25.268 4340 2069969904736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-29 14:04:25.268 4340 2069969904736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['75ef2e4d-d403-460b-99c7-86a9c3bf8c22'] 2022-04-29 14:04:25.872 4340 2069950629312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15891f11-6b25-4846-a97f-3ba0cbd2357e 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Security group member updated on remote: ['621a370a-d20c-445a-b28e-98a7bbd90b77'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:04:25.872 4340 2069950629312 MainThread INFO neutron.agent.securitygroups_rpc [req-15891f11-6b25-4846-a97f-3ba0cbd2357e 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Security group member updated ['621a370a-d20c-445a-b28e-98a7bbd90b77'] 2022-04-29 14:04:26.012 4340 2069970097424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-953fa26a-f172-44e1-8f42-58bcd1e863cb b97578cf129c4d78a6f5b8ee5232596d 0abab38089cb4a34ba2cacf931bd3fa3 - - -] Security group member updated on remote: ['ff93ac58-e288-4f2d-8e32-2d94ebb7022f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:04:26.025 4340 2069970097424 MainThread INFO neutron.agent.securitygroups_rpc [req-953fa26a-f172-44e1-8f42-58bcd1e863cb b97578cf129c4d78a6f5b8ee5232596d 0abab38089cb4a34ba2cacf931bd3fa3 - - -] Security group member updated ['ff93ac58-e288-4f2d-8e32-2d94ebb7022f'] 2022-04-29 14:04:26.112 4340 2069969069680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2a9b454b-7c3d-44ab-9739-9456c101b76d 2022-04-29 14:04:26.416 4340 2069971608848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-15891f11-6b25-4846-a97f-3ba0cbd2357e 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] port_delete event received for '75ef2e4d-d403-460b-99c7-86a9c3bf8c22' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:04:26.604 4340 2069971356304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-953fa26a-f172-44e1-8f42-58bcd1e863cb b97578cf129c4d78a6f5b8ee5232596d 0abab38089cb4a34ba2cacf931bd3fa3 - - -] port_delete event received for '2a9b454b-7c3d-44ab-9739-9456c101b76d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:04:27.246 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-29 14:04:27.246 4340 2069969623520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2a9b454b-7c3d-44ab-9739-9456c101b76d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-29 14:04:27.246 4340 2069969623520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2a9b454b-7c3d-44ab-9739-9456c101b76d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-29 14:04:27.246 4340 2069969623520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2a9b454b-7c3d-44ab-9739-9456c101b76d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-29 14:04:27.261 4340 2069969623520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 87b929b3-85c7-4a1b-aa67-c85e2e055aa5 2022-04-29 14:04:27.261 4340 2069969623520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2a9b454b-7c3d-44ab-9739-9456c101b76d'] 2022-04-29 14:04:27.261 4340 2069969623520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-29 14:04:27.261 4340 2069969623520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-29 14:04:27.261 4340 2069969623520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2a9b454b-7c3d-44ab-9739-9456c101b76d'] 2022-04-29 14:04:27.261 4340 2069969623696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:04:27.338 4340 2069969623696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:04:29.355 4340 2069970666944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eefda05d-2430-42ff-9a54-f3cb61042e70 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Security group member updated on remote: ['c93f9f70-dcee-4476-bd12-8fc68bcd0b26'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:04:29.355 4340 2069970666944 MainThread INFO neutron.agent.securitygroups_rpc [req-eefda05d-2430-42ff-9a54-f3cb61042e70 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Security group member updated ['c93f9f70-dcee-4476-bd12-8fc68bcd0b26'] 2022-04-29 14:04:29.355 4340 2069970666944 MainThread INFO neutron.agent.securitygroups_rpc [req-eefda05d-2430-42ff-9a54-f3cb61042e70 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Refresh firewall rules 2022-04-29 14:04:29.355 4340 2069970666944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eefda05d-2430-42ff-9a54-f3cb61042e70 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Get security group information for devices via rpc ['d85df0a4-cf0d-4889-8161-63f6eae6960a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:04:29.401 4340 2069970666944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eefda05d-2430-42ff-9a54-f3cb61042e70 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:04:29.401 4340 2069970666944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eefda05d-2430-42ff-9a54-f3cb61042e70 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:04:29.449 4340 2069970666944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eefda05d-2430-42ff-9a54-f3cb61042e70 32391351f5e14e50928f4ba60bde0374 ecc4b7f88f86474ebcd551ed5f664d7a - - -] port_delete event received for 'd85df0a4-cf0d-4889-8161-63f6eae6960a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:04:29.888 4340 2069971054656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2af64a98-e487-403f-863d-6f7841d8d559 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] port_delete event received for '13c299e7-1245-4c8b-a79a-b2903ad6282f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:04:30.125 4340 2069969069680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d85df0a4-cf0d-4889-8161-63f6eae6960a 2022-04-29 14:04:30.932 4340 2069968238720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6603e702-ac8f-4261-ad26-18e2f2b29da3 b97578cf129c4d78a6f5b8ee5232596d 0abab38089cb4a34ba2cacf931bd3fa3 - - -] port_delete event received for '5183e199-1226-4a66-bed5-4ad94e191dde' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:04:31.250 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-29 14:04:31.250 4340 2069971294512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd85df0a4-cf0d-4889-8161-63f6eae6960a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-29 14:04:31.250 4340 2069971294512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd85df0a4-cf0d-4889-8161-63f6eae6960a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-29 14:04:31.250 4340 2069971294512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d85df0a4-cf0d-4889-8161-63f6eae6960a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-29 14:04:31.265 4340 2069971294512 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d85df0a4-cf0d-4889-8161-63f6eae6960a'] 2022-04-29 14:04:31.265 4340 2069971294512 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-29 14:04:31.265 4340 2069971294512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-29 14:04:31.265 4340 2069971294512 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d85df0a4-cf0d-4889-8161-63f6eae6960a'] 2022-04-29 14:04:31.359 4340 2069971294512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bcaadbfc-6e77-4104-8f45-f17944546b64 b97578cf129c4d78a6f5b8ee5232596d 0abab38089cb4a34ba2cacf931bd3fa3 - - -] Security group rule updated on remote: ['150118aa-d77f-46aa-84f3-510b86435b93'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 14:04:31.359 4340 2069971294512 MainThread INFO neutron.agent.securitygroups_rpc [req-bcaadbfc-6e77-4104-8f45-f17944546b64 b97578cf129c4d78a6f5b8ee5232596d 0abab38089cb4a34ba2cacf931bd3fa3 - - -] Security group rule updated ['150118aa-d77f-46aa-84f3-510b86435b93'] 2022-04-29 14:04:31.467 4340 2069971115344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f0de5e40-a7cc-4342-9ef1-9fc6c48b3e4a b97578cf129c4d78a6f5b8ee5232596d 0abab38089cb4a34ba2cacf931bd3fa3 - - -] Security group rule updated on remote: ['150118aa-d77f-46aa-84f3-510b86435b93'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 14:04:31.480 4340 2069971115344 MainThread INFO neutron.agent.securitygroups_rpc [req-f0de5e40-a7cc-4342-9ef1-9fc6c48b3e4a b97578cf129c4d78a6f5b8ee5232596d 0abab38089cb4a34ba2cacf931bd3fa3 - - -] Security group rule updated ['150118aa-d77f-46aa-84f3-510b86435b93'] 2022-04-29 14:04:32.479 4340 2069971467248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35154762-757c-421f-91fa-68a491a16b3c 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] port_delete event received for '1cf92780-4eec-4fe8-ab77-b0f54a42ae0e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:04:33.283 4340 2069970023168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:04:33.312 4340 2069970023168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:04:33.605 4340 2069970958288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a23abd5-c168-488a-a57b-de05f26f71c5 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] port_delete event received for 'ccd35484-c7ee-4e86-8db6-39609eddce5c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:04:34.167 4340 2069969069680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ca67e0e2-6bcc-4feb-9c94-c364563637af 2022-04-29 14:04:34.751 4340 2069972163040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-71615d0d-7ecd-4353-822c-ff12dca1e0ac 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Security group member updated on remote: ['ba28d984-3b43-43d6-b745-1ae6662c0d17'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:04:34.751 4340 2069972163040 MainThread INFO neutron.agent.securitygroups_rpc [req-71615d0d-7ecd-4353-822c-ff12dca1e0ac 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Security group member updated ['ba28d984-3b43-43d6-b745-1ae6662c0d17'] 2022-04-29 14:04:34.751 4340 2069972163040 MainThread INFO neutron.agent.securitygroups_rpc [req-71615d0d-7ecd-4353-822c-ff12dca1e0ac 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Refresh firewall rules 2022-04-29 14:04:34.751 4340 2069972163040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-71615d0d-7ecd-4353-822c-ff12dca1e0ac 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Get security group information for devices via rpc ['93078743-8906-4e70-9998-d4ca08ef1da9', 'ca67e0e2-6bcc-4feb-9c94-c364563637af'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:04:34.856 4340 2069972195984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71615d0d-7ecd-4353-822c-ff12dca1e0ac 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] port_delete event received for 'ca67e0e2-6bcc-4feb-9c94-c364563637af' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:04:34.916 4340 2069972195984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8f83897-5c7f-4013-9a0f-23b1b4e49201 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] port_delete event received for '1cb12751-5932-4336-b1b3-82c54ee297df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:04:35.074 4340 2069972046240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5cdaf1d-68d6-4554-81f8-47699811fb7c - - - - -] port_delete event received for '1cb12751-5932-4336-b1b3-82c54ee297df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:04:35.104 4340 2069972163040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-71615d0d-7ecd-4353-822c-ff12dca1e0ac 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Update security group information for ports dict_keys(['93078743-8906-4e70-9998-d4ca08ef1da9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:04:35.104 4340 2069972163040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-71615d0d-7ecd-4353-822c-ff12dca1e0ac 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:04:35.104 4340 2069972163040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-71615d0d-7ecd-4353-822c-ff12dca1e0ac 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Update rules of security group (ba28d984-3b43-43d6-b745-1ae6662c0d17) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 14:04:35.104 4340 2069972163040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-71615d0d-7ecd-4353-822c-ff12dca1e0ac 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Update members of security group (ba28d984-3b43-43d6-b745-1ae6662c0d17) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-29 14:04:35.104 4340 2069972163040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-71615d0d-7ecd-4353-822c-ff12dca1e0ac 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Update port filter for 93078743-8906-4e70-9998-d4ca08ef1da9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 14:04:35.104 4340 2069972163040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-71615d0d-7ecd-4353-822c-ff12dca1e0ac 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Updating port rules. 2022-04-29 14:04:35.104 4340 2069972163040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-71615d0d-7ecd-4353-822c-ff12dca1e0ac 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Creating 0 new rules, removing 1 old rules. 2022-04-29 14:04:35.104 4340 2069972163040 MainThread DEBUG oslo_concurrency.lockutils [req-71615d0d-7ecd-4353-822c-ff12dca1e0ac 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Lock "n-hv-driver-port-lock-93078743-8906-4e70-9998-d4ca08ef1da9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:04:35.104 4340 2069972163040 MainThread DEBUG oslo_concurrency.lockutils [req-71615d0d-7ecd-4353-822c-ff12dca1e0ac 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Lock "n-hv-driver-port-lock-93078743-8906-4e70-9998-d4ca08ef1da9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:04:35.104 4340 2069972163040 MainThread DEBUG oslo_concurrency.lockutils [req-71615d0d-7ecd-4353-822c-ff12dca1e0ac 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Lock "n-hv-driver-port-lock-93078743-8906-4e70-9998-d4ca08ef1da9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:04:35.295 4340 2069972163040 MainThread DEBUG oslo_concurrency.lockutils [req-71615d0d-7ecd-4353-822c-ff12dca1e0ac 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Lock "n-hv-driver-port-lock-93078743-8906-4e70-9998-d4ca08ef1da9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:04:35.295 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-29 14:04:35.295 4340 2069972163040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8f83897-5c7f-4013-9a0f-23b1b4e49201 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] network_delete received. Deleting network b4ac6718-1a00-4a94-9de3-4e17b3787a25 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-29 14:04:35.295 4340 2069972163040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f8f83897-5c7f-4013-9a0f-23b1b4e49201 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] Reclaiming local network b4ac6718-1a00-4a94-9de3-4e17b3787a25 2022-04-29 14:04:35.295 4340 2069971678304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ca67e0e2-6bcc-4feb-9c94-c364563637af' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-29 14:04:35.295 4340 2069971678304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ca67e0e2-6bcc-4feb-9c94-c364563637af' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-29 14:04:35.295 4340 2069971678304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ca67e0e2-6bcc-4feb-9c94-c364563637af _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-29 14:04:35.312 4340 2069971678304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ca67e0e2-6bcc-4feb-9c94-c364563637af'] 2022-04-29 14:04:35.312 4340 2069971678304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-29 14:04:35.312 4340 2069971678304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-29 14:04:35.312 4340 2069971678304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ca67e0e2-6bcc-4feb-9c94-c364563637af'] 2022-04-29 14:04:36.167 4340 2069971115520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72ca4d47-a438-48ad-b411-acdf4b30d29f 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] port_delete event received for '2fdc85e6-e3af-4539-80cf-c1c95d0cacb3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:04:37.312 4340 2069972364976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-026455da-ed8a-4724-a0e3-023c640aa532 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] port_delete event received for '0c65b247-aafa-4d44-bc6e-b8b76ff27a3a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:04:37.312 4340 2069972364976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:04:37.338 4340 2069972364976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:04:38.153 4340 2069972429984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a720afe-4773-4844-9702-eb9624ad63f2 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] port_delete event received for '6b54c2cd-459a-4e98-9814-f63d6375864e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:04:38.248 4340 2069972429984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b48c4e6-ec8a-4793-bbc7-01f2c109b940 - - - - -] port_delete event received for '6b54c2cd-459a-4e98-9814-f63d6375864e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:04:38.371 4340 2069969099056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a720afe-4773-4844-9702-eb9624ad63f2 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] network_delete received. Deleting network 317c0612-b551-44f6-8f76-895dfdcf2bbb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-29 14:04:38.371 4340 2069969099056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a720afe-4773-4844-9702-eb9624ad63f2 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] Network 317c0612-b551-44f6-8f76-895dfdcf2bbb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-29 14:04:39.292 4340 2069969099056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb8de072-1c79-490a-9586-f5e7ac83938d 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Security group member updated on remote: ['ba28d984-3b43-43d6-b745-1ae6662c0d17'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:04:39.292 4340 2069969099056 MainThread INFO neutron.agent.securitygroups_rpc [req-bb8de072-1c79-490a-9586-f5e7ac83938d 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Security group member updated ['ba28d984-3b43-43d6-b745-1ae6662c0d17'] 2022-04-29 14:04:39.292 4340 2069969099056 MainThread INFO neutron.agent.securitygroups_rpc [req-bb8de072-1c79-490a-9586-f5e7ac83938d 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Refresh firewall rules 2022-04-29 14:04:39.322 4340 2069969099056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb8de072-1c79-490a-9586-f5e7ac83938d 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Get security group information for devices via rpc ['93078743-8906-4e70-9998-d4ca08ef1da9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:04:39.340 4340 2069969099056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bb8de072-1c79-490a-9586-f5e7ac83938d 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:04:39.364 4340 2069969099056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bb8de072-1c79-490a-9586-f5e7ac83938d 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:04:39.427 4340 2069969099056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb8de072-1c79-490a-9586-f5e7ac83938d 2e3edf5ee75b4f0abafd1908efcf8086 6f4c7a2b6c0f431eaba09ef782e80b69 - - -] port_delete event received for '93078743-8906-4e70-9998-d4ca08ef1da9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:04:39.631 4340 2069971028976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d131bb79-387b-4979-a9d0-f6a79a804585 b97578cf129c4d78a6f5b8ee5232596d 0abab38089cb4a34ba2cacf931bd3fa3 - - -] Security group member updated on remote: ['150118aa-d77f-46aa-84f3-510b86435b93'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:04:39.631 4340 2069971028976 MainThread INFO neutron.agent.securitygroups_rpc [req-d131bb79-387b-4979-a9d0-f6a79a804585 b97578cf129c4d78a6f5b8ee5232596d 0abab38089cb4a34ba2cacf931bd3fa3 - - -] Security group member updated ['150118aa-d77f-46aa-84f3-510b86435b93'] 2022-04-29 14:04:40.213 4340 2069969069680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 93078743-8906-4e70-9998-d4ca08ef1da9 2022-04-29 14:04:40.592 4340 2069969806432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-300100f7-91d9-40ad-9e30-3bca264199f0 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] port_update received: abebbfae-6053-40d2-aaeb-a31ead754966 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 14:04:40.592 4340 2069969806432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-300100f7-91d9-40ad-9e30-3bca264199f0 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] No port abebbfae-6053-40d2-aaeb-a31ead754966 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 14:04:41.349 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-29 14:04:41.349 4340 2069971465488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '93078743-8906-4e70-9998-d4ca08ef1da9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-29 14:04:41.349 4340 2069971465488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '93078743-8906-4e70-9998-d4ca08ef1da9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-29 14:04:41.349 4340 2069971465488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 93078743-8906-4e70-9998-d4ca08ef1da9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-29 14:04:41.349 4340 2069971465488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0018fcbe-7728-41ab-b372-27290e9c94c4 2022-04-29 14:04:41.349 4340 2069971465488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['93078743-8906-4e70-9998-d4ca08ef1da9'] 2022-04-29 14:04:41.349 4340 2069971465488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-29 14:04:41.365 4340 2069971465488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-29 14:04:41.365 4340 2069971465488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['93078743-8906-4e70-9998-d4ca08ef1da9'] 2022-04-29 14:04:42.388 4340 2069969695136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1837918-1441-4494-9d43-67a8bb8c268a 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] port_delete event received for '05f856b0-3b73-4e1f-8b6e-b306524edbfd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:04:42.553 4340 2069969069504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: abebbfae-6053-40d2-aaeb-a31ead754966 2022-04-29 14:04:43.353 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-29 14:04:43.353 4340 2069971112704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:04:43.444 4340 2069971112704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:04:43.569 4340 2069971112704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f83fedd-8aa3-4947-b829-4da0db77616a 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] port_delete event received for '982a30a3-fc8b-4391-a954-5de3c9547843' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:04:43.671 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Adding port abebbfae-6053-40d2-aaeb-a31ead754966 2022-04-29 14:04:43.671 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Port abebbfae-6053-40d2-aaeb-a31ead754966 updated. Details: {'device': 'abebbfae-6053-40d2-aaeb-a31ead754966', 'network_id': '87b929b3-85c7-4a1b-aa67-c85e2e055aa5', 'port_id': 'abebbfae-6053-40d2-aaeb-a31ead754966', 'mac_address': 'fa:16:3e:d4:0a:e7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 798, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7f72b13c-dc28-4620-8c61-c2f130c874ed', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-29 14:04:43.671 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-29 14:04:43.671 4340 2069970576480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-abebbfae-6053-40d2-aaeb-a31ead754966" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:04:43.671 4340 2069970576480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port abebbfae-6053-40d2-aaeb-a31ead754966 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 14:04:43.694 4340 2069970576480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 87b929b3-85c7-4a1b-aa67-c85e2e055aa5 2022-04-29 14:04:43.694 4340 2069970576480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 14:04:43.872 4340 2069970576480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'abebbfae-6053-40d2-aaeb-a31ead754966') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:04:43.872 4340 2069970576480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'abebbfae-6053-40d2-aaeb-a31ead754966') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:04:43.872 4340 2069970576480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port abebbfae-6053-40d2-aaeb-a31ead754966 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 14:04:43.872 4340 2069970576480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 798, VLAN trunk: None to switch port abebbfae-6053-40d2-aaeb-a31ead754966 2022-04-29 14:04:43.999 4340 2069970576480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-29 14:04:43.999 4340 2069970576480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['abebbfae-6053-40d2-aaeb-a31ead754966'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:04:44.214 4340 2069970576480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['abebbfae-6053-40d2-aaeb-a31ead754966']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:04:44.214 4340 2069970576480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:04:44.214 4340 2069970576480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (150118aa-d77f-46aa-84f3-510b86435b93) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 14:04:44.214 4340 2069970576480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for abebbfae-6053-40d2-aaeb-a31ead754966 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 14:04:44.214 4340 2069970576480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-29 14:04:44.214 4340 2069970576480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device abebbfae-6053-40d2-aaeb-a31ead754966 not yet added. Adding. 2022-04-29 14:04:44.214 4340 2069970576480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-29 14:04:44.214 4340 2069970576480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-29 14:04:44.371 4340 2069970576480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-abebbfae-6053-40d2-aaeb-a31ead754966" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:04:44.500 4340 2069970576480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-abebbfae-6053-40d2-aaeb-a31ead754966" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:04:44.500 4340 2069970576480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-abebbfae-6053-40d2-aaeb-a31ead754966" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:04:44.672 4340 2069970576480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-abebbfae-6053-40d2-aaeb-a31ead754966" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:04:44.807 4340 2069970576480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-abebbfae-6053-40d2-aaeb-a31ead754966" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:04:44.807 4340 2069970576480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port abebbfae-6053-40d2-aaeb-a31ead754966 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-29 14:04:44.807 4340 2069970576480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port abebbfae-6053-40d2-aaeb-a31ead754966 processed. 2022-04-29 14:04:44.807 4340 2069969068800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-090cd636-942d-4ed3-a6fc-2c706a04be61 - - - - -] port_delete event received for 'a06663c0-ad06-4d94-950c-cc372591069e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:04:44.826 4340 2069970576480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b530167c-6f44-4daa-9abe-94e665e4c7eb 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] network_delete received. Deleting network 0018fcbe-7728-41ab-b372-27290e9c94c4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-29 14:04:44.826 4340 2069970576480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b530167c-6f44-4daa-9abe-94e665e4c7eb 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] Network 0018fcbe-7728-41ab-b372-27290e9c94c4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-29 14:04:44.826 4340 2069969070208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b530167c-6f44-4daa-9abe-94e665e4c7eb 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] port_delete event received for 'a06663c0-ad06-4d94-950c-cc372591069e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:04:45.367 4340 2069967985472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:04:45.560 4340 2069967985472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:04:49.309 4340 2069970097424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7d68f53-ae0d-4450-9018-9cc66ad8914c - - - - -] port_update received: 37d54c6b-afcd-42ed-9644-498005a9aba6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 14:04:49.309 4340 2069970097424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7d68f53-ae0d-4450-9018-9cc66ad8914c - - - - -] No port 37d54c6b-afcd-42ed-9644-498005a9aba6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 14:04:51.259 4340 2069968082368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-96430e1c-7344-410e-b046-b8e7dcd393e7 8bd0c7869d4f4b85805a0677927b59ad 6116e46f66944484b5a94f27d6a8d5e9 - - -] Security group rule updated on remote: ['4fcdcc09-06e3-4f7f-b245-0d4ffef32e69'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 14:04:51.259 4340 2069968082368 MainThread INFO neutron.agent.securitygroups_rpc [req-96430e1c-7344-410e-b046-b8e7dcd393e7 8bd0c7869d4f4b85805a0677927b59ad 6116e46f66944484b5a94f27d6a8d5e9 - - -] Security group rule updated ['4fcdcc09-06e3-4f7f-b245-0d4ffef32e69'] 2022-04-29 14:04:51.401 4340 2069969842240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6bb94e97-6e38-40f1-b68f-6a4fdbf932c4 8bd0c7869d4f4b85805a0677927b59ad 6116e46f66944484b5a94f27d6a8d5e9 - - -] Security group rule updated on remote: ['4fcdcc09-06e3-4f7f-b245-0d4ffef32e69'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 14:04:51.401 4340 2069969842240 MainThread INFO neutron.agent.securitygroups_rpc [req-6bb94e97-6e38-40f1-b68f-6a4fdbf932c4 8bd0c7869d4f4b85805a0677927b59ad 6116e46f66944484b5a94f27d6a8d5e9 - - -] Security group rule updated ['4fcdcc09-06e3-4f7f-b245-0d4ffef32e69'] 2022-04-29 14:04:52.838 4340 2069970721424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a59f0977-e710-4da2-a5f7-3de1f3d5a6d6 - - - - -] port_update received: 0217a8ef-984b-442d-b246-2cef0e2e4cc3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 14:04:52.838 4340 2069970721424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a59f0977-e710-4da2-a5f7-3de1f3d5a6d6 - - - - -] No port 0217a8ef-984b-442d-b246-2cef0e2e4cc3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 14:04:54.904 4340 2069968148080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-340f2faf-bd08-478d-80e5-e54bd06c83f2 8bd0c7869d4f4b85805a0677927b59ad 6116e46f66944484b5a94f27d6a8d5e9 - - -] Security group member updated on remote: ['4fcdcc09-06e3-4f7f-b245-0d4ffef32e69'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:04:54.904 4340 2069968148080 MainThread INFO neutron.agent.securitygroups_rpc [req-340f2faf-bd08-478d-80e5-e54bd06c83f2 8bd0c7869d4f4b85805a0677927b59ad 6116e46f66944484b5a94f27d6a8d5e9 - - -] Security group member updated ['4fcdcc09-06e3-4f7f-b245-0d4ffef32e69'] 2022-04-29 14:04:55.640 4340 2069969070384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b92ab2ae-e058-4239-ac15-1118cd8e6516 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] port_update received: 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 14:04:55.652 4340 2069969070384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b92ab2ae-e058-4239-ac15-1118cd8e6516 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] No port 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 14:04:58.697 4340 2069969069504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 2022-04-29 14:04:59.387 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-29 14:04:59.581 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Adding port 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 2022-04-29 14:04:59.581 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Port 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 updated. Details: {'device': '66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678', 'network_id': '71f9af34-27cc-4de3-9172-c185ee9a146d', 'port_id': '66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678', 'mac_address': 'fa:16:3e:cd:09:4d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 760, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cd63423f-9e55-4a27-954f-22315544437d', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-29 14:04:59.581 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-29 14:04:59.581 4340 2069971814880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:04:59.581 4340 2069971814880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 14:04:59.581 4340 2069971814880 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 71f9af34-27cc-4de3-9172-c185ee9a146d 2022-04-29 14:04:59.581 4340 2069971814880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 14:04:59.808 4340 2069971814880 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:04:59.822 4340 2069971814880 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:04:59.822 4340 2069971814880 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 14:04:59.822 4340 2069971814880 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 760, VLAN trunk: None to switch port 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 2022-04-29 14:04:59.965 4340 2069971814880 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-29 14:04:59.965 4340 2069971814880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:05:00.119 4340 2069971814880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:05:00.119 4340 2069971814880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:05:00.119 4340 2069971814880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4fcdcc09-06e3-4f7f-b245-0d4ffef32e69) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 14:05:00.119 4340 2069971814880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 14:05:00.119 4340 2069971814880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-29 14:05:00.119 4340 2069971814880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 not yet added. Adding. 2022-04-29 14:05:00.119 4340 2069971814880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-29 14:05:00.119 4340 2069971814880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-29 14:05:00.276 4340 2069971814880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:05:00.448 4340 2069971814880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:05:00.448 4340 2069971814880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:05:00.636 4340 2069971814880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:05:00.792 4340 2069971814880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:05:00.792 4340 2069971814880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-29 14:05:00.792 4340 2069971814880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 processed. 2022-04-29 14:05:01.388 4340 2069972150224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:05:01.557 4340 2069972150224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:05:10.571 4340 2069969069680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e6a65b54-2bcb-4426-a888-49753b142bbe 2022-04-29 14:05:11.030 4340 2069972195632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-63b896d5-8d1f-4d9d-a783-edbc68b3deb2 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group member updated on remote: ['831bf550-e58c-4342-a384-49af8d1707a5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:05:11.030 4340 2069972195632 MainThread INFO neutron.agent.securitygroups_rpc [req-63b896d5-8d1f-4d9d-a783-edbc68b3deb2 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group member updated ['831bf550-e58c-4342-a384-49af8d1707a5'] 2022-04-29 14:05:11.369 4340 2069970718960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63b896d5-8d1f-4d9d-a783-edbc68b3deb2 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] port_delete event received for 'e6a65b54-2bcb-4426-a888-49753b142bbe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:05:11.463 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-29 14:05:11.463 4340 2069971747584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e6a65b54-2bcb-4426-a888-49753b142bbe' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-29 14:05:11.463 4340 2069971747584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e6a65b54-2bcb-4426-a888-49753b142bbe' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-29 14:05:11.463 4340 2069971747584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e6a65b54-2bcb-4426-a888-49753b142bbe _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-29 14:05:11.479 4340 2069971747584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7990643e-c6a9-4819-819c-3a0ee621ab4d 2022-04-29 14:05:11.479 4340 2069971747584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e6a65b54-2bcb-4426-a888-49753b142bbe'] 2022-04-29 14:05:11.479 4340 2069971747584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-29 14:05:11.479 4340 2069971747584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-29 14:05:11.479 4340 2069971747584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e6a65b54-2bcb-4426-a888-49753b142bbe'] 2022-04-29 14:05:13.340 4340 2069972413424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f1bb12-0b92-40e2-9f1e-ec1f73babd79 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] port_delete event received for '1fb64493-e16e-4ed3-ad49-836d8eba2ff3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:05:13.477 4340 2069972302480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:05:13.480 4340 2069972302480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:05:13.916 4340 2069972303184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0f22b19-3860-4ca6-8f8e-cd610016231f 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group rule updated on remote: ['887cd9ef-60c0-4b99-b4e3-7816785333d2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 14:05:13.916 4340 2069972303184 MainThread INFO neutron.agent.securitygroups_rpc [req-d0f22b19-3860-4ca6-8f8e-cd610016231f 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group rule updated ['887cd9ef-60c0-4b99-b4e3-7816785333d2'] 2022-04-29 14:05:14.026 4340 2069972303184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9a54b69-7ec8-46fe-a70b-387f4f0d70be 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group rule updated on remote: ['887cd9ef-60c0-4b99-b4e3-7816785333d2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 14:05:14.026 4340 2069972303184 MainThread INFO neutron.agent.securitygroups_rpc [req-c9a54b69-7ec8-46fe-a70b-387f4f0d70be 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group rule updated ['887cd9ef-60c0-4b99-b4e3-7816785333d2'] 2022-04-29 14:05:16.978 4340 2069972301072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-42279446-99c1-45af-8468-69f6f6d8f1a8 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group member updated on remote: ['887cd9ef-60c0-4b99-b4e3-7816785333d2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:05:16.978 4340 2069972301072 MainThread INFO neutron.agent.securitygroups_rpc [req-42279446-99c1-45af-8468-69f6f6d8f1a8 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group member updated ['887cd9ef-60c0-4b99-b4e3-7816785333d2'] 2022-04-29 14:05:17.806 4340 2069972540400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d78379c-4f41-4487-800f-d5838013ac1c 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] port_update received: 7137135e-03f4-44e0-a4fe-6ee87546c141 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 14:05:17.806 4340 2069972540400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d78379c-4f41-4487-800f-d5838013ac1c 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] No port 7137135e-03f4-44e0-a4fe-6ee87546c141 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 14:05:20.841 4340 2069969069504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7137135e-03f4-44e0-a4fe-6ee87546c141 2022-04-29 14:05:21.541 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-29 14:05:21.728 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Adding port 7137135e-03f4-44e0-a4fe-6ee87546c141 2022-04-29 14:05:21.728 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Port 7137135e-03f4-44e0-a4fe-6ee87546c141 updated. Details: {'device': '7137135e-03f4-44e0-a4fe-6ee87546c141', 'network_id': '7990643e-c6a9-4819-819c-3a0ee621ab4d', 'port_id': '7137135e-03f4-44e0-a4fe-6ee87546c141', 'mac_address': 'fa:16:3e:d2:0d:0a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 766, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '17bdd00d-3f31-4b13-a07d-b5547f53cf27', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-29 14:05:21.728 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-29 14:05:21.728 4340 2069971893056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7137135e-03f4-44e0-a4fe-6ee87546c141" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:05:21.728 4340 2069971893056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7137135e-03f4-44e0-a4fe-6ee87546c141 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 14:05:21.728 4340 2069971893056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7990643e-c6a9-4819-819c-3a0ee621ab4d 2022-04-29 14:05:21.728 4340 2069971893056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 14:05:21.915 4340 2069971893056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7137135e-03f4-44e0-a4fe-6ee87546c141') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:05:21.915 4340 2069971893056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7137135e-03f4-44e0-a4fe-6ee87546c141') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:05:21.915 4340 2069971893056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7137135e-03f4-44e0-a4fe-6ee87546c141 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 14:05:21.915 4340 2069971893056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 766, VLAN trunk: None to switch port 7137135e-03f4-44e0-a4fe-6ee87546c141 2022-04-29 14:05:22.028 4340 2069971893056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-29 14:05:22.047 4340 2069971893056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7137135e-03f4-44e0-a4fe-6ee87546c141'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:05:22.181 4340 2069971893056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7137135e-03f4-44e0-a4fe-6ee87546c141']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:05:22.181 4340 2069971893056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:05:22.181 4340 2069971893056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (887cd9ef-60c0-4b99-b4e3-7816785333d2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 14:05:22.181 4340 2069971893056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7137135e-03f4-44e0-a4fe-6ee87546c141 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 14:05:22.181 4340 2069971893056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-29 14:05:22.181 4340 2069971893056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7137135e-03f4-44e0-a4fe-6ee87546c141 not yet added. Adding. 2022-04-29 14:05:22.181 4340 2069971893056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-29 14:05:22.181 4340 2069971893056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-29 14:05:22.340 4340 2069971893056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7137135e-03f4-44e0-a4fe-6ee87546c141" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:05:22.494 4340 2069971893056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7137135e-03f4-44e0-a4fe-6ee87546c141" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:05:22.494 4340 2069971893056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7137135e-03f4-44e0-a4fe-6ee87546c141" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:05:22.712 4340 2069971893056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7137135e-03f4-44e0-a4fe-6ee87546c141" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:05:22.852 4340 2069971893056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7137135e-03f4-44e0-a4fe-6ee87546c141" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:05:22.852 4340 2069971893056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7137135e-03f4-44e0-a4fe-6ee87546c141 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-29 14:05:22.852 4340 2069971893056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7137135e-03f4-44e0-a4fe-6ee87546c141 processed. 2022-04-29 14:05:23.575 4340 2069971241792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:05:23.763 4340 2069971241792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:06:19.167 4340 2069969069680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: abebbfae-6053-40d2-aaeb-a31ead754966 2022-04-29 14:06:19.723 4340 2069972108560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6b873292-878e-4d73-8336-526ea3e5a94e b97578cf129c4d78a6f5b8ee5232596d 0abab38089cb4a34ba2cacf931bd3fa3 - - -] Security group member updated on remote: ['150118aa-d77f-46aa-84f3-510b86435b93'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:06:19.723 4340 2069972108560 MainThread INFO neutron.agent.securitygroups_rpc [req-6b873292-878e-4d73-8336-526ea3e5a94e b97578cf129c4d78a6f5b8ee5232596d 0abab38089cb4a34ba2cacf931bd3fa3 - - -] Security group member updated ['150118aa-d77f-46aa-84f3-510b86435b93'] 2022-04-29 14:06:19.823 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-29 14:06:19.823 4340 2069970575952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'abebbfae-6053-40d2-aaeb-a31ead754966' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-29 14:06:19.823 4340 2069970575952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'abebbfae-6053-40d2-aaeb-a31ead754966' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-29 14:06:19.823 4340 2069970575952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port abebbfae-6053-40d2-aaeb-a31ead754966 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-29 14:06:19.836 4340 2069970575952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 87b929b3-85c7-4a1b-aa67-c85e2e055aa5 2022-04-29 14:06:19.836 4340 2069970575952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['abebbfae-6053-40d2-aaeb-a31ead754966'] 2022-04-29 14:06:19.836 4340 2069970575952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-29 14:06:19.836 4340 2069970575952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-29 14:06:19.836 4340 2069970575952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['abebbfae-6053-40d2-aaeb-a31ead754966'] 2022-04-29 14:06:20.304 4340 2069970575952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b873292-878e-4d73-8336-526ea3e5a94e b97578cf129c4d78a6f5b8ee5232596d 0abab38089cb4a34ba2cacf931bd3fa3 - - -] port_delete event received for 'abebbfae-6053-40d2-aaeb-a31ead754966' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:06:21.820 4340 2069972414128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:06:21.851 4340 2069972414128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:06:21.998 4340 2069971241792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac559693-c8e5-4ee1-9f37-406f0c5eabf6 b97578cf129c4d78a6f5b8ee5232596d 0abab38089cb4a34ba2cacf931bd3fa3 - - -] port_delete event received for '96278a02-b9d8-4438-bbb1-34cf6f5b48f0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:06:26.488 4340 2069971458880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2af820d4-ddb9-4998-9cb6-1a56a46626cd 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] port_delete event received for 'f6b5d4fe-7fc1-41c3-9d3e-6bf9abe97e7b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:06:27.571 4340 2069971607968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3fc82e1-ec4f-4b93-81fe-48495674a67a 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] port_delete event received for '08544d52-8ce4-4944-a2d8-c7831c9204be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:06:28.291 4340 2069972540400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a82b90a-944a-4f16-a61b-7ced329c92fe 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] port_delete event received for 'a01617e3-95fe-4212-97a9-a998860a2ad3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:06:28.742 4340 2069972508512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a82b90a-944a-4f16-a61b-7ced329c92fe 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] network_delete received. Deleting network 87b929b3-85c7-4a1b-aa67-c85e2e055aa5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-29 14:06:28.742 4340 2069972508512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a82b90a-944a-4f16-a61b-7ced329c92fe 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] Network 87b929b3-85c7-4a1b-aa67-c85e2e055aa5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-29 14:06:45.538 4340 2069969069504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 2022-04-29 14:06:45.930 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-29 14:06:46.118 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Adding port 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 2022-04-29 14:06:46.118 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Port 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 updated. Details: {'device': '66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678', 'network_id': '71f9af34-27cc-4de3-9172-c185ee9a146d', 'port_id': '66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678', 'mac_address': 'fa:16:3e:cd:09:4d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 760, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cd63423f-9e55-4a27-954f-22315544437d', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-29 14:06:46.118 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-29 14:06:46.118 4340 2069973179376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:06:46.118 4340 2069973179376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 14:06:46.118 4340 2069973179376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 14:06:46.148 4340 2069973179376 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:06:46.148 4340 2069973179376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:06:46.165 4340 2069973179376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 14:06:46.165 4340 2069973179376 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 760, VLAN trunk: None to switch port 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 2022-04-29 14:06:46.210 4340 2069973179376 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-29 14:06:46.210 4340 2069973179376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:06:46.335 4340 2069973179376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:06:46.353 4340 2069973179376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:06:46.353 4340 2069973179376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4fcdcc09-06e3-4f7f-b245-0d4ffef32e69) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 14:06:46.353 4340 2069973179376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 14:06:46.353 4340 2069973179376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-29 14:06:46.353 4340 2069973179376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-04-29 14:06:46.353 4340 2069973179376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:06:46.353 4340 2069973179376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:06:46.353 4340 2069973179376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:06:46.353 4340 2069973179376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:06:46.398 4340 2069973179376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:06:46.398 4340 2069973179376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-29 14:06:46.398 4340 2069973179376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 processed. 2022-04-29 14:06:47.941 4340 2069969173312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:06:48.117 4340 2069969173312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:07:01.446 4340 2069969069680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7137135e-03f4-44e0-a4fe-6ee87546c141 2022-04-29 14:07:01.991 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-29 14:07:01.991 4340 2069969173312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7137135e-03f4-44e0-a4fe-6ee87546c141' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-29 14:07:01.991 4340 2069969173312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7137135e-03f4-44e0-a4fe-6ee87546c141' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-29 14:07:01.991 4340 2069969173312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7137135e-03f4-44e0-a4fe-6ee87546c141 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-29 14:07:01.991 4340 2069969173312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7990643e-c6a9-4819-819c-3a0ee621ab4d 2022-04-29 14:07:01.991 4340 2069969173312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7137135e-03f4-44e0-a4fe-6ee87546c141'] 2022-04-29 14:07:01.991 4340 2069969173312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-29 14:07:02.009 4340 2069969173312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-29 14:07:02.009 4340 2069969173312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7137135e-03f4-44e0-a4fe-6ee87546c141'] 2022-04-29 14:07:02.476 4340 2069969173312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c31b3223-0fec-43ac-9a3c-5690e7647ee6 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group member updated on remote: ['887cd9ef-60c0-4b99-b4e3-7816785333d2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:07:02.476 4340 2069969173312 MainThread INFO neutron.agent.securitygroups_rpc [req-c31b3223-0fec-43ac-9a3c-5690e7647ee6 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] Security group member updated ['887cd9ef-60c0-4b99-b4e3-7816785333d2'] 2022-04-29 14:07:02.712 4340 2069969173312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4e8af817-bc46-4199-9c96-7566e3afed84 67cac0f5052c411baadb071c8696bac8 4fbc1593ced8446bb69645da8dc3ceb7 - - -] Security group member updated on remote: ['9ed529cf-1634-49a3-ad4e-2a95aceb4518'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:07:02.712 4340 2069969173312 MainThread INFO neutron.agent.securitygroups_rpc [req-4e8af817-bc46-4199-9c96-7566e3afed84 67cac0f5052c411baadb071c8696bac8 4fbc1593ced8446bb69645da8dc3ceb7 - - -] Security group member updated ['9ed529cf-1634-49a3-ad4e-2a95aceb4518'] 2022-04-29 14:07:03.055 4340 2069969621584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c31b3223-0fec-43ac-9a3c-5690e7647ee6 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] port_delete event received for '7137135e-03f4-44e0-a4fe-6ee87546c141' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:07:04.021 4340 2069971112704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:07:04.080 4340 2069971112704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:07:04.263 4340 2069972631968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b1fd814-9684-441c-b396-b507a2437571 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] port_update received: 31c5d5a7-534b-4b11-a7bb-acb8d57e1171 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 14:07:04.263 4340 2069972631968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b1fd814-9684-441c-b396-b507a2437571 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] No port 31c5d5a7-534b-4b11-a7bb-acb8d57e1171 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 14:07:05.353 4340 2069971812592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55a7ad7a-0b8a-4e61-8556-7ca99c31a410 4a12613aa9f74310ad47edc38543a4f4 5e6352aeef6d45be9f9cde87035d928f - - -] port_delete event received for 'b644b20b-3b25-4e29-ae52-662cf9ac0dc0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:07:05.476 4340 2069969069680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 2022-04-29 14:07:06.022 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-29 14:07:06.022 4340 2069969695312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-29 14:07:06.022 4340 2069969695312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-29 14:07:06.022 4340 2069969695312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-29 14:07:06.027 4340 2069969695312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678'] 2022-04-29 14:07:06.027 4340 2069969695312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-29 14:07:06.027 4340 2069969695312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-29 14:07:06.027 4340 2069969695312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678'] 2022-04-29 14:07:07.710 4340 2069969069504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 31c5d5a7-534b-4b11-a7bb-acb8d57e1171 2022-04-29 14:07:08.038 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-29 14:07:08.038 4340 2069972849760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:07:08.413 4340 2069972849760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:07:08.491 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Adding port 31c5d5a7-534b-4b11-a7bb-acb8d57e1171 2022-04-29 14:07:08.509 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Port 31c5d5a7-534b-4b11-a7bb-acb8d57e1171 updated. Details: {'device': '31c5d5a7-534b-4b11-a7bb-acb8d57e1171', 'network_id': '5c83f170-e296-436e-bd31-ce1ec6fe8bb8', 'port_id': '31c5d5a7-534b-4b11-a7bb-acb8d57e1171', 'mac_address': 'fa:16:3e:47:60:a4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 770, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '75ce58d0-0bdf-4b3e-b445-7599abd6f135', 'ip_address': '192.168.233.213'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-29 14:07:08.509 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-29 14:07:08.509 4340 2069971552912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-31c5d5a7-534b-4b11-a7bb-acb8d57e1171" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:07:08.509 4340 2069971552912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 31c5d5a7-534b-4b11-a7bb-acb8d57e1171 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 14:07:08.509 4340 2069971552912 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5c83f170-e296-436e-bd31-ce1ec6fe8bb8 2022-04-29 14:07:08.509 4340 2069971552912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 14:07:08.711 4340 2069971552912 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '31c5d5a7-534b-4b11-a7bb-acb8d57e1171') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:07:08.711 4340 2069971552912 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '31c5d5a7-534b-4b11-a7bb-acb8d57e1171') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:07:08.711 4340 2069971552912 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 31c5d5a7-534b-4b11-a7bb-acb8d57e1171 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 14:07:08.711 4340 2069971552912 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 770, VLAN trunk: None to switch port 31c5d5a7-534b-4b11-a7bb-acb8d57e1171 2022-04-29 14:07:08.825 4340 2069971552912 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-29 14:07:08.825 4340 2069971552912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['31c5d5a7-534b-4b11-a7bb-acb8d57e1171'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:07:08.993 4340 2069971552912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['31c5d5a7-534b-4b11-a7bb-acb8d57e1171']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:07:08.993 4340 2069971552912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:07:08.993 4340 2069971552912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9ed529cf-1634-49a3-ad4e-2a95aceb4518) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 14:07:08.993 4340 2069971552912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9ed529cf-1634-49a3-ad4e-2a95aceb4518) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-29 14:07:08.993 4340 2069971552912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 31c5d5a7-534b-4b11-a7bb-acb8d57e1171 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 14:07:08.993 4340 2069971552912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-29 14:07:08.993 4340 2069971552912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 31c5d5a7-534b-4b11-a7bb-acb8d57e1171 not yet added. Adding. 2022-04-29 14:07:08.993 4340 2069971552912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-29 14:07:08.993 4340 2069971552912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-29 14:07:09.116 4340 2069971552912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-31c5d5a7-534b-4b11-a7bb-acb8d57e1171" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:07:09.257 4340 2069971552912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-31c5d5a7-534b-4b11-a7bb-acb8d57e1171" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:07:09.257 4340 2069971552912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-31c5d5a7-534b-4b11-a7bb-acb8d57e1171" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:07:09.460 4340 2069971552912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-31c5d5a7-534b-4b11-a7bb-acb8d57e1171" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:07:09.605 4340 2069971552912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-31c5d5a7-534b-4b11-a7bb-acb8d57e1171" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:07:09.605 4340 2069971552912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 31c5d5a7-534b-4b11-a7bb-acb8d57e1171 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-29 14:07:09.605 4340 2069971552912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 31c5d5a7-534b-4b11-a7bb-acb8d57e1171 processed. 2022-04-29 14:07:09.605 4340 2069969069680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 2022-04-29 14:07:10.041 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-29 14:07:10.041 4340 2069972693232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:07:10.041 4340 2069972696048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-29 14:07:10.041 4340 2069972696048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-29 14:07:10.041 4340 2069972696048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-29 14:07:10.054 4340 2069972696048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 71f9af34-27cc-4de3-9172-c185ee9a146d 2022-04-29 14:07:10.054 4340 2069972696048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678'] 2022-04-29 14:07:10.054 4340 2069972696048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-29 14:07:10.054 4340 2069972696048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678'] 2022-04-29 14:07:10.226 4340 2069972693232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:07:10.522 4340 2069972693232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f579e99-3f08-44d7-b443-39d80564e525 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] port_delete event received for '76d069b7-178e-467e-abed-5b8007541079' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:07:12.053 4340 2069973044560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:07:12.167 4340 2069973044560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:07:12.181 4340 2069973044560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7fc34c6-7416-4a7b-8e4c-fec2cfebe1f6 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] port_delete event received for '16b07cae-590d-4dd7-bd69-6af305387302' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:07:13.133 4340 2069971813824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3234b2f4-923d-4752-96a2-c6d3a5a32522 - - - - -] port_delete event received for '72f63d0f-019d-4357-9517-2a962ebe1d1b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:07:13.242 4340 2069970668352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f637dff-1c07-4d20-b81e-fab31ea215b9 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] port_delete event received for '72f63d0f-019d-4357-9517-2a962ebe1d1b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:07:13.461 4340 2069972361984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f637dff-1c07-4d20-b81e-fab31ea215b9 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] network_delete received. Deleting network 7990643e-c6a9-4819-819c-3a0ee621ab4d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-29 14:07:13.461 4340 2069972361984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f637dff-1c07-4d20-b81e-fab31ea215b9 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] Network 7990643e-c6a9-4819-819c-3a0ee621ab4d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-29 14:07:15.524 4340 2069973361760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2696f9f8-2a96-4050-b8fb-f0b1bc1a8141 67cac0f5052c411baadb071c8696bac8 4fbc1593ced8446bb69645da8dc3ceb7 - - -] Security group member updated on remote: ['9ed529cf-1634-49a3-ad4e-2a95aceb4518'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:07:15.524 4340 2069973361760 MainThread INFO neutron.agent.securitygroups_rpc [req-2696f9f8-2a96-4050-b8fb-f0b1bc1a8141 67cac0f5052c411baadb071c8696bac8 4fbc1593ced8446bb69645da8dc3ceb7 - - -] Security group member updated ['9ed529cf-1634-49a3-ad4e-2a95aceb4518'] 2022-04-29 14:07:15.524 4340 2069973361760 MainThread INFO neutron.agent.securitygroups_rpc [req-2696f9f8-2a96-4050-b8fb-f0b1bc1a8141 67cac0f5052c411baadb071c8696bac8 4fbc1593ced8446bb69645da8dc3ceb7 - - -] Refresh firewall rules 2022-04-29 14:07:15.524 4340 2069973361760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2696f9f8-2a96-4050-b8fb-f0b1bc1a8141 67cac0f5052c411baadb071c8696bac8 4fbc1593ced8446bb69645da8dc3ceb7 - - -] Get security group information for devices via rpc ['31c5d5a7-534b-4b11-a7bb-acb8d57e1171'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:07:15.554 4340 2069969069680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 31c5d5a7-534b-4b11-a7bb-acb8d57e1171 2022-04-29 14:07:15.579 4340 2069973361760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2696f9f8-2a96-4050-b8fb-f0b1bc1a8141 67cac0f5052c411baadb071c8696bac8 4fbc1593ced8446bb69645da8dc3ceb7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:07:15.579 4340 2069973361760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2696f9f8-2a96-4050-b8fb-f0b1bc1a8141 67cac0f5052c411baadb071c8696bac8 4fbc1593ced8446bb69645da8dc3ceb7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:07:15.664 4340 2069970578064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2696f9f8-2a96-4050-b8fb-f0b1bc1a8141 67cac0f5052c411baadb071c8696bac8 4fbc1593ced8446bb69645da8dc3ceb7 - - -] port_delete event received for '31c5d5a7-534b-4b11-a7bb-acb8d57e1171' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:07:16.069 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-29 14:07:16.069 4340 2069970578064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '31c5d5a7-534b-4b11-a7bb-acb8d57e1171' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-29 14:07:16.071 4340 2069970578064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '31c5d5a7-534b-4b11-a7bb-acb8d57e1171' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-29 14:07:16.071 4340 2069970578064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 31c5d5a7-534b-4b11-a7bb-acb8d57e1171 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-29 14:07:16.071 4340 2069970578064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5c83f170-e296-436e-bd31-ce1ec6fe8bb8 2022-04-29 14:07:16.071 4340 2069970578064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['31c5d5a7-534b-4b11-a7bb-acb8d57e1171'] 2022-04-29 14:07:16.071 4340 2069970578064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-29 14:07:16.071 4340 2069970578064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-29 14:07:16.085 4340 2069970578064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['31c5d5a7-534b-4b11-a7bb-acb8d57e1171'] 2022-04-29 14:07:18.078 4340 2069970578064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:07:18.107 4340 2069970578064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:07:29.898 4340 2069969069504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 2022-04-29 14:07:30.122 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-29 14:07:30.335 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Adding port 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 2022-04-29 14:07:30.335 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Port 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 updated. Details: {'device': '66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678', 'network_id': '71f9af34-27cc-4de3-9172-c185ee9a146d', 'port_id': '66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678', 'mac_address': 'fa:16:3e:cd:09:4d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 760, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cd63423f-9e55-4a27-954f-22315544437d', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-29 14:07:30.335 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-29 14:07:30.335 4340 2069973482128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:07:30.335 4340 2069973482128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 14:07:30.335 4340 2069973482128 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 71f9af34-27cc-4de3-9172-c185ee9a146d 2022-04-29 14:07:30.335 4340 2069973482128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 14:07:30.540 4340 2069973482128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:07:30.540 4340 2069973482128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:07:30.540 4340 2069973482128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 14:07:30.553 4340 2069973482128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 760, VLAN trunk: None to switch port 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 2022-04-29 14:07:30.647 4340 2069973482128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-29 14:07:30.647 4340 2069973482128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:07:30.804 4340 2069973482128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:07:30.804 4340 2069973482128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:07:30.804 4340 2069973482128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4fcdcc09-06e3-4f7f-b245-0d4ffef32e69) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 14:07:30.804 4340 2069973482128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 14:07:30.804 4340 2069973482128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-29 14:07:30.804 4340 2069973482128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 not yet added. Adding. 2022-04-29 14:07:30.804 4340 2069973482128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-29 14:07:30.804 4340 2069973482128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-29 14:07:30.960 4340 2069973482128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:07:31.069 4340 2069973482128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:07:31.069 4340 2069973482128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:07:31.227 4340 2069973482128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:07:31.352 4340 2069973482128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:07:31.352 4340 2069973482128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-29 14:07:31.352 4340 2069973482128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 processed. 2022-04-29 14:07:32.131 4340 2069968139184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:07:32.476 4340 2069968139184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:07:37.139 4340 2069973377440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4fcd022c-922f-48b2-b36b-fffb11d458b1 1173f23374414511905d73d4bfaae954 f520be55f23e41b1907185da8ba31076 - - -] Security group member updated on remote: ['a9c3f7cc-116d-4781-b0b6-8d8691716985'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:07:37.139 4340 2069973377440 MainThread INFO neutron.agent.securitygroups_rpc [req-4fcd022c-922f-48b2-b36b-fffb11d458b1 1173f23374414511905d73d4bfaae954 f520be55f23e41b1907185da8ba31076 - - -] Security group member updated ['a9c3f7cc-116d-4781-b0b6-8d8691716985'] 2022-04-29 14:07:37.857 4340 2069973647024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7687ff91-fae4-454f-85e2-db756368e68c 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] port_update received: 5dee6309-a175-4505-8d0d-b5787b28a2d4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 14:07:37.868 4340 2069973647024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7687ff91-fae4-454f-85e2-db756368e68c 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] No port 5dee6309-a175-4505-8d0d-b5787b28a2d4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 14:07:39.944 4340 2069969069504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5dee6309-a175-4505-8d0d-b5787b28a2d4 2022-04-29 14:07:40.162 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-29 14:07:40.334 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Adding port 5dee6309-a175-4505-8d0d-b5787b28a2d4 2022-04-29 14:07:40.354 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Port 5dee6309-a175-4505-8d0d-b5787b28a2d4 updated. Details: {'device': '5dee6309-a175-4505-8d0d-b5787b28a2d4', 'network_id': '75f0b865-3f3e-417d-bc04-6026fc069ff2', 'port_id': '5dee6309-a175-4505-8d0d-b5787b28a2d4', 'mac_address': 'fa:16:3e:d0:fd:97', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 757, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fac7e69e-4399-4ced-9a4e-0f84d2d4e02f', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-29 14:07:40.354 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-29 14:07:40.354 4340 2069973647200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5dee6309-a175-4505-8d0d-b5787b28a2d4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:07:40.354 4340 2069973647200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5dee6309-a175-4505-8d0d-b5787b28a2d4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 14:07:40.354 4340 2069973647200 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 75f0b865-3f3e-417d-bc04-6026fc069ff2 2022-04-29 14:07:40.354 4340 2069973647200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 14:07:40.618 4340 2069973647200 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5dee6309-a175-4505-8d0d-b5787b28a2d4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:07:40.646 4340 2069973647200 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5dee6309-a175-4505-8d0d-b5787b28a2d4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:07:40.650 4340 2069973647200 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5dee6309-a175-4505-8d0d-b5787b28a2d4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 14:07:40.650 4340 2069973647200 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 757, VLAN trunk: None to switch port 5dee6309-a175-4505-8d0d-b5787b28a2d4 2022-04-29 14:07:40.756 4340 2069973647200 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-29 14:07:40.756 4340 2069973647200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5dee6309-a175-4505-8d0d-b5787b28a2d4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:07:40.896 4340 2069973647200 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5dee6309-a175-4505-8d0d-b5787b28a2d4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:07:40.912 4340 2069973647200 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:07:40.915 4340 2069973647200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a9c3f7cc-116d-4781-b0b6-8d8691716985) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 14:07:40.915 4340 2069973647200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a9c3f7cc-116d-4781-b0b6-8d8691716985) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-29 14:07:40.915 4340 2069973647200 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5dee6309-a175-4505-8d0d-b5787b28a2d4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 14:07:40.915 4340 2069973647200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-29 14:07:40.915 4340 2069973647200 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5dee6309-a175-4505-8d0d-b5787b28a2d4 not yet added. Adding. 2022-04-29 14:07:40.915 4340 2069973647200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-29 14:07:40.915 4340 2069973647200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-29 14:07:41.043 4340 2069973647200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5dee6309-a175-4505-8d0d-b5787b28a2d4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:07:41.170 4340 2069973647200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5dee6309-a175-4505-8d0d-b5787b28a2d4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:07:41.170 4340 2069973647200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5dee6309-a175-4505-8d0d-b5787b28a2d4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:07:41.341 4340 2069973647200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5dee6309-a175-4505-8d0d-b5787b28a2d4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:07:41.475 4340 2069973647200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5dee6309-a175-4505-8d0d-b5787b28a2d4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:07:41.475 4340 2069973647200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5dee6309-a175-4505-8d0d-b5787b28a2d4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-29 14:07:41.475 4340 2069973647200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5dee6309-a175-4505-8d0d-b5787b28a2d4 processed. 2022-04-29 14:07:42.169 4340 2069973042800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:07:42.343 4340 2069973042800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:07:47.773 4340 2069973697280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-26c5b466-d6f9-4d2f-aad3-5f91c11bd862 1173f23374414511905d73d4bfaae954 f520be55f23e41b1907185da8ba31076 - - -] Security group member updated on remote: ['a9c3f7cc-116d-4781-b0b6-8d8691716985'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:07:47.773 4340 2069973697280 MainThread INFO neutron.agent.securitygroups_rpc [req-26c5b466-d6f9-4d2f-aad3-5f91c11bd862 1173f23374414511905d73d4bfaae954 f520be55f23e41b1907185da8ba31076 - - -] Security group member updated ['a9c3f7cc-116d-4781-b0b6-8d8691716985'] 2022-04-29 14:07:47.773 4340 2069973697280 MainThread INFO neutron.agent.securitygroups_rpc [req-26c5b466-d6f9-4d2f-aad3-5f91c11bd862 1173f23374414511905d73d4bfaae954 f520be55f23e41b1907185da8ba31076 - - -] Refresh firewall rules 2022-04-29 14:07:47.773 4340 2069973697280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-26c5b466-d6f9-4d2f-aad3-5f91c11bd862 1173f23374414511905d73d4bfaae954 f520be55f23e41b1907185da8ba31076 - - -] Get security group information for devices via rpc ['5dee6309-a175-4505-8d0d-b5787b28a2d4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:07:47.789 4340 2069969069680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5dee6309-a175-4505-8d0d-b5787b28a2d4 2022-04-29 14:07:47.805 4340 2069973697280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-26c5b466-d6f9-4d2f-aad3-5f91c11bd862 1173f23374414511905d73d4bfaae954 f520be55f23e41b1907185da8ba31076 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:07:47.805 4340 2069973697280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-26c5b466-d6f9-4d2f-aad3-5f91c11bd862 1173f23374414511905d73d4bfaae954 f520be55f23e41b1907185da8ba31076 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:07:47.851 4340 2069973712032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26c5b466-d6f9-4d2f-aad3-5f91c11bd862 1173f23374414511905d73d4bfaae954 f520be55f23e41b1907185da8ba31076 - - -] port_delete event received for '5dee6309-a175-4505-8d0d-b5787b28a2d4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:07:48.164 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-29 14:07:48.164 4340 2069969099760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5dee6309-a175-4505-8d0d-b5787b28a2d4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-29 14:07:48.164 4340 2069969099760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5dee6309-a175-4505-8d0d-b5787b28a2d4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-29 14:07:48.164 4340 2069969099760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5dee6309-a175-4505-8d0d-b5787b28a2d4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-29 14:07:48.164 4340 2069969099760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 75f0b865-3f3e-417d-bc04-6026fc069ff2 2022-04-29 14:07:48.164 4340 2069969099760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5dee6309-a175-4505-8d0d-b5787b28a2d4'] 2022-04-29 14:07:48.164 4340 2069969099760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-29 14:07:48.164 4340 2069969099760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-29 14:07:48.180 4340 2069969099760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5dee6309-a175-4505-8d0d-b5787b28a2d4'] 2022-04-29 14:07:50.178 4340 2069969099760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:07:50.196 4340 2069969099760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:07:51.288 4340 2069973700272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a791c976-c080-4651-a48d-8465647a4d61 1173f23374414511905d73d4bfaae954 f520be55f23e41b1907185da8ba31076 - - -] Security group member updated on remote: ['a9c3f7cc-116d-4781-b0b6-8d8691716985'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:07:51.288 4340 2069973700272 MainThread INFO neutron.agent.securitygroups_rpc [req-a791c976-c080-4651-a48d-8465647a4d61 1173f23374414511905d73d4bfaae954 f520be55f23e41b1907185da8ba31076 - - -] Security group member updated ['a9c3f7cc-116d-4781-b0b6-8d8691716985'] 2022-04-29 14:07:52.025 4340 2069969845232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4623dee6-5132-470b-aa33-144839bdcd16 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] port_update received: b30b19cd-b2a2-49f0-980c-0ffded5aace8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 14:07:52.025 4340 2069969845232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4623dee6-5132-470b-aa33-144839bdcd16 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] No port b30b19cd-b2a2-49f0-980c-0ffded5aace8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 14:07:54.008 4340 2069969069504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b30b19cd-b2a2-49f0-980c-0ffded5aace8 2022-04-29 14:07:54.180 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-29 14:07:54.369 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Adding port b30b19cd-b2a2-49f0-980c-0ffded5aace8 2022-04-29 14:07:54.369 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Port b30b19cd-b2a2-49f0-980c-0ffded5aace8 updated. Details: {'device': 'b30b19cd-b2a2-49f0-980c-0ffded5aace8', 'network_id': '75f0b865-3f3e-417d-bc04-6026fc069ff2', 'port_id': 'b30b19cd-b2a2-49f0-980c-0ffded5aace8', 'mac_address': 'fa:16:3e:73:79:b4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 757, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fac7e69e-4399-4ced-9a4e-0f84d2d4e02f', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-29 14:07:54.369 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-29 14:07:54.369 4340 2069972412368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b30b19cd-b2a2-49f0-980c-0ffded5aace8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:07:54.381 4340 2069972412368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b30b19cd-b2a2-49f0-980c-0ffded5aace8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 14:07:54.381 4340 2069972412368 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 75f0b865-3f3e-417d-bc04-6026fc069ff2 2022-04-29 14:07:54.381 4340 2069972412368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 14:07:54.619 4340 2069972412368 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b30b19cd-b2a2-49f0-980c-0ffded5aace8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:07:54.619 4340 2069972412368 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b30b19cd-b2a2-49f0-980c-0ffded5aace8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:07:54.634 4340 2069972412368 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b30b19cd-b2a2-49f0-980c-0ffded5aace8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 14:07:54.634 4340 2069972412368 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 757, VLAN trunk: None to switch port b30b19cd-b2a2-49f0-980c-0ffded5aace8 2022-04-29 14:07:54.757 4340 2069972412368 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-29 14:07:54.757 4340 2069972412368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b30b19cd-b2a2-49f0-980c-0ffded5aace8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:07:54.924 4340 2069972412368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b30b19cd-b2a2-49f0-980c-0ffded5aace8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:07:54.924 4340 2069972412368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:07:54.924 4340 2069972412368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a9c3f7cc-116d-4781-b0b6-8d8691716985) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 14:07:54.924 4340 2069972412368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a9c3f7cc-116d-4781-b0b6-8d8691716985) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-29 14:07:54.924 4340 2069972412368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b30b19cd-b2a2-49f0-980c-0ffded5aace8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 14:07:54.928 4340 2069972412368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-29 14:07:54.928 4340 2069972412368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b30b19cd-b2a2-49f0-980c-0ffded5aace8 not yet added. Adding. 2022-04-29 14:07:54.928 4340 2069972412368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-29 14:07:54.928 4340 2069972412368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-29 14:07:55.084 4340 2069972412368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b30b19cd-b2a2-49f0-980c-0ffded5aace8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:07:55.225 4340 2069972412368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b30b19cd-b2a2-49f0-980c-0ffded5aace8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:07:55.225 4340 2069972412368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b30b19cd-b2a2-49f0-980c-0ffded5aace8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:07:55.400 4340 2069972412368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b30b19cd-b2a2-49f0-980c-0ffded5aace8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:07:55.541 4340 2069972412368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b30b19cd-b2a2-49f0-980c-0ffded5aace8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:07:55.541 4340 2069972412368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b30b19cd-b2a2-49f0-980c-0ffded5aace8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-29 14:07:55.541 4340 2069972412368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b30b19cd-b2a2-49f0-980c-0ffded5aace8 processed. 2022-04-29 14:07:56.179 4340 2069973803424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:07:56.351 4340 2069973803424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:08:01.884 4340 2069972541280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e0d556c-5848-4e32-8800-1a5c18fcf6b2 1173f23374414511905d73d4bfaae954 f520be55f23e41b1907185da8ba31076 - - -] Security group member updated on remote: ['a9c3f7cc-116d-4781-b0b6-8d8691716985'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:08:01.884 4340 2069972541280 MainThread INFO neutron.agent.securitygroups_rpc [req-3e0d556c-5848-4e32-8800-1a5c18fcf6b2 1173f23374414511905d73d4bfaae954 f520be55f23e41b1907185da8ba31076 - - -] Security group member updated ['a9c3f7cc-116d-4781-b0b6-8d8691716985'] 2022-04-29 14:08:01.884 4340 2069972541280 MainThread INFO neutron.agent.securitygroups_rpc [req-3e0d556c-5848-4e32-8800-1a5c18fcf6b2 1173f23374414511905d73d4bfaae954 f520be55f23e41b1907185da8ba31076 - - -] Refresh firewall rules 2022-04-29 14:08:01.884 4340 2069972541280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e0d556c-5848-4e32-8800-1a5c18fcf6b2 1173f23374414511905d73d4bfaae954 f520be55f23e41b1907185da8ba31076 - - -] Get security group information for devices via rpc ['b30b19cd-b2a2-49f0-980c-0ffded5aace8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:08:01.913 4340 2069969069680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b30b19cd-b2a2-49f0-980c-0ffded5aace8 2022-04-29 14:08:01.930 4340 2069972541280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3e0d556c-5848-4e32-8800-1a5c18fcf6b2 1173f23374414511905d73d4bfaae954 f520be55f23e41b1907185da8ba31076 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:08:01.930 4340 2069972541280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3e0d556c-5848-4e32-8800-1a5c18fcf6b2 1173f23374414511905d73d4bfaae954 f520be55f23e41b1907185da8ba31076 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:08:01.959 4340 2069972541280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e0d556c-5848-4e32-8800-1a5c18fcf6b2 1173f23374414511905d73d4bfaae954 f520be55f23e41b1907185da8ba31076 - - -] port_delete event received for 'b30b19cd-b2a2-49f0-980c-0ffded5aace8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:08:02.194 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-29 14:08:02.194 4340 2069971112528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b30b19cd-b2a2-49f0-980c-0ffded5aace8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-29 14:08:02.194 4340 2069971112528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b30b19cd-b2a2-49f0-980c-0ffded5aace8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-29 14:08:02.194 4340 2069971112528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b30b19cd-b2a2-49f0-980c-0ffded5aace8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-29 14:08:02.194 4340 2069971112528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 75f0b865-3f3e-417d-bc04-6026fc069ff2 2022-04-29 14:08:02.194 4340 2069971112528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b30b19cd-b2a2-49f0-980c-0ffded5aace8'] 2022-04-29 14:08:02.194 4340 2069971112528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-29 14:08:02.210 4340 2069971112528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-29 14:08:02.210 4340 2069971112528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b30b19cd-b2a2-49f0-980c-0ffded5aace8'] 2022-04-29 14:08:04.197 4340 2069973626720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:08:04.227 4340 2069973626720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:08:21.402 4340 2069974176864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-273c817d-4b10-40a7-a1f9-4ae07c81bcd1 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] network_delete received. Deleting network 75f0b865-3f3e-417d-bc04-6026fc069ff2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-29 14:08:21.402 4340 2069974176864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-273c817d-4b10-40a7-a1f9-4ae07c81bcd1 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] Network 75f0b865-3f3e-417d-bc04-6026fc069ff2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-29 14:08:35.870 4340 2069974240592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-421776ce-8532-4735-a4b8-e8707b1d59f1 - - - - -] port_update received: 2fe32895-f089-4a99-b8b2-7102ba38638f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 14:08:35.880 4340 2069974240592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-421776ce-8532-4735-a4b8-e8707b1d59f1 - - - - -] No port 2fe32895-f089-4a99-b8b2-7102ba38638f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 14:08:36.155 4340 2069969069680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 2022-04-29 14:08:36.375 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-29 14:08:36.375 4340 2069969173312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-29 14:08:36.375 4340 2069969173312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-29 14:08:36.375 4340 2069969173312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-29 14:08:36.375 4340 2069969173312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 71f9af34-27cc-4de3-9172-c185ee9a146d 2022-04-29 14:08:36.387 4340 2069969173312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678'] 2022-04-29 14:08:36.387 4340 2069969173312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-29 14:08:36.387 4340 2069969173312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-29 14:08:36.387 4340 2069969173312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678'] 2022-04-29 14:08:37.521 4340 2069969173312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b67af6c3-39dc-4f1e-b74d-19e73bb2fb97 8bd0c7869d4f4b85805a0677927b59ad 6116e46f66944484b5a94f27d6a8d5e9 - - -] Security group member updated on remote: ['4fcdcc09-06e3-4f7f-b245-0d4ffef32e69'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:08:37.521 4340 2069969173312 MainThread INFO neutron.agent.securitygroups_rpc [req-b67af6c3-39dc-4f1e-b74d-19e73bb2fb97 8bd0c7869d4f4b85805a0677927b59ad 6116e46f66944484b5a94f27d6a8d5e9 - - -] Security group member updated ['4fcdcc09-06e3-4f7f-b245-0d4ffef32e69'] 2022-04-29 14:08:37.919 4340 2069969173312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b67af6c3-39dc-4f1e-b74d-19e73bb2fb97 8bd0c7869d4f4b85805a0677927b59ad 6116e46f66944484b5a94f27d6a8d5e9 - - -] port_delete event received for '66f9db6a-ea7a-42b8-92cc-e9f9ac9d5678' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:08:38.372 4340 2069969267872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:08:38.436 4340 2069969267872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:08:39.264 4340 2069973212320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0eb4af6-3d60-408e-9c0b-c68fbcf97e81 - - - - -] port_update received: 989dac48-fdad-4785-9d9a-27efdf6e285d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 14:08:39.264 4340 2069973212320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0eb4af6-3d60-408e-9c0b-c68fbcf97e81 - - - - -] No port 989dac48-fdad-4785-9d9a-27efdf6e285d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 14:08:40.708 4340 2069970704688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e634732-9659-41df-a8f8-9a791bcc3315 8bd0c7869d4f4b85805a0677927b59ad 6116e46f66944484b5a94f27d6a8d5e9 - - -] port_delete event received for 'cc982bcd-2794-4c48-a340-e281c4a561bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:08:41.618 4340 2069972505168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-96c6adea-d0e1-453a-9819-8ec974bdf436 8bd0c7869d4f4b85805a0677927b59ad 6116e46f66944484b5a94f27d6a8d5e9 - - -] Security group rule updated on remote: ['f3042e6e-5658-4322-9de2-ee83c4382dd4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 14:08:41.618 4340 2069972505168 MainThread INFO neutron.agent.securitygroups_rpc [req-96c6adea-d0e1-453a-9819-8ec974bdf436 8bd0c7869d4f4b85805a0677927b59ad 6116e46f66944484b5a94f27d6a8d5e9 - - -] Security group rule updated ['f3042e6e-5658-4322-9de2-ee83c4382dd4'] 2022-04-29 14:08:41.859 4340 2069973377968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a95455cd-b3b3-4f38-a9e7-cbf515271759 8bd0c7869d4f4b85805a0677927b59ad 6116e46f66944484b5a94f27d6a8d5e9 - - -] Security group rule updated on remote: ['f3042e6e-5658-4322-9de2-ee83c4382dd4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 14:08:41.859 4340 2069973377968 MainThread INFO neutron.agent.securitygroups_rpc [req-a95455cd-b3b3-4f38-a9e7-cbf515271759 8bd0c7869d4f4b85805a0677927b59ad 6116e46f66944484b5a94f27d6a8d5e9 - - -] Security group rule updated ['f3042e6e-5658-4322-9de2-ee83c4382dd4'] 2022-04-29 14:08:42.453 4340 2069973710976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46435f78-b7de-4389-ad15-fbd635a45acf - - - - -] port_update received: d3d643b2-4d89-4603-ad1b-4f7e28bc27d6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 14:08:42.463 4340 2069973710976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46435f78-b7de-4389-ad15-fbd635a45acf - - - - -] No port d3d643b2-4d89-4603-ad1b-4f7e28bc27d6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 14:08:44.523 4340 2069972505168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2a5dad7-f4d6-40f4-bcd8-fb07b90750ae 9dcd1677ae8540598ff057ac814f5d31 4518942eb17f40d5a747d95cc6b04dd3 - - -] Security group rule updated on remote: ['47e9e836-afc6-4d50-bc05-c70a2848551e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 14:08:44.523 4340 2069972505168 MainThread INFO neutron.agent.securitygroups_rpc [req-b2a5dad7-f4d6-40f4-bcd8-fb07b90750ae 9dcd1677ae8540598ff057ac814f5d31 4518942eb17f40d5a747d95cc6b04dd3 - - -] Security group rule updated ['47e9e836-afc6-4d50-bc05-c70a2848551e'] 2022-04-29 14:08:44.691 4340 2069972505168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7974a9b4-884f-45ed-a5dc-354b3c3f2014 9dcd1677ae8540598ff057ac814f5d31 4518942eb17f40d5a747d95cc6b04dd3 - - -] Security group rule updated on remote: ['47e9e836-afc6-4d50-bc05-c70a2848551e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 14:08:44.691 4340 2069972505168 MainThread INFO neutron.agent.securitygroups_rpc [req-7974a9b4-884f-45ed-a5dc-354b3c3f2014 9dcd1677ae8540598ff057ac814f5d31 4518942eb17f40d5a747d95cc6b04dd3 - - -] Security group rule updated ['47e9e836-afc6-4d50-bc05-c70a2848551e'] 2022-04-29 14:08:44.836 4340 2069972505168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-863ee8b4-e380-442c-8292-dafcdafb8aa7 9dcd1677ae8540598ff057ac814f5d31 4518942eb17f40d5a747d95cc6b04dd3 - - -] Security group rule updated on remote: ['47e9e836-afc6-4d50-bc05-c70a2848551e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 14:08:44.836 4340 2069972505168 MainThread INFO neutron.agent.securitygroups_rpc [req-863ee8b4-e380-442c-8292-dafcdafb8aa7 9dcd1677ae8540598ff057ac814f5d31 4518942eb17f40d5a747d95cc6b04dd3 - - -] Security group rule updated ['47e9e836-afc6-4d50-bc05-c70a2848551e'] 2022-04-29 14:08:44.992 4340 2069972505168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8f3c383-2ea9-4120-9b4f-36ea499134c0 9dcd1677ae8540598ff057ac814f5d31 4518942eb17f40d5a747d95cc6b04dd3 - - -] Security group rule updated on remote: ['47e9e836-afc6-4d50-bc05-c70a2848551e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 14:08:44.992 4340 2069972505168 MainThread INFO neutron.agent.securitygroups_rpc [req-d8f3c383-2ea9-4120-9b4f-36ea499134c0 9dcd1677ae8540598ff057ac814f5d31 4518942eb17f40d5a747d95cc6b04dd3 - - -] Security group rule updated ['47e9e836-afc6-4d50-bc05-c70a2848551e'] 2022-04-29 14:08:45.226 4340 2069970098832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-72c24400-b838-4511-bbae-703f2c21c301 9dcd1677ae8540598ff057ac814f5d31 4518942eb17f40d5a747d95cc6b04dd3 - - -] Security group rule updated on remote: ['47e9e836-afc6-4d50-bc05-c70a2848551e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 14:08:45.226 4340 2069970098832 MainThread INFO neutron.agent.securitygroups_rpc [req-72c24400-b838-4511-bbae-703f2c21c301 9dcd1677ae8540598ff057ac814f5d31 4518942eb17f40d5a747d95cc6b04dd3 - - -] Security group rule updated ['47e9e836-afc6-4d50-bc05-c70a2848551e'] 2022-04-29 14:08:45.366 4340 2069973363696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb3d1a83-86d8-47af-94db-767f8619737a 9dcd1677ae8540598ff057ac814f5d31 4518942eb17f40d5a747d95cc6b04dd3 - - -] Security group rule updated on remote: ['47e9e836-afc6-4d50-bc05-c70a2848551e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-29 14:08:45.366 4340 2069973363696 MainThread INFO neutron.agent.securitygroups_rpc [req-fb3d1a83-86d8-47af-94db-767f8619737a 9dcd1677ae8540598ff057ac814f5d31 4518942eb17f40d5a747d95cc6b04dd3 - - -] Security group rule updated ['47e9e836-afc6-4d50-bc05-c70a2848551e'] 2022-04-29 14:08:45.727 4340 2069972852576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-532d70cb-9f74-438e-8e6c-3c10037f7a07 8bd0c7869d4f4b85805a0677927b59ad 6116e46f66944484b5a94f27d6a8d5e9 - - -] Security group member updated on remote: ['f3042e6e-5658-4322-9de2-ee83c4382dd4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:08:45.727 4340 2069972852576 MainThread INFO neutron.agent.securitygroups_rpc [req-532d70cb-9f74-438e-8e6c-3c10037f7a07 8bd0c7869d4f4b85805a0677927b59ad 6116e46f66944484b5a94f27d6a8d5e9 - - -] Security group member updated ['f3042e6e-5658-4322-9de2-ee83c4382dd4'] 2022-04-29 14:08:46.109 4340 2069969843824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8c359b5-d1d2-436d-9351-c4d4fedc80db - - - - -] port_update received: 12ce4e43-79a6-410a-a2fa-b83d0ca646a9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 14:08:46.109 4340 2069969843824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8c359b5-d1d2-436d-9351-c4d4fedc80db - - - - -] No port 12ce4e43-79a6-410a-a2fa-b83d0ca646a9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 14:08:46.959 4340 2069971227040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5ef60f3-436a-4efe-b2b3-24d7bf374bed 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] port_update received: e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 14:08:46.975 4340 2069971227040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5ef60f3-436a-4efe-b2b3-24d7bf374bed 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] No port e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 14:08:50.335 4340 2069969069504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 2022-04-29 14:08:50.429 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-29 14:08:50.614 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Adding port e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 2022-04-29 14:08:50.614 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Port e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 updated. Details: {'device': 'e3fe1db3-a3d3-42e0-9ddf-730bae80cab9', 'network_id': '71f9af34-27cc-4de3-9172-c185ee9a146d', 'port_id': 'e3fe1db3-a3d3-42e0-9ddf-730bae80cab9', 'mac_address': 'fa:16:3e:2d:2a:b6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 760, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cd63423f-9e55-4a27-954f-22315544437d', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-29 14:08:50.614 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-29 14:08:50.614 4340 2069971355424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e3fe1db3-a3d3-42e0-9ddf-730bae80cab9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:08:50.632 4340 2069971355424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 14:08:50.632 4340 2069971355424 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 71f9af34-27cc-4de3-9172-c185ee9a146d 2022-04-29 14:08:50.632 4340 2069971355424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 14:08:50.896 4340 2069971355424 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e3fe1db3-a3d3-42e0-9ddf-730bae80cab9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:08:50.896 4340 2069971355424 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e3fe1db3-a3d3-42e0-9ddf-730bae80cab9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:08:50.911 4340 2069971355424 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 14:08:50.911 4340 2069971355424 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 760, VLAN trunk: None to switch port e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 2022-04-29 14:08:51.022 4340 2069971355424 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-29 14:08:51.022 4340 2069971355424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e3fe1db3-a3d3-42e0-9ddf-730bae80cab9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:08:51.179 4340 2069971355424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e3fe1db3-a3d3-42e0-9ddf-730bae80cab9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:08:51.179 4340 2069971355424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:08:51.179 4340 2069971355424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f3042e6e-5658-4322-9de2-ee83c4382dd4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 14:08:51.179 4340 2069971355424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 14:08:51.179 4340 2069971355424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-29 14:08:51.179 4340 2069971355424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 not yet added. Adding. 2022-04-29 14:08:51.179 4340 2069971355424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-29 14:08:51.179 4340 2069971355424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-29 14:08:51.318 4340 2069971355424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3fe1db3-a3d3-42e0-9ddf-730bae80cab9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:08:51.458 4340 2069971355424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3fe1db3-a3d3-42e0-9ddf-730bae80cab9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:08:51.458 4340 2069971355424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3fe1db3-a3d3-42e0-9ddf-730bae80cab9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:08:51.630 4340 2069971355424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3fe1db3-a3d3-42e0-9ddf-730bae80cab9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:08:51.771 4340 2069971355424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e3fe1db3-a3d3-42e0-9ddf-730bae80cab9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:08:51.771 4340 2069971355424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-29 14:08:51.771 4340 2069971355424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 processed. 2022-04-29 14:08:52.444 4340 2069971610608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:08:52.638 4340 2069971610608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:09:05.100 4340 2069970995504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-03ef851a-4cd4-4d3e-91ac-ebceb28578cb 9dcd1677ae8540598ff057ac814f5d31 4518942eb17f40d5a747d95cc6b04dd3 - - -] Security group member updated on remote: ['47e9e836-afc6-4d50-bc05-c70a2848551e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:09:05.100 4340 2069970995504 MainThread INFO neutron.agent.securitygroups_rpc [req-03ef851a-4cd4-4d3e-91ac-ebceb28578cb 9dcd1677ae8540598ff057ac814f5d31 4518942eb17f40d5a747d95cc6b04dd3 - - -] Security group member updated ['47e9e836-afc6-4d50-bc05-c70a2848551e'] 2022-04-29 14:09:05.885 4340 2069970995504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12216907-86b1-4ab7-ba70-223ff82be69f 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] port_update received: c21753f8-779e-443e-b500-7b5debdd0a32 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-29 14:09:05.895 4340 2069970995504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12216907-86b1-4ab7-ba70-223ff82be69f 60fb2b287a4f430094f9d9a9b1f48729 a5e390a366d34d98a2e90b54605b0e2d - - -] No port c21753f8-779e-443e-b500-7b5debdd0a32 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-29 14:09:08.677 4340 2069969069504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c21753f8-779e-443e-b500-7b5debdd0a32 2022-04-29 14:09:10.506 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-29 14:09:10.708 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Adding port c21753f8-779e-443e-b500-7b5debdd0a32 2022-04-29 14:09:10.708 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Port c21753f8-779e-443e-b500-7b5debdd0a32 updated. Details: {'device': 'c21753f8-779e-443e-b500-7b5debdd0a32', 'network_id': '1a6c6d7f-72ba-4a89-9b0f-0b79b4b8209f', 'port_id': 'c21753f8-779e-443e-b500-7b5debdd0a32', 'mac_address': 'fa:16:3e:80:cd:a4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 799, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '140ffbff-83f3-490e-9810-22c6b1c5a2c5', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-29 14:09:10.708 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-29 14:09:10.708 4340 2069969695136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c21753f8-779e-443e-b500-7b5debdd0a32" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:09:10.708 4340 2069969695136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c21753f8-779e-443e-b500-7b5debdd0a32 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 14:09:10.708 4340 2069969695136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1a6c6d7f-72ba-4a89-9b0f-0b79b4b8209f 2022-04-29 14:09:10.708 4340 2069969695136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 14:09:10.931 4340 2069969695136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c21753f8-779e-443e-b500-7b5debdd0a32') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:09:10.931 4340 2069969695136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c21753f8-779e-443e-b500-7b5debdd0a32') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:09:10.944 4340 2069969695136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c21753f8-779e-443e-b500-7b5debdd0a32 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 14:09:10.944 4340 2069969695136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 799, VLAN trunk: None to switch port c21753f8-779e-443e-b500-7b5debdd0a32 2022-04-29 14:09:11.071 4340 2069969695136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-29 14:09:11.071 4340 2069969695136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c21753f8-779e-443e-b500-7b5debdd0a32'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:09:11.304 4340 2069969695136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c21753f8-779e-443e-b500-7b5debdd0a32']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:09:11.304 4340 2069969695136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:09:11.304 4340 2069969695136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (47e9e836-afc6-4d50-bc05-c70a2848551e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 14:09:11.304 4340 2069969695136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c21753f8-779e-443e-b500-7b5debdd0a32 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 14:09:11.304 4340 2069969695136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-29 14:09:11.320 4340 2069969695136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c21753f8-779e-443e-b500-7b5debdd0a32 not yet added. Adding. 2022-04-29 14:09:11.320 4340 2069969695136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-29 14:09:11.320 4340 2069969695136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-29 14:09:11.443 4340 2069969695136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c21753f8-779e-443e-b500-7b5debdd0a32" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:09:11.600 4340 2069969695136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c21753f8-779e-443e-b500-7b5debdd0a32" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:09:11.600 4340 2069969695136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c21753f8-779e-443e-b500-7b5debdd0a32" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:09:11.804 4340 2069969695136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c21753f8-779e-443e-b500-7b5debdd0a32" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:09:11.943 4340 2069969695136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c21753f8-779e-443e-b500-7b5debdd0a32" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:09:11.958 4340 2069969695136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c21753f8-779e-443e-b500-7b5debdd0a32 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-29 14:09:11.958 4340 2069969695136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c21753f8-779e-443e-b500-7b5debdd0a32 processed. 2022-04-29 14:09:12.530 4340 2069969695136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:09:12.708 4340 2069969695136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:10:31.295 4340 2069969069504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 2022-04-29 14:10:32.983 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-29 14:10:33.169 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Adding port e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 2022-04-29 14:10:33.169 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Port e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 updated. Details: {'device': 'e3fe1db3-a3d3-42e0-9ddf-730bae80cab9', 'network_id': '71f9af34-27cc-4de3-9172-c185ee9a146d', 'port_id': 'e3fe1db3-a3d3-42e0-9ddf-730bae80cab9', 'mac_address': 'fa:16:3e:2d:2a:b6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 760, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cd63423f-9e55-4a27-954f-22315544437d', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-29 14:10:33.169 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-29 14:10:33.169 4340 2069976385664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e3fe1db3-a3d3-42e0-9ddf-730bae80cab9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:10:33.169 4340 2069976385664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 14:10:33.169 4340 2069976385664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 14:10:33.187 4340 2069976385664 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e3fe1db3-a3d3-42e0-9ddf-730bae80cab9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:10:33.187 4340 2069976385664 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e3fe1db3-a3d3-42e0-9ddf-730bae80cab9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:10:33.200 4340 2069976385664 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 14:10:33.267 4340 2069976385664 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 760, VLAN trunk: None to switch port e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 2022-04-29 14:10:33.310 4340 2069976385664 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-29 14:10:33.310 4340 2069976385664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e3fe1db3-a3d3-42e0-9ddf-730bae80cab9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:10:33.452 4340 2069976385664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e3fe1db3-a3d3-42e0-9ddf-730bae80cab9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:10:33.452 4340 2069976385664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:10:33.452 4340 2069976385664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f3042e6e-5658-4322-9de2-ee83c4382dd4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 14:10:33.452 4340 2069976385664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 14:10:33.452 4340 2069976385664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-29 14:10:33.452 4340 2069976385664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-04-29 14:10:33.452 4340 2069976385664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3fe1db3-a3d3-42e0-9ddf-730bae80cab9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:10:33.452 4340 2069976385664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3fe1db3-a3d3-42e0-9ddf-730bae80cab9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:10:33.452 4340 2069976385664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3fe1db3-a3d3-42e0-9ddf-730bae80cab9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:10:33.452 4340 2069976385664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3fe1db3-a3d3-42e0-9ddf-730bae80cab9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:10:33.482 4340 2069976385664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e3fe1db3-a3d3-42e0-9ddf-730bae80cab9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:10:33.482 4340 2069976385664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-29 14:10:33.482 4340 2069976385664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 processed. 2022-04-29 14:10:35.000 4340 2069975999936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:10:35.174 4340 2069975999936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:10:48.948 4340 2069969069680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 2022-04-29 14:10:49.085 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-29 14:10:49.085 4340 2069972849760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e3fe1db3-a3d3-42e0-9ddf-730bae80cab9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-29 14:10:49.085 4340 2069972849760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e3fe1db3-a3d3-42e0-9ddf-730bae80cab9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-29 14:10:49.085 4340 2069972849760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-29 14:10:49.100 4340 2069972849760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e3fe1db3-a3d3-42e0-9ddf-730bae80cab9'] 2022-04-29 14:10:49.100 4340 2069972849760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-29 14:10:49.100 4340 2069972849760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-29 14:10:49.100 4340 2069972849760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e3fe1db3-a3d3-42e0-9ddf-730bae80cab9'] 2022-04-29 14:10:50.982 4340 2069969069680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 2022-04-29 14:10:51.098 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-29 14:10:51.098 4340 2069973697456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:10:51.098 4340 2069973700096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e3fe1db3-a3d3-42e0-9ddf-730bae80cab9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-29 14:10:51.098 4340 2069973700096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e3fe1db3-a3d3-42e0-9ddf-730bae80cab9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-29 14:10:51.098 4340 2069973700096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-29 14:10:51.098 4340 2069973700096 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 71f9af34-27cc-4de3-9172-c185ee9a146d 2022-04-29 14:10:51.098 4340 2069973700096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e3fe1db3-a3d3-42e0-9ddf-730bae80cab9'] 2022-04-29 14:10:51.098 4340 2069973700096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-29 14:10:51.098 4340 2069973700096 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e3fe1db3-a3d3-42e0-9ddf-730bae80cab9'] 2022-04-29 14:10:51.214 4340 2069973697456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:11:07.525 4340 2069969069504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 2022-04-29 14:11:09.181 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-29 14:11:09.369 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Adding port e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 2022-04-29 14:11:09.369 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Port e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 updated. Details: {'device': 'e3fe1db3-a3d3-42e0-9ddf-730bae80cab9', 'network_id': '71f9af34-27cc-4de3-9172-c185ee9a146d', 'port_id': 'e3fe1db3-a3d3-42e0-9ddf-730bae80cab9', 'mac_address': 'fa:16:3e:2d:2a:b6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 760, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cd63423f-9e55-4a27-954f-22315544437d', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-29 14:11:09.369 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-29 14:11:09.369 4340 2069971241616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e3fe1db3-a3d3-42e0-9ddf-730bae80cab9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:11:09.369 4340 2069971241616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 14:11:09.369 4340 2069971241616 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 71f9af34-27cc-4de3-9172-c185ee9a146d 2022-04-29 14:11:09.369 4340 2069971241616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 14:11:09.603 4340 2069971241616 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e3fe1db3-a3d3-42e0-9ddf-730bae80cab9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:11:09.603 4340 2069971241616 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e3fe1db3-a3d3-42e0-9ddf-730bae80cab9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:11:09.619 4340 2069971241616 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 14:11:09.619 4340 2069971241616 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 760, VLAN trunk: None to switch port e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 2022-04-29 14:11:09.728 4340 2069971241616 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-29 14:11:09.728 4340 2069971241616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e3fe1db3-a3d3-42e0-9ddf-730bae80cab9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:11:09.869 4340 2069971241616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e3fe1db3-a3d3-42e0-9ddf-730bae80cab9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:11:09.869 4340 2069971241616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:11:09.869 4340 2069971241616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f3042e6e-5658-4322-9de2-ee83c4382dd4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 14:11:09.869 4340 2069971241616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 14:11:09.869 4340 2069971241616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-29 14:11:09.869 4340 2069971241616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 not yet added. Adding. 2022-04-29 14:11:09.869 4340 2069971241616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-29 14:11:09.869 4340 2069971241616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-29 14:11:10.041 4340 2069971241616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3fe1db3-a3d3-42e0-9ddf-730bae80cab9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:11:10.150 4340 2069971241616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3fe1db3-a3d3-42e0-9ddf-730bae80cab9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:11:10.150 4340 2069971241616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3fe1db3-a3d3-42e0-9ddf-730bae80cab9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:11:10.320 4340 2069971241616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3fe1db3-a3d3-42e0-9ddf-730bae80cab9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:11:10.460 4340 2069971241616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e3fe1db3-a3d3-42e0-9ddf-730bae80cab9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:11:10.460 4340 2069971241616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-29 14:11:10.460 4340 2069971241616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 processed. 2022-04-29 14:11:11.210 4340 2069975854416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:11:11.509 4340 2069975854416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:11:57.443 4340 2069969069680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c21753f8-779e-443e-b500-7b5debdd0a32 2022-04-29 14:11:59.404 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-29 14:11:59.404 4340 2069976681456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c21753f8-779e-443e-b500-7b5debdd0a32' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-29 14:11:59.404 4340 2069976681456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c21753f8-779e-443e-b500-7b5debdd0a32' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-29 14:11:59.404 4340 2069976681456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c21753f8-779e-443e-b500-7b5debdd0a32 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-29 14:11:59.552 4340 2069976681456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1a6c6d7f-72ba-4a89-9b0f-0b79b4b8209f 2022-04-29 14:11:59.552 4340 2069976681456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c21753f8-779e-443e-b500-7b5debdd0a32'] 2022-04-29 14:11:59.552 4340 2069976681456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-29 14:11:59.552 4340 2069976681456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-29 14:11:59.552 4340 2069976681456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c21753f8-779e-443e-b500-7b5debdd0a32'] 2022-04-29 14:12:01.399 4340 2069971815232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:12:01.529 4340 2069971815232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:12:01.862 4340 2069969069504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c21753f8-779e-443e-b500-7b5debdd0a32 2022-04-29 14:12:03.407 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-29 14:12:03.595 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Adding port c21753f8-779e-443e-b500-7b5debdd0a32 2022-04-29 14:12:03.595 4340 2069853270960 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Port c21753f8-779e-443e-b500-7b5debdd0a32 updated. Details: {'device': 'c21753f8-779e-443e-b500-7b5debdd0a32', 'network_id': '1a6c6d7f-72ba-4a89-9b0f-0b79b4b8209f', 'port_id': 'c21753f8-779e-443e-b500-7b5debdd0a32', 'mac_address': 'fa:16:3e:80:cd:a4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 799, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '140ffbff-83f3-490e-9810-22c6b1c5a2c5', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-29 14:12:03.595 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-29 14:12:03.595 4340 2069976434112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c21753f8-779e-443e-b500-7b5debdd0a32" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:12:03.595 4340 2069976434112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c21753f8-779e-443e-b500-7b5debdd0a32 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-29 14:12:03.595 4340 2069976434112 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1a6c6d7f-72ba-4a89-9b0f-0b79b4b8209f 2022-04-29 14:12:03.595 4340 2069976434112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-29 14:12:03.798 4340 2069976434112 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c21753f8-779e-443e-b500-7b5debdd0a32') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:12:03.798 4340 2069976434112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c21753f8-779e-443e-b500-7b5debdd0a32') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-29 14:12:03.798 4340 2069976434112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c21753f8-779e-443e-b500-7b5debdd0a32 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-29 14:12:03.798 4340 2069976434112 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 799, VLAN trunk: None to switch port c21753f8-779e-443e-b500-7b5debdd0a32 2022-04-29 14:12:03.912 4340 2069976434112 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-29 14:12:03.912 4340 2069976434112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c21753f8-779e-443e-b500-7b5debdd0a32'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-29 14:12:04.163 4340 2069976434112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c21753f8-779e-443e-b500-7b5debdd0a32']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-29 14:12:04.163 4340 2069976434112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-29 14:12:04.163 4340 2069976434112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (47e9e836-afc6-4d50-bc05-c70a2848551e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-29 14:12:04.163 4340 2069976434112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c21753f8-779e-443e-b500-7b5debdd0a32 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-29 14:12:04.163 4340 2069976434112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-29 14:12:04.163 4340 2069976434112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c21753f8-779e-443e-b500-7b5debdd0a32 not yet added. Adding. 2022-04-29 14:12:04.163 4340 2069976434112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-29 14:12:04.163 4340 2069976434112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-29 14:12:04.314 4340 2069976434112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c21753f8-779e-443e-b500-7b5debdd0a32" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:12:04.456 4340 2069976434112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c21753f8-779e-443e-b500-7b5debdd0a32" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:12:04.456 4340 2069976434112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c21753f8-779e-443e-b500-7b5debdd0a32" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:12:04.628 4340 2069976434112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c21753f8-779e-443e-b500-7b5debdd0a32" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:12:04.782 4340 2069976434112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c21753f8-779e-443e-b500-7b5debdd0a32" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:12:04.782 4340 2069976434112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c21753f8-779e-443e-b500-7b5debdd0a32 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-29 14:12:04.782 4340 2069976434112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c21753f8-779e-443e-b500-7b5debdd0a32 processed. 2022-04-29 14:12:05.409 4340 2069976434112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:12:05.581 4340 2069976434112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:12:11.621 4340 2069969069680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 2022-04-29 14:12:11.972 4340 2069974393248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-67b42fa7-40e3-4241-b8b8-69477f4838b6 8bd0c7869d4f4b85805a0677927b59ad 6116e46f66944484b5a94f27d6a8d5e9 - - -] Security group member updated on remote: ['f3042e6e-5658-4322-9de2-ee83c4382dd4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:12:11.972 4340 2069974393248 MainThread INFO neutron.agent.securitygroups_rpc [req-67b42fa7-40e3-4241-b8b8-69477f4838b6 8bd0c7869d4f4b85805a0677927b59ad 6116e46f66944484b5a94f27d6a8d5e9 - - -] Security group member updated ['f3042e6e-5658-4322-9de2-ee83c4382dd4'] 2022-04-29 14:12:12.594 4340 2069974394128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67b42fa7-40e3-4241-b8b8-69477f4838b6 8bd0c7869d4f4b85805a0677927b59ad 6116e46f66944484b5a94f27d6a8d5e9 - - -] port_delete event received for 'e3fe1db3-a3d3-42e0-9ddf-730bae80cab9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:12:13.446 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-29 14:12:13.446 4340 2069974394128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e3fe1db3-a3d3-42e0-9ddf-730bae80cab9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-29 14:12:13.446 4340 2069974394128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e3fe1db3-a3d3-42e0-9ddf-730bae80cab9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-29 14:12:13.446 4340 2069974394128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e3fe1db3-a3d3-42e0-9ddf-730bae80cab9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-29 14:12:13.455 4340 2069974394128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 71f9af34-27cc-4de3-9172-c185ee9a146d 2022-04-29 14:12:13.455 4340 2069974394128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e3fe1db3-a3d3-42e0-9ddf-730bae80cab9'] 2022-04-29 14:12:13.455 4340 2069974394128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-29 14:12:13.455 4340 2069974394128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-29 14:12:13.455 4340 2069974394128 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e3fe1db3-a3d3-42e0-9ddf-730bae80cab9'] 2022-04-29 14:12:14.116 4340 2069974394128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1ca3f83-3490-439f-8f52-061e8e77c2e9 8bd0c7869d4f4b85805a0677927b59ad 6116e46f66944484b5a94f27d6a8d5e9 - - -] port_delete event received for 'a658ff9e-77a1-4ce8-b52d-dbc22b422857' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:12:15.452 4340 2069974572896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:12:15.475 4340 2069974572896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:12:17.582 4340 2069975936688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f3c87fe-c477-46f0-b55c-09b0fbd119ce 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] port_delete event received for '0217a8ef-984b-442d-b246-2cef0e2e4cc3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:12:18.892 4340 2069974013024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33a25b5a-2449-41bc-9f16-40f6741ae547 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] port_delete event received for '37d54c6b-afcd-42ed-9644-498005a9aba6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:12:19.699 4340 2069970720368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93e2aa99-2cf9-4bf5-b41a-e302af631f76 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] port_delete event received for '960c9c3c-5bd8-46a6-919c-cda4faf858d3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:12:19.862 4340 2069977005392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d859b3b9-8eff-404f-b429-b266fd7e460a - - - - -] port_delete event received for '960c9c3c-5bd8-46a6-919c-cda4faf858d3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:12:19.952 4340 2069977005392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93e2aa99-2cf9-4bf5-b41a-e302af631f76 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] network_delete received. Deleting network 71f9af34-27cc-4de3-9172-c185ee9a146d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-29 14:12:19.952 4340 2069977005392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93e2aa99-2cf9-4bf5-b41a-e302af631f76 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] Network 71f9af34-27cc-4de3-9172-c185ee9a146d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-29 14:12:23.228 4340 2069977048336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47483a82-2d82-4033-9e52-814f39353e13 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] network_delete received. Deleting network 3a6e8f61-3dbb-4d40-a402-e1906694b122 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-29 14:12:23.228 4340 2069977048336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47483a82-2d82-4033-9e52-814f39353e13 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] Network 3a6e8f61-3dbb-4d40-a402-e1906694b122 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-29 14:12:23.703 4340 2069974014432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abff75b2-8edf-40cb-bec7-adc128b40d49 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] network_delete received. Deleting network 76a3feea-42a6-4f5a-92aa-25d6de8d53a5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-29 14:12:23.718 4340 2069974014432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abff75b2-8edf-40cb-bec7-adc128b40d49 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] Network 76a3feea-42a6-4f5a-92aa-25d6de8d53a5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-29 14:13:40.068 4340 2069972193696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a08fa98-249c-4280-8d34-e6602d21dfbf 9dcd1677ae8540598ff057ac814f5d31 4518942eb17f40d5a747d95cc6b04dd3 - - -] port_delete event received for '3308a1b0-f093-41a2-abcc-04aa8d9c55f9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:13:42.121 4340 2069969069680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c21753f8-779e-443e-b500-7b5debdd0a32 2022-04-29 14:13:42.494 4340 2069972634256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-858047e1-aae3-4b04-8304-855099d2b651 9dcd1677ae8540598ff057ac814f5d31 4518942eb17f40d5a747d95cc6b04dd3 - - -] Security group member updated on remote: ['47e9e836-afc6-4d50-bc05-c70a2848551e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-29 14:13:42.494 4340 2069972634256 MainThread INFO neutron.agent.securitygroups_rpc [req-858047e1-aae3-4b04-8304-855099d2b651 9dcd1677ae8540598ff057ac814f5d31 4518942eb17f40d5a747d95cc6b04dd3 - - -] Security group member updated ['47e9e836-afc6-4d50-bc05-c70a2848551e'] 2022-04-29 14:13:42.556 4340 2069972303536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-858047e1-aae3-4b04-8304-855099d2b651 9dcd1677ae8540598ff057ac814f5d31 4518942eb17f40d5a747d95cc6b04dd3 - - -] port_delete event received for 'c21753f8-779e-443e-b500-7b5debdd0a32' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:13:43.801 4340 2069853270960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36513763-a2aa-47c9-a06e-c30840702053 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-29 14:13:43.801 4340 2069973884240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c21753f8-779e-443e-b500-7b5debdd0a32' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-29 14:13:43.801 4340 2069973884240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c21753f8-779e-443e-b500-7b5debdd0a32' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-29 14:13:43.801 4340 2069973884240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c21753f8-779e-443e-b500-7b5debdd0a32 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-29 14:13:43.801 4340 2069973884240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1a6c6d7f-72ba-4a89-9b0f-0b79b4b8209f 2022-04-29 14:13:43.801 4340 2069973884240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c21753f8-779e-443e-b500-7b5debdd0a32'] 2022-04-29 14:13:43.801 4340 2069973884240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-29 14:13:43.801 4340 2069973884240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-29 14:13:43.801 4340 2069973884240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c21753f8-779e-443e-b500-7b5debdd0a32'] 2022-04-29 14:13:45.605 4340 2069968147376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a029eee-b99a-4e7d-ab28-4d8dc8afae48 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] port_delete event received for '989dac48-fdad-4785-9d9a-27efdf6e285d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:13:45.790 4340 2069968147376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-29 14:13:45.805 4340 2069968147376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-29 14:13:46.653 4340 2069968147376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2aa0dca7-5e75-48c4-93a5-619904575dca 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] port_delete event received for '2fe32895-f089-4a99-b8b2-7102ba38638f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:13:47.629 4340 2069916923504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f9099ba-057c-49e2-a5a6-ba91ee5f2f76 - - - - -] port_delete event received for '86064d30-8730-425c-8e2c-ef315035c31a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:13:47.661 4340 2069916923504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3956d151-fa99-4506-8ab7-dafcc40923e8 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] port_delete event received for '86064d30-8730-425c-8e2c-ef315035c31a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:13:47.848 4340 2069972507280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3956d151-fa99-4506-8ab7-dafcc40923e8 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] network_delete received. Deleting network 1a6c6d7f-72ba-4a89-9b0f-0b79b4b8209f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-29 14:13:47.848 4340 2069972507280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3956d151-fa99-4506-8ab7-dafcc40923e8 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] Network 1a6c6d7f-72ba-4a89-9b0f-0b79b4b8209f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-29 14:13:48.816 4340 2069838179136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c18215e9-f425-457f-ab28-93071bf3c798 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] port_delete event received for '12ce4e43-79a6-410a-a2fa-b83d0ca646a9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:13:50.137 4340 2069967985472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5140305b-4340-463f-be9b-1c9d46b1bb47 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] port_delete event received for 'd3d643b2-4d89-4603-ad1b-4f7e28bc27d6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:13:50.863 4340 2069971748992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3e36266-5fd7-4bd6-a244-8800a59fcb1f 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] port_delete event received for '9ab13844-71c2-490a-922a-bef401ac50ea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-29 14:13:51.082 4340 2069971294336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3e36266-5fd7-4bd6-a244-8800a59fcb1f 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] network_delete received. Deleting network 50fe872d-4fbe-4d8e-a897-16c134137a5f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-29 14:13:51.098 4340 2069971294336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3e36266-5fd7-4bd6-a244-8800a59fcb1f 10f0774adbd94ff8919859c609a4b1ca 2e54fabfff54493496b8bb8ce25b5afe - - -] Network 50fe872d-4fbe-4d8e-a897-16c134137a5f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463