2021-11-10 20:21:30.089 1104 2026976795640 MainThread INFO neutron.common.config [-] Logging enabled! 2021-11-10 20:21:30.089 1104 2026976795640 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 19.1.0.dev155 2021-11-10 20:21:30.089 1104 2026976795640 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-11-10 20:21:30.137 1104 2026976795640 MainThread INFO os_win.utils.network.networkutils [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] WMI caching is disabled. 2021-11-10 20:21:30.370 1104 2026976795640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2021-11-10 20:21:30.448 1104 2026976795640 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-11-10 20:21:30.464 1104 2026976795640 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-11-10 20:21:30.651 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent initialized successfully, now running... 2021-11-10 20:21:30.666 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-11-10 20:21:30.666 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-11-10 20:21:30.713 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-11-10 20:23:32.380 1104 2027092559128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83bed8f3-9369-4da1-8efc-e3b984ec2156 - - - - -] port_update received: e0bb8187-4931-4e91-a0f1-700ca8582e56 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:23:32.380 1104 2027092559128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83bed8f3-9369-4da1-8efc-e3b984ec2156 - - - - -] No port e0bb8187-4931-4e91-a0f1-700ca8582e56 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:23:39.114 1104 2027092559128 MainThread WARNING oslo_policy.policy [req-afbca9dc-1cb5-4c56-8fde-52ddcc82fa4d 6b46d61ee94a4f57a519b9b546a99117 07c232d35c954d3980fb2215167c87b1 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-11-10 20:23:39.114 1104 2027092559128 MainThread WARNING oslo_policy.policy [req-afbca9dc-1cb5-4c56-8fde-52ddcc82fa4d 6b46d61ee94a4f57a519b9b546a99117 07c232d35c954d3980fb2215167c87b1 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-11-10 20:23:39.130 1104 2027092559128 MainThread WARNING oslo_policy.policy [req-afbca9dc-1cb5-4c56-8fde-52ddcc82fa4d 6b46d61ee94a4f57a519b9b546a99117 07c232d35c954d3980fb2215167c87b1 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-11-10 20:23:39.130 1104 2027092559128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-afbca9dc-1cb5-4c56-8fde-52ddcc82fa4d 6b46d61ee94a4f57a519b9b546a99117 07c232d35c954d3980fb2215167c87b1 - - -] Security group rule updated on remote: ['315377c2-4941-442a-b540-396e480813eb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-10 20:23:39.130 1104 2027092559128 MainThread INFO neutron.agent.securitygroups_rpc [req-afbca9dc-1cb5-4c56-8fde-52ddcc82fa4d 6b46d61ee94a4f57a519b9b546a99117 07c232d35c954d3980fb2215167c87b1 - - -] Security group rule updated ['315377c2-4941-442a-b540-396e480813eb'] 2021-11-10 20:23:39.594 1104 2027092559128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e9abf11-8740-474b-97bc-d761aaee3a5e 6b46d61ee94a4f57a519b9b546a99117 07c232d35c954d3980fb2215167c87b1 - - -] Security group rule updated on remote: ['315377c2-4941-442a-b540-396e480813eb'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-10 20:23:39.594 1104 2027092559128 MainThread INFO neutron.agent.securitygroups_rpc [req-0e9abf11-8740-474b-97bc-d761aaee3a5e 6b46d61ee94a4f57a519b9b546a99117 07c232d35c954d3980fb2215167c87b1 - - -] Security group rule updated ['315377c2-4941-442a-b540-396e480813eb'] 2021-11-10 20:23:40.755 1104 2027092559128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6256f1ce-02ff-4e78-bdce-6407f6dcf9ec - - - - -] port_update received: 3f1a4ec3-d34d-4166-9b48-3d1bc90c833c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:23:40.755 1104 2027092559128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6256f1ce-02ff-4e78-bdce-6407f6dcf9ec - - - - -] No port 3f1a4ec3-d34d-4166-9b48-3d1bc90c833c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:23:44.375 1104 2027092559128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89ec1b16-90e0-4482-9f47-07fdc26c0ebc - - - - -] port_update received: 5b0dd688-5695-4831-bbd4-78635068657e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:23:44.381 1104 2027092559128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89ec1b16-90e0-4482-9f47-07fdc26c0ebc - - - - -] No port 5b0dd688-5695-4831-bbd4-78635068657e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:23:47.688 1104 2027092559128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbbe2a03-124f-4415-b9e5-02272957ee43 - - - - -] port_update received: 81f72e80-07e2-47de-ae52-b5cec249581b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:23:47.696 1104 2027092559128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbbe2a03-124f-4415-b9e5-02272957ee43 - - - - -] No port 81f72e80-07e2-47de-ae52-b5cec249581b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:23:56.800 1104 2027092559128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0d8220d-27a6-4e52-856d-a7f9264d9686 80399f0531a84d1f9ec7accc0e707754 546cb3338ea044278389790935adedeb - - -] Security group member updated on remote: ['d4a1fbe4-d002-405f-8046-bce86ba38cfc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:23:56.800 1104 2027092559128 MainThread INFO neutron.agent.securitygroups_rpc [req-d0d8220d-27a6-4e52-856d-a7f9264d9686 80399f0531a84d1f9ec7accc0e707754 546cb3338ea044278389790935adedeb - - -] Security group member updated ['d4a1fbe4-d002-405f-8046-bce86ba38cfc'] 2021-11-10 20:23:58.551 1104 2027092559128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb5e05f3-0153-480e-b339-202cd275a483 6b46d61ee94a4f57a519b9b546a99117 07c232d35c954d3980fb2215167c87b1 - - -] Security group member updated on remote: ['315377c2-4941-442a-b540-396e480813eb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:23:58.551 1104 2027092559128 MainThread INFO neutron.agent.securitygroups_rpc [req-fb5e05f3-0153-480e-b339-202cd275a483 6b46d61ee94a4f57a519b9b546a99117 07c232d35c954d3980fb2215167c87b1 - - -] Security group member updated ['315377c2-4941-442a-b540-396e480813eb'] 2021-11-10 20:24:02.785 1104 2027092559128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93fe1cc7-960d-484b-85ae-531808128b8e - - - - -] port_update received: e90d5780-d934-43e1-a7f4-d202796b7758 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:24:02.796 1104 2027092559128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93fe1cc7-960d-484b-85ae-531808128b8e - - - - -] No port e90d5780-d934-43e1-a7f4-d202796b7758 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:24:03.359 1104 2027092559128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22c12272-83cd-47ef-b379-7ee40bb7f163 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] port_update received: 83629e9a-de53-4d1d-bafb-9d316b1ff5c8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:24:03.374 1104 2027092559128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22c12272-83cd-47ef-b379-7ee40bb7f163 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] No port 83629e9a-de53-4d1d-bafb-9d316b1ff5c8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:24:04.597 1104 2027092559128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31940fc6-2911-4032-9516-c8a32a20e598 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] port_update received: acf57d3d-9518-4bae-be53-b89f6406a1d8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:24:04.597 1104 2027092559128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31940fc6-2911-4032-9516-c8a32a20e598 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] No port acf57d3d-9518-4bae-be53-b89f6406a1d8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:24:05.770 1104 2027092559128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-afa83597-eeda-47a0-99ad-baecf135e80d - - - - -] port_update received: 04106bcc-478e-4f96-9e13-6f92288a225b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:24:05.800 1104 2027092559128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-afa83597-eeda-47a0-99ad-baecf135e80d - - - - -] No port 04106bcc-478e-4f96-9e13-6f92288a225b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:24:07.738 1104 2027074600104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 83629e9a-de53-4d1d-bafb-9d316b1ff5c8 2021-11-10 20:24:08.796 1104 2027092559128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dc1e1080-37e0-4fdf-bf8b-1a254f0744cc 5b167ef3b2704540958c6d59ae86b78a 400ffd5ca9dd4620bffaa35ded749572 - - -] Security group rule updated on remote: ['af10b2c0-73f7-4826-8c53-f4784566c81e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-10 20:24:08.796 1104 2027092559128 MainThread INFO neutron.agent.securitygroups_rpc [req-dc1e1080-37e0-4fdf-bf8b-1a254f0744cc 5b167ef3b2704540958c6d59ae86b78a 400ffd5ca9dd4620bffaa35ded749572 - - -] Security group rule updated ['af10b2c0-73f7-4826-8c53-f4784566c81e'] 2021-11-10 20:24:09.389 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-10 20:24:09.405 1104 2027092559128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c4a88f77-48e3-41a0-bed5-7017206475e5 5b167ef3b2704540958c6d59ae86b78a 400ffd5ca9dd4620bffaa35ded749572 - - -] Security group rule updated on remote: ['af10b2c0-73f7-4826-8c53-f4784566c81e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-10 20:24:09.405 1104 2027092559128 MainThread INFO neutron.agent.securitygroups_rpc [req-c4a88f77-48e3-41a0-bed5-7017206475e5 5b167ef3b2704540958c6d59ae86b78a 400ffd5ca9dd4620bffaa35ded749572 - - -] Security group rule updated ['af10b2c0-73f7-4826-8c53-f4784566c81e'] 2021-11-10 20:24:09.749 1104 2027074600104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: acf57d3d-9518-4bae-be53-b89f6406a1d8 2021-11-10 20:24:10.113 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Adding port 83629e9a-de53-4d1d-bafb-9d316b1ff5c8 2021-11-10 20:24:10.113 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Port 83629e9a-de53-4d1d-bafb-9d316b1ff5c8 updated. Details: {'device': '83629e9a-de53-4d1d-bafb-9d316b1ff5c8', 'network_id': '3a0681f4-4905-4019-b370-424fc230e63f', 'port_id': '83629e9a-de53-4d1d-bafb-9d316b1ff5c8', 'mac_address': 'fa:16:3e:67:45:fb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 168, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7a8d804d-925e-4c5f-a4eb-f532bb7c4069', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-10 20:24:10.113 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-10 20:24:10.113 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83629e9a-de53-4d1d-bafb-9d316b1ff5c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:24:10.113 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 83629e9a-de53-4d1d-bafb-9d316b1ff5c8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-10 20:24:10.113 1104 2027092559480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3a0681f4-4905-4019-b370-424fc230e63f 2021-11-10 20:24:10.113 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-10 20:24:10.261 1104 2027092559480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '83629e9a-de53-4d1d-bafb-9d316b1ff5c8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:24:10.261 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '83629e9a-de53-4d1d-bafb-9d316b1ff5c8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:24:10.296 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 83629e9a-de53-4d1d-bafb-9d316b1ff5c8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-10 20:24:10.296 1104 2027092559480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 168, VLAN trunk: None to switch port 83629e9a-de53-4d1d-bafb-9d316b1ff5c8 2021-11-10 20:24:10.365 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-10 20:24:10.365 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['83629e9a-de53-4d1d-bafb-9d316b1ff5c8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:24:11.207 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['83629e9a-de53-4d1d-bafb-9d316b1ff5c8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:24:11.207 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:24:11.207 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d4a1fbe4-d002-405f-8046-bce86ba38cfc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:24:11.207 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d4a1fbe4-d002-405f-8046-bce86ba38cfc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-10 20:24:11.207 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 83629e9a-de53-4d1d-bafb-9d316b1ff5c8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:24:11.207 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-10 20:24:11.207 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 83629e9a-de53-4d1d-bafb-9d316b1ff5c8 not yet added. Adding. 2021-11-10 20:24:11.207 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-10 20:24:11.207 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-10 20:24:11.287 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83629e9a-de53-4d1d-bafb-9d316b1ff5c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:24:11.358 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83629e9a-de53-4d1d-bafb-9d316b1ff5c8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:24:11.358 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83629e9a-de53-4d1d-bafb-9d316b1ff5c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:24:11.394 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-10 20:24:11.407 1104 2027092559832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9f680546-ffbc-46c8-9b38-ac0951eb236d 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] Security group member updated on remote: ['e1fd9be1-f4bc-4535-8cc5-502847fbb642'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:24:11.407 1104 2027092559832 MainThread INFO neutron.agent.securitygroups_rpc [req-9f680546-ffbc-46c8-9b38-ac0951eb236d 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] Security group member updated ['e1fd9be1-f4bc-4535-8cc5-502847fbb642'] 2021-11-10 20:24:11.445 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83629e9a-de53-4d1d-bafb-9d316b1ff5c8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:24:11.518 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83629e9a-de53-4d1d-bafb-9d316b1ff5c8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:24:11.518 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 83629e9a-de53-4d1d-bafb-9d316b1ff5c8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-10 20:24:11.518 1104 2027092559480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 83629e9a-de53-4d1d-bafb-9d316b1ff5c8 processed. 2021-11-10 20:24:12.112 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Adding port acf57d3d-9518-4bae-be53-b89f6406a1d8 2021-11-10 20:24:12.112 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Port acf57d3d-9518-4bae-be53-b89f6406a1d8 updated. Details: {'device': 'acf57d3d-9518-4bae-be53-b89f6406a1d8', 'network_id': 'b4e5ed2e-2622-4267-ba64-7c050b9104d4', 'port_id': 'acf57d3d-9518-4bae-be53-b89f6406a1d8', 'mac_address': 'fa:16:3e:fc:03:55', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 189, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f3bdf66a-e1ef-48b4-8b7a-4c5eae3af6a4', '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} 2021-11-10 20:24:12.112 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-10 20:24:12.112 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-acf57d3d-9518-4bae-be53-b89f6406a1d8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:24:12.112 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port acf57d3d-9518-4bae-be53-b89f6406a1d8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-10 20:24:12.112 1104 2027092559480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b4e5ed2e-2622-4267-ba64-7c050b9104d4 2021-11-10 20:24:12.112 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-10 20:24:12.237 1104 2027092559480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'acf57d3d-9518-4bae-be53-b89f6406a1d8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:24:12.237 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'acf57d3d-9518-4bae-be53-b89f6406a1d8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:24:12.269 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port acf57d3d-9518-4bae-be53-b89f6406a1d8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-10 20:24:12.269 1104 2027092559480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 189, VLAN trunk: None to switch port acf57d3d-9518-4bae-be53-b89f6406a1d8 2021-11-10 20:24:12.347 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-10 20:24:12.347 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['acf57d3d-9518-4bae-be53-b89f6406a1d8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:24:12.847 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['acf57d3d-9518-4bae-be53-b89f6406a1d8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:24:12.863 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:24:12.863 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (315377c2-4941-442a-b540-396e480813eb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:24:12.863 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for acf57d3d-9518-4bae-be53-b89f6406a1d8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:24:12.863 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-10 20:24:12.863 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device acf57d3d-9518-4bae-be53-b89f6406a1d8 not yet added. Adding. 2021-11-10 20:24:12.863 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-10 20:24:12.863 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-10 20:24:12.941 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acf57d3d-9518-4bae-be53-b89f6406a1d8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:24:13.018 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acf57d3d-9518-4bae-be53-b89f6406a1d8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:24:13.018 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acf57d3d-9518-4bae-be53-b89f6406a1d8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:24:13.108 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-acf57d3d-9518-4bae-be53-b89f6406a1d8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:24:13.206 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-acf57d3d-9518-4bae-be53-b89f6406a1d8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:24:13.206 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port acf57d3d-9518-4bae-be53-b89f6406a1d8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-10 20:24:13.206 1104 2027092559480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port acf57d3d-9518-4bae-be53-b89f6406a1d8 processed. 2021-11-10 20:24:13.408 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:24:14.378 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e07fd63-29f5-4572-9420-77b2d94a3c34 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] port_update received: 59e3328c-d472-47bc-91df-e78618affb49 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:24:14.392 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e07fd63-29f5-4572-9420-77b2d94a3c34 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] No port 59e3328c-d472-47bc-91df-e78618affb49 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:24:14.925 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.515s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:24:15.691 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6eefc729-cda6-42b7-9af3-fa45bf26097f 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] Security group member updated on remote: ['e1fd9be1-f4bc-4535-8cc5-502847fbb642'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:24:15.691 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [req-6eefc729-cda6-42b7-9af3-fa45bf26097f 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] Security group member updated ['e1fd9be1-f4bc-4535-8cc5-502847fbb642'] 2021-11-10 20:24:16.769 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eab7c5c5-4c5b-4f83-bfe4-e5ee689e1964 0640a8e169fa46059286fa10918dce2c 2d2062215bdd474eb50a1300e14c9b17 - - -] Security group member updated on remote: ['a6155fb2-fa57-44ea-8849-61a2b7a6804e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:24:16.769 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [req-eab7c5c5-4c5b-4f83-bfe4-e5ee689e1964 0640a8e169fa46059286fa10918dce2c 2d2062215bdd474eb50a1300e14c9b17 - - -] Security group member updated ['a6155fb2-fa57-44ea-8849-61a2b7a6804e'] 2021-11-10 20:24:17.800 1104 2027074600104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 59e3328c-d472-47bc-91df-e78618affb49 2021-11-10 20:24:18.800 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d6c261c-cb4a-4828-9e87-982666212a36 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] port_update received: 8315948a-14cc-4ec3-9100-a67e5c6d574d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:24:18.811 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d6c261c-cb4a-4828-9e87-982666212a36 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] No port 8315948a-14cc-4ec3-9100-a67e5c6d574d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:24:19.347 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8bf61538-25b4-4acf-aa4c-fc595f61f5de 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] port_update received: b43b62c0-f481-4dd4-9141-cf05ed6c5ffb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:24:19.347 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8bf61538-25b4-4acf-aa4c-fc595f61f5de 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] No port b43b62c0-f481-4dd4-9141-cf05ed6c5ffb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:24:19.470 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-10 20:24:19.987 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Adding port 59e3328c-d472-47bc-91df-e78618affb49 2021-11-10 20:24:19.987 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Port 59e3328c-d472-47bc-91df-e78618affb49 updated. Details: {'device': '59e3328c-d472-47bc-91df-e78618affb49', 'network_id': 'fcf3a7e3-d787-4c30-bdb8-8119d00cc869', 'port_id': '59e3328c-d472-47bc-91df-e78618affb49', 'mac_address': 'fa:16:3e:4e:9f:f3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 182, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6576836c-dea1-4609-a9c6-9adb2798c034', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-10 20:24:19.987 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-10 20:24:19.987 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-59e3328c-d472-47bc-91df-e78618affb49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:24:19.987 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 59e3328c-d472-47bc-91df-e78618affb49 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-10 20:24:19.987 1104 2027092559480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fcf3a7e3-d787-4c30-bdb8-8119d00cc869 2021-11-10 20:24:19.987 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-10 20:24:20.146 1104 2027092559480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '59e3328c-d472-47bc-91df-e78618affb49') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:24:20.146 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '59e3328c-d472-47bc-91df-e78618affb49') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:24:20.221 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 59e3328c-d472-47bc-91df-e78618affb49 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-10 20:24:20.221 1104 2027092559480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 182, VLAN trunk: None to switch port 59e3328c-d472-47bc-91df-e78618affb49 2021-11-10 20:24:20.318 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-10 20:24:20.318 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['59e3328c-d472-47bc-91df-e78618affb49'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:24:20.770 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['59e3328c-d472-47bc-91df-e78618affb49']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:24:20.770 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:24:20.770 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e1fd9be1-f4bc-4535-8cc5-502847fbb642) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:24:20.770 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e1fd9be1-f4bc-4535-8cc5-502847fbb642) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-10 20:24:20.770 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 59e3328c-d472-47bc-91df-e78618affb49 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:24:20.770 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-10 20:24:20.770 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 59e3328c-d472-47bc-91df-e78618affb49 not yet added. Adding. 2021-11-10 20:24:20.770 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-10 20:24:20.770 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-10 20:24:20.878 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59e3328c-d472-47bc-91df-e78618affb49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:24:20.987 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59e3328c-d472-47bc-91df-e78618affb49" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:24:20.987 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59e3328c-d472-47bc-91df-e78618affb49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:24:21.113 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-59e3328c-d472-47bc-91df-e78618affb49" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:24:21.231 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-59e3328c-d472-47bc-91df-e78618affb49" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:24:21.231 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 59e3328c-d472-47bc-91df-e78618affb49 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-10 20:24:21.231 1104 2027092559480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 59e3328c-d472-47bc-91df-e78618affb49 processed. 2021-11-10 20:24:21.487 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:24:21.890 1104 2027092559832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4208355e-6a5e-4b1b-a4d4-f6288cff9e2b 5b167ef3b2704540958c6d59ae86b78a 400ffd5ca9dd4620bffaa35ded749572 - - -] Security group member updated on remote: ['af10b2c0-73f7-4826-8c53-f4784566c81e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:24:21.890 1104 2027092559832 MainThread INFO neutron.agent.securitygroups_rpc [req-4208355e-6a5e-4b1b-a4d4-f6288cff9e2b 5b167ef3b2704540958c6d59ae86b78a 400ffd5ca9dd4620bffaa35ded749572 - - -] Security group member updated ['af10b2c0-73f7-4826-8c53-f4784566c81e'] 2021-11-10 20:24:22.077 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:24:23.859 1104 2027074600104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8315948a-14cc-4ec3-9100-a67e5c6d574d 2021-11-10 20:24:23.859 1104 2027074600104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b43b62c0-f481-4dd4-9141-cf05ed6c5ffb 2021-11-10 20:24:25.034 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4930e0b-ceec-4526-b869-697c1275c70e 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] port_update received: 698a40a6-5688-41de-b62a-aca7926a2dfe port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:24:25.034 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4930e0b-ceec-4526-b869-697c1275c70e 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] No port 698a40a6-5688-41de-b62a-aca7926a2dfe defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:24:25.520 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-10 20:24:26.846 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Adding port 8315948a-14cc-4ec3-9100-a67e5c6d574d 2021-11-10 20:24:26.846 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Port 8315948a-14cc-4ec3-9100-a67e5c6d574d updated. Details: {'device': '8315948a-14cc-4ec3-9100-a67e5c6d574d', 'network_id': 'fcf3a7e3-d787-4c30-bdb8-8119d00cc869', 'port_id': '8315948a-14cc-4ec3-9100-a67e5c6d574d', 'mac_address': 'fa:16:3e:1c:b2:7f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 182, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6576836c-dea1-4609-a9c6-9adb2798c034', '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} 2021-11-10 20:24:26.860 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-10 20:24:26.860 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Adding port b43b62c0-f481-4dd4-9141-cf05ed6c5ffb 2021-11-10 20:24:26.860 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Port b43b62c0-f481-4dd4-9141-cf05ed6c5ffb updated. Details: {'device': 'b43b62c0-f481-4dd4-9141-cf05ed6c5ffb', 'network_id': 'c875f8d6-4bb2-4c91-b8d6-e2c450ea90f3', 'port_id': 'b43b62c0-f481-4dd4-9141-cf05ed6c5ffb', 'mac_address': 'fa:16:3e:42:ca:18', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 152, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e6dd04d4-9a45-47a8-94b5-ddd1bb28238d', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-10 20:24:26.860 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-10 20:24:26.860 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8315948a-14cc-4ec3-9100-a67e5c6d574d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:24:26.860 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8315948a-14cc-4ec3-9100-a67e5c6d574d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-10 20:24:26.860 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-10 20:24:26.860 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b43b62c0-f481-4dd4-9141-cf05ed6c5ffb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:24:26.860 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b43b62c0-f481-4dd4-9141-cf05ed6c5ffb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-10 20:24:26.860 1104 2027092559832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c875f8d6-4bb2-4c91-b8d6-e2c450ea90f3 2021-11-10 20:24:26.860 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-10 20:24:27.031 1104 2027092559480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8315948a-14cc-4ec3-9100-a67e5c6d574d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:24:27.031 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8315948a-14cc-4ec3-9100-a67e5c6d574d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:24:27.031 1104 2027092559832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b43b62c0-f481-4dd4-9141-cf05ed6c5ffb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:24:27.031 1104 2027092559832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b43b62c0-f481-4dd4-9141-cf05ed6c5ffb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:24:27.048 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8315948a-14cc-4ec3-9100-a67e5c6d574d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-10 20:24:27.048 1104 2027092559480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 182, VLAN trunk: None to switch port 8315948a-14cc-4ec3-9100-a67e5c6d574d 2021-11-10 20:24:27.084 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b43b62c0-f481-4dd4-9141-cf05ed6c5ffb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-10 20:24:27.102 1104 2027092559832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 152, VLAN trunk: None to switch port b43b62c0-f481-4dd4-9141-cf05ed6c5ffb 2021-11-10 20:24:27.124 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-10 20:24:27.124 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8315948a-14cc-4ec3-9100-a67e5c6d574d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:24:27.203 1104 2027092559832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-10 20:24:27.203 1104 2027092559832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b43b62c0-f481-4dd4-9141-cf05ed6c5ffb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:24:27.752 1104 2027074600280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 83629e9a-de53-4d1d-bafb-9d316b1ff5c8 2021-11-10 20:24:27.909 1104 2027074600104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 698a40a6-5688-41de-b62a-aca7926a2dfe 2021-11-10 20:24:28.023 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8315948a-14cc-4ec3-9100-a67e5c6d574d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:24:28.023 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:24:28.023 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e1fd9be1-f4bc-4535-8cc5-502847fbb642) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:24:28.023 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e1fd9be1-f4bc-4535-8cc5-502847fbb642) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-10 20:24:28.023 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8315948a-14cc-4ec3-9100-a67e5c6d574d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:24:28.023 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-10 20:24:28.023 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8315948a-14cc-4ec3-9100-a67e5c6d574d not yet added. Adding. 2021-11-10 20:24:28.023 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-10 20:24:28.023 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-10 20:24:28.078 1104 2027092559832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b43b62c0-f481-4dd4-9141-cf05ed6c5ffb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:24:28.078 1104 2027092559832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:24:28.078 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a6155fb2-fa57-44ea-8849-61a2b7a6804e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:24:28.078 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a6155fb2-fa57-44ea-8849-61a2b7a6804e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-10 20:24:28.078 1104 2027092559832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b43b62c0-f481-4dd4-9141-cf05ed6c5ffb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:24:28.078 1104 2027092559832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-10 20:24:28.078 1104 2027092559832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b43b62c0-f481-4dd4-9141-cf05ed6c5ffb not yet added. Adding. 2021-11-10 20:24:28.078 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-10 20:24:28.078 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-10 20:24:28.144 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8315948a-14cc-4ec3-9100-a67e5c6d574d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:24:28.187 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b43b62c0-f481-4dd4-9141-cf05ed6c5ffb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:24:28.269 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8315948a-14cc-4ec3-9100-a67e5c6d574d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:24:28.269 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8315948a-14cc-4ec3-9100-a67e5c6d574d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:24:28.316 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b43b62c0-f481-4dd4-9141-cf05ed6c5ffb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:24:28.316 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b43b62c0-f481-4dd4-9141-cf05ed6c5ffb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:24:28.394 1104 2027092560536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2163c5f6-1842-40aa-bf03-e190db2cb641 80399f0531a84d1f9ec7accc0e707754 546cb3338ea044278389790935adedeb - - -] Security group member updated on remote: ['d4a1fbe4-d002-405f-8046-bce86ba38cfc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:24:28.394 1104 2027092560536 MainThread INFO neutron.agent.securitygroups_rpc [req-2163c5f6-1842-40aa-bf03-e190db2cb641 80399f0531a84d1f9ec7accc0e707754 546cb3338ea044278389790935adedeb - - -] Security group member updated ['d4a1fbe4-d002-405f-8046-bce86ba38cfc'] 2021-11-10 20:24:28.407 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8315948a-14cc-4ec3-9100-a67e5c6d574d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:24:28.442 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b43b62c0-f481-4dd4-9141-cf05ed6c5ffb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:24:28.442 1104 2027092560536 MainThread INFO neutron.agent.securitygroups_rpc [req-2163c5f6-1842-40aa-bf03-e190db2cb641 80399f0531a84d1f9ec7accc0e707754 546cb3338ea044278389790935adedeb - - -] Refresh firewall rules 2021-11-10 20:24:28.442 1104 2027092560536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2163c5f6-1842-40aa-bf03-e190db2cb641 80399f0531a84d1f9ec7accc0e707754 546cb3338ea044278389790935adedeb - - -] Get security group information for devices via rpc ['83629e9a-de53-4d1d-bafb-9d316b1ff5c8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:24:28.502 1104 2027092560536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2163c5f6-1842-40aa-bf03-e190db2cb641 80399f0531a84d1f9ec7accc0e707754 546cb3338ea044278389790935adedeb - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:24:28.502 1104 2027092560536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2163c5f6-1842-40aa-bf03-e190db2cb641 80399f0531a84d1f9ec7accc0e707754 546cb3338ea044278389790935adedeb - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:24:28.545 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b43b62c0-f481-4dd4-9141-cf05ed6c5ffb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:24:28.545 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b43b62c0-f481-4dd4-9141-cf05ed6c5ffb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-10 20:24:28.545 1104 2027092559832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b43b62c0-f481-4dd4-9141-cf05ed6c5ffb processed. 2021-11-10 20:24:28.545 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8315948a-14cc-4ec3-9100-a67e5c6d574d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:24:28.545 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8315948a-14cc-4ec3-9100-a67e5c6d574d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-10 20:24:28.545 1104 2027092559480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8315948a-14cc-4ec3-9100-a67e5c6d574d processed. 2021-11-10 20:24:28.674 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2163c5f6-1842-40aa-bf03-e190db2cb641 80399f0531a84d1f9ec7accc0e707754 546cb3338ea044278389790935adedeb - - -] port_delete event received for '83629e9a-de53-4d1d-bafb-9d316b1ff5c8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:24:29.545 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-10 20:24:29.545 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:24:29.986 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Adding port 698a40a6-5688-41de-b62a-aca7926a2dfe 2021-11-10 20:24:29.986 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Port 698a40a6-5688-41de-b62a-aca7926a2dfe updated. Details: {'device': '698a40a6-5688-41de-b62a-aca7926a2dfe', 'network_id': '7524a778-b36a-49d4-a61a-4a5bf3bb4c38', 'port_id': '698a40a6-5688-41de-b62a-aca7926a2dfe', 'mac_address': 'fa:16:3e:7e:f5:48', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 193, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2220376b-06e6-499d-a82a-d29b49b384cb', '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} 2021-11-10 20:24:29.986 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-10 20:24:29.986 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-10 20:24:29.986 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-698a40a6-5688-41de-b62a-aca7926a2dfe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:24:29.986 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 698a40a6-5688-41de-b62a-aca7926a2dfe _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-10 20:24:29.986 1104 2027092559832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7524a778-b36a-49d4-a61a-4a5bf3bb4c38 2021-11-10 20:24:29.986 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-10 20:24:29.986 1104 2027092560536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '83629e9a-de53-4d1d-bafb-9d316b1ff5c8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-10 20:24:29.986 1104 2027092560536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '83629e9a-de53-4d1d-bafb-9d316b1ff5c8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-10 20:24:29.986 1104 2027092560536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 83629e9a-de53-4d1d-bafb-9d316b1ff5c8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-10 20:24:30.009 1104 2027092560536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3a0681f4-4905-4019-b370-424fc230e63f 2021-11-10 20:24:30.009 1104 2027092560536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83629e9a-de53-4d1d-bafb-9d316b1ff5c8'] 2021-11-10 20:24:30.009 1104 2027092560536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-10 20:24:30.009 1104 2027092560536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-10 20:24:30.009 1104 2027092560536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83629e9a-de53-4d1d-bafb-9d316b1ff5c8'] 2021-11-10 20:24:30.142 1104 2027092559832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '698a40a6-5688-41de-b62a-aca7926a2dfe') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:24:30.142 1104 2027092559832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '698a40a6-5688-41de-b62a-aca7926a2dfe') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:24:30.175 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 698a40a6-5688-41de-b62a-aca7926a2dfe is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-10 20:24:30.175 1104 2027092559832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 193, VLAN trunk: None to switch port 698a40a6-5688-41de-b62a-aca7926a2dfe 2021-11-10 20:24:30.284 1104 2027092559832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-10 20:24:30.284 1104 2027092559832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['698a40a6-5688-41de-b62a-aca7926a2dfe'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:24:30.671 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:24:30.752 1104 2027092559832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['698a40a6-5688-41de-b62a-aca7926a2dfe']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:24:30.752 1104 2027092559832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:24:30.752 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (af10b2c0-73f7-4826-8c53-f4784566c81e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:24:30.752 1104 2027092559832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 698a40a6-5688-41de-b62a-aca7926a2dfe _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:24:30.752 1104 2027092559832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-10 20:24:30.752 1104 2027092559832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 698a40a6-5688-41de-b62a-aca7926a2dfe not yet added. Adding. 2021-11-10 20:24:30.752 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-10 20:24:30.752 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-10 20:24:30.906 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-698a40a6-5688-41de-b62a-aca7926a2dfe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:24:31.064 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-698a40a6-5688-41de-b62a-aca7926a2dfe" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:24:31.064 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-698a40a6-5688-41de-b62a-aca7926a2dfe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:24:31.218 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-698a40a6-5688-41de-b62a-aca7926a2dfe" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:24:31.360 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-698a40a6-5688-41de-b62a-aca7926a2dfe" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:24:31.360 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 698a40a6-5688-41de-b62a-aca7926a2dfe status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-10 20:24:31.360 1104 2027092559832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 698a40a6-5688-41de-b62a-aca7926a2dfe processed. 2021-11-10 20:24:31.559 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:24:31.798 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:24:32.612 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ff617ef-8bc3-43aa-b1c9-78942ec78d37 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] network_delete received. Deleting network 3a0681f4-4905-4019-b370-424fc230e63f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-10 20:24:32.612 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ff617ef-8bc3-43aa-b1c9-78942ec78d37 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] Network 3a0681f4-4905-4019-b370-424fc230e63f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-10 20:24:43.314 1104 2027092559832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d77f36f-7918-488d-b810-47d8e14ddfa0 0640a8e169fa46059286fa10918dce2c 2d2062215bdd474eb50a1300e14c9b17 - - -] Security group member updated on remote: ['a6155fb2-fa57-44ea-8849-61a2b7a6804e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:24:43.314 1104 2027092559832 MainThread INFO neutron.agent.securitygroups_rpc [req-6d77f36f-7918-488d-b810-47d8e14ddfa0 0640a8e169fa46059286fa10918dce2c 2d2062215bdd474eb50a1300e14c9b17 - - -] Security group member updated ['a6155fb2-fa57-44ea-8849-61a2b7a6804e'] 2021-11-10 20:24:43.314 1104 2027092559832 MainThread INFO neutron.agent.securitygroups_rpc [req-6d77f36f-7918-488d-b810-47d8e14ddfa0 0640a8e169fa46059286fa10918dce2c 2d2062215bdd474eb50a1300e14c9b17 - - -] Refresh firewall rules 2021-11-10 20:24:43.314 1104 2027092559832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d77f36f-7918-488d-b810-47d8e14ddfa0 0640a8e169fa46059286fa10918dce2c 2d2062215bdd474eb50a1300e14c9b17 - - -] Get security group information for devices via rpc ['b43b62c0-f481-4dd4-9141-cf05ed6c5ffb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:24:43.392 1104 2027092559832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d77f36f-7918-488d-b810-47d8e14ddfa0 0640a8e169fa46059286fa10918dce2c 2d2062215bdd474eb50a1300e14c9b17 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:24:43.392 1104 2027092559832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d77f36f-7918-488d-b810-47d8e14ddfa0 0640a8e169fa46059286fa10918dce2c 2d2062215bdd474eb50a1300e14c9b17 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:24:43.670 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d77f36f-7918-488d-b810-47d8e14ddfa0 0640a8e169fa46059286fa10918dce2c 2d2062215bdd474eb50a1300e14c9b17 - - -] port_delete event received for 'b43b62c0-f481-4dd4-9141-cf05ed6c5ffb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:24:43.892 1104 2027074600280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b43b62c0-f481-4dd4-9141-cf05ed6c5ffb 2021-11-10 20:24:45.643 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-10 20:24:45.643 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b43b62c0-f481-4dd4-9141-cf05ed6c5ffb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-10 20:24:45.643 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b43b62c0-f481-4dd4-9141-cf05ed6c5ffb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-10 20:24:45.643 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b43b62c0-f481-4dd4-9141-cf05ed6c5ffb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-10 20:24:45.643 1104 2027092559832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c875f8d6-4bb2-4c91-b8d6-e2c450ea90f3 2021-11-10 20:24:45.643 1104 2027092559832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b43b62c0-f481-4dd4-9141-cf05ed6c5ffb'] 2021-11-10 20:24:45.643 1104 2027092559832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-10 20:24:45.643 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-10 20:24:45.643 1104 2027092559832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b43b62c0-f481-4dd4-9141-cf05ed6c5ffb'] 2021-11-10 20:24:47.657 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:24:47.688 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:24:55.419 1104 2027092559832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4edf1803-ada7-4417-b14c-5571f92fd048 ac6a2119cc3e4b319caf10d51cf28789 467d39c13871480da2050a6f944cf493 - - -] Security group member updated on remote: ['e64e7c58-b49b-417e-854b-539ea302b2f8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:24:55.419 1104 2027092559832 MainThread INFO neutron.agent.securitygroups_rpc [req-4edf1803-ada7-4417-b14c-5571f92fd048 ac6a2119cc3e4b319caf10d51cf28789 467d39c13871480da2050a6f944cf493 - - -] Security group member updated ['e64e7c58-b49b-417e-854b-539ea302b2f8'] 2021-11-10 20:24:56.528 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb87cda8-c277-42e0-9658-1d8e94ee83c4 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] port_update received: a0aa2359-271b-47c2-873b-736a01325040 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:24:56.545 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb87cda8-c277-42e0-9658-1d8e94ee83c4 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] No port a0aa2359-271b-47c2-873b-736a01325040 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:24:58.222 1104 2027074600104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a0aa2359-271b-47c2-873b-736a01325040 2021-11-10 20:24:59.733 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-10 20:24:59.934 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Adding port a0aa2359-271b-47c2-873b-736a01325040 2021-11-10 20:24:59.934 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Port a0aa2359-271b-47c2-873b-736a01325040 updated. Details: {'device': 'a0aa2359-271b-47c2-873b-736a01325040', 'network_id': '8e0f47e6-e3d9-4bc2-bbdd-e0c21e91655a', 'port_id': 'a0aa2359-271b-47c2-873b-736a01325040', 'mac_address': 'fa:16:3e:bc:60:82', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 168, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c2564519-f598-4aed-a958-a507b10c9bab', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-10 20:24:59.934 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-10 20:24:59.934 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a0aa2359-271b-47c2-873b-736a01325040" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:24:59.934 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a0aa2359-271b-47c2-873b-736a01325040 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-10 20:24:59.934 1104 2027092559832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8e0f47e6-e3d9-4bc2-bbdd-e0c21e91655a 2021-11-10 20:24:59.934 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-10 20:25:00.090 1104 2027092559832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a0aa2359-271b-47c2-873b-736a01325040') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:25:00.090 1104 2027092559832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a0aa2359-271b-47c2-873b-736a01325040') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:25:00.112 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a0aa2359-271b-47c2-873b-736a01325040 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-10 20:25:00.112 1104 2027092559832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 168, VLAN trunk: None to switch port a0aa2359-271b-47c2-873b-736a01325040 2021-11-10 20:25:00.203 1104 2027092559832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-10 20:25:00.203 1104 2027092559832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a0aa2359-271b-47c2-873b-736a01325040'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:25:00.387 1104 2027092559832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a0aa2359-271b-47c2-873b-736a01325040']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:25:00.387 1104 2027092559832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:25:00.387 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e64e7c58-b49b-417e-854b-539ea302b2f8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:25:00.387 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e64e7c58-b49b-417e-854b-539ea302b2f8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-10 20:25:00.387 1104 2027092559832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a0aa2359-271b-47c2-873b-736a01325040 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:25:00.387 1104 2027092559832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-10 20:25:00.387 1104 2027092559832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a0aa2359-271b-47c2-873b-736a01325040 not yet added. Adding. 2021-11-10 20:25:00.387 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-10 20:25:00.387 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-10 20:25:00.543 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a0aa2359-271b-47c2-873b-736a01325040" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:25:00.684 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a0aa2359-271b-47c2-873b-736a01325040" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:25:00.684 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a0aa2359-271b-47c2-873b-736a01325040" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:25:00.841 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a0aa2359-271b-47c2-873b-736a01325040" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:25:00.997 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a0aa2359-271b-47c2-873b-736a01325040" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:25:00.997 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a0aa2359-271b-47c2-873b-736a01325040 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-10 20:25:00.997 1104 2027092559832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a0aa2359-271b-47c2-873b-736a01325040 processed. 2021-11-10 20:25:01.528 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17f307b2-cc74-4c6d-843e-2bba85d6eff3 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] network_delete received. Deleting network c875f8d6-4bb2-4c91-b8d6-e2c450ea90f3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-10 20:25:01.528 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17f307b2-cc74-4c6d-843e-2bba85d6eff3 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] Network c875f8d6-4bb2-4c91-b8d6-e2c450ea90f3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-10 20:25:01.747 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:25:02.188 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:25:02.341 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db862079-d83f-4fef-bfbe-e3956efdf09e 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] network_delete received. Deleting network 3f3b2d2e-c046-425c-8304-8b26e46a8512 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-10 20:25:02.341 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db862079-d83f-4fef-bfbe-e3956efdf09e 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] Network 3f3b2d2e-c046-425c-8304-8b26e46a8512 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-10 20:25:12.233 1104 2027092559832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-42adf0a7-132a-474e-a2c8-bd0cd00cd1b3 151d851abee44297ba7db7d3b55b3b17 7f1f8dada3a648e68433fa6ad7de8c1b - - -] Security group member updated on remote: ['9f57fc44-0912-43f0-937e-c9615739beda'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:25:12.233 1104 2027092559832 MainThread INFO neutron.agent.securitygroups_rpc [req-42adf0a7-132a-474e-a2c8-bd0cd00cd1b3 151d851abee44297ba7db7d3b55b3b17 7f1f8dada3a648e68433fa6ad7de8c1b - - -] Security group member updated ['9f57fc44-0912-43f0-937e-c9615739beda'] 2021-11-10 20:25:13.402 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca1df643-b7da-48c2-bdbb-3f9e353ecba3 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] port_update received: d8aa6130-f325-45e7-9e1d-8d096c7ddc41 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:25:13.438 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca1df643-b7da-48c2-bdbb-3f9e353ecba3 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] No port d8aa6130-f325-45e7-9e1d-8d096c7ddc41 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:25:16.449 1104 2027074600104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d8aa6130-f325-45e7-9e1d-8d096c7ddc41 2021-11-10 20:25:16.592 1104 2027092559832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-76e027e7-6989-47a1-8134-afbcfc6978d4 e0a7ef2559194de2b523a96eed6a0af0 1aa600931c68495b81b1acd27c1113cf - - -] Security group member updated on remote: ['62923b8e-a00c-4709-9718-d4729cf18337'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:25:16.592 1104 2027092559832 MainThread INFO neutron.agent.securitygroups_rpc [req-76e027e7-6989-47a1-8134-afbcfc6978d4 e0a7ef2559194de2b523a96eed6a0af0 1aa600931c68495b81b1acd27c1113cf - - -] Security group member updated ['62923b8e-a00c-4709-9718-d4729cf18337'] 2021-11-10 20:25:17.846 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-10 20:25:18.312 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5679ff6-046c-4aed-8cda-fb3f7ed0f6c9 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] port_update received: 11497a73-7eed-4bce-8972-6c13757238b1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:25:18.324 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5679ff6-046c-4aed-8cda-fb3f7ed0f6c9 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] No port 11497a73-7eed-4bce-8972-6c13757238b1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:25:18.475 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Adding port d8aa6130-f325-45e7-9e1d-8d096c7ddc41 2021-11-10 20:25:18.475 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Port d8aa6130-f325-45e7-9e1d-8d096c7ddc41 updated. Details: {'device': 'd8aa6130-f325-45e7-9e1d-8d096c7ddc41', 'network_id': 'b0a2ed93-6906-42ca-84bf-f3894114df15', 'port_id': 'd8aa6130-f325-45e7-9e1d-8d096c7ddc41', 'mac_address': 'fa:16:3e:86:78:2b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 173, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '79bd2d3a-201c-4be9-bfed-af940bf6fc4b', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-10 20:25:18.475 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-10 20:25:18.475 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d8aa6130-f325-45e7-9e1d-8d096c7ddc41" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:25:18.475 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d8aa6130-f325-45e7-9e1d-8d096c7ddc41 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-10 20:25:18.483 1104 2027092559832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b0a2ed93-6906-42ca-84bf-f3894114df15 2021-11-10 20:25:18.483 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-10 20:25:18.683 1104 2027092559832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd8aa6130-f325-45e7-9e1d-8d096c7ddc41') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:25:18.683 1104 2027092559832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd8aa6130-f325-45e7-9e1d-8d096c7ddc41') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:25:18.683 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d8aa6130-f325-45e7-9e1d-8d096c7ddc41 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-10 20:25:18.683 1104 2027092559832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 173, VLAN trunk: None to switch port d8aa6130-f325-45e7-9e1d-8d096c7ddc41 2021-11-10 20:25:18.824 1104 2027092559832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-10 20:25:18.824 1104 2027092559832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d8aa6130-f325-45e7-9e1d-8d096c7ddc41'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:25:19.153 1104 2027092559832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d8aa6130-f325-45e7-9e1d-8d096c7ddc41']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:25:19.153 1104 2027092559832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:25:19.153 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9f57fc44-0912-43f0-937e-c9615739beda) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:25:19.153 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9f57fc44-0912-43f0-937e-c9615739beda) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-10 20:25:19.153 1104 2027092559832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d8aa6130-f325-45e7-9e1d-8d096c7ddc41 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:25:19.153 1104 2027092559832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-10 20:25:19.153 1104 2027092559832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d8aa6130-f325-45e7-9e1d-8d096c7ddc41 not yet added. Adding. 2021-11-10 20:25:19.153 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-10 20:25:19.153 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-10 20:25:19.339 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d8aa6130-f325-45e7-9e1d-8d096c7ddc41" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:25:19.542 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d8aa6130-f325-45e7-9e1d-8d096c7ddc41" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:25:19.542 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d8aa6130-f325-45e7-9e1d-8d096c7ddc41" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:25:19.747 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d8aa6130-f325-45e7-9e1d-8d096c7ddc41" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:25:19.906 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d8aa6130-f325-45e7-9e1d-8d096c7ddc41" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:25:19.906 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d8aa6130-f325-45e7-9e1d-8d096c7ddc41 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-10 20:25:19.906 1104 2027092559832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d8aa6130-f325-45e7-9e1d-8d096c7ddc41 processed. 2021-11-10 20:25:20.497 1104 2027074600104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 11497a73-7eed-4bce-8972-6c13757238b1 2021-11-10 20:25:21.839 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-10 20:25:21.839 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:25:22.279 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Adding port 11497a73-7eed-4bce-8972-6c13757238b1 2021-11-10 20:25:22.279 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Port 11497a73-7eed-4bce-8972-6c13757238b1 updated. Details: {'device': '11497a73-7eed-4bce-8972-6c13757238b1', 'network_id': 'ba183555-fa15-4e00-9ec0-195f87b320a5', 'port_id': '11497a73-7eed-4bce-8972-6c13757238b1', 'mac_address': 'fa:16:3e:6e:50:e9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 197, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7452f588-91d5-4d02-87b7-e4f352925841', 'ip_address': '192.168.233.75'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-10 20:25:22.279 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-10 20:25:22.279 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-11497a73-7eed-4bce-8972-6c13757238b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:25:22.279 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 11497a73-7eed-4bce-8972-6c13757238b1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-10 20:25:22.279 1104 2027092559480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ba183555-fa15-4e00-9ec0-195f87b320a5 2021-11-10 20:25:22.279 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-10 20:25:22.328 1104 2027092559832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:25:22.560 1104 2027092559480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '11497a73-7eed-4bce-8972-6c13757238b1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:25:22.560 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '11497a73-7eed-4bce-8972-6c13757238b1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:25:22.581 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 11497a73-7eed-4bce-8972-6c13757238b1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-10 20:25:22.581 1104 2027092559480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 197, VLAN trunk: None to switch port 11497a73-7eed-4bce-8972-6c13757238b1 2021-11-10 20:25:22.731 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-10 20:25:22.731 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['11497a73-7eed-4bce-8972-6c13757238b1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:25:22.998 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['11497a73-7eed-4bce-8972-6c13757238b1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:25:22.998 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:25:22.998 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (62923b8e-a00c-4709-9718-d4729cf18337) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:25:22.998 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (62923b8e-a00c-4709-9718-d4729cf18337) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-10 20:25:22.998 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 11497a73-7eed-4bce-8972-6c13757238b1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:25:22.998 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-10 20:25:22.998 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 11497a73-7eed-4bce-8972-6c13757238b1 not yet added. Adding. 2021-11-10 20:25:22.998 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-10 20:25:22.998 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-10 20:25:23.343 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-11497a73-7eed-4bce-8972-6c13757238b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:25:23.574 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-11497a73-7eed-4bce-8972-6c13757238b1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:25:23.574 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-11497a73-7eed-4bce-8972-6c13757238b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:25:23.793 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-11497a73-7eed-4bce-8972-6c13757238b1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:25:23.967 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-11497a73-7eed-4bce-8972-6c13757238b1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.687s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:25:23.967 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 11497a73-7eed-4bce-8972-6c13757238b1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-10 20:25:23.967 1104 2027092559480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 11497a73-7eed-4bce-8972-6c13757238b1 processed. 2021-11-10 20:25:25.855 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:25:26.183 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:25:29.269 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e005a292-49ea-4be0-99b5-1592b3c8ada8 151d851abee44297ba7db7d3b55b3b17 7f1f8dada3a648e68433fa6ad7de8c1b - - -] Security group member updated on remote: ['9f57fc44-0912-43f0-937e-c9615739beda'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:25:29.269 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [req-e005a292-49ea-4be0-99b5-1592b3c8ada8 151d851abee44297ba7db7d3b55b3b17 7f1f8dada3a648e68433fa6ad7de8c1b - - -] Security group member updated ['9f57fc44-0912-43f0-937e-c9615739beda'] 2021-11-10 20:25:29.269 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [req-e005a292-49ea-4be0-99b5-1592b3c8ada8 151d851abee44297ba7db7d3b55b3b17 7f1f8dada3a648e68433fa6ad7de8c1b - - -] Refresh firewall rules 2021-11-10 20:25:29.269 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e005a292-49ea-4be0-99b5-1592b3c8ada8 151d851abee44297ba7db7d3b55b3b17 7f1f8dada3a648e68433fa6ad7de8c1b - - -] Get security group information for devices via rpc ['d8aa6130-f325-45e7-9e1d-8d096c7ddc41'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:25:29.403 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e005a292-49ea-4be0-99b5-1592b3c8ada8 151d851abee44297ba7db7d3b55b3b17 7f1f8dada3a648e68433fa6ad7de8c1b - - -] port_delete event received for 'd8aa6130-f325-45e7-9e1d-8d096c7ddc41' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:25:29.511 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e005a292-49ea-4be0-99b5-1592b3c8ada8 151d851abee44297ba7db7d3b55b3b17 7f1f8dada3a648e68433fa6ad7de8c1b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:25:29.511 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e005a292-49ea-4be0-99b5-1592b3c8ada8 151d851abee44297ba7db7d3b55b3b17 7f1f8dada3a648e68433fa6ad7de8c1b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:25:30.357 1104 2027074600280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d8aa6130-f325-45e7-9e1d-8d096c7ddc41 2021-11-10 20:25:31.886 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-10 20:25:31.886 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd8aa6130-f325-45e7-9e1d-8d096c7ddc41' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-10 20:25:31.886 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd8aa6130-f325-45e7-9e1d-8d096c7ddc41' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-10 20:25:31.886 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d8aa6130-f325-45e7-9e1d-8d096c7ddc41 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-10 20:25:31.890 1104 2027092559480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b0a2ed93-6906-42ca-84bf-f3894114df15 2021-11-10 20:25:31.907 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d8aa6130-f325-45e7-9e1d-8d096c7ddc41'] 2021-11-10 20:25:31.907 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-10 20:25:31.907 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-10 20:25:31.907 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d8aa6130-f325-45e7-9e1d-8d096c7ddc41'] 2021-11-10 20:25:32.358 1104 2027074600280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 11497a73-7eed-4bce-8972-6c13757238b1 2021-11-10 20:25:33.261 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6f0ff27-2dd6-4f38-ace9-4edc3754abfc e0a7ef2559194de2b523a96eed6a0af0 1aa600931c68495b81b1acd27c1113cf - - -] Security group member updated on remote: ['62923b8e-a00c-4709-9718-d4729cf18337'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:25:33.261 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [req-a6f0ff27-2dd6-4f38-ace9-4edc3754abfc e0a7ef2559194de2b523a96eed6a0af0 1aa600931c68495b81b1acd27c1113cf - - -] Security group member updated ['62923b8e-a00c-4709-9718-d4729cf18337'] 2021-11-10 20:25:33.261 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [req-a6f0ff27-2dd6-4f38-ace9-4edc3754abfc e0a7ef2559194de2b523a96eed6a0af0 1aa600931c68495b81b1acd27c1113cf - - -] Refresh firewall rules 2021-11-10 20:25:33.261 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6f0ff27-2dd6-4f38-ace9-4edc3754abfc e0a7ef2559194de2b523a96eed6a0af0 1aa600931c68495b81b1acd27c1113cf - - -] Get security group information for devices via rpc ['11497a73-7eed-4bce-8972-6c13757238b1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:25:33.327 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a6f0ff27-2dd6-4f38-ace9-4edc3754abfc e0a7ef2559194de2b523a96eed6a0af0 1aa600931c68495b81b1acd27c1113cf - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:25:33.327 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a6f0ff27-2dd6-4f38-ace9-4edc3754abfc e0a7ef2559194de2b523a96eed6a0af0 1aa600931c68495b81b1acd27c1113cf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:25:33.391 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6f0ff27-2dd6-4f38-ace9-4edc3754abfc e0a7ef2559194de2b523a96eed6a0af0 1aa600931c68495b81b1acd27c1113cf - - -] port_delete event received for '11497a73-7eed-4bce-8972-6c13757238b1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:25:33.906 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-10 20:25:33.906 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '11497a73-7eed-4bce-8972-6c13757238b1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-10 20:25:33.906 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '11497a73-7eed-4bce-8972-6c13757238b1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-10 20:25:33.906 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 11497a73-7eed-4bce-8972-6c13757238b1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-10 20:25:33.906 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:25:33.921 1104 2027092560888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ba183555-fa15-4e00-9ec0-195f87b320a5 2021-11-10 20:25:33.921 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['11497a73-7eed-4bce-8972-6c13757238b1'] 2021-11-10 20:25:33.921 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-10 20:25:33.921 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-10 20:25:33.921 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['11497a73-7eed-4bce-8972-6c13757238b1'] 2021-11-10 20:25:34.036 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:25:35.889 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e147b6f0-a4c8-4317-ae7f-abdd5d67af73 151d851abee44297ba7db7d3b55b3b17 7f1f8dada3a648e68433fa6ad7de8c1b - - -] Security group member updated on remote: ['9f57fc44-0912-43f0-937e-c9615739beda'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:25:35.889 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [req-e147b6f0-a4c8-4317-ae7f-abdd5d67af73 151d851abee44297ba7db7d3b55b3b17 7f1f8dada3a648e68433fa6ad7de8c1b - - -] Security group member updated ['9f57fc44-0912-43f0-937e-c9615739beda'] 2021-11-10 20:25:37.307 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54eba2ef-3035-4924-b82e-5169dccd89cf 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] port_update received: d915d02b-62e2-4238-8088-673ed0c22f84 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:25:37.329 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54eba2ef-3035-4924-b82e-5169dccd89cf 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] No port d915d02b-62e2-4238-8088-673ed0c22f84 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:25:40.730 1104 2027074600104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d915d02b-62e2-4238-8088-673ed0c22f84 2021-11-10 20:25:41.924 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-10 20:25:42.560 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Adding port d915d02b-62e2-4238-8088-673ed0c22f84 2021-11-10 20:25:42.560 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Port d915d02b-62e2-4238-8088-673ed0c22f84 updated. Details: {'device': 'd915d02b-62e2-4238-8088-673ed0c22f84', 'network_id': 'b0a2ed93-6906-42ca-84bf-f3894114df15', 'port_id': 'd915d02b-62e2-4238-8088-673ed0c22f84', 'mac_address': 'fa:16:3e:0a:a8:00', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 173, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '79bd2d3a-201c-4be9-bfed-af940bf6fc4b', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-10 20:25:42.560 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-10 20:25:42.560 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d915d02b-62e2-4238-8088-673ed0c22f84" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:25:42.560 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d915d02b-62e2-4238-8088-673ed0c22f84 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-10 20:25:42.560 1104 2027092559480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b0a2ed93-6906-42ca-84bf-f3894114df15 2021-11-10 20:25:42.560 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-10 20:25:42.708 1104 2027092559480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd915d02b-62e2-4238-8088-673ed0c22f84') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:25:42.708 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd915d02b-62e2-4238-8088-673ed0c22f84') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:25:42.718 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d915d02b-62e2-4238-8088-673ed0c22f84 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-10 20:25:42.718 1104 2027092559480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 173, VLAN trunk: None to switch port d915d02b-62e2-4238-8088-673ed0c22f84 2021-11-10 20:25:42.839 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-10 20:25:42.839 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d915d02b-62e2-4238-8088-673ed0c22f84'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:25:43.154 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d915d02b-62e2-4238-8088-673ed0c22f84']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:25:43.154 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:25:43.154 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9f57fc44-0912-43f0-937e-c9615739beda) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:25:43.154 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9f57fc44-0912-43f0-937e-c9615739beda) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-10 20:25:43.154 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d915d02b-62e2-4238-8088-673ed0c22f84 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:25:43.169 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-10 20:25:43.169 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d915d02b-62e2-4238-8088-673ed0c22f84 not yet added. Adding. 2021-11-10 20:25:43.169 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-10 20:25:43.169 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-10 20:25:43.402 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d915d02b-62e2-4238-8088-673ed0c22f84" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:25:43.575 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d915d02b-62e2-4238-8088-673ed0c22f84" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:25:43.575 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d915d02b-62e2-4238-8088-673ed0c22f84" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:25:43.776 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d915d02b-62e2-4238-8088-673ed0c22f84" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:25:43.936 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d915d02b-62e2-4238-8088-673ed0c22f84" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:25:43.936 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d915d02b-62e2-4238-8088-673ed0c22f84 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-10 20:25:43.936 1104 2027092559480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d915d02b-62e2-4238-8088-673ed0c22f84 processed. 2021-11-10 20:25:45.940 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:25:46.248 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:25:52.608 1104 2027074600280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d915d02b-62e2-4238-8088-673ed0c22f84 2021-11-10 20:25:53.262 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf2f95f5-88a4-4daa-8c20-8f05082fbc94 151d851abee44297ba7db7d3b55b3b17 7f1f8dada3a648e68433fa6ad7de8c1b - - -] Security group member updated on remote: ['9f57fc44-0912-43f0-937e-c9615739beda'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:25:53.262 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [req-cf2f95f5-88a4-4daa-8c20-8f05082fbc94 151d851abee44297ba7db7d3b55b3b17 7f1f8dada3a648e68433fa6ad7de8c1b - - -] Security group member updated ['9f57fc44-0912-43f0-937e-c9615739beda'] 2021-11-10 20:25:53.262 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [req-cf2f95f5-88a4-4daa-8c20-8f05082fbc94 151d851abee44297ba7db7d3b55b3b17 7f1f8dada3a648e68433fa6ad7de8c1b - - -] Refresh firewall rules 2021-11-10 20:25:53.262 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf2f95f5-88a4-4daa-8c20-8f05082fbc94 151d851abee44297ba7db7d3b55b3b17 7f1f8dada3a648e68433fa6ad7de8c1b - - -] Get security group information for devices via rpc ['d915d02b-62e2-4238-8088-673ed0c22f84'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:25:53.343 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cf2f95f5-88a4-4daa-8c20-8f05082fbc94 151d851abee44297ba7db7d3b55b3b17 7f1f8dada3a648e68433fa6ad7de8c1b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:25:53.343 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cf2f95f5-88a4-4daa-8c20-8f05082fbc94 151d851abee44297ba7db7d3b55b3b17 7f1f8dada3a648e68433fa6ad7de8c1b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:25:53.354 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf2f95f5-88a4-4daa-8c20-8f05082fbc94 151d851abee44297ba7db7d3b55b3b17 7f1f8dada3a648e68433fa6ad7de8c1b - - -] port_delete event received for 'd915d02b-62e2-4238-8088-673ed0c22f84' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:25:53.979 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-10 20:25:53.979 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd915d02b-62e2-4238-8088-673ed0c22f84' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-10 20:25:53.979 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd915d02b-62e2-4238-8088-673ed0c22f84' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-10 20:25:53.979 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d915d02b-62e2-4238-8088-673ed0c22f84 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-10 20:25:54.030 1104 2027092559480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b0a2ed93-6906-42ca-84bf-f3894114df15 2021-11-10 20:25:54.041 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d915d02b-62e2-4238-8088-673ed0c22f84'] 2021-11-10 20:25:54.041 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-10 20:25:54.041 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-10 20:25:54.041 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d915d02b-62e2-4238-8088-673ed0c22f84'] 2021-11-10 20:25:54.808 1104 2027074600104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 698a40a6-5688-41de-b62a-aca7926a2dfe 2021-11-10 20:25:55.994 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-10 20:25:55.994 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:25:56.046 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:25:56.294 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Adding port 698a40a6-5688-41de-b62a-aca7926a2dfe 2021-11-10 20:25:56.294 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Port 698a40a6-5688-41de-b62a-aca7926a2dfe updated. Details: {'device': '698a40a6-5688-41de-b62a-aca7926a2dfe', 'network_id': '7524a778-b36a-49d4-a61a-4a5bf3bb4c38', 'port_id': '698a40a6-5688-41de-b62a-aca7926a2dfe', 'mac_address': 'fa:16:3e:7e:f5:48', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 193, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2220376b-06e6-499d-a82a-d29b49b384cb', '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} 2021-11-10 20:25:56.294 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-10 20:25:56.294 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-698a40a6-5688-41de-b62a-aca7926a2dfe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:25:56.294 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 698a40a6-5688-41de-b62a-aca7926a2dfe _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-10 20:25:56.294 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-10 20:25:56.605 1104 2027092559480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '698a40a6-5688-41de-b62a-aca7926a2dfe') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:25:56.605 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '698a40a6-5688-41de-b62a-aca7926a2dfe') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:25:56.625 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 698a40a6-5688-41de-b62a-aca7926a2dfe is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-10 20:25:56.625 1104 2027092559480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 193, VLAN trunk: None to switch port 698a40a6-5688-41de-b62a-aca7926a2dfe 2021-11-10 20:25:56.650 1104 2027074600280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a0aa2359-271b-47c2-873b-736a01325040 2021-11-10 20:25:56.672 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-10 20:25:56.698 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['698a40a6-5688-41de-b62a-aca7926a2dfe'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:25:57.228 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['698a40a6-5688-41de-b62a-aca7926a2dfe']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:25:57.228 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:25:57.228 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (af10b2c0-73f7-4826-8c53-f4784566c81e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:25:57.228 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 698a40a6-5688-41de-b62a-aca7926a2dfe _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:25:57.228 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-10 20:25:57.228 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-11-10 20:25:57.228 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-698a40a6-5688-41de-b62a-aca7926a2dfe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:25:57.244 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-698a40a6-5688-41de-b62a-aca7926a2dfe" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:25:57.244 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-698a40a6-5688-41de-b62a-aca7926a2dfe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:25:57.244 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-698a40a6-5688-41de-b62a-aca7926a2dfe" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:25:57.276 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-698a40a6-5688-41de-b62a-aca7926a2dfe" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.985s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:25:57.276 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 698a40a6-5688-41de-b62a-aca7926a2dfe status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-10 20:25:57.276 1104 2027092559480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 698a40a6-5688-41de-b62a-aca7926a2dfe processed. 2021-11-10 20:25:57.998 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-10 20:25:57.998 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:25:57.998 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a0aa2359-271b-47c2-873b-736a01325040' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-10 20:25:57.998 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a0aa2359-271b-47c2-873b-736a01325040' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-10 20:25:57.998 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a0aa2359-271b-47c2-873b-736a01325040 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-10 20:25:58.013 1104 2027092560888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8e0f47e6-e3d9-4bc2-bbdd-e0c21e91655a 2021-11-10 20:25:58.013 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a0aa2359-271b-47c2-873b-736a01325040'] 2021-11-10 20:25:58.013 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-10 20:25:58.013 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-10 20:25:58.013 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a0aa2359-271b-47c2-873b-736a01325040'] 2021-11-10 20:25:58.119 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a18b7b9b-6277-4c8b-ba8d-dfc15c903a1b ac6a2119cc3e4b319caf10d51cf28789 467d39c13871480da2050a6f944cf493 - - -] Security group member updated on remote: ['e64e7c58-b49b-417e-854b-539ea302b2f8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:25:58.119 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-a18b7b9b-6277-4c8b-ba8d-dfc15c903a1b ac6a2119cc3e4b319caf10d51cf28789 467d39c13871480da2050a6f944cf493 - - -] Security group member updated ['e64e7c58-b49b-417e-854b-539ea302b2f8'] 2021-11-10 20:25:58.342 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a18b7b9b-6277-4c8b-ba8d-dfc15c903a1b ac6a2119cc3e4b319caf10d51cf28789 467d39c13871480da2050a6f944cf493 - - -] port_delete event received for 'a0aa2359-271b-47c2-873b-736a01325040' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:25:58.823 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.829s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:25:59.998 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:26:00.043 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:26:14.775 1104 2027074600280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 698a40a6-5688-41de-b62a-aca7926a2dfe 2021-11-10 20:26:16.107 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-10 20:26:16.107 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '698a40a6-5688-41de-b62a-aca7926a2dfe' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-10 20:26:16.107 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '698a40a6-5688-41de-b62a-aca7926a2dfe' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-10 20:26:16.107 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 698a40a6-5688-41de-b62a-aca7926a2dfe _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-10 20:26:16.126 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['698a40a6-5688-41de-b62a-aca7926a2dfe'] 2021-11-10 20:26:16.126 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-10 20:26:16.126 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-10 20:26:16.126 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['698a40a6-5688-41de-b62a-aca7926a2dfe'] 2021-11-10 20:26:18.139 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:26:18.139 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1d31073-f9c8-42ba-bd82-87faeace4bda ac6a2119cc3e4b319caf10d51cf28789 467d39c13871480da2050a6f944cf493 - - -] Security group member updated on remote: ['e64e7c58-b49b-417e-854b-539ea302b2f8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:26:18.139 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-d1d31073-f9c8-42ba-bd82-87faeace4bda ac6a2119cc3e4b319caf10d51cf28789 467d39c13871480da2050a6f944cf493 - - -] Security group member updated ['e64e7c58-b49b-417e-854b-539ea302b2f8'] 2021-11-10 20:26:18.388 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:26:18.811 1104 2027074600280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 698a40a6-5688-41de-b62a-aca7926a2dfe 2021-11-10 20:26:20.154 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-10 20:26:20.154 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '698a40a6-5688-41de-b62a-aca7926a2dfe' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-10 20:26:20.154 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '698a40a6-5688-41de-b62a-aca7926a2dfe' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-10 20:26:20.154 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 698a40a6-5688-41de-b62a-aca7926a2dfe _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-10 20:26:20.154 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-834df4fc-35c6-4251-b39a-96dfbdcdc5cf 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] port_update received: 1a629be8-5d32-4462-baa2-89a9a1fee1ec port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:26:20.166 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-834df4fc-35c6-4251-b39a-96dfbdcdc5cf 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] No port 1a629be8-5d32-4462-baa2-89a9a1fee1ec defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:26:20.166 1104 2027092559480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7524a778-b36a-49d4-a61a-4a5bf3bb4c38 2021-11-10 20:26:20.166 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['698a40a6-5688-41de-b62a-aca7926a2dfe'] 2021-11-10 20:26:20.166 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-10 20:26:20.166 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['698a40a6-5688-41de-b62a-aca7926a2dfe'] 2021-11-10 20:26:22.167 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:26:22.556 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:26:23.107 1104 2027074600104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1a629be8-5d32-4462-baa2-89a9a1fee1ec 2021-11-10 20:26:24.170 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-10 20:26:25.058 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Adding port 1a629be8-5d32-4462-baa2-89a9a1fee1ec 2021-11-10 20:26:25.058 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Port 1a629be8-5d32-4462-baa2-89a9a1fee1ec updated. Details: {'device': '1a629be8-5d32-4462-baa2-89a9a1fee1ec', 'network_id': '8e0f47e6-e3d9-4bc2-bbdd-e0c21e91655a', 'port_id': '1a629be8-5d32-4462-baa2-89a9a1fee1ec', 'mac_address': 'fa:16:3e:aa:a4:43', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 168, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c2564519-f598-4aed-a958-a507b10c9bab', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-10 20:26:25.058 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-10 20:26:25.058 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1a629be8-5d32-4462-baa2-89a9a1fee1ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:26:25.058 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1a629be8-5d32-4462-baa2-89a9a1fee1ec _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-10 20:26:25.058 1104 2027092559480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8e0f47e6-e3d9-4bc2-bbdd-e0c21e91655a 2021-11-10 20:26:25.058 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-10 20:26:25.217 1104 2027092559480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1a629be8-5d32-4462-baa2-89a9a1fee1ec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:26:25.217 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1a629be8-5d32-4462-baa2-89a9a1fee1ec') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:26:25.263 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1a629be8-5d32-4462-baa2-89a9a1fee1ec is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-10 20:26:25.263 1104 2027092559480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 168, VLAN trunk: None to switch port 1a629be8-5d32-4462-baa2-89a9a1fee1ec 2021-11-10 20:26:25.371 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-10 20:26:25.371 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1a629be8-5d32-4462-baa2-89a9a1fee1ec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:26:25.686 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1a629be8-5d32-4462-baa2-89a9a1fee1ec']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:26:25.686 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:26:25.686 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e64e7c58-b49b-417e-854b-539ea302b2f8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:26:25.686 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e64e7c58-b49b-417e-854b-539ea302b2f8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-10 20:26:25.686 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1a629be8-5d32-4462-baa2-89a9a1fee1ec _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:26:25.686 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-10 20:26:25.686 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1a629be8-5d32-4462-baa2-89a9a1fee1ec not yet added. Adding. 2021-11-10 20:26:25.686 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-10 20:26:25.686 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-10 20:26:25.809 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1a629be8-5d32-4462-baa2-89a9a1fee1ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:26:25.982 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1a629be8-5d32-4462-baa2-89a9a1fee1ec" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:26:25.982 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1a629be8-5d32-4462-baa2-89a9a1fee1ec" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:26:26.124 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1a629be8-5d32-4462-baa2-89a9a1fee1ec" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:26:26.232 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1a629be8-5d32-4462-baa2-89a9a1fee1ec" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:26:26.232 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1a629be8-5d32-4462-baa2-89a9a1fee1ec status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-10 20:26:26.232 1104 2027092559480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1a629be8-5d32-4462-baa2-89a9a1fee1ec processed. 2021-11-10 20:26:27.103 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5bb34b1-7ad0-4f42-aab7-132b074f8c05 - - - - -] port_update received: 8de88452-70c2-40e8-971d-1dc9e17ae72b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:26:27.103 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5bb34b1-7ad0-4f42-aab7-132b074f8c05 - - - - -] No port 8de88452-70c2-40e8-971d-1dc9e17ae72b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:26:28.198 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:26:28.747 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.546s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:26:33.655 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4fddb7f-ce50-480e-a1d4-6ba291037b8f 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] network_delete received. Deleting network b0a2ed93-6906-42ca-84bf-f3894114df15 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-10 20:26:33.655 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4fddb7f-ce50-480e-a1d4-6ba291037b8f 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] Network b0a2ed93-6906-42ca-84bf-f3894114df15 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-10 20:26:34.602 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-753a1d56-df35-481c-8bc5-a1d2c12dcae2 - - - - -] port_update received: bd91f4c8-03af-4e8c-88a9-3a5de3f8199a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:26:34.602 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-753a1d56-df35-481c-8bc5-a1d2c12dcae2 - - - - -] No port bd91f4c8-03af-4e8c-88a9-3a5de3f8199a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:26:44.572 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40a54e2b-5483-45be-aabe-ec6376c13eab - - - - -] port_update received: fa261d62-5bf2-4362-a0ec-20567b0f6f55 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:26:44.588 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40a54e2b-5483-45be-aabe-ec6376c13eab - - - - -] No port fa261d62-5bf2-4362-a0ec-20567b0f6f55 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:26:47.289 1104 2027074600104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 698a40a6-5688-41de-b62a-aca7926a2dfe 2021-11-10 20:26:48.330 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-10 20:26:49.170 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Adding port 698a40a6-5688-41de-b62a-aca7926a2dfe 2021-11-10 20:26:49.170 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Port 698a40a6-5688-41de-b62a-aca7926a2dfe updated. Details: {'device': '698a40a6-5688-41de-b62a-aca7926a2dfe', 'network_id': '7524a778-b36a-49d4-a61a-4a5bf3bb4c38', 'port_id': '698a40a6-5688-41de-b62a-aca7926a2dfe', 'mac_address': 'fa:16:3e:7e:f5:48', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 193, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2220376b-06e6-499d-a82a-d29b49b384cb', '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} 2021-11-10 20:26:49.170 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-10 20:26:49.170 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-698a40a6-5688-41de-b62a-aca7926a2dfe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:26:49.170 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 698a40a6-5688-41de-b62a-aca7926a2dfe _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-10 20:26:49.182 1104 2027092559480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7524a778-b36a-49d4-a61a-4a5bf3bb4c38 2021-11-10 20:26:49.182 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-10 20:26:49.321 1104 2027092559480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '698a40a6-5688-41de-b62a-aca7926a2dfe') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:26:49.321 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '698a40a6-5688-41de-b62a-aca7926a2dfe') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:26:49.341 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 698a40a6-5688-41de-b62a-aca7926a2dfe is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-10 20:26:49.341 1104 2027092559480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 193, VLAN trunk: None to switch port 698a40a6-5688-41de-b62a-aca7926a2dfe 2021-11-10 20:26:49.464 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-10 20:26:49.464 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['698a40a6-5688-41de-b62a-aca7926a2dfe'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:26:50.357 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['698a40a6-5688-41de-b62a-aca7926a2dfe']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:26:50.357 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:26:50.357 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (af10b2c0-73f7-4826-8c53-f4784566c81e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:26:50.357 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 698a40a6-5688-41de-b62a-aca7926a2dfe _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:26:50.357 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-10 20:26:50.357 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 698a40a6-5688-41de-b62a-aca7926a2dfe not yet added. Adding. 2021-11-10 20:26:50.357 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-10 20:26:50.357 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-10 20:26:50.482 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-698a40a6-5688-41de-b62a-aca7926a2dfe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:26:50.606 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-698a40a6-5688-41de-b62a-aca7926a2dfe" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:26:50.606 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-698a40a6-5688-41de-b62a-aca7926a2dfe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:26:50.745 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f6f471f-f97e-4239-ab64-b751961e20fd - - - - -] port_update received: a9deee96-d15c-4b0b-8fbe-9c4d0b5b07b2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:26:50.745 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-698a40a6-5688-41de-b62a-aca7926a2dfe" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:26:50.763 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f6f471f-f97e-4239-ab64-b751961e20fd - - - - -] No port a9deee96-d15c-4b0b-8fbe-9c4d0b5b07b2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:26:50.854 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-698a40a6-5688-41de-b62a-aca7926a2dfe" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.688s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:26:50.854 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 698a40a6-5688-41de-b62a-aca7926a2dfe status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-10 20:26:50.854 1104 2027092559480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 698a40a6-5688-41de-b62a-aca7926a2dfe processed. 2021-11-10 20:26:51.064 1104 2027074600280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8315948a-14cc-4ec3-9100-a67e5c6d574d 2021-11-10 20:26:51.821 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0344c72b-7bdc-4189-ba10-26b03ada721d 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] Security group member updated on remote: ['e1fd9be1-f4bc-4535-8cc5-502847fbb642'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:26:51.821 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [req-0344c72b-7bdc-4189-ba10-26b03ada721d 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] Security group member updated ['e1fd9be1-f4bc-4535-8cc5-502847fbb642'] 2021-11-10 20:26:51.821 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [req-0344c72b-7bdc-4189-ba10-26b03ada721d 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] Refresh firewall rules 2021-11-10 20:26:51.821 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0344c72b-7bdc-4189-ba10-26b03ada721d 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] Get security group information for devices via rpc ['59e3328c-d472-47bc-91df-e78618affb49', '8315948a-14cc-4ec3-9100-a67e5c6d574d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:26:51.949 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0344c72b-7bdc-4189-ba10-26b03ada721d 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] port_delete event received for '8315948a-14cc-4ec3-9100-a67e5c6d574d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:26:52.345 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-10 20:26:52.352 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:26:52.352 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8315948a-14cc-4ec3-9100-a67e5c6d574d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-10 20:26:52.352 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8315948a-14cc-4ec3-9100-a67e5c6d574d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-10 20:26:52.352 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8315948a-14cc-4ec3-9100-a67e5c6d574d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-10 20:26:52.373 1104 2027092559832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8315948a-14cc-4ec3-9100-a67e5c6d574d'] 2021-11-10 20:26:52.373 1104 2027092559832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-10 20:26:52.373 1104 2027092559832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-10 20:26:52.373 1104 2027092559832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8315948a-14cc-4ec3-9100-a67e5c6d574d'] 2021-11-10 20:26:52.386 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0344c72b-7bdc-4189-ba10-26b03ada721d 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] Update security group information for ports dict_keys(['59e3328c-d472-47bc-91df-e78618affb49']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:26:52.386 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0344c72b-7bdc-4189-ba10-26b03ada721d 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:26:52.386 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0344c72b-7bdc-4189-ba10-26b03ada721d 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] Update rules of security group (e1fd9be1-f4bc-4535-8cc5-502847fbb642) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:26:52.386 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0344c72b-7bdc-4189-ba10-26b03ada721d 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] Update members of security group (e1fd9be1-f4bc-4535-8cc5-502847fbb642) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-10 20:26:52.386 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0344c72b-7bdc-4189-ba10-26b03ada721d 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] Update port filter for 59e3328c-d472-47bc-91df-e78618affb49 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:26:52.410 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0344c72b-7bdc-4189-ba10-26b03ada721d 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] Updating port rules. 2021-11-10 20:26:52.410 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0344c72b-7bdc-4189-ba10-26b03ada721d 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-10 20:26:52.410 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [req-0344c72b-7bdc-4189-ba10-26b03ada721d 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] Lock "n-hv-driver-port-lock-59e3328c-d472-47bc-91df-e78618affb49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:26:52.410 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [req-0344c72b-7bdc-4189-ba10-26b03ada721d 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] Lock "n-hv-driver-port-lock-59e3328c-d472-47bc-91df-e78618affb49" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:26:52.410 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [req-0344c72b-7bdc-4189-ba10-26b03ada721d 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] Lock "n-hv-driver-port-lock-59e3328c-d472-47bc-91df-e78618affb49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:26:52.602 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [req-0344c72b-7bdc-4189-ba10-26b03ada721d 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] Lock "n-hv-driver-port-lock-59e3328c-d472-47bc-91df-e78618affb49" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:26:52.859 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:26:54.344 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:26:54.385 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:01.158 1104 2027074600280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 59e3328c-d472-47bc-91df-e78618affb49 2021-11-10 20:27:01.351 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7353dc46-f8d6-4650-8ac6-df8a3ab88fd3 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] Security group member updated on remote: ['e1fd9be1-f4bc-4535-8cc5-502847fbb642'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:27:01.351 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-7353dc46-f8d6-4650-8ac6-df8a3ab88fd3 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] Security group member updated ['e1fd9be1-f4bc-4535-8cc5-502847fbb642'] 2021-11-10 20:27:01.351 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-7353dc46-f8d6-4650-8ac6-df8a3ab88fd3 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] Refresh firewall rules 2021-11-10 20:27:01.351 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7353dc46-f8d6-4650-8ac6-df8a3ab88fd3 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] Get security group information for devices via rpc ['59e3328c-d472-47bc-91df-e78618affb49'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:27:01.387 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7353dc46-f8d6-4650-8ac6-df8a3ab88fd3 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:27:01.387 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7353dc46-f8d6-4650-8ac6-df8a3ab88fd3 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:27:01.466 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7353dc46-f8d6-4650-8ac6-df8a3ab88fd3 8999d76ca8ff44fe9f5f4adce4e07c3c 4097b31e52924bada08007daff35b966 - - -] port_delete event received for '59e3328c-d472-47bc-91df-e78618affb49' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:27:02.367 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-10 20:27:02.367 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '59e3328c-d472-47bc-91df-e78618affb49' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-10 20:27:02.367 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '59e3328c-d472-47bc-91df-e78618affb49' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-10 20:27:02.367 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 59e3328c-d472-47bc-91df-e78618affb49 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-10 20:27:02.373 1104 2027092560888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fcf3a7e3-d787-4c30-bdb8-8119d00cc869 2021-11-10 20:27:02.373 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['59e3328c-d472-47bc-91df-e78618affb49'] 2021-11-10 20:27:02.373 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-10 20:27:02.373 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-10 20:27:02.373 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['59e3328c-d472-47bc-91df-e78618affb49'] 2021-11-10 20:27:03.883 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85641bb5-e9d6-4870-8d11-053f61597452 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Security group member updated on remote: ['702ca386-6308-4e49-be93-ee9bbea3dc4e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:27:03.883 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-85641bb5-e9d6-4870-8d11-053f61597452 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Security group member updated ['702ca386-6308-4e49-be93-ee9bbea3dc4e'] 2021-11-10 20:27:04.389 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:04.508 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:05.778 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-244ea1f1-d2dc-4aee-ac66-ea1fe1297917 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] port_delete event received for 'e90d5780-d934-43e1-a7f4-d202796b7758' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:27:08.014 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-464e0773-d7a1-49ea-b3fd-ea00318157f8 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] port_delete event received for '5b0dd688-5695-4831-bbd4-78635068657e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:27:09.494 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2e110a6-1901-40a4-9afe-9e1a748cf604 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] network_delete received. Deleting network fcf3a7e3-d787-4c30-bdb8-8119d00cc869 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-10 20:27:09.494 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2e110a6-1901-40a4-9afe-9e1a748cf604 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] Network fcf3a7e3-d787-4c30-bdb8-8119d00cc869 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-10 20:27:16.462 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca5aadef-cca4-483f-99b8-d638731b1701 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] port_update received: 84e2c80f-7c76-4e48-8a9a-ce5742cd032c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:27:16.481 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca5aadef-cca4-483f-99b8-d638731b1701 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] No port 84e2c80f-7c76-4e48-8a9a-ce5742cd032c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:27:17.571 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f640c384-d2e5-4a15-a4db-3d4ecd6d6889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Security group member updated on remote: ['7e0cf310-9ee9-46a1-80b6-2eb89690098f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:27:17.571 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-f640c384-d2e5-4a15-a4db-3d4ecd6d6889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Security group member updated ['7e0cf310-9ee9-46a1-80b6-2eb89690098f'] 2021-11-10 20:27:18.793 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e877254-d1c4-4dd9-bf06-a43b95e8b0ab 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] port_update received: 46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:27:18.807 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e877254-d1c4-4dd9-bf06-a43b95e8b0ab 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] No port 46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:27:19.508 1104 2027074600104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 84e2c80f-7c76-4e48-8a9a-ce5742cd032c 2021-11-10 20:27:20.479 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-10 20:27:20.679 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Adding port 84e2c80f-7c76-4e48-8a9a-ce5742cd032c 2021-11-10 20:27:20.679 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Port 84e2c80f-7c76-4e48-8a9a-ce5742cd032c updated. Details: {'device': '84e2c80f-7c76-4e48-8a9a-ce5742cd032c', 'network_id': '8e84974e-c6d4-4345-b2ea-0caa224deb90', 'port_id': '84e2c80f-7c76-4e48-8a9a-ce5742cd032c', 'mac_address': 'fa:16:3e:19:db:70', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 164, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7cc4950b-a15c-4ae5-9487-ab39d5e2121c', '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} 2021-11-10 20:27:20.679 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-10 20:27:20.679 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-84e2c80f-7c76-4e48-8a9a-ce5742cd032c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:20.679 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 84e2c80f-7c76-4e48-8a9a-ce5742cd032c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-10 20:27:20.679 1104 2027092560888 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8e84974e-c6d4-4345-b2ea-0caa224deb90 2021-11-10 20:27:20.679 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-10 20:27:20.836 1104 2027092560888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '84e2c80f-7c76-4e48-8a9a-ce5742cd032c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:27:20.836 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '84e2c80f-7c76-4e48-8a9a-ce5742cd032c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:27:20.853 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 84e2c80f-7c76-4e48-8a9a-ce5742cd032c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-10 20:27:20.853 1104 2027092560888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 164, VLAN trunk: None to switch port 84e2c80f-7c76-4e48-8a9a-ce5742cd032c 2021-11-10 20:27:20.946 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-10 20:27:20.946 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['84e2c80f-7c76-4e48-8a9a-ce5742cd032c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:27:21.103 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['84e2c80f-7c76-4e48-8a9a-ce5742cd032c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:27:21.103 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:27:21.103 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (702ca386-6308-4e49-be93-ee9bbea3dc4e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:27:21.103 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (702ca386-6308-4e49-be93-ee9bbea3dc4e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-10 20:27:21.103 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 84e2c80f-7c76-4e48-8a9a-ce5742cd032c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:27:21.103 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-10 20:27:21.103 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 84e2c80f-7c76-4e48-8a9a-ce5742cd032c not yet added. Adding. 2021-11-10 20:27:21.103 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-10 20:27:21.103 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-10 20:27:21.243 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-84e2c80f-7c76-4e48-8a9a-ce5742cd032c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:21.371 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-84e2c80f-7c76-4e48-8a9a-ce5742cd032c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:21.371 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-84e2c80f-7c76-4e48-8a9a-ce5742cd032c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:21.509 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-84e2c80f-7c76-4e48-8a9a-ce5742cd032c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:21.524 1104 2027074600104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7 2021-11-10 20:27:21.619 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-84e2c80f-7c76-4e48-8a9a-ce5742cd032c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:21.619 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 84e2c80f-7c76-4e48-8a9a-ce5742cd032c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-10 20:27:21.619 1104 2027092560888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 84e2c80f-7c76-4e48-8a9a-ce5742cd032c processed. 2021-11-10 20:27:22.461 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45ca428e-e28d-4abd-b539-18b1b37d1a3c ac6a2119cc3e4b319caf10d51cf28789 467d39c13871480da2050a6f944cf493 - - -] Security group member updated on remote: ['e64e7c58-b49b-417e-854b-539ea302b2f8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:27:22.461 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-45ca428e-e28d-4abd-b539-18b1b37d1a3c ac6a2119cc3e4b319caf10d51cf28789 467d39c13871480da2050a6f944cf493 - - -] Security group member updated ['e64e7c58-b49b-417e-854b-539ea302b2f8'] 2021-11-10 20:27:22.461 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-45ca428e-e28d-4abd-b539-18b1b37d1a3c ac6a2119cc3e4b319caf10d51cf28789 467d39c13871480da2050a6f944cf493 - - -] Refresh firewall rules 2021-11-10 20:27:22.479 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45ca428e-e28d-4abd-b539-18b1b37d1a3c ac6a2119cc3e4b319caf10d51cf28789 467d39c13871480da2050a6f944cf493 - - -] Get security group information for devices via rpc ['1a629be8-5d32-4462-baa2-89a9a1fee1ec'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:27:22.495 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-10 20:27:22.495 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:22.512 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-45ca428e-e28d-4abd-b539-18b1b37d1a3c ac6a2119cc3e4b319caf10d51cf28789 467d39c13871480da2050a6f944cf493 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:27:22.512 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-45ca428e-e28d-4abd-b539-18b1b37d1a3c ac6a2119cc3e4b319caf10d51cf28789 467d39c13871480da2050a6f944cf493 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:27:22.539 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45ca428e-e28d-4abd-b539-18b1b37d1a3c ac6a2119cc3e4b319caf10d51cf28789 467d39c13871480da2050a6f944cf493 - - -] port_delete event received for '1a629be8-5d32-4462-baa2-89a9a1fee1ec' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:27:22.851 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Adding port 46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7 2021-11-10 20:27:22.851 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Port 46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7 updated. Details: {'device': '46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7', 'network_id': '77304992-2349-4c17-adc2-72ccec339094', 'port_id': '46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7', 'mac_address': 'fa:16:3e:21:5c:55', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 177, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ff7cd244-ee8e-4d52-aef0-f3bcc9d4e11b', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-10 20:27:22.851 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-10 20:27:22.851 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:22.851 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-10 20:27:22.851 1104 2027092560888 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 77304992-2349-4c17-adc2-72ccec339094 2021-11-10 20:27:22.851 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-10 20:27:22.867 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:23.027 1104 2027092560888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:27:23.027 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:27:23.027 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-10 20:27:23.039 1104 2027092560888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 177, VLAN trunk: None to switch port 46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7 2021-11-10 20:27:23.119 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-10 20:27:23.119 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:27:23.339 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:27:23.339 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:27:23.339 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7e0cf310-9ee9-46a1-80b6-2eb89690098f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:27:23.339 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7e0cf310-9ee9-46a1-80b6-2eb89690098f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-10 20:27:23.339 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:27:23.339 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-10 20:27:23.339 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7 not yet added. Adding. 2021-11-10 20:27:23.339 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-10 20:27:23.339 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-10 20:27:23.353 1104 2027074600280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1a629be8-5d32-4462-baa2-89a9a1fee1ec 2021-11-10 20:27:23.479 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:23.632 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:23.632 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:23.783 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:23.884 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:23.884 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-10 20:27:23.884 1104 2027092560888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7 processed. 2021-11-10 20:27:24.510 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-10 20:27:24.510 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1a629be8-5d32-4462-baa2-89a9a1fee1ec' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-10 20:27:24.510 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1a629be8-5d32-4462-baa2-89a9a1fee1ec' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-10 20:27:24.510 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1a629be8-5d32-4462-baa2-89a9a1fee1ec _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-10 20:27:24.510 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:24.524 1104 2027092559480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8e0f47e6-e3d9-4bc2-bbdd-e0c21e91655a 2021-11-10 20:27:24.524 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1a629be8-5d32-4462-baa2-89a9a1fee1ec'] 2021-11-10 20:27:24.524 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-10 20:27:24.524 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-10 20:27:24.524 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1a629be8-5d32-4462-baa2-89a9a1fee1ec'] 2021-11-10 20:27:24.743 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:33.351 1104 2027092560008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-27ef7240-7513-4b19-bd58-2273d2166940 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Security group rule updated on remote: ['01a30201-13ba-4e87-9f7d-6f42451e0fa6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-10 20:27:33.351 1104 2027092560008 MainThread INFO neutron.agent.securitygroups_rpc [req-27ef7240-7513-4b19-bd58-2273d2166940 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Security group rule updated ['01a30201-13ba-4e87-9f7d-6f42451e0fa6'] 2021-11-10 20:27:33.463 1104 2027092560008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d3011608-a73b-487b-92a7-525fc3232bdd 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Security group rule updated on remote: ['01a30201-13ba-4e87-9f7d-6f42451e0fa6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-10 20:27:33.463 1104 2027092560008 MainThread INFO neutron.agent.securitygroups_rpc [req-d3011608-a73b-487b-92a7-525fc3232bdd 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Security group rule updated ['01a30201-13ba-4e87-9f7d-6f42451e0fa6'] 2021-11-10 20:27:33.806 1104 2027092560008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65bb4f56-ef4a-4ef1-89d1-dc1c211930a0 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Security group rule updated on remote: ['01a30201-13ba-4e87-9f7d-6f42451e0fa6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-10 20:27:33.806 1104 2027092560008 MainThread INFO neutron.agent.securitygroups_rpc [req-65bb4f56-ef4a-4ef1-89d1-dc1c211930a0 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Security group rule updated ['01a30201-13ba-4e87-9f7d-6f42451e0fa6'] 2021-11-10 20:27:34.054 1104 2027092560008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-46cf3c80-d77a-4e6a-a095-187f650814a3 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Security group rule updated on remote: ['01a30201-13ba-4e87-9f7d-6f42451e0fa6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-10 20:27:34.054 1104 2027092560008 MainThread INFO neutron.agent.securitygroups_rpc [req-46cf3c80-d77a-4e6a-a095-187f650814a3 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Security group rule updated ['01a30201-13ba-4e87-9f7d-6f42451e0fa6'] 2021-11-10 20:27:34.194 1104 2027092560008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-71287c5c-273f-4b97-b6c5-687330edb0d7 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Security group rule updated on remote: ['01a30201-13ba-4e87-9f7d-6f42451e0fa6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-10 20:27:34.194 1104 2027092560008 MainThread INFO neutron.agent.securitygroups_rpc [req-71287c5c-273f-4b97-b6c5-687330edb0d7 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Security group rule updated ['01a30201-13ba-4e87-9f7d-6f42451e0fa6'] 2021-11-10 20:27:34.306 1104 2027092560008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56a30294-7fe3-44d7-ae47-0b0620f40302 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Security group member updated on remote: ['7e0cf310-9ee9-46a1-80b6-2eb89690098f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:27:34.306 1104 2027092560008 MainThread INFO neutron.agent.securitygroups_rpc [req-56a30294-7fe3-44d7-ae47-0b0620f40302 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Security group member updated ['7e0cf310-9ee9-46a1-80b6-2eb89690098f'] 2021-11-10 20:27:34.306 1104 2027092560008 MainThread INFO neutron.agent.securitygroups_rpc [req-56a30294-7fe3-44d7-ae47-0b0620f40302 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Refresh firewall rules 2021-11-10 20:27:34.306 1104 2027092560008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56a30294-7fe3-44d7-ae47-0b0620f40302 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Get security group information for devices via rpc ['46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:27:34.341 1104 2027092559656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e780e178-9858-4b15-a570-df88ab439be0 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Security group rule updated on remote: ['01a30201-13ba-4e87-9f7d-6f42451e0fa6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-10 20:27:34.341 1104 2027092559656 MainThread INFO neutron.agent.securitygroups_rpc [req-e780e178-9858-4b15-a570-df88ab439be0 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Security group rule updated ['01a30201-13ba-4e87-9f7d-6f42451e0fa6'] 2021-11-10 20:27:34.538 1104 2027092560008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-56a30294-7fe3-44d7-ae47-0b0620f40302 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update security group information for ports dict_keys(['46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:27:34.538 1104 2027092560008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-56a30294-7fe3-44d7-ae47-0b0620f40302 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:27:34.538 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-56a30294-7fe3-44d7-ae47-0b0620f40302 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update rules of security group (7e0cf310-9ee9-46a1-80b6-2eb89690098f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:27:34.538 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-56a30294-7fe3-44d7-ae47-0b0620f40302 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update members of security group (7e0cf310-9ee9-46a1-80b6-2eb89690098f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-10 20:27:34.538 1104 2027092560008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-56a30294-7fe3-44d7-ae47-0b0620f40302 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update port filter for 46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:27:34.538 1104 2027092560008 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-56a30294-7fe3-44d7-ae47-0b0620f40302 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Updating port rules. 2021-11-10 20:27:34.538 1104 2027092560008 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-56a30294-7fe3-44d7-ae47-0b0620f40302 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Creating 1 new rules, removing 0 old rules. 2021-11-10 20:27:34.538 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [req-56a30294-7fe3-44d7-ae47-0b0620f40302 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:34.710 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [req-56a30294-7fe3-44d7-ae47-0b0620f40302 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:34.710 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [req-56a30294-7fe3-44d7-ae47-0b0620f40302 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:34.710 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [req-56a30294-7fe3-44d7-ae47-0b0620f40302 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:34.946 1104 2027092559656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Security group member updated on remote: ['702ca386-6308-4e49-be93-ee9bbea3dc4e', '01a30201-13ba-4e87-9f7d-6f42451e0fa6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:27:34.946 1104 2027092559656 MainThread INFO neutron.agent.securitygroups_rpc [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Security group member updated ['702ca386-6308-4e49-be93-ee9bbea3dc4e', '01a30201-13ba-4e87-9f7d-6f42451e0fa6'] 2021-11-10 20:27:34.946 1104 2027092559656 MainThread INFO neutron.agent.securitygroups_rpc [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Refresh firewall rules 2021-11-10 20:27:34.946 1104 2027092559656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Get security group information for devices via rpc ['84e2c80f-7c76-4e48-8a9a-ce5742cd032c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:27:35.025 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] port_update received: 84e2c80f-7c76-4e48-8a9a-ce5742cd032c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:27:35.039 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Lock "n-hv-agent-port-lock-84e2c80f-7c76-4e48-8a9a-ce5742cd032c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:35.039 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Binding port 84e2c80f-7c76-4e48-8a9a-ce5742cd032c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-10 20:27:35.039 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-10 20:27:35.071 1104 2027092560008 MainThread DEBUG neutron.services.trunk.rpc.agent [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '84e2c80f-7c76-4e48-8a9a-ce5742cd032c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:27:35.071 1104 2027092560008 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '84e2c80f-7c76-4e48-8a9a-ce5742cd032c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:27:35.088 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Trunk plugin disabled on server. Assuming port 84e2c80f-7c76-4e48-8a9a-ce5742cd032c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-10 20:27:35.088 1104 2027092560008 MainThread INFO networking_hyperv.neutron.trunk_driver [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Binding VLAN ID: 164, VLAN trunk: None to switch port 84e2c80f-7c76-4e48-8a9a-ce5742cd032c 2021-11-10 20:27:35.135 1104 2027092560008 MainThread INFO neutron.agent.securitygroups_rpc [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Refresh firewall rules 2021-11-10 20:27:35.135 1104 2027092560008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Get security group information for devices via rpc ['84e2c80f-7c76-4e48-8a9a-ce5742cd032c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:27:35.728 1104 2027092559656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Update security group information for ports dict_keys(['84e2c80f-7c76-4e48-8a9a-ce5742cd032c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:27:35.728 1104 2027092559656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:27:35.728 1104 2027092559656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Update rules of security group (01a30201-13ba-4e87-9f7d-6f42451e0fa6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:27:35.728 1104 2027092559656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Update rules of security group (702ca386-6308-4e49-be93-ee9bbea3dc4e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:27:35.728 1104 2027092559656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Update members of security group (702ca386-6308-4e49-be93-ee9bbea3dc4e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-10 20:27:35.728 1104 2027092559656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Update port filter for 84e2c80f-7c76-4e48-8a9a-ce5742cd032c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:27:35.728 1104 2027092559656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Updating port rules. 2021-11-10 20:27:35.744 1104 2027092559656 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Creating 6 new rules, removing 0 old rules. 2021-11-10 20:27:35.744 1104 2027092559656 MainThread DEBUG oslo_concurrency.lockutils [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Lock "n-hv-driver-port-lock-84e2c80f-7c76-4e48-8a9a-ce5742cd032c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:35.775 1104 2027092560008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Update security group information for ports dict_keys(['84e2c80f-7c76-4e48-8a9a-ce5742cd032c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:27:35.775 1104 2027092560008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:27:35.775 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Update rules of security group (01a30201-13ba-4e87-9f7d-6f42451e0fa6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:27:35.793 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Update rules of security group (702ca386-6308-4e49-be93-ee9bbea3dc4e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:27:35.793 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Update members of security group (702ca386-6308-4e49-be93-ee9bbea3dc4e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-10 20:27:35.793 1104 2027092560008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Update port filter for 84e2c80f-7c76-4e48-8a9a-ce5742cd032c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:27:35.793 1104 2027092560008 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Updating port rules. 2021-11-10 20:27:35.793 1104 2027092560008 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Creating 6 new rules, removing 0 old rules. 2021-11-10 20:27:35.906 1104 2027092559656 MainThread DEBUG oslo_concurrency.lockutils [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Lock "n-hv-driver-port-lock-84e2c80f-7c76-4e48-8a9a-ce5742cd032c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:35.906 1104 2027092559656 MainThread DEBUG oslo_concurrency.lockutils [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Lock "n-hv-driver-port-lock-84e2c80f-7c76-4e48-8a9a-ce5742cd032c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:35.906 1104 2027092559656 MainThread DEBUG oslo_concurrency.lockutils [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Lock "n-hv-driver-port-lock-84e2c80f-7c76-4e48-8a9a-ce5742cd032c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:35.906 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Lock "n-hv-driver-port-lock-84e2c80f-7c76-4e48-8a9a-ce5742cd032c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:35.946 1104 2027092559656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1023219f-4644-44b3-9592-fc0f24450bbd 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] port_update received: 13290b3b-b483-4774-a201-64a5108d4cd5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:27:35.965 1104 2027092559656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1023219f-4644-44b3-9592-fc0f24450bbd 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] No port 13290b3b-b483-4774-a201-64a5108d4cd5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:27:36.012 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Lock "n-hv-driver-port-lock-84e2c80f-7c76-4e48-8a9a-ce5742cd032c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:36.012 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Lock "n-hv-driver-port-lock-84e2c80f-7c76-4e48-8a9a-ce5742cd032c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:36.012 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Lock "n-hv-driver-port-lock-84e2c80f-7c76-4e48-8a9a-ce5742cd032c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:36.059 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [req-cb159934-8f41-4e97-9454-b59abb2b82d8 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Lock "n-hv-agent-port-lock-84e2c80f-7c76-4e48-8a9a-ce5742cd032c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:37.682 1104 2027074600104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 13290b3b-b483-4774-a201-64a5108d4cd5 2021-11-10 20:27:38.544 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-10 20:27:38.806 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Adding port 13290b3b-b483-4774-a201-64a5108d4cd5 2021-11-10 20:27:38.806 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Port 13290b3b-b483-4774-a201-64a5108d4cd5 updated. Details: {'device': '13290b3b-b483-4774-a201-64a5108d4cd5', 'network_id': '77304992-2349-4c17-adc2-72ccec339094', 'port_id': '13290b3b-b483-4774-a201-64a5108d4cd5', 'mac_address': 'fa:16:3e:2a:80:73', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 177, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ff7cd244-ee8e-4d52-aef0-f3bcc9d4e11b', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-10 20:27:38.806 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-10 20:27:38.806 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-13290b3b-b483-4774-a201-64a5108d4cd5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:38.806 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 13290b3b-b483-4774-a201-64a5108d4cd5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-10 20:27:38.806 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-10 20:27:39.004 1104 2027092560008 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '13290b3b-b483-4774-a201-64a5108d4cd5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:27:39.004 1104 2027092560008 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '13290b3b-b483-4774-a201-64a5108d4cd5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:27:39.018 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 13290b3b-b483-4774-a201-64a5108d4cd5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-10 20:27:39.018 1104 2027092560008 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 177, VLAN trunk: None to switch port 13290b3b-b483-4774-a201-64a5108d4cd5 2021-11-10 20:27:39.102 1104 2027092560008 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-10 20:27:39.128 1104 2027092560008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['13290b3b-b483-4774-a201-64a5108d4cd5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:27:39.274 1104 2027092560008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['13290b3b-b483-4774-a201-64a5108d4cd5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:27:39.274 1104 2027092560008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:27:39.274 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7e0cf310-9ee9-46a1-80b6-2eb89690098f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:27:39.274 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7e0cf310-9ee9-46a1-80b6-2eb89690098f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-10 20:27:39.274 1104 2027092560008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 13290b3b-b483-4774-a201-64a5108d4cd5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:27:39.274 1104 2027092560008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-10 20:27:39.274 1104 2027092560008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 13290b3b-b483-4774-a201-64a5108d4cd5 not yet added. Adding. 2021-11-10 20:27:39.302 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-10 20:27:39.302 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-10 20:27:39.465 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13290b3b-b483-4774-a201-64a5108d4cd5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:39.602 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13290b3b-b483-4774-a201-64a5108d4cd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:39.602 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13290b3b-b483-4774-a201-64a5108d4cd5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:39.776 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13290b3b-b483-4774-a201-64a5108d4cd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:39.914 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-13290b3b-b483-4774-a201-64a5108d4cd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:39.914 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 13290b3b-b483-4774-a201-64a5108d4cd5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-10 20:27:39.914 1104 2027092560008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 13290b3b-b483-4774-a201-64a5108d4cd5 processed. 2021-11-10 20:27:40.554 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:40.746 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:41.430 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-634f2d60-8cf5-4239-87f4-a05de62e7896 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] network_delete received. Deleting network 8e0f47e6-e3d9-4bc2-bbdd-e0c21e91655a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-10 20:27:41.430 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-634f2d60-8cf5-4239-87f4-a05de62e7896 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] Network 8e0f47e6-e3d9-4bc2-bbdd-e0c21e91655a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-10 20:27:43.461 1104 2027074600280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: acf57d3d-9518-4bae-be53-b89f6406a1d8 2021-11-10 20:27:43.696 1104 2027092560008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b5b59c4-035e-4c90-8d6d-31b7ed2f5321 6b46d61ee94a4f57a519b9b546a99117 07c232d35c954d3980fb2215167c87b1 - - -] Security group member updated on remote: ['315377c2-4941-442a-b540-396e480813eb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:27:43.696 1104 2027092560008 MainThread INFO neutron.agent.securitygroups_rpc [req-4b5b59c4-035e-4c90-8d6d-31b7ed2f5321 6b46d61ee94a4f57a519b9b546a99117 07c232d35c954d3980fb2215167c87b1 - - -] Security group member updated ['315377c2-4941-442a-b540-396e480813eb'] 2021-11-10 20:27:44.105 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b5b59c4-035e-4c90-8d6d-31b7ed2f5321 6b46d61ee94a4f57a519b9b546a99117 07c232d35c954d3980fb2215167c87b1 - - -] port_delete event received for 'acf57d3d-9518-4bae-be53-b89f6406a1d8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:27:44.585 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-10 20:27:44.585 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'acf57d3d-9518-4bae-be53-b89f6406a1d8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-10 20:27:44.585 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'acf57d3d-9518-4bae-be53-b89f6406a1d8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-10 20:27:44.585 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port acf57d3d-9518-4bae-be53-b89f6406a1d8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-10 20:27:44.601 1104 2027092560008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b4e5ed2e-2622-4267-ba64-7c050b9104d4 2021-11-10 20:27:44.601 1104 2027092560008 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['acf57d3d-9518-4bae-be53-b89f6406a1d8'] 2021-11-10 20:27:44.601 1104 2027092560008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-10 20:27:44.601 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-10 20:27:44.601 1104 2027092560008 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['acf57d3d-9518-4bae-be53-b89f6406a1d8'] 2021-11-10 20:27:44.788 1104 2027092560008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb0566b3-4108-4f66-a205-1621046b376f 5b167ef3b2704540958c6d59ae86b78a 400ffd5ca9dd4620bffaa35ded749572 - - -] Security group member updated on remote: ['af10b2c0-73f7-4826-8c53-f4784566c81e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:27:44.788 1104 2027092560008 MainThread INFO neutron.agent.securitygroups_rpc [req-bb0566b3-4108-4f66-a205-1621046b376f 5b167ef3b2704540958c6d59ae86b78a 400ffd5ca9dd4620bffaa35ded749572 - - -] Security group member updated ['af10b2c0-73f7-4826-8c53-f4784566c81e'] 2021-11-10 20:27:45.260 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb0566b3-4108-4f66-a205-1621046b376f 5b167ef3b2704540958c6d59ae86b78a 400ffd5ca9dd4620bffaa35ded749572 - - -] port_delete event received for '698a40a6-5688-41de-b62a-aca7926a2dfe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:27:45.477 1104 2027074600280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 698a40a6-5688-41de-b62a-aca7926a2dfe 2021-11-10 20:27:46.589 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-10 20:27:46.589 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:46.589 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '698a40a6-5688-41de-b62a-aca7926a2dfe' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-10 20:27:46.589 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '698a40a6-5688-41de-b62a-aca7926a2dfe' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-10 20:27:46.589 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 698a40a6-5688-41de-b62a-aca7926a2dfe _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-10 20:27:46.602 1104 2027092560888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7524a778-b36a-49d4-a61a-4a5bf3bb4c38 2021-11-10 20:27:46.602 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['698a40a6-5688-41de-b62a-aca7926a2dfe'] 2021-11-10 20:27:46.602 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-10 20:27:46.602 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-10 20:27:46.602 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['698a40a6-5688-41de-b62a-aca7926a2dfe'] 2021-11-10 20:27:46.618 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:46.851 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7e87018-e0ac-494c-a12d-c5c205dfd61b 6b46d61ee94a4f57a519b9b546a99117 07c232d35c954d3980fb2215167c87b1 - - -] port_delete event received for '374a8d44-42db-4f63-bfbe-d90eaa13eae6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:27:47.492 1104 2027092560008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da469667-a294-47e0-a35d-2bf9a5d6285d 6b46d61ee94a4f57a519b9b546a99117 07c232d35c954d3980fb2215167c87b1 - - -] Security group rule updated on remote: ['a69a4a0b-6680-4424-829c-bb7cf35a6030'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-10 20:27:47.492 1104 2027092560008 MainThread INFO neutron.agent.securitygroups_rpc [req-da469667-a294-47e0-a35d-2bf9a5d6285d 6b46d61ee94a4f57a519b9b546a99117 07c232d35c954d3980fb2215167c87b1 - - -] Security group rule updated ['a69a4a0b-6680-4424-829c-bb7cf35a6030'] 2021-11-10 20:27:47.638 1104 2027092560008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a76a3adf-c377-49e5-9ed6-82e3858f6e51 6b46d61ee94a4f57a519b9b546a99117 07c232d35c954d3980fb2215167c87b1 - - -] Security group rule updated on remote: ['a69a4a0b-6680-4424-829c-bb7cf35a6030'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-10 20:27:47.638 1104 2027092560008 MainThread INFO neutron.agent.securitygroups_rpc [req-a76a3adf-c377-49e5-9ed6-82e3858f6e51 6b46d61ee94a4f57a519b9b546a99117 07c232d35c954d3980fb2215167c87b1 - - -] Security group rule updated ['a69a4a0b-6680-4424-829c-bb7cf35a6030'] 2021-11-10 20:27:47.855 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e87572ed-71c4-4097-ba06-06cc38506ce2 5b167ef3b2704540958c6d59ae86b78a 400ffd5ca9dd4620bffaa35ded749572 - - -] port_delete event received for '434b03a7-5f12-4af0-97c9-50e72035f9d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:27:48.186 1104 2027092560008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-12ea2f57-3e00-402b-a5d4-d09b75f33f6f 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Security group member updated on remote: ['7e0cf310-9ee9-46a1-80b6-2eb89690098f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:27:48.186 1104 2027092560008 MainThread INFO neutron.agent.securitygroups_rpc [req-12ea2f57-3e00-402b-a5d4-d09b75f33f6f 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Security group member updated ['7e0cf310-9ee9-46a1-80b6-2eb89690098f'] 2021-11-10 20:27:48.186 1104 2027092560008 MainThread INFO neutron.agent.securitygroups_rpc [req-12ea2f57-3e00-402b-a5d4-d09b75f33f6f 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Refresh firewall rules 2021-11-10 20:27:48.186 1104 2027092560008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-12ea2f57-3e00-402b-a5d4-d09b75f33f6f 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Get security group information for devices via rpc ['46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7', '13290b3b-b483-4774-a201-64a5108d4cd5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:27:48.538 1104 2027092560008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12ea2f57-3e00-402b-a5d4-d09b75f33f6f 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update security group information for ports dict_keys(['13290b3b-b483-4774-a201-64a5108d4cd5', '46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:27:48.538 1104 2027092560008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12ea2f57-3e00-402b-a5d4-d09b75f33f6f 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:27:48.538 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-12ea2f57-3e00-402b-a5d4-d09b75f33f6f 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update rules of security group (7e0cf310-9ee9-46a1-80b6-2eb89690098f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:27:48.538 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-12ea2f57-3e00-402b-a5d4-d09b75f33f6f 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update members of security group (7e0cf310-9ee9-46a1-80b6-2eb89690098f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-10 20:27:48.538 1104 2027092560008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12ea2f57-3e00-402b-a5d4-d09b75f33f6f 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update port filter for 13290b3b-b483-4774-a201-64a5108d4cd5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:27:48.538 1104 2027092560008 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-12ea2f57-3e00-402b-a5d4-d09b75f33f6f 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Updating port rules. 2021-11-10 20:27:48.538 1104 2027092560008 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-12ea2f57-3e00-402b-a5d4-d09b75f33f6f 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Creating 1 new rules, removing 0 old rules. 2021-11-10 20:27:48.538 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [req-12ea2f57-3e00-402b-a5d4-d09b75f33f6f 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-13290b3b-b483-4774-a201-64a5108d4cd5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:48.587 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:48.622 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:48.679 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [req-12ea2f57-3e00-402b-a5d4-d09b75f33f6f 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-13290b3b-b483-4774-a201-64a5108d4cd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:48.679 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [req-12ea2f57-3e00-402b-a5d4-d09b75f33f6f 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-13290b3b-b483-4774-a201-64a5108d4cd5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:48.679 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [req-12ea2f57-3e00-402b-a5d4-d09b75f33f6f 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-13290b3b-b483-4774-a201-64a5108d4cd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:48.679 1104 2027092560008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12ea2f57-3e00-402b-a5d4-d09b75f33f6f 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update port filter for 46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:27:48.679 1104 2027092560008 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-12ea2f57-3e00-402b-a5d4-d09b75f33f6f 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Updating port rules. 2021-11-10 20:27:48.679 1104 2027092560008 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-12ea2f57-3e00-402b-a5d4-d09b75f33f6f 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Creating 1 new rules, removing 0 old rules. 2021-11-10 20:27:48.679 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [req-12ea2f57-3e00-402b-a5d4-d09b75f33f6f 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:48.789 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [req-12ea2f57-3e00-402b-a5d4-d09b75f33f6f 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:48.789 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [req-12ea2f57-3e00-402b-a5d4-d09b75f33f6f 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:48.789 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [req-12ea2f57-3e00-402b-a5d4-d09b75f33f6f 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:48.962 1104 2027092560008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e25f844a-ab25-4c47-8e45-fa7a6f7221a8 5b167ef3b2704540958c6d59ae86b78a 400ffd5ca9dd4620bffaa35ded749572 - - -] Security group rule updated on remote: ['2f139fe6-3dd9-4a66-93cb-3015762a094b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-10 20:27:48.983 1104 2027092560008 MainThread INFO neutron.agent.securitygroups_rpc [req-e25f844a-ab25-4c47-8e45-fa7a6f7221a8 5b167ef3b2704540958c6d59ae86b78a 400ffd5ca9dd4620bffaa35ded749572 - - -] Security group rule updated ['2f139fe6-3dd9-4a66-93cb-3015762a094b'] 2021-11-10 20:27:49.119 1104 2027092560008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-384fa053-7428-419a-aa48-24af33dc0cdd 5b167ef3b2704540958c6d59ae86b78a 400ffd5ca9dd4620bffaa35ded749572 - - -] Security group rule updated on remote: ['2f139fe6-3dd9-4a66-93cb-3015762a094b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-10 20:27:49.119 1104 2027092560008 MainThread INFO neutron.agent.securitygroups_rpc [req-384fa053-7428-419a-aa48-24af33dc0cdd 5b167ef3b2704540958c6d59ae86b78a 400ffd5ca9dd4620bffaa35ded749572 - - -] Security group rule updated ['2f139fe6-3dd9-4a66-93cb-3015762a094b'] 2021-11-10 20:27:49.351 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-884a62d8-21e4-4088-ada5-a0b351a0cf50 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] port_update received: aa4f23bd-3d1d-4894-bb48-17aed2cc93e2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:27:49.367 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-884a62d8-21e4-4088-ada5-a0b351a0cf50 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] No port aa4f23bd-3d1d-4894-bb48-17aed2cc93e2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:27:51.804 1104 2027074600104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: aa4f23bd-3d1d-4894-bb48-17aed2cc93e2 2021-11-10 20:27:52.350 1104 2027092560008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-20f068d1-f870-4220-b264-5ff15be45501 6b46d61ee94a4f57a519b9b546a99117 07c232d35c954d3980fb2215167c87b1 - - -] Security group member updated on remote: ['a69a4a0b-6680-4424-829c-bb7cf35a6030'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:27:52.350 1104 2027092560008 MainThread INFO neutron.agent.securitygroups_rpc [req-20f068d1-f870-4220-b264-5ff15be45501 6b46d61ee94a4f57a519b9b546a99117 07c232d35c954d3980fb2215167c87b1 - - -] Security group member updated ['a69a4a0b-6680-4424-829c-bb7cf35a6030'] 2021-11-10 20:27:52.612 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-10 20:27:52.882 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Adding port aa4f23bd-3d1d-4894-bb48-17aed2cc93e2 2021-11-10 20:27:52.882 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Port aa4f23bd-3d1d-4894-bb48-17aed2cc93e2 updated. Details: {'device': 'aa4f23bd-3d1d-4894-bb48-17aed2cc93e2', 'network_id': '77304992-2349-4c17-adc2-72ccec339094', 'port_id': 'aa4f23bd-3d1d-4894-bb48-17aed2cc93e2', 'mac_address': 'fa:16:3e:5f:44:17', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 177, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ff7cd244-ee8e-4d52-aef0-f3bcc9d4e11b', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-10 20:27:52.882 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-10 20:27:52.882 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aa4f23bd-3d1d-4894-bb48-17aed2cc93e2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:52.882 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port aa4f23bd-3d1d-4894-bb48-17aed2cc93e2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-10 20:27:52.882 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-10 20:27:53.058 1104 2027092560008 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'aa4f23bd-3d1d-4894-bb48-17aed2cc93e2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:27:53.058 1104 2027092560008 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'aa4f23bd-3d1d-4894-bb48-17aed2cc93e2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:27:53.058 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port aa4f23bd-3d1d-4894-bb48-17aed2cc93e2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-10 20:27:53.058 1104 2027092560008 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 177, VLAN trunk: None to switch port aa4f23bd-3d1d-4894-bb48-17aed2cc93e2 2021-11-10 20:27:53.148 1104 2027092560008 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-10 20:27:53.148 1104 2027092560008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['aa4f23bd-3d1d-4894-bb48-17aed2cc93e2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:27:53.272 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a695f37-2223-4f4b-a447-c2996ae5bd0f 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] port_update received: 817e84d3-dcbc-40cc-8d6b-a046323ad28e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:27:53.293 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a695f37-2223-4f4b-a447-c2996ae5bd0f 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] No port 817e84d3-dcbc-40cc-8d6b-a046323ad28e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:27:53.321 1104 2027092560008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['aa4f23bd-3d1d-4894-bb48-17aed2cc93e2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:27:53.321 1104 2027092560008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:27:53.321 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7e0cf310-9ee9-46a1-80b6-2eb89690098f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:27:53.321 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7e0cf310-9ee9-46a1-80b6-2eb89690098f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-10 20:27:53.321 1104 2027092560008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for aa4f23bd-3d1d-4894-bb48-17aed2cc93e2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:27:53.321 1104 2027092560008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-10 20:27:53.321 1104 2027092560008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device aa4f23bd-3d1d-4894-bb48-17aed2cc93e2 not yet added. Adding. 2021-11-10 20:27:53.321 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-10 20:27:53.321 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-10 20:27:53.491 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aa4f23bd-3d1d-4894-bb48-17aed2cc93e2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:53.634 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aa4f23bd-3d1d-4894-bb48-17aed2cc93e2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:53.634 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aa4f23bd-3d1d-4894-bb48-17aed2cc93e2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:53.804 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aa4f23bd-3d1d-4894-bb48-17aed2cc93e2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:53.914 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aa4f23bd-3d1d-4894-bb48-17aed2cc93e2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:53.914 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port aa4f23bd-3d1d-4894-bb48-17aed2cc93e2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-10 20:27:53.914 1104 2027092560008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port aa4f23bd-3d1d-4894-bb48-17aed2cc93e2 processed. 2021-11-10 20:27:54.616 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:54.805 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:54.835 1104 2027092560008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-10371218-a019-400c-9292-26bb7d2de858 5b167ef3b2704540958c6d59ae86b78a 400ffd5ca9dd4620bffaa35ded749572 - - -] Security group member updated on remote: ['2f139fe6-3dd9-4a66-93cb-3015762a094b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:27:54.835 1104 2027092560008 MainThread INFO neutron.agent.securitygroups_rpc [req-10371218-a019-400c-9292-26bb7d2de858 5b167ef3b2704540958c6d59ae86b78a 400ffd5ca9dd4620bffaa35ded749572 - - -] Security group member updated ['2f139fe6-3dd9-4a66-93cb-3015762a094b'] 2021-11-10 20:27:55.839 1104 2027074600104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 817e84d3-dcbc-40cc-8d6b-a046323ad28e 2021-11-10 20:27:55.854 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-959d4f18-8ceb-43bc-9f5a-7b57790e03dc 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] port_update received: 6a8f8db2-d547-4803-8916-e8888d3a21c8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:27:55.854 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-959d4f18-8ceb-43bc-9f5a-7b57790e03dc 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] No port 6a8f8db2-d547-4803-8916-e8888d3a21c8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:27:56.633 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-10 20:27:56.839 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Adding port 817e84d3-dcbc-40cc-8d6b-a046323ad28e 2021-11-10 20:27:56.839 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Port 817e84d3-dcbc-40cc-8d6b-a046323ad28e updated. Details: {'device': '817e84d3-dcbc-40cc-8d6b-a046323ad28e', 'network_id': 'b4e5ed2e-2622-4267-ba64-7c050b9104d4', 'port_id': '817e84d3-dcbc-40cc-8d6b-a046323ad28e', 'mac_address': 'fa:16:3e:00:80:1b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 189, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f3bdf66a-e1ef-48b4-8b7a-4c5eae3af6a4', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-10 20:27:56.839 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-10 20:27:56.839 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-817e84d3-dcbc-40cc-8d6b-a046323ad28e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:56.839 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 817e84d3-dcbc-40cc-8d6b-a046323ad28e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-10 20:27:56.839 1104 2027092560008 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b4e5ed2e-2622-4267-ba64-7c050b9104d4 2021-11-10 20:27:56.839 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-10 20:27:57.055 1104 2027092560008 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '817e84d3-dcbc-40cc-8d6b-a046323ad28e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:27:57.055 1104 2027092560008 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '817e84d3-dcbc-40cc-8d6b-a046323ad28e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:27:57.055 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 817e84d3-dcbc-40cc-8d6b-a046323ad28e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-10 20:27:57.055 1104 2027092560008 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 189, VLAN trunk: None to switch port 817e84d3-dcbc-40cc-8d6b-a046323ad28e 2021-11-10 20:27:57.178 1104 2027092560008 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-10 20:27:57.178 1104 2027092560008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['817e84d3-dcbc-40cc-8d6b-a046323ad28e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:27:57.326 1104 2027092560008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['817e84d3-dcbc-40cc-8d6b-a046323ad28e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:27:57.326 1104 2027092560008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:27:57.326 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a69a4a0b-6680-4424-829c-bb7cf35a6030) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:27:57.326 1104 2027092560008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 817e84d3-dcbc-40cc-8d6b-a046323ad28e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:27:57.326 1104 2027092560008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-10 20:27:57.341 1104 2027092560008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 817e84d3-dcbc-40cc-8d6b-a046323ad28e not yet added. Adding. 2021-11-10 20:27:57.341 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-10 20:27:57.341 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-10 20:27:57.523 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-817e84d3-dcbc-40cc-8d6b-a046323ad28e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:57.680 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-817e84d3-dcbc-40cc-8d6b-a046323ad28e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:57.680 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-817e84d3-dcbc-40cc-8d6b-a046323ad28e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:57.867 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-817e84d3-dcbc-40cc-8d6b-a046323ad28e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:57.867 1104 2027074600104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6a8f8db2-d547-4803-8916-e8888d3a21c8 2021-11-10 20:27:57.991 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-817e84d3-dcbc-40cc-8d6b-a046323ad28e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:57.991 1104 2027092560008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 817e84d3-dcbc-40cc-8d6b-a046323ad28e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-10 20:27:57.991 1104 2027092560008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 817e84d3-dcbc-40cc-8d6b-a046323ad28e processed. 2021-11-10 20:27:58.656 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-10 20:27:58.656 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:58.991 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Adding port 6a8f8db2-d547-4803-8916-e8888d3a21c8 2021-11-10 20:27:58.991 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Port 6a8f8db2-d547-4803-8916-e8888d3a21c8 updated. Details: {'device': '6a8f8db2-d547-4803-8916-e8888d3a21c8', 'network_id': '7524a778-b36a-49d4-a61a-4a5bf3bb4c38', 'port_id': '6a8f8db2-d547-4803-8916-e8888d3a21c8', 'mac_address': 'fa:16:3e:6c:04:dc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 193, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2220376b-06e6-499d-a82a-d29b49b384cb', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-10 20:27:58.991 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-10 20:27:58.991 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6a8f8db2-d547-4803-8916-e8888d3a21c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:58.991 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6a8f8db2-d547-4803-8916-e8888d3a21c8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-10 20:27:58.991 1104 2027092560888 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7524a778-b36a-49d4-a61a-4a5bf3bb4c38 2021-11-10 20:27:58.991 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-10 20:27:59.023 1104 2027092560008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:59.163 1104 2027092560888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6a8f8db2-d547-4803-8916-e8888d3a21c8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:27:59.163 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6a8f8db2-d547-4803-8916-e8888d3a21c8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:27:59.163 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6a8f8db2-d547-4803-8916-e8888d3a21c8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-10 20:27:59.163 1104 2027092560888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 193, VLAN trunk: None to switch port 6a8f8db2-d547-4803-8916-e8888d3a21c8 2021-11-10 20:27:59.289 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-10 20:27:59.289 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6a8f8db2-d547-4803-8916-e8888d3a21c8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:27:59.539 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6a8f8db2-d547-4803-8916-e8888d3a21c8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:27:59.539 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:27:59.539 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2f139fe6-3dd9-4a66-93cb-3015762a094b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:27:59.539 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6a8f8db2-d547-4803-8916-e8888d3a21c8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:27:59.560 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-10 20:27:59.560 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6a8f8db2-d547-4803-8916-e8888d3a21c8 not yet added. Adding. 2021-11-10 20:27:59.560 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-10 20:27:59.560 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-10 20:27:59.761 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a8f8db2-d547-4803-8916-e8888d3a21c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:27:59.947 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a8f8db2-d547-4803-8916-e8888d3a21c8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:27:59.947 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a8f8db2-d547-4803-8916-e8888d3a21c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:00.163 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a8f8db2-d547-4803-8916-e8888d3a21c8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:00.335 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6a8f8db2-d547-4803-8916-e8888d3a21c8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:00.335 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6a8f8db2-d547-4803-8916-e8888d3a21c8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-10 20:28:00.335 1104 2027092560888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6a8f8db2-d547-4803-8916-e8888d3a21c8 processed. 2021-11-10 20:28:00.679 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:00.899 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:06.210 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Security group member updated on remote: ['7e0cf310-9ee9-46a1-80b6-2eb89690098f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:28:06.210 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Security group member updated ['7e0cf310-9ee9-46a1-80b6-2eb89690098f'] 2021-11-10 20:28:06.210 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Refresh firewall rules 2021-11-10 20:28:06.210 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Get security group information for devices via rpc ['46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7', '13290b3b-b483-4774-a201-64a5108d4cd5', 'aa4f23bd-3d1d-4894-bb48-17aed2cc93e2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:28:06.525 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update security group information for ports dict_keys(['13290b3b-b483-4774-a201-64a5108d4cd5', '46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7', 'aa4f23bd-3d1d-4894-bb48-17aed2cc93e2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:28:06.525 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:28:06.525 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update rules of security group (7e0cf310-9ee9-46a1-80b6-2eb89690098f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:28:06.525 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update members of security group (7e0cf310-9ee9-46a1-80b6-2eb89690098f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-10 20:28:06.525 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update port filter for 13290b3b-b483-4774-a201-64a5108d4cd5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:28:06.525 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Updating port rules. 2021-11-10 20:28:06.525 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Creating 1 new rules, removing 0 old rules. 2021-11-10 20:28:06.525 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-13290b3b-b483-4774-a201-64a5108d4cd5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:06.772 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-13290b3b-b483-4774-a201-64a5108d4cd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:06.772 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-13290b3b-b483-4774-a201-64a5108d4cd5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:06.772 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-13290b3b-b483-4774-a201-64a5108d4cd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:06.772 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update port filter for 46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:28:06.772 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Updating port rules. 2021-11-10 20:28:06.772 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Creating 1 new rules, removing 0 old rules. 2021-11-10 20:28:06.772 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:06.993 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:06.993 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:06.993 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:07.009 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update port filter for aa4f23bd-3d1d-4894-bb48-17aed2cc93e2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:28:07.009 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Updating port rules. 2021-11-10 20:28:07.009 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Creating 1 new rules, removing 0 old rules. 2021-11-10 20:28:07.009 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-aa4f23bd-3d1d-4894-bb48-17aed2cc93e2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:07.009 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3532a3c0-3dec-4a54-8d30-f34d5bc55f47 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] port_update received: 12c00175-cea4-4e1e-8d0c-5591dcac812f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:28:07.023 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3532a3c0-3dec-4a54-8d30-f34d5bc55f47 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] No port 12c00175-cea4-4e1e-8d0c-5591dcac812f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:28:07.259 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-aa4f23bd-3d1d-4894-bb48-17aed2cc93e2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:07.259 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-aa4f23bd-3d1d-4894-bb48-17aed2cc93e2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:07.259 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-079fafc7-4e6c-429d-8e2c-3c672f607889 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-aa4f23bd-3d1d-4894-bb48-17aed2cc93e2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:09.960 1104 2027074600104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 12c00175-cea4-4e1e-8d0c-5591dcac812f 2021-11-10 20:28:10.721 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-10 20:28:10.917 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Adding port 12c00175-cea4-4e1e-8d0c-5591dcac812f 2021-11-10 20:28:10.917 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Port 12c00175-cea4-4e1e-8d0c-5591dcac812f updated. Details: {'device': '12c00175-cea4-4e1e-8d0c-5591dcac812f', 'network_id': '77304992-2349-4c17-adc2-72ccec339094', 'port_id': '12c00175-cea4-4e1e-8d0c-5591dcac812f', 'mac_address': 'fa:16:3e:a1:0c:5e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 177, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ff7cd244-ee8e-4d52-aef0-f3bcc9d4e11b', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-10 20:28:10.917 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-10 20:28:10.917 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-12c00175-cea4-4e1e-8d0c-5591dcac812f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:10.917 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 12c00175-cea4-4e1e-8d0c-5591dcac812f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-10 20:28:10.917 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-10 20:28:11.116 1104 2027092560888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '12c00175-cea4-4e1e-8d0c-5591dcac812f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:28:11.116 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '12c00175-cea4-4e1e-8d0c-5591dcac812f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:28:11.132 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 12c00175-cea4-4e1e-8d0c-5591dcac812f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-10 20:28:11.132 1104 2027092560888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 177, VLAN trunk: None to switch port 12c00175-cea4-4e1e-8d0c-5591dcac812f 2021-11-10 20:28:11.257 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-10 20:28:11.257 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['12c00175-cea4-4e1e-8d0c-5591dcac812f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:28:11.431 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['12c00175-cea4-4e1e-8d0c-5591dcac812f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:28:11.431 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:28:11.431 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7e0cf310-9ee9-46a1-80b6-2eb89690098f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:28:11.431 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7e0cf310-9ee9-46a1-80b6-2eb89690098f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-10 20:28:11.431 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 12c00175-cea4-4e1e-8d0c-5591dcac812f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:28:11.431 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-10 20:28:11.431 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 12c00175-cea4-4e1e-8d0c-5591dcac812f not yet added. Adding. 2021-11-10 20:28:11.431 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-10 20:28:11.431 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-10 20:28:11.709 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12c00175-cea4-4e1e-8d0c-5591dcac812f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:11.959 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12c00175-cea4-4e1e-8d0c-5591dcac812f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:11.959 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12c00175-cea4-4e1e-8d0c-5591dcac812f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:12.228 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12c00175-cea4-4e1e-8d0c-5591dcac812f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:12.415 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-12c00175-cea4-4e1e-8d0c-5591dcac812f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:12.415 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 12c00175-cea4-4e1e-8d0c-5591dcac812f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-10 20:28:12.415 1104 2027092560888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 12c00175-cea4-4e1e-8d0c-5591dcac812f processed. 2021-11-10 20:28:12.729 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:13.024 1104 2027092560888 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:24.858 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Security group member updated on remote: ['7e0cf310-9ee9-46a1-80b6-2eb89690098f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:28:24.858 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Security group member updated ['7e0cf310-9ee9-46a1-80b6-2eb89690098f'] 2021-11-10 20:28:24.858 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Refresh firewall rules 2021-11-10 20:28:24.858 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Get security group information for devices via rpc ['46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7', '13290b3b-b483-4774-a201-64a5108d4cd5', 'aa4f23bd-3d1d-4894-bb48-17aed2cc93e2', '12c00175-cea4-4e1e-8d0c-5591dcac812f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:28:24.928 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] port_delete event received for '12c00175-cea4-4e1e-8d0c-5591dcac812f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:28:25.272 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update security group information for ports dict_keys(['13290b3b-b483-4774-a201-64a5108d4cd5', '46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7', 'aa4f23bd-3d1d-4894-bb48-17aed2cc93e2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:28:25.272 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:28:25.272 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update rules of security group (7e0cf310-9ee9-46a1-80b6-2eb89690098f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:28:25.272 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update members of security group (7e0cf310-9ee9-46a1-80b6-2eb89690098f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-10 20:28:25.272 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update port filter for 13290b3b-b483-4774-a201-64a5108d4cd5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:28:25.272 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Updating port rules. 2021-11-10 20:28:25.272 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Creating 0 new rules, removing 1 old rules. 2021-11-10 20:28:25.272 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-13290b3b-b483-4774-a201-64a5108d4cd5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:25.272 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-13290b3b-b483-4774-a201-64a5108d4cd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:25.272 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-13290b3b-b483-4774-a201-64a5108d4cd5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:25.553 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-13290b3b-b483-4774-a201-64a5108d4cd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:25.553 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update port filter for 46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:28:25.553 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Updating port rules. 2021-11-10 20:28:25.553 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Creating 0 new rules, removing 1 old rules. 2021-11-10 20:28:25.571 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:25.571 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:25.571 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:25.805 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:25.805 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update port filter for aa4f23bd-3d1d-4894-bb48-17aed2cc93e2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:28:25.805 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Updating port rules. 2021-11-10 20:28:25.805 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Creating 0 new rules, removing 1 old rules. 2021-11-10 20:28:25.805 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-aa4f23bd-3d1d-4894-bb48-17aed2cc93e2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:25.805 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-aa4f23bd-3d1d-4894-bb48-17aed2cc93e2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:25.805 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-aa4f23bd-3d1d-4894-bb48-17aed2cc93e2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:25.944 1104 2027074600280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 12c00175-cea4-4e1e-8d0c-5591dcac812f 2021-11-10 20:28:26.085 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-503f46dc-4529-41ce-9a59-40c9c3d94ee6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-aa4f23bd-3d1d-4894-bb48-17aed2cc93e2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:26.773 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-10 20:28:26.773 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '12c00175-cea4-4e1e-8d0c-5591dcac812f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-10 20:28:26.773 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '12c00175-cea4-4e1e-8d0c-5591dcac812f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-10 20:28:26.773 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 12c00175-cea4-4e1e-8d0c-5591dcac812f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-10 20:28:26.789 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['12c00175-cea4-4e1e-8d0c-5591dcac812f'] 2021-11-10 20:28:26.789 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-10 20:28:26.789 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-10 20:28:26.789 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['12c00175-cea4-4e1e-8d0c-5591dcac812f'] 2021-11-10 20:28:28.777 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:28.788 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:29.494 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2338de57-99ef-4005-a243-62b84e511786 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Security group member updated on remote: ['7e0cf310-9ee9-46a1-80b6-2eb89690098f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:28:29.494 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-2338de57-99ef-4005-a243-62b84e511786 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Security group member updated ['7e0cf310-9ee9-46a1-80b6-2eb89690098f'] 2021-11-10 20:28:29.494 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-2338de57-99ef-4005-a243-62b84e511786 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Refresh firewall rules 2021-11-10 20:28:29.494 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2338de57-99ef-4005-a243-62b84e511786 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Get security group information for devices via rpc ['46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7', '13290b3b-b483-4774-a201-64a5108d4cd5', 'aa4f23bd-3d1d-4894-bb48-17aed2cc93e2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:28:29.581 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2338de57-99ef-4005-a243-62b84e511786 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] port_delete event received for 'aa4f23bd-3d1d-4894-bb48-17aed2cc93e2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:28:29.787 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2338de57-99ef-4005-a243-62b84e511786 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update security group information for ports dict_keys(['13290b3b-b483-4774-a201-64a5108d4cd5', '46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:28:29.787 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2338de57-99ef-4005-a243-62b84e511786 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:28:29.787 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2338de57-99ef-4005-a243-62b84e511786 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update rules of security group (7e0cf310-9ee9-46a1-80b6-2eb89690098f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:28:29.787 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2338de57-99ef-4005-a243-62b84e511786 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update members of security group (7e0cf310-9ee9-46a1-80b6-2eb89690098f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-10 20:28:29.787 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2338de57-99ef-4005-a243-62b84e511786 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update port filter for 13290b3b-b483-4774-a201-64a5108d4cd5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:28:29.787 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2338de57-99ef-4005-a243-62b84e511786 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Updating port rules. 2021-11-10 20:28:29.787 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2338de57-99ef-4005-a243-62b84e511786 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Creating 0 new rules, removing 1 old rules. 2021-11-10 20:28:29.787 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-2338de57-99ef-4005-a243-62b84e511786 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-13290b3b-b483-4774-a201-64a5108d4cd5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:29.787 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-2338de57-99ef-4005-a243-62b84e511786 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-13290b3b-b483-4774-a201-64a5108d4cd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:29.787 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-2338de57-99ef-4005-a243-62b84e511786 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-13290b3b-b483-4774-a201-64a5108d4cd5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:29.984 1104 2027074600280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: aa4f23bd-3d1d-4894-bb48-17aed2cc93e2 2021-11-10 20:28:30.022 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-2338de57-99ef-4005-a243-62b84e511786 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-13290b3b-b483-4774-a201-64a5108d4cd5" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:30.022 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2338de57-99ef-4005-a243-62b84e511786 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update port filter for 46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:28:30.022 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2338de57-99ef-4005-a243-62b84e511786 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Updating port rules. 2021-11-10 20:28:30.022 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2338de57-99ef-4005-a243-62b84e511786 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Creating 0 new rules, removing 1 old rules. 2021-11-10 20:28:30.022 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-2338de57-99ef-4005-a243-62b84e511786 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:30.022 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-2338de57-99ef-4005-a243-62b84e511786 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:30.022 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-2338de57-99ef-4005-a243-62b84e511786 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:30.309 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-2338de57-99ef-4005-a243-62b84e511786 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:30.781 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-10 20:28:30.781 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'aa4f23bd-3d1d-4894-bb48-17aed2cc93e2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-10 20:28:30.781 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'aa4f23bd-3d1d-4894-bb48-17aed2cc93e2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-10 20:28:30.781 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port aa4f23bd-3d1d-4894-bb48-17aed2cc93e2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-10 20:28:30.790 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aa4f23bd-3d1d-4894-bb48-17aed2cc93e2'] 2021-11-10 20:28:30.808 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-10 20:28:30.808 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-10 20:28:30.808 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aa4f23bd-3d1d-4894-bb48-17aed2cc93e2'] 2021-11-10 20:28:32.788 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:32.818 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:33.137 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f0c9c94-0482-4ff9-9bb6-6e91eb8e57e6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Security group member updated on remote: ['7e0cf310-9ee9-46a1-80b6-2eb89690098f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:28:33.137 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-0f0c9c94-0482-4ff9-9bb6-6e91eb8e57e6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Security group member updated ['7e0cf310-9ee9-46a1-80b6-2eb89690098f'] 2021-11-10 20:28:33.137 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-0f0c9c94-0482-4ff9-9bb6-6e91eb8e57e6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Refresh firewall rules 2021-11-10 20:28:33.137 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f0c9c94-0482-4ff9-9bb6-6e91eb8e57e6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Get security group information for devices via rpc ['46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7', '13290b3b-b483-4774-a201-64a5108d4cd5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:28:33.272 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f0c9c94-0482-4ff9-9bb6-6e91eb8e57e6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] port_delete event received for '13290b3b-b483-4774-a201-64a5108d4cd5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:28:33.303 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0f0c9c94-0482-4ff9-9bb6-6e91eb8e57e6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update security group information for ports dict_keys(['46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:28:33.303 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0f0c9c94-0482-4ff9-9bb6-6e91eb8e57e6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:28:33.303 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0f0c9c94-0482-4ff9-9bb6-6e91eb8e57e6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update rules of security group (7e0cf310-9ee9-46a1-80b6-2eb89690098f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:28:33.303 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0f0c9c94-0482-4ff9-9bb6-6e91eb8e57e6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update members of security group (7e0cf310-9ee9-46a1-80b6-2eb89690098f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-10 20:28:33.303 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0f0c9c94-0482-4ff9-9bb6-6e91eb8e57e6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update port filter for 46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:28:33.303 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0f0c9c94-0482-4ff9-9bb6-6e91eb8e57e6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Updating port rules. 2021-11-10 20:28:33.303 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0f0c9c94-0482-4ff9-9bb6-6e91eb8e57e6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Creating 0 new rules, removing 1 old rules. 2021-11-10 20:28:33.303 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-0f0c9c94-0482-4ff9-9bb6-6e91eb8e57e6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:33.303 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-0f0c9c94-0482-4ff9-9bb6-6e91eb8e57e6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:33.303 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-0f0c9c94-0482-4ff9-9bb6-6e91eb8e57e6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:33.497 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-0f0c9c94-0482-4ff9-9bb6-6e91eb8e57e6 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Lock "n-hv-driver-port-lock-46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:34.058 1104 2027074600280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 13290b3b-b483-4774-a201-64a5108d4cd5 2021-11-10 20:28:34.791 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-10 20:28:34.791 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '13290b3b-b483-4774-a201-64a5108d4cd5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-10 20:28:34.791 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '13290b3b-b483-4774-a201-64a5108d4cd5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-10 20:28:34.791 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 13290b3b-b483-4774-a201-64a5108d4cd5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-10 20:28:34.804 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['13290b3b-b483-4774-a201-64a5108d4cd5'] 2021-11-10 20:28:34.804 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-10 20:28:34.804 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-10 20:28:34.804 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['13290b3b-b483-4774-a201-64a5108d4cd5'] 2021-11-10 20:28:36.808 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:36.834 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:28:37.917 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dc61b69b-ec28-463d-98e1-6cbf83df39ef 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Security group member updated on remote: ['7e0cf310-9ee9-46a1-80b6-2eb89690098f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:28:37.917 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-dc61b69b-ec28-463d-98e1-6cbf83df39ef 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Security group member updated ['7e0cf310-9ee9-46a1-80b6-2eb89690098f'] 2021-11-10 20:28:37.917 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-dc61b69b-ec28-463d-98e1-6cbf83df39ef 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Refresh firewall rules 2021-11-10 20:28:37.917 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dc61b69b-ec28-463d-98e1-6cbf83df39ef 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Get security group information for devices via rpc ['46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:28:37.953 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dc61b69b-ec28-463d-98e1-6cbf83df39ef 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:28:37.953 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dc61b69b-ec28-463d-98e1-6cbf83df39ef 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:28:38.006 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc61b69b-ec28-463d-98e1-6cbf83df39ef 8fc5da69b9cc448caf492080abb16897 b114653176a64c3b8d868b17b7839f1c - - -] port_delete event received for '46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:28:38.072 1104 2027074600280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7 2021-11-10 20:28:38.820 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-10 20:28:38.820 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-10 20:28:38.820 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-10 20:28:38.820 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-10 20:28:38.834 1104 2027092560888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 77304992-2349-4c17-adc2-72ccec339094 2021-11-10 20:28:38.834 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7'] 2021-11-10 20:28:38.834 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-10 20:28:38.834 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-10 20:28:38.834 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['46d7c5ae-9e9d-4f96-b00f-a4eec0b7f5c7'] 2021-11-10 20:28:39.656 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f059929-9862-4c0d-b270-c9d233ff79d6 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] network_delete received. Deleting network 77304992-2349-4c17-adc2-72ccec339094 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-10 20:28:39.656 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f059929-9862-4c0d-b270-c9d233ff79d6 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] Network 77304992-2349-4c17-adc2-72ccec339094 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-10 20:28:40.835 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:28:40.850 1104 2027092560888 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:29:06.287 1104 2027074600280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 817e84d3-dcbc-40cc-8d6b-a046323ad28e 2021-11-10 20:29:06.931 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-10 20:29:06.931 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-538efe1b-b82b-483e-966e-6d98931382b5 6b46d61ee94a4f57a519b9b546a99117 07c232d35c954d3980fb2215167c87b1 - - -] Security group member updated on remote: ['a69a4a0b-6680-4424-829c-bb7cf35a6030'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:29:06.931 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-538efe1b-b82b-483e-966e-6d98931382b5 6b46d61ee94a4f57a519b9b546a99117 07c232d35c954d3980fb2215167c87b1 - - -] Security group member updated ['a69a4a0b-6680-4424-829c-bb7cf35a6030'] 2021-11-10 20:29:06.931 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '817e84d3-dcbc-40cc-8d6b-a046323ad28e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-10 20:29:06.931 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '817e84d3-dcbc-40cc-8d6b-a046323ad28e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-10 20:29:06.931 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 817e84d3-dcbc-40cc-8d6b-a046323ad28e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-10 20:29:06.946 1104 2027092559480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b4e5ed2e-2622-4267-ba64-7c050b9104d4 2021-11-10 20:29:06.946 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['817e84d3-dcbc-40cc-8d6b-a046323ad28e'] 2021-11-10 20:29:06.958 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-10 20:29:06.958 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-10 20:29:06.958 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['817e84d3-dcbc-40cc-8d6b-a046323ad28e'] 2021-11-10 20:29:07.256 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-538efe1b-b82b-483e-966e-6d98931382b5 6b46d61ee94a4f57a519b9b546a99117 07c232d35c954d3980fb2215167c87b1 - - -] port_delete event received for '817e84d3-dcbc-40cc-8d6b-a046323ad28e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:29:08.742 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53e684e0-35b7-4adc-8538-9444ec01dfd6 6b46d61ee94a4f57a519b9b546a99117 07c232d35c954d3980fb2215167c87b1 - - -] port_delete event received for '36acf147-318b-4cf2-b4c9-7e2f3fc843c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:29:08.942 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:29:08.958 1104 2027092559480 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:29:10.146 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Security group member updated on remote: ['702ca386-6308-4e49-be93-ee9bbea3dc4e', '01a30201-13ba-4e87-9f7d-6f42451e0fa6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:29:10.146 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Security group member updated ['702ca386-6308-4e49-be93-ee9bbea3dc4e', '01a30201-13ba-4e87-9f7d-6f42451e0fa6'] 2021-11-10 20:29:10.146 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Refresh firewall rules 2021-11-10 20:29:10.146 1104 2027092559480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Get security group information for devices via rpc ['84e2c80f-7c76-4e48-8a9a-ce5742cd032c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:29:10.192 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] port_update received: 84e2c80f-7c76-4e48-8a9a-ce5742cd032c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:29:10.208 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Lock "n-hv-agent-port-lock-84e2c80f-7c76-4e48-8a9a-ce5742cd032c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:29:10.213 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Binding port 84e2c80f-7c76-4e48-8a9a-ce5742cd032c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-10 20:29:10.213 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-10 20:29:10.226 1104 2027092560888 MainThread DEBUG neutron.services.trunk.rpc.agent [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '84e2c80f-7c76-4e48-8a9a-ce5742cd032c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:29:10.226 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '84e2c80f-7c76-4e48-8a9a-ce5742cd032c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:29:10.250 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Trunk plugin disabled on server. Assuming port 84e2c80f-7c76-4e48-8a9a-ce5742cd032c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-10 20:29:10.250 1104 2027092560888 MainThread INFO networking_hyperv.neutron.trunk_driver [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Binding VLAN ID: 164, VLAN trunk: None to switch port 84e2c80f-7c76-4e48-8a9a-ce5742cd032c 2021-11-10 20:29:10.302 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Refresh firewall rules 2021-11-10 20:29:10.302 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Get security group information for devices via rpc ['84e2c80f-7c76-4e48-8a9a-ce5742cd032c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:29:10.382 1104 2027074600104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6a8f8db2-d547-4803-8916-e8888d3a21c8 2021-11-10 20:29:10.505 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Update security group information for ports dict_keys(['84e2c80f-7c76-4e48-8a9a-ce5742cd032c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:29:10.505 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:29:10.505 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Update rules of security group (702ca386-6308-4e49-be93-ee9bbea3dc4e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:29:10.505 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Update members of security group (702ca386-6308-4e49-be93-ee9bbea3dc4e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-10 20:29:10.505 1104 2027092559480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Update port filter for 84e2c80f-7c76-4e48-8a9a-ce5742cd032c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:29:10.505 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Updating port rules. 2021-11-10 20:29:10.505 1104 2027092559480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Creating 0 new rules, removing 6 old rules. 2021-11-10 20:29:10.505 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Lock "n-hv-driver-port-lock-84e2c80f-7c76-4e48-8a9a-ce5742cd032c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:29:10.521 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Lock "n-hv-driver-port-lock-84e2c80f-7c76-4e48-8a9a-ce5742cd032c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:29:10.521 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Lock "n-hv-driver-port-lock-84e2c80f-7c76-4e48-8a9a-ce5742cd032c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:29:10.630 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Update security group information for ports dict_keys(['84e2c80f-7c76-4e48-8a9a-ce5742cd032c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:29:10.630 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:29:10.630 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Update rules of security group (702ca386-6308-4e49-be93-ee9bbea3dc4e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:29:10.630 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Update members of security group (702ca386-6308-4e49-be93-ee9bbea3dc4e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-10 20:29:10.630 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Update port filter for 84e2c80f-7c76-4e48-8a9a-ce5742cd032c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:29:10.630 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Updating port rules. 2021-11-10 20:29:10.630 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Creating 0 new rules, removing 6 old rules. 2021-11-10 20:29:10.727 1104 2027092559480 MainThread DEBUG oslo_concurrency.lockutils [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Lock "n-hv-driver-port-lock-84e2c80f-7c76-4e48-8a9a-ce5742cd032c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:29:10.727 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Lock "n-hv-driver-port-lock-84e2c80f-7c76-4e48-8a9a-ce5742cd032c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:29:10.727 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Lock "n-hv-driver-port-lock-84e2c80f-7c76-4e48-8a9a-ce5742cd032c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:29:10.727 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Lock "n-hv-driver-port-lock-84e2c80f-7c76-4e48-8a9a-ce5742cd032c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:29:10.822 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Lock "n-hv-driver-port-lock-84e2c80f-7c76-4e48-8a9a-ce5742cd032c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:29:10.854 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [req-89471e39-44a8-44c2-8b1b-a88d1e864925 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Lock "n-hv-agent-port-lock-84e2c80f-7c76-4e48-8a9a-ce5742cd032c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:29:10.959 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-10 20:29:11.104 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21792995-4f75-4e8f-a33f-5aa45a9ebd05 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] port_delete event received for 'd208d7ae-5eeb-46a3-9316-21ca70a1f6df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:29:11.273 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Adding port 6a8f8db2-d547-4803-8916-e8888d3a21c8 2021-11-10 20:29:11.273 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Port 6a8f8db2-d547-4803-8916-e8888d3a21c8 updated. Details: {'device': '6a8f8db2-d547-4803-8916-e8888d3a21c8', 'network_id': '7524a778-b36a-49d4-a61a-4a5bf3bb4c38', 'port_id': '6a8f8db2-d547-4803-8916-e8888d3a21c8', 'mac_address': 'fa:16:3e:6c:04:dc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 193, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2220376b-06e6-499d-a82a-d29b49b384cb', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-10 20:29:11.273 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-10 20:29:11.273 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6a8f8db2-d547-4803-8916-e8888d3a21c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:29:11.273 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6a8f8db2-d547-4803-8916-e8888d3a21c8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-10 20:29:11.273 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-10 20:29:11.290 1104 2027092560888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6a8f8db2-d547-4803-8916-e8888d3a21c8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:29:11.306 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6a8f8db2-d547-4803-8916-e8888d3a21c8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:29:11.306 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6a8f8db2-d547-4803-8916-e8888d3a21c8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-10 20:29:11.306 1104 2027092560888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 193, VLAN trunk: None to switch port 6a8f8db2-d547-4803-8916-e8888d3a21c8 2021-11-10 20:29:11.354 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-10 20:29:11.354 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6a8f8db2-d547-4803-8916-e8888d3a21c8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:29:11.602 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6a8f8db2-d547-4803-8916-e8888d3a21c8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:29:11.602 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:29:11.602 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2f139fe6-3dd9-4a66-93cb-3015762a094b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:29:11.602 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6a8f8db2-d547-4803-8916-e8888d3a21c8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:29:11.602 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-10 20:29:11.602 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-11-10 20:29:11.602 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a8f8db2-d547-4803-8916-e8888d3a21c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:29:11.602 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a8f8db2-d547-4803-8916-e8888d3a21c8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:29:11.602 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a8f8db2-d547-4803-8916-e8888d3a21c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:29:11.602 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a8f8db2-d547-4803-8916-e8888d3a21c8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:29:11.666 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6a8f8db2-d547-4803-8916-e8888d3a21c8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:29:11.666 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6a8f8db2-d547-4803-8916-e8888d3a21c8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-10 20:29:11.666 1104 2027092560888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6a8f8db2-d547-4803-8916-e8888d3a21c8 processed. 2021-11-10 20:29:12.974 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:29:13.869 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.890s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:29:15.197 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69095e7c-f545-4806-b705-3e6fd833d9e7 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] port_delete event received for '3f1a4ec3-d34d-4166-9b48-3d1bc90c833c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:29:17.822 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e0ec2d7b-92e3-4fb5-8cbc-21e00e5d954b 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Security group member updated on remote: ['702ca386-6308-4e49-be93-ee9bbea3dc4e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:29:17.822 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-e0ec2d7b-92e3-4fb5-8cbc-21e00e5d954b 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Security group member updated ['702ca386-6308-4e49-be93-ee9bbea3dc4e'] 2021-11-10 20:29:17.822 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-e0ec2d7b-92e3-4fb5-8cbc-21e00e5d954b 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Refresh firewall rules 2021-11-10 20:29:17.822 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e0ec2d7b-92e3-4fb5-8cbc-21e00e5d954b 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Get security group information for devices via rpc ['84e2c80f-7c76-4e48-8a9a-ce5742cd032c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:29:17.911 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e0ec2d7b-92e3-4fb5-8cbc-21e00e5d954b 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:29:17.911 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e0ec2d7b-92e3-4fb5-8cbc-21e00e5d954b 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:29:17.931 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3cece21-10ab-4bd8-87b4-a736b82df0fe 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] port_delete event received for 'e0bb8187-4931-4e91-a0f1-700ca8582e56' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:29:18.042 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0ec2d7b-92e3-4fb5-8cbc-21e00e5d954b 53ed121d8bf2411a830654cee546b411 b29f4ddc2ba24659965e0a37290fc70f - - -] port_delete event received for '84e2c80f-7c76-4e48-8a9a-ce5742cd032c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:29:18.369 1104 2027074600280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 84e2c80f-7c76-4e48-8a9a-ce5742cd032c 2021-11-10 20:29:19.036 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-10 20:29:19.036 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '84e2c80f-7c76-4e48-8a9a-ce5742cd032c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-10 20:29:19.036 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '84e2c80f-7c76-4e48-8a9a-ce5742cd032c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-10 20:29:19.036 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 84e2c80f-7c76-4e48-8a9a-ce5742cd032c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-10 20:29:19.046 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['84e2c80f-7c76-4e48-8a9a-ce5742cd032c'] 2021-11-10 20:29:19.046 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-10 20:29:19.046 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-10 20:29:19.046 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['84e2c80f-7c76-4e48-8a9a-ce5742cd032c'] 2021-11-10 20:29:19.772 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-208504c1-458e-496b-b1d6-b057c7ee3da3 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] port_delete event received for '684a5d9a-99bb-42c2-8fdb-d036ef7fde82' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:29:20.009 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be1472b8-c4ae-4619-8a8c-df36b5bd604e - - - - -] port_delete event received for '684a5d9a-99bb-42c2-8fdb-d036ef7fde82' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:29:20.192 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-208504c1-458e-496b-b1d6-b057c7ee3da3 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] network_delete received. Deleting network b4e5ed2e-2622-4267-ba64-7c050b9104d4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-10 20:29:20.192 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-208504c1-458e-496b-b1d6-b057c7ee3da3 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] Network b4e5ed2e-2622-4267-ba64-7c050b9104d4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-10 20:29:21.056 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:29:21.103 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:29:23.161 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc5ac37e-2bc5-4cb7-ad48-aada215587b9 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] port_delete event received for 'bd91f4c8-03af-4e8c-88a9-3a5de3f8199a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:29:27.114 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eab9906f-4ca7-4ae0-9a41-aabb52007f5b 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] port_delete event received for '8de88452-70c2-40e8-971d-1dc9e17ae72b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:29:28.995 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c2f206f-df1c-4186-bd9f-be12daf1e5b8 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] network_delete received. Deleting network 28929ab8-a2e6-4157-9d4b-3e3a77654137 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-10 20:29:28.995 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c2f206f-df1c-4186-bd9f-be12daf1e5b8 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] Network 28929ab8-a2e6-4157-9d4b-3e3a77654137 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-10 20:29:29.413 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a977319-098e-484f-895f-c010a5430723 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] port_delete event received for 'e7cb82b1-ee58-4ae1-92d2-683914052f58' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:29:29.543 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12351bcb-12dd-426d-b9cc-cfbc5db75d23 - - - - -] port_delete event received for 'e7cb82b1-ee58-4ae1-92d2-683914052f58' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:29:29.713 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a977319-098e-484f-895f-c010a5430723 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] network_delete received. Deleting network 8e84974e-c6d4-4345-b2ea-0caa224deb90 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-10 20:29:29.713 1104 2027092560888 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a977319-098e-484f-895f-c010a5430723 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] Reclaiming local network 8e84974e-c6d4-4345-b2ea-0caa224deb90 2021-11-10 20:29:29.870 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55e8b734-128e-4d81-809c-8d10d00019ee 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] network_delete received. Deleting network 407d1886-7ee9-4746-abed-7bc50bd98ef2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-10 20:29:29.870 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55e8b734-128e-4d81-809c-8d10d00019ee 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] Network 407d1886-7ee9-4746-abed-7bc50bd98ef2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-10 20:29:30.442 1104 2027074600280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6a8f8db2-d547-4803-8916-e8888d3a21c8 2021-11-10 20:29:31.103 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-10 20:29:31.103 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6a8f8db2-d547-4803-8916-e8888d3a21c8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-10 20:29:31.103 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6a8f8db2-d547-4803-8916-e8888d3a21c8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-10 20:29:31.103 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6a8f8db2-d547-4803-8916-e8888d3a21c8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-10 20:29:31.103 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6a8f8db2-d547-4803-8916-e8888d3a21c8'] 2021-11-10 20:29:31.103 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-10 20:29:31.103 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-10 20:29:31.103 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6a8f8db2-d547-4803-8916-e8888d3a21c8'] 2021-11-10 20:29:31.381 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d402157-2478-484d-bd22-31cf636e33d3 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] port_delete event received for 'a9deee96-d15c-4b0b-8fbe-9c4d0b5b07b2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:29:32.442 1104 2027074600280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6a8f8db2-d547-4803-8916-e8888d3a21c8 2021-11-10 20:29:32.818 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49dbf151-51ef-4cb3-a559-b69380aa6443 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] port_delete event received for 'fa261d62-5bf2-4362-a0ec-20567b0f6f55' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:29:33.114 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-10 20:29:33.114 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6a8f8db2-d547-4803-8916-e8888d3a21c8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-10 20:29:33.114 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6a8f8db2-d547-4803-8916-e8888d3a21c8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-10 20:29:33.114 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6a8f8db2-d547-4803-8916-e8888d3a21c8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-10 20:29:33.114 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:29:33.114 1104 2027092559480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7524a778-b36a-49d4-a61a-4a5bf3bb4c38 2021-11-10 20:29:33.114 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6a8f8db2-d547-4803-8916-e8888d3a21c8'] 2021-11-10 20:29:33.114 1104 2027092559480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-10 20:29:33.114 1104 2027092559480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6a8f8db2-d547-4803-8916-e8888d3a21c8'] 2021-11-10 20:29:33.426 1104 2027092560888 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:29:34.870 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df1bd318-5d15-4f8e-af45-bd2dc2551ce0 - - - - -] port_delete event received for '531523e5-8629-4d9e-979c-d1e01b2f08e5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:29:35.199 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53a5ab05-cd75-4fd2-a755-ff4498714a95 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] port_delete event received for '531523e5-8629-4d9e-979c-d1e01b2f08e5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:29:35.573 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53a5ab05-cd75-4fd2-a755-ff4498714a95 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] network_delete received. Deleting network 3f1cc001-4f63-4c12-9fa8-8472c833a3ea network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-10 20:29:35.573 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53a5ab05-cd75-4fd2-a755-ff4498714a95 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] Network 3f1cc001-4f63-4c12-9fa8-8472c833a3ea not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-10 20:29:50.648 1104 2027074600104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6a8f8db2-d547-4803-8916-e8888d3a21c8 2021-11-10 20:29:51.214 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-10 20:29:51.464 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Adding port 6a8f8db2-d547-4803-8916-e8888d3a21c8 2021-11-10 20:29:51.464 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Port 6a8f8db2-d547-4803-8916-e8888d3a21c8 updated. Details: {'device': '6a8f8db2-d547-4803-8916-e8888d3a21c8', 'network_id': '7524a778-b36a-49d4-a61a-4a5bf3bb4c38', 'port_id': '6a8f8db2-d547-4803-8916-e8888d3a21c8', 'mac_address': 'fa:16:3e:6c:04:dc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 193, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2220376b-06e6-499d-a82a-d29b49b384cb', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-10 20:29:51.464 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-10 20:29:51.464 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6a8f8db2-d547-4803-8916-e8888d3a21c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:29:51.464 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6a8f8db2-d547-4803-8916-e8888d3a21c8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-10 20:29:51.464 1104 2027092560888 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7524a778-b36a-49d4-a61a-4a5bf3bb4c38 2021-11-10 20:29:51.464 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-10 20:29:51.598 1104 2027092560888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6a8f8db2-d547-4803-8916-e8888d3a21c8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:29:51.598 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6a8f8db2-d547-4803-8916-e8888d3a21c8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:29:51.613 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6a8f8db2-d547-4803-8916-e8888d3a21c8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-10 20:29:51.613 1104 2027092560888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 193, VLAN trunk: None to switch port 6a8f8db2-d547-4803-8916-e8888d3a21c8 2021-11-10 20:29:51.660 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-10 20:29:51.660 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6a8f8db2-d547-4803-8916-e8888d3a21c8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:29:51.856 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6a8f8db2-d547-4803-8916-e8888d3a21c8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:29:51.856 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:29:51.856 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2f139fe6-3dd9-4a66-93cb-3015762a094b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:29:51.856 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6a8f8db2-d547-4803-8916-e8888d3a21c8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:29:51.856 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-10 20:29:51.856 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6a8f8db2-d547-4803-8916-e8888d3a21c8 not yet added. Adding. 2021-11-10 20:29:51.856 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-10 20:29:51.856 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-10 20:29:51.911 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a8f8db2-d547-4803-8916-e8888d3a21c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:29:51.994 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a8f8db2-d547-4803-8916-e8888d3a21c8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:29:51.994 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a8f8db2-d547-4803-8916-e8888d3a21c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:29:52.073 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a8f8db2-d547-4803-8916-e8888d3a21c8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:29:52.146 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6a8f8db2-d547-4803-8916-e8888d3a21c8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.688s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:29:52.146 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6a8f8db2-d547-4803-8916-e8888d3a21c8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-10 20:29:52.146 1104 2027092560888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6a8f8db2-d547-4803-8916-e8888d3a21c8 processed. 2021-11-10 20:29:53.239 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:29:53.455 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:30:32.253 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0eb3e31e-8de4-4606-9c19-dac9d9375f2a 5b167ef3b2704540958c6d59ae86b78a 400ffd5ca9dd4620bffaa35ded749572 - - -] Security group member updated on remote: ['2f139fe6-3dd9-4a66-93cb-3015762a094b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:30:32.253 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-0eb3e31e-8de4-4606-9c19-dac9d9375f2a 5b167ef3b2704540958c6d59ae86b78a 400ffd5ca9dd4620bffaa35ded749572 - - -] Security group member updated ['2f139fe6-3dd9-4a66-93cb-3015762a094b'] 2021-11-10 20:30:32.550 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0eb3e31e-8de4-4606-9c19-dac9d9375f2a 5b167ef3b2704540958c6d59ae86b78a 400ffd5ca9dd4620bffaa35ded749572 - - -] port_delete event received for '6a8f8db2-d547-4803-8916-e8888d3a21c8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:30:32.816 1104 2027074600280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6a8f8db2-d547-4803-8916-e8888d3a21c8 2021-11-10 20:30:33.488 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-10 20:30:33.488 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6a8f8db2-d547-4803-8916-e8888d3a21c8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-10 20:30:33.488 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6a8f8db2-d547-4803-8916-e8888d3a21c8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-10 20:30:33.488 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6a8f8db2-d547-4803-8916-e8888d3a21c8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-10 20:30:33.488 1104 2027092560888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7524a778-b36a-49d4-a61a-4a5bf3bb4c38 2021-11-10 20:30:33.488 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6a8f8db2-d547-4803-8916-e8888d3a21c8'] 2021-11-10 20:30:33.488 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-10 20:30:33.488 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-10 20:30:33.488 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6a8f8db2-d547-4803-8916-e8888d3a21c8'] 2021-11-10 20:30:34.472 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2101335-5a08-4dae-9a93-fbfa8a6907fa 5b167ef3b2704540958c6d59ae86b78a 400ffd5ca9dd4620bffaa35ded749572 - - -] port_delete event received for '63c21dc2-554d-4231-847f-8fbdd345749a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:30:35.503 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:30:35.503 1104 2027092560888 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:30:38.786 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b065b4b6-9088-43a2-82d9-9937ba0a1b34 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] port_delete event received for '04106bcc-478e-4f96-9e13-6f92288a225b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:30:40.036 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-006114c9-e5ab-4522-b8b5-fec7f2e31f80 - - - - -] port_update received: 2205a809-9a6d-43f0-a2a4-cf9346dc6efa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:30:40.036 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-006114c9-e5ab-4522-b8b5-fec7f2e31f80 - - - - -] No port 2205a809-9a6d-43f0-a2a4-cf9346dc6efa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:30:40.640 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02793d63-5647-4a91-b0c7-da14d4021cba 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] port_delete event received for '81f72e80-07e2-47de-ae52-b5cec249581b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:30:41.802 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f476f1d-b6b5-48ae-96e7-8e5f0e55149b 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] port_delete event received for '48e890eb-250b-4cad-bded-4092469438a0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:30:42.021 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9f8337c-1ee5-4864-b252-c07032fcc1b2 - - - - -] port_delete event received for '48e890eb-250b-4cad-bded-4092469438a0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:30:42.364 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f476f1d-b6b5-48ae-96e7-8e5f0e55149b 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] network_delete received. Deleting network 7524a778-b36a-49d4-a61a-4a5bf3bb4c38 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-10 20:30:42.364 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f476f1d-b6b5-48ae-96e7-8e5f0e55149b 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] Network 7524a778-b36a-49d4-a61a-4a5bf3bb4c38 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-10 20:30:45.505 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7897f7b-f7ad-4580-b50b-1ed3d97944f5 - - - - -] port_update received: bce73031-7b1c-4032-bc2f-83fece24f89e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:30:45.505 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7897f7b-f7ad-4580-b50b-1ed3d97944f5 - - - - -] No port bce73031-7b1c-4032-bc2f-83fece24f89e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:30:48.364 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62389d3e-2a30-4a37-a9fb-0b1fcdf03f4e - - - - -] port_update received: 344eedf2-0b09-412c-acdc-58aa6e4809df port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:30:48.364 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62389d3e-2a30-4a37-a9fb-0b1fcdf03f4e - - - - -] No port 344eedf2-0b09-412c-acdc-58aa6e4809df defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:30:49.989 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-63035273-8dfa-49f8-83fe-7961740e2a61 8bf67013c5b34f6d94cddd2b66976fab 2afeebaedadf46a283ae930b228d95b6 - - -] Security group rule updated on remote: ['ec2eedff-6ab4-4657-ba03-8b77e00f67fc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-10 20:30:49.989 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-63035273-8dfa-49f8-83fe-7961740e2a61 8bf67013c5b34f6d94cddd2b66976fab 2afeebaedadf46a283ae930b228d95b6 - - -] Security group rule updated ['ec2eedff-6ab4-4657-ba03-8b77e00f67fc'] 2021-11-10 20:30:50.192 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f29759d6-da96-4467-a27c-8f03731d05b2 8bf67013c5b34f6d94cddd2b66976fab 2afeebaedadf46a283ae930b228d95b6 - - -] Security group rule updated on remote: ['ec2eedff-6ab4-4657-ba03-8b77e00f67fc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-10 20:30:50.192 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-f29759d6-da96-4467-a27c-8f03731d05b2 8bf67013c5b34f6d94cddd2b66976fab 2afeebaedadf46a283ae930b228d95b6 - - -] Security group rule updated ['ec2eedff-6ab4-4657-ba03-8b77e00f67fc'] 2021-11-10 20:30:50.364 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a3eeb0c6-bdd2-4545-8820-fa7fdcf483a2 8bf67013c5b34f6d94cddd2b66976fab 2afeebaedadf46a283ae930b228d95b6 - - -] Security group rule updated on remote: ['ec2eedff-6ab4-4657-ba03-8b77e00f67fc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-10 20:30:50.364 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-a3eeb0c6-bdd2-4545-8820-fa7fdcf483a2 8bf67013c5b34f6d94cddd2b66976fab 2afeebaedadf46a283ae930b228d95b6 - - -] Security group rule updated ['ec2eedff-6ab4-4657-ba03-8b77e00f67fc'] 2021-11-10 20:30:50.520 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36760ea3-0943-470f-bc61-47c6f56b13ee 8bf67013c5b34f6d94cddd2b66976fab 2afeebaedadf46a283ae930b228d95b6 - - -] Security group rule updated on remote: ['ec2eedff-6ab4-4657-ba03-8b77e00f67fc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-10 20:30:50.520 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-36760ea3-0943-470f-bc61-47c6f56b13ee 8bf67013c5b34f6d94cddd2b66976fab 2afeebaedadf46a283ae930b228d95b6 - - -] Security group rule updated ['ec2eedff-6ab4-4657-ba03-8b77e00f67fc'] 2021-11-10 20:30:50.692 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-398fbe0a-2e3d-41c7-96d1-c9aeefb8b36e 8bf67013c5b34f6d94cddd2b66976fab 2afeebaedadf46a283ae930b228d95b6 - - -] Security group rule updated on remote: ['ec2eedff-6ab4-4657-ba03-8b77e00f67fc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-10 20:30:50.692 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-398fbe0a-2e3d-41c7-96d1-c9aeefb8b36e 8bf67013c5b34f6d94cddd2b66976fab 2afeebaedadf46a283ae930b228d95b6 - - -] Security group rule updated ['ec2eedff-6ab4-4657-ba03-8b77e00f67fc'] 2021-11-10 20:30:50.848 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1287736-0589-4744-a629-1e1126b9b3fb 8bf67013c5b34f6d94cddd2b66976fab 2afeebaedadf46a283ae930b228d95b6 - - -] Security group rule updated on remote: ['ec2eedff-6ab4-4657-ba03-8b77e00f67fc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-10 20:30:50.848 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-e1287736-0589-4744-a629-1e1126b9b3fb 8bf67013c5b34f6d94cddd2b66976fab 2afeebaedadf46a283ae930b228d95b6 - - -] Security group rule updated ['ec2eedff-6ab4-4657-ba03-8b77e00f67fc'] 2021-11-10 20:30:53.880 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87a4a999-c02e-49a4-b47e-333462edeac7 - - - - -] port_update received: ec5498be-2036-4d33-ac8b-d26350190aa5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:30:53.914 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87a4a999-c02e-49a4-b47e-333462edeac7 - - - - -] No port ec5498be-2036-4d33-ac8b-d26350190aa5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:31:09.882 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-61862f4f-acff-45fd-a8d6-2a732397bd8c 8bf67013c5b34f6d94cddd2b66976fab 2afeebaedadf46a283ae930b228d95b6 - - -] Security group member updated on remote: ['ec2eedff-6ab4-4657-ba03-8b77e00f67fc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:31:09.882 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-61862f4f-acff-45fd-a8d6-2a732397bd8c 8bf67013c5b34f6d94cddd2b66976fab 2afeebaedadf46a283ae930b228d95b6 - - -] Security group member updated ['ec2eedff-6ab4-4657-ba03-8b77e00f67fc'] 2021-11-10 20:31:10.802 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0f00961-3e23-4510-a66a-5edfc35fcf52 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] port_update received: ce1b0fe8-916f-48a6-954b-8c01a989b882 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-10 20:31:10.802 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0f00961-3e23-4510-a66a-5edfc35fcf52 5092b2f284e84377aa6cc2a1dc6bca80 624e6112a809485983bbf32fccd2750b - - -] No port ce1b0fe8-916f-48a6-954b-8c01a989b882 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-10 20:31:13.130 1104 2027074600104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ce1b0fe8-916f-48a6-954b-8c01a989b882 2021-11-10 20:31:13.645 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-10 20:31:13.958 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Adding port ce1b0fe8-916f-48a6-954b-8c01a989b882 2021-11-10 20:31:13.958 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Port ce1b0fe8-916f-48a6-954b-8c01a989b882 updated. Details: {'device': 'ce1b0fe8-916f-48a6-954b-8c01a989b882', 'network_id': '15c01657-b973-459f-941d-484ef5589bdf', 'port_id': 'ce1b0fe8-916f-48a6-954b-8c01a989b882', 'mac_address': 'fa:16:3e:f6:48:7b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 180, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5d7a90f8-a4e5-4a83-a325-8990982a0b77', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-10 20:31:13.958 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-10 20:31:13.958 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ce1b0fe8-916f-48a6-954b-8c01a989b882" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:31:13.958 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ce1b0fe8-916f-48a6-954b-8c01a989b882 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-10 20:31:13.958 1104 2027092560888 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 15c01657-b973-459f-941d-484ef5589bdf 2021-11-10 20:31:13.987 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-10 20:31:14.113 1104 2027092560888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ce1b0fe8-916f-48a6-954b-8c01a989b882') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:31:14.113 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ce1b0fe8-916f-48a6-954b-8c01a989b882') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:31:14.129 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ce1b0fe8-916f-48a6-954b-8c01a989b882 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-10 20:31:14.129 1104 2027092560888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 180, VLAN trunk: None to switch port ce1b0fe8-916f-48a6-954b-8c01a989b882 2021-11-10 20:31:14.176 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-10 20:31:14.176 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ce1b0fe8-916f-48a6-954b-8c01a989b882'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:31:14.503 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ce1b0fe8-916f-48a6-954b-8c01a989b882']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:31:14.503 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:31:14.503 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ec2eedff-6ab4-4657-ba03-8b77e00f67fc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:31:14.503 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ce1b0fe8-916f-48a6-954b-8c01a989b882 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:31:14.503 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-10 20:31:14.503 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ce1b0fe8-916f-48a6-954b-8c01a989b882 not yet added. Adding. 2021-11-10 20:31:14.503 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-10 20:31:14.503 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-10 20:31:14.583 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce1b0fe8-916f-48a6-954b-8c01a989b882" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:31:14.646 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce1b0fe8-916f-48a6-954b-8c01a989b882" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:31:14.646 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce1b0fe8-916f-48a6-954b-8c01a989b882" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:31:14.737 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce1b0fe8-916f-48a6-954b-8c01a989b882" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:31:14.802 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ce1b0fe8-916f-48a6-954b-8c01a989b882" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:31:14.802 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ce1b0fe8-916f-48a6-954b-8c01a989b882 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-10 20:31:14.802 1104 2027092560888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ce1b0fe8-916f-48a6-954b-8c01a989b882 processed. 2021-11-10 20:31:15.646 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:31:15.846 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:33:27.957 1104 2027074600280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ce1b0fe8-916f-48a6-954b-8c01a989b882 2021-11-10 20:33:28.256 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-10 20:33:28.256 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ce1b0fe8-916f-48a6-954b-8c01a989b882' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-10 20:33:28.256 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ce1b0fe8-916f-48a6-954b-8c01a989b882' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-10 20:33:28.256 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ce1b0fe8-916f-48a6-954b-8c01a989b882 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-10 20:33:28.256 1104 2027092560888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 15c01657-b973-459f-941d-484ef5589bdf 2021-11-10 20:33:28.256 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ce1b0fe8-916f-48a6-954b-8c01a989b882'] 2021-11-10 20:33:28.256 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-10 20:33:28.256 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-10 20:33:28.270 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ce1b0fe8-916f-48a6-954b-8c01a989b882'] 2021-11-10 20:33:30.266 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:33:30.534 1104 2027092560888 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:33:31.923 1104 2027074600104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ce1b0fe8-916f-48a6-954b-8c01a989b882 2021-11-10 20:33:32.266 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-10 20:33:32.458 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Adding port ce1b0fe8-916f-48a6-954b-8c01a989b882 2021-11-10 20:33:32.458 1104 2026976795640 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Port ce1b0fe8-916f-48a6-954b-8c01a989b882 updated. Details: {'device': 'ce1b0fe8-916f-48a6-954b-8c01a989b882', 'network_id': '15c01657-b973-459f-941d-484ef5589bdf', 'port_id': 'ce1b0fe8-916f-48a6-954b-8c01a989b882', 'mac_address': 'fa:16:3e:f6:48:7b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 180, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5d7a90f8-a4e5-4a83-a325-8990982a0b77', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-10 20:33:32.469 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-10 20:33:32.469 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ce1b0fe8-916f-48a6-954b-8c01a989b882" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:33:32.469 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ce1b0fe8-916f-48a6-954b-8c01a989b882 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-10 20:33:32.469 1104 2027092560888 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 15c01657-b973-459f-941d-484ef5589bdf 2021-11-10 20:33:32.469 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-10 20:33:32.672 1104 2027092560888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ce1b0fe8-916f-48a6-954b-8c01a989b882') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:33:32.672 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ce1b0fe8-916f-48a6-954b-8c01a989b882') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-10 20:33:32.672 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ce1b0fe8-916f-48a6-954b-8c01a989b882 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-10 20:33:32.672 1104 2027092560888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 180, VLAN trunk: None to switch port ce1b0fe8-916f-48a6-954b-8c01a989b882 2021-11-10 20:33:32.753 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-10 20:33:32.753 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ce1b0fe8-916f-48a6-954b-8c01a989b882'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-10 20:33:32.990 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ce1b0fe8-916f-48a6-954b-8c01a989b882']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-10 20:33:32.990 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-10 20:33:32.990 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ec2eedff-6ab4-4657-ba03-8b77e00f67fc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-10 20:33:32.990 1104 2027092560888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ce1b0fe8-916f-48a6-954b-8c01a989b882 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-10 20:33:32.990 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-10 20:33:32.990 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ce1b0fe8-916f-48a6-954b-8c01a989b882 not yet added. Adding. 2021-11-10 20:33:33.016 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-10 20:33:33.016 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-10 20:33:33.127 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce1b0fe8-916f-48a6-954b-8c01a989b882" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:33:33.213 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce1b0fe8-916f-48a6-954b-8c01a989b882" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:33:33.213 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce1b0fe8-916f-48a6-954b-8c01a989b882" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:33:33.337 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce1b0fe8-916f-48a6-954b-8c01a989b882" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:33:33.412 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ce1b0fe8-916f-48a6-954b-8c01a989b882" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:33:33.412 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ce1b0fe8-916f-48a6-954b-8c01a989b882 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-10 20:33:33.412 1104 2027092560888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ce1b0fe8-916f-48a6-954b-8c01a989b882 processed. 2021-11-10 20:33:34.269 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:33:34.441 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:34:50.168 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c0c4ec7-3eeb-4f74-b65c-dad52c651c76 8bf67013c5b34f6d94cddd2b66976fab 2afeebaedadf46a283ae930b228d95b6 - - -] port_delete event received for '29244224-d94e-4f22-8b56-eb4d698ebdff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:34:52.484 1104 2027074600280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ce1b0fe8-916f-48a6-954b-8c01a989b882 2021-11-10 20:34:52.593 1104 2026976795640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a0ad035-002a-416f-a222-b59cba57b324 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-10 20:34:52.593 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ce1b0fe8-916f-48a6-954b-8c01a989b882' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-10 20:34:52.593 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ce1b0fe8-916f-48a6-954b-8c01a989b882' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-10 20:34:52.593 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ce1b0fe8-916f-48a6-954b-8c01a989b882 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-10 20:34:52.593 1104 2027092560888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 15c01657-b973-459f-941d-484ef5589bdf 2021-11-10 20:34:52.593 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ce1b0fe8-916f-48a6-954b-8c01a989b882'] 2021-11-10 20:34:52.593 1104 2027092560888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-10 20:34:52.593 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-10 20:34:52.593 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ce1b0fe8-916f-48a6-954b-8c01a989b882'] 2021-11-10 20:34:52.671 1104 2027092560888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cbd74b34-8656-4053-a518-654d4b20bc32 8bf67013c5b34f6d94cddd2b66976fab 2afeebaedadf46a283ae930b228d95b6 - - -] Security group member updated on remote: ['ec2eedff-6ab4-4657-ba03-8b77e00f67fc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-10 20:34:52.671 1104 2027092560888 MainThread INFO neutron.agent.securitygroups_rpc [req-cbd74b34-8656-4053-a518-654d4b20bc32 8bf67013c5b34f6d94cddd2b66976fab 2afeebaedadf46a283ae930b228d95b6 - - -] Security group member updated ['ec2eedff-6ab4-4657-ba03-8b77e00f67fc'] 2021-11-10 20:34:52.747 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cbd74b34-8656-4053-a518-654d4b20bc32 8bf67013c5b34f6d94cddd2b66976fab 2afeebaedadf46a283ae930b228d95b6 - - -] port_delete event received for 'ce1b0fe8-916f-48a6-954b-8c01a989b882' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:34:54.601 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-10 20:34:54.635 1104 2027092560888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-10 20:34:55.562 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26d855c7-5a23-41ac-a281-e3a84d2cde79 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] port_delete event received for 'bce73031-7b1c-4032-bc2f-83fece24f89e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:34:56.887 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9dcfab3c-d3c3-4aac-8378-a07336138204 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] port_delete event received for '2205a809-9a6d-43f0-a2a4-cf9346dc6efa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:34:57.636 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa3e5daa-c265-4029-8ac5-6b1a6554c4e7 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] port_delete event received for 'ce65b783-5b3a-455e-91cb-ecae14376a0c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:34:57.746 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e513128-b164-451d-a583-98b05a0ecd8d - - - - -] port_delete event received for 'ce65b783-5b3a-455e-91cb-ecae14376a0c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:34:57.852 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa3e5daa-c265-4029-8ac5-6b1a6554c4e7 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] network_delete received. Deleting network 15c01657-b973-459f-941d-484ef5589bdf network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-10 20:34:57.852 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa3e5daa-c265-4029-8ac5-6b1a6554c4e7 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] Network 15c01657-b973-459f-941d-484ef5589bdf not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-10 20:34:58.808 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d89258f-d85c-4787-8e41-96ca7480ec4a 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] port_delete event received for 'ec5498be-2036-4d33-ac8b-d26350190aa5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:35:00.106 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25c7f993-7459-461b-8da4-3ccebac23a94 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] port_delete event received for '344eedf2-0b09-412c-acdc-58aa6e4809df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:35:00.886 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bff0c387-adb0-48d4-aa41-383a79002d8a 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] port_delete event received for 'fb7ec8a2-a257-46c0-a947-c4dff39d7741' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:35:00.999 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3888010c-a8aa-4d81-97aa-f0b8875c035e - - - - -] port_delete event received for 'fb7ec8a2-a257-46c0-a947-c4dff39d7741' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-10 20:35:01.092 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bff0c387-adb0-48d4-aa41-383a79002d8a 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] network_delete received. Deleting network dc730d9b-0892-445e-88c0-1149e8a38e28 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-10 20:35:01.092 1104 2027092560888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bff0c387-adb0-48d4-aa41-383a79002d8a 1f62a67126af436aa723f6100c28eec7 1baceac69d2b480a824451d08714b9e9 - - -] Network dc730d9b-0892-445e-88c0-1149e8a38e28 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463