2021-08-26 10:53:00.029 4320 2401954273944 MainThread INFO neutron.common.config [-] Logging enabled! 2021-08-26 10:53:00.029 4320 2401954273944 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev565 2021-08-26 10:53:00.029 4320 2401954273944 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-08-26 10:53:00.114 4320 2401954273944 MainThread INFO os_win.utils.network.networkutils [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] WMI caching is disabled. 2021-08-26 10:53:00.573 4320 2401954273944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-08-26 10:53:00.735 4320 2401954273944 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-26 10:53:00.735 4320 2401954273944 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-26 10:53:01.013 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent initialized successfully, now running... 2021-08-26 10:53:01.061 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-08-26 10:53:01.061 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-26 10:53:01.123 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-26 10:55:31.297 4320 2402050047496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85fd27d2-9643-48e3-9452-48a3a13d5f38 - - - - -] port_update received: 536cca28-ded1-4e21-85c2-6eb310a099b3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:55:31.297 4320 2402050047496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85fd27d2-9643-48e3-9452-48a3a13d5f38 - - - - -] No port 536cca28-ded1-4e21-85c2-6eb310a099b3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:55:35.447 4320 2402050047496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2c52813-be37-4d11-9356-ce93057eef2c - - - - -] port_update received: 019fa489-8f07-4abf-b5ba-b37d82714b48 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:55:35.447 4320 2402050047496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2c52813-be37-4d11-9356-ce93057eef2c - - - - -] No port 019fa489-8f07-4abf-b5ba-b37d82714b48 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:55:41.564 4320 2402050047496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6bc7ef35-71c2-424d-89cb-2bbe8f6cf6b4 - - - - -] port_update received: 16feb926-bf21-42c3-99cf-cdd73d99c4a9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:55:41.587 4320 2402050047496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6bc7ef35-71c2-424d-89cb-2bbe8f6cf6b4 - - - - -] No port 16feb926-bf21-42c3-99cf-cdd73d99c4a9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:55:42.494 4320 2402050047496 MainThread WARNING oslo_policy.policy [req-aabc01d6-f96f-432a-8333-09f70e6e1328 6f10fe646d0a4464a7b25346bd8e1581 343a42cfaca9438fac92c14d57c35a8a - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-08-26 10:55:42.494 4320 2402050047496 MainThread WARNING oslo_policy.policy [req-aabc01d6-f96f-432a-8333-09f70e6e1328 6f10fe646d0a4464a7b25346bd8e1581 343a42cfaca9438fac92c14d57c35a8a - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-08-26 10:55:42.509 4320 2402050047496 MainThread WARNING oslo_policy.policy [req-aabc01d6-f96f-432a-8333-09f70e6e1328 6f10fe646d0a4464a7b25346bd8e1581 343a42cfaca9438fac92c14d57c35a8a - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-08-26 10:55:42.509 4320 2402050047496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aabc01d6-f96f-432a-8333-09f70e6e1328 6f10fe646d0a4464a7b25346bd8e1581 343a42cfaca9438fac92c14d57c35a8a - - -] Security group member updated on remote: ['766442c0-161f-404e-99e0-d4343252dcec'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:55:42.509 4320 2402050047496 MainThread INFO neutron.agent.securitygroups_rpc [req-aabc01d6-f96f-432a-8333-09f70e6e1328 6f10fe646d0a4464a7b25346bd8e1581 343a42cfaca9438fac92c14d57c35a8a - - -] Security group member updated ['766442c0-161f-404e-99e0-d4343252dcec'] 2021-08-26 10:55:46.237 4320 2402050047496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03e3e205-37c8-493e-a19e-e01ac2ec431a a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 85c90b7e-b279-4531-9feb-b31abf95b8be port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:55:46.237 4320 2402050047496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03e3e205-37c8-493e-a19e-e01ac2ec431a a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 85c90b7e-b279-4531-9feb-b31abf95b8be defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:55:47.977 4320 2402050047496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ff2b190-310c-4b50-8388-a0f38649f68b - - - - -] port_update received: 02f8d2bb-54ec-4f88-8684-33865d7aaa1f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:55:47.999 4320 2402050047496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ff2b190-310c-4b50-8388-a0f38649f68b - - - - -] No port 02f8d2bb-54ec-4f88-8684-33865d7aaa1f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:55:49.165 4320 2402050047496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-13185adf-4c35-42ca-98b3-0c762c9afecf 9750bec8585e407c981a40a641d3be68 a3f394edf29e41d7bce80a8aadec04e3 - - -] Security group rule updated on remote: ['630191ca-fd64-4fa2-a28e-8726e7877a48'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 10:55:49.165 4320 2402050047496 MainThread INFO neutron.agent.securitygroups_rpc [req-13185adf-4c35-42ca-98b3-0c762c9afecf 9750bec8585e407c981a40a641d3be68 a3f394edf29e41d7bce80a8aadec04e3 - - -] Security group rule updated ['630191ca-fd64-4fa2-a28e-8726e7877a48'] 2021-08-26 10:55:51.065 4320 2402050047496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d271d71b-756b-4504-bb4e-2e202c4090a5 9750bec8585e407c981a40a641d3be68 a3f394edf29e41d7bce80a8aadec04e3 - - -] Security group rule updated on remote: ['630191ca-fd64-4fa2-a28e-8726e7877a48'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 10:55:51.065 4320 2402050047496 MainThread INFO neutron.agent.securitygroups_rpc [req-d271d71b-756b-4504-bb4e-2e202c4090a5 9750bec8585e407c981a40a641d3be68 a3f394edf29e41d7bce80a8aadec04e3 - - -] Security group rule updated ['630191ca-fd64-4fa2-a28e-8726e7877a48'] 2021-08-26 10:55:56.316 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 85c90b7e-b279-4531-9feb-b31abf95b8be 2021-08-26 10:55:58.040 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 10:55:58.453 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 85c90b7e-b279-4531-9feb-b31abf95b8be 2021-08-26 10:55:58.453 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 85c90b7e-b279-4531-9feb-b31abf95b8be updated. Details: {'device': '85c90b7e-b279-4531-9feb-b31abf95b8be', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': '85c90b7e-b279-4531-9feb-b31abf95b8be', 'mac_address': 'fa:16:3e:5a:98:56', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.45'}], 'device_owner': 'compute:tempest-test_az-1936484158', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 10:55:58.453 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 10:55:58.453 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-85c90b7e-b279-4531-9feb-b31abf95b8be" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:55:58.453 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 85c90b7e-b279-4531-9feb-b31abf95b8be _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 10:55:58.453 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d48aff0f-0d36-4112-b507-7ec94d5c6585 2021-08-26 10:55:58.453 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 10:55:58.626 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '85c90b7e-b279-4531-9feb-b31abf95b8be') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:55:58.626 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '85c90b7e-b279-4531-9feb-b31abf95b8be') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:55:58.644 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 85c90b7e-b279-4531-9feb-b31abf95b8be is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 10:55:58.644 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port 85c90b7e-b279-4531-9feb-b31abf95b8be 2021-08-26 10:55:58.733 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 10:55:58.733 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['85c90b7e-b279-4531-9feb-b31abf95b8be'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:55:59.104 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['85c90b7e-b279-4531-9feb-b31abf95b8be']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:55:59.104 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:55:59.104 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (766442c0-161f-404e-99e0-d4343252dcec) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:55:59.119 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (766442c0-161f-404e-99e0-d4343252dcec) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:55:59.119 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 85c90b7e-b279-4531-9feb-b31abf95b8be _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:55:59.119 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 10:55:59.119 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 85c90b7e-b279-4531-9feb-b31abf95b8be not yet added. Adding. 2021-08-26 10:55:59.119 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 10:55:59.119 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 10:55:59.197 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85c90b7e-b279-4531-9feb-b31abf95b8be" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:55:59.260 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85c90b7e-b279-4531-9feb-b31abf95b8be" 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:371 2021-08-26 10:55:59.260 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85c90b7e-b279-4531-9feb-b31abf95b8be" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:55:59.347 4320 2402051686648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a19fd82b-3b97-45e8-a705-c0f717abfc4d 9750bec8585e407c981a40a641d3be68 a3f394edf29e41d7bce80a8aadec04e3 - - -] Security group member updated on remote: ['630191ca-fd64-4fa2-a28e-8726e7877a48'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:55:59.347 4320 2402051686648 MainThread INFO neutron.agent.securitygroups_rpc [req-a19fd82b-3b97-45e8-a705-c0f717abfc4d 9750bec8585e407c981a40a641d3be68 a3f394edf29e41d7bce80a8aadec04e3 - - -] Security group member updated ['630191ca-fd64-4fa2-a28e-8726e7877a48'] 2021-08-26 10:55:59.347 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85c90b7e-b279-4531-9feb-b31abf95b8be" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:55:59.422 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-85c90b7e-b279-4531-9feb-b31abf95b8be" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:55:59.422 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 85c90b7e-b279-4531-9feb-b31abf95b8be status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 10:55:59.422 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 85c90b7e-b279-4531-9feb-b31abf95b8be processed. 2021-08-26 10:56:00.040 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:00.557 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:06.401 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-341ca7cf-6b77-4817-8779-536b8cbc6864 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 45f74be4-9064-4a65-89bb-5e3ac4c95de0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:56:06.401 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-341ca7cf-6b77-4817-8779-536b8cbc6864 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 45f74be4-9064-4a65-89bb-5e3ac4c95de0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:56:07.261 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98684b47-ed94-4098-ab51-5bc4276c1aec 668e42d32cec4b78a1e716ecf6f9a05b 5f8f3ff63a9444deae8253739da345f7 - - -] Security group member updated on remote: ['fe77ad6e-092c-4362-9088-6f9586126e94'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:56:07.261 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-98684b47-ed94-4098-ab51-5bc4276c1aec 668e42d32cec4b78a1e716ecf6f9a05b 5f8f3ff63a9444deae8253739da345f7 - - -] Security group member updated ['fe77ad6e-092c-4362-9088-6f9586126e94'] 2021-08-26 10:56:08.471 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45da7c7d-4948-41d2-94dd-da911c95600d 668e42d32cec4b78a1e716ecf6f9a05b 5f8f3ff63a9444deae8253739da345f7 - - -] Security group member updated on remote: ['fe77ad6e-092c-4362-9088-6f9586126e94'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:56:08.471 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-45da7c7d-4948-41d2-94dd-da911c95600d 668e42d32cec4b78a1e716ecf6f9a05b 5f8f3ff63a9444deae8253739da345f7 - - -] Security group member updated ['fe77ad6e-092c-4362-9088-6f9586126e94'] 2021-08-26 10:56:09.437 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88d0b748-83d4-4e00-aa09-297e0faeb5c0 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 4e8429c6-9763-49fd-b493-29fc48daedc4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:56:09.437 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88d0b748-83d4-4e00-aa09-297e0faeb5c0 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 4e8429c6-9763-49fd-b493-29fc48daedc4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:56:10.479 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b6e01c43-9379-4168-be5c-76d8e26f1527 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 1a4eaafa-6d56-418a-8316-090061575acd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:56:10.479 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b6e01c43-9379-4168-be5c-76d8e26f1527 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 1a4eaafa-6d56-418a-8316-090061575acd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:56:11.561 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f74d8d8f-8e92-4151-b4fa-3017c01dc963 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Security group member updated on remote: ['ee7990aa-43fd-4ac4-858f-02f909e6911f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:56:11.571 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-f74d8d8f-8e92-4151-b4fa-3017c01dc963 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Security group member updated ['ee7990aa-43fd-4ac4-858f-02f909e6911f'] 2021-08-26 10:56:13.103 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-904b633f-5ba5-4ca0-ae62-8ef81f799b59 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: de90ef6b-fa4f-4d41-b5fa-70bdfd580294 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:56:13.118 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-904b633f-5ba5-4ca0-ae62-8ef81f799b59 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port de90ef6b-fa4f-4d41-b5fa-70bdfd580294 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:56:16.024 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60c1fa76-5ed1-40bc-8190-9055bedc7dfd c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Security group member updated on remote: ['808738eb-13cd-44e7-927d-0e11c0673dd7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:56:16.024 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-60c1fa76-5ed1-40bc-8190-9055bedc7dfd c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Security group member updated ['808738eb-13cd-44e7-927d-0e11c0673dd7'] 2021-08-26 10:56:16.461 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: de90ef6b-fa4f-4d41-b5fa-70bdfd580294 2021-08-26 10:56:17.305 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f72ca07-463d-464f-9c19-60eb856d687d a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:56:17.305 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f72ca07-463d-464f-9c19-60eb856d687d a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:56:18.115 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 10:56:18.396 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 85c90b7e-b279-4531-9feb-b31abf95b8be 2021-08-26 10:56:18.509 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e9e45de8-b10e-4ee6-a108-98205f8a034c 6f10fe646d0a4464a7b25346bd8e1581 343a42cfaca9438fac92c14d57c35a8a - - -] Security group member updated on remote: ['766442c0-161f-404e-99e0-d4343252dcec'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:56:18.509 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-e9e45de8-b10e-4ee6-a108-98205f8a034c 6f10fe646d0a4464a7b25346bd8e1581 343a42cfaca9438fac92c14d57c35a8a - - -] Security group member updated ['766442c0-161f-404e-99e0-d4343252dcec'] 2021-08-26 10:56:18.509 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-e9e45de8-b10e-4ee6-a108-98205f8a034c 6f10fe646d0a4464a7b25346bd8e1581 343a42cfaca9438fac92c14d57c35a8a - - -] Refresh firewall rules 2021-08-26 10:56:18.509 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e9e45de8-b10e-4ee6-a108-98205f8a034c 6f10fe646d0a4464a7b25346bd8e1581 343a42cfaca9438fac92c14d57c35a8a - - -] Get security group information for devices via rpc ['85c90b7e-b279-4531-9feb-b31abf95b8be'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:56:18.509 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port de90ef6b-fa4f-4d41-b5fa-70bdfd580294 2021-08-26 10:56:18.509 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port de90ef6b-fa4f-4d41-b5fa-70bdfd580294 updated. Details: {'device': 'de90ef6b-fa4f-4d41-b5fa-70bdfd580294', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': 'de90ef6b-fa4f-4d41-b5fa-70bdfd580294', 'mac_address': 'fa:16:3e:66:75:07', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.130'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 10:56:18.509 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 10:56:18.509 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 10:56:18.509 4320 2402051686824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '85c90b7e-b279-4531-9feb-b31abf95b8be' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 10:56:18.509 4320 2402051686824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '85c90b7e-b279-4531-9feb-b31abf95b8be' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 10:56:18.509 4320 2402051686824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 85c90b7e-b279-4531-9feb-b31abf95b8be _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 10:56:18.509 4320 2402051686648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-de90ef6b-fa4f-4d41-b5fa-70bdfd580294" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:18.509 4320 2402051686648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port de90ef6b-fa4f-4d41-b5fa-70bdfd580294 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 10:56:18.509 4320 2402051686648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 10:56:18.509 4320 2402051686824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['85c90b7e-b279-4531-9feb-b31abf95b8be'] 2021-08-26 10:56:18.509 4320 2402051686824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 10:56:18.509 4320 2402051686824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 10:56:18.509 4320 2402051686824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['85c90b7e-b279-4531-9feb-b31abf95b8be'] 2021-08-26 10:56:18.616 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e9e45de8-b10e-4ee6-a108-98205f8a034c 6f10fe646d0a4464a7b25346bd8e1581 343a42cfaca9438fac92c14d57c35a8a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:56:18.616 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e9e45de8-b10e-4ee6-a108-98205f8a034c 6f10fe646d0a4464a7b25346bd8e1581 343a42cfaca9438fac92c14d57c35a8a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:56:18.638 4320 2402051686648 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'de90ef6b-fa4f-4d41-b5fa-70bdfd580294') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:56:18.638 4320 2402051686648 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'de90ef6b-fa4f-4d41-b5fa-70bdfd580294') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:56:18.666 4320 2402051686648 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port de90ef6b-fa4f-4d41-b5fa-70bdfd580294 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 10:56:18.685 4320 2402051686648 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port de90ef6b-fa4f-4d41-b5fa-70bdfd580294 2021-08-26 10:56:18.685 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9e45de8-b10e-4ee6-a108-98205f8a034c 6f10fe646d0a4464a7b25346bd8e1581 343a42cfaca9438fac92c14d57c35a8a - - -] port_delete event received for '85c90b7e-b279-4531-9feb-b31abf95b8be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:56:18.758 4320 2402051686648 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 10:56:18.758 4320 2402051686648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['de90ef6b-fa4f-4d41-b5fa-70bdfd580294'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:56:19.019 4320 2402051686648 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['de90ef6b-fa4f-4d41-b5fa-70bdfd580294']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:56:19.019 4320 2402051686648 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:56:19.019 4320 2402051686648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ee7990aa-43fd-4ac4-858f-02f909e6911f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:56:19.019 4320 2402051686648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ee7990aa-43fd-4ac4-858f-02f909e6911f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:56:19.019 4320 2402051686648 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for de90ef6b-fa4f-4d41-b5fa-70bdfd580294 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:56:19.019 4320 2402051686648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 10:56:19.019 4320 2402051686648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device de90ef6b-fa4f-4d41-b5fa-70bdfd580294 not yet added. Adding. 2021-08-26 10:56:19.019 4320 2402051686648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 10:56:19.019 4320 2402051686648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 10:56:19.105 4320 2402051686648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de90ef6b-fa4f-4d41-b5fa-70bdfd580294" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:19.181 4320 2402051686648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de90ef6b-fa4f-4d41-b5fa-70bdfd580294" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:19.181 4320 2402051686648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de90ef6b-fa4f-4d41-b5fa-70bdfd580294" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:19.261 4320 2402051686648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-de90ef6b-fa4f-4d41-b5fa-70bdfd580294" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:19.323 4320 2402051686648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-de90ef6b-fa4f-4d41-b5fa-70bdfd580294" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.812s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:19.323 4320 2402051686648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port de90ef6b-fa4f-4d41-b5fa-70bdfd580294 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 10:56:19.323 4320 2402051686648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port de90ef6b-fa4f-4d41-b5fa-70bdfd580294 processed. 2021-08-26 10:56:20.117 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:20.459 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f 2021-08-26 10:56:20.865 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:22.146 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 10:56:22.698 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f 2021-08-26 10:56:22.698 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f updated. Details: {'device': 'd6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': 'd6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f', 'mac_address': 'fa:16:3e:4e:06:fc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.113'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 10:56:22.698 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 10:56:22.698 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:22.698 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 10:56:22.698 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 10:56:22.825 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:56:22.825 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:56:22.825 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 10:56:22.825 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f 2021-08-26 10:56:22.887 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 10:56:22.887 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:56:23.367 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:56:23.367 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:56:23.367 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (808738eb-13cd-44e7-927d-0e11c0673dd7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:56:23.367 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (808738eb-13cd-44e7-927d-0e11c0673dd7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:56:23.367 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:56:23.367 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 10:56:23.367 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f not yet added. Adding. 2021-08-26 10:56:23.367 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 10:56:23.367 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 10:56:23.461 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:23.537 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:23.537 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:23.618 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:23.693 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:23.693 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 10:56:23.693 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f processed. 2021-08-26 10:56:24.146 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:24.357 4320 2402051686648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee37e6fe-64c9-433c-8191-d488a63968a2 0739f177f66f4c72b07aeb9f13c133f0 985aa4baf7bd4424a3f5d814dca97be1 - - -] Security group member updated on remote: ['10f0e864-9cbc-42ea-abda-e99ddde5bed6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:56:24.357 4320 2402051686648 MainThread INFO neutron.agent.securitygroups_rpc [req-ee37e6fe-64c9-433c-8191-d488a63968a2 0739f177f66f4c72b07aeb9f13c133f0 985aa4baf7bd4424a3f5d814dca97be1 - - -] Security group member updated ['10f0e864-9cbc-42ea-abda-e99ddde5bed6'] 2021-08-26 10:56:24.648 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:25.527 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f822b4ba-520e-49e2-9b0a-dfd33e9f0002 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 78814aee-a222-4494-bda7-6df2fe1b2fae port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:56:25.546 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f822b4ba-520e-49e2-9b0a-dfd33e9f0002 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 78814aee-a222-4494-bda7-6df2fe1b2fae defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:56:26.700 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9d961468-7902-48b0-9e71-4caf07b02112 668e42d32cec4b78a1e716ecf6f9a05b 5f8f3ff63a9444deae8253739da345f7 - - -] Security group member updated on remote: ['fe77ad6e-092c-4362-9088-6f9586126e94'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:56:26.700 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-9d961468-7902-48b0-9e71-4caf07b02112 668e42d32cec4b78a1e716ecf6f9a05b 5f8f3ff63a9444deae8253739da345f7 - - -] Security group member updated ['fe77ad6e-092c-4362-9088-6f9586126e94'] 2021-08-26 10:56:28.294 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb9e08d7-5c44-411d-b305-02f7afdc0a93 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: d43bec79-71f5-479c-b8df-66ac2e5916e6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:56:28.305 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb9e08d7-5c44-411d-b305-02f7afdc0a93 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port d43bec79-71f5-479c-b8df-66ac2e5916e6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:56:28.502 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 78814aee-a222-4494-bda7-6df2fe1b2fae 2021-08-26 10:56:30.193 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 10:56:30.561 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 78814aee-a222-4494-bda7-6df2fe1b2fae 2021-08-26 10:56:30.561 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 78814aee-a222-4494-bda7-6df2fe1b2fae updated. Details: {'device': '78814aee-a222-4494-bda7-6df2fe1b2fae', 'network_id': 'a3b9ed93-e199-4c9a-a906-b7ee2e10cdf3', 'port_id': '78814aee-a222-4494-bda7-6df2fe1b2fae', 'mac_address': 'fa:16:3e:f9:20:8e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 365, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f28aa51c-5074-4bf6-bf75-0a52c548f3f5', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 10:56:30.561 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 10:56:30.561 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-78814aee-a222-4494-bda7-6df2fe1b2fae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:30.561 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 78814aee-a222-4494-bda7-6df2fe1b2fae _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 10:56:30.561 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a3b9ed93-e199-4c9a-a906-b7ee2e10cdf3 2021-08-26 10:56:30.561 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 10:56:30.702 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '78814aee-a222-4494-bda7-6df2fe1b2fae') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:56:30.702 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '78814aee-a222-4494-bda7-6df2fe1b2fae') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:56:30.716 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 78814aee-a222-4494-bda7-6df2fe1b2fae is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 10:56:30.716 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 365, VLAN trunk: None to switch port 78814aee-a222-4494-bda7-6df2fe1b2fae 2021-08-26 10:56:30.792 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 10:56:30.792 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['78814aee-a222-4494-bda7-6df2fe1b2fae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:56:30.950 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['78814aee-a222-4494-bda7-6df2fe1b2fae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:56:30.950 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:56:30.950 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (10f0e864-9cbc-42ea-abda-e99ddde5bed6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:56:30.970 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (10f0e864-9cbc-42ea-abda-e99ddde5bed6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:56:30.970 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 78814aee-a222-4494-bda7-6df2fe1b2fae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:56:30.970 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 10:56:30.970 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 78814aee-a222-4494-bda7-6df2fe1b2fae not yet added. Adding. 2021-08-26 10:56:30.970 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 10:56:30.970 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 10:56:31.077 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-78814aee-a222-4494-bda7-6df2fe1b2fae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:31.152 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-78814aee-a222-4494-bda7-6df2fe1b2fae" 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:371 2021-08-26 10:56:31.152 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-78814aee-a222-4494-bda7-6df2fe1b2fae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:31.274 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-78814aee-a222-4494-bda7-6df2fe1b2fae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:31.370 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-78814aee-a222-4494-bda7-6df2fe1b2fae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.812s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:31.370 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 78814aee-a222-4494-bda7-6df2fe1b2fae status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 10:56:31.370 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 78814aee-a222-4494-bda7-6df2fe1b2fae processed. 2021-08-26 10:56:32.202 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:32.202 4320 2402051686648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-20054ae4-d219-4a58-ba70-c83712d054cb c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Security group member updated on remote: ['808738eb-13cd-44e7-927d-0e11c0673dd7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:56:32.202 4320 2402051686648 MainThread INFO neutron.agent.securitygroups_rpc [req-20054ae4-d219-4a58-ba70-c83712d054cb c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Security group member updated ['808738eb-13cd-44e7-927d-0e11c0673dd7'] 2021-08-26 10:56:32.202 4320 2402051686648 MainThread INFO neutron.agent.securitygroups_rpc [req-20054ae4-d219-4a58-ba70-c83712d054cb c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Refresh firewall rules 2021-08-26 10:56:32.202 4320 2402051686648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-20054ae4-d219-4a58-ba70-c83712d054cb c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Get security group information for devices via rpc ['d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:56:32.450 4320 2402051686648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-20054ae4-d219-4a58-ba70-c83712d054cb c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Update security group information for ports dict_keys(['d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:56:32.450 4320 2402051686648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-20054ae4-d219-4a58-ba70-c83712d054cb c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:56:32.450 4320 2402051686648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-20054ae4-d219-4a58-ba70-c83712d054cb c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Update rules of security group (808738eb-13cd-44e7-927d-0e11c0673dd7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:56:32.450 4320 2402051686648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-20054ae4-d219-4a58-ba70-c83712d054cb c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Update members of security group (808738eb-13cd-44e7-927d-0e11c0673dd7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:56:32.450 4320 2402051686648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-20054ae4-d219-4a58-ba70-c83712d054cb c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Update port filter for d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:56:32.450 4320 2402051686648 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-20054ae4-d219-4a58-ba70-c83712d054cb c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Updating port rules. 2021-08-26 10:56:32.450 4320 2402051686648 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-20054ae4-d219-4a58-ba70-c83712d054cb c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 10:56:32.450 4320 2402051686648 MainThread DEBUG oslo_concurrency.lockutils [req-20054ae4-d219-4a58-ba70-c83712d054cb c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Lock "n-hv-driver-port-lock-d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:32.559 4320 2402051686648 MainThread DEBUG oslo_concurrency.lockutils [req-20054ae4-d219-4a58-ba70-c83712d054cb c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Lock "n-hv-driver-port-lock-d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:32.559 4320 2402051686648 MainThread DEBUG oslo_concurrency.lockutils [req-20054ae4-d219-4a58-ba70-c83712d054cb c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Lock "n-hv-driver-port-lock-d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:32.559 4320 2402051686648 MainThread DEBUG oslo_concurrency.lockutils [req-20054ae4-d219-4a58-ba70-c83712d054cb c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Lock "n-hv-driver-port-lock-d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:32.798 4320 2402050047848 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:371 2021-08-26 10:56:33.338 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a4cf18f-2a39-402d-8d86-4effb6eceb8c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 5e663145-4616-4379-ad35-1316c44e31dc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:56:33.353 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a4cf18f-2a39-402d-8d86-4effb6eceb8c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 5e663145-4616-4379-ad35-1316c44e31dc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:56:35.244 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-30a63383-d72e-4030-900d-2212cd866990 27ab07d00a2a49118954fda2e7751ad1 aaa32a04ba28469fb7726eb5e8326898 - - -] Security group member updated on remote: ['5eb32185-3061-415a-8ca1-012f0fa42072'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:56:35.244 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-30a63383-d72e-4030-900d-2212cd866990 27ab07d00a2a49118954fda2e7751ad1 aaa32a04ba28469fb7726eb5e8326898 - - -] Security group member updated ['5eb32185-3061-415a-8ca1-012f0fa42072'] 2021-08-26 10:56:36.577 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5e663145-4616-4379-ad35-1316c44e31dc 2021-08-26 10:56:36.743 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fcb82c04-e156-41cb-af0b-c450b1ffc321 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 0accf822-73e7-41d1-8ee8-6939b1ad3383 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:56:36.743 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fcb82c04-e156-41cb-af0b-c450b1ffc321 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 0accf822-73e7-41d1-8ee8-6939b1ad3383 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:56:38.244 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 10:56:38.540 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 5e663145-4616-4379-ad35-1316c44e31dc 2021-08-26 10:56:38.540 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 5e663145-4616-4379-ad35-1316c44e31dc updated. Details: {'device': '5e663145-4616-4379-ad35-1316c44e31dc', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': '5e663145-4616-4379-ad35-1316c44e31dc', 'mac_address': 'fa:16:3e:38:6b:5e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.138'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 10:56:38.540 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 10:56:38.540 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5e663145-4616-4379-ad35-1316c44e31dc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:38.540 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5e663145-4616-4379-ad35-1316c44e31dc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 10:56:38.540 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 10:56:38.586 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0accf822-73e7-41d1-8ee8-6939b1ad3383 2021-08-26 10:56:38.687 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5e663145-4616-4379-ad35-1316c44e31dc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:56:38.687 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5e663145-4616-4379-ad35-1316c44e31dc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:56:38.687 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5e663145-4616-4379-ad35-1316c44e31dc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 10:56:38.687 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port 5e663145-4616-4379-ad35-1316c44e31dc 2021-08-26 10:56:38.791 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 10:56:38.791 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5e663145-4616-4379-ad35-1316c44e31dc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:56:38.947 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5e663145-4616-4379-ad35-1316c44e31dc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:56:38.947 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:56:38.964 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (808738eb-13cd-44e7-927d-0e11c0673dd7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:56:38.964 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (808738eb-13cd-44e7-927d-0e11c0673dd7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:56:38.964 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5e663145-4616-4379-ad35-1316c44e31dc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:56:38.964 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 10:56:38.964 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5e663145-4616-4379-ad35-1316c44e31dc not yet added. Adding. 2021-08-26 10:56:38.964 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 10:56:38.964 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 10:56:39.088 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e663145-4616-4379-ad35-1316c44e31dc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:39.212 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e663145-4616-4379-ad35-1316c44e31dc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:39.212 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e663145-4616-4379-ad35-1316c44e31dc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:39.350 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5e663145-4616-4379-ad35-1316c44e31dc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:39.448 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5e663145-4616-4379-ad35-1316c44e31dc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:39.448 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5e663145-4616-4379-ad35-1316c44e31dc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 10:56:39.448 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5e663145-4616-4379-ad35-1316c44e31dc processed. 2021-08-26 10:56:40.260 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 10:56:40.260 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:40.808 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 0accf822-73e7-41d1-8ee8-6939b1ad3383 2021-08-26 10:56:40.808 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 0accf822-73e7-41d1-8ee8-6939b1ad3383 updated. Details: {'device': '0accf822-73e7-41d1-8ee8-6939b1ad3383', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': '0accf822-73e7-41d1-8ee8-6939b1ad3383', 'mac_address': 'fa:16:3e:de:15:c9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.76'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 10:56:40.808 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 10:56:40.808 4320 2402051687000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0accf822-73e7-41d1-8ee8-6939b1ad3383" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:40.808 4320 2402051687000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0accf822-73e7-41d1-8ee8-6939b1ad3383 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 10:56:40.808 4320 2402051687000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 10:56:40.948 4320 2402051687000 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0accf822-73e7-41d1-8ee8-6939b1ad3383') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:56:40.948 4320 2402051687000 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0accf822-73e7-41d1-8ee8-6939b1ad3383') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:56:40.964 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:40.980 4320 2402051687000 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0accf822-73e7-41d1-8ee8-6939b1ad3383 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 10:56:40.980 4320 2402051687000 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port 0accf822-73e7-41d1-8ee8-6939b1ad3383 2021-08-26 10:56:41.055 4320 2402051687000 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 10:56:41.055 4320 2402051687000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0accf822-73e7-41d1-8ee8-6939b1ad3383'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:56:41.228 4320 2402051687000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0accf822-73e7-41d1-8ee8-6939b1ad3383']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:56:41.228 4320 2402051687000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:56:41.228 4320 2402051687000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5eb32185-3061-415a-8ca1-012f0fa42072) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:56:41.228 4320 2402051687000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5eb32185-3061-415a-8ca1-012f0fa42072) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:56:41.228 4320 2402051687000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0accf822-73e7-41d1-8ee8-6939b1ad3383 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:56:41.228 4320 2402051687000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 10:56:41.228 4320 2402051687000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0accf822-73e7-41d1-8ee8-6939b1ad3383 not yet added. Adding. 2021-08-26 10:56:41.228 4320 2402051687000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 10:56:41.228 4320 2402051687000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 10:56:41.368 4320 2402051687000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0accf822-73e7-41d1-8ee8-6939b1ad3383" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:41.511 4320 2402051687000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0accf822-73e7-41d1-8ee8-6939b1ad3383" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:41.511 4320 2402051687000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0accf822-73e7-41d1-8ee8-6939b1ad3383" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:41.667 4320 2402051687000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0accf822-73e7-41d1-8ee8-6939b1ad3383" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:41.792 4320 2402051687000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0accf822-73e7-41d1-8ee8-6939b1ad3383" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.984s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:41.792 4320 2402051687000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0accf822-73e7-41d1-8ee8-6939b1ad3383 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 10:56:41.792 4320 2402051687000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0accf822-73e7-41d1-8ee8-6939b1ad3383 processed. 2021-08-26 10:56:42.271 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:42.904 4320 2402051687000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aeba9b5b-a95e-491e-8ef2-291413430fd3 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 78814aee-a222-4494-bda7-6df2fe1b2fae port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:56:42.916 4320 2402051687000 MainThread DEBUG oslo_concurrency.lockutils [req-aeba9b5b-a95e-491e-8ef2-291413430fd3 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-agent-port-lock-78814aee-a222-4494-bda7-6df2fe1b2fae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:42.916 4320 2402051687000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aeba9b5b-a95e-491e-8ef2-291413430fd3 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Binding port 78814aee-a222-4494-bda7-6df2fe1b2fae _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 10:56:42.916 4320 2402051687000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aeba9b5b-a95e-491e-8ef2-291413430fd3 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 10:56:42.948 4320 2402051687000 MainThread DEBUG neutron.services.trunk.rpc.agent [req-aeba9b5b-a95e-491e-8ef2-291413430fd3 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '78814aee-a222-4494-bda7-6df2fe1b2fae') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:56:42.948 4320 2402051687000 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-aeba9b5b-a95e-491e-8ef2-291413430fd3 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '78814aee-a222-4494-bda7-6df2fe1b2fae') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:56:42.948 4320 2402051687000 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-aeba9b5b-a95e-491e-8ef2-291413430fd3 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Trunk plugin disabled on server. Assuming port 78814aee-a222-4494-bda7-6df2fe1b2fae is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 10:56:42.948 4320 2402051687000 MainThread INFO networking_hyperv.neutron.trunk_driver [req-aeba9b5b-a95e-491e-8ef2-291413430fd3 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Binding VLAN ID: 365, VLAN trunk: None to switch port 78814aee-a222-4494-bda7-6df2fe1b2fae 2021-08-26 10:56:42.994 4320 2402051687000 MainThread INFO neutron.agent.securitygroups_rpc [req-aeba9b5b-a95e-491e-8ef2-291413430fd3 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Refresh firewall rules 2021-08-26 10:56:42.994 4320 2402051687000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aeba9b5b-a95e-491e-8ef2-291413430fd3 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Get security group information for devices via rpc ['78814aee-a222-4494-bda7-6df2fe1b2fae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:56:43.039 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:43.228 4320 2402051687000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aeba9b5b-a95e-491e-8ef2-291413430fd3 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update security group information for ports dict_keys(['78814aee-a222-4494-bda7-6df2fe1b2fae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:56:43.228 4320 2402051687000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aeba9b5b-a95e-491e-8ef2-291413430fd3 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:56:43.228 4320 2402051687000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-aeba9b5b-a95e-491e-8ef2-291413430fd3 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update rules of security group (10f0e864-9cbc-42ea-abda-e99ddde5bed6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:56:43.244 4320 2402051687000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-aeba9b5b-a95e-491e-8ef2-291413430fd3 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update members of security group (10f0e864-9cbc-42ea-abda-e99ddde5bed6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:56:43.244 4320 2402051687000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-aeba9b5b-a95e-491e-8ef2-291413430fd3 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update port filter for 78814aee-a222-4494-bda7-6df2fe1b2fae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:56:43.244 4320 2402051687000 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aeba9b5b-a95e-491e-8ef2-291413430fd3 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Updating port rules. 2021-08-26 10:56:43.244 4320 2402051687000 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-aeba9b5b-a95e-491e-8ef2-291413430fd3 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Creating 0 new rules, removing 0 old rules. 2021-08-26 10:56:43.244 4320 2402051687000 MainThread DEBUG oslo_concurrency.lockutils [req-aeba9b5b-a95e-491e-8ef2-291413430fd3 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-driver-port-lock-78814aee-a222-4494-bda7-6df2fe1b2fae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:43.244 4320 2402051687000 MainThread DEBUG oslo_concurrency.lockutils [req-aeba9b5b-a95e-491e-8ef2-291413430fd3 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-driver-port-lock-78814aee-a222-4494-bda7-6df2fe1b2fae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:43.244 4320 2402051687000 MainThread DEBUG oslo_concurrency.lockutils [req-aeba9b5b-a95e-491e-8ef2-291413430fd3 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-driver-port-lock-78814aee-a222-4494-bda7-6df2fe1b2fae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:43.244 4320 2402051687000 MainThread DEBUG oslo_concurrency.lockutils [req-aeba9b5b-a95e-491e-8ef2-291413430fd3 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-driver-port-lock-78814aee-a222-4494-bda7-6df2fe1b2fae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:43.307 4320 2402051687000 MainThread DEBUG oslo_concurrency.lockutils [req-aeba9b5b-a95e-491e-8ef2-291413430fd3 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-agent-port-lock-78814aee-a222-4494-bda7-6df2fe1b2fae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:48.618 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0accf822-73e7-41d1-8ee8-6939b1ad3383 2021-08-26 10:56:49.323 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-58144246-61b7-4df6-915b-a5a13fa4c294 27ab07d00a2a49118954fda2e7751ad1 aaa32a04ba28469fb7726eb5e8326898 - - -] Security group member updated on remote: ['5eb32185-3061-415a-8ca1-012f0fa42072'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:56:49.343 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-58144246-61b7-4df6-915b-a5a13fa4c294 27ab07d00a2a49118954fda2e7751ad1 aaa32a04ba28469fb7726eb5e8326898 - - -] Security group member updated ['5eb32185-3061-415a-8ca1-012f0fa42072'] 2021-08-26 10:56:49.343 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-58144246-61b7-4df6-915b-a5a13fa4c294 27ab07d00a2a49118954fda2e7751ad1 aaa32a04ba28469fb7726eb5e8326898 - - -] Refresh firewall rules 2021-08-26 10:56:49.343 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-58144246-61b7-4df6-915b-a5a13fa4c294 27ab07d00a2a49118954fda2e7751ad1 aaa32a04ba28469fb7726eb5e8326898 - - -] Get security group information for devices via rpc ['0accf822-73e7-41d1-8ee8-6939b1ad3383'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:56:49.367 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-58144246-61b7-4df6-915b-a5a13fa4c294 27ab07d00a2a49118954fda2e7751ad1 aaa32a04ba28469fb7726eb5e8326898 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:56:49.367 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-58144246-61b7-4df6-915b-a5a13fa4c294 27ab07d00a2a49118954fda2e7751ad1 aaa32a04ba28469fb7726eb5e8326898 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:56:49.446 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58144246-61b7-4df6-915b-a5a13fa4c294 27ab07d00a2a49118954fda2e7751ad1 aaa32a04ba28469fb7726eb5e8326898 - - -] port_delete event received for '0accf822-73e7-41d1-8ee8-6939b1ad3383' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:56:49.587 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e2285101-e14d-4ffb-96ba-235d56d48a95 c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Security group member updated on remote: ['808738eb-13cd-44e7-927d-0e11c0673dd7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:56:49.587 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-e2285101-e14d-4ffb-96ba-235d56d48a95 c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Security group member updated ['808738eb-13cd-44e7-927d-0e11c0673dd7'] 2021-08-26 10:56:49.587 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-e2285101-e14d-4ffb-96ba-235d56d48a95 c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Refresh firewall rules 2021-08-26 10:56:49.587 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e2285101-e14d-4ffb-96ba-235d56d48a95 c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Get security group information for devices via rpc ['d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f', '5e663145-4616-4379-ad35-1316c44e31dc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:56:49.750 4320 2402051687000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2285101-e14d-4ffb-96ba-235d56d48a95 c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] port_delete event received for '5e663145-4616-4379-ad35-1316c44e31dc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:56:49.771 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e2285101-e14d-4ffb-96ba-235d56d48a95 c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Update security group information for ports dict_keys(['d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:56:49.771 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e2285101-e14d-4ffb-96ba-235d56d48a95 c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:56:49.771 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e2285101-e14d-4ffb-96ba-235d56d48a95 c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Update rules of security group (808738eb-13cd-44e7-927d-0e11c0673dd7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:56:49.771 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e2285101-e14d-4ffb-96ba-235d56d48a95 c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Update members of security group (808738eb-13cd-44e7-927d-0e11c0673dd7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:56:49.771 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e2285101-e14d-4ffb-96ba-235d56d48a95 c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Update port filter for d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:56:49.771 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e2285101-e14d-4ffb-96ba-235d56d48a95 c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Updating port rules. 2021-08-26 10:56:49.787 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e2285101-e14d-4ffb-96ba-235d56d48a95 c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 10:56:49.787 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-e2285101-e14d-4ffb-96ba-235d56d48a95 c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Lock "n-hv-driver-port-lock-d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:49.787 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-e2285101-e14d-4ffb-96ba-235d56d48a95 c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Lock "n-hv-driver-port-lock-d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:49.787 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-e2285101-e14d-4ffb-96ba-235d56d48a95 c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Lock "n-hv-driver-port-lock-d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:49.932 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-e2285101-e14d-4ffb-96ba-235d56d48a95 c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Lock "n-hv-driver-port-lock-d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:50.290 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 10:56:50.290 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0accf822-73e7-41d1-8ee8-6939b1ad3383' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 10:56:50.290 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0accf822-73e7-41d1-8ee8-6939b1ad3383' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 10:56:50.290 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0accf822-73e7-41d1-8ee8-6939b1ad3383 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 10:56:50.290 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0accf822-73e7-41d1-8ee8-6939b1ad3383'] 2021-08-26 10:56:50.290 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 10:56:50.290 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 10:56:50.290 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0accf822-73e7-41d1-8ee8-6939b1ad3383'] 2021-08-26 10:56:50.635 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 78814aee-a222-4494-bda7-6df2fe1b2fae 2021-08-26 10:56:50.649 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5e663145-4616-4379-ad35-1316c44e31dc 2021-08-26 10:56:52.305 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 10:56:52.305 4320 2402051687000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '78814aee-a222-4494-bda7-6df2fe1b2fae' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 10:56:52.305 4320 2402051687000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '78814aee-a222-4494-bda7-6df2fe1b2fae' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 10:56:52.305 4320 2402051687000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 78814aee-a222-4494-bda7-6df2fe1b2fae _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 10:56:52.305 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5e663145-4616-4379-ad35-1316c44e31dc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 10:56:52.305 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5e663145-4616-4379-ad35-1316c44e31dc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 10:56:52.305 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5e663145-4616-4379-ad35-1316c44e31dc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 10:56:52.305 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:52.305 4320 2402051687000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['78814aee-a222-4494-bda7-6df2fe1b2fae'] 2021-08-26 10:56:52.320 4320 2402051687000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 10:56:52.320 4320 2402051687000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 10:56:52.320 4320 2402051687000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['78814aee-a222-4494-bda7-6df2fe1b2fae'] 2021-08-26 10:56:52.320 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5e663145-4616-4379-ad35-1316c44e31dc'] 2021-08-26 10:56:52.320 4320 2402051687176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 10:56:52.320 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 10:56:52.320 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5e663145-4616-4379-ad35-1316c44e31dc'] 2021-08-26 10:56:52.588 4320 2402050047848 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:371 2021-08-26 10:56:54.378 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a8500f4d-5f74-4374-b550-9bd353da4db6 c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Security group member updated on remote: ['808738eb-13cd-44e7-927d-0e11c0673dd7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:56:54.378 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-a8500f4d-5f74-4374-b550-9bd353da4db6 c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Security group member updated ['808738eb-13cd-44e7-927d-0e11c0673dd7'] 2021-08-26 10:56:54.378 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-a8500f4d-5f74-4374-b550-9bd353da4db6 c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Refresh firewall rules 2021-08-26 10:56:54.378 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a8500f4d-5f74-4374-b550-9bd353da4db6 c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Get security group information for devices via rpc ['d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:56:54.417 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a8500f4d-5f74-4374-b550-9bd353da4db6 c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:56:54.417 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a8500f4d-5f74-4374-b550-9bd353da4db6 c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:56:54.480 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8500f4d-5f74-4374-b550-9bd353da4db6 c98095b2039a4cd59cf0c73b8ae6ea42 ac671299f63b476ea4f88154b9b0e58a - - -] port_delete event received for 'd6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:56:54.652 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f 2021-08-26 10:56:54.652 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: de90ef6b-fa4f-4d41-b5fa-70bdfd580294 2021-08-26 10:56:56.319 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01b51579-6b2d-47bb-877b-babbb83f3a64 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: de90ef6b-fa4f-4d41-b5fa-70bdfd580294 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:56:56.319 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 10:56:56.319 4320 2402051687000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'de90ef6b-fa4f-4d41-b5fa-70bdfd580294' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 10:56:56.319 4320 2402051687000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'de90ef6b-fa4f-4d41-b5fa-70bdfd580294' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 10:56:56.319 4320 2402051687000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port de90ef6b-fa4f-4d41-b5fa-70bdfd580294 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 10:56:56.319 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 10:56:56.319 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 10:56:56.319 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 10:56:56.335 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01b51579-6b2d-47bb-877b-babbb83f3a64 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port de90ef6b-fa4f-4d41-b5fa-70bdfd580294 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:56:56.338 4320 2402051687000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['de90ef6b-fa4f-4d41-b5fa-70bdfd580294'] 2021-08-26 10:56:56.338 4320 2402051687000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 10:56:56.338 4320 2402051687000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 10:56:56.338 4320 2402051687000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['de90ef6b-fa4f-4d41-b5fa-70bdfd580294'] 2021-08-26 10:56:56.338 4320 2402051687176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d48aff0f-0d36-4112-b507-7ec94d5c6585 2021-08-26 10:56:56.338 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f'] 2021-08-26 10:56:56.338 4320 2402051687176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 10:56:56.338 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 10:56:56.338 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d6c252e1-08d1-4eb0-bf86-3c5efb7e4a2f'] 2021-08-26 10:56:58.333 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:56:58.430 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:56:59.773 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bfbd4ca1-44bc-4df5-8198-1b8d794d1fdd 0739f177f66f4c72b07aeb9f13c133f0 985aa4baf7bd4424a3f5d814dca97be1 - - -] Security group member updated on remote: ['10f0e864-9cbc-42ea-abda-e99ddde5bed6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:56:59.773 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-bfbd4ca1-44bc-4df5-8198-1b8d794d1fdd 0739f177f66f4c72b07aeb9f13c133f0 985aa4baf7bd4424a3f5d814dca97be1 - - -] Security group member updated ['10f0e864-9cbc-42ea-abda-e99ddde5bed6'] 2021-08-26 10:57:00.961 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74d2ade4-4a89-4a8a-b0b9-1b289ea2e8ec a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 0af058a2-652f-44c6-b817-0808c3ad44ba port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:57:00.961 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74d2ade4-4a89-4a8a-b0b9-1b289ea2e8ec a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 0af058a2-652f-44c6-b817-0808c3ad44ba defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:57:02.757 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0af058a2-652f-44c6-b817-0808c3ad44ba 2021-08-26 10:57:04.366 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 10:57:04.911 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 0af058a2-652f-44c6-b817-0808c3ad44ba 2021-08-26 10:57:04.911 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 0af058a2-652f-44c6-b817-0808c3ad44ba updated. Details: {'device': '0af058a2-652f-44c6-b817-0808c3ad44ba', 'network_id': 'a3b9ed93-e199-4c9a-a906-b7ee2e10cdf3', 'port_id': '0af058a2-652f-44c6-b817-0808c3ad44ba', 'mac_address': 'fa:16:3e:0f:cd:e7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 365, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f28aa51c-5074-4bf6-bf75-0a52c548f3f5', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 10:57:04.911 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 10:57:04.911 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0af058a2-652f-44c6-b817-0808c3ad44ba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:04.911 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0af058a2-652f-44c6-b817-0808c3ad44ba _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 10:57:04.911 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 10:57:05.038 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0af058a2-652f-44c6-b817-0808c3ad44ba') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:57:05.038 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0af058a2-652f-44c6-b817-0808c3ad44ba') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:57:05.071 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0af058a2-652f-44c6-b817-0808c3ad44ba is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 10:57:05.071 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 365, VLAN trunk: None to switch port 0af058a2-652f-44c6-b817-0808c3ad44ba 2021-08-26 10:57:05.123 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 10:57:05.123 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0af058a2-652f-44c6-b817-0808c3ad44ba'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:57:05.444 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0af058a2-652f-44c6-b817-0808c3ad44ba']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:57:05.444 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:57:05.444 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (10f0e864-9cbc-42ea-abda-e99ddde5bed6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:57:05.444 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (10f0e864-9cbc-42ea-abda-e99ddde5bed6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:57:05.444 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0af058a2-652f-44c6-b817-0808c3ad44ba _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:57:05.444 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 10:57:05.444 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0af058a2-652f-44c6-b817-0808c3ad44ba not yet added. Adding. 2021-08-26 10:57:05.444 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 10:57:05.444 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 10:57:05.507 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0af058a2-652f-44c6-b817-0808c3ad44ba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:05.585 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0af058a2-652f-44c6-b817-0808c3ad44ba" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:05.585 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0af058a2-652f-44c6-b817-0808c3ad44ba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:05.664 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0af058a2-652f-44c6-b817-0808c3ad44ba" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:05.727 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0af058a2-652f-44c6-b817-0808c3ad44ba" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:05.727 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0af058a2-652f-44c6-b817-0808c3ad44ba status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 10:57:05.727 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0af058a2-652f-44c6-b817-0808c3ad44ba processed. 2021-08-26 10:57:06.382 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:07.406 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:09.742 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02d9c5e2-269c-4276-9827-e79bf28a05b1 - - - - -] port_update received: 60b83ac1-cd6a-4a12-b512-fd684c9925a6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:57:09.773 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02d9c5e2-269c-4276-9827-e79bf28a05b1 - - - - -] No port 60b83ac1-cd6a-4a12-b512-fd684c9925a6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:57:10.731 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16547b34-1a99-48e8-88d9-d6475f1a37a2 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Security group member updated on remote: ['603a5b9b-3866-432f-98bc-a2b5b6d4514e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:57:10.731 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-16547b34-1a99-48e8-88d9-d6475f1a37a2 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Security group member updated ['603a5b9b-3866-432f-98bc-a2b5b6d4514e'] 2021-08-26 10:57:11.682 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2742f3ff-271b-4e27-b084-49ce073a6b30 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Security group member updated on remote: ['ee7990aa-43fd-4ac4-858f-02f909e6911f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:57:11.682 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-2742f3ff-271b-4e27-b084-49ce073a6b30 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Security group member updated ['ee7990aa-43fd-4ac4-858f-02f909e6911f'] 2021-08-26 10:57:13.258 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9098a19-3624-4bc4-857d-ef5964b622c7 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:57:13.278 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9098a19-3624-4bc4-857d-ef5964b622c7 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:57:14.187 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8957c66f-fa2f-436b-a686-2b4104066548 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 85ea9985-1e81-4ec1-96f9-dddac52720ae port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:57:14.187 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8957c66f-fa2f-436b-a686-2b4104066548 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 85ea9985-1e81-4ec1-96f9-dddac52720ae defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:57:15.116 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25ce044d-fac8-47be-974f-18750a00a511 - - - - -] port_update received: cdedfce6-8af3-4c88-89cc-e41726619df5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:57:15.116 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25ce044d-fac8-47be-974f-18750a00a511 - - - - -] No port cdedfce6-8af3-4c88-89cc-e41726619df5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:57:15.320 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67ad9d91-f072-4e48-803f-1caf5a4226a9 - - - - -] port_update received: 4d772c90-abf4-49fa-9506-f21397eaa141 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:57:15.354 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67ad9d91-f072-4e48-803f-1caf5a4226a9 - - - - -] No port 4d772c90-abf4-49fa-9506-f21397eaa141 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:57:16.835 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 85ea9985-1e81-4ec1-96f9-dddac52720ae 2021-08-26 10:57:16.835 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36 2021-08-26 10:57:18.440 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 10:57:19.334 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36 2021-08-26 10:57:19.334 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36 updated. Details: {'device': 'ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': 'ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36', 'mac_address': 'fa:16:3e:aa:c3:d1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.208'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 10:57:19.334 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 10:57:19.334 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 85ea9985-1e81-4ec1-96f9-dddac52720ae 2021-08-26 10:57:19.334 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 85ea9985-1e81-4ec1-96f9-dddac52720ae updated. Details: {'device': '85ea9985-1e81-4ec1-96f9-dddac52720ae', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': '85ea9985-1e81-4ec1-96f9-dddac52720ae', 'mac_address': 'fa:16:3e:93:13:4d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.66'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 10:57:19.334 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 10:57:19.334 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:19.334 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 10:57:19.334 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d48aff0f-0d36-4112-b507-7ec94d5c6585 2021-08-26 10:57:19.334 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 10:57:19.334 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:19.334 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 85ea9985-1e81-4ec1-96f9-dddac52720ae _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 10:57:19.334 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 10:57:19.460 4320 2402051687176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '85ea9985-1e81-4ec1-96f9-dddac52720ae') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:57:19.460 4320 2402051687176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '85ea9985-1e81-4ec1-96f9-dddac52720ae') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:57:19.460 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:57:19.460 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:57:19.522 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 85ea9985-1e81-4ec1-96f9-dddac52720ae is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 10:57:19.522 4320 2402051687176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port 85ea9985-1e81-4ec1-96f9-dddac52720ae 2021-08-26 10:57:19.522 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 10:57:19.522 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36 2021-08-26 10:57:19.585 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 10:57:19.585 4320 2402051687176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['85ea9985-1e81-4ec1-96f9-dddac52720ae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:57:19.585 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 10:57:19.585 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:57:20.132 4320 2402051687176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['85ea9985-1e81-4ec1-96f9-dddac52720ae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:57:20.132 4320 2402051687176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:57:20.132 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ee7990aa-43fd-4ac4-858f-02f909e6911f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:57:20.132 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ee7990aa-43fd-4ac4-858f-02f909e6911f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:57:20.132 4320 2402051687176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 85ea9985-1e81-4ec1-96f9-dddac52720ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:57:20.132 4320 2402051687176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 10:57:20.132 4320 2402051687176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 85ea9985-1e81-4ec1-96f9-dddac52720ae not yet added. Adding. 2021-08-26 10:57:20.132 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 10:57:20.148 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 10:57:20.163 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:57:20.163 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:57:20.163 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (603a5b9b-3866-432f-98bc-a2b5b6d4514e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:57:20.163 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (603a5b9b-3866-432f-98bc-a2b5b6d4514e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:57:20.163 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:57:20.163 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 10:57:20.163 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36 not yet added. Adding. 2021-08-26 10:57:20.163 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 10:57:20.163 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 10:57:20.226 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:20.241 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:20.321 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:20.321 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:20.337 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:20.337 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:20.446 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:20.446 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:20.539 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:20.539 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 10:57:20.539 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36 processed. 2021-08-26 10:57:20.539 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:20.539 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 85ea9985-1e81-4ec1-96f9-dddac52720ae status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 10:57:20.539 4320 2402051687176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 85ea9985-1e81-4ec1-96f9-dddac52720ae processed. 2021-08-26 10:57:20.649 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-056bb93f-416d-4763-9600-9f16e19f1545 - - - - -] port_update received: 4580f3d3-9059-4837-bd9b-81b19c8181f6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:57:20.664 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-056bb93f-416d-4763-9600-9f16e19f1545 - - - - -] No port 4580f3d3-9059-4837-bd9b-81b19c8181f6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:57:22.445 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:22.914 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e86c071-f9e7-455f-8ac0-d21175d7f53c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 0af058a2-652f-44c6-b817-0808c3ad44ba port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:57:22.930 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [req-6e86c071-f9e7-455f-8ac0-d21175d7f53c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-agent-port-lock-0af058a2-652f-44c6-b817-0808c3ad44ba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:22.930 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e86c071-f9e7-455f-8ac0-d21175d7f53c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Binding port 0af058a2-652f-44c6-b817-0808c3ad44ba _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 10:57:22.930 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e86c071-f9e7-455f-8ac0-d21175d7f53c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 10:57:22.930 4320 2402051687176 MainThread DEBUG neutron.services.trunk.rpc.agent [req-6e86c071-f9e7-455f-8ac0-d21175d7f53c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0af058a2-652f-44c6-b817-0808c3ad44ba') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:57:22.930 4320 2402051687176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-6e86c071-f9e7-455f-8ac0-d21175d7f53c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0af058a2-652f-44c6-b817-0808c3ad44ba') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:57:22.961 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-6e86c071-f9e7-455f-8ac0-d21175d7f53c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Trunk plugin disabled on server. Assuming port 0af058a2-652f-44c6-b817-0808c3ad44ba is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 10:57:22.961 4320 2402051687176 MainThread INFO networking_hyperv.neutron.trunk_driver [req-6e86c071-f9e7-455f-8ac0-d21175d7f53c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Binding VLAN ID: 365, VLAN trunk: None to switch port 0af058a2-652f-44c6-b817-0808c3ad44ba 2021-08-26 10:57:22.998 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [req-6e86c071-f9e7-455f-8ac0-d21175d7f53c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Refresh firewall rules 2021-08-26 10:57:22.998 4320 2402051687176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e86c071-f9e7-455f-8ac0-d21175d7f53c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Get security group information for devices via rpc ['0af058a2-652f-44c6-b817-0808c3ad44ba'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:57:23.259 4320 2402051687176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6e86c071-f9e7-455f-8ac0-d21175d7f53c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update security group information for ports dict_keys(['0af058a2-652f-44c6-b817-0808c3ad44ba']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:57:23.259 4320 2402051687176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6e86c071-f9e7-455f-8ac0-d21175d7f53c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:57:23.259 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6e86c071-f9e7-455f-8ac0-d21175d7f53c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update rules of security group (10f0e864-9cbc-42ea-abda-e99ddde5bed6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:57:23.259 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6e86c071-f9e7-455f-8ac0-d21175d7f53c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update members of security group (10f0e864-9cbc-42ea-abda-e99ddde5bed6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:57:23.259 4320 2402051687176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6e86c071-f9e7-455f-8ac0-d21175d7f53c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update port filter for 0af058a2-652f-44c6-b817-0808c3ad44ba _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:57:23.259 4320 2402051687176 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6e86c071-f9e7-455f-8ac0-d21175d7f53c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Updating port rules. 2021-08-26 10:57:23.259 4320 2402051687176 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6e86c071-f9e7-455f-8ac0-d21175d7f53c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Creating 0 new rules, removing 0 old rules. 2021-08-26 10:57:23.259 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [req-6e86c071-f9e7-455f-8ac0-d21175d7f53c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-driver-port-lock-0af058a2-652f-44c6-b817-0808c3ad44ba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:23.259 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [req-6e86c071-f9e7-455f-8ac0-d21175d7f53c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-driver-port-lock-0af058a2-652f-44c6-b817-0808c3ad44ba" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:23.259 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [req-6e86c071-f9e7-455f-8ac0-d21175d7f53c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-driver-port-lock-0af058a2-652f-44c6-b817-0808c3ad44ba" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:23.259 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [req-6e86c071-f9e7-455f-8ac0-d21175d7f53c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-driver-port-lock-0af058a2-652f-44c6-b817-0808c3ad44ba" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:23.307 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [req-6e86c071-f9e7-455f-8ac0-d21175d7f53c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-agent-port-lock-0af058a2-652f-44c6-b817-0808c3ad44ba" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:23.383 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.938s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:25.022 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-639952e7-e3a8-4699-ba76-745c0eddd862 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Security group member updated on remote: ['db5ff184-46c2-49b0-af3c-e37b063b077e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:57:25.022 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-639952e7-e3a8-4699-ba76-745c0eddd862 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Security group member updated ['db5ff184-46c2-49b0-af3c-e37b063b077e'] 2021-08-26 10:57:25.619 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-642e44bb-e05a-47f8-a1d6-3518531a96a6 0ea6fe697ef74e8b95e12495401728fb f6bd8ecb613944b9a6223b2a56627326 - - -] Security group member updated on remote: ['ffcffaaf-24a8-48bb-a332-8dc539da55f9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:57:25.619 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-642e44bb-e05a-47f8-a1d6-3518531a96a6 0ea6fe697ef74e8b95e12495401728fb f6bd8ecb613944b9a6223b2a56627326 - - -] Security group member updated ['ffcffaaf-24a8-48bb-a332-8dc539da55f9'] 2021-08-26 10:57:26.890 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0af058a2-652f-44c6-b817-0808c3ad44ba 2021-08-26 10:57:27.040 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8504880-4dd7-4a97-9863-15cfa6987607 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 48445b47-f5e6-4c0e-b44a-a7505b3dae58 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:57:27.040 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8504880-4dd7-4a97-9863-15cfa6987607 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 48445b47-f5e6-4c0e-b44a-a7505b3dae58 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:57:27.813 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d79d520-2a4c-4e0a-b9b8-71e2f9b88467 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: bb002bbf-5f09-4ece-8b3b-a45381c4e095 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:57:27.820 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d79d520-2a4c-4e0a-b9b8-71e2f9b88467 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port bb002bbf-5f09-4ece-8b3b-a45381c4e095 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:57:28.459 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 10:57:28.459 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0af058a2-652f-44c6-b817-0808c3ad44ba' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 10:57:28.459 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0af058a2-652f-44c6-b817-0808c3ad44ba' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 10:57:28.459 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0af058a2-652f-44c6-b817-0808c3ad44ba _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 10:57:28.475 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0af058a2-652f-44c6-b817-0808c3ad44ba'] 2021-08-26 10:57:28.475 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 10:57:28.475 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 10:57:28.475 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0af058a2-652f-44c6-b817-0808c3ad44ba'] 2021-08-26 10:57:29.572 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39eb8962-09b2-42cb-9b6e-407eaebbcf9d 758a17b0b9cf45a29f321c74f7c30ce1 bfba000e18774426bed4fee3eb6909e4 - - -] port_delete event received for '3598aacf-07bd-4802-9292-e409dbd81b62' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:57:30.400 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f5c61c9-c57f-404e-b44e-3ab3c66ce48b 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Security group member updated on remote: ['603a5b9b-3866-432f-98bc-a2b5b6d4514e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:57:30.400 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-0f5c61c9-c57f-404e-b44e-3ab3c66ce48b 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Security group member updated ['603a5b9b-3866-432f-98bc-a2b5b6d4514e'] 2021-08-26 10:57:30.400 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-0f5c61c9-c57f-404e-b44e-3ab3c66ce48b 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Refresh firewall rules 2021-08-26 10:57:30.400 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f5c61c9-c57f-404e-b44e-3ab3c66ce48b 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Get security group information for devices via rpc ['ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:57:30.475 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:30.569 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:30.605 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0f5c61c9-c57f-404e-b44e-3ab3c66ce48b 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Update security group information for ports dict_keys(['ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:57:30.605 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0f5c61c9-c57f-404e-b44e-3ab3c66ce48b 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:57:30.605 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0f5c61c9-c57f-404e-b44e-3ab3c66ce48b 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Update rules of security group (603a5b9b-3866-432f-98bc-a2b5b6d4514e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:57:30.605 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0f5c61c9-c57f-404e-b44e-3ab3c66ce48b 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Update members of security group (603a5b9b-3866-432f-98bc-a2b5b6d4514e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:57:30.619 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0f5c61c9-c57f-404e-b44e-3ab3c66ce48b 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Update port filter for ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:57:30.619 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0f5c61c9-c57f-404e-b44e-3ab3c66ce48b 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Updating port rules. 2021-08-26 10:57:30.619 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0f5c61c9-c57f-404e-b44e-3ab3c66ce48b 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 10:57:30.619 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-0f5c61c9-c57f-404e-b44e-3ab3c66ce48b 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Lock "n-hv-driver-port-lock-ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:30.712 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-0f5c61c9-c57f-404e-b44e-3ab3c66ce48b 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Lock "n-hv-driver-port-lock-ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:30.712 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-0f5c61c9-c57f-404e-b44e-3ab3c66ce48b 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Lock "n-hv-driver-port-lock-ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:30.712 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-0f5c61c9-c57f-404e-b44e-3ab3c66ce48b 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Lock "n-hv-driver-port-lock-ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:31.993 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-544edd49-f211-4128-9003-6bedac6726eb a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: cacf4d11-50bf-4b64-b209-f29d1eefb312 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:57:32.009 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e9b94c9-2279-4fe0-89b4-4f0700465b86 758a17b0b9cf45a29f321c74f7c30ce1 bfba000e18774426bed4fee3eb6909e4 - - -] port_delete event received for 'e52882dd-22dd-4d28-8a1f-c6720907c00c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:57:32.009 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-544edd49-f211-4128-9003-6bedac6726eb a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port cacf4d11-50bf-4b64-b209-f29d1eefb312 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:57:33.535 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-790791b9-e8c4-41ae-9f0b-f0c1113676af 758a17b0b9cf45a29f321c74f7c30ce1 bfba000e18774426bed4fee3eb6909e4 - - -] port_delete event received for 'd2f80ea5-faa9-4995-95a4-20ff4a6e7a14' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:57:34.934 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-929110bc-d4b0-4207-826b-7dbe4f1e204d 758a17b0b9cf45a29f321c74f7c30ce1 bfba000e18774426bed4fee3eb6909e4 - - -] port_delete event received for '791d316f-248a-4172-86ec-59cab47234cb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:57:34.946 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cacf4d11-50bf-4b64-b209-f29d1eefb312 2021-08-26 10:57:36.318 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b9ad349-cf7b-4dea-9b9e-09e482a4e10d 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for 'cdedfce6-8af3-4c88-89cc-e41726619df5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:57:36.493 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 10:57:36.773 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port cacf4d11-50bf-4b64-b209-f29d1eefb312 2021-08-26 10:57:36.773 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port cacf4d11-50bf-4b64-b209-f29d1eefb312 updated. Details: {'device': 'cacf4d11-50bf-4b64-b209-f29d1eefb312', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': 'cacf4d11-50bf-4b64-b209-f29d1eefb312', 'mac_address': 'fa:16:3e:4b:08:e8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.37'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 10:57:36.773 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 10:57:36.787 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cacf4d11-50bf-4b64-b209-f29d1eefb312" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:36.787 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cacf4d11-50bf-4b64-b209-f29d1eefb312 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 10:57:36.787 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 10:57:36.929 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cacf4d11-50bf-4b64-b209-f29d1eefb312') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:57:36.929 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cacf4d11-50bf-4b64-b209-f29d1eefb312') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:57:36.929 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cacf4d11-50bf-4b64-b209-f29d1eefb312 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 10:57:36.929 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port cacf4d11-50bf-4b64-b209-f29d1eefb312 2021-08-26 10:57:37.007 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 10:57:37.007 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cacf4d11-50bf-4b64-b209-f29d1eefb312'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:57:37.165 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cacf4d11-50bf-4b64-b209-f29d1eefb312']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:57:37.165 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:57:37.165 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (603a5b9b-3866-432f-98bc-a2b5b6d4514e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:57:37.165 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (603a5b9b-3866-432f-98bc-a2b5b6d4514e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:57:37.165 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cacf4d11-50bf-4b64-b209-f29d1eefb312 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:57:37.165 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 10:57:37.165 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cacf4d11-50bf-4b64-b209-f29d1eefb312 not yet added. Adding. 2021-08-26 10:57:37.165 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 10:57:37.165 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 10:57:37.275 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cacf4d11-50bf-4b64-b209-f29d1eefb312" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:37.377 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cacf4d11-50bf-4b64-b209-f29d1eefb312" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:37.388 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cacf4d11-50bf-4b64-b209-f29d1eefb312" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:37.522 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cacf4d11-50bf-4b64-b209-f29d1eefb312" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:37.603 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cacf4d11-50bf-4b64-b209-f29d1eefb312" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:37.603 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cacf4d11-50bf-4b64-b209-f29d1eefb312 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 10:57:37.603 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cacf4d11-50bf-4b64-b209-f29d1eefb312 processed. 2021-08-26 10:57:37.791 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c862408-1879-43c3-b327-44725716c467 0739f177f66f4c72b07aeb9f13c133f0 985aa4baf7bd4424a3f5d814dca97be1 - - -] Security group member updated on remote: ['10f0e864-9cbc-42ea-abda-e99ddde5bed6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:57:37.791 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-8c862408-1879-43c3-b327-44725716c467 0739f177f66f4c72b07aeb9f13c133f0 985aa4baf7bd4424a3f5d814dca97be1 - - -] Security group member updated ['10f0e864-9cbc-42ea-abda-e99ddde5bed6'] 2021-08-26 10:57:38.459 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79f499f4-a179-499a-87cd-494a562b4d3f 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for '60b83ac1-cd6a-4a12-b512-fd684c9925a6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:57:38.510 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:38.896 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:38.993 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6010fc76-9e97-4d92-8b32-28d8bf642a5b a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 2248def7-3561-4d28-a8c2-7f2fd801152f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:57:38.993 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6010fc76-9e97-4d92-8b32-28d8bf642a5b a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 2248def7-3561-4d28-a8c2-7f2fd801152f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:57:39.868 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-712545d5-7e5b-4a02-83a3-14cacfa56542 - - - - -] port_delete event received for 'a9751aa3-47a3-4383-a94f-4d3786030edc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:57:39.907 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-174cac09-c9a7-409c-ad8b-a7b549f2f3b4 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for 'a9751aa3-47a3-4383-a94f-4d3786030edc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:57:40.648 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-174cac09-c9a7-409c-ad8b-a7b549f2f3b4 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network 460ef342-7436-4aa1-b163-754ffa0b460e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 10:57:40.648 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-174cac09-c9a7-409c-ad8b-a7b549f2f3b4 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network 460ef342-7436-4aa1-b163-754ffa0b460e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 10:57:43.022 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2248def7-3561-4d28-a8c2-7f2fd801152f 2021-08-26 10:57:44.541 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 10:57:45.085 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d51654a2-3e60-4d2c-82db-56f4cca410c2 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 48445b47-f5e6-4c0e-b44a-a7505b3dae58 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:57:45.103 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d51654a2-3e60-4d2c-82db-56f4cca410c2 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 48445b47-f5e6-4c0e-b44a-a7505b3dae58 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:57:45.147 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 2248def7-3561-4d28-a8c2-7f2fd801152f 2021-08-26 10:57:45.147 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 2248def7-3561-4d28-a8c2-7f2fd801152f updated. Details: {'device': '2248def7-3561-4d28-a8c2-7f2fd801152f', 'network_id': 'a3b9ed93-e199-4c9a-a906-b7ee2e10cdf3', 'port_id': '2248def7-3561-4d28-a8c2-7f2fd801152f', 'mac_address': 'fa:16:3e:2d:36:d0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 365, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f28aa51c-5074-4bf6-bf75-0a52c548f3f5', '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-08-26 10:57:45.147 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 10:57:45.147 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2248def7-3561-4d28-a8c2-7f2fd801152f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:45.147 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2248def7-3561-4d28-a8c2-7f2fd801152f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 10:57:45.147 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 10:57:45.283 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2248def7-3561-4d28-a8c2-7f2fd801152f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:57:45.283 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2248def7-3561-4d28-a8c2-7f2fd801152f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:57:45.283 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2248def7-3561-4d28-a8c2-7f2fd801152f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 10:57:45.283 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 365, VLAN trunk: None to switch port 2248def7-3561-4d28-a8c2-7f2fd801152f 2021-08-26 10:57:45.385 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 10:57:45.385 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2248def7-3561-4d28-a8c2-7f2fd801152f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:57:45.556 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2248def7-3561-4d28-a8c2-7f2fd801152f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:57:45.556 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:57:45.556 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (10f0e864-9cbc-42ea-abda-e99ddde5bed6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:57:45.556 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (10f0e864-9cbc-42ea-abda-e99ddde5bed6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:57:45.556 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2248def7-3561-4d28-a8c2-7f2fd801152f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:57:45.556 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 10:57:45.556 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2248def7-3561-4d28-a8c2-7f2fd801152f not yet added. Adding. 2021-08-26 10:57:45.569 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 10:57:45.569 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 10:57:45.696 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2248def7-3561-4d28-a8c2-7f2fd801152f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:45.808 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2248def7-3561-4d28-a8c2-7f2fd801152f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:45.826 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2248def7-3561-4d28-a8c2-7f2fd801152f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:45.992 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2248def7-3561-4d28-a8c2-7f2fd801152f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:46.117 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2248def7-3561-4d28-a8c2-7f2fd801152f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.968s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:46.117 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2248def7-3561-4d28-a8c2-7f2fd801152f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 10:57:46.117 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2248def7-3561-4d28-a8c2-7f2fd801152f processed. 2021-08-26 10:57:46.556 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:47.008 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:47.041 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 48445b47-f5e6-4c0e-b44a-a7505b3dae58 2021-08-26 10:57:48.194 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-29f47cbd-3b29-4e10-b77b-d7e6c1f6b24b 0ea6fe697ef74e8b95e12495401728fb f6bd8ecb613944b9a6223b2a56627326 - - -] Security group member updated on remote: ['ffcffaaf-24a8-48bb-a332-8dc539da55f9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:57:48.194 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-29f47cbd-3b29-4e10-b77b-d7e6c1f6b24b 0ea6fe697ef74e8b95e12495401728fb f6bd8ecb613944b9a6223b2a56627326 - - -] Security group member updated ['ffcffaaf-24a8-48bb-a332-8dc539da55f9'] 2021-08-26 10:57:48.572 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 10:57:48.775 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 48445b47-f5e6-4c0e-b44a-a7505b3dae58 2021-08-26 10:57:48.775 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Missing port_id from device details: 48445b47-f5e6-4c0e-b44a-a7505b3dae58. Details: {'device': '48445b47-f5e6-4c0e-b44a-a7505b3dae58', 'no_active_binding': True} _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:374 2021-08-26 10:57:48.775 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 10:57:49.131 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cacf4d11-50bf-4b64-b209-f29d1eefb312 2021-08-26 10:57:50.056 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3225f704-886c-4cc6-8070-3406ca0b2a2e 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Security group member updated on remote: ['603a5b9b-3866-432f-98bc-a2b5b6d4514e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:57:50.056 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-3225f704-886c-4cc6-8070-3406ca0b2a2e 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Security group member updated ['603a5b9b-3866-432f-98bc-a2b5b6d4514e'] 2021-08-26 10:57:50.056 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-3225f704-886c-4cc6-8070-3406ca0b2a2e 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Refresh firewall rules 2021-08-26 10:57:50.056 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3225f704-886c-4cc6-8070-3406ca0b2a2e 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Get security group information for devices via rpc ['ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36', 'cacf4d11-50bf-4b64-b209-f29d1eefb312'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:57:50.115 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b3a4cd3-b65c-4480-83ab-98e134255609 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 0179fef5-3cf7-462f-856f-b90b923ef6cc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:57:50.133 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b3a4cd3-b65c-4480-83ab-98e134255609 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 0179fef5-3cf7-462f-856f-b90b923ef6cc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:57:50.196 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3225f704-886c-4cc6-8070-3406ca0b2a2e 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] port_delete event received for 'cacf4d11-50bf-4b64-b209-f29d1eefb312' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:57:50.397 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3225f704-886c-4cc6-8070-3406ca0b2a2e 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Update security group information for ports dict_keys(['ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:57:50.397 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3225f704-886c-4cc6-8070-3406ca0b2a2e 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:57:50.397 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3225f704-886c-4cc6-8070-3406ca0b2a2e 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Update rules of security group (603a5b9b-3866-432f-98bc-a2b5b6d4514e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:57:50.415 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3225f704-886c-4cc6-8070-3406ca0b2a2e 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Update members of security group (603a5b9b-3866-432f-98bc-a2b5b6d4514e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:57:50.415 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3225f704-886c-4cc6-8070-3406ca0b2a2e 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Update port filter for ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:57:50.415 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3225f704-886c-4cc6-8070-3406ca0b2a2e 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Updating port rules. 2021-08-26 10:57:50.415 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3225f704-886c-4cc6-8070-3406ca0b2a2e 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 10:57:50.415 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-3225f704-886c-4cc6-8070-3406ca0b2a2e 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Lock "n-hv-driver-port-lock-ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:50.415 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-3225f704-886c-4cc6-8070-3406ca0b2a2e 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Lock "n-hv-driver-port-lock-ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:50.415 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-3225f704-886c-4cc6-8070-3406ca0b2a2e 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Lock "n-hv-driver-port-lock-ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:50.584 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 10:57:50.584 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cacf4d11-50bf-4b64-b209-f29d1eefb312' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 10:57:50.584 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cacf4d11-50bf-4b64-b209-f29d1eefb312' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 10:57:50.584 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cacf4d11-50bf-4b64-b209-f29d1eefb312 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 10:57:50.617 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cacf4d11-50bf-4b64-b209-f29d1eefb312'] 2021-08-26 10:57:50.617 4320 2402051687176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 10:57:50.617 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 10:57:50.617 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cacf4d11-50bf-4b64-b209-f29d1eefb312'] 2021-08-26 10:57:50.631 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-3225f704-886c-4cc6-8070-3406ca0b2a2e 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Lock "n-hv-driver-port-lock-ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:52.588 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:52.633 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:53.111 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0179fef5-3cf7-462f-856f-b90b923ef6cc 2021-08-26 10:57:53.444 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be486610-e5a7-4604-bef2-3e341c323958 668e42d32cec4b78a1e716ecf6f9a05b 5f8f3ff63a9444deae8253739da345f7 - - -] Security group member updated on remote: ['fe77ad6e-092c-4362-9088-6f9586126e94'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:57:53.444 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-be486610-e5a7-4604-bef2-3e341c323958 668e42d32cec4b78a1e716ecf6f9a05b 5f8f3ff63a9444deae8253739da345f7 - - -] Security group member updated ['fe77ad6e-092c-4362-9088-6f9586126e94'] 2021-08-26 10:57:53.696 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be486610-e5a7-4604-bef2-3e341c323958 668e42d32cec4b78a1e716ecf6f9a05b 5f8f3ff63a9444deae8253739da345f7 - - -] port_delete event received for 'd43bec79-71f5-479c-b8df-66ac2e5916e6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:57:54.586 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 10:57:55.163 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36 2021-08-26 10:57:55.178 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 0179fef5-3cf7-462f-856f-b90b923ef6cc 2021-08-26 10:57:55.178 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 0179fef5-3cf7-462f-856f-b90b923ef6cc updated. Details: {'device': '0179fef5-3cf7-462f-856f-b90b923ef6cc', 'network_id': 'de56f8a0-d013-4f3a-9f7e-d6862c44ecda', 'port_id': '0179fef5-3cf7-462f-856f-b90b923ef6cc', 'mac_address': 'fa:16:3e:2c:4f:e3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 355, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'be89d831-4cf0-44dc-9a85-8a4d35e461b3', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 10:57:55.178 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 10:57:55.178 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 10:57:55.178 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0179fef5-3cf7-462f-856f-b90b923ef6cc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:55.178 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0179fef5-3cf7-462f-856f-b90b923ef6cc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 10:57:55.178 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network de56f8a0-d013-4f3a-9f7e-d6862c44ecda 2021-08-26 10:57:55.178 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 10:57:55.178 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 10:57:55.178 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 10:57:55.178 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 10:57:55.196 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36'] 2021-08-26 10:57:55.196 4320 2402051687176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 10:57:55.196 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 10:57:55.196 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36'] 2021-08-26 10:57:55.319 4320 2402051687176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-674b2d90-dbcc-48d4-8130-a3862974afbd 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Security group member updated on remote: ['603a5b9b-3866-432f-98bc-a2b5b6d4514e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:57:55.319 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [req-674b2d90-dbcc-48d4-8130-a3862974afbd 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] Security group member updated ['603a5b9b-3866-432f-98bc-a2b5b6d4514e'] 2021-08-26 10:57:55.337 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0179fef5-3cf7-462f-856f-b90b923ef6cc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:57:55.337 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0179fef5-3cf7-462f-856f-b90b923ef6cc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:57:55.352 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0179fef5-3cf7-462f-856f-b90b923ef6cc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 10:57:55.352 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 355, VLAN trunk: None to switch port 0179fef5-3cf7-462f-856f-b90b923ef6cc 2021-08-26 10:57:55.439 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 10:57:55.439 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0179fef5-3cf7-462f-856f-b90b923ef6cc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:57:55.458 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-674b2d90-dbcc-48d4-8130-a3862974afbd 69330ce832bf4a27acad52e3906ef877 ce4b008c2a8c48aabc371a075236e263 - - -] port_delete event received for 'ea0e8bbe-e3a2-40ce-8a6d-a83f9f335d36' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:57:55.695 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0179fef5-3cf7-462f-856f-b90b923ef6cc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:57:55.695 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:57:55.695 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ffcffaaf-24a8-48bb-a332-8dc539da55f9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:57:55.695 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ffcffaaf-24a8-48bb-a332-8dc539da55f9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:57:55.695 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0179fef5-3cf7-462f-856f-b90b923ef6cc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:57:55.695 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 10:57:55.695 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0179fef5-3cf7-462f-856f-b90b923ef6cc not yet added. Adding. 2021-08-26 10:57:55.695 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 10:57:55.695 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 10:57:55.820 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0179fef5-3cf7-462f-856f-b90b923ef6cc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:55.943 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0179fef5-3cf7-462f-856f-b90b923ef6cc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:55.959 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0179fef5-3cf7-462f-856f-b90b923ef6cc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:56.087 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0179fef5-3cf7-462f-856f-b90b923ef6cc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:56.195 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0179fef5-3cf7-462f-856f-b90b923ef6cc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:56.195 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0179fef5-3cf7-462f-856f-b90b923ef6cc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 10:57:56.195 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0179fef5-3cf7-462f-856f-b90b923ef6cc processed. 2021-08-26 10:57:56.603 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:57:57.052 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:57:58.695 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-54f3f5ed-5cde-4acf-9ba8-17b9df9907b8 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Security group member updated on remote: ['599dcffb-23c4-4814-a2b5-8e60ce814bb1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:57:58.695 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-54f3f5ed-5cde-4acf-9ba8-17b9df9907b8 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Security group member updated ['599dcffb-23c4-4814-a2b5-8e60ce814bb1'] 2021-08-26 10:57:58.711 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9d7ad780-be1f-4ff4-a263-30a4b24c77ab 668e42d32cec4b78a1e716ecf6f9a05b 5f8f3ff63a9444deae8253739da345f7 - - -] Security group member updated on remote: ['fe77ad6e-092c-4362-9088-6f9586126e94'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:57:58.711 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-9d7ad780-be1f-4ff4-a263-30a4b24c77ab 668e42d32cec4b78a1e716ecf6f9a05b 5f8f3ff63a9444deae8253739da345f7 - - -] Security group member updated ['fe77ad6e-092c-4362-9088-6f9586126e94'] 2021-08-26 10:57:58.992 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d7ad780-be1f-4ff4-a263-30a4b24c77ab 668e42d32cec4b78a1e716ecf6f9a05b 5f8f3ff63a9444deae8253739da345f7 - - -] port_delete event received for '4e8429c6-9763-49fd-b493-29fc48daedc4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:57:59.788 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c1769da2-e08e-410f-b6fb-6b743f5f0564 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Security group member updated on remote: ['db5ff184-46c2-49b0-af3c-e37b063b077e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:57:59.788 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-c1769da2-e08e-410f-b6fb-6b743f5f0564 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Security group member updated ['db5ff184-46c2-49b0-af3c-e37b063b077e'] 2021-08-26 10:58:00.443 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75194269-cbce-46c5-a6c0-927d92f8e7ea a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: ce140be5-03cc-4242-b419-44c9956fe75f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:58:00.447 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75194269-cbce-46c5-a6c0-927d92f8e7ea a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port ce140be5-03cc-4242-b419-44c9956fe75f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:58:01.272 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25542816-60ea-4643-b925-f85429773600 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: e89f7731-165b-4d2b-9f29-c3d7a8cb73ce port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:58:01.272 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25542816-60ea-4643-b925-f85429773600 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port e89f7731-165b-4d2b-9f29-c3d7a8cb73ce defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:58:03.132 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ce140be5-03cc-4242-b419-44c9956fe75f 2021-08-26 10:58:04.507 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e420b09e-2135-4737-b754-63e534e960e9 668e42d32cec4b78a1e716ecf6f9a05b 5f8f3ff63a9444deae8253739da345f7 - - -] Security group member updated on remote: ['fe77ad6e-092c-4362-9088-6f9586126e94'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:58:04.507 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-e420b09e-2135-4737-b754-63e534e960e9 668e42d32cec4b78a1e716ecf6f9a05b 5f8f3ff63a9444deae8253739da345f7 - - -] Security group member updated ['fe77ad6e-092c-4362-9088-6f9586126e94'] 2021-08-26 10:58:04.604 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 10:58:04.604 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e420b09e-2135-4737-b754-63e534e960e9 668e42d32cec4b78a1e716ecf6f9a05b 5f8f3ff63a9444deae8253739da345f7 - - -] port_delete event received for '1a4eaafa-6d56-418a-8316-090061575acd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:58:04.936 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port ce140be5-03cc-4242-b419-44c9956fe75f 2021-08-26 10:58:04.936 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port ce140be5-03cc-4242-b419-44c9956fe75f updated. Details: {'device': 'ce140be5-03cc-4242-b419-44c9956fe75f', 'network_id': 'bafe001a-dbfd-4d01-934b-c583ea6b9d52', 'port_id': 'ce140be5-03cc-4242-b419-44c9956fe75f', 'mac_address': 'fa:16:3e:a1:e6:ef', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 371, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '768d34e7-47f4-41fd-ae11-e6fe8e75d69f', '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-08-26 10:58:04.936 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 10:58:04.936 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:04.936 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ce140be5-03cc-4242-b419-44c9956fe75f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 10:58:04.936 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bafe001a-dbfd-4d01-934b-c583ea6b9d52 2021-08-26 10:58:04.936 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 10:58:05.117 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ce140be5-03cc-4242-b419-44c9956fe75f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:58:05.117 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ce140be5-03cc-4242-b419-44c9956fe75f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:58:05.132 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ce140be5-03cc-4242-b419-44c9956fe75f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 10:58:05.132 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 371, VLAN trunk: None to switch port ce140be5-03cc-4242-b419-44c9956fe75f 2021-08-26 10:58:05.212 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 85ea9985-1e81-4ec1-96f9-dddac52720ae 2021-08-26 10:58:05.225 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 10:58:05.225 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ce140be5-03cc-4242-b419-44c9956fe75f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:58:05.508 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ce140be5-03cc-4242-b419-44c9956fe75f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:58:05.508 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:58:05.508 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (599dcffb-23c4-4814-a2b5-8e60ce814bb1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:58:05.508 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (599dcffb-23c4-4814-a2b5-8e60ce814bb1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:58:05.508 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ce140be5-03cc-4242-b419-44c9956fe75f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:58:05.508 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 10:58:05.508 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ce140be5-03cc-4242-b419-44c9956fe75f not yet added. Adding. 2021-08-26 10:58:05.508 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 10:58:05.508 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 10:58:05.632 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:05.776 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:05.776 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:05.927 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:06.031 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" 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:371 2021-08-26 10:58:06.031 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ce140be5-03cc-4242-b419-44c9956fe75f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 10:58:06.031 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ce140be5-03cc-4242-b419-44c9956fe75f processed. 2021-08-26 10:58:06.615 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 10:58:06.615 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '85ea9985-1e81-4ec1-96f9-dddac52720ae' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 10:58:06.615 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '85ea9985-1e81-4ec1-96f9-dddac52720ae' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 10:58:06.615 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 85ea9985-1e81-4ec1-96f9-dddac52720ae _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 10:58:06.615 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:06.630 4320 2402051687176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d48aff0f-0d36-4112-b507-7ec94d5c6585 2021-08-26 10:58:06.630 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['85ea9985-1e81-4ec1-96f9-dddac52720ae'] 2021-08-26 10:58:06.630 4320 2402051687176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 10:58:06.630 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 10:58:06.630 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['85ea9985-1e81-4ec1-96f9-dddac52720ae'] 2021-08-26 10:58:07.474 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.860s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:11.211 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 85ea9985-1e81-4ec1-96f9-dddac52720ae 2021-08-26 10:58:11.521 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Security group member updated on remote: ['457ac5a9-f5f7-4211-a9fc-2ea028656e2f', '599dcffb-23c4-4814-a2b5-8e60ce814bb1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:58:11.521 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Security group member updated ['457ac5a9-f5f7-4211-a9fc-2ea028656e2f', '599dcffb-23c4-4814-a2b5-8e60ce814bb1'] 2021-08-26 10:58:11.521 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Refresh firewall rules 2021-08-26 10:58:11.521 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Get security group information for devices via rpc ['ce140be5-03cc-4242-b419-44c9956fe75f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:58:11.552 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] port_update received: ce140be5-03cc-4242-b419-44c9956fe75f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:58:11.584 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-agent-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:11.584 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Binding port ce140be5-03cc-4242-b419-44c9956fe75f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 10:58:11.584 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 10:58:11.600 4320 2402051687176 MainThread DEBUG neutron.services.trunk.rpc.agent [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ce140be5-03cc-4242-b419-44c9956fe75f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:58:11.600 4320 2402051687176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ce140be5-03cc-4242-b419-44c9956fe75f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:58:11.616 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Trunk plugin disabled on server. Assuming port ce140be5-03cc-4242-b419-44c9956fe75f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 10:58:11.616 4320 2402051687176 MainThread INFO networking_hyperv.neutron.trunk_driver [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Binding VLAN ID: 371, VLAN trunk: None to switch port ce140be5-03cc-4242-b419-44c9956fe75f 2021-08-26 10:58:11.680 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Refresh firewall rules 2021-08-26 10:58:11.680 4320 2402051687176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Get security group information for devices via rpc ['ce140be5-03cc-4242-b419-44c9956fe75f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:58:11.868 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update security group information for ports dict_keys(['ce140be5-03cc-4242-b419-44c9956fe75f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:58:11.868 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:58:11.868 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update rules of security group (457ac5a9-f5f7-4211-a9fc-2ea028656e2f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:58:11.868 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update rules of security group (599dcffb-23c4-4814-a2b5-8e60ce814bb1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:58:11.868 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update members of security group (599dcffb-23c4-4814-a2b5-8e60ce814bb1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:58:11.868 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update port filter for ce140be5-03cc-4242-b419-44c9956fe75f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:58:11.868 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Updating port rules. 2021-08-26 10:58:11.890 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Creating 0 new rules, removing 0 old rules. 2021-08-26 10:58:11.890 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:11.890 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:11.890 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:11.890 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:11.974 4320 2402051687176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update security group information for ports dict_keys(['ce140be5-03cc-4242-b419-44c9956fe75f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:58:11.974 4320 2402051687176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:58:11.974 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update rules of security group (457ac5a9-f5f7-4211-a9fc-2ea028656e2f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:58:11.974 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update rules of security group (599dcffb-23c4-4814-a2b5-8e60ce814bb1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:58:11.974 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update members of security group (599dcffb-23c4-4814-a2b5-8e60ce814bb1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:58:11.974 4320 2402051687176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update port filter for ce140be5-03cc-4242-b419-44c9956fe75f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:58:11.974 4320 2402051687176 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Updating port rules. 2021-08-26 10:58:11.974 4320 2402051687176 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Creating 0 new rules, removing 0 old rules. 2021-08-26 10:58:11.974 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:11.991 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:11.991 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:11.991 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:12.039 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [req-688a1c32-d297-4dfd-99fe-530629cf2b8c 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-agent-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:12.664 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 10:58:12.959 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 85ea9985-1e81-4ec1-96f9-dddac52720ae 2021-08-26 10:58:12.959 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 85ea9985-1e81-4ec1-96f9-dddac52720ae updated. Details: {'device': '85ea9985-1e81-4ec1-96f9-dddac52720ae', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': '85ea9985-1e81-4ec1-96f9-dddac52720ae', 'mac_address': 'fa:16:3e:93:13:4d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.66'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 10:58:12.959 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 10:58:12.959 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:12.959 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 85ea9985-1e81-4ec1-96f9-dddac52720ae _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 10:58:12.959 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d48aff0f-0d36-4112-b507-7ec94d5c6585 2021-08-26 10:58:12.959 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 10:58:13.150 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '85ea9985-1e81-4ec1-96f9-dddac52720ae') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:58:13.150 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '85ea9985-1e81-4ec1-96f9-dddac52720ae') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:58:13.163 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 85ea9985-1e81-4ec1-96f9-dddac52720ae is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 10:58:13.163 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port 85ea9985-1e81-4ec1-96f9-dddac52720ae 2021-08-26 10:58:13.245 4320 2402051687176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-543ae331-a733-4375-96ca-893548311e68 9750bec8585e407c981a40a641d3be68 a3f394edf29e41d7bce80a8aadec04e3 - - -] Security group member updated on remote: ['630191ca-fd64-4fa2-a28e-8726e7877a48'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:58:13.245 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [req-543ae331-a733-4375-96ca-893548311e68 9750bec8585e407c981a40a641d3be68 a3f394edf29e41d7bce80a8aadec04e3 - - -] Security group member updated ['630191ca-fd64-4fa2-a28e-8726e7877a48'] 2021-08-26 10:58:13.272 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 10:58:13.272 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['85ea9985-1e81-4ec1-96f9-dddac52720ae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:58:13.448 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['85ea9985-1e81-4ec1-96f9-dddac52720ae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:58:13.448 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:58:13.448 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ee7990aa-43fd-4ac4-858f-02f909e6911f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:58:13.448 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ee7990aa-43fd-4ac4-858f-02f909e6911f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:58:13.448 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 85ea9985-1e81-4ec1-96f9-dddac52720ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:58:13.448 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 10:58:13.448 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 85ea9985-1e81-4ec1-96f9-dddac52720ae not yet added. Adding. 2021-08-26 10:58:13.448 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 10:58:13.448 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 10:58:13.667 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:13.736 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-543ae331-a733-4375-96ca-893548311e68 9750bec8585e407c981a40a641d3be68 a3f394edf29e41d7bce80a8aadec04e3 - - -] port_delete event received for '45f74be4-9064-4a65-89bb-5e3ac4c95de0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:58:13.834 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:13.834 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:14.068 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:14.195 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:14.195 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 85ea9985-1e81-4ec1-96f9-dddac52720ae status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 10:58:14.195 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 85ea9985-1e81-4ec1-96f9-dddac52720ae processed. 2021-08-26 10:58:14.680 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:15.052 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:15.724 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Security group member updated on remote: ['457ac5a9-f5f7-4211-a9fc-2ea028656e2f', '599dcffb-23c4-4814-a2b5-8e60ce814bb1', '30f1127f-b0d3-4626-aa98-31a223d82cd0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:58:15.724 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Security group member updated ['457ac5a9-f5f7-4211-a9fc-2ea028656e2f', '599dcffb-23c4-4814-a2b5-8e60ce814bb1', '30f1127f-b0d3-4626-aa98-31a223d82cd0'] 2021-08-26 10:58:15.724 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Refresh firewall rules 2021-08-26 10:58:15.724 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Get security group information for devices via rpc ['ce140be5-03cc-4242-b419-44c9956fe75f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:58:15.788 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] port_update received: ce140be5-03cc-4242-b419-44c9956fe75f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:58:15.805 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-agent-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:15.805 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Binding port ce140be5-03cc-4242-b419-44c9956fe75f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 10:58:15.805 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 10:58:15.852 4320 2402051687176 MainThread DEBUG neutron.services.trunk.rpc.agent [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ce140be5-03cc-4242-b419-44c9956fe75f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:58:15.852 4320 2402051687176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ce140be5-03cc-4242-b419-44c9956fe75f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:58:15.864 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Trunk plugin disabled on server. Assuming port ce140be5-03cc-4242-b419-44c9956fe75f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 10:58:15.864 4320 2402051687176 MainThread INFO networking_hyperv.neutron.trunk_driver [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Binding VLAN ID: 371, VLAN trunk: None to switch port ce140be5-03cc-4242-b419-44c9956fe75f 2021-08-26 10:58:15.918 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Refresh firewall rules 2021-08-26 10:58:15.918 4320 2402051687176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Get security group information for devices via rpc ['ce140be5-03cc-4242-b419-44c9956fe75f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:58:16.114 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update security group information for ports dict_keys(['ce140be5-03cc-4242-b419-44c9956fe75f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:58:16.114 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:58:16.114 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update rules of security group (30f1127f-b0d3-4626-aa98-31a223d82cd0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:58:16.114 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update rules of security group (457ac5a9-f5f7-4211-a9fc-2ea028656e2f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:58:16.114 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update rules of security group (599dcffb-23c4-4814-a2b5-8e60ce814bb1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:58:16.114 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update members of security group (599dcffb-23c4-4814-a2b5-8e60ce814bb1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:58:16.114 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update port filter for ce140be5-03cc-4242-b419-44c9956fe75f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:58:16.114 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Updating port rules. 2021-08-26 10:58:16.114 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Creating 0 new rules, removing 0 old rules. 2021-08-26 10:58:16.114 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:16.114 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:16.114 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:16.114 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:16.240 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a96155b6-922e-441e-adc9-adab972ed7c8 9750bec8585e407c981a40a641d3be68 a3f394edf29e41d7bce80a8aadec04e3 - - -] Security group member updated on remote: ['630191ca-fd64-4fa2-a28e-8726e7877a48'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:58:16.240 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-a96155b6-922e-441e-adc9-adab972ed7c8 9750bec8585e407c981a40a641d3be68 a3f394edf29e41d7bce80a8aadec04e3 - - -] Security group member updated ['630191ca-fd64-4fa2-a28e-8726e7877a48'] 2021-08-26 10:58:16.288 4320 2402051687176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update security group information for ports dict_keys(['ce140be5-03cc-4242-b419-44c9956fe75f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:58:16.304 4320 2402051687176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:58:16.304 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update rules of security group (30f1127f-b0d3-4626-aa98-31a223d82cd0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:58:16.304 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update rules of security group (457ac5a9-f5f7-4211-a9fc-2ea028656e2f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:58:16.304 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update rules of security group (599dcffb-23c4-4814-a2b5-8e60ce814bb1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:58:16.304 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update members of security group (599dcffb-23c4-4814-a2b5-8e60ce814bb1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:58:16.304 4320 2402051687176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update port filter for ce140be5-03cc-4242-b419-44c9956fe75f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:58:16.304 4320 2402051687176 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Updating port rules. 2021-08-26 10:58:16.304 4320 2402051687176 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Creating 0 new rules, removing 0 old rules. 2021-08-26 10:58:16.304 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:16.304 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:16.304 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:16.304 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:16.367 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [req-9f608451-45f4-4524-ab19-1c36e8fe4611 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-agent-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.562s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:18.349 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98cedd23-8a62-4872-a2f5-73c3170c2240 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:58:18.380 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98cedd23-8a62-4872-a2f5-73c3170c2240 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:58:19.349 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0179fef5-3cf7-462f-856f-b90b923ef6cc 2021-08-26 10:58:19.959 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ab08228-9369-43d0-8773-03e3fa849834 0ea6fe697ef74e8b95e12495401728fb f6bd8ecb613944b9a6223b2a56627326 - - -] Security group member updated on remote: ['ffcffaaf-24a8-48bb-a332-8dc539da55f9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:58:19.959 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-4ab08228-9369-43d0-8773-03e3fa849834 0ea6fe697ef74e8b95e12495401728fb f6bd8ecb613944b9a6223b2a56627326 - - -] Security group member updated ['ffcffaaf-24a8-48bb-a332-8dc539da55f9'] 2021-08-26 10:58:19.959 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-4ab08228-9369-43d0-8773-03e3fa849834 0ea6fe697ef74e8b95e12495401728fb f6bd8ecb613944b9a6223b2a56627326 - - -] Refresh firewall rules 2021-08-26 10:58:19.959 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ab08228-9369-43d0-8773-03e3fa849834 0ea6fe697ef74e8b95e12495401728fb f6bd8ecb613944b9a6223b2a56627326 - - -] Get security group information for devices via rpc ['0179fef5-3cf7-462f-856f-b90b923ef6cc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:58:20.087 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ab08228-9369-43d0-8773-03e3fa849834 0ea6fe697ef74e8b95e12495401728fb f6bd8ecb613944b9a6223b2a56627326 - - -] port_delete event received for '0179fef5-3cf7-462f-856f-b90b923ef6cc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:58:20.151 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ab08228-9369-43d0-8773-03e3fa849834 0ea6fe697ef74e8b95e12495401728fb f6bd8ecb613944b9a6223b2a56627326 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:58:20.151 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ab08228-9369-43d0-8773-03e3fa849834 0ea6fe697ef74e8b95e12495401728fb f6bd8ecb613944b9a6223b2a56627326 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:58:20.712 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 10:58:20.712 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0179fef5-3cf7-462f-856f-b90b923ef6cc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 10:58:20.712 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0179fef5-3cf7-462f-856f-b90b923ef6cc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 10:58:20.712 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0179fef5-3cf7-462f-856f-b90b923ef6cc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 10:58:20.732 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network de56f8a0-d013-4f3a-9f7e-d6862c44ecda 2021-08-26 10:58:20.732 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0179fef5-3cf7-462f-856f-b90b923ef6cc'] 2021-08-26 10:58:20.732 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 10:58:20.732 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 10:58:20.732 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0179fef5-3cf7-462f-856f-b90b923ef6cc'] 2021-08-26 10:58:21.308 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d 2021-08-26 10:58:22.724 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 10:58:22.724 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:22.772 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:23.068 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d 2021-08-26 10:58:23.068 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d updated. Details: {'device': '50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d', 'network_id': 'eda9b885-5dc5-48b1-9839-d13fa48c9142', 'port_id': '50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d', 'mac_address': 'fa:16:3e:5a:9e:62', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 388, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b59bd70d-babb-4dab-aec6-fd4c8293d4cc', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 10:58:23.068 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 10:58:23.068 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:23.068 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 10:58:23.068 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network eda9b885-5dc5-48b1-9839-d13fa48c9142 2021-08-26 10:58:23.068 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 10:58:23.249 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:58:23.249 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:58:23.256 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 10:58:23.256 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 388, VLAN trunk: None to switch port 50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d 2021-08-26 10:58:23.364 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 10:58:23.364 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:58:23.552 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:58:23.552 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:58:23.552 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (630191ca-fd64-4fa2-a28e-8726e7877a48) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:58:23.552 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:58:23.567 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 10:58:23.567 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d not yet added. Adding. 2021-08-26 10:58:23.567 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 10:58:23.567 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 10:58:23.726 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:23.883 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:23.883 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:24.051 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:24.192 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:24.192 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 10:58:24.192 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d processed. 2021-08-26 10:58:24.740 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:25.083 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:25.819 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8d72678a-5c25-40ef-a0aa-ed66c2a146a0 a8739a491e374a999baa5ea360c62168 e0978e8eacd64be98a244709d8ead600 - - -] Security group member updated on remote: ['4e09393f-eb4d-41a7-aeaf-e308fe06dd83'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:58:25.819 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-8d72678a-5c25-40ef-a0aa-ed66c2a146a0 a8739a491e374a999baa5ea360c62168 e0978e8eacd64be98a244709d8ead600 - - -] Security group member updated ['4e09393f-eb4d-41a7-aeaf-e308fe06dd83'] 2021-08-26 10:58:26.430 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3598d92-9775-4375-820f-937e6131b295 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: e89f7731-165b-4d2b-9f29-c3d7a8cb73ce port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:58:26.445 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3598d92-9775-4375-820f-937e6131b295 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port e89f7731-165b-4d2b-9f29-c3d7a8cb73ce defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:58:27.382 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e89f7731-165b-4d2b-9f29-c3d7a8cb73ce 2021-08-26 10:58:27.804 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cbb596d-1a31-41b8-bdc9-c1266575795c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 4d093f7a-60a1-4143-a0e9-e3e39de2d1e1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:58:27.820 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7cbb596d-1a31-41b8-bdc9-c1266575795c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 4d093f7a-60a1-4143-a0e9-e3e39de2d1e1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:58:28.763 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 10:58:28.945 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port e89f7731-165b-4d2b-9f29-c3d7a8cb73ce 2021-08-26 10:58:28.945 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Missing port_id from device details: e89f7731-165b-4d2b-9f29-c3d7a8cb73ce. Details: {'device': 'e89f7731-165b-4d2b-9f29-c3d7a8cb73ce', 'no_active_binding': True} _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:374 2021-08-26 10:58:28.945 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 10:58:29.663 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88259403-f304-4f1a-ac05-df756b52a491 0ea6fe697ef74e8b95e12495401728fb f6bd8ecb613944b9a6223b2a56627326 - - -] port_delete event received for 'd24c8928-c726-483b-91e9-a681d80892d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:58:33.020 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c591c81-adb9-4eec-b8ad-428764b5565f 0ea6fe697ef74e8b95e12495401728fb f6bd8ecb613944b9a6223b2a56627326 - - -] Security group member updated on remote: ['ffcffaaf-24a8-48bb-a332-8dc539da55f9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:58:33.020 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-8c591c81-adb9-4eec-b8ad-428764b5565f 0ea6fe697ef74e8b95e12495401728fb f6bd8ecb613944b9a6223b2a56627326 - - -] Security group member updated ['ffcffaaf-24a8-48bb-a332-8dc539da55f9'] 2021-08-26 10:58:33.133 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c591c81-adb9-4eec-b8ad-428764b5565f 0ea6fe697ef74e8b95e12495401728fb f6bd8ecb613944b9a6223b2a56627326 - - -] port_delete event received for 'bb002bbf-5f09-4ece-8b3b-a45381c4e095' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:58:33.388 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a305ccc-a42f-412e-a50c-0afbfac25085 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 2248def7-3561-4d28-a8c2-7f2fd801152f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:58:33.403 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-0a305ccc-a42f-412e-a50c-0afbfac25085 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-agent-port-lock-2248def7-3561-4d28-a8c2-7f2fd801152f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:33.403 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a305ccc-a42f-412e-a50c-0afbfac25085 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Binding port 2248def7-3561-4d28-a8c2-7f2fd801152f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 10:58:33.413 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a305ccc-a42f-412e-a50c-0afbfac25085 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 10:58:33.448 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [req-0a305ccc-a42f-412e-a50c-0afbfac25085 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2248def7-3561-4d28-a8c2-7f2fd801152f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:58:33.448 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-0a305ccc-a42f-412e-a50c-0afbfac25085 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2248def7-3561-4d28-a8c2-7f2fd801152f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:58:33.448 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-0a305ccc-a42f-412e-a50c-0afbfac25085 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Trunk plugin disabled on server. Assuming port 2248def7-3561-4d28-a8c2-7f2fd801152f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 10:58:33.448 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [req-0a305ccc-a42f-412e-a50c-0afbfac25085 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Binding VLAN ID: 365, VLAN trunk: None to switch port 2248def7-3561-4d28-a8c2-7f2fd801152f 2021-08-26 10:58:33.508 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-0a305ccc-a42f-412e-a50c-0afbfac25085 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Refresh firewall rules 2021-08-26 10:58:33.508 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a305ccc-a42f-412e-a50c-0afbfac25085 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Get security group information for devices via rpc ['2248def7-3561-4d28-a8c2-7f2fd801152f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:58:33.645 4320 2402051687176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b7d697c8-e8ef-4062-90a3-9cc7887207b7 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Security group member updated on remote: ['ee7990aa-43fd-4ac4-858f-02f909e6911f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:58:33.645 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [req-b7d697c8-e8ef-4062-90a3-9cc7887207b7 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Security group member updated ['ee7990aa-43fd-4ac4-858f-02f909e6911f'] 2021-08-26 10:58:34.504 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0a305ccc-a42f-412e-a50c-0afbfac25085 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update security group information for ports dict_keys(['2248def7-3561-4d28-a8c2-7f2fd801152f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:58:34.504 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0a305ccc-a42f-412e-a50c-0afbfac25085 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:58:34.504 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0a305ccc-a42f-412e-a50c-0afbfac25085 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update rules of security group (10f0e864-9cbc-42ea-abda-e99ddde5bed6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:58:34.504 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0a305ccc-a42f-412e-a50c-0afbfac25085 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update members of security group (10f0e864-9cbc-42ea-abda-e99ddde5bed6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:58:34.504 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0a305ccc-a42f-412e-a50c-0afbfac25085 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update port filter for 2248def7-3561-4d28-a8c2-7f2fd801152f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:58:34.504 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0a305ccc-a42f-412e-a50c-0afbfac25085 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Updating port rules. 2021-08-26 10:58:34.504 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0a305ccc-a42f-412e-a50c-0afbfac25085 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Creating 0 new rules, removing 0 old rules. 2021-08-26 10:58:34.504 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-0a305ccc-a42f-412e-a50c-0afbfac25085 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-driver-port-lock-2248def7-3561-4d28-a8c2-7f2fd801152f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:34.504 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-0a305ccc-a42f-412e-a50c-0afbfac25085 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-driver-port-lock-2248def7-3561-4d28-a8c2-7f2fd801152f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:34.504 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-0a305ccc-a42f-412e-a50c-0afbfac25085 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-driver-port-lock-2248def7-3561-4d28-a8c2-7f2fd801152f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:34.521 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-0a305ccc-a42f-412e-a50c-0afbfac25085 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-driver-port-lock-2248def7-3561-4d28-a8c2-7f2fd801152f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:34.521 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [req-b7d697c8-e8ef-4062-90a3-9cc7887207b7 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Refresh firewall rules 2021-08-26 10:58:34.521 4320 2402051687176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b7d697c8-e8ef-4062-90a3-9cc7887207b7 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Get security group information for devices via rpc ['85ea9985-1e81-4ec1-96f9-dddac52720ae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:58:34.573 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-0a305ccc-a42f-412e-a50c-0afbfac25085 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-agent-port-lock-2248def7-3561-4d28-a8c2-7f2fd801152f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:35.631 4320 2402051687176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b7d697c8-e8ef-4062-90a3-9cc7887207b7 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Update security group information for ports dict_keys(['85ea9985-1e81-4ec1-96f9-dddac52720ae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:58:35.631 4320 2402051687176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b7d697c8-e8ef-4062-90a3-9cc7887207b7 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:58:35.631 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b7d697c8-e8ef-4062-90a3-9cc7887207b7 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Update rules of security group (ee7990aa-43fd-4ac4-858f-02f909e6911f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:58:35.631 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b7d697c8-e8ef-4062-90a3-9cc7887207b7 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Update members of security group (ee7990aa-43fd-4ac4-858f-02f909e6911f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:58:35.631 4320 2402051687176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b7d697c8-e8ef-4062-90a3-9cc7887207b7 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Update port filter for 85ea9985-1e81-4ec1-96f9-dddac52720ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:58:35.631 4320 2402051687176 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b7d697c8-e8ef-4062-90a3-9cc7887207b7 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Updating port rules. 2021-08-26 10:58:35.631 4320 2402051687176 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b7d697c8-e8ef-4062-90a3-9cc7887207b7 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 10:58:35.646 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [req-b7d697c8-e8ef-4062-90a3-9cc7887207b7 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Lock "n-hv-driver-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:35.833 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [req-b7d697c8-e8ef-4062-90a3-9cc7887207b7 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Lock "n-hv-driver-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:35.833 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [req-b7d697c8-e8ef-4062-90a3-9cc7887207b7 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Lock "n-hv-driver-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:35.833 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [req-b7d697c8-e8ef-4062-90a3-9cc7887207b7 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Lock "n-hv-driver-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:35.895 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e49012e6-e88e-47ee-bf9a-1ee7297f567f a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: ccc74316-afe4-4486-a736-4b4affe65e70 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:58:35.926 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e49012e6-e88e-47ee-bf9a-1ee7297f567f a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port ccc74316-afe4-4486-a736-4b4affe65e70 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:58:39.538 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ccc74316-afe4-4486-a736-4b4affe65e70 2021-08-26 10:58:39.945 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5648ce7d-bd47-44c2-be16-e831a8107277 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for '4580f3d3-9059-4837-bd9b-81b19c8181f6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:58:40.098 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c80d358e-2801-4b76-b3a8-7abd20e8a9d6 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Security group member updated on remote: ['db5ff184-46c2-49b0-af3c-e37b063b077e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:58:40.098 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-c80d358e-2801-4b76-b3a8-7abd20e8a9d6 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Security group member updated ['db5ff184-46c2-49b0-af3c-e37b063b077e'] 2021-08-26 10:58:40.459 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c498f30c-e409-45ee-a598-e5b29ca4e120 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Security group member updated on remote: ['599dcffb-23c4-4814-a2b5-8e60ce814bb1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:58:40.459 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-c498f30c-e409-45ee-a598-e5b29ca4e120 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Security group member updated ['599dcffb-23c4-4814-a2b5-8e60ce814bb1'] 2021-08-26 10:58:40.459 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-c498f30c-e409-45ee-a598-e5b29ca4e120 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Refresh firewall rules 2021-08-26 10:58:40.459 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c498f30c-e409-45ee-a598-e5b29ca4e120 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Get security group information for devices via rpc ['ce140be5-03cc-4242-b419-44c9956fe75f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:58:40.835 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 10:58:40.835 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c498f30c-e409-45ee-a598-e5b29ca4e120 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update security group information for ports dict_keys(['ce140be5-03cc-4242-b419-44c9956fe75f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:58:40.835 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c498f30c-e409-45ee-a598-e5b29ca4e120 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:58:40.835 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c498f30c-e409-45ee-a598-e5b29ca4e120 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update rules of security group (30f1127f-b0d3-4626-aa98-31a223d82cd0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:58:40.835 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c498f30c-e409-45ee-a598-e5b29ca4e120 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update rules of security group (457ac5a9-f5f7-4211-a9fc-2ea028656e2f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:58:40.835 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c498f30c-e409-45ee-a598-e5b29ca4e120 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update rules of security group (599dcffb-23c4-4814-a2b5-8e60ce814bb1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:58:40.835 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c498f30c-e409-45ee-a598-e5b29ca4e120 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update members of security group (599dcffb-23c4-4814-a2b5-8e60ce814bb1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:58:40.835 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c498f30c-e409-45ee-a598-e5b29ca4e120 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update port filter for ce140be5-03cc-4242-b419-44c9956fe75f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:58:40.835 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c498f30c-e409-45ee-a598-e5b29ca4e120 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Updating port rules. 2021-08-26 10:58:40.835 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c498f30c-e409-45ee-a598-e5b29ca4e120 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 10:58:40.835 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-c498f30c-e409-45ee-a598-e5b29ca4e120 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:41.004 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-c498f30c-e409-45ee-a598-e5b29ca4e120 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:41.004 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-c498f30c-e409-45ee-a598-e5b29ca4e120 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:41.004 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-c498f30c-e409-45ee-a598-e5b29ca4e120 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:41.305 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port ccc74316-afe4-4486-a736-4b4affe65e70 2021-08-26 10:58:41.305 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port ccc74316-afe4-4486-a736-4b4affe65e70 updated. Details: {'device': 'ccc74316-afe4-4486-a736-4b4affe65e70', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': 'ccc74316-afe4-4486-a736-4b4affe65e70', 'mac_address': 'fa:16:3e:41:87:88', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.15'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 10:58:41.305 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 10:58:41.305 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ccc74316-afe4-4486-a736-4b4affe65e70" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:41.305 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ccc74316-afe4-4486-a736-4b4affe65e70 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 10:58:41.305 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 10:58:41.489 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ccc74316-afe4-4486-a736-4b4affe65e70') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:58:41.489 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ccc74316-afe4-4486-a736-4b4affe65e70') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:58:41.521 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ccc74316-afe4-4486-a736-4b4affe65e70 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 10:58:41.521 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port ccc74316-afe4-4486-a736-4b4affe65e70 2021-08-26 10:58:41.621 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 10:58:41.621 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ccc74316-afe4-4486-a736-4b4affe65e70'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:58:41.678 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2248def7-3561-4d28-a8c2-7f2fd801152f 2021-08-26 10:58:41.826 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b1fd9f9-ffc2-4d30-b0a9-20ba680f5a50 - - - - -] port_update received: dc7f8ed9-76f8-47a5-af71-3ffd4ce41191 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:58:41.838 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b1fd9f9-ffc2-4d30-b0a9-20ba680f5a50 - - - - -] No port dc7f8ed9-76f8-47a5-af71-3ffd4ce41191 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:58:42.068 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ccc74316-afe4-4486-a736-4b4affe65e70']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:58:42.068 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:58:42.068 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ee7990aa-43fd-4ac4-858f-02f909e6911f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:58:42.068 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ee7990aa-43fd-4ac4-858f-02f909e6911f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:58:42.068 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ccc74316-afe4-4486-a736-4b4affe65e70 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:58:42.068 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 10:58:42.068 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ccc74316-afe4-4486-a736-4b4affe65e70 not yet added. Adding. 2021-08-26 10:58:42.068 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 10:58:42.068 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 10:58:42.247 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccc74316-afe4-4486-a736-4b4affe65e70" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:42.411 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccc74316-afe4-4486-a736-4b4affe65e70" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:42.411 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccc74316-afe4-4486-a736-4b4affe65e70" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:42.629 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccc74316-afe4-4486-a736-4b4affe65e70" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:42.739 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ccc74316-afe4-4486-a736-4b4affe65e70" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:42.739 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ccc74316-afe4-4486-a736-4b4affe65e70 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 10:58:42.739 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ccc74316-afe4-4486-a736-4b4affe65e70 processed. 2021-08-26 10:58:42.832 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 10:58:42.832 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2248def7-3561-4d28-a8c2-7f2fd801152f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 10:58:42.832 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2248def7-3561-4d28-a8c2-7f2fd801152f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 10:58:42.832 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2248def7-3561-4d28-a8c2-7f2fd801152f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 10:58:42.832 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:58:42.848 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2248def7-3561-4d28-a8c2-7f2fd801152f'] 2021-08-26 10:58:42.848 4320 2402051687176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 10:58:42.848 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 10:58:42.848 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2248def7-3561-4d28-a8c2-7f2fd801152f'] 2021-08-26 10:58:43.223 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a2b20fe-0b46-45c3-84ff-1caacc4c7078 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 12797b1f-e5a1-483e-b180-a50793a48eea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:58:43.241 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a2b20fe-0b46-45c3-84ff-1caacc4c7078 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 12797b1f-e5a1-483e-b180-a50793a48eea defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:58:43.241 4320 2402051687176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-46a5bbd9-48bd-42ae-8ce4-daebe6a9b0ee a8739a491e374a999baa5ea360c62168 e0978e8eacd64be98a244709d8ead600 - - -] Security group member updated on remote: ['4e09393f-eb4d-41a7-aeaf-e308fe06dd83'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:58:43.241 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [req-46a5bbd9-48bd-42ae-8ce4-daebe6a9b0ee a8739a491e374a999baa5ea360c62168 e0978e8eacd64be98a244709d8ead600 - - -] Security group member updated ['4e09393f-eb4d-41a7-aeaf-e308fe06dd83'] 2021-08-26 10:58:43.285 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e07dc2c6-dc04-46a1-8083-d82c3224d9ce a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: cbd98b5c-015c-4430-9351-076fd3d05e77 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:58:43.306 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e07dc2c6-dc04-46a1-8083-d82c3224d9ce a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port cbd98b5c-015c-4430-9351-076fd3d05e77 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:58:43.381 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-936b0a50-c529-4364-b322-fe9f24e43df4 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for '4d772c90-abf4-49fa-9506-f21397eaa141' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:58:43.488 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46a5bbd9-48bd-42ae-8ce4-daebe6a9b0ee a8739a491e374a999baa5ea360c62168 e0978e8eacd64be98a244709d8ead600 - - -] port_delete event received for '4d093f7a-60a1-4143-a0e9-e3e39de2d1e1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:58:44.098 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:58:46.069 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b6631df0-3427-4590-ac4a-6c2473dfa384 - - - - -] port_delete event received for '3fac286b-53ba-45a9-a075-4f0cbd22389d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:58:46.343 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-adf5a699-6d27-41af-8099-8061c3f00b60 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for '3fac286b-53ba-45a9-a075-4f0cbd22389d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:58:46.739 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-adf5a699-6d27-41af-8099-8061c3f00b60 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network de56f8a0-d013-4f3a-9f7e-d6862c44ecda network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 10:58:46.739 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-adf5a699-6d27-41af-8099-8061c3f00b60 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network de56f8a0-d013-4f3a-9f7e-d6862c44ecda not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 10:58:48.570 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d58c0dfb-29db-4dcd-9c18-7a4fb7842b4d - - - - -] port_update received: ee5718da-ed2c-4353-80dc-2646d8c4d5a7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:58:48.582 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d58c0dfb-29db-4dcd-9c18-7a4fb7842b4d - - - - -] No port ee5718da-ed2c-4353-80dc-2646d8c4d5a7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:58:56.983 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-66bd0218-4e8c-4960-9f1b-09a5315e9ca4 bfc7a388230d4d53b339140bcd35fdd1 c118449fda324ef08216ef21b203499a - - -] Security group member updated on remote: ['40277baa-ffa8-43c2-9427-0d01c2873098'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:58:56.983 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-66bd0218-4e8c-4960-9f1b-09a5315e9ca4 bfc7a388230d4d53b339140bcd35fdd1 c118449fda324ef08216ef21b203499a - - -] Security group member updated ['40277baa-ffa8-43c2-9427-0d01c2873098'] 2021-08-26 10:58:58.426 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cafa641-18f3-4987-b51f-5c9c87d5f873 - - - - -] port_update received: f44d7d20-fe4b-487e-8c2f-e32d44d73c2b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:58:58.426 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cafa641-18f3-4987-b51f-5c9c87d5f873 - - - - -] No port f44d7d20-fe4b-487e-8c2f-e32d44d73c2b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:58:59.693 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64a3c969-1e4f-4e94-8add-07b565baa0d1 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:58:59.693 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64a3c969-1e4f-4e94-8add-07b565baa0d1 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:58:59.879 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51ffd6bb-aaba-48a8-bbf9-7a2cde55f82b - - - - -] port_update received: 3e232bf1-3aa1-4f50-abbd-a461b00d4f61 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:58:59.894 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51ffd6bb-aaba-48a8-bbf9-7a2cde55f82b - - - - -] No port 3e232bf1-3aa1-4f50-abbd-a461b00d4f61 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:59:03.632 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fa52a1a8-adf7-4e27-8f86-36addc9701cd 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Security group member updated on remote: ['bed778b7-5b9b-4e9e-923e-e02821d19a93', '599dcffb-23c4-4814-a2b5-8e60ce814bb1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:59:03.632 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-fa52a1a8-adf7-4e27-8f86-36addc9701cd 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Security group member updated ['bed778b7-5b9b-4e9e-923e-e02821d19a93', '599dcffb-23c4-4814-a2b5-8e60ce814bb1'] 2021-08-26 10:59:03.632 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-fa52a1a8-adf7-4e27-8f86-36addc9701cd 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Refresh firewall rules 2021-08-26 10:59:03.632 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fa52a1a8-adf7-4e27-8f86-36addc9701cd 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Get security group information for devices via rpc ['ce140be5-03cc-4242-b419-44c9956fe75f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:59:03.691 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa52a1a8-adf7-4e27-8f86-36addc9701cd 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] port_update received: cbd98b5c-015c-4430-9351-076fd3d05e77 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:59:03.707 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa52a1a8-adf7-4e27-8f86-36addc9701cd 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] No port cbd98b5c-015c-4430-9351-076fd3d05e77 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:59:04.910 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fa52a1a8-adf7-4e27-8f86-36addc9701cd 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update security group information for ports dict_keys(['ce140be5-03cc-4242-b419-44c9956fe75f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:59:04.910 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fa52a1a8-adf7-4e27-8f86-36addc9701cd 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:59:04.910 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fa52a1a8-adf7-4e27-8f86-36addc9701cd 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update rules of security group (30f1127f-b0d3-4626-aa98-31a223d82cd0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:59:04.910 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fa52a1a8-adf7-4e27-8f86-36addc9701cd 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update rules of security group (457ac5a9-f5f7-4211-a9fc-2ea028656e2f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:59:04.910 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fa52a1a8-adf7-4e27-8f86-36addc9701cd 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update rules of security group (599dcffb-23c4-4814-a2b5-8e60ce814bb1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:59:04.910 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fa52a1a8-adf7-4e27-8f86-36addc9701cd 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update members of security group (599dcffb-23c4-4814-a2b5-8e60ce814bb1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:59:04.910 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fa52a1a8-adf7-4e27-8f86-36addc9701cd 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update port filter for ce140be5-03cc-4242-b419-44c9956fe75f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:59:04.910 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fa52a1a8-adf7-4e27-8f86-36addc9701cd 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Updating port rules. 2021-08-26 10:59:04.910 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fa52a1a8-adf7-4e27-8f86-36addc9701cd 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Creating 0 new rules, removing 0 old rules. 2021-08-26 10:59:04.910 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-fa52a1a8-adf7-4e27-8f86-36addc9701cd 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:04.910 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-fa52a1a8-adf7-4e27-8f86-36addc9701cd 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:04.910 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-fa52a1a8-adf7-4e27-8f86-36addc9701cd 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:04.910 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-fa52a1a8-adf7-4e27-8f86-36addc9701cd 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:05.772 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 2021-08-26 10:59:06.991 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 10:59:08.617 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b45a6437-7168-42f7-b707-c24485941fa6 - - - - -] port_update received: d4d67dc5-9025-4b52-9301-0dc741cebccb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:59:08.617 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b45a6437-7168-42f7-b707-c24485941fa6 - - - - -] No port d4d67dc5-9025-4b52-9301-0dc741cebccb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:59:08.991 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07007e90-8145-4b8d-869d-f15aa1cb8043 - - - - -] port_update received: 288c4b57-af4a-49c8-9ae8-2a75e19c423a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:59:09.009 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07007e90-8145-4b8d-869d-f15aa1cb8043 - - - - -] No port 288c4b57-af4a-49c8-9ae8-2a75e19c423a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:59:10.582 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 2021-08-26 10:59:10.582 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 updated. Details: {'device': 'e545e59c-8bc5-4505-b9f2-87ffd92fe4c6', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': 'e545e59c-8bc5-4505-b9f2-87ffd92fe4c6', 'mac_address': 'fa:16:3e:1d:db:ad', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.162'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 10:59:10.582 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 10:59:10.582 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.base [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Loop iteration exceeded interval (2 vs. 3.5912351608276367) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-08-26 10:59:10.582 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e545e59c-8bc5-4505-b9f2-87ffd92fe4c6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:10.582 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 10:59:10.582 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 10:59:10.756 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e545e59c-8bc5-4505-b9f2-87ffd92fe4c6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:59:10.756 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e545e59c-8bc5-4505-b9f2-87ffd92fe4c6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:59:10.788 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 10:59:10.788 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 2021-08-26 10:59:10.911 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 10:59:10.911 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e545e59c-8bc5-4505-b9f2-87ffd92fe4c6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:59:11.787 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e545e59c-8bc5-4505-b9f2-87ffd92fe4c6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:59:11.787 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:59:11.787 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (40277baa-ffa8-43c2-9427-0d01c2873098) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:59:11.787 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (40277baa-ffa8-43c2-9427-0d01c2873098) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:59:11.787 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:59:11.787 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 10:59:11.787 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 not yet added. Adding. 2021-08-26 10:59:11.787 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 10:59:11.787 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 10:59:11.973 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e545e59c-8bc5-4505-b9f2-87ffd92fe4c6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:12.178 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e545e59c-8bc5-4505-b9f2-87ffd92fe4c6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:12.178 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e545e59c-8bc5-4505-b9f2-87ffd92fe4c6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:12.381 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e545e59c-8bc5-4505-b9f2-87ffd92fe4c6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:12.520 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e545e59c-8bc5-4505-b9f2-87ffd92fe4c6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.938s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:12.520 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 10:59:12.520 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 processed. 2021-08-26 10:59:12.585 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:14.147 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:14.569 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-25b3f102-7809-40d1-a3f3-48e08ffa848e 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Security group member updated on remote: ['599dcffb-23c4-4814-a2b5-8e60ce814bb1', 'bed778b7-5b9b-4e9e-923e-e02821d19a93', '255640d6-d4c2-44ff-8b04-f0983314ec21'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:59:14.569 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-25b3f102-7809-40d1-a3f3-48e08ffa848e 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Security group member updated ['599dcffb-23c4-4814-a2b5-8e60ce814bb1', 'bed778b7-5b9b-4e9e-923e-e02821d19a93', '255640d6-d4c2-44ff-8b04-f0983314ec21'] 2021-08-26 10:59:14.569 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-25b3f102-7809-40d1-a3f3-48e08ffa848e 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Refresh firewall rules 2021-08-26 10:59:14.569 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-25b3f102-7809-40d1-a3f3-48e08ffa848e 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Get security group information for devices via rpc ['ce140be5-03cc-4242-b419-44c9956fe75f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:59:14.644 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25b3f102-7809-40d1-a3f3-48e08ffa848e 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] port_update received: cbd98b5c-015c-4430-9351-076fd3d05e77 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:59:14.664 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25b3f102-7809-40d1-a3f3-48e08ffa848e 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] No port cbd98b5c-015c-4430-9351-076fd3d05e77 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:59:15.269 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-25b3f102-7809-40d1-a3f3-48e08ffa848e 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update security group information for ports dict_keys(['ce140be5-03cc-4242-b419-44c9956fe75f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:59:15.269 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-25b3f102-7809-40d1-a3f3-48e08ffa848e 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:59:15.269 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-25b3f102-7809-40d1-a3f3-48e08ffa848e 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update rules of security group (30f1127f-b0d3-4626-aa98-31a223d82cd0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:59:15.269 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-25b3f102-7809-40d1-a3f3-48e08ffa848e 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update rules of security group (457ac5a9-f5f7-4211-a9fc-2ea028656e2f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:59:15.269 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-25b3f102-7809-40d1-a3f3-48e08ffa848e 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update rules of security group (599dcffb-23c4-4814-a2b5-8e60ce814bb1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:59:15.269 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-25b3f102-7809-40d1-a3f3-48e08ffa848e 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update members of security group (599dcffb-23c4-4814-a2b5-8e60ce814bb1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:59:15.269 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-25b3f102-7809-40d1-a3f3-48e08ffa848e 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update port filter for ce140be5-03cc-4242-b419-44c9956fe75f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:59:15.269 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-25b3f102-7809-40d1-a3f3-48e08ffa848e 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Updating port rules. 2021-08-26 10:59:15.269 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-25b3f102-7809-40d1-a3f3-48e08ffa848e 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Creating 0 new rules, removing 0 old rules. 2021-08-26 10:59:15.269 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-25b3f102-7809-40d1-a3f3-48e08ffa848e 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:15.269 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-25b3f102-7809-40d1-a3f3-48e08ffa848e 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:15.269 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-25b3f102-7809-40d1-a3f3-48e08ffa848e 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:15.269 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-25b3f102-7809-40d1-a3f3-48e08ffa848e 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:16.492 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd52f16e-cf92-40bc-bcce-136d2d70c2a2 20df6ffca09e403da86fd6717279cd02 aea93b8bac814d38af16876377ddb3c6 - - -] port_delete event received for 'adb1bb5c-e2e5-457e-9616-9f8d1a9063bb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:59:18.589 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3508153-036f-4988-a5ff-d72a0be2bd3f 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Security group member updated on remote: ['bed778b7-5b9b-4e9e-923e-e02821d19a93', '599dcffb-23c4-4814-a2b5-8e60ce814bb1', '255640d6-d4c2-44ff-8b04-f0983314ec21'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:59:18.589 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-b3508153-036f-4988-a5ff-d72a0be2bd3f 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Security group member updated ['bed778b7-5b9b-4e9e-923e-e02821d19a93', '599dcffb-23c4-4814-a2b5-8e60ce814bb1', '255640d6-d4c2-44ff-8b04-f0983314ec21'] 2021-08-26 10:59:18.589 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-b3508153-036f-4988-a5ff-d72a0be2bd3f 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Refresh firewall rules 2021-08-26 10:59:18.589 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3508153-036f-4988-a5ff-d72a0be2bd3f 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Get security group information for devices via rpc ['ce140be5-03cc-4242-b419-44c9956fe75f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:59:18.727 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3508153-036f-4988-a5ff-d72a0be2bd3f 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] port_delete event received for 'cbd98b5c-015c-4430-9351-076fd3d05e77' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:59:19.053 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b3508153-036f-4988-a5ff-d72a0be2bd3f 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update security group information for ports dict_keys(['ce140be5-03cc-4242-b419-44c9956fe75f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:59:19.053 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b3508153-036f-4988-a5ff-d72a0be2bd3f 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:59:19.053 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b3508153-036f-4988-a5ff-d72a0be2bd3f 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update rules of security group (30f1127f-b0d3-4626-aa98-31a223d82cd0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:59:19.053 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b3508153-036f-4988-a5ff-d72a0be2bd3f 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update rules of security group (457ac5a9-f5f7-4211-a9fc-2ea028656e2f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:59:19.053 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b3508153-036f-4988-a5ff-d72a0be2bd3f 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update rules of security group (599dcffb-23c4-4814-a2b5-8e60ce814bb1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:59:19.053 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b3508153-036f-4988-a5ff-d72a0be2bd3f 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update members of security group (599dcffb-23c4-4814-a2b5-8e60ce814bb1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:59:19.053 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b3508153-036f-4988-a5ff-d72a0be2bd3f 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Update port filter for ce140be5-03cc-4242-b419-44c9956fe75f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:59:19.053 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b3508153-036f-4988-a5ff-d72a0be2bd3f 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Updating port rules. 2021-08-26 10:59:19.053 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b3508153-036f-4988-a5ff-d72a0be2bd3f 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 10:59:19.053 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-b3508153-036f-4988-a5ff-d72a0be2bd3f 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:19.053 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-b3508153-036f-4988-a5ff-d72a0be2bd3f 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:19.053 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-b3508153-036f-4988-a5ff-d72a0be2bd3f 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:19.285 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-b3508153-036f-4988-a5ff-d72a0be2bd3f 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Lock "n-hv-driver-port-lock-ce140be5-03cc-4242-b419-44c9956fe75f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:20.425 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-856156ff-10bf-44ca-96ba-7e418bf9f558 20df6ffca09e403da86fd6717279cd02 aea93b8bac814d38af16876377ddb3c6 - - -] port_delete event received for '3bbc30fa-5b7b-4ca2-bed2-074bd1783ae1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:59:22.787 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5424755b-ccd2-4ceb-a38e-a7b6d06ba2ad 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for 'd4d67dc5-9025-4b52-9301-0dc741cebccb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:59:23.901 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 2021-08-26 10:59:24.613 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 10:59:25.031 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 2021-08-26 10:59:25.036 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 updated. Details: {'device': 'e545e59c-8bc5-4505-b9f2-87ffd92fe4c6', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': 'e545e59c-8bc5-4505-b9f2-87ffd92fe4c6', 'mac_address': 'fa:16:3e:1d:db:ad', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.162'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 10:59:25.036 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 10:59:25.036 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e545e59c-8bc5-4505-b9f2-87ffd92fe4c6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:25.055 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 10:59:25.055 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 10:59:25.084 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e545e59c-8bc5-4505-b9f2-87ffd92fe4c6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:59:25.084 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e545e59c-8bc5-4505-b9f2-87ffd92fe4c6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:59:25.104 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 10:59:25.104 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 2021-08-26 10:59:25.171 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 10:59:25.171 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e545e59c-8bc5-4505-b9f2-87ffd92fe4c6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:59:25.582 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e545e59c-8bc5-4505-b9f2-87ffd92fe4c6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:59:25.582 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:59:25.582 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (40277baa-ffa8-43c2-9427-0d01c2873098) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:59:25.603 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (40277baa-ffa8-43c2-9427-0d01c2873098) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:59:25.603 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:59:25.603 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 10:59:25.603 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-26 10:59:25.603 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e545e59c-8bc5-4505-b9f2-87ffd92fe4c6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:25.603 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e545e59c-8bc5-4505-b9f2-87ffd92fe4c6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:25.603 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e545e59c-8bc5-4505-b9f2-87ffd92fe4c6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:25.603 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e545e59c-8bc5-4505-b9f2-87ffd92fe4c6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:25.664 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e545e59c-8bc5-4505-b9f2-87ffd92fe4c6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:25.664 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 10:59:25.664 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 processed. 2021-08-26 10:59:25.931 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f16c251-076e-4086-8d66-d851b2b22038 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for '3e232bf1-3aa1-4f50-abbd-a461b00d4f61' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:59:26.616 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:27.351 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.735s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:27.693 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40816a63-4e64-481c-bdb9-a83d0183a08a 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for 'e127055e-bca0-4fe8-9f9a-7d8f46cf9f16' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:59:28.085 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ccc74316-afe4-4486-a736-4b4affe65e70 2021-08-26 10:59:28.584 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40816a63-4e64-481c-bdb9-a83d0183a08a 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network 4b320fbf-0736-45f2-a5fc-2d345eb631fd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 10:59:28.584 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40816a63-4e64-481c-bdb9-a83d0183a08a 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network 4b320fbf-0736-45f2-a5fc-2d345eb631fd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 10:59:28.627 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 10:59:28.627 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ccc74316-afe4-4486-a736-4b4affe65e70' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 10:59:28.627 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ccc74316-afe4-4486-a736-4b4affe65e70' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 10:59:28.630 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ccc74316-afe4-4486-a736-4b4affe65e70 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 10:59:28.644 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ccc74316-afe4-4486-a736-4b4affe65e70'] 2021-08-26 10:59:28.644 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 10:59:28.644 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 10:59:28.644 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ccc74316-afe4-4486-a736-4b4affe65e70'] 2021-08-26 10:59:30.098 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ce140be5-03cc-4242-b419-44c9956fe75f 2021-08-26 10:59:30.632 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 10:59:30.632 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ce140be5-03cc-4242-b419-44c9956fe75f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 10:59:30.632 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ce140be5-03cc-4242-b419-44c9956fe75f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 10:59:30.632 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ce140be5-03cc-4242-b419-44c9956fe75f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 10:59:30.632 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:30.646 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ce140be5-03cc-4242-b419-44c9956fe75f'] 2021-08-26 10:59:30.646 4320 2402051687176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 10:59:30.646 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 10:59:30.646 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ce140be5-03cc-4242-b419-44c9956fe75f'] 2021-08-26 10:59:31.177 4320 2402051687176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0455a6a3-610e-4c53-8e78-6cd104919283 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Security group member updated on remote: ['457ac5a9-f5f7-4211-a9fc-2ea028656e2f', '30f1127f-b0d3-4626-aa98-31a223d82cd0', '599dcffb-23c4-4814-a2b5-8e60ce814bb1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:59:31.177 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [req-0455a6a3-610e-4c53-8e78-6cd104919283 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] Security group member updated ['457ac5a9-f5f7-4211-a9fc-2ea028656e2f', '30f1127f-b0d3-4626-aa98-31a223d82cd0', '599dcffb-23c4-4814-a2b5-8e60ce814bb1'] 2021-08-26 10:59:31.333 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0455a6a3-610e-4c53-8e78-6cd104919283 770ea020f8d049248473a31b45ba7136 4c0212e0b4df4a59980b1296bc8508a7 - - -] port_delete event received for 'ce140be5-03cc-4242-b419-44c9956fe75f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 10:59:31.364 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:31.987 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ccc74316-afe4-4486-a736-4b4affe65e70 2021-08-26 10:59:32.659 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 10:59:33.128 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port ccc74316-afe4-4486-a736-4b4affe65e70 2021-08-26 10:59:33.128 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port ccc74316-afe4-4486-a736-4b4affe65e70 updated. Details: {'device': 'ccc74316-afe4-4486-a736-4b4affe65e70', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': 'ccc74316-afe4-4486-a736-4b4affe65e70', 'mac_address': 'fa:16:3e:41:87:88', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.15'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 10:59:33.128 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 10:59:33.128 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ccc74316-afe4-4486-a736-4b4affe65e70" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:33.128 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ccc74316-afe4-4486-a736-4b4affe65e70 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 10:59:33.128 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 10:59:33.318 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ccc74316-afe4-4486-a736-4b4affe65e70') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:59:33.318 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ccc74316-afe4-4486-a736-4b4affe65e70') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:59:33.334 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ccc74316-afe4-4486-a736-4b4affe65e70 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 10:59:33.334 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port ccc74316-afe4-4486-a736-4b4affe65e70 2021-08-26 10:59:33.472 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 10:59:33.472 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ccc74316-afe4-4486-a736-4b4affe65e70'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:59:33.912 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ccc74316-afe4-4486-a736-4b4affe65e70']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:59:33.912 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:59:33.912 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ee7990aa-43fd-4ac4-858f-02f909e6911f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:59:33.912 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ee7990aa-43fd-4ac4-858f-02f909e6911f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:59:33.912 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ccc74316-afe4-4486-a736-4b4affe65e70 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:59:33.912 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 10:59:33.912 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ccc74316-afe4-4486-a736-4b4affe65e70 not yet added. Adding. 2021-08-26 10:59:33.912 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 10:59:33.912 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 10:59:34.098 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccc74316-afe4-4486-a736-4b4affe65e70" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:34.287 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccc74316-afe4-4486-a736-4b4affe65e70" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:34.287 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccc74316-afe4-4486-a736-4b4affe65e70" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:34.506 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccc74316-afe4-4486-a736-4b4affe65e70" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:34.627 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ccc74316-afe4-4486-a736-4b4affe65e70" 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:371 2021-08-26 10:59:34.627 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ccc74316-afe4-4486-a736-4b4affe65e70 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 10:59:34.627 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ccc74316-afe4-4486-a736-4b4affe65e70 processed. 2021-08-26 10:59:34.690 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:35.175 4320 2402050047848 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:371 2021-08-26 10:59:37.635 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-18781b0f-2e83-4741-b832-31452b6d1de2 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network bafe001a-dbfd-4d01-934b-c583ea6b9d52 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 10:59:37.635 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-18781b0f-2e83-4741-b832-31452b6d1de2 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Reclaiming local network bafe001a-dbfd-4d01-934b-c583ea6b9d52 2021-08-26 10:59:38.207 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ccc74316-afe4-4486-a736-4b4affe65e70 2021-08-26 10:59:38.727 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 10:59:38.727 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ccc74316-afe4-4486-a736-4b4affe65e70' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 10:59:38.727 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ccc74316-afe4-4486-a736-4b4affe65e70' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 10:59:38.727 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ccc74316-afe4-4486-a736-4b4affe65e70 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 10:59:38.739 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ccc74316-afe4-4486-a736-4b4affe65e70'] 2021-08-26 10:59:38.739 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 10:59:38.739 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 10:59:38.739 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ccc74316-afe4-4486-a736-4b4affe65e70'] 2021-08-26 10:59:40.727 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:41.128 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:41.182 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ee7d790-fa48-48ca-850d-8050910dcdfd 16b84b68aff545ab875e1534dd8f1871 14b5c38b227c470285535aaba90f8546 - - -] Security group member updated on remote: ['36220d29-b4b4-41db-b2e4-3c54c81795d0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:59:41.182 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-6ee7d790-fa48-48ca-850d-8050910dcdfd 16b84b68aff545ab875e1534dd8f1871 14b5c38b227c470285535aaba90f8546 - - -] Security group member updated ['36220d29-b4b4-41db-b2e4-3c54c81795d0'] 2021-08-26 10:59:42.049 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ccc74316-afe4-4486-a736-4b4affe65e70 2021-08-26 10:59:42.727 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 10:59:43.334 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port ccc74316-afe4-4486-a736-4b4affe65e70 2021-08-26 10:59:43.346 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port ccc74316-afe4-4486-a736-4b4affe65e70 updated. Details: {'device': 'ccc74316-afe4-4486-a736-4b4affe65e70', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': 'ccc74316-afe4-4486-a736-4b4affe65e70', 'mac_address': 'fa:16:3e:41:87:88', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.15'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 10:59:43.346 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 10:59:43.346 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ccc74316-afe4-4486-a736-4b4affe65e70" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:43.346 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ccc74316-afe4-4486-a736-4b4affe65e70 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 10:59:43.346 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 10:59:43.519 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ccc74316-afe4-4486-a736-4b4affe65e70') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:59:43.519 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ccc74316-afe4-4486-a736-4b4affe65e70') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:59:43.534 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ccc74316-afe4-4486-a736-4b4affe65e70 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 10:59:43.534 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port ccc74316-afe4-4486-a736-4b4affe65e70 2021-08-26 10:59:43.650 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 10:59:43.650 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ccc74316-afe4-4486-a736-4b4affe65e70'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:59:44.026 4320 2402051687176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a79aa063-c514-46f3-9a75-011cccdb94e5 4e87dbeb157e4888b6f3c1f709abafbb 9abac20461a94593bc441439dce97d53 - - -] Security group member updated on remote: ['e483f3e1-934b-4224-8bec-60c511a9ebd0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:59:44.026 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [req-a79aa063-c514-46f3-9a75-011cccdb94e5 4e87dbeb157e4888b6f3c1f709abafbb 9abac20461a94593bc441439dce97d53 - - -] Security group member updated ['e483f3e1-934b-4224-8bec-60c511a9ebd0'] 2021-08-26 10:59:44.049 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ccc74316-afe4-4486-a736-4b4affe65e70']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:59:44.049 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:59:44.049 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ee7990aa-43fd-4ac4-858f-02f909e6911f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:59:44.049 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ee7990aa-43fd-4ac4-858f-02f909e6911f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:59:44.049 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ccc74316-afe4-4486-a736-4b4affe65e70 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:59:44.049 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 10:59:44.049 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ccc74316-afe4-4486-a736-4b4affe65e70 not yet added. Adding. 2021-08-26 10:59:44.049 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 10:59:44.049 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 10:59:44.078 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 12797b1f-e5a1-483e-b180-a50793a48eea 2021-08-26 10:59:44.102 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3822824a-415a-457a-95cc-8d84f71c54ae a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 2b5d593c-eb41-47c6-8115-e59f64c8d367 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:59:44.113 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3822824a-415a-457a-95cc-8d84f71c54ae a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 2b5d593c-eb41-47c6-8115-e59f64c8d367 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:59:44.242 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccc74316-afe4-4486-a736-4b4affe65e70" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:44.409 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccc74316-afe4-4486-a736-4b4affe65e70" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:44.409 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccc74316-afe4-4486-a736-4b4affe65e70" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:44.627 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccc74316-afe4-4486-a736-4b4affe65e70" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:44.744 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 10:59:44.744 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ccc74316-afe4-4486-a736-4b4affe65e70" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:44.744 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ccc74316-afe4-4486-a736-4b4affe65e70 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 10:59:44.744 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ccc74316-afe4-4486-a736-4b4affe65e70 processed. 2021-08-26 10:59:45.752 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 12797b1f-e5a1-483e-b180-a50793a48eea 2021-08-26 10:59:45.752 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Missing port_id from device details: 12797b1f-e5a1-483e-b180-a50793a48eea. Details: {'device': '12797b1f-e5a1-483e-b180-a50793a48eea', 'no_active_binding': True} _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:374 2021-08-26 10:59:45.752 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 10:59:46.363 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bcaf8118-c891-42b5-b092-e5b5e3ccd861 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 12797b1f-e5a1-483e-b180-a50793a48eea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:59:46.363 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-bcaf8118-c891-42b5-b092-e5b5e3ccd861 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-agent-port-lock-12797b1f-e5a1-483e-b180-a50793a48eea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:46.363 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bcaf8118-c891-42b5-b092-e5b5e3ccd861 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Binding port 12797b1f-e5a1-483e-b180-a50793a48eea _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 10:59:46.382 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-bcaf8118-c891-42b5-b092-e5b5e3ccd861 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Provisioning network 4de0b137-01c1-4e94-a95e-6c16bea5d60d 2021-08-26 10:59:46.382 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bcaf8118-c891-42b5-b092-e5b5e3ccd861 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 10:59:46.393 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [req-bcaf8118-c891-42b5-b092-e5b5e3ccd861 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '12797b1f-e5a1-483e-b180-a50793a48eea') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:59:46.393 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-bcaf8118-c891-42b5-b092-e5b5e3ccd861 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '12797b1f-e5a1-483e-b180-a50793a48eea') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 10:59:46.416 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-bcaf8118-c891-42b5-b092-e5b5e3ccd861 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Trunk plugin disabled on server. Assuming port 12797b1f-e5a1-483e-b180-a50793a48eea is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 10:59:46.416 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [req-bcaf8118-c891-42b5-b092-e5b5e3ccd861 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Binding VLAN ID: 367, VLAN trunk: None to switch port 12797b1f-e5a1-483e-b180-a50793a48eea 2021-08-26 10:59:46.478 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-bcaf8118-c891-42b5-b092-e5b5e3ccd861 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Refresh firewall rules 2021-08-26 10:59:46.478 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bcaf8118-c891-42b5-b092-e5b5e3ccd861 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Get security group information for devices via rpc ['12797b1f-e5a1-483e-b180-a50793a48eea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:59:46.597 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a6c58d8-189f-4068-affe-9dc710155e5d a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: d611354d-dd63-4708-886c-fdca4568c8f5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:59:46.597 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a6c58d8-189f-4068-affe-9dc710155e5d a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port d611354d-dd63-4708-886c-fdca4568c8f5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:59:46.755 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:47.573 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bcaf8118-c891-42b5-b092-e5b5e3ccd861 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update security group information for ports dict_keys(['12797b1f-e5a1-483e-b180-a50793a48eea']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:59:47.573 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bcaf8118-c891-42b5-b092-e5b5e3ccd861 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:59:47.573 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bcaf8118-c891-42b5-b092-e5b5e3ccd861 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update rules of security group (db5ff184-46c2-49b0-af3c-e37b063b077e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:59:47.573 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bcaf8118-c891-42b5-b092-e5b5e3ccd861 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update members of security group (db5ff184-46c2-49b0-af3c-e37b063b077e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:59:47.573 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bcaf8118-c891-42b5-b092-e5b5e3ccd861 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update port filter for 12797b1f-e5a1-483e-b180-a50793a48eea _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:59:47.573 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bcaf8118-c891-42b5-b092-e5b5e3ccd861 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Updating port rules. 2021-08-26 10:59:47.581 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bcaf8118-c891-42b5-b092-e5b5e3ccd861 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Device 12797b1f-e5a1-483e-b180-a50793a48eea not yet added. Adding. 2021-08-26 10:59:47.581 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bcaf8118-c891-42b5-b092-e5b5e3ccd861 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 10:59:47.581 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bcaf8118-c891-42b5-b092-e5b5e3ccd861 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 10:59:47.787 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-bcaf8118-c891-42b5-b092-e5b5e3ccd861 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-driver-port-lock-12797b1f-e5a1-483e-b180-a50793a48eea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:47.787 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:47.941 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-bcaf8118-c891-42b5-b092-e5b5e3ccd861 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-driver-port-lock-12797b1f-e5a1-483e-b180-a50793a48eea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:47.941 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-bcaf8118-c891-42b5-b092-e5b5e3ccd861 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-driver-port-lock-12797b1f-e5a1-483e-b180-a50793a48eea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:48.135 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-bcaf8118-c891-42b5-b092-e5b5e3ccd861 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-driver-port-lock-12797b1f-e5a1-483e-b180-a50793a48eea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:48.190 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-bcaf8118-c891-42b5-b092-e5b5e3ccd861 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-agent-port-lock-12797b1f-e5a1-483e-b180-a50793a48eea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:48.268 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 2021-08-26 10:59:48.763 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 10:59:48.763 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e545e59c-8bc5-4505-b9f2-87ffd92fe4c6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 10:59:48.763 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e545e59c-8bc5-4505-b9f2-87ffd92fe4c6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 10:59:48.763 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 10:59:48.787 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e545e59c-8bc5-4505-b9f2-87ffd92fe4c6'] 2021-08-26 10:59:48.787 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 10:59:48.787 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 10:59:48.787 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e545e59c-8bc5-4505-b9f2-87ffd92fe4c6'] 2021-08-26 10:59:50.789 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:51.147 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:51.787 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-68813b07-0d52-4b17-9f02-0531e53cdcce ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Security group member updated on remote: ['ee7990aa-43fd-4ac4-858f-02f909e6911f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:59:51.787 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-68813b07-0d52-4b17-9f02-0531e53cdcce ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Security group member updated ['ee7990aa-43fd-4ac4-858f-02f909e6911f'] 2021-08-26 10:59:51.787 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-68813b07-0d52-4b17-9f02-0531e53cdcce ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Refresh firewall rules 2021-08-26 10:59:51.787 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-68813b07-0d52-4b17-9f02-0531e53cdcce ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Get security group information for devices via rpc ['85ea9985-1e81-4ec1-96f9-dddac52720ae', 'ccc74316-afe4-4486-a736-4b4affe65e70'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 10:59:53.019 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-68813b07-0d52-4b17-9f02-0531e53cdcce ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Update security group information for ports dict_keys(['85ea9985-1e81-4ec1-96f9-dddac52720ae', 'ccc74316-afe4-4486-a736-4b4affe65e70']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 10:59:53.019 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-68813b07-0d52-4b17-9f02-0531e53cdcce ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 10:59:53.019 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-68813b07-0d52-4b17-9f02-0531e53cdcce ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Update rules of security group (ee7990aa-43fd-4ac4-858f-02f909e6911f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 10:59:53.019 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-68813b07-0d52-4b17-9f02-0531e53cdcce ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Update members of security group (ee7990aa-43fd-4ac4-858f-02f909e6911f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 10:59:53.019 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-68813b07-0d52-4b17-9f02-0531e53cdcce ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Update port filter for 85ea9985-1e81-4ec1-96f9-dddac52720ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:59:53.019 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-68813b07-0d52-4b17-9f02-0531e53cdcce ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Updating port rules. 2021-08-26 10:59:53.019 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-68813b07-0d52-4b17-9f02-0531e53cdcce ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 10:59:53.019 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-68813b07-0d52-4b17-9f02-0531e53cdcce ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Lock "n-hv-driver-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:53.205 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-68813b07-0d52-4b17-9f02-0531e53cdcce ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Lock "n-hv-driver-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:53.205 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-68813b07-0d52-4b17-9f02-0531e53cdcce ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Lock "n-hv-driver-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:53.205 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-68813b07-0d52-4b17-9f02-0531e53cdcce ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Lock "n-hv-driver-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:53.205 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-68813b07-0d52-4b17-9f02-0531e53cdcce ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Update port filter for ccc74316-afe4-4486-a736-4b4affe65e70 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 10:59:53.205 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-68813b07-0d52-4b17-9f02-0531e53cdcce ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Updating port rules. 2021-08-26 10:59:53.205 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-68813b07-0d52-4b17-9f02-0531e53cdcce ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 10:59:53.205 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-68813b07-0d52-4b17-9f02-0531e53cdcce ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Lock "n-hv-driver-port-lock-ccc74316-afe4-4486-a736-4b4affe65e70" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:53.381 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-68813b07-0d52-4b17-9f02-0531e53cdcce ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Lock "n-hv-driver-port-lock-ccc74316-afe4-4486-a736-4b4affe65e70" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:53.395 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-68813b07-0d52-4b17-9f02-0531e53cdcce ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Lock "n-hv-driver-port-lock-ccc74316-afe4-4486-a736-4b4affe65e70" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 10:59:53.395 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-68813b07-0d52-4b17-9f02-0531e53cdcce ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Lock "n-hv-driver-port-lock-ccc74316-afe4-4486-a736-4b4affe65e70" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 10:59:54.424 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9ca4ffab-d92b-416e-9f58-0aefbd2727bc 0739f177f66f4c72b07aeb9f13c133f0 985aa4baf7bd4424a3f5d814dca97be1 - - -] Security group member updated on remote: ['10f0e864-9cbc-42ea-abda-e99ddde5bed6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:59:54.424 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-9ca4ffab-d92b-416e-9f58-0aefbd2727bc 0739f177f66f4c72b07aeb9f13c133f0 985aa4baf7bd4424a3f5d814dca97be1 - - -] Security group member updated ['10f0e864-9cbc-42ea-abda-e99ddde5bed6'] 2021-08-26 10:59:55.066 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d540429-1952-4197-b4d4-10981d0ff1ba a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: ff4aaf14-f2fc-418c-88ac-404bc36504f2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:59:55.066 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d540429-1952-4197-b4d4-10981d0ff1ba a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port ff4aaf14-f2fc-418c-88ac-404bc36504f2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:59:56.039 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-def14b5e-981c-498e-b648-bd61a9b03bee fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] Security group member updated on remote: ['f6988972-dcc3-462c-9e26-fbea3db09ba1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:59:56.039 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-def14b5e-981c-498e-b648-bd61a9b03bee fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] Security group member updated ['f6988972-dcc3-462c-9e26-fbea3db09ba1'] 2021-08-26 10:59:56.897 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-227fd3eb-9eff-4602-9088-c1352e5557f7 fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] Security group member updated on remote: ['f6988972-dcc3-462c-9e26-fbea3db09ba1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 10:59:56.897 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-227fd3eb-9eff-4602-9088-c1352e5557f7 fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] Security group member updated ['f6988972-dcc3-462c-9e26-fbea3db09ba1'] 2021-08-26 10:59:57.128 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95800e64-5745-43f6-b9a4-236e7f70c566 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: f159a488-d0b9-4df8-91a0-5d3547a0cf03 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:59:57.143 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95800e64-5745-43f6-b9a4-236e7f70c566 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port f159a488-d0b9-4df8-91a0-5d3547a0cf03 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 10:59:58.190 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ff4aaf14-f2fc-418c-88ac-404bc36504f2 2021-08-26 10:59:58.190 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 2021-08-26 10:59:58.856 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 10:59:59.769 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07342b3a-6f5e-435f-90f1-cc2e95b4b9b7 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 10:59:59.786 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07342b3a-6f5e-435f-90f1-cc2e95b4b9b7 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:00:00.269 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 2021-08-26 11:00:00.287 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 updated. Details: {'device': 'e545e59c-8bc5-4505-b9f2-87ffd92fe4c6', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': 'e545e59c-8bc5-4505-b9f2-87ffd92fe4c6', 'mac_address': 'fa:16:3e:1d:db:ad', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.162'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:00:00.287 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:00:00.287 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port ff4aaf14-f2fc-418c-88ac-404bc36504f2 2021-08-26 11:00:00.287 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port ff4aaf14-f2fc-418c-88ac-404bc36504f2 updated. Details: {'device': 'ff4aaf14-f2fc-418c-88ac-404bc36504f2', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': 'ff4aaf14-f2fc-418c-88ac-404bc36504f2', 'mac_address': 'fa:16:3e:f5:82:d1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.184'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:00:00.287 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:00:00.287 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e545e59c-8bc5-4505-b9f2-87ffd92fe4c6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:00.287 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:00:00.287 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:00:00.287 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff4aaf14-f2fc-418c-88ac-404bc36504f2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:00.287 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ff4aaf14-f2fc-418c-88ac-404bc36504f2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:00:00.287 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:00:00.315 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e545e59c-8bc5-4505-b9f2-87ffd92fe4c6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:00:00.315 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e545e59c-8bc5-4505-b9f2-87ffd92fe4c6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:00:00.330 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:00:00.330 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 2021-08-26 11:00:00.395 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:00:00.395 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e545e59c-8bc5-4505-b9f2-87ffd92fe4c6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:00:00.395 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae84444d-270d-4802-864c-4965f021b033 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 6da00dc2-4f59-47c0-b3ce-39c50202689f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:00:00.427 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae84444d-270d-4802-864c-4965f021b033 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 6da00dc2-4f59-47c0-b3ce-39c50202689f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:00:00.487 4320 2402051687176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ff4aaf14-f2fc-418c-88ac-404bc36504f2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:00:00.487 4320 2402051687176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ff4aaf14-f2fc-418c-88ac-404bc36504f2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:00:00.503 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ff4aaf14-f2fc-418c-88ac-404bc36504f2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:00:00.503 4320 2402051687176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port ff4aaf14-f2fc-418c-88ac-404bc36504f2 2021-08-26 11:00:00.611 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:00:00.611 4320 2402051687176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ff4aaf14-f2fc-418c-88ac-404bc36504f2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:00:00.628 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e545e59c-8bc5-4505-b9f2-87ffd92fe4c6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:00:00.628 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:00:00.628 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (40277baa-ffa8-43c2-9427-0d01c2873098) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:00:00.628 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (40277baa-ffa8-43c2-9427-0d01c2873098) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:00:00.628 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:00:00.628 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:00:00.628 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 not yet added. Adding. 2021-08-26 11:00:00.628 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:00:00.644 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:00:00.802 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e545e59c-8bc5-4505-b9f2-87ffd92fe4c6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:00.949 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e545e59c-8bc5-4505-b9f2-87ffd92fe4c6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:00.949 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e545e59c-8bc5-4505-b9f2-87ffd92fe4c6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:01.051 4320 2402051687176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ff4aaf14-f2fc-418c-88ac-404bc36504f2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:00:01.051 4320 2402051687176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:00:01.051 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ee7990aa-43fd-4ac4-858f-02f909e6911f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:00:01.051 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ee7990aa-43fd-4ac4-858f-02f909e6911f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:00:01.051 4320 2402051687176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ff4aaf14-f2fc-418c-88ac-404bc36504f2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:00:01.051 4320 2402051687176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:00:01.051 4320 2402051687176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ff4aaf14-f2fc-418c-88ac-404bc36504f2 not yet added. Adding. 2021-08-26 11:00:01.051 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:00:01.051 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:00:01.119 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e545e59c-8bc5-4505-b9f2-87ffd92fe4c6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:01.180 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e545e59c-8bc5-4505-b9f2-87ffd92fe4c6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.891s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:01.180 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:00:01.180 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 processed. 2021-08-26 11:00:01.278 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff4aaf14-f2fc-418c-88ac-404bc36504f2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:01.496 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff4aaf14-f2fc-418c-88ac-404bc36504f2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:01.509 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff4aaf14-f2fc-418c-88ac-404bc36504f2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:01.760 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff4aaf14-f2fc-418c-88ac-404bc36504f2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:01.914 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff4aaf14-f2fc-418c-88ac-404bc36504f2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:01.914 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ff4aaf14-f2fc-418c-88ac-404bc36504f2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:00:01.914 4320 2402051687176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ff4aaf14-f2fc-418c-88ac-404bc36504f2 processed. 2021-08-26 11:00:02.877 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:04.088 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:04.315 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15 2021-08-26 11:00:04.907 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:00:05.401 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15 2021-08-26 11:00:05.401 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15 updated. Details: {'device': 'e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15', 'network_id': '9e665229-2fe6-4cf4-afd4-03eaf23ca2a8', 'port_id': 'e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15', 'mac_address': 'fa:16:3e:df:9d:c9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 353, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '94b1eb9b-a650-47c5-be1c-7c8c18eec18a', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:00:05.401 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:00:05.401 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:05.401 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:00:05.401 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9e665229-2fe6-4cf4-afd4-03eaf23ca2a8 2021-08-26 11:00:05.401 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:00:05.582 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:00:05.582 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:00:05.582 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:00:05.582 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 353, VLAN trunk: None to switch port e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15 2021-08-26 11:00:05.728 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:00:05.744 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:00:06.064 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:00:06.064 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:00:06.064 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f6988972-dcc3-462c-9e26-fbea3db09ba1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:00:06.064 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f6988972-dcc3-462c-9e26-fbea3db09ba1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:00:06.064 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:00:06.064 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:00:06.064 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15 not yet added. Adding. 2021-08-26 11:00:06.064 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:00:06.064 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:00:06.303 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:06.549 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:06.549 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:06.846 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:07.017 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:07.017 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:00:07.017 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15 processed. 2021-08-26 11:00:08.364 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f159a488-d0b9-4df8-91a0-5d3547a0cf03 2021-08-26 11:00:08.913 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:00:08.913 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:09.549 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port f159a488-d0b9-4df8-91a0-5d3547a0cf03 2021-08-26 11:00:09.549 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port f159a488-d0b9-4df8-91a0-5d3547a0cf03 updated. Details: {'device': 'f159a488-d0b9-4df8-91a0-5d3547a0cf03', 'network_id': 'a3b9ed93-e199-4c9a-a906-b7ee2e10cdf3', 'port_id': 'f159a488-d0b9-4df8-91a0-5d3547a0cf03', 'mac_address': 'fa:16:3e:37:f9:9b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 365, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f28aa51c-5074-4bf6-bf75-0a52c548f3f5', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:00:09.549 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:00:09.549 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f159a488-d0b9-4df8-91a0-5d3547a0cf03" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:09.549 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f159a488-d0b9-4df8-91a0-5d3547a0cf03 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:00:09.549 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:00:09.737 4320 2402051687176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f159a488-d0b9-4df8-91a0-5d3547a0cf03') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:00:09.737 4320 2402051687176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f159a488-d0b9-4df8-91a0-5d3547a0cf03') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:00:09.753 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f159a488-d0b9-4df8-91a0-5d3547a0cf03 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:00:09.753 4320 2402051687176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 365, VLAN trunk: None to switch port f159a488-d0b9-4df8-91a0-5d3547a0cf03 2021-08-26 11:00:09.862 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:09.895 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:00:09.895 4320 2402051687176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f159a488-d0b9-4df8-91a0-5d3547a0cf03'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:00:10.068 4320 2402051687176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f159a488-d0b9-4df8-91a0-5d3547a0cf03']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:00:10.068 4320 2402051687176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:00:10.068 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (10f0e864-9cbc-42ea-abda-e99ddde5bed6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:00:10.068 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (10f0e864-9cbc-42ea-abda-e99ddde5bed6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:00:10.068 4320 2402051687176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f159a488-d0b9-4df8-91a0-5d3547a0cf03 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:00:10.068 4320 2402051687176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:00:10.068 4320 2402051687176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f159a488-d0b9-4df8-91a0-5d3547a0cf03 not yet added. Adding. 2021-08-26 11:00:10.068 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:00:10.068 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:00:10.299 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f159a488-d0b9-4df8-91a0-5d3547a0cf03" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:10.551 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f159a488-d0b9-4df8-91a0-5d3547a0cf03" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:10.551 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f159a488-d0b9-4df8-91a0-5d3547a0cf03" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:10.866 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f159a488-d0b9-4df8-91a0-5d3547a0cf03" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:11.037 4320 2402051687176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f159a488-d0b9-4df8-91a0-5d3547a0cf03" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:11.037 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f159a488-d0b9-4df8-91a0-5d3547a0cf03 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:00:11.037 4320 2402051687176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f159a488-d0b9-4df8-91a0-5d3547a0cf03 processed. 2021-08-26 11:00:12.947 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:13.619 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:14.345 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d21ae9a-075e-4781-aeeb-6092d7b25ec6 4e87dbeb157e4888b6f3c1f709abafbb 9abac20461a94593bc441439dce97d53 - - -] Security group member updated on remote: ['e483f3e1-934b-4224-8bec-60c511a9ebd0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:00:14.345 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-7d21ae9a-075e-4781-aeeb-6092d7b25ec6 4e87dbeb157e4888b6f3c1f709abafbb 9abac20461a94593bc441439dce97d53 - - -] Security group member updated ['e483f3e1-934b-4224-8bec-60c511a9ebd0'] 2021-08-26 11:00:14.503 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d21ae9a-075e-4781-aeeb-6092d7b25ec6 4e87dbeb157e4888b6f3c1f709abafbb 9abac20461a94593bc441439dce97d53 - - -] port_delete event received for 'd611354d-dd63-4708-886c-fdca4568c8f5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:00:17.322 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8b3b934-07ee-4993-855e-9ea5c4ef45c9 fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] Security group member updated on remote: ['f6988972-dcc3-462c-9e26-fbea3db09ba1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:00:17.322 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-e8b3b934-07ee-4993-855e-9ea5c4ef45c9 fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] Security group member updated ['f6988972-dcc3-462c-9e26-fbea3db09ba1'] 2021-08-26 11:00:17.322 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-e8b3b934-07ee-4993-855e-9ea5c4ef45c9 fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] Refresh firewall rules 2021-08-26 11:00:17.322 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8b3b934-07ee-4993-855e-9ea5c4ef45c9 fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] Get security group information for devices via rpc ['e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:00:17.472 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e8b3b934-07ee-4993-855e-9ea5c4ef45c9 fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:00:17.472 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e8b3b934-07ee-4993-855e-9ea5c4ef45c9 fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:00:17.501 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8b3b934-07ee-4993-855e-9ea5c4ef45c9 fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] port_delete event received for 'e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:00:17.938 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8cd03ede-c87c-4736-8ae8-2818222d4563 fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] Security group member updated on remote: ['f6988972-dcc3-462c-9e26-fbea3db09ba1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:00:17.938 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-8cd03ede-c87c-4736-8ae8-2818222d4563 fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] Security group member updated ['f6988972-dcc3-462c-9e26-fbea3db09ba1'] 2021-08-26 11:00:17.938 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-8cd03ede-c87c-4736-8ae8-2818222d4563 fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] Refresh firewall rules 2021-08-26 11:00:17.938 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8cd03ede-c87c-4736-8ae8-2818222d4563 fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] Get security group information for devices via rpc ['e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:00:17.994 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8cd03ede-c87c-4736-8ae8-2818222d4563 fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:00:17.994 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8cd03ede-c87c-4736-8ae8-2818222d4563 fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:00:18.037 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cd03ede-c87c-4736-8ae8-2818222d4563 fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] port_delete event received for '6da00dc2-4f59-47c0-b3ce-39c50202689f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:00:18.648 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15 2021-08-26 11:00:18.991 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:00:18.991 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:00:18.991 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:00:18.991 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:00:19.038 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9e665229-2fe6-4cf4-afd4-03eaf23ca2a8 2021-08-26 11:00:19.038 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15'] 2021-08-26 11:00:19.038 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:00:19.038 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:00:19.038 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e0696ff0-f3ae-4f50-ba40-8ad4bde4ca15'] 2021-08-26 11:00:20.689 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 2021-08-26 11:00:20.991 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:00:20.991 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e545e59c-8bc5-4505-b9f2-87ffd92fe4c6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:00:20.991 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e545e59c-8bc5-4505-b9f2-87ffd92fe4c6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:00:20.991 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:00:20.991 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:21.017 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e545e59c-8bc5-4505-b9f2-87ffd92fe4c6'] 2021-08-26 11:00:21.017 4320 2402051687176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:00:21.017 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:00:21.017 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e545e59c-8bc5-4505-b9f2-87ffd92fe4c6'] 2021-08-26 11:00:21.455 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:21.504 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9495e54f-760d-4f18-8fb5-7c4249047a3d 4e87dbeb157e4888b6f3c1f709abafbb 9abac20461a94593bc441439dce97d53 - - -] Security group rule updated on remote: ['c30cccb3-3164-483e-9da3-808f4fbfe9b1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 11:00:21.504 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-9495e54f-760d-4f18-8fb5-7c4249047a3d 4e87dbeb157e4888b6f3c1f709abafbb 9abac20461a94593bc441439dce97d53 - - -] Security group rule updated ['c30cccb3-3164-483e-9da3-808f4fbfe9b1'] 2021-08-26 11:00:22.346 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bfa34caa-37e3-4497-80e5-d4f0bb172fbd 4e87dbeb157e4888b6f3c1f709abafbb 9abac20461a94593bc441439dce97d53 - - -] Security group rule updated on remote: ['c30cccb3-3164-483e-9da3-808f4fbfe9b1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 11:00:22.346 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-bfa34caa-37e3-4497-80e5-d4f0bb172fbd 4e87dbeb157e4888b6f3c1f709abafbb 9abac20461a94593bc441439dce97d53 - - -] Security group rule updated ['c30cccb3-3164-483e-9da3-808f4fbfe9b1'] 2021-08-26 11:00:23.690 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-87fc64ba-0196-40b2-87da-1ca0b97deda3 fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] Security group member updated on remote: ['f6988972-dcc3-462c-9e26-fbea3db09ba1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:00:23.690 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-87fc64ba-0196-40b2-87da-1ca0b97deda3 fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] Security group member updated ['f6988972-dcc3-462c-9e26-fbea3db09ba1'] 2021-08-26 11:00:26.361 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-55199457-e29d-4e98-95e7-4c90171ef34c fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] Security group member updated on remote: ['f6988972-dcc3-462c-9e26-fbea3db09ba1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:00:26.361 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-55199457-e29d-4e98-95e7-4c90171ef34c fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] Security group member updated ['f6988972-dcc3-462c-9e26-fbea3db09ba1'] 2021-08-26 11:00:26.413 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe56e76c-46cd-49b0-8f11-90d8ad30f0ae a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 0bee30c1-274e-4747-9469-1a138eb90954 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:00:26.431 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe56e76c-46cd-49b0-8f11-90d8ad30f0ae a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 0bee30c1-274e-4747-9469-1a138eb90954 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:00:26.720 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d 2021-08-26 11:00:26.720 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 2021-08-26 11:00:26.755 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-02af3413-043c-4069-9ac4-4e6375d70856 bfc7a388230d4d53b339140bcd35fdd1 c118449fda324ef08216ef21b203499a - - -] Security group member updated on remote: ['40277baa-ffa8-43c2-9427-0d01c2873098'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:00:26.755 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-02af3413-043c-4069-9ac4-4e6375d70856 bfc7a388230d4d53b339140bcd35fdd1 c118449fda324ef08216ef21b203499a - - -] Security group member updated ['40277baa-ffa8-43c2-9427-0d01c2873098'] 2021-08-26 11:00:26.993 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02af3413-043c-4069-9ac4-4e6375d70856 bfc7a388230d4d53b339140bcd35fdd1 c118449fda324ef08216ef21b203499a - - -] port_delete event received for 'e545e59c-8bc5-4505-b9f2-87ffd92fe4c6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:00:27.025 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:00:27.025 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e545e59c-8bc5-4505-b9f2-87ffd92fe4c6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:00:27.025 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e545e59c-8bc5-4505-b9f2-87ffd92fe4c6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:00:27.025 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e545e59c-8bc5-4505-b9f2-87ffd92fe4c6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:00:27.025 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:00:27.025 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:00:27.025 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:00:27.049 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network eda9b885-5dc5-48b1-9839-d13fa48c9142 2021-08-26 11:00:27.049 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d'] 2021-08-26 11:00:27.049 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:00:27.049 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:00:27.049 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d'] 2021-08-26 11:00:27.049 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e545e59c-8bc5-4505-b9f2-87ffd92fe4c6'] 2021-08-26 11:00:27.049 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:00:27.049 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e545e59c-8bc5-4505-b9f2-87ffd92fe4c6'] 2021-08-26 11:00:27.691 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-156a1458-a785-4b2c-ba36-5a6172b55755 9750bec8585e407c981a40a641d3be68 a3f394edf29e41d7bce80a8aadec04e3 - - -] Security group member updated on remote: ['630191ca-fd64-4fa2-a28e-8726e7877a48'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:00:27.691 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-156a1458-a785-4b2c-ba36-5a6172b55755 9750bec8585e407c981a40a641d3be68 a3f394edf29e41d7bce80a8aadec04e3 - - -] Security group member updated ['630191ca-fd64-4fa2-a28e-8726e7877a48'] 2021-08-26 11:00:28.799 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-156a1458-a785-4b2c-ba36-5a6172b55755 9750bec8585e407c981a40a641d3be68 a3f394edf29e41d7bce80a8aadec04e3 - - -] port_delete event received for '50a1a3fa-143c-4f40-8ad3-d8d4e4b8e57d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:00:29.032 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:29.166 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:29.694 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c116d4e-ae21-424e-9bb9-39e33c4ff187 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 8a8f665c-09f5-444a-af6e-2c216c69dfff port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:00:29.706 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c116d4e-ae21-424e-9bb9-39e33c4ff187 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 8a8f665c-09f5-444a-af6e-2c216c69dfff defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:00:31.197 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c44c65b4-b58d-44a8-bb05-3a017b8c5d88 4e87dbeb157e4888b6f3c1f709abafbb 9abac20461a94593bc441439dce97d53 - - -] Security group member updated on remote: ['e483f3e1-934b-4224-8bec-60c511a9ebd0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:00:31.197 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-c44c65b4-b58d-44a8-bb05-3a017b8c5d88 4e87dbeb157e4888b6f3c1f709abafbb 9abac20461a94593bc441439dce97d53 - - -] Security group member updated ['e483f3e1-934b-4224-8bec-60c511a9ebd0'] 2021-08-26 11:00:33.597 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-943b7ed0-f19e-4fe3-b795-b934be9184b2 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 76027e97-7097-49f8-917c-f925ce7fe441 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:00:33.611 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-943b7ed0-f19e-4fe3-b795-b934be9184b2 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 76027e97-7097-49f8-917c-f925ce7fe441 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:00:33.737 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69322db1-335f-4778-ba9a-4ee90b0a0869 9750bec8585e407c981a40a641d3be68 a3f394edf29e41d7bce80a8aadec04e3 - - -] port_delete event received for '1b3a7f47-4167-4f1a-aff8-d64742100839' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:00:35.784 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1b39e5d-d2c5-447f-86b8-73e76b4d1a4c 16b84b68aff545ab875e1534dd8f1871 14b5c38b227c470285535aaba90f8546 - - -] Security group member updated on remote: ['36220d29-b4b4-41db-b2e4-3c54c81795d0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:00:35.784 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-a1b39e5d-d2c5-447f-86b8-73e76b4d1a4c 16b84b68aff545ab875e1534dd8f1871 14b5c38b227c470285535aaba90f8546 - - -] Security group member updated ['36220d29-b4b4-41db-b2e4-3c54c81795d0'] 2021-08-26 11:00:35.924 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1b39e5d-d2c5-447f-86b8-73e76b4d1a4c 16b84b68aff545ab875e1534dd8f1871 14b5c38b227c470285535aaba90f8546 - - -] port_delete event received for '2b5d593c-eb41-47c6-8115-e59f64c8d367' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:00:36.611 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 76027e97-7097-49f8-917c-f925ce7fe441 2021-08-26 11:00:37.066 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:00:37.487 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 76027e97-7097-49f8-917c-f925ce7fe441 2021-08-26 11:00:37.487 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 76027e97-7097-49f8-917c-f925ce7fe441 updated. Details: {'device': '76027e97-7097-49f8-917c-f925ce7fe441', 'network_id': '905fd682-cd43-44a2-80c7-822ed3fcfdce', 'port_id': '76027e97-7097-49f8-917c-f925ce7fe441', 'mac_address': 'fa:16:3e:52:c6:0e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 358, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd8b77ad0-c173-4090-abbf-84aec6cf4c55', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:00:37.487 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:00:37.487 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-76027e97-7097-49f8-917c-f925ce7fe441" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:37.487 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 76027e97-7097-49f8-917c-f925ce7fe441 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:00:37.487 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 905fd682-cd43-44a2-80c7-822ed3fcfdce 2021-08-26 11:00:37.487 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:00:37.663 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '76027e97-7097-49f8-917c-f925ce7fe441') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:00:37.663 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '76027e97-7097-49f8-917c-f925ce7fe441') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:00:37.672 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 76027e97-7097-49f8-917c-f925ce7fe441 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:00:37.672 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 358, VLAN trunk: None to switch port 76027e97-7097-49f8-917c-f925ce7fe441 2021-08-26 11:00:37.798 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:00:37.798 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['76027e97-7097-49f8-917c-f925ce7fe441'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:00:37.972 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['76027e97-7097-49f8-917c-f925ce7fe441']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:00:37.972 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:00:37.972 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e483f3e1-934b-4224-8bec-60c511a9ebd0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:00:37.972 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e483f3e1-934b-4224-8bec-60c511a9ebd0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:00:37.972 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 76027e97-7097-49f8-917c-f925ce7fe441 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:00:37.972 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:00:37.972 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 76027e97-7097-49f8-917c-f925ce7fe441 not yet added. Adding. 2021-08-26 11:00:37.972 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:00:37.972 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:00:38.102 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-703083c6-56da-4007-a8ca-d287a9271efd 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for '019fa489-8f07-4abf-b5ba-b37d82714b48' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:00:38.192 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-76027e97-7097-49f8-917c-f925ce7fe441" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:38.394 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-76027e97-7097-49f8-917c-f925ce7fe441" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:38.394 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-76027e97-7097-49f8-917c-f925ce7fe441" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:38.642 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-76027e97-7097-49f8-917c-f925ce7fe441" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:38.774 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-76027e97-7097-49f8-917c-f925ce7fe441" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:38.774 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 76027e97-7097-49f8-917c-f925ce7fe441 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:00:38.774 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 76027e97-7097-49f8-917c-f925ce7fe441 processed. 2021-08-26 11:00:39.078 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:39.662 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:40.018 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60024574-29ed-4779-8a72-59f765afd98b 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for '536cca28-ded1-4e21-85c2-6eb310a099b3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:00:41.522 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-969e2484-38a4-4f69-bfec-9ff3f1fb2a24 fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] Security group member updated on remote: ['f6988972-dcc3-462c-9e26-fbea3db09ba1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:00:41.522 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-969e2484-38a4-4f69-bfec-9ff3f1fb2a24 fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] Security group member updated ['f6988972-dcc3-462c-9e26-fbea3db09ba1'] 2021-08-26 11:00:41.660 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-969e2484-38a4-4f69-bfec-9ff3f1fb2a24 fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] port_delete event received for '0bee30c1-274e-4747-9469-1a138eb90954' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:00:41.946 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0deb25a1-7f61-4a0d-870d-8a731940f435 - - - - -] port_delete event received for '226bd673-46a4-4b57-95dd-20308e0e935a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:00:41.972 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4e8c538-8884-427f-9690-5206c62ba05c 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for '226bd673-46a4-4b57-95dd-20308e0e935a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:00:42.915 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4e8c538-8884-427f-9690-5206c62ba05c 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network eda9b885-5dc5-48b1-9839-d13fa48c9142 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:00:42.915 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4e8c538-8884-427f-9690-5206c62ba05c 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network eda9b885-5dc5-48b1-9839-d13fa48c9142 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:00:43.080 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89ceef96-c098-48d5-b02c-cd9f3a444689 fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] Security group member updated on remote: ['f6988972-dcc3-462c-9e26-fbea3db09ba1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:00:43.080 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-89ceef96-c098-48d5-b02c-cd9f3a444689 fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] Security group member updated ['f6988972-dcc3-462c-9e26-fbea3db09ba1'] 2021-08-26 11:00:43.316 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89ceef96-c098-48d5-b02c-cd9f3a444689 fbade36b45374a26b07a32fe2c32b359 151cd5fc72e34d26b374845478bf8bb1 - - -] port_delete event received for '8a8f665c-09f5-444a-af6e-2c216c69dfff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:00:45.032 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-883e28f8-ebb8-46a7-9e15-4006425df01e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: f159a488-d0b9-4df8-91a0-5d3547a0cf03 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:00:45.059 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-883e28f8-ebb8-46a7-9e15-4006425df01e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-agent-port-lock-f159a488-d0b9-4df8-91a0-5d3547a0cf03" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:45.059 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-883e28f8-ebb8-46a7-9e15-4006425df01e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Binding port f159a488-d0b9-4df8-91a0-5d3547a0cf03 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:00:45.059 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-883e28f8-ebb8-46a7-9e15-4006425df01e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:00:45.089 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [req-883e28f8-ebb8-46a7-9e15-4006425df01e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f159a488-d0b9-4df8-91a0-5d3547a0cf03') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:00:45.089 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-883e28f8-ebb8-46a7-9e15-4006425df01e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f159a488-d0b9-4df8-91a0-5d3547a0cf03') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:00:45.089 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-883e28f8-ebb8-46a7-9e15-4006425df01e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Trunk plugin disabled on server. Assuming port f159a488-d0b9-4df8-91a0-5d3547a0cf03 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:00:45.089 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [req-883e28f8-ebb8-46a7-9e15-4006425df01e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Binding VLAN ID: 365, VLAN trunk: None to switch port f159a488-d0b9-4df8-91a0-5d3547a0cf03 2021-08-26 11:00:45.166 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-883e28f8-ebb8-46a7-9e15-4006425df01e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Refresh firewall rules 2021-08-26 11:00:45.166 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-883e28f8-ebb8-46a7-9e15-4006425df01e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Get security group information for devices via rpc ['f159a488-d0b9-4df8-91a0-5d3547a0cf03'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:00:45.616 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53aa1075-a07b-4684-a1f7-e597f886c84a 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for '02f8d2bb-54ec-4f88-8684-33865d7aaa1f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:00:45.664 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-883e28f8-ebb8-46a7-9e15-4006425df01e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update security group information for ports dict_keys(['f159a488-d0b9-4df8-91a0-5d3547a0cf03']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:00:45.664 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-883e28f8-ebb8-46a7-9e15-4006425df01e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:00:45.664 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-883e28f8-ebb8-46a7-9e15-4006425df01e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update rules of security group (10f0e864-9cbc-42ea-abda-e99ddde5bed6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:00:45.664 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-883e28f8-ebb8-46a7-9e15-4006425df01e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update members of security group (10f0e864-9cbc-42ea-abda-e99ddde5bed6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:00:45.664 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-883e28f8-ebb8-46a7-9e15-4006425df01e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update port filter for f159a488-d0b9-4df8-91a0-5d3547a0cf03 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:00:45.664 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-883e28f8-ebb8-46a7-9e15-4006425df01e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Updating port rules. 2021-08-26 11:00:45.664 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-883e28f8-ebb8-46a7-9e15-4006425df01e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Creating 0 new rules, removing 0 old rules. 2021-08-26 11:00:45.664 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-883e28f8-ebb8-46a7-9e15-4006425df01e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-driver-port-lock-f159a488-d0b9-4df8-91a0-5d3547a0cf03" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:45.664 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-883e28f8-ebb8-46a7-9e15-4006425df01e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-driver-port-lock-f159a488-d0b9-4df8-91a0-5d3547a0cf03" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:45.664 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-883e28f8-ebb8-46a7-9e15-4006425df01e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-driver-port-lock-f159a488-d0b9-4df8-91a0-5d3547a0cf03" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:45.664 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-883e28f8-ebb8-46a7-9e15-4006425df01e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-driver-port-lock-f159a488-d0b9-4df8-91a0-5d3547a0cf03" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:45.739 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-883e28f8-ebb8-46a7-9e15-4006425df01e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-agent-port-lock-f159a488-d0b9-4df8-91a0-5d3547a0cf03" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:46.253 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66c1783d-3d0b-4048-bec0-79de4820e578 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network 9e665229-2fe6-4cf4-afd4-03eaf23ca2a8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:00:46.253 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66c1783d-3d0b-4048-bec0-79de4820e578 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network 9e665229-2fe6-4cf4-afd4-03eaf23ca2a8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:00:46.711 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 76027e97-7097-49f8-917c-f925ce7fe441 2021-08-26 11:00:47.087 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:00:47.223 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a02bce81-dc79-4215-8444-fbfdd84f09c7 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for 'ee5718da-ed2c-4353-80dc-2646d8c4d5a7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:00:47.993 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 76027e97-7097-49f8-917c-f925ce7fe441 2021-08-26 11:00:48.001 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 76027e97-7097-49f8-917c-f925ce7fe441 updated. Details: {'device': '76027e97-7097-49f8-917c-f925ce7fe441', 'network_id': '905fd682-cd43-44a2-80c7-822ed3fcfdce', 'port_id': '76027e97-7097-49f8-917c-f925ce7fe441', 'mac_address': 'fa:16:3e:52:c6:0e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 358, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd8b77ad0-c173-4090-abbf-84aec6cf4c55', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:00:48.001 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:00:48.001 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-76027e97-7097-49f8-917c-f925ce7fe441" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:48.001 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 76027e97-7097-49f8-917c-f925ce7fe441 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:00:48.001 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:00:48.019 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '76027e97-7097-49f8-917c-f925ce7fe441') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:00:48.019 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '76027e97-7097-49f8-917c-f925ce7fe441') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:00:48.040 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 76027e97-7097-49f8-917c-f925ce7fe441 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:00:48.040 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 358, VLAN trunk: None to switch port 76027e97-7097-49f8-917c-f925ce7fe441 2021-08-26 11:00:48.117 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:00:48.117 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['76027e97-7097-49f8-917c-f925ce7fe441'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:00:48.508 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['76027e97-7097-49f8-917c-f925ce7fe441']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:00:48.508 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:00:48.508 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e483f3e1-934b-4224-8bec-60c511a9ebd0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:00:48.508 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e483f3e1-934b-4224-8bec-60c511a9ebd0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:00:48.518 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 76027e97-7097-49f8-917c-f925ce7fe441 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:00:48.518 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:00:48.518 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-26 11:00:48.518 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-76027e97-7097-49f8-917c-f925ce7fe441" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:48.518 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-76027e97-7097-49f8-917c-f925ce7fe441" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:48.518 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-76027e97-7097-49f8-917c-f925ce7fe441" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:48.518 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-76027e97-7097-49f8-917c-f925ce7fe441" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:48.574 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-76027e97-7097-49f8-917c-f925ce7fe441" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:48.574 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 76027e97-7097-49f8-917c-f925ce7fe441 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:00:48.574 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 76027e97-7097-49f8-917c-f925ce7fe441 processed. 2021-08-26 11:00:48.881 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36232ff3-e4a5-4506-869f-480a834d7489 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for '16feb926-bf21-42c3-99cf-cdd73d99c4a9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:00:48.911 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ff4aaf14-f2fc-418c-88ac-404bc36504f2 2021-08-26 11:00:48.911 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 76027e97-7097-49f8-917c-f925ce7fe441 2021-08-26 11:00:49.033 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e62ba13-3e8e-40f7-8900-464b9d08a2a4 58a15b144177435eb5ce61529f2ce515 100ae89ae71c44fbb3d48e44149518de - - -] Security group rule updated on remote: ['d9cad8ac-42e8-480e-a45e-ac422e7114fd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 11:00:49.033 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-5e62ba13-3e8e-40f7-8900-464b9d08a2a4 58a15b144177435eb5ce61529f2ce515 100ae89ae71c44fbb3d48e44149518de - - -] Security group rule updated ['d9cad8ac-42e8-480e-a45e-ac422e7114fd'] 2021-08-26 11:00:49.103 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:00:49.103 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ff4aaf14-f2fc-418c-88ac-404bc36504f2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:00:49.103 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ff4aaf14-f2fc-418c-88ac-404bc36504f2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:00:49.103 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ff4aaf14-f2fc-418c-88ac-404bc36504f2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:00:49.103 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '76027e97-7097-49f8-917c-f925ce7fe441' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:00:49.103 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '76027e97-7097-49f8-917c-f925ce7fe441' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:00:49.103 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 76027e97-7097-49f8-917c-f925ce7fe441 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:00:49.103 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:49.143 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['76027e97-7097-49f8-917c-f925ce7fe441'] 2021-08-26 11:00:49.143 4320 2402051687176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:00:49.157 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:00:49.157 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['76027e97-7097-49f8-917c-f925ce7fe441'] 2021-08-26 11:00:49.157 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff4aaf14-f2fc-418c-88ac-404bc36504f2'] 2021-08-26 11:00:49.157 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:00:49.157 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:00:49.157 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff4aaf14-f2fc-418c-88ac-404bc36504f2'] 2021-08-26 11:00:49.800 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:50.712 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95c04001-d8a1-47a9-9781-57bedab79194 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for 'dc7f8ed9-76f8-47a5-af71-3ffd4ce41191' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:00:50.939 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f159a488-d0b9-4df8-91a0-5d3547a0cf03 2021-08-26 11:00:50.939 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 76027e97-7097-49f8-917c-f925ce7fe441 2021-08-26 11:00:51.015 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b962531b-2980-4e01-920c-83421dc1740c - - - - -] port_delete event received for 'a1ecdb30-3474-4f28-921e-12915f3eb960' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:00:51.057 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d39d67ac-42e6-4716-8cba-d1d62ddcab46 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for 'a1ecdb30-3474-4f28-921e-12915f3eb960' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:00:51.102 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:00:51.102 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f159a488-d0b9-4df8-91a0-5d3547a0cf03' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:00:51.102 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f159a488-d0b9-4df8-91a0-5d3547a0cf03' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:00:51.102 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f159a488-d0b9-4df8-91a0-5d3547a0cf03 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:00:51.102 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '76027e97-7097-49f8-917c-f925ce7fe441' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:00:51.102 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '76027e97-7097-49f8-917c-f925ce7fe441' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:00:51.102 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 76027e97-7097-49f8-917c-f925ce7fe441 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:00:51.118 4320 2402051687352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 905fd682-cd43-44a2-80c7-822ed3fcfdce 2021-08-26 11:00:51.118 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['76027e97-7097-49f8-917c-f925ce7fe441'] 2021-08-26 11:00:51.118 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:00:51.118 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['76027e97-7097-49f8-917c-f925ce7fe441'] 2021-08-26 11:00:51.118 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f159a488-d0b9-4df8-91a0-5d3547a0cf03'] 2021-08-26 11:00:51.118 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:00:51.118 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:00:51.118 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f159a488-d0b9-4df8-91a0-5d3547a0cf03'] 2021-08-26 11:00:51.740 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a096037e-9634-46c7-84e4-60e8a4560814 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: ff4aaf14-f2fc-418c-88ac-404bc36504f2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:00:51.753 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a096037e-9634-46c7-84e4-60e8a4560814 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port ff4aaf14-f2fc-418c-88ac-404bc36504f2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:00:51.930 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d39d67ac-42e6-4716-8cba-d1d62ddcab46 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network 36d9762f-0a5c-4399-812a-78ff0391e489 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:00:51.930 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d39d67ac-42e6-4716-8cba-d1d62ddcab46 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network 36d9762f-0a5c-4399-812a-78ff0391e489 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:00:52.581 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-641ddfac-17d2-43ea-8b39-f2131362dc40 58a15b144177435eb5ce61529f2ce515 100ae89ae71c44fbb3d48e44149518de - - -] Security group rule updated on remote: ['a2751b5d-8d66-4c0b-a0da-7ae3eb73d2d6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 11:00:52.581 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-641ddfac-17d2-43ea-8b39-f2131362dc40 58a15b144177435eb5ce61529f2ce515 100ae89ae71c44fbb3d48e44149518de - - -] Security group rule updated ['a2751b5d-8d66-4c0b-a0da-7ae3eb73d2d6'] 2021-08-26 11:00:52.954 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0665a15-771b-4c4f-90d6-d71386868d6e 4e87dbeb157e4888b6f3c1f709abafbb 9abac20461a94593bc441439dce97d53 - - -] Security group member updated on remote: ['e483f3e1-934b-4224-8bec-60c511a9ebd0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:00:52.954 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-d0665a15-771b-4c4f-90d6-d71386868d6e 4e87dbeb157e4888b6f3c1f709abafbb 9abac20461a94593bc441439dce97d53 - - -] Security group member updated ['e483f3e1-934b-4224-8bec-60c511a9ebd0'] 2021-08-26 11:00:53.109 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:53.273 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0665a15-771b-4c4f-90d6-d71386868d6e 4e87dbeb157e4888b6f3c1f709abafbb 9abac20461a94593bc441439dce97d53 - - -] port_delete event received for '76027e97-7097-49f8-917c-f925ce7fe441' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:00:53.672 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88195530-5003-40f8-be89-cd068b0dab85 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for 'f320560c-1eb4-4af5-94f3-6acf13eb2a91' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:00:54.133 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:54.180 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77b35de2-595f-44b4-a79d-1bb4a1585af9 - - - - -] port_delete event received for 'f320560c-1eb4-4af5-94f3-6acf13eb2a91' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:00:54.351 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88195530-5003-40f8-be89-cd068b0dab85 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network 80dc78b7-c969-4957-98eb-725c2bf0c3e6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:00:54.351 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88195530-5003-40f8-be89-cd068b0dab85 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network 80dc78b7-c969-4957-98eb-725c2bf0c3e6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:00:57.259 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a184745f-f164-4890-9676-ae3c0f447d24 58a15b144177435eb5ce61529f2ce515 100ae89ae71c44fbb3d48e44149518de - - -] Security group rule updated on remote: ['bb23a19f-61be-4ee3-84b1-e5c632ff9ea1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 11:00:57.259 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-a184745f-f164-4890-9676-ae3c0f447d24 58a15b144177435eb5ce61529f2ce515 100ae89ae71c44fbb3d48e44149518de - - -] Security group rule updated ['bb23a19f-61be-4ee3-84b1-e5c632ff9ea1'] 2021-08-26 11:00:57.274 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50418cf5-ae22-47e5-9366-d8b350873b18 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for '288c4b57-af4a-49c8-9ae8-2a75e19c423a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:00:57.868 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed77f331-62fd-471e-9c8c-e2ba3c90e578 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Security group member updated on remote: ['db5ff184-46c2-49b0-af3c-e37b063b077e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:00:57.868 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-ed77f331-62fd-471e-9c8c-e2ba3c90e578 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Security group member updated ['db5ff184-46c2-49b0-af3c-e37b063b077e'] 2021-08-26 11:00:57.880 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-ed77f331-62fd-471e-9c8c-e2ba3c90e578 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Refresh firewall rules 2021-08-26 11:00:57.880 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed77f331-62fd-471e-9c8c-e2ba3c90e578 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Get security group information for devices via rpc ['12797b1f-e5a1-483e-b180-a50793a48eea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:00:58.180 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ed77f331-62fd-471e-9c8c-e2ba3c90e578 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Update security group information for ports dict_keys(['12797b1f-e5a1-483e-b180-a50793a48eea']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:00:58.180 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ed77f331-62fd-471e-9c8c-e2ba3c90e578 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:00:58.180 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ed77f331-62fd-471e-9c8c-e2ba3c90e578 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Update rules of security group (db5ff184-46c2-49b0-af3c-e37b063b077e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:00:58.180 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ed77f331-62fd-471e-9c8c-e2ba3c90e578 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Update members of security group (db5ff184-46c2-49b0-af3c-e37b063b077e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:00:58.180 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ed77f331-62fd-471e-9c8c-e2ba3c90e578 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Update port filter for 12797b1f-e5a1-483e-b180-a50793a48eea _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:00:58.180 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ed77f331-62fd-471e-9c8c-e2ba3c90e578 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Updating port rules. 2021-08-26 11:00:58.180 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ed77f331-62fd-471e-9c8c-e2ba3c90e578 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 11:00:58.180 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-ed77f331-62fd-471e-9c8c-e2ba3c90e578 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Lock "n-hv-driver-port-lock-12797b1f-e5a1-483e-b180-a50793a48eea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:58.335 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-ed77f331-62fd-471e-9c8c-e2ba3c90e578 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Lock "n-hv-driver-port-lock-12797b1f-e5a1-483e-b180-a50793a48eea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:00:58.344 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-ed77f331-62fd-471e-9c8c-e2ba3c90e578 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Lock "n-hv-driver-port-lock-12797b1f-e5a1-483e-b180-a50793a48eea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:00:58.344 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-ed77f331-62fd-471e-9c8c-e2ba3c90e578 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Lock "n-hv-driver-port-lock-12797b1f-e5a1-483e-b180-a50793a48eea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:00.820 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eacc542e-62fa-4217-b243-747b934c8626 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 7368b9b4-8ea0-4890-8e28-62f6b30959af port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:01:00.820 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eacc542e-62fa-4217-b243-747b934c8626 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 7368b9b4-8ea0-4890-8e28-62f6b30959af defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:01:00.930 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d133fb5-cb54-4a7e-90d8-7c8a4f492fa1 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for 'f44d7d20-fe4b-487e-8c2f-e32d44d73c2b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:01:01.505 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f251fa9d-f1b9-41fb-8eb1-92adc6ffd98b a1114b9e2b974a36ac721923c028807b 8ef4800846ed46d9aa6c8d8ffd4ba977 - - -] Security group member updated on remote: ['da61d442-2130-42db-9ff9-33b78fc94809'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:01:01.505 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-f251fa9d-f1b9-41fb-8eb1-92adc6ffd98b a1114b9e2b974a36ac721923c028807b 8ef4800846ed46d9aa6c8d8ffd4ba977 - - -] Security group member updated ['da61d442-2130-42db-9ff9-33b78fc94809'] 2021-08-26 11:01:02.584 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c9f3d12-4ab5-4275-9686-87c7a1d5a940 4e87dbeb157e4888b6f3c1f709abafbb 9abac20461a94593bc441439dce97d53 - - -] Security group member updated on remote: ['e483f3e1-934b-4224-8bec-60c511a9ebd0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:01:02.584 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-1c9f3d12-4ab5-4275-9686-87c7a1d5a940 4e87dbeb157e4888b6f3c1f709abafbb 9abac20461a94593bc441439dce97d53 - - -] Security group member updated ['e483f3e1-934b-4224-8bec-60c511a9ebd0'] 2021-08-26 11:01:03.070 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-31b40aa6-afc0-4d23-bc83-f7d7d6d39f10 58a15b144177435eb5ce61529f2ce515 100ae89ae71c44fbb3d48e44149518de - - -] Security group rule updated on remote: ['0c3f77ef-edcf-4271-8507-44a351b2a356'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 11:01:03.070 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-31b40aa6-afc0-4d23-bc83-f7d7d6d39f10 58a15b144177435eb5ce61529f2ce515 100ae89ae71c44fbb3d48e44149518de - - -] Security group rule updated ['0c3f77ef-edcf-4271-8507-44a351b2a356'] 2021-08-26 11:01:03.128 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d711b20-9427-4d9b-8304-cd6418c811ee - - - - -] port_delete event received for '7bc542b5-e81a-46de-b148-1f8a822401f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:01:03.602 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-984f2562-4871-4857-87c8-b29ea6913450 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for '7bc542b5-e81a-46de-b148-1f8a822401f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:01:03.805 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90d6cd52-1f85-4512-9ce6-43d9a11b1887 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 90783ad2-64a8-411a-815c-f277e46c4d9b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:01:03.805 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90d6cd52-1f85-4512-9ce6-43d9a11b1887 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 90783ad2-64a8-411a-815c-f277e46c4d9b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:01:03.922 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65c107b1-3fe3-403e-bda5-9d49edb3b800 0739f177f66f4c72b07aeb9f13c133f0 985aa4baf7bd4424a3f5d814dca97be1 - - -] Security group member updated on remote: ['10f0e864-9cbc-42ea-abda-e99ddde5bed6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:01:03.922 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-65c107b1-3fe3-403e-bda5-9d49edb3b800 0739f177f66f4c72b07aeb9f13c133f0 985aa4baf7bd4424a3f5d814dca97be1 - - -] Security group member updated ['10f0e864-9cbc-42ea-abda-e99ddde5bed6'] 2021-08-26 11:01:04.056 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65c107b1-3fe3-403e-bda5-9d49edb3b800 0739f177f66f4c72b07aeb9f13c133f0 985aa4baf7bd4424a3f5d814dca97be1 - - -] port_delete event received for 'f159a488-d0b9-4df8-91a0-5d3547a0cf03' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:01:04.133 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-984f2562-4871-4857-87c8-b29ea6913450 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network b686f781-646d-469c-bea4-5f00c107ae70 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:01:04.133 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-984f2562-4871-4857-87c8-b29ea6913450 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network b686f781-646d-469c-bea4-5f00c107ae70 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:01:05.477 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c09d75e4-61c0-447e-b206-bc6d300d6e5c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 92278107-94db-4b24-b81e-094a3d3d30f2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:01:05.477 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c09d75e4-61c0-447e-b206-bc6d300d6e5c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 92278107-94db-4b24-b81e-094a3d3d30f2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:01:05.647 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe9d6228-ee17-4e98-afc1-fa7adb041d05 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: ff4aaf14-f2fc-418c-88ac-404bc36504f2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:01:05.656 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe9d6228-ee17-4e98-afc1-fa7adb041d05 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port ff4aaf14-f2fc-418c-88ac-404bc36504f2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:01:06.957 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bf3650e1-e4c0-4a3d-a58b-901793626629 58a15b144177435eb5ce61529f2ce515 100ae89ae71c44fbb3d48e44149518de - - -] Security group rule updated on remote: ['7349b087-385a-445a-b561-5e5ce2203e13'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 11:01:06.957 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-bf3650e1-e4c0-4a3d-a58b-901793626629 58a15b144177435eb5ce61529f2ce515 100ae89ae71c44fbb3d48e44149518de - - -] Security group rule updated ['7349b087-385a-445a-b561-5e5ce2203e13'] 2021-08-26 11:01:07.704 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a7fa370d-e803-4029-9089-21ea2ce7d7de 4989c57d62464348ae98abdf59a9bdb3 38b6607966c040f098c8c8520a10011e - - -] Security group member updated on remote: ['af9def81-3dac-4b6c-af50-d9189036b8af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:01:07.704 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-a7fa370d-e803-4029-9089-21ea2ce7d7de 4989c57d62464348ae98abdf59a9bdb3 38b6607966c040f098c8c8520a10011e - - -] Security group member updated ['af9def81-3dac-4b6c-af50-d9189036b8af'] 2021-08-26 11:01:07.922 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-799d57be-336b-41d5-be46-8c177ce53860 58a15b144177435eb5ce61529f2ce515 100ae89ae71c44fbb3d48e44149518de - - -] Security group rule updated on remote: ['7349b087-385a-445a-b561-5e5ce2203e13'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 11:01:07.922 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-799d57be-336b-41d5-be46-8c177ce53860 58a15b144177435eb5ce61529f2ce515 100ae89ae71c44fbb3d48e44149518de - - -] Security group rule updated ['7349b087-385a-445a-b561-5e5ce2203e13'] 2021-08-26 11:01:08.844 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ff4aaf14-f2fc-418c-88ac-404bc36504f2 2021-08-26 11:01:09.172 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:01:09.579 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8058b960-91f7-4cc4-a2af-0a2501282fb4 58a15b144177435eb5ce61529f2ce515 100ae89ae71c44fbb3d48e44149518de - - -] Security group rule updated on remote: ['7349b087-385a-445a-b561-5e5ce2203e13'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 11:01:09.579 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-8058b960-91f7-4cc4-a2af-0a2501282fb4 58a15b144177435eb5ce61529f2ce515 100ae89ae71c44fbb3d48e44149518de - - -] Security group rule updated ['7349b087-385a-445a-b561-5e5ce2203e13'] 2021-08-26 11:01:09.768 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port ff4aaf14-f2fc-418c-88ac-404bc36504f2 2021-08-26 11:01:09.768 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port ff4aaf14-f2fc-418c-88ac-404bc36504f2 updated. Details: {'device': 'ff4aaf14-f2fc-418c-88ac-404bc36504f2', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': 'ff4aaf14-f2fc-418c-88ac-404bc36504f2', 'mac_address': 'fa:16:3e:f5:82:d1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.184'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:01:09.768 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:01:09.768 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff4aaf14-f2fc-418c-88ac-404bc36504f2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:09.768 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ff4aaf14-f2fc-418c-88ac-404bc36504f2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:01:09.768 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:01:09.848 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf3b688b-60cc-48b2-8145-7a266c89fab7 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: f92a96da-a53e-4700-a5de-daaf3e7c2372 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:01:09.868 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf3b688b-60cc-48b2-8145-7a266c89fab7 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port f92a96da-a53e-4700-a5de-daaf3e7c2372 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:01:09.922 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ff4aaf14-f2fc-418c-88ac-404bc36504f2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:01:09.922 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ff4aaf14-f2fc-418c-88ac-404bc36504f2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:01:09.946 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ff4aaf14-f2fc-418c-88ac-404bc36504f2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:01:09.946 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port ff4aaf14-f2fc-418c-88ac-404bc36504f2 2021-08-26 11:01:10.020 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:01:10.020 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ff4aaf14-f2fc-418c-88ac-404bc36504f2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:01:10.804 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ff4aaf14-f2fc-418c-88ac-404bc36504f2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:01:10.804 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:01:10.804 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ee7990aa-43fd-4ac4-858f-02f909e6911f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:01:10.804 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ee7990aa-43fd-4ac4-858f-02f909e6911f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:01:10.824 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ff4aaf14-f2fc-418c-88ac-404bc36504f2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:01:10.824 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:01:10.824 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ff4aaf14-f2fc-418c-88ac-404bc36504f2 not yet added. Adding. 2021-08-26 11:01:10.824 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:01:10.824 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:01:10.974 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff4aaf14-f2fc-418c-88ac-404bc36504f2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:11.144 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff4aaf14-f2fc-418c-88ac-404bc36504f2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:11.144 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff4aaf14-f2fc-418c-88ac-404bc36504f2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:11.368 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ff4aaf14-f2fc-418c-88ac-404bc36504f2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:11.461 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ff4aaf14-f2fc-418c-88ac-404bc36504f2" 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:371 2021-08-26 11:01:11.476 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ff4aaf14-f2fc-418c-88ac-404bc36504f2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:01:11.476 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ff4aaf14-f2fc-418c-88ac-404bc36504f2 processed. 2021-08-26 11:01:12.879 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f92a96da-a53e-4700-a5de-daaf3e7c2372 2021-08-26 11:01:13.148 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ff4aaf14-f2fc-418c-88ac-404bc36504f2 2021-08-26 11:01:13.196 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:01:13.196 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:13.841 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08b956e7-0723-4c45-8439-ade909312856 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Security group member updated on remote: ['ee7990aa-43fd-4ac4-858f-02f909e6911f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:01:13.841 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [req-08b956e7-0723-4c45-8439-ade909312856 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Security group member updated ['ee7990aa-43fd-4ac4-858f-02f909e6911f'] 2021-08-26 11:01:13.841 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [req-08b956e7-0723-4c45-8439-ade909312856 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Refresh firewall rules 2021-08-26 11:01:13.859 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08b956e7-0723-4c45-8439-ade909312856 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Get security group information for devices via rpc ['85ea9985-1e81-4ec1-96f9-dddac52720ae', 'ccc74316-afe4-4486-a736-4b4affe65e70', 'ff4aaf14-f2fc-418c-88ac-404bc36504f2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:01:13.915 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:14.211 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08b956e7-0723-4c45-8439-ade909312856 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] port_delete event received for 'ff4aaf14-f2fc-418c-88ac-404bc36504f2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:01:14.298 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port f92a96da-a53e-4700-a5de-daaf3e7c2372 2021-08-26 11:01:14.298 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port f92a96da-a53e-4700-a5de-daaf3e7c2372 updated. Details: {'device': 'f92a96da-a53e-4700-a5de-daaf3e7c2372', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': 'f92a96da-a53e-4700-a5de-daaf3e7c2372', 'mac_address': 'fa:16:3e:ed:01:08', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.235'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:01:14.298 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:01:14.298 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:01:14.298 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ff4aaf14-f2fc-418c-88ac-404bc36504f2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:01:14.320 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ff4aaf14-f2fc-418c-88ac-404bc36504f2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:01:14.320 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ff4aaf14-f2fc-418c-88ac-404bc36504f2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:01:14.320 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f92a96da-a53e-4700-a5de-daaf3e7c2372" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:14.320 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f92a96da-a53e-4700-a5de-daaf3e7c2372 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:01:14.320 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:01:14.330 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff4aaf14-f2fc-418c-88ac-404bc36504f2'] 2021-08-26 11:01:14.330 4320 2402051687176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:01:14.330 4320 2402051687176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:01:14.330 4320 2402051687176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ff4aaf14-f2fc-418c-88ac-404bc36504f2'] 2021-08-26 11:01:14.453 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f92a96da-a53e-4700-a5de-daaf3e7c2372') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:01:14.453 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f92a96da-a53e-4700-a5de-daaf3e7c2372') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:01:14.656 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f92a96da-a53e-4700-a5de-daaf3e7c2372 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:01:14.656 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port f92a96da-a53e-4700-a5de-daaf3e7c2372 2021-08-26 11:01:14.753 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:01:14.753 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f92a96da-a53e-4700-a5de-daaf3e7c2372'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:01:15.203 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:15.421 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f92a96da-a53e-4700-a5de-daaf3e7c2372']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:01:15.421 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:01:15.421 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (af9def81-3dac-4b6c-af50-d9189036b8af) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:01:15.421 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (af9def81-3dac-4b6c-af50-d9189036b8af) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:01:15.421 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f92a96da-a53e-4700-a5de-daaf3e7c2372 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:01:15.421 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:01:15.421 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f92a96da-a53e-4700-a5de-daaf3e7c2372 not yet added. Adding. 2021-08-26 11:01:15.430 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:01:15.430 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:01:15.430 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:15.535 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08b956e7-0723-4c45-8439-ade909312856 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Update security group information for ports dict_keys(['85ea9985-1e81-4ec1-96f9-dddac52720ae', 'ccc74316-afe4-4486-a736-4b4affe65e70']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:01:15.535 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08b956e7-0723-4c45-8439-ade909312856 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:01:15.535 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-08b956e7-0723-4c45-8439-ade909312856 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Update rules of security group (ee7990aa-43fd-4ac4-858f-02f909e6911f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:01:15.535 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-08b956e7-0723-4c45-8439-ade909312856 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Update members of security group (ee7990aa-43fd-4ac4-858f-02f909e6911f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:01:15.535 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08b956e7-0723-4c45-8439-ade909312856 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Update port filter for 85ea9985-1e81-4ec1-96f9-dddac52720ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:01:15.535 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08b956e7-0723-4c45-8439-ade909312856 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Updating port rules. 2021-08-26 11:01:15.556 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08b956e7-0723-4c45-8439-ade909312856 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:01:15.556 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-08b956e7-0723-4c45-8439-ade909312856 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Lock "n-hv-driver-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:15.556 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-08b956e7-0723-4c45-8439-ade909312856 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Lock "n-hv-driver-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:15.556 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-08b956e7-0723-4c45-8439-ade909312856 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Lock "n-hv-driver-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:15.569 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f92a96da-a53e-4700-a5de-daaf3e7c2372" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:15.734 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f92a96da-a53e-4700-a5de-daaf3e7c2372" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:15.734 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f92a96da-a53e-4700-a5de-daaf3e7c2372" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:15.753 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-08b956e7-0723-4c45-8439-ade909312856 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Lock "n-hv-driver-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:15.753 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08b956e7-0723-4c45-8439-ade909312856 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Update port filter for ccc74316-afe4-4486-a736-4b4affe65e70 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:01:15.753 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08b956e7-0723-4c45-8439-ade909312856 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Updating port rules. 2021-08-26 11:01:15.753 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08b956e7-0723-4c45-8439-ade909312856 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:01:15.753 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-08b956e7-0723-4c45-8439-ade909312856 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Lock "n-hv-driver-port-lock-ccc74316-afe4-4486-a736-4b4affe65e70" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:15.753 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-08b956e7-0723-4c45-8439-ade909312856 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Lock "n-hv-driver-port-lock-ccc74316-afe4-4486-a736-4b4affe65e70" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:15.753 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-08b956e7-0723-4c45-8439-ade909312856 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Lock "n-hv-driver-port-lock-ccc74316-afe4-4486-a736-4b4affe65e70" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:15.907 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f92a96da-a53e-4700-a5de-daaf3e7c2372" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:15.954 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-08b956e7-0723-4c45-8439-ade909312856 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Lock "n-hv-driver-port-lock-ccc74316-afe4-4486-a736-4b4affe65e70" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:16.008 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f92a96da-a53e-4700-a5de-daaf3e7c2372" 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:371 2021-08-26 11:01:16.008 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f92a96da-a53e-4700-a5de-daaf3e7c2372 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:01:16.008 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f92a96da-a53e-4700-a5de-daaf3e7c2372 processed. 2021-08-26 11:01:17.037 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-002f093a-6195-499f-a777-4b30bd0f0f60 0739f177f66f4c72b07aeb9f13c133f0 985aa4baf7bd4424a3f5d814dca97be1 - - -] Security group member updated on remote: ['10f0e864-9cbc-42ea-abda-e99ddde5bed6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:01:17.037 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-002f093a-6195-499f-a777-4b30bd0f0f60 0739f177f66f4c72b07aeb9f13c133f0 985aa4baf7bd4424a3f5d814dca97be1 - - -] Security group member updated ['10f0e864-9cbc-42ea-abda-e99ddde5bed6'] 2021-08-26 11:01:17.187 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93cc1fd4-d51a-41ce-985d-b04e5995f6a1 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network af229989-0d79-40ca-b9dc-7ebe185f0227 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:01:17.187 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93cc1fd4-d51a-41ce-985d-b04e5995f6a1 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network af229989-0d79-40ca-b9dc-7ebe185f0227 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:01:17.203 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-002f093a-6195-499f-a777-4b30bd0f0f60 0739f177f66f4c72b07aeb9f13c133f0 985aa4baf7bd4424a3f5d814dca97be1 - - -] port_delete event received for '2248def7-3561-4d28-a8c2-7f2fd801152f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:01:17.203 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:17.718 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:19.177 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1fdfa79-8d36-4364-8310-3f4af885fc20 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Security group member updated on remote: ['ee7990aa-43fd-4ac4-858f-02f909e6911f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:01:19.177 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-b1fdfa79-8d36-4364-8310-3f4af885fc20 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Security group member updated ['ee7990aa-43fd-4ac4-858f-02f909e6911f'] 2021-08-26 11:01:19.177 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-b1fdfa79-8d36-4364-8310-3f4af885fc20 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Refresh firewall rules 2021-08-26 11:01:19.177 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1fdfa79-8d36-4364-8310-3f4af885fc20 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Get security group information for devices via rpc ['85ea9985-1e81-4ec1-96f9-dddac52720ae', 'ccc74316-afe4-4486-a736-4b4affe65e70'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:01:19.215 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ccc74316-afe4-4486-a736-4b4affe65e70 2021-08-26 11:01:19.282 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46fc991f-2f1e-4fcd-8a82-9b3cbc0ea2b2 - - - - -] port_update received: 74cc9022-7c19-4be2-a293-ad14d992b1f2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:01:19.300 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46fc991f-2f1e-4fcd-8a82-9b3cbc0ea2b2 - - - - -] No port 74cc9022-7c19-4be2-a293-ad14d992b1f2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:01:19.439 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1fdfa79-8d36-4364-8310-3f4af885fc20 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] port_delete event received for 'ccc74316-afe4-4486-a736-4b4affe65e70' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:01:19.574 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b1fdfa79-8d36-4364-8310-3f4af885fc20 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Update security group information for ports dict_keys(['85ea9985-1e81-4ec1-96f9-dddac52720ae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:01:19.579 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b1fdfa79-8d36-4364-8310-3f4af885fc20 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:01:19.579 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b1fdfa79-8d36-4364-8310-3f4af885fc20 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Update rules of security group (ee7990aa-43fd-4ac4-858f-02f909e6911f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:01:19.579 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b1fdfa79-8d36-4364-8310-3f4af885fc20 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Update members of security group (ee7990aa-43fd-4ac4-858f-02f909e6911f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:01:19.579 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b1fdfa79-8d36-4364-8310-3f4af885fc20 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Update port filter for 85ea9985-1e81-4ec1-96f9-dddac52720ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:01:19.579 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b1fdfa79-8d36-4364-8310-3f4af885fc20 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Updating port rules. 2021-08-26 11:01:19.579 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b1fdfa79-8d36-4364-8310-3f4af885fc20 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:01:19.579 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-b1fdfa79-8d36-4364-8310-3f4af885fc20 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Lock "n-hv-driver-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:19.579 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-b1fdfa79-8d36-4364-8310-3f4af885fc20 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Lock "n-hv-driver-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:19.579 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-b1fdfa79-8d36-4364-8310-3f4af885fc20 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Lock "n-hv-driver-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:19.751 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-b1fdfa79-8d36-4364-8310-3f4af885fc20 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Lock "n-hv-driver-port-lock-85ea9985-1e81-4ec1-96f9-dddac52720ae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:20.099 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-80d411d3-f69e-4ad9-9a7f-6c1d6a72cc48 0739f177f66f4c72b07aeb9f13c133f0 985aa4baf7bd4424a3f5d814dca97be1 - - -] Security group member updated on remote: ['10f0e864-9cbc-42ea-abda-e99ddde5bed6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:01:20.099 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-80d411d3-f69e-4ad9-9a7f-6c1d6a72cc48 0739f177f66f4c72b07aeb9f13c133f0 985aa4baf7bd4424a3f5d814dca97be1 - - -] Security group member updated ['10f0e864-9cbc-42ea-abda-e99ddde5bed6'] 2021-08-26 11:01:20.196 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80d411d3-f69e-4ad9-9a7f-6c1d6a72cc48 0739f177f66f4c72b07aeb9f13c133f0 985aa4baf7bd4424a3f5d814dca97be1 - - -] port_delete event received for '0af058a2-652f-44c6-b817-0808c3ad44ba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:01:20.868 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-554e2c63-5606-4bf0-b797-d4d37f55bdba 4e87dbeb157e4888b6f3c1f709abafbb 9abac20461a94593bc441439dce97d53 - - -] Security group member updated on remote: ['e483f3e1-934b-4224-8bec-60c511a9ebd0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:01:20.868 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-554e2c63-5606-4bf0-b797-d4d37f55bdba 4e87dbeb157e4888b6f3c1f709abafbb 9abac20461a94593bc441439dce97d53 - - -] Security group member updated ['e483f3e1-934b-4224-8bec-60c511a9ebd0'] 2021-08-26 11:01:21.081 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-554e2c63-5606-4bf0-b797-d4d37f55bdba 4e87dbeb157e4888b6f3c1f709abafbb 9abac20461a94593bc441439dce97d53 - - -] port_delete event received for '92278107-94db-4b24-b81e-094a3d3d30f2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:01:21.212 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:01:21.212 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ccc74316-afe4-4486-a736-4b4affe65e70' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:01:21.212 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ccc74316-afe4-4486-a736-4b4affe65e70' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:01:21.212 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ccc74316-afe4-4486-a736-4b4affe65e70 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:01:21.229 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ccc74316-afe4-4486-a736-4b4affe65e70'] 2021-08-26 11:01:21.229 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:01:21.229 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:01:21.229 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ccc74316-afe4-4486-a736-4b4affe65e70'] 2021-08-26 11:01:23.137 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2f232db5-acaf-45c4-8bed-419a8a7e360c a1114b9e2b974a36ac721923c028807b 8ef4800846ed46d9aa6c8d8ffd4ba977 - - -] Security group member updated on remote: ['da61d442-2130-42db-9ff9-33b78fc94809'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:01:23.137 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-2f232db5-acaf-45c4-8bed-419a8a7e360c a1114b9e2b974a36ac721923c028807b 8ef4800846ed46d9aa6c8d8ffd4ba977 - - -] Security group member updated ['da61d442-2130-42db-9ff9-33b78fc94809'] 2021-08-26 11:01:23.208 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:23.234 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 85ea9985-1e81-4ec1-96f9-dddac52720ae 2021-08-26 11:01:23.288 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f232db5-acaf-45c4-8bed-419a8a7e360c a1114b9e2b974a36ac721923c028807b 8ef4800846ed46d9aa6c8d8ffd4ba977 - - -] port_delete event received for '90783ad2-64a8-411a-815c-f277e46c4d9b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:01:23.317 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:23.570 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8b20eb2-b0db-4105-bb2b-301d8b6746e8 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Security group member updated on remote: ['ee7990aa-43fd-4ac4-858f-02f909e6911f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:01:23.570 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-d8b20eb2-b0db-4105-bb2b-301d8b6746e8 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Security group member updated ['ee7990aa-43fd-4ac4-858f-02f909e6911f'] 2021-08-26 11:01:23.570 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-d8b20eb2-b0db-4105-bb2b-301d8b6746e8 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Refresh firewall rules 2021-08-26 11:01:23.570 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8b20eb2-b0db-4105-bb2b-301d8b6746e8 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Get security group information for devices via rpc ['85ea9985-1e81-4ec1-96f9-dddac52720ae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:01:23.688 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8b20eb2-b0db-4105-bb2b-301d8b6746e8 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] port_delete event received for '85ea9985-1e81-4ec1-96f9-dddac52720ae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:01:23.719 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d8b20eb2-b0db-4105-bb2b-301d8b6746e8 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:01:23.719 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d8b20eb2-b0db-4105-bb2b-301d8b6746e8 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:01:24.984 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-366018dc-56f6-4d27-b2b5-e83e1a09c730 - - - - -] port_update received: 61477b00-3899-4b13-bdab-3228de34a3b5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:01:25.007 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-366018dc-56f6-4d27-b2b5-e83e1a09c730 - - - - -] No port 61477b00-3899-4b13-bdab-3228de34a3b5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:01:25.223 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:01:25.223 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '85ea9985-1e81-4ec1-96f9-dddac52720ae' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:01:25.223 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '85ea9985-1e81-4ec1-96f9-dddac52720ae' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:01:25.223 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 85ea9985-1e81-4ec1-96f9-dddac52720ae _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:01:25.223 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['85ea9985-1e81-4ec1-96f9-dddac52720ae'] 2021-08-26 11:01:25.223 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:01:25.223 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:01:25.223 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['85ea9985-1e81-4ec1-96f9-dddac52720ae'] 2021-08-26 11:01:25.253 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f92a96da-a53e-4700-a5de-daaf3e7c2372 2021-08-26 11:01:25.851 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-883c5362-f73b-411f-b2e8-228747e2f08a 0739f177f66f4c72b07aeb9f13c133f0 985aa4baf7bd4424a3f5d814dca97be1 - - -] Security group member updated on remote: ['10f0e864-9cbc-42ea-abda-e99ddde5bed6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:01:25.851 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-883c5362-f73b-411f-b2e8-228747e2f08a 0739f177f66f4c72b07aeb9f13c133f0 985aa4baf7bd4424a3f5d814dca97be1 - - -] Security group member updated ['10f0e864-9cbc-42ea-abda-e99ddde5bed6'] 2021-08-26 11:01:26.116 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-883c5362-f73b-411f-b2e8-228747e2f08a 0739f177f66f4c72b07aeb9f13c133f0 985aa4baf7bd4424a3f5d814dca97be1 - - -] port_delete event received for '78814aee-a222-4494-bda7-6df2fe1b2fae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:01:26.320 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-762bbe0f-b08d-4c20-a7e6-0926f5d254b2 a636d288557e4725b77f22f80082bc69 402edbd70d06441584a0362400049b03 - - -] Security group rule updated on remote: ['71b2ac21-1b66-4c30-8d18-f21b237b81dd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 11:01:26.320 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-762bbe0f-b08d-4c20-a7e6-0926f5d254b2 a636d288557e4725b77f22f80082bc69 402edbd70d06441584a0362400049b03 - - -] Security group rule updated ['71b2ac21-1b66-4c30-8d18-f21b237b81dd'] 2021-08-26 11:01:26.687 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-42eff199-efd8-48c9-880b-d646a963de58 a952be8880564646a59105800c26e916 372255d9e08040b99d2fe0fc20a257a9 - - -] Security group member updated on remote: ['af9def81-3dac-4b6c-af50-d9189036b8af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:01:26.687 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-42eff199-efd8-48c9-880b-d646a963de58 a952be8880564646a59105800c26e916 372255d9e08040b99d2fe0fc20a257a9 - - -] Security group member updated ['af9def81-3dac-4b6c-af50-d9189036b8af'] 2021-08-26 11:01:26.687 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-42eff199-efd8-48c9-880b-d646a963de58 a952be8880564646a59105800c26e916 372255d9e08040b99d2fe0fc20a257a9 - - -] Refresh firewall rules 2021-08-26 11:01:26.687 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-42eff199-efd8-48c9-880b-d646a963de58 a952be8880564646a59105800c26e916 372255d9e08040b99d2fe0fc20a257a9 - - -] Get security group information for devices via rpc ['f92a96da-a53e-4700-a5de-daaf3e7c2372'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:01:26.742 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-42eff199-efd8-48c9-880b-d646a963de58 a952be8880564646a59105800c26e916 372255d9e08040b99d2fe0fc20a257a9 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:01:26.742 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-42eff199-efd8-48c9-880b-d646a963de58 a952be8880564646a59105800c26e916 372255d9e08040b99d2fe0fc20a257a9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:01:26.905 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42eff199-efd8-48c9-880b-d646a963de58 a952be8880564646a59105800c26e916 372255d9e08040b99d2fe0fc20a257a9 - - -] port_delete event received for 'f92a96da-a53e-4700-a5de-daaf3e7c2372' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:01:27.070 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-baa9bb80-5942-47b7-a82a-92694388c8f2 a636d288557e4725b77f22f80082bc69 402edbd70d06441584a0362400049b03 - - -] Security group rule updated on remote: ['71b2ac21-1b66-4c30-8d18-f21b237b81dd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 11:01:27.070 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-baa9bb80-5942-47b7-a82a-92694388c8f2 a636d288557e4725b77f22f80082bc69 402edbd70d06441584a0362400049b03 - - -] Security group rule updated ['71b2ac21-1b66-4c30-8d18-f21b237b81dd'] 2021-08-26 11:01:27.218 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:01:27.218 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f92a96da-a53e-4700-a5de-daaf3e7c2372' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:01:27.218 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f92a96da-a53e-4700-a5de-daaf3e7c2372' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:01:27.218 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f92a96da-a53e-4700-a5de-daaf3e7c2372 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:01:27.218 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:27.223 4320 2402051687352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d48aff0f-0d36-4112-b507-7ec94d5c6585 2021-08-26 11:01:27.223 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f92a96da-a53e-4700-a5de-daaf3e7c2372'] 2021-08-26 11:01:27.223 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:01:27.223 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:01:27.223 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f92a96da-a53e-4700-a5de-daaf3e7c2372'] 2021-08-26 11:01:27.379 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:27.530 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-498ef912-7027-4051-86af-0d56897bbfbc 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network e6c8a1df-05a9-4990-8701-e7cf6c0c3aed network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:01:27.530 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-498ef912-7027-4051-86af-0d56897bbfbc 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network e6c8a1df-05a9-4990-8701-e7cf6c0c3aed not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:01:27.550 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed3385f0-b880-4da8-9ab0-0970bbce2787 4e87dbeb157e4888b6f3c1f709abafbb 9abac20461a94593bc441439dce97d53 - - -] port_delete event received for 'd5d1b8a5-9989-4d8f-887b-01ff320542e9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:01:29.468 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-830cb1e8-a6f2-4639-8339-0f5e081bc35f 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network 905fd682-cd43-44a2-80c7-822ed3fcfdce network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:01:29.468 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-830cb1e8-a6f2-4639-8339-0f5e081bc35f 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network 905fd682-cd43-44a2-80c7-822ed3fcfdce not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:01:29.618 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1ca1c46-e68a-4658-a6de-a8cc00e40d31 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Security group member updated on remote: ['ee7990aa-43fd-4ac4-858f-02f909e6911f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:01:29.618 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-d1ca1c46-e68a-4658-a6de-a8cc00e40d31 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] Security group member updated ['ee7990aa-43fd-4ac4-858f-02f909e6911f'] 2021-08-26 11:01:29.774 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b7c39aee-e9d9-45f8-8b75-68ab8c17fb33 a49594d232214ef6ba3568e3e5b08842 e372642c49b24eb18bc8c16d6c6072eb - - -] Security group member updated on remote: ['7c203399-2cf1-482d-9dc3-c63742323649'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:01:29.774 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-b7c39aee-e9d9-45f8-8b75-68ab8c17fb33 a49594d232214ef6ba3568e3e5b08842 e372642c49b24eb18bc8c16d6c6072eb - - -] Security group member updated ['7c203399-2cf1-482d-9dc3-c63742323649'] 2021-08-26 11:01:29.843 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1ca1c46-e68a-4658-a6de-a8cc00e40d31 ed59b6935b9848f985d459b15b2f011f 8d4b8f48079643f6a5e99d95df48a6c0 - - -] port_delete event received for 'de90ef6b-fa4f-4d41-b5fa-70bdfd580294' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:01:30.718 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ef64362-1596-490a-89ae-3c626cdae4bb 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network a3b9ed93-e199-4c9a-a906-b7ee2e10cdf3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:01:30.718 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4ef64362-1596-490a-89ae-3c626cdae4bb 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Reclaiming local network a3b9ed93-e199-4c9a-a906-b7ee2e10cdf3 2021-08-26 11:01:31.835 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1b545ea-8969-4f95-803b-5e95430c3332 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 1a699de6-7512-417b-9933-83079953f990 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:01:31.861 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1b545ea-8969-4f95-803b-5e95430c3332 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 1a699de6-7512-417b-9933-83079953f990 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:01:31.971 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04103ad1-3709-4177-bd2b-5811342f93d0 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network 43a94eb9-0750-4a1d-8951-409b38386bbf network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:01:31.971 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04103ad1-3709-4177-bd2b-5811342f93d0 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network 43a94eb9-0750-4a1d-8951-409b38386bbf not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:01:34.102 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7ec57ce3-e4b0-4d61-a869-40203ecae279 4989c57d62464348ae98abdf59a9bdb3 38b6607966c040f098c8c8520a10011e - - -] Security group member updated on remote: ['af9def81-3dac-4b6c-af50-d9189036b8af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:01:34.102 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-7ec57ce3-e4b0-4d61-a869-40203ecae279 4989c57d62464348ae98abdf59a9bdb3 38b6607966c040f098c8c8520a10011e - - -] Security group member updated ['af9def81-3dac-4b6c-af50-d9189036b8af'] 2021-08-26 11:01:35.804 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a2576f1-89b8-432a-bbc7-147ede8c6693 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 8b673c05-a502-4e8f-ac87-d48ed1a6a741 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:01:35.834 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a2576f1-89b8-432a-bbc7-147ede8c6693 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 8b673c05-a502-4e8f-ac87-d48ed1a6a741 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:01:36.866 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a99aaeb-319a-43d3-92dd-4b05a97c558f a636d288557e4725b77f22f80082bc69 402edbd70d06441584a0362400049b03 - - -] Security group member updated on remote: ['71b2ac21-1b66-4c30-8d18-f21b237b81dd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:01:36.866 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-0a99aaeb-319a-43d3-92dd-4b05a97c558f a636d288557e4725b77f22f80082bc69 402edbd70d06441584a0362400049b03 - - -] Security group member updated ['71b2ac21-1b66-4c30-8d18-f21b237b81dd'] 2021-08-26 11:01:39.061 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8b673c05-a502-4e8f-ac87-d48ed1a6a741 2021-08-26 11:01:39.061 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7368b9b4-8ea0-4890-8e28-62f6b30959af 2021-08-26 11:01:39.310 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:01:40.014 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5165570a-4588-4d49-b564-389585c7617b a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 0f0a86ad-1c51-4bb7-86fc-c4226fa4225f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:01:40.030 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb8f2f05-0f2c-4b70-b549-e6f932573c0c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 7368b9b4-8ea0-4890-8e28-62f6b30959af port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:01:40.030 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5165570a-4588-4d49-b564-389585c7617b a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 0f0a86ad-1c51-4bb7-86fc-c4226fa4225f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:01:40.030 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-eb8f2f05-0f2c-4b70-b549-e6f932573c0c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-agent-port-lock-7368b9b4-8ea0-4890-8e28-62f6b30959af" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:40.030 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb8f2f05-0f2c-4b70-b549-e6f932573c0c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Binding port 7368b9b4-8ea0-4890-8e28-62f6b30959af _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:01:40.030 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb8f2f05-0f2c-4b70-b549-e6f932573c0c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:01:40.056 4320 2402051687352 MainThread DEBUG neutron.services.trunk.rpc.agent [req-eb8f2f05-0f2c-4b70-b549-e6f932573c0c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7368b9b4-8ea0-4890-8e28-62f6b30959af') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:01:40.056 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-eb8f2f05-0f2c-4b70-b549-e6f932573c0c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7368b9b4-8ea0-4890-8e28-62f6b30959af') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:01:40.064 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-eb8f2f05-0f2c-4b70-b549-e6f932573c0c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Trunk plugin disabled on server. Assuming port 7368b9b4-8ea0-4890-8e28-62f6b30959af is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:01:40.064 4320 2402051687352 MainThread INFO networking_hyperv.neutron.trunk_driver [req-eb8f2f05-0f2c-4b70-b549-e6f932573c0c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Binding VLAN ID: 367, VLAN trunk: None to switch port 7368b9b4-8ea0-4890-8e28-62f6b30959af 2021-08-26 11:01:40.118 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [req-eb8f2f05-0f2c-4b70-b549-e6f932573c0c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Refresh firewall rules 2021-08-26 11:01:40.118 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb8f2f05-0f2c-4b70-b549-e6f932573c0c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Get security group information for devices via rpc ['7368b9b4-8ea0-4890-8e28-62f6b30959af'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:01:40.867 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 8b673c05-a502-4e8f-ac87-d48ed1a6a741 2021-08-26 11:01:40.867 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 8b673c05-a502-4e8f-ac87-d48ed1a6a741 updated. Details: {'device': '8b673c05-a502-4e8f-ac87-d48ed1a6a741', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': '8b673c05-a502-4e8f-ac87-d48ed1a6a741', 'mac_address': 'fa:16:3e:a0:16:26', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.20'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:01:40.867 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:01:40.867 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 7368b9b4-8ea0-4890-8e28-62f6b30959af 2021-08-26 11:01:40.867 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Missing port_id from device details: 7368b9b4-8ea0-4890-8e28-62f6b30959af. Details: {'device': '7368b9b4-8ea0-4890-8e28-62f6b30959af', 'no_active_binding': True} _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:374 2021-08-26 11:01:40.867 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:01:40.867 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8b673c05-a502-4e8f-ac87-d48ed1a6a741" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:40.878 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8b673c05-a502-4e8f-ac87-d48ed1a6a741 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:01:40.878 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d48aff0f-0d36-4112-b507-7ec94d5c6585 2021-08-26 11:01:40.878 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:01:40.895 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eb8f2f05-0f2c-4b70-b549-e6f932573c0c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update security group information for ports dict_keys(['7368b9b4-8ea0-4890-8e28-62f6b30959af']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:01:40.895 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eb8f2f05-0f2c-4b70-b549-e6f932573c0c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:01:40.895 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-eb8f2f05-0f2c-4b70-b549-e6f932573c0c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update rules of security group (db5ff184-46c2-49b0-af3c-e37b063b077e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:01:40.895 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-eb8f2f05-0f2c-4b70-b549-e6f932573c0c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update members of security group (db5ff184-46c2-49b0-af3c-e37b063b077e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:01:40.895 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eb8f2f05-0f2c-4b70-b549-e6f932573c0c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Update port filter for 7368b9b4-8ea0-4890-8e28-62f6b30959af _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:01:40.895 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eb8f2f05-0f2c-4b70-b549-e6f932573c0c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Updating port rules. 2021-08-26 11:01:40.895 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eb8f2f05-0f2c-4b70-b549-e6f932573c0c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Device 7368b9b4-8ea0-4890-8e28-62f6b30959af not yet added. Adding. 2021-08-26 11:01:40.895 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-eb8f2f05-0f2c-4b70-b549-e6f932573c0c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:01:40.895 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-eb8f2f05-0f2c-4b70-b549-e6f932573c0c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:01:41.020 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-eb8f2f05-0f2c-4b70-b549-e6f932573c0c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-driver-port-lock-7368b9b4-8ea0-4890-8e28-62f6b30959af" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:41.020 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8b673c05-a502-4e8f-ac87-d48ed1a6a741') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:01:41.020 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8b673c05-a502-4e8f-ac87-d48ed1a6a741') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:01:41.046 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8b673c05-a502-4e8f-ac87-d48ed1a6a741 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:01:41.046 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port 8b673c05-a502-4e8f-ac87-d48ed1a6a741 2021-08-26 11:01:41.124 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-eb8f2f05-0f2c-4b70-b549-e6f932573c0c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-driver-port-lock-7368b9b4-8ea0-4890-8e28-62f6b30959af" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:41.124 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-eb8f2f05-0f2c-4b70-b549-e6f932573c0c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-driver-port-lock-7368b9b4-8ea0-4890-8e28-62f6b30959af" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:41.140 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:01:41.140 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8b673c05-a502-4e8f-ac87-d48ed1a6a741'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:01:41.250 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-eb8f2f05-0f2c-4b70-b549-e6f932573c0c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-driver-port-lock-7368b9b4-8ea0-4890-8e28-62f6b30959af" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:41.282 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-eb8f2f05-0f2c-4b70-b549-e6f932573c0c a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] Lock "n-hv-agent-port-lock-7368b9b4-8ea0-4890-8e28-62f6b30959af" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:41.330 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6816df8d-fce8-47da-a123-98e5ff587c2d - - - - -] port_update received: dcbac31f-da10-4d1c-be06-71b1e9b07d80 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:01:41.330 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6816df8d-fce8-47da-a123-98e5ff587c2d - - - - -] No port dcbac31f-da10-4d1c-be06-71b1e9b07d80 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:01:41.347 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8b673c05-a502-4e8f-ac87-d48ed1a6a741']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:01:41.347 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:01:41.347 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (af9def81-3dac-4b6c-af50-d9189036b8af) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:01:41.347 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (af9def81-3dac-4b6c-af50-d9189036b8af) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:01:41.347 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8b673c05-a502-4e8f-ac87-d48ed1a6a741 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:01:41.347 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:01:41.347 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8b673c05-a502-4e8f-ac87-d48ed1a6a741 not yet added. Adding. 2021-08-26 11:01:41.347 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:01:41.347 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:01:41.486 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8b673c05-a502-4e8f-ac87-d48ed1a6a741" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:41.641 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8b673c05-a502-4e8f-ac87-d48ed1a6a741" 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:371 2021-08-26 11:01:41.641 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8b673c05-a502-4e8f-ac87-d48ed1a6a741" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:41.831 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8b673c05-a502-4e8f-ac87-d48ed1a6a741" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:41.957 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8b673c05-a502-4e8f-ac87-d48ed1a6a741" 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:371 2021-08-26 11:01:41.957 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8b673c05-a502-4e8f-ac87-d48ed1a6a741 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:01:41.957 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8b673c05-a502-4e8f-ac87-d48ed1a6a741 processed. 2021-08-26 11:01:43.098 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0f0a86ad-1c51-4bb7-86fc-c4226fa4225f 2021-08-26 11:01:43.335 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:01:43.335 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:44.108 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 0f0a86ad-1c51-4bb7-86fc-c4226fa4225f 2021-08-26 11:01:44.108 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 0f0a86ad-1c51-4bb7-86fc-c4226fa4225f updated. Details: {'device': '0f0a86ad-1c51-4bb7-86fc-c4226fa4225f', 'network_id': '440675cf-9fc3-437f-ab1f-892c9cd535e7', 'port_id': '0f0a86ad-1c51-4bb7-86fc-c4226fa4225f', 'mac_address': 'fa:16:3e:7a:06:02', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 369, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '856d6292-d351-475d-a323-deaf478df256', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:01:44.108 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:01:44.108 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0f0a86ad-1c51-4bb7-86fc-c4226fa4225f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:44.108 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0f0a86ad-1c51-4bb7-86fc-c4226fa4225f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:01:44.124 4320 2402051687352 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 440675cf-9fc3-437f-ab1f-892c9cd535e7 2021-08-26 11:01:44.124 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:01:44.265 4320 2402051687352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0f0a86ad-1c51-4bb7-86fc-c4226fa4225f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:01:44.265 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0f0a86ad-1c51-4bb7-86fc-c4226fa4225f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:01:44.265 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0f0a86ad-1c51-4bb7-86fc-c4226fa4225f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:01:44.265 4320 2402051687352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 369, VLAN trunk: None to switch port 0f0a86ad-1c51-4bb7-86fc-c4226fa4225f 2021-08-26 11:01:44.265 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.938s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:44.360 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:01:44.360 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0f0a86ad-1c51-4bb7-86fc-c4226fa4225f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:01:44.967 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0f0a86ad-1c51-4bb7-86fc-c4226fa4225f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:01:44.983 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:01:44.984 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (71b2ac21-1b66-4c30-8d18-f21b237b81dd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:01:44.984 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0f0a86ad-1c51-4bb7-86fc-c4226fa4225f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:01:44.984 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:01:44.984 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0f0a86ad-1c51-4bb7-86fc-c4226fa4225f not yet added. Adding. 2021-08-26 11:01:44.984 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:01:44.984 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:01:45.132 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0f0a86ad-1c51-4bb7-86fc-c4226fa4225f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:45.288 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0f0a86ad-1c51-4bb7-86fc-c4226fa4225f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:45.288 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0f0a86ad-1c51-4bb7-86fc-c4226fa4225f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:45.457 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0f0a86ad-1c51-4bb7-86fc-c4226fa4225f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:45.554 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0f0a86ad-1c51-4bb7-86fc-c4226fa4225f" 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:371 2021-08-26 11:01:45.573 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0f0a86ad-1c51-4bb7-86fc-c4226fa4225f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:01:45.573 4320 2402051687352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0f0a86ad-1c51-4bb7-86fc-c4226fa4225f processed. 2021-08-26 11:01:46.262 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-206a952e-e5eb-499f-ad13-86ae0765aa7b a49594d232214ef6ba3568e3e5b08842 e372642c49b24eb18bc8c16d6c6072eb - - -] Security group member updated on remote: ['7c203399-2cf1-482d-9dc3-c63742323649'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:01:46.262 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-206a952e-e5eb-499f-ad13-86ae0765aa7b a49594d232214ef6ba3568e3e5b08842 e372642c49b24eb18bc8c16d6c6072eb - - -] Security group member updated ['7c203399-2cf1-482d-9dc3-c63742323649'] 2021-08-26 11:01:46.439 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-206a952e-e5eb-499f-ad13-86ae0765aa7b a49594d232214ef6ba3568e3e5b08842 e372642c49b24eb18bc8c16d6c6072eb - - -] port_delete event received for '1a699de6-7512-417b-9933-83079953f990' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:01:47.351 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:47.694 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb990a73-34e6-4b2b-8d74-caf49535a070 bd719a9445b84030909a92fde7f457ab c577031d65784de4bebf4822099ad2a9 - - -] Security group member updated on remote: ['7b797419-f7ef-4320-8038-a4db23fb7a19'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:01:47.694 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [req-eb990a73-34e6-4b2b-8d74-caf49535a070 bd719a9445b84030909a92fde7f457ab c577031d65784de4bebf4822099ad2a9 - - -] Security group member updated ['7b797419-f7ef-4320-8038-a4db23fb7a19'] 2021-08-26 11:01:48.378 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d4158e3-8df4-428f-956e-31591dfce46d - - - - -] port_update received: 48608b0f-6585-48d3-b956-672d801f8a16 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:01:48.405 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d4158e3-8df4-428f-956e-31591dfce46d - - - - -] No port 48608b0f-6585-48d3-b956-672d801f8a16 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:01:48.518 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:49.157 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9dfff765-c894-4f42-a6c2-d3185f5331b5 - - - - -] port_update received: 4340e637-9a1c-4051-812e-515e78114d71 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:01:49.173 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9dfff765-c894-4f42-a6c2-d3185f5331b5 - - - - -] No port 4340e637-9a1c-4051-812e-515e78114d71 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:01:49.334 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2e003d6f-07a0-4a31-ad1e-855c2035b526 41c96614d92b42dea61baa09391fef78 ef1180e21aed4365b2f0c7f3ccec207e - - -] Security group rule updated on remote: ['3efe0bf4-f5cd-48cd-b062-71d18c0505e9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 11:01:49.334 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-2e003d6f-07a0-4a31-ad1e-855c2035b526 41c96614d92b42dea61baa09391fef78 ef1180e21aed4365b2f0c7f3ccec207e - - -] Security group rule updated ['3efe0bf4-f5cd-48cd-b062-71d18c0505e9'] 2021-08-26 11:01:50.116 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1257f528-2342-4c65-a098-21d22f49837c 41c96614d92b42dea61baa09391fef78 ef1180e21aed4365b2f0c7f3ccec207e - - -] Security group rule updated on remote: ['3efe0bf4-f5cd-48cd-b062-71d18c0505e9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 11:01:50.116 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-1257f528-2342-4c65-a098-21d22f49837c 41c96614d92b42dea61baa09391fef78 ef1180e21aed4365b2f0c7f3ccec207e - - -] Security group rule updated ['3efe0bf4-f5cd-48cd-b062-71d18c0505e9'] 2021-08-26 11:01:50.330 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72ed8500-53f4-46fa-9e4d-d2cde0500bab a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: b428d18f-58a6-421e-9d8d-0061a6be06b1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:01:50.343 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72ed8500-53f4-46fa-9e4d-d2cde0500bab a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port b428d18f-58a6-421e-9d8d-0061a6be06b1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:01:51.130 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-938c955b-6351-4704-95ed-64e07da0fa2b 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network 4abc3b4d-340a-461f-98cc-74f2ab8354ac network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:01:51.130 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-938c955b-6351-4704-95ed-64e07da0fa2b 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network 4abc3b4d-340a-461f-98cc-74f2ab8354ac not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:01:51.452 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8b673c05-a502-4e8f-ac87-d48ed1a6a741 2021-08-26 11:01:53.359 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:01:53.359 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8b673c05-a502-4e8f-ac87-d48ed1a6a741' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:01:53.359 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8b673c05-a502-4e8f-ac87-d48ed1a6a741' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:01:53.359 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8b673c05-a502-4e8f-ac87-d48ed1a6a741 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:01:53.378 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d48aff0f-0d36-4112-b507-7ec94d5c6585 2021-08-26 11:01:53.378 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8b673c05-a502-4e8f-ac87-d48ed1a6a741'] 2021-08-26 11:01:53.378 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:01:53.378 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:01:53.378 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8b673c05-a502-4e8f-ac87-d48ed1a6a741'] 2021-08-26 11:01:53.601 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0e95e100-c4c7-4266-a812-8458221f24ed 4989c57d62464348ae98abdf59a9bdb3 38b6607966c040f098c8c8520a10011e - - -] Security group member updated on remote: ['af9def81-3dac-4b6c-af50-d9189036b8af'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:01:53.601 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-0e95e100-c4c7-4266-a812-8458221f24ed 4989c57d62464348ae98abdf59a9bdb3 38b6607966c040f098c8c8520a10011e - - -] Security group member updated ['af9def81-3dac-4b6c-af50-d9189036b8af'] 2021-08-26 11:01:54.254 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e95e100-c4c7-4266-a812-8458221f24ed 4989c57d62464348ae98abdf59a9bdb3 38b6607966c040f098c8c8520a10011e - - -] port_delete event received for '8b673c05-a502-4e8f-ac87-d48ed1a6a741' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:01:55.373 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:55.446 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:55.500 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7368b9b4-8ea0-4890-8e28-62f6b30959af 2021-08-26 11:01:56.630 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d76a712-2022-4dc4-a97c-10f74a4e5048 - - - - -] port_update received: 472ad012-339c-458c-b890-04617b614e20 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:01:56.653 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d76a712-2022-4dc4-a97c-10f74a4e5048 - - - - -] No port 472ad012-339c-458c-b890-04617b614e20 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:01:56.757 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-49c9cd8d-5230-463d-894a-8afccb45c236 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Security group member updated on remote: ['db5ff184-46c2-49b0-af3c-e37b063b077e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:01:56.757 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-49c9cd8d-5230-463d-894a-8afccb45c236 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Security group member updated ['db5ff184-46c2-49b0-af3c-e37b063b077e'] 2021-08-26 11:01:56.757 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-49c9cd8d-5230-463d-894a-8afccb45c236 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Refresh firewall rules 2021-08-26 11:01:56.757 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-49c9cd8d-5230-463d-894a-8afccb45c236 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Get security group information for devices via rpc ['12797b1f-e5a1-483e-b180-a50793a48eea', '7368b9b4-8ea0-4890-8e28-62f6b30959af'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:01:56.992 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49c9cd8d-5230-463d-894a-8afccb45c236 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] port_delete event received for '7368b9b4-8ea0-4890-8e28-62f6b30959af' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:01:57.077 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-49c9cd8d-5230-463d-894a-8afccb45c236 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Update security group information for ports dict_keys(['12797b1f-e5a1-483e-b180-a50793a48eea']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:01:57.077 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-49c9cd8d-5230-463d-894a-8afccb45c236 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:01:57.077 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-49c9cd8d-5230-463d-894a-8afccb45c236 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Update rules of security group (db5ff184-46c2-49b0-af3c-e37b063b077e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:01:57.077 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-49c9cd8d-5230-463d-894a-8afccb45c236 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Update members of security group (db5ff184-46c2-49b0-af3c-e37b063b077e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:01:57.077 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-49c9cd8d-5230-463d-894a-8afccb45c236 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Update port filter for 12797b1f-e5a1-483e-b180-a50793a48eea _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:01:57.077 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-49c9cd8d-5230-463d-894a-8afccb45c236 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Updating port rules. 2021-08-26 11:01:57.077 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-49c9cd8d-5230-463d-894a-8afccb45c236 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:01:57.077 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-49c9cd8d-5230-463d-894a-8afccb45c236 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Lock "n-hv-driver-port-lock-12797b1f-e5a1-483e-b180-a50793a48eea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:57.077 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-49c9cd8d-5230-463d-894a-8afccb45c236 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Lock "n-hv-driver-port-lock-12797b1f-e5a1-483e-b180-a50793a48eea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:57.077 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-49c9cd8d-5230-463d-894a-8afccb45c236 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Lock "n-hv-driver-port-lock-12797b1f-e5a1-483e-b180-a50793a48eea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:57.283 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-49c9cd8d-5230-463d-894a-8afccb45c236 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Lock "n-hv-driver-port-lock-12797b1f-e5a1-483e-b180-a50793a48eea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:01:57.389 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:01:57.389 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7368b9b4-8ea0-4890-8e28-62f6b30959af' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:01:57.389 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7368b9b4-8ea0-4890-8e28-62f6b30959af' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:01:57.389 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7368b9b4-8ea0-4890-8e28-62f6b30959af _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:01:57.405 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7368b9b4-8ea0-4890-8e28-62f6b30959af'] 2021-08-26 11:01:57.405 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:01:57.405 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:01:57.405 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7368b9b4-8ea0-4890-8e28-62f6b30959af'] 2021-08-26 11:01:59.414 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:01:59.620 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:02:01.719 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-322a8728-351f-44d5-a723-9d533a5ce53c 41c96614d92b42dea61baa09391fef78 ef1180e21aed4365b2f0c7f3ccec207e - - -] Security group member updated on remote: ['3efe0bf4-f5cd-48cd-b062-71d18c0505e9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:02:01.719 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-322a8728-351f-44d5-a723-9d533a5ce53c 41c96614d92b42dea61baa09391fef78 ef1180e21aed4365b2f0c7f3ccec207e - - -] Security group member updated ['3efe0bf4-f5cd-48cd-b062-71d18c0505e9'] 2021-08-26 11:02:03.993 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75188432-53a3-44b3-8c98-333e1b73d405 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 62b18c82-9ffa-4d5d-a369-0e1ee22d37d2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:02:03.999 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75188432-53a3-44b3-8c98-333e1b73d405 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 62b18c82-9ffa-4d5d-a369-0e1ee22d37d2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:02:04.113 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78e9c290-b0cc-47ba-a622-c36677a78fe8 bd719a9445b84030909a92fde7f457ab c577031d65784de4bebf4822099ad2a9 - - -] Security group member updated on remote: ['7b797419-f7ef-4320-8038-a4db23fb7a19'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:02:04.113 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-78e9c290-b0cc-47ba-a622-c36677a78fe8 bd719a9445b84030909a92fde7f457ab c577031d65784de4bebf4822099ad2a9 - - -] Security group member updated ['7b797419-f7ef-4320-8038-a4db23fb7a19'] 2021-08-26 11:02:04.616 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e9c290-b0cc-47ba-a622-c36677a78fe8 bd719a9445b84030909a92fde7f457ab c577031d65784de4bebf4822099ad2a9 - - -] port_delete event received for 'b428d18f-58a6-421e-9d8d-0061a6be06b1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:02:07.534 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-badd23a0-e1b9-4504-be09-9638501d614e 64dc22c285fd4594a75766723f3f7d62 aebf820d957e4304903db8a35d771043 - - -] Security group member updated on remote: ['a0935a50-3582-40f7-a2dc-f0810a6df997'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:02:07.534 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-badd23a0-e1b9-4504-be09-9638501d614e 64dc22c285fd4594a75766723f3f7d62 aebf820d957e4304903db8a35d771043 - - -] Security group member updated ['a0935a50-3582-40f7-a2dc-f0810a6df997'] 2021-08-26 11:02:09.924 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b2044c9-9571-495e-bce0-55f60f342b9e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 968cef58-192a-4835-9c29-1bed020e75b6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:02:09.936 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b2044c9-9571-495e-bce0-55f60f342b9e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 968cef58-192a-4835-9c29-1bed020e75b6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:02:11.842 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c5ff9772-f601-4128-8fca-cdc3cbca19d8 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] Security group member updated on remote: ['971c56fc-3a71-4d25-9e05-562759557395'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:02:11.842 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-c5ff9772-f601-4128-8fca-cdc3cbca19d8 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] Security group member updated ['971c56fc-3a71-4d25-9e05-562759557395'] 2021-08-26 11:02:13.220 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c655605c-bb1f-4600-aba2-f6bd0d98d78e 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Security group member updated on remote: ['db5ff184-46c2-49b0-af3c-e37b063b077e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:02:13.220 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-c655605c-bb1f-4600-aba2-f6bd0d98d78e 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Security group member updated ['db5ff184-46c2-49b0-af3c-e37b063b077e'] 2021-08-26 11:02:13.220 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-c655605c-bb1f-4600-aba2-f6bd0d98d78e 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Refresh firewall rules 2021-08-26 11:02:13.220 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c655605c-bb1f-4600-aba2-f6bd0d98d78e 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Get security group information for devices via rpc ['12797b1f-e5a1-483e-b180-a50793a48eea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:02:13.306 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c655605c-bb1f-4600-aba2-f6bd0d98d78e 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:02:13.306 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c655605c-bb1f-4600-aba2-f6bd0d98d78e 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:02:13.347 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 968cef58-192a-4835-9c29-1bed020e75b6 2021-08-26 11:02:13.491 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c655605c-bb1f-4600-aba2-f6bd0d98d78e 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] port_delete event received for '12797b1f-e5a1-483e-b180-a50793a48eea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:02:13.499 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:02:13.671 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 12797b1f-e5a1-483e-b180-a50793a48eea 2021-08-26 11:02:14.154 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 968cef58-192a-4835-9c29-1bed020e75b6 2021-08-26 11:02:14.154 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 968cef58-192a-4835-9c29-1bed020e75b6 updated. Details: {'device': '968cef58-192a-4835-9c29-1bed020e75b6', 'network_id': '1c9956c1-0616-47b5-b595-3dff32975882', 'port_id': '968cef58-192a-4835-9c29-1bed020e75b6', 'mac_address': 'fa:16:3e:4d:e6:2c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 382, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9fed9964-56ea-4b47-93c1-eaf0c2a42ee9', '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-08-26 11:02:14.154 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:02:14.154 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:02:14.154 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-968cef58-192a-4835-9c29-1bed020e75b6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:02:14.154 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 968cef58-192a-4835-9c29-1bed020e75b6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:02:14.183 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1c9956c1-0616-47b5-b595-3dff32975882 2021-08-26 11:02:14.183 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:02:14.183 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '12797b1f-e5a1-483e-b180-a50793a48eea' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:02:14.183 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '12797b1f-e5a1-483e-b180-a50793a48eea' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:02:14.183 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 12797b1f-e5a1-483e-b180-a50793a48eea _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:02:14.187 4320 2402051687352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4de0b137-01c1-4e94-a95e-6c16bea5d60d 2021-08-26 11:02:14.187 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['12797b1f-e5a1-483e-b180-a50793a48eea'] 2021-08-26 11:02:14.204 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:02:14.204 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:02:14.204 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['12797b1f-e5a1-483e-b180-a50793a48eea'] 2021-08-26 11:02:14.330 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '968cef58-192a-4835-9c29-1bed020e75b6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:02:14.330 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '968cef58-192a-4835-9c29-1bed020e75b6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:02:14.330 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 968cef58-192a-4835-9c29-1bed020e75b6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:02:14.330 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 382, VLAN trunk: None to switch port 968cef58-192a-4835-9c29-1bed020e75b6 2021-08-26 11:02:14.421 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:02:14.421 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['968cef58-192a-4835-9c29-1bed020e75b6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:02:14.717 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['968cef58-192a-4835-9c29-1bed020e75b6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:02:14.717 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:02:14.717 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a0935a50-3582-40f7-a2dc-f0810a6df997) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:02:14.717 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a0935a50-3582-40f7-a2dc-f0810a6df997) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:02:14.717 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 968cef58-192a-4835-9c29-1bed020e75b6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:02:14.717 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:02:14.717 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 968cef58-192a-4835-9c29-1bed020e75b6 not yet added. Adding. 2021-08-26 11:02:14.717 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:02:14.717 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:02:14.812 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe715fd1-062b-4fc6-af80-89c683669fd8 - - - - -] port_update received: dc1ad7e5-68c2-49ed-a313-684fc70923b0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:02:14.826 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe715fd1-062b-4fc6-af80-89c683669fd8 - - - - -] No port dc1ad7e5-68c2-49ed-a313-684fc70923b0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:02:14.826 4320 2402051687528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62a3d199-fcb1-4fb3-a57c-37889c30f38f 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] Security group member updated on remote: ['971c56fc-3a71-4d25-9e05-562759557395'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:02:14.826 4320 2402051687528 MainThread INFO neutron.agent.securitygroups_rpc [req-62a3d199-fcb1-4fb3-a57c-37889c30f38f 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] Security group member updated ['971c56fc-3a71-4d25-9e05-562759557395'] 2021-08-26 11:02:14.851 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-968cef58-192a-4835-9c29-1bed020e75b6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:02:14.952 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-968cef58-192a-4835-9c29-1bed020e75b6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:02:14.952 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-968cef58-192a-4835-9c29-1bed020e75b6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:02:15.080 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-968cef58-192a-4835-9c29-1bed020e75b6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:02:15.189 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-968cef58-192a-4835-9c29-1bed020e75b6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:02:15.189 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 968cef58-192a-4835-9c29-1bed020e75b6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:02:15.189 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 968cef58-192a-4835-9c29-1bed020e75b6 processed. 2021-08-26 11:02:15.517 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:02:16.393 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:02:17.389 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3f1cad0f-0d40-4271-a169-1f6f7794fe19 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] Security group member updated on remote: ['971c56fc-3a71-4d25-9e05-562759557395'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:02:17.389 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-3f1cad0f-0d40-4271-a169-1f6f7794fe19 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] Security group member updated ['971c56fc-3a71-4d25-9e05-562759557395'] 2021-08-26 11:02:17.686 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e89f7731-165b-4d2b-9f29-c3d7a8cb73ce 2021-08-26 11:02:18.076 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e1d388c-d9f4-4de6-a7c9-fd893f355924 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Security group member updated on remote: ['db5ff184-46c2-49b0-af3c-e37b063b077e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:02:18.076 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-1e1d388c-d9f4-4de6-a7c9-fd893f355924 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Security group member updated ['db5ff184-46c2-49b0-af3c-e37b063b077e'] 2021-08-26 11:02:18.334 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e1d388c-d9f4-4de6-a7c9-fd893f355924 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] port_delete event received for 'e89f7731-165b-4d2b-9f29-c3d7a8cb73ce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:02:19.538 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:02:19.538 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e89f7731-165b-4d2b-9f29-c3d7a8cb73ce' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:02:19.538 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e89f7731-165b-4d2b-9f29-c3d7a8cb73ce' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:02:19.538 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Port e89f7731-165b-4d2b-9f29-c3d7a8cb73ce was not found on this agent. _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:281 2021-08-26 11:02:19.538 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e89f7731-165b-4d2b-9f29-c3d7a8cb73ce'] 2021-08-26 11:02:19.538 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:02:19.538 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e89f7731-165b-4d2b-9f29-c3d7a8cb73ce'] 2021-08-26 11:02:20.033 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d988c6a-4e93-4297-802c-37cec38628d6 - - - - -] port_update received: 47b4617c-b163-4682-b733-726467e1cdcd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:02:20.045 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d988c6a-4e93-4297-802c-37cec38628d6 - - - - -] No port 47b4617c-b163-4682-b733-726467e1cdcd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:02:20.561 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31bcfd1a-8b30-4a06-8ed2-ecc9eae37a9e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: ce38860a-7887-46c4-af76-0cb3e18ac5c7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:02:20.561 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31bcfd1a-8b30-4a06-8ed2-ecc9eae37a9e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port ce38860a-7887-46c4-af76-0cb3e18ac5c7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:02:21.536 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:02:21.739 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:02:22.220 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e6d373f-efdb-4c59-abfe-8ac55e7ac931 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated on remote: ['617cb376-02d9-445b-82cf-8d66a13c1e38'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:02:22.220 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-3e6d373f-efdb-4c59-abfe-8ac55e7ac931 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated ['617cb376-02d9-445b-82cf-8d66a13c1e38'] 2021-08-26 11:02:22.851 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2909253-fe38-4c4c-82e5-f34f7c5bf443 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for '47b4617c-b163-4682-b733-726467e1cdcd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:02:22.939 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d4ac49e-c630-4ce8-8713-10db71340293 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 880dfa91-aa7f-4717-b45a-25e43735382f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:02:22.939 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d4ac49e-c630-4ce8-8713-10db71340293 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 880dfa91-aa7f-4717-b45a-25e43735382f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:02:23.725 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 48445b47-f5e6-4c0e-b44a-a7505b3dae58 2021-08-26 11:02:24.280 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20a58da6-2fc9-4ac9-904d-332d8c82c739 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 2fb8b3b7-9e43-4f42-9fef-8188dd6341c5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:02:24.280 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20a58da6-2fc9-4ac9-904d-332d8c82c739 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 2fb8b3b7-9e43-4f42-9fef-8188dd6341c5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:02:24.427 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cafbb11-2eed-473c-88c9-313d80f7f7a6 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network 0046516f-8af0-4e34-89fa-33bd2733d19f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:02:24.427 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cafbb11-2eed-473c-88c9-313d80f7f7a6 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network 0046516f-8af0-4e34-89fa-33bd2733d19f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:02:24.709 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c63939d-012a-4287-a4dc-97fb4944f699 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Security group member updated on remote: ['db5ff184-46c2-49b0-af3c-e37b063b077e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:02:24.709 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-8c63939d-012a-4287-a4dc-97fb4944f699 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] Security group member updated ['db5ff184-46c2-49b0-af3c-e37b063b077e'] 2021-08-26 11:02:24.918 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c63939d-012a-4287-a4dc-97fb4944f699 204446664ff54e75ba8fad851773e63a d79292267cdf45c7bfca451effd1221e - - -] port_delete event received for '48445b47-f5e6-4c0e-b44a-a7505b3dae58' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:02:25.188 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f2c8ff1-6998-40b5-a31c-aec0374e4a16 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: d6d26b0f-62f9-45ae-b55d-664b3e2ceb60 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:02:25.188 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f2c8ff1-6998-40b5-a31c-aec0374e4a16 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port d6d26b0f-62f9-45ae-b55d-664b3e2ceb60 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:02:25.567 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:02:25.567 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '48445b47-f5e6-4c0e-b44a-a7505b3dae58' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:02:25.567 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '48445b47-f5e6-4c0e-b44a-a7505b3dae58' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:02:25.567 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Port 48445b47-f5e6-4c0e-b44a-a7505b3dae58 was not found on this agent. _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:281 2021-08-26 11:02:25.567 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['48445b47-f5e6-4c0e-b44a-a7505b3dae58'] 2021-08-26 11:02:25.567 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:02:25.567 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['48445b47-f5e6-4c0e-b44a-a7505b3dae58'] 2021-08-26 11:02:26.381 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cd29e73-1802-4ae1-934e-61564f71fde8 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network e92a2c5b-8192-41f9-8ab2-301c7c0e8449 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:02:26.381 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cd29e73-1802-4ae1-934e-61564f71fde8 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network e92a2c5b-8192-41f9-8ab2-301c7c0e8449 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:02:26.943 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9c9f691-1c3d-4778-87e6-114fbe497a2c 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for 'dc1ad7e5-68c2-49ed-a313-684fc70923b0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:02:27.571 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:02:27.630 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:02:27.755 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 968cef58-192a-4835-9c29-1bed020e75b6 2021-08-26 11:02:28.209 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2b3ee4f-5d08-4f48-8a69-a42a07907cf4 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network 4de0b137-01c1-4e94-a95e-6c16bea5d60d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:02:28.209 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2b3ee4f-5d08-4f48-8a69-a42a07907cf4 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network 4de0b137-01c1-4e94-a95e-6c16bea5d60d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:02:28.687 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-894348ff-4c7d-4b0b-a430-a508e57ad38a - - - - -] port_delete event received for '1ce20630-a6a1-493d-9508-e43e629237c6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:02:28.767 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5775561-b077-491a-bc96-ccfed3712a4c 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for '1ce20630-a6a1-493d-9508-e43e629237c6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:02:28.907 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fadaa5b7-646a-4ff0-9f2c-6c9d979b7b46 64dc22c285fd4594a75766723f3f7d62 aebf820d957e4304903db8a35d771043 - - -] Security group member updated on remote: ['a0935a50-3582-40f7-a2dc-f0810a6df997'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:02:28.907 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-fadaa5b7-646a-4ff0-9f2c-6c9d979b7b46 64dc22c285fd4594a75766723f3f7d62 aebf820d957e4304903db8a35d771043 - - -] Security group member updated ['a0935a50-3582-40f7-a2dc-f0810a6df997'] 2021-08-26 11:02:28.907 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-fadaa5b7-646a-4ff0-9f2c-6c9d979b7b46 64dc22c285fd4594a75766723f3f7d62 aebf820d957e4304903db8a35d771043 - - -] Refresh firewall rules 2021-08-26 11:02:28.907 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fadaa5b7-646a-4ff0-9f2c-6c9d979b7b46 64dc22c285fd4594a75766723f3f7d62 aebf820d957e4304903db8a35d771043 - - -] Get security group information for devices via rpc ['968cef58-192a-4835-9c29-1bed020e75b6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:02:28.951 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fadaa5b7-646a-4ff0-9f2c-6c9d979b7b46 64dc22c285fd4594a75766723f3f7d62 aebf820d957e4304903db8a35d771043 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:02:28.951 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fadaa5b7-646a-4ff0-9f2c-6c9d979b7b46 64dc22c285fd4594a75766723f3f7d62 aebf820d957e4304903db8a35d771043 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:02:29.143 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fadaa5b7-646a-4ff0-9f2c-6c9d979b7b46 64dc22c285fd4594a75766723f3f7d62 aebf820d957e4304903db8a35d771043 - - -] port_delete event received for '968cef58-192a-4835-9c29-1bed020e75b6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:02:29.294 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5775561-b077-491a-bc96-ccfed3712a4c 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network fea9915a-dbbb-43b1-aa79-761a01824534 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:02:29.294 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5775561-b077-491a-bc96-ccfed3712a4c 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network fea9915a-dbbb-43b1-aa79-761a01824534 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:02:29.497 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4ede34e-b7db-4b56-b70f-281fe53c6b2d 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network 9ddec30e-e0b3-4fb0-a4a9-8770b23d4c2e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:02:29.497 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4ede34e-b7db-4b56-b70f-281fe53c6b2d 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network 9ddec30e-e0b3-4fb0-a4a9-8770b23d4c2e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:02:29.575 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:02:29.575 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '968cef58-192a-4835-9c29-1bed020e75b6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:02:29.575 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '968cef58-192a-4835-9c29-1bed020e75b6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:02:29.575 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 968cef58-192a-4835-9c29-1bed020e75b6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:02:29.584 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1c9956c1-0616-47b5-b595-3dff32975882 2021-08-26 11:02:29.584 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['968cef58-192a-4835-9c29-1bed020e75b6'] 2021-08-26 11:02:29.584 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:02:29.584 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:02:29.584 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['968cef58-192a-4835-9c29-1bed020e75b6'] 2021-08-26 11:02:31.584 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:02:31.631 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:02:32.943 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebbe9e88-258f-4091-94f7-277876213a98 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network 1c9956c1-0616-47b5-b595-3dff32975882 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:02:32.943 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebbe9e88-258f-4091-94f7-277876213a98 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network 1c9956c1-0616-47b5-b595-3dff32975882 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:02:41.341 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-09bc6418-b63d-4c1f-8e46-03c46c8e2b6c 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] Security group member updated on remote: ['971c56fc-3a71-4d25-9e05-562759557395'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:02:41.341 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-09bc6418-b63d-4c1f-8e46-03c46c8e2b6c 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] Security group member updated ['971c56fc-3a71-4d25-9e05-562759557395'] 2021-08-26 11:02:41.506 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09bc6418-b63d-4c1f-8e46-03c46c8e2b6c 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] port_delete event received for '2fb8b3b7-9e43-4f42-9fef-8188dd6341c5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:02:42.059 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-60e71a21-8877-4a24-8bf0-a22875243858 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated on remote: ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:02:42.059 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-60e71a21-8877-4a24-8bf0-a22875243858 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] 2021-08-26 11:02:42.544 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77928234-3f6a-4413-962b-b61a4cec6a18 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] Security group member updated on remote: ['971c56fc-3a71-4d25-9e05-562759557395'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:02:42.544 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-77928234-3f6a-4413-962b-b61a4cec6a18 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] Security group member updated ['971c56fc-3a71-4d25-9e05-562759557395'] 2021-08-26 11:02:42.787 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77928234-3f6a-4413-962b-b61a4cec6a18 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] port_delete event received for '880dfa91-aa7f-4717-b45a-25e43735382f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:02:43.756 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22ceb1a2-3dd7-4f99-8816-f9ee1324ea3a 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] Security group member updated on remote: ['971c56fc-3a71-4d25-9e05-562759557395'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:02:43.756 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-22ceb1a2-3dd7-4f99-8816-f9ee1324ea3a 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] Security group member updated ['971c56fc-3a71-4d25-9e05-562759557395'] 2021-08-26 11:02:44.452 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22ceb1a2-3dd7-4f99-8816-f9ee1324ea3a 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] port_delete event received for 'ce38860a-7887-46c4-af76-0cb3e18ac5c7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:02:44.705 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f0d94664-dea6-40ce-a397-8df55233036e 19f197a22433400797fa7b624c4ed064 943d6a7ddb124a5b86318de32a5ab30c - - -] Security group member updated on remote: ['cbd0c1ee-3767-42c5-ab24-dca93abd7522'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:02:44.705 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-f0d94664-dea6-40ce-a397-8df55233036e 19f197a22433400797fa7b624c4ed064 943d6a7ddb124a5b86318de32a5ab30c - - -] Security group member updated ['cbd0c1ee-3767-42c5-ab24-dca93abd7522'] 2021-08-26 11:02:44.890 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d4b7dd-3ee5-488e-afec-37cca4c66567 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 20c195db-e2a8-4a3c-ba34-6935ba384ac4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:02:44.890 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d4b7dd-3ee5-488e-afec-37cca4c66567 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 20c195db-e2a8-4a3c-ba34-6935ba384ac4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:02:46.341 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6de4463d-b112-43f0-8808-52bbee04c7f4 19f197a22433400797fa7b624c4ed064 943d6a7ddb124a5b86318de32a5ab30c - - -] Security group member updated on remote: ['cbd0c1ee-3767-42c5-ab24-dca93abd7522'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:02:46.341 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-6de4463d-b112-43f0-8808-52bbee04c7f4 19f197a22433400797fa7b624c4ed064 943d6a7ddb124a5b86318de32a5ab30c - - -] Security group member updated ['cbd0c1ee-3767-42c5-ab24-dca93abd7522'] 2021-08-26 11:02:47.548 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 20c195db-e2a8-4a3c-ba34-6935ba384ac4 2021-08-26 11:02:47.578 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd748472-f87d-4783-aa55-19fc2ee9df5a a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 5709b62e-9111-4e99-b888-517d97730a34 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:02:47.578 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dd748472-f87d-4783-aa55-19fc2ee9df5a a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 5709b62e-9111-4e99-b888-517d97730a34 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:02:47.669 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:02:47.911 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85dde8df-0c2d-4863-8851-4f743e5cf9e8 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated on remote: ['617cb376-02d9-445b-82cf-8d66a13c1e38'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:02:47.911 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-85dde8df-0c2d-4863-8851-4f743e5cf9e8 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated ['617cb376-02d9-445b-82cf-8d66a13c1e38'] 2021-08-26 11:02:48.255 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 20c195db-e2a8-4a3c-ba34-6935ba384ac4 2021-08-26 11:02:48.255 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 20c195db-e2a8-4a3c-ba34-6935ba384ac4 updated. Details: {'device': '20c195db-e2a8-4a3c-ba34-6935ba384ac4', 'network_id': 'dacb0626-7805-422b-b046-7a904aca1c71', 'port_id': '20c195db-e2a8-4a3c-ba34-6935ba384ac4', 'mac_address': 'fa:16:3e:ea:17:14', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 365, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0572e988-fa7f-44fb-a68a-5889cf22ed93', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:02:48.255 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:02:48.255 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:02:48.255 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 20c195db-e2a8-4a3c-ba34-6935ba384ac4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:02:48.255 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network dacb0626-7805-422b-b046-7a904aca1c71 2021-08-26 11:02:48.255 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:02:48.391 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '20c195db-e2a8-4a3c-ba34-6935ba384ac4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:02:48.391 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '20c195db-e2a8-4a3c-ba34-6935ba384ac4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:02:48.391 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 20c195db-e2a8-4a3c-ba34-6935ba384ac4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:02:48.391 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 365, VLAN trunk: None to switch port 20c195db-e2a8-4a3c-ba34-6935ba384ac4 2021-08-26 11:02:48.452 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:02:48.452 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['20c195db-e2a8-4a3c-ba34-6935ba384ac4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:02:48.708 4320 2402051687528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d1670a5-5f6b-4212-94a1-a5194ed04bdc 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated on remote: ['617cb376-02d9-445b-82cf-8d66a13c1e38'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:02:48.708 4320 2402051687528 MainThread INFO neutron.agent.securitygroups_rpc [req-7d1670a5-5f6b-4212-94a1-a5194ed04bdc 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated ['617cb376-02d9-445b-82cf-8d66a13c1e38'] 2021-08-26 11:02:49.070 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['20c195db-e2a8-4a3c-ba34-6935ba384ac4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:02:49.070 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:02:49.070 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:02:49.070 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:02:49.070 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 20c195db-e2a8-4a3c-ba34-6935ba384ac4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:02:49.070 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:02:49.070 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 20c195db-e2a8-4a3c-ba34-6935ba384ac4 not yet added. Adding. 2021-08-26 11:02:49.070 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:02:49.070 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:02:49.169 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:02:49.281 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:02:49.281 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:02:49.304 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef91ef65-9bf8-45a1-9903-e109e09fe245 - - - - -] port_delete event received for 'b53f2c91-a15f-4893-8639-ebbbe35389be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:02:49.356 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59696afb-5788-48dc-99e0-82d1169cf84c 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] port_delete event received for 'b53f2c91-a15f-4893-8639-ebbbe35389be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:02:49.388 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:02:49.468 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:02:49.468 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 20c195db-e2a8-4a3c-ba34-6935ba384ac4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:02:49.468 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 20c195db-e2a8-4a3c-ba34-6935ba384ac4 processed. 2021-08-26 11:02:49.568 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5709b62e-9111-4e99-b888-517d97730a34 2021-08-26 11:02:49.678 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:02:49.678 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:02:49.903 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59696afb-5788-48dc-99e0-82d1169cf84c 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] network_delete received. Deleting network 6f45c705-f46b-4ddd-b303-d39c88b01ac5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:02:49.903 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59696afb-5788-48dc-99e0-82d1169cf84c 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] Network 6f45c705-f46b-4ddd-b303-d39c88b01ac5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:02:50.278 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 5709b62e-9111-4e99-b888-517d97730a34 2021-08-26 11:02:50.278 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 5709b62e-9111-4e99-b888-517d97730a34 updated. Details: {'device': '5709b62e-9111-4e99-b888-517d97730a34', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': '5709b62e-9111-4e99-b888-517d97730a34', 'mac_address': 'fa:16:3e:43:ad:bd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.81'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:02:50.278 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:02:50.278 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5709b62e-9111-4e99-b888-517d97730a34" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:02:50.278 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5709b62e-9111-4e99-b888-517d97730a34 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:02:50.278 4320 2402051687528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d48aff0f-0d36-4112-b507-7ec94d5c6585 2021-08-26 11:02:50.278 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:02:50.396 4320 2402051687528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5709b62e-9111-4e99-b888-517d97730a34') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:02:50.396 4320 2402051687528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5709b62e-9111-4e99-b888-517d97730a34') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:02:50.533 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5709b62e-9111-4e99-b888-517d97730a34 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:02:50.533 4320 2402051687528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port 5709b62e-9111-4e99-b888-517d97730a34 2021-08-26 11:02:50.614 4320 2402051687528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:02:50.614 4320 2402051687528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5709b62e-9111-4e99-b888-517d97730a34'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:02:50.677 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:02:50.965 4320 2402051687528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5709b62e-9111-4e99-b888-517d97730a34']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:02:50.965 4320 2402051687528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:02:50.965 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cbd0c1ee-3767-42c5-ab24-dca93abd7522) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:02:50.965 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cbd0c1ee-3767-42c5-ab24-dca93abd7522) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:02:50.965 4320 2402051687528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5709b62e-9111-4e99-b888-517d97730a34 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:02:50.965 4320 2402051687528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:02:50.965 4320 2402051687528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5709b62e-9111-4e99-b888-517d97730a34 not yet added. Adding. 2021-08-26 11:02:50.965 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:02:50.965 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:02:51.056 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cde9679-f27e-408f-a3bc-a488fe76d3bf a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 6f0287a8-410a-4864-a7c5-de5e32386cc0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:02:51.066 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cde9679-f27e-408f-a3bc-a488fe76d3bf a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 6f0287a8-410a-4864-a7c5-de5e32386cc0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:02:51.066 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5709b62e-9111-4e99-b888-517d97730a34" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:02:51.165 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5709b62e-9111-4e99-b888-517d97730a34" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:02:51.165 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5709b62e-9111-4e99-b888-517d97730a34" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:02:51.279 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5709b62e-9111-4e99-b888-517d97730a34" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:02:51.366 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5709b62e-9111-4e99-b888-517d97730a34" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:02:51.366 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5709b62e-9111-4e99-b888-517d97730a34 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:02:51.366 4320 2402051687528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5709b62e-9111-4e99-b888-517d97730a34 processed. 2021-08-26 11:02:51.656 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-644ba916-ac13-441e-8b37-fbb791dbf27a a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: bf6401b7-3b67-4447-81f2-faf39768c110 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:02:51.669 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc73a6cb-11db-4c45-87dc-9b9684100fa7 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 1107307f-74e3-4339-88ea-a2424e7970ee port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:02:51.669 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-644ba916-ac13-441e-8b37-fbb791dbf27a a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port bf6401b7-3b67-4447-81f2-faf39768c110 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:02:51.669 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc73a6cb-11db-4c45-87dc-9b9684100fa7 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 1107307f-74e3-4339-88ea-a2424e7970ee defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:02:51.697 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:02:52.373 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:02:52.411 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d86fd0c5-c069-4be3-82cc-093605573c42 - - - - -] port_delete event received for '05f7469a-1166-46bd-b3ba-434b8052138f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:02:52.725 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40f910ea-2466-4a80-80d3-bc706f3ecc87 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] port_delete event received for '05f7469a-1166-46bd-b3ba-434b8052138f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:02:53.216 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40f910ea-2466-4a80-80d3-bc706f3ecc87 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] network_delete received. Deleting network 6c33c7c3-7a91-4795-bf1b-7eaf4bf51229 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:02:53.216 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40f910ea-2466-4a80-80d3-bc706f3ecc87 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] Network 6c33c7c3-7a91-4795-bf1b-7eaf4bf51229 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:02:55.614 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1107307f-74e3-4339-88ea-a2424e7970ee 2021-08-26 11:02:55.630 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6f0287a8-410a-4864-a7c5-de5e32386cc0 2021-08-26 11:02:55.630 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bf6401b7-3b67-4447-81f2-faf39768c110 2021-08-26 11:02:55.747 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:02:57.740 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 1107307f-74e3-4339-88ea-a2424e7970ee 2021-08-26 11:02:57.740 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 1107307f-74e3-4339-88ea-a2424e7970ee updated. Details: {'device': '1107307f-74e3-4339-88ea-a2424e7970ee', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': '1107307f-74e3-4339-88ea-a2424e7970ee', 'mac_address': 'fa:16:3e:61:67:50', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.131'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:02:57.740 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:02:57.740 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port bf6401b7-3b67-4447-81f2-faf39768c110 2021-08-26 11:02:57.740 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port bf6401b7-3b67-4447-81f2-faf39768c110 updated. Details: {'device': 'bf6401b7-3b67-4447-81f2-faf39768c110', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': 'bf6401b7-3b67-4447-81f2-faf39768c110', 'mac_address': 'fa:16:3e:7d:7b:27', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.105'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:02:57.740 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:02:57.755 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 6f0287a8-410a-4864-a7c5-de5e32386cc0 2021-08-26 11:02:57.755 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 6f0287a8-410a-4864-a7c5-de5e32386cc0 updated. Details: {'device': '6f0287a8-410a-4864-a7c5-de5e32386cc0', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': '6f0287a8-410a-4864-a7c5-de5e32386cc0', 'mac_address': 'fa:16:3e:4b:2e:84', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.189'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:02:57.755 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:02:57.755 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.base [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Loop iteration exceeded interval (2 vs. 2.0081324577331543) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-08-26 11:02:57.755 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:02:57.755 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1107307f-74e3-4339-88ea-a2424e7970ee _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:02:57.755 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:02:57.755 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:02:57.755 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bf6401b7-3b67-4447-81f2-faf39768c110 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:02:57.755 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:02:57.755 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6f0287a8-410a-4864-a7c5-de5e32386cc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:02:57.755 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6f0287a8-410a-4864-a7c5-de5e32386cc0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:02:57.755 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:02:57.943 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1107307f-74e3-4339-88ea-a2424e7970ee') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:02:57.943 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1107307f-74e3-4339-88ea-a2424e7970ee') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:02:57.950 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1107307f-74e3-4339-88ea-a2424e7970ee is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:02:57.950 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port 1107307f-74e3-4339-88ea-a2424e7970ee 2021-08-26 11:02:57.983 4320 2402051687528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bf6401b7-3b67-4447-81f2-faf39768c110') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:02:57.983 4320 2402051687528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bf6401b7-3b67-4447-81f2-faf39768c110') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:02:57.983 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bf6401b7-3b67-4447-81f2-faf39768c110 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:02:57.983 4320 2402051687528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port bf6401b7-3b67-4447-81f2-faf39768c110 2021-08-26 11:02:58.015 4320 2402051687352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6f0287a8-410a-4864-a7c5-de5e32386cc0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:02:58.015 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6f0287a8-410a-4864-a7c5-de5e32386cc0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:02:58.063 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6f0287a8-410a-4864-a7c5-de5e32386cc0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:02:58.063 4320 2402051687352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port 6f0287a8-410a-4864-a7c5-de5e32386cc0 2021-08-26 11:02:58.063 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:02:58.063 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1107307f-74e3-4339-88ea-a2424e7970ee'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:02:58.091 4320 2402051687528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:02:58.091 4320 2402051687528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bf6401b7-3b67-4447-81f2-faf39768c110'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:02:58.156 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:02:58.156 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6f0287a8-410a-4864-a7c5-de5e32386cc0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:02:59.287 4320 2402051687528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bf6401b7-3b67-4447-81f2-faf39768c110']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:02:59.287 4320 2402051687528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:02:59.287 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:02:59.287 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:02:59.298 4320 2402051687528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bf6401b7-3b67-4447-81f2-faf39768c110 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:02:59.298 4320 2402051687528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:02:59.298 4320 2402051687528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bf6401b7-3b67-4447-81f2-faf39768c110 not yet added. Adding. 2021-08-26 11:02:59.298 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:02:59.298 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:02:59.298 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1107307f-74e3-4339-88ea-a2424e7970ee']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:02:59.298 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:02:59.298 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:02:59.298 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:02:59.298 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1107307f-74e3-4339-88ea-a2424e7970ee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:02:59.298 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:02:59.298 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1107307f-74e3-4339-88ea-a2424e7970ee not yet added. Adding. 2021-08-26 11:02:59.298 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:02:59.310 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:02:59.310 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6f0287a8-410a-4864-a7c5-de5e32386cc0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:02:59.310 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:02:59.310 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cbd0c1ee-3767-42c5-ab24-dca93abd7522) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:02:59.310 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cbd0c1ee-3767-42c5-ab24-dca93abd7522) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:02:59.310 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6f0287a8-410a-4864-a7c5-de5e32386cc0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:02:59.310 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:02:59.310 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6f0287a8-410a-4864-a7c5-de5e32386cc0 not yet added. Adding. 2021-08-26 11:02:59.310 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:02:59.310 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:02:59.466 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:02:59.484 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:02:59.600 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:02:59.600 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:02:59.613 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:02:59.613 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:02:59.673 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f0287a8-410a-4864-a7c5-de5e32386cc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:02:59.861 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f0287a8-410a-4864-a7c5-de5e32386cc0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:02:59.861 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f0287a8-410a-4864-a7c5-de5e32386cc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:02:59.861 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:02:59.908 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:00.030 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:00.030 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bf6401b7-3b67-4447-81f2-faf39768c110 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:03:00.030 4320 2402051687528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bf6401b7-3b67-4447-81f2-faf39768c110 processed. 2021-08-26 11:03:00.093 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f0287a8-410a-4864-a7c5-de5e32386cc0" 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:371 2021-08-26 11:03:00.129 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:00.129 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1107307f-74e3-4339-88ea-a2424e7970ee status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:03:00.129 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1107307f-74e3-4339-88ea-a2424e7970ee processed. 2021-08-26 11:03:00.251 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6f0287a8-410a-4864-a7c5-de5e32386cc0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:00.251 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6f0287a8-410a-4864-a7c5-de5e32386cc0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:03:00.251 4320 2402051687352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6f0287a8-410a-4864-a7c5-de5e32386cc0 processed. 2021-08-26 11:03:00.942 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-111a23f9-b28c-4ce7-b717-94a7a059a460 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated on remote: ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:03:00.942 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-111a23f9-b28c-4ce7-b717-94a7a059a460 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] 2021-08-26 11:03:00.942 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-111a23f9-b28c-4ce7-b717-94a7a059a460 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Refresh firewall rules 2021-08-26 11:03:00.942 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-111a23f9-b28c-4ce7-b717-94a7a059a460 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Get security group information for devices via rpc ['20c195db-e2a8-4a3c-ba34-6935ba384ac4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:03:00.986 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cc13ec0-925e-48e8-ba4c-ba44cd9b5734 - - - - -] port_update received: df771708-eab3-44b6-a10e-3f15f73dc248 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:03:01.013 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cc13ec0-925e-48e8-ba4c-ba44cd9b5734 - - - - -] No port df771708-eab3-44b6-a10e-3f15f73dc248 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:03:01.778 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:01.919 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-111a23f9-b28c-4ce7-b717-94a7a059a460 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update security group information for ports dict_keys(['20c195db-e2a8-4a3c-ba34-6935ba384ac4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:03:01.919 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-111a23f9-b28c-4ce7-b717-94a7a059a460 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:03:01.919 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-111a23f9-b28c-4ce7-b717-94a7a059a460 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update rules of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:03:01.919 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-111a23f9-b28c-4ce7-b717-94a7a059a460 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update members of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:03:01.919 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-111a23f9-b28c-4ce7-b717-94a7a059a460 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update port filter for 20c195db-e2a8-4a3c-ba34-6935ba384ac4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:03:01.919 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-111a23f9-b28c-4ce7-b717-94a7a059a460 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Updating port rules. 2021-08-26 11:03:01.919 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-111a23f9-b28c-4ce7-b717-94a7a059a460 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 11:03:01.919 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-111a23f9-b28c-4ce7-b717-94a7a059a460 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:02.097 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-111a23f9-b28c-4ce7-b717-94a7a059a460 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:02.097 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-111a23f9-b28c-4ce7-b717-94a7a059a460 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:02.097 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-111a23f9-b28c-4ce7-b717-94a7a059a460 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:03.282 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38644c1d-bbd4-488e-80f6-632324e092b9 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 0660ab29-ce9e-49cb-b23f-fa0f46d38d5e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:03:03.282 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38644c1d-bbd4-488e-80f6-632324e092b9 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 0660ab29-ce9e-49cb-b23f-fa0f46d38d5e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:03:04.013 4320 2402051687528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca4b44ae-279b-4adc-9573-7212b4f219d8 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] Security group member updated on remote: ['971c56fc-3a71-4d25-9e05-562759557395'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:03:04.013 4320 2402051687528 MainThread INFO neutron.agent.securitygroups_rpc [req-ca4b44ae-279b-4adc-9573-7212b4f219d8 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] Security group member updated ['971c56fc-3a71-4d25-9e05-562759557395'] 2021-08-26 11:03:04.202 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 2.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:04.202 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:04.216 4320 2402050047848 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:371 2021-08-26 11:03:05.435 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1a2c71f3-4078-4eb0-abd9-ee26a40f8e88 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] Security group member updated on remote: ['971c56fc-3a71-4d25-9e05-562759557395'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:03:05.435 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-1a2c71f3-4078-4eb0-abd9-ee26a40f8e88 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] Security group member updated ['971c56fc-3a71-4d25-9e05-562759557395'] 2021-08-26 11:03:06.810 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe2d0910-2b77-4bf6-a7e4-149b49682689 - - - - -] port_update received: 25a1a1e5-24d2-4129-a7c1-4f581a9ab8c4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:03:06.841 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe2d0910-2b77-4bf6-a7e4-149b49682689 - - - - -] No port 25a1a1e5-24d2-4129-a7c1-4f581a9ab8c4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:03:07.950 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c098d136-64bf-44ca-8297-4f48cac0e6dd a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 55324b54-f22f-49e7-b4c7-3b1b5f7d1f38 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:03:07.982 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c098d136-64bf-44ca-8297-4f48cac0e6dd a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 55324b54-f22f-49e7-b4c7-3b1b5f7d1f38 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:03:09.078 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7a3a4f3a-f6f7-45cf-b4bb-422f6337dd39 bc6f4009fc374b7c8b3ffb553dc17f73 603636270fe3408f8b65c57670220403 - - -] Security group member updated on remote: ['c7afa870-721e-4f38-8335-9654073db3dc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:03:09.078 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-7a3a4f3a-f6f7-45cf-b4bb-422f6337dd39 bc6f4009fc374b7c8b3ffb553dc17f73 603636270fe3408f8b65c57670220403 - - -] Security group member updated ['c7afa870-721e-4f38-8335-9654073db3dc'] 2021-08-26 11:03:09.961 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd84cefc-e849-4567-a827-61e43e3d24ae a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 754fb51d-7f39-415a-a452-6e59122ad7b8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:03:09.984 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd84cefc-e849-4567-a827-61e43e3d24ae a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 754fb51d-7f39-415a-a452-6e59122ad7b8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:03:10.606 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a66a1b2b-1e94-4b7d-b2d3-d8cb7d27047e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: be118840-c0fd-4172-8770-9a86ecbf063e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:03:10.638 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a66a1b2b-1e94-4b7d-b2d3-d8cb7d27047e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port be118840-c0fd-4172-8770-9a86ecbf063e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:03:13.826 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5709b62e-9111-4e99-b888-517d97730a34 2021-08-26 11:03:13.858 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:03:14.359 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 5709b62e-9111-4e99-b888-517d97730a34 2021-08-26 11:03:14.359 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 5709b62e-9111-4e99-b888-517d97730a34 updated. Details: {'device': '5709b62e-9111-4e99-b888-517d97730a34', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': '5709b62e-9111-4e99-b888-517d97730a34', 'mac_address': 'fa:16:3e:43:ad:bd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.81'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:03:14.359 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:03:14.359 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5709b62e-9111-4e99-b888-517d97730a34" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:14.359 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5709b62e-9111-4e99-b888-517d97730a34 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:03:14.359 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:03:14.406 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5709b62e-9111-4e99-b888-517d97730a34') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:03:14.418 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5709b62e-9111-4e99-b888-517d97730a34') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:03:14.418 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5709b62e-9111-4e99-b888-517d97730a34 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:03:14.418 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port 5709b62e-9111-4e99-b888-517d97730a34 2021-08-26 11:03:14.512 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:03:14.512 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5709b62e-9111-4e99-b888-517d97730a34'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:03:14.894 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5709b62e-9111-4e99-b888-517d97730a34']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:03:14.894 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:03:14.894 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cbd0c1ee-3767-42c5-ab24-dca93abd7522) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:03:14.894 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cbd0c1ee-3767-42c5-ab24-dca93abd7522) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:03:14.894 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5709b62e-9111-4e99-b888-517d97730a34 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:03:14.894 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:03:14.894 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-26 11:03:14.894 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5709b62e-9111-4e99-b888-517d97730a34" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:14.919 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5709b62e-9111-4e99-b888-517d97730a34" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:14.919 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5709b62e-9111-4e99-b888-517d97730a34" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:14.919 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5709b62e-9111-4e99-b888-517d97730a34" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:15.004 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5709b62e-9111-4e99-b888-517d97730a34" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.641s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:15.004 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5709b62e-9111-4e99-b888-517d97730a34 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:03:15.004 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5709b62e-9111-4e99-b888-517d97730a34 processed. 2021-08-26 11:03:15.854 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:15.998 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1f4e978c-9b8a-4091-9fed-d9936d0de009 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated on remote: ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:03:15.998 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [req-1f4e978c-9b8a-4091-9fed-d9936d0de009 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] 2021-08-26 11:03:15.998 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [req-1f4e978c-9b8a-4091-9fed-d9936d0de009 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Refresh firewall rules 2021-08-26 11:03:15.998 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1f4e978c-9b8a-4091-9fed-d9936d0de009 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Get security group information for devices via rpc ['20c195db-e2a8-4a3c-ba34-6935ba384ac4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:03:16.106 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f4e978c-9b8a-4091-9fed-d9936d0de009 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] port_delete event received for '0660ab29-ce9e-49cb-b23f-fa0f46d38d5e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:03:16.279 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1f4e978c-9b8a-4091-9fed-d9936d0de009 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update security group information for ports dict_keys(['20c195db-e2a8-4a3c-ba34-6935ba384ac4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:03:16.279 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1f4e978c-9b8a-4091-9fed-d9936d0de009 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:03:16.279 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1f4e978c-9b8a-4091-9fed-d9936d0de009 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update rules of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:03:16.279 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1f4e978c-9b8a-4091-9fed-d9936d0de009 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update members of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:03:16.279 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1f4e978c-9b8a-4091-9fed-d9936d0de009 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update port filter for 20c195db-e2a8-4a3c-ba34-6935ba384ac4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:03:16.279 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1f4e978c-9b8a-4091-9fed-d9936d0de009 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Updating port rules. 2021-08-26 11:03:16.279 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1f4e978c-9b8a-4091-9fed-d9936d0de009 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:03:16.279 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-1f4e978c-9b8a-4091-9fed-d9936d0de009 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:16.279 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-1f4e978c-9b8a-4091-9fed-d9936d0de009 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:16.279 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-1f4e978c-9b8a-4091-9fed-d9936d0de009 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:16.328 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:16.575 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-1f4e978c-9b8a-4091-9fed-d9936d0de009 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:17.516 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f10c3fa3-493b-40d0-aa53-d7cec993b598 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated on remote: ['617cb376-02d9-445b-82cf-8d66a13c1e38'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:03:17.516 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-f10c3fa3-493b-40d0-aa53-d7cec993b598 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated ['617cb376-02d9-445b-82cf-8d66a13c1e38'] 2021-08-26 11:03:17.516 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-f10c3fa3-493b-40d0-aa53-d7cec993b598 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Refresh firewall rules 2021-08-26 11:03:17.516 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f10c3fa3-493b-40d0-aa53-d7cec993b598 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Get security group information for devices via rpc ['bf6401b7-3b67-4447-81f2-faf39768c110', '1107307f-74e3-4339-88ea-a2424e7970ee'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:03:18.561 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f10c3fa3-493b-40d0-aa53-d7cec993b598 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update security group information for ports dict_keys(['1107307f-74e3-4339-88ea-a2424e7970ee', 'bf6401b7-3b67-4447-81f2-faf39768c110']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:03:18.561 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f10c3fa3-493b-40d0-aa53-d7cec993b598 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:03:18.561 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f10c3fa3-493b-40d0-aa53-d7cec993b598 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update rules of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:03:18.561 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f10c3fa3-493b-40d0-aa53-d7cec993b598 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update members of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:03:18.561 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f10c3fa3-493b-40d0-aa53-d7cec993b598 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for 1107307f-74e3-4339-88ea-a2424e7970ee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:03:18.561 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f10c3fa3-493b-40d0-aa53-d7cec993b598 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:03:18.561 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f10c3fa3-493b-40d0-aa53-d7cec993b598 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 11:03:18.561 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-f10c3fa3-493b-40d0-aa53-d7cec993b598 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:18.767 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fdea98f1-5c00-467b-9be8-c8729ba307e2 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated on remote: ['617cb376-02d9-445b-82cf-8d66a13c1e38'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:03:18.767 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [req-fdea98f1-5c00-467b-9be8-c8729ba307e2 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated ['617cb376-02d9-445b-82cf-8d66a13c1e38'] 2021-08-26 11:03:18.827 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-f10c3fa3-493b-40d0-aa53-d7cec993b598 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" 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:371 2021-08-26 11:03:18.827 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-f10c3fa3-493b-40d0-aa53-d7cec993b598 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:18.827 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-f10c3fa3-493b-40d0-aa53-d7cec993b598 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:18.827 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f10c3fa3-493b-40d0-aa53-d7cec993b598 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for bf6401b7-3b67-4447-81f2-faf39768c110 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:03:18.827 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f10c3fa3-493b-40d0-aa53-d7cec993b598 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:03:18.827 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f10c3fa3-493b-40d0-aa53-d7cec993b598 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 11:03:18.827 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-f10c3fa3-493b-40d0-aa53-d7cec993b598 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:19.106 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-f10c3fa3-493b-40d0-aa53-d7cec993b598 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" 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:371 2021-08-26 11:03:19.106 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-f10c3fa3-493b-40d0-aa53-d7cec993b598 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:19.106 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-f10c3fa3-493b-40d0-aa53-d7cec993b598 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:19.106 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [req-fdea98f1-5c00-467b-9be8-c8729ba307e2 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Refresh firewall rules 2021-08-26 11:03:19.106 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fdea98f1-5c00-467b-9be8-c8729ba307e2 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Get security group information for devices via rpc ['bf6401b7-3b67-4447-81f2-faf39768c110', '1107307f-74e3-4339-88ea-a2424e7970ee'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:03:20.176 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cb474fe-eb33-4a87-bc11-ac3c50f10373 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: f4bb638b-5c05-4d26-a311-c636deb42da4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:03:20.188 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cb474fe-eb33-4a87-bc11-ac3c50f10373 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port f4bb638b-5c05-4d26-a311-c636deb42da4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:03:20.216 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fdea98f1-5c00-467b-9be8-c8729ba307e2 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update security group information for ports dict_keys(['1107307f-74e3-4339-88ea-a2424e7970ee', 'bf6401b7-3b67-4447-81f2-faf39768c110']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:03:20.216 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fdea98f1-5c00-467b-9be8-c8729ba307e2 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:03:20.216 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fdea98f1-5c00-467b-9be8-c8729ba307e2 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update rules of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:03:20.216 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fdea98f1-5c00-467b-9be8-c8729ba307e2 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update members of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:03:20.216 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fdea98f1-5c00-467b-9be8-c8729ba307e2 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for 1107307f-74e3-4339-88ea-a2424e7970ee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:03:20.216 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fdea98f1-5c00-467b-9be8-c8729ba307e2 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:03:20.216 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fdea98f1-5c00-467b-9be8-c8729ba307e2 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 11:03:20.216 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-fdea98f1-5c00-467b-9be8-c8729ba307e2 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:20.467 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-fdea98f1-5c00-467b-9be8-c8729ba307e2 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:20.467 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-fdea98f1-5c00-467b-9be8-c8729ba307e2 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:20.467 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-fdea98f1-5c00-467b-9be8-c8729ba307e2 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:20.467 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fdea98f1-5c00-467b-9be8-c8729ba307e2 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for bf6401b7-3b67-4447-81f2-faf39768c110 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:03:20.467 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fdea98f1-5c00-467b-9be8-c8729ba307e2 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:03:20.467 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fdea98f1-5c00-467b-9be8-c8729ba307e2 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 11:03:20.467 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-fdea98f1-5c00-467b-9be8-c8729ba307e2 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:20.731 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-fdea98f1-5c00-467b-9be8-c8729ba307e2 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:20.746 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-fdea98f1-5c00-467b-9be8-c8729ba307e2 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:20.746 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-fdea98f1-5c00-467b-9be8-c8729ba307e2 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:21.043 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-babb52c4-d0b0-4751-b195-7069ce47b3fd a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 5057e9ba-578d-411d-a3ae-edd912744c82 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:03:21.060 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-babb52c4-d0b0-4751-b195-7069ce47b3fd a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 5057e9ba-578d-411d-a3ae-edd912744c82 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:03:23.919 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f4bb638b-5c05-4d26-a311-c636deb42da4 2021-08-26 11:03:25.873 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:03:26.123 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-843f9e96-0e3f-46d5-8790-77d887b3bd71 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated on remote: ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:03:26.123 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-843f9e96-0e3f-46d5-8790-77d887b3bd71 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] 2021-08-26 11:03:26.123 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-843f9e96-0e3f-46d5-8790-77d887b3bd71 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Refresh firewall rules 2021-08-26 11:03:26.123 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-843f9e96-0e3f-46d5-8790-77d887b3bd71 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Get security group information for devices via rpc ['20c195db-e2a8-4a3c-ba34-6935ba384ac4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:03:26.654 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port f4bb638b-5c05-4d26-a311-c636deb42da4 2021-08-26 11:03:26.654 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port f4bb638b-5c05-4d26-a311-c636deb42da4 updated. Details: {'device': 'f4bb638b-5c05-4d26-a311-c636deb42da4', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': 'f4bb638b-5c05-4d26-a311-c636deb42da4', 'mac_address': 'fa:16:3e:b5:c0:e4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.27'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:03:26.654 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:03:26.654 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:26.654 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f4bb638b-5c05-4d26-a311-c636deb42da4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:03:26.654 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:03:26.761 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-843f9e96-0e3f-46d5-8790-77d887b3bd71 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update security group information for ports dict_keys(['20c195db-e2a8-4a3c-ba34-6935ba384ac4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:03:26.761 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-843f9e96-0e3f-46d5-8790-77d887b3bd71 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:03:26.761 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-843f9e96-0e3f-46d5-8790-77d887b3bd71 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update rules of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:03:26.761 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-843f9e96-0e3f-46d5-8790-77d887b3bd71 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update members of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:03:26.761 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-843f9e96-0e3f-46d5-8790-77d887b3bd71 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update port filter for 20c195db-e2a8-4a3c-ba34-6935ba384ac4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:03:26.761 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-843f9e96-0e3f-46d5-8790-77d887b3bd71 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Updating port rules. 2021-08-26 11:03:26.761 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-843f9e96-0e3f-46d5-8790-77d887b3bd71 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 11:03:26.761 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-843f9e96-0e3f-46d5-8790-77d887b3bd71 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:26.889 4320 2402051687352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f4bb638b-5c05-4d26-a311-c636deb42da4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:03:26.889 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f4bb638b-5c05-4d26-a311-c636deb42da4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:03:26.889 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f4bb638b-5c05-4d26-a311-c636deb42da4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:03:26.889 4320 2402051687352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port f4bb638b-5c05-4d26-a311-c636deb42da4 2021-08-26 11:03:26.998 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-843f9e96-0e3f-46d5-8790-77d887b3bd71 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:26.998 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-843f9e96-0e3f-46d5-8790-77d887b3bd71 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:26.998 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-843f9e96-0e3f-46d5-8790-77d887b3bd71 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:27.046 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:03:27.046 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f4bb638b-5c05-4d26-a311-c636deb42da4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:03:27.183 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f4bb638b-5c05-4d26-a311-c636deb42da4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:03:27.183 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:03:27.183 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:03:27.183 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:03:27.183 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f4bb638b-5c05-4d26-a311-c636deb42da4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:03:27.183 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:03:27.183 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f4bb638b-5c05-4d26-a311-c636deb42da4 not yet added. Adding. 2021-08-26 11:03:27.202 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:03:27.202 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:03:27.434 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:27.683 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:27.683 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:27.717 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70e90899-ccb6-47b8-8d88-2abd87aa426e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 978625ad-ade0-4c3f-b9a8-40f239f97ab1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:03:27.734 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70e90899-ccb6-47b8-8d88-2abd87aa426e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 978625ad-ade0-4c3f-b9a8-40f239f97ab1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:03:27.982 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:28.154 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" 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:371 2021-08-26 11:03:28.154 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f4bb638b-5c05-4d26-a311-c636deb42da4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:03:28.154 4320 2402051687352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f4bb638b-5c05-4d26-a311-c636deb42da4 processed. 2021-08-26 11:03:29.891 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:30.001 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 978625ad-ade0-4c3f-b9a8-40f239f97ab1 2021-08-26 11:03:30.263 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f1c2d4db-b222-4218-a817-7878f8e30d9f 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] Security group member updated on remote: ['971c56fc-3a71-4d25-9e05-562759557395'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:03:30.263 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [req-f1c2d4db-b222-4218-a817-7878f8e30d9f 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] Security group member updated ['971c56fc-3a71-4d25-9e05-562759557395'] 2021-08-26 11:03:30.457 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1c2d4db-b222-4218-a817-7878f8e30d9f 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] port_delete event received for '55324b54-f22f-49e7-b4c7-3b1b5f7d1f38' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:03:30.480 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.593s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:31.311 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-caba8688-26fb-455a-8610-77c4bd817c3f 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] Security group member updated on remote: ['971c56fc-3a71-4d25-9e05-562759557395'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:03:31.311 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-caba8688-26fb-455a-8610-77c4bd817c3f 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] Security group member updated ['971c56fc-3a71-4d25-9e05-562759557395'] 2021-08-26 11:03:31.434 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caba8688-26fb-455a-8610-77c4bd817c3f 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] port_delete event received for '754fb51d-7f39-415a-a452-6e59122ad7b8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:03:31.905 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:03:32.467 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 978625ad-ade0-4c3f-b9a8-40f239f97ab1 2021-08-26 11:03:32.467 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 978625ad-ade0-4c3f-b9a8-40f239f97ab1 updated. Details: {'device': '978625ad-ade0-4c3f-b9a8-40f239f97ab1', 'network_id': 'dacb0626-7805-422b-b046-7a904aca1c71', 'port_id': '978625ad-ade0-4c3f-b9a8-40f239f97ab1', 'mac_address': 'fa:16:3e:1f:50:75', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 365, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0572e988-fa7f-44fb-a68a-5889cf22ed93', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:03:32.467 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:03:32.467 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-978625ad-ade0-4c3f-b9a8-40f239f97ab1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:32.467 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 978625ad-ade0-4c3f-b9a8-40f239f97ab1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:03:32.467 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:03:32.684 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '978625ad-ade0-4c3f-b9a8-40f239f97ab1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:03:32.684 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '978625ad-ade0-4c3f-b9a8-40f239f97ab1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:03:32.684 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 978625ad-ade0-4c3f-b9a8-40f239f97ab1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:03:32.684 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 365, VLAN trunk: None to switch port 978625ad-ade0-4c3f-b9a8-40f239f97ab1 2021-08-26 11:03:32.918 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:03:32.918 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['978625ad-ade0-4c3f-b9a8-40f239f97ab1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:03:33.184 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['978625ad-ade0-4c3f-b9a8-40f239f97ab1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:03:33.184 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:03:33.184 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:03:33.184 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:03:33.184 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 978625ad-ade0-4c3f-b9a8-40f239f97ab1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:03:33.184 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:03:33.184 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 978625ad-ade0-4c3f-b9a8-40f239f97ab1 not yet added. Adding. 2021-08-26 11:03:33.184 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:03:33.184 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:03:33.497 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-978625ad-ade0-4c3f-b9a8-40f239f97ab1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:33.793 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-978625ad-ade0-4c3f-b9a8-40f239f97ab1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:33.793 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-978625ad-ade0-4c3f-b9a8-40f239f97ab1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:34.138 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-978625ad-ade0-4c3f-b9a8-40f239f97ab1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:34.312 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5709b62e-9111-4e99-b888-517d97730a34 2021-08-26 11:03:34.454 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-978625ad-ade0-4c3f-b9a8-40f239f97ab1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.984s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:34.454 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 978625ad-ade0-4c3f-b9a8-40f239f97ab1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:03:34.454 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 978625ad-ade0-4c3f-b9a8-40f239f97ab1 processed. 2021-08-26 11:03:35.231 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f28bafc9-f3d1-446a-aeba-85ffb1338be9 - - - - -] port_delete event received for '0a242b4d-15af-4fae-bd74-8deadb5cd269' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:03:35.263 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50752a46-9fba-4fdb-8f71-314c6c662b3b 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] port_delete event received for '0a242b4d-15af-4fae-bd74-8deadb5cd269' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:03:35.734 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50752a46-9fba-4fdb-8f71-314c6c662b3b 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] network_delete received. Deleting network 6d7df992-9d9e-424c-b210-a0a404891e2e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:03:35.734 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50752a46-9fba-4fdb-8f71-314c6c662b3b 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] Network 6d7df992-9d9e-424c-b210-a0a404891e2e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:03:35.931 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:03:35.931 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5709b62e-9111-4e99-b888-517d97730a34' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:03:35.931 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5709b62e-9111-4e99-b888-517d97730a34' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:03:35.931 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5709b62e-9111-4e99-b888-517d97730a34 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:03:35.931 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:35.965 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5709b62e-9111-4e99-b888-517d97730a34'] 2021-08-26 11:03:35.965 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:03:35.965 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:03:35.965 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5709b62e-9111-4e99-b888-517d97730a34'] 2021-08-26 11:03:36.563 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:37.435 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff2bab87-64bb-44ac-81e8-faa38b5d1371 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] port_delete event received for 'ad8bf15b-0152-4f26-b6dc-2dd12c69049c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:03:37.435 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-436f898c-13f7-4e47-9145-080a1d74500a - - - - -] port_delete event received for 'ad8bf15b-0152-4f26-b6dc-2dd12c69049c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:03:37.532 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-66898c57-48ba-40b8-b254-6d0cc02a5c64 bc6f4009fc374b7c8b3ffb553dc17f73 603636270fe3408f8b65c57670220403 - - -] port_delete event received for '2759a2af-972a-4bae-ac3f-cd89d9683692' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:03:37.827 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff2bab87-64bb-44ac-81e8-faa38b5d1371 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] network_delete received. Deleting network 22d96fac-56d9-4ac2-9615-f63dbd82ebad network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:03:37.827 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff2bab87-64bb-44ac-81e8-faa38b5d1371 50bed4d6516948cc903ffd54a98141ce 74ceb1e7fb4044658b5288f8dc9513fe - - -] Network 22d96fac-56d9-4ac2-9615-f63dbd82ebad not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:03:40.202 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6f0287a8-410a-4864-a7c5-de5e32386cc0 2021-08-26 11:03:41.530 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d41c484e-a4b4-4567-89fc-a52c0a5a63c3 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for '472ad012-339c-458c-b890-04617b614e20' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:03:41.824 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated on remote: ['617cb376-02d9-445b-82cf-8d66a13c1e38'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:03:41.824 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated ['617cb376-02d9-445b-82cf-8d66a13c1e38'] 2021-08-26 11:03:41.824 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Refresh firewall rules 2021-08-26 11:03:41.824 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Get security group information for devices via rpc ['bf6401b7-3b67-4447-81f2-faf39768c110', '1107307f-74e3-4339-88ea-a2424e7970ee', 'f4bb638b-5c05-4d26-a311-c636deb42da4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:03:41.940 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:03:42.793 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 6f0287a8-410a-4864-a7c5-de5e32386cc0 2021-08-26 11:03:42.793 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 6f0287a8-410a-4864-a7c5-de5e32386cc0 updated. Details: {'device': '6f0287a8-410a-4864-a7c5-de5e32386cc0', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': '6f0287a8-410a-4864-a7c5-de5e32386cc0', 'mac_address': 'fa:16:3e:4b:2e:84', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.189'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:03:42.793 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:03:42.793 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6f0287a8-410a-4864-a7c5-de5e32386cc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:42.793 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6f0287a8-410a-4864-a7c5-de5e32386cc0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:03:42.793 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:03:42.793 4320 2402051687528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-199fc4fe-9362-49d6-aff5-41334030f6b4 77e63a821c944d02bc75c2b76477dccc ba03e36e454442ffbedacdbb2a3a5a35 - - -] Security group member updated on remote: ['4bcb2db4-26cf-4108-ba4a-7a9a848de3d9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:03:42.793 4320 2402051687528 MainThread INFO neutron.agent.securitygroups_rpc [req-199fc4fe-9362-49d6-aff5-41334030f6b4 77e63a821c944d02bc75c2b76477dccc ba03e36e454442ffbedacdbb2a3a5a35 - - -] Security group member updated ['4bcb2db4-26cf-4108-ba4a-7a9a848de3d9'] 2021-08-26 11:03:42.860 4320 2402051687352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6f0287a8-410a-4864-a7c5-de5e32386cc0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:03:42.860 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6f0287a8-410a-4864-a7c5-de5e32386cc0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:03:42.871 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6f0287a8-410a-4864-a7c5-de5e32386cc0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:03:42.871 4320 2402051687352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port 6f0287a8-410a-4864-a7c5-de5e32386cc0 2021-08-26 11:03:42.933 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update security group information for ports dict_keys(['1107307f-74e3-4339-88ea-a2424e7970ee', 'bf6401b7-3b67-4447-81f2-faf39768c110', 'f4bb638b-5c05-4d26-a311-c636deb42da4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:03:42.933 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:03:42.933 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update rules of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:03:42.933 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update members of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:03:42.933 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for 1107307f-74e3-4339-88ea-a2424e7970ee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:03:42.933 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:03:42.933 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 11:03:42.933 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:42.965 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:03:42.965 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6f0287a8-410a-4864-a7c5-de5e32386cc0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:03:43.216 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3350904c-c1e4-41b7-b163-a9447c99ec62 bc6f4009fc374b7c8b3ffb553dc17f73 603636270fe3408f8b65c57670220403 - - -] port_delete event received for 'de957a12-d9cc-466e-9b36-49a5c1d9a1ac' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:03:43.379 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24ffd2da-294f-444a-822d-8ff2d63a9dab a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 08ee51d3-866d-4516-b782-3e059465c1d9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:03:43.403 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24ffd2da-294f-444a-822d-8ff2d63a9dab a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 08ee51d3-866d-4516-b782-3e059465c1d9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:03:43.436 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:43.436 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:43.436 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:43.436 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for bf6401b7-3b67-4447-81f2-faf39768c110 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:03:43.436 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:03:43.436 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 11:03:43.436 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:43.622 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6f0287a8-410a-4864-a7c5-de5e32386cc0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:03:43.622 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:03:43.622 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cbd0c1ee-3767-42c5-ab24-dca93abd7522) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:03:43.622 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cbd0c1ee-3767-42c5-ab24-dca93abd7522) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:03:43.622 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6f0287a8-410a-4864-a7c5-de5e32386cc0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:03:43.622 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:03:43.622 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-26 11:03:43.622 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f0287a8-410a-4864-a7c5-de5e32386cc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:43.622 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f0287a8-410a-4864-a7c5-de5e32386cc0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:43.622 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f0287a8-410a-4864-a7c5-de5e32386cc0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:43.622 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f0287a8-410a-4864-a7c5-de5e32386cc0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:43.811 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6f0287a8-410a-4864-a7c5-de5e32386cc0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:43.811 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6f0287a8-410a-4864-a7c5-de5e32386cc0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:03:43.811 4320 2402051687352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6f0287a8-410a-4864-a7c5-de5e32386cc0 processed. 2021-08-26 11:03:43.860 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:43.860 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:43.860 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:43.860 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for f4bb638b-5c05-4d26-a311-c636deb42da4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:03:43.860 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:03:43.860 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 11:03:43.860 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:43.955 4320 2402051687880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:44.246 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:44.246 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:44.246 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-c27f35e2-4577-4a9b-a004-965b63d5165c 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:44.497 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0f0a86ad-1c51-4bb7-86fc-c4226fa4225f 2021-08-26 11:03:44.715 4320 2402051687880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:45.936 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6ac530e-b075-43f1-be77-7137382b5fc5 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for '4340e637-9a1c-4051-812e-515e78114d71' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:03:45.952 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:03:45.952 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0f0a86ad-1c51-4bb7-86fc-c4226fa4225f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:03:45.952 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0f0a86ad-1c51-4bb7-86fc-c4226fa4225f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:03:45.952 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0f0a86ad-1c51-4bb7-86fc-c4226fa4225f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:03:45.980 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 440675cf-9fc3-437f-ab1f-892c9cd535e7 2021-08-26 11:03:45.980 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0f0a86ad-1c51-4bb7-86fc-c4226fa4225f'] 2021-08-26 11:03:45.996 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:03:45.996 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:03:45.996 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0f0a86ad-1c51-4bb7-86fc-c4226fa4225f'] 2021-08-26 11:03:46.054 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d5618779-343f-44c6-97a7-178627ffca06 a636d288557e4725b77f22f80082bc69 402edbd70d06441584a0362400049b03 - - -] Security group member updated on remote: ['71b2ac21-1b66-4c30-8d18-f21b237b81dd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:03:46.054 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-d5618779-343f-44c6-97a7-178627ffca06 a636d288557e4725b77f22f80082bc69 402edbd70d06441584a0362400049b03 - - -] Security group member updated ['71b2ac21-1b66-4c30-8d18-f21b237b81dd'] 2021-08-26 11:03:46.137 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33b4dd90-e717-4c31-b45f-2f1ec47559da a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: b5ce8f59-5f96-416b-8a17-14793a7abbb0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:03:46.153 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33b4dd90-e717-4c31-b45f-2f1ec47559da a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port b5ce8f59-5f96-416b-8a17-14793a7abbb0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:03:46.516 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 978625ad-ade0-4c3f-b9a8-40f239f97ab1 2021-08-26 11:03:47.153 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5618779-343f-44c6-97a7-178627ffca06 a636d288557e4725b77f22f80082bc69 402edbd70d06441584a0362400049b03 - - -] port_delete event received for '0f0a86ad-1c51-4bb7-86fc-c4226fa4225f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:03:47.577 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-580a8c13-fd00-44a9-ae6c-50d120395104 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated on remote: ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:03:47.577 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-580a8c13-fd00-44a9-ae6c-50d120395104 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] 2021-08-26 11:03:47.577 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-580a8c13-fd00-44a9-ae6c-50d120395104 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Refresh firewall rules 2021-08-26 11:03:47.577 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-580a8c13-fd00-44a9-ae6c-50d120395104 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Get security group information for devices via rpc ['20c195db-e2a8-4a3c-ba34-6935ba384ac4', '978625ad-ade0-4c3f-b9a8-40f239f97ab1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:03:47.794 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-580a8c13-fd00-44a9-ae6c-50d120395104 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] port_delete event received for '978625ad-ade0-4c3f-b9a8-40f239f97ab1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:03:47.979 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:03:47.980 4320 2402051687880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:47.980 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '978625ad-ade0-4c3f-b9a8-40f239f97ab1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:03:47.980 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '978625ad-ade0-4c3f-b9a8-40f239f97ab1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:03:47.980 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 978625ad-ade0-4c3f-b9a8-40f239f97ab1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:03:47.980 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d61e8f6-7db6-4eb6-a444-5169e50b8149 bc6f4009fc374b7c8b3ffb553dc17f73 603636270fe3408f8b65c57670220403 - - -] Security group member updated on remote: ['c7afa870-721e-4f38-8335-9654073db3dc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:03:47.999 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [req-1d61e8f6-7db6-4eb6-a444-5169e50b8149 bc6f4009fc374b7c8b3ffb553dc17f73 603636270fe3408f8b65c57670220403 - - -] Security group member updated ['c7afa870-721e-4f38-8335-9654073db3dc'] 2021-08-26 11:03:48.019 4320 2402051687528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['978625ad-ade0-4c3f-b9a8-40f239f97ab1'] 2021-08-26 11:03:48.019 4320 2402051687528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:03:48.019 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:03:48.019 4320 2402051687528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['978625ad-ade0-4c3f-b9a8-40f239f97ab1'] 2021-08-26 11:03:48.091 4320 2402051687880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:48.140 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d61e8f6-7db6-4eb6-a444-5169e50b8149 bc6f4009fc374b7c8b3ffb553dc17f73 603636270fe3408f8b65c57670220403 - - -] port_delete event received for 'be118840-c0fd-4172-8770-9a86ecbf063e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:03:48.311 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 08ee51d3-866d-4516-b782-3e059465c1d9 2021-08-26 11:03:48.526 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-580a8c13-fd00-44a9-ae6c-50d120395104 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update security group information for ports dict_keys(['20c195db-e2a8-4a3c-ba34-6935ba384ac4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:03:48.526 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-580a8c13-fd00-44a9-ae6c-50d120395104 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:03:48.547 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-580a8c13-fd00-44a9-ae6c-50d120395104 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update rules of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:03:48.547 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-580a8c13-fd00-44a9-ae6c-50d120395104 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update members of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:03:48.547 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-580a8c13-fd00-44a9-ae6c-50d120395104 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update port filter for 20c195db-e2a8-4a3c-ba34-6935ba384ac4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:03:48.547 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-580a8c13-fd00-44a9-ae6c-50d120395104 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Updating port rules. 2021-08-26 11:03:48.547 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-580a8c13-fd00-44a9-ae6c-50d120395104 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:03:48.547 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-580a8c13-fd00-44a9-ae6c-50d120395104 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:48.547 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-580a8c13-fd00-44a9-ae6c-50d120395104 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:48.547 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-580a8c13-fd00-44a9-ae6c-50d120395104 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:48.652 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-176ec069-ebe1-423e-9af5-c146b01889b4 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for 'e3c0ea9d-d919-45aa-9bed-ed110cfa78ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:03:48.873 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-580a8c13-fd00-44a9-ae6c-50d120395104 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:49.200 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-176ec069-ebe1-423e-9af5-c146b01889b4 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network 4b7f642f-5f69-443e-aee1-f51ec5b9fe46 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:03:49.215 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-176ec069-ebe1-423e-9af5-c146b01889b4 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network 4b7f642f-5f69-443e-aee1-f51ec5b9fe46 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:03:49.277 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8439257d-5b6a-4f8e-a16b-242f15b1df45 - - - - -] port_delete event received for 'e3c0ea9d-d919-45aa-9bed-ed110cfa78ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:03:49.980 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:03:49.980 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:50.044 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:50.528 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 08ee51d3-866d-4516-b782-3e059465c1d9 2021-08-26 11:03:50.528 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 08ee51d3-866d-4516-b782-3e059465c1d9 updated. Details: {'device': '08ee51d3-866d-4516-b782-3e059465c1d9', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': '08ee51d3-866d-4516-b782-3e059465c1d9', 'mac_address': 'fa:16:3e:e0:bb:ca', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.201'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:03:50.528 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:03:50.528 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-08ee51d3-866d-4516-b782-3e059465c1d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:50.528 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 08ee51d3-866d-4516-b782-3e059465c1d9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:03:50.528 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:03:50.769 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '08ee51d3-866d-4516-b782-3e059465c1d9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:03:50.777 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '08ee51d3-866d-4516-b782-3e059465c1d9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:03:50.777 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 08ee51d3-866d-4516-b782-3e059465c1d9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:03:50.777 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port 08ee51d3-866d-4516-b782-3e059465c1d9 2021-08-26 11:03:50.872 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-828d9c65-c6f3-4b78-8875-ea4307eef059 a636d288557e4725b77f22f80082bc69 402edbd70d06441584a0362400049b03 - - -] port_delete event received for '90a24e8f-89b5-4ffb-b80c-b5f05eb6007b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:03:50.951 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:03:50.951 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['08ee51d3-866d-4516-b782-3e059465c1d9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:03:51.168 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['08ee51d3-866d-4516-b782-3e059465c1d9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:03:51.168 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:03:51.168 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:03:51.168 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:03:51.168 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 08ee51d3-866d-4516-b782-3e059465c1d9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:03:51.168 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:03:51.168 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 08ee51d3-866d-4516-b782-3e059465c1d9 not yet added. Adding. 2021-08-26 11:03:51.168 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:03:51.168 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:03:51.434 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-08ee51d3-866d-4516-b782-3e059465c1d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:51.672 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-08ee51d3-866d-4516-b782-3e059465c1d9" 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:371 2021-08-26 11:03:51.672 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-08ee51d3-866d-4516-b782-3e059465c1d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:52.011 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-08ee51d3-866d-4516-b782-3e059465c1d9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:52.153 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-08ee51d3-866d-4516-b782-3e059465c1d9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:52.172 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 08ee51d3-866d-4516-b782-3e059465c1d9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:03:52.172 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 08ee51d3-866d-4516-b782-3e059465c1d9 processed. 2021-08-26 11:03:52.683 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-13fb4247-7125-4d63-8cd6-cae63711d7ec 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for '25a1a1e5-24d2-4129-a7c1-4f581a9ab8c4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:03:53.702 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5550a823-0ccd-4f92-bd5e-c64a8e0dbf69 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for '61477b00-3899-4b13-bdab-3228de34a3b5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:03:54.024 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:54.747 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:55.605 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c77b439-0957-43f9-9464-c29352fb09a2 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for 'df771708-eab3-44b6-a10e-3f15f73dc248' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:03:57.667 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0b302b04-451c-4e6e-ab30-6c368168fb82 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated on remote: ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:03:57.667 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-0b302b04-451c-4e6e-ab30-6c368168fb82 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] 2021-08-26 11:03:57.667 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-0b302b04-451c-4e6e-ab30-6c368168fb82 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Refresh firewall rules 2021-08-26 11:03:57.667 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0b302b04-451c-4e6e-ab30-6c368168fb82 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Get security group information for devices via rpc ['20c195db-e2a8-4a3c-ba34-6935ba384ac4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:03:57.932 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0b302b04-451c-4e6e-ab30-6c368168fb82 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update security group information for ports dict_keys(['20c195db-e2a8-4a3c-ba34-6935ba384ac4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:03:57.932 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0b302b04-451c-4e6e-ab30-6c368168fb82 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:03:57.932 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0b302b04-451c-4e6e-ab30-6c368168fb82 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update rules of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:03:57.932 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0b302b04-451c-4e6e-ab30-6c368168fb82 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update members of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:03:57.932 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0b302b04-451c-4e6e-ab30-6c368168fb82 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update port filter for 20c195db-e2a8-4a3c-ba34-6935ba384ac4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:03:57.932 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0b302b04-451c-4e6e-ab30-6c368168fb82 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Updating port rules. 2021-08-26 11:03:57.932 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0b302b04-451c-4e6e-ab30-6c368168fb82 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 11:03:57.950 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-0b302b04-451c-4e6e-ab30-6c368168fb82 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:58.120 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9a4f3e1-66ae-4a29-a7bf-57a322a8c818 - - - - -] port_delete event received for 'fdae488b-42c6-4d20-aa10-1582c32fc663' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:03:58.233 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-0b302b04-451c-4e6e-ab30-6c368168fb82 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" 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:371 2021-08-26 11:03:58.233 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-0b302b04-451c-4e6e-ab30-6c368168fb82 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:03:58.233 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-0b302b04-451c-4e6e-ab30-6c368168fb82 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:03:58.480 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7754b88-c0fb-4f6d-8ade-59f6d351614c 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for '74cc9022-7c19-4be2-a293-ad14d992b1f2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:03:58.800 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f43ff64-1b68-412c-aad4-7977cc8f28f0 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for 'fdae488b-42c6-4d20-aa10-1582c32fc663' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:03:59.589 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f43ff64-1b68-412c-aad4-7977cc8f28f0 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network 8f487a9e-780f-4369-84f6-c17b40e46076 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:03:59.589 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f43ff64-1b68-412c-aad4-7977cc8f28f0 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network 8f487a9e-780f-4369-84f6-c17b40e46076 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:04:00.636 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-222b6cb6-cb2b-418d-98ad-90d5da2093a5 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 36dbf0d4-66da-4034-8bc5-65d6ecb07915 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:04:00.636 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-222b6cb6-cb2b-418d-98ad-90d5da2093a5 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 36dbf0d4-66da-4034-8bc5-65d6ecb07915 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:04:01.387 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56c2de1b-b865-4627-9da7-73ca307d6a50 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for '9a26890d-30fd-4130-9960-8a482617bfca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:04:01.982 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f099850-4646-44ac-8d2f-8986725a75ec - - - - -] port_delete event received for '9a26890d-30fd-4130-9960-8a482617bfca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:04:02.964 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56c2de1b-b865-4627-9da7-73ca307d6a50 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network 440675cf-9fc3-437f-ab1f-892c9cd535e7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:04:02.964 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56c2de1b-b865-4627-9da7-73ca307d6a50 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network 440675cf-9fc3-437f-ab1f-892c9cd535e7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:04:04.245 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated on remote: ['617cb376-02d9-445b-82cf-8d66a13c1e38'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:04:04.245 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated ['617cb376-02d9-445b-82cf-8d66a13c1e38'] 2021-08-26 11:04:04.245 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Refresh firewall rules 2021-08-26 11:04:04.245 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Get security group information for devices via rpc ['bf6401b7-3b67-4447-81f2-faf39768c110', '1107307f-74e3-4339-88ea-a2424e7970ee', 'f4bb638b-5c05-4d26-a311-c636deb42da4', '08ee51d3-866d-4516-b782-3e059465c1d9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:04:05.936 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b807d28c-6fa1-480a-9781-b1b35c357132 - - - - -] port_update received: 5525d3d9-0a2f-4236-924f-13dd6a8ccdd1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:04:05.948 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b807d28c-6fa1-480a-9781-b1b35c357132 - - - - -] No port 5525d3d9-0a2f-4236-924f-13dd6a8ccdd1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:04:06.604 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0f50fc4-53a1-411a-b370-04696b933723 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 668e115e-ac44-4e18-b34b-cc180597ad9b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:04:06.632 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0f50fc4-53a1-411a-b370-04696b933723 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 668e115e-ac44-4e18-b34b-cc180597ad9b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:04:07.325 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update security group information for ports dict_keys(['08ee51d3-866d-4516-b782-3e059465c1d9', '1107307f-74e3-4339-88ea-a2424e7970ee', 'bf6401b7-3b67-4447-81f2-faf39768c110', 'f4bb638b-5c05-4d26-a311-c636deb42da4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:04:07.325 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:04:07.325 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update rules of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:04:07.325 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update members of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:04:07.325 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for 08ee51d3-866d-4516-b782-3e059465c1d9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:04:07.325 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:04:07.325 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 11:04:07.325 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-08ee51d3-866d-4516-b782-3e059465c1d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:07.607 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-08ee51d3-866d-4516-b782-3e059465c1d9" 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:371 2021-08-26 11:04:07.607 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-08ee51d3-866d-4516-b782-3e059465c1d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:07.607 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-08ee51d3-866d-4516-b782-3e059465c1d9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:07.607 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for 1107307f-74e3-4339-88ea-a2424e7970ee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:04:07.607 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:04:07.629 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 11:04:07.629 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:07.917 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:07.917 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:07.917 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:07.917 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for bf6401b7-3b67-4447-81f2-faf39768c110 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:04:07.917 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:04:07.917 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 11:04:07.917 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:08.186 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:08.186 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:08.186 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:08.186 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for f4bb638b-5c05-4d26-a311-c636deb42da4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:04:08.186 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:04:08.186 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 11:04:08.186 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:08.451 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" 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:371 2021-08-26 11:04:08.451 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:08.451 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-35fbc5a5-53f8-4904-9fa5-205026c87577 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:08.757 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6f0287a8-410a-4864-a7c5-de5e32386cc0 2021-08-26 11:04:10.078 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:04:10.078 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6f0287a8-410a-4864-a7c5-de5e32386cc0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:04:10.078 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6f0287a8-410a-4864-a7c5-de5e32386cc0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:04:10.078 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6f0287a8-410a-4864-a7c5-de5e32386cc0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:04:10.120 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6f0287a8-410a-4864-a7c5-de5e32386cc0'] 2021-08-26 11:04:10.120 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:04:10.120 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:04:10.120 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6f0287a8-410a-4864-a7c5-de5e32386cc0'] 2021-08-26 11:04:10.606 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 668e115e-ac44-4e18-b34b-cc180597ad9b 2021-08-26 11:04:12.079 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:04:12.079 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:12.636 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5709b62e-9111-4e99-b888-517d97730a34 2021-08-26 11:04:13.169 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:13.325 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3736ff04-70fb-48f1-8555-52a53a034d24 - - - - -] port_update received: 9cad3f78-851d-4888-a661-e0ad13527528 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:04:13.325 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3736ff04-70fb-48f1-8555-52a53a034d24 - - - - -] No port 9cad3f78-851d-4888-a661-e0ad13527528 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:04:13.495 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 668e115e-ac44-4e18-b34b-cc180597ad9b 2021-08-26 11:04:13.495 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 668e115e-ac44-4e18-b34b-cc180597ad9b updated. Details: {'device': '668e115e-ac44-4e18-b34b-cc180597ad9b', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': '668e115e-ac44-4e18-b34b-cc180597ad9b', 'mac_address': 'fa:16:3e:5c:b8:43', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.107'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:04:13.495 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:04:13.495 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-668e115e-ac44-4e18-b34b-cc180597ad9b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:13.495 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 668e115e-ac44-4e18-b34b-cc180597ad9b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:04:13.512 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:04:13.713 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '668e115e-ac44-4e18-b34b-cc180597ad9b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:04:13.713 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '668e115e-ac44-4e18-b34b-cc180597ad9b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:04:13.735 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 668e115e-ac44-4e18-b34b-cc180597ad9b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:04:13.735 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port 668e115e-ac44-4e18-b34b-cc180597ad9b 2021-08-26 11:04:13.918 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:04:13.934 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['668e115e-ac44-4e18-b34b-cc180597ad9b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:04:14.101 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:04:14.528 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['668e115e-ac44-4e18-b34b-cc180597ad9b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:04:14.528 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:04:14.528 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:04:14.528 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:04:14.549 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 668e115e-ac44-4e18-b34b-cc180597ad9b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:04:14.549 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:04:14.549 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 668e115e-ac44-4e18-b34b-cc180597ad9b not yet added. Adding. 2021-08-26 11:04:14.549 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:04:14.549 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:04:14.764 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 5709b62e-9111-4e99-b888-517d97730a34 2021-08-26 11:04:14.764 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 5709b62e-9111-4e99-b888-517d97730a34 updated. Details: {'device': '5709b62e-9111-4e99-b888-517d97730a34', 'network_id': 'd48aff0f-0d36-4112-b507-7ec94d5c6585', 'port_id': '5709b62e-9111-4e99-b888-517d97730a34', 'mac_address': 'fa:16:3e:43:ad:bd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 350, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7018476-acb1-45f5-b75e-c2351b6ebdbd', 'ip_address': '192.168.233.81'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:04:14.764 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:04:14.764 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5709b62e-9111-4e99-b888-517d97730a34" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:14.764 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5709b62e-9111-4e99-b888-517d97730a34 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:04:14.764 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:04:14.793 4320 2402051687352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5709b62e-9111-4e99-b888-517d97730a34') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:04:14.793 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5709b62e-9111-4e99-b888-517d97730a34') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:04:14.811 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5709b62e-9111-4e99-b888-517d97730a34 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:04:14.811 4320 2402051687352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 350, VLAN trunk: None to switch port 5709b62e-9111-4e99-b888-517d97730a34 2021-08-26 11:04:14.824 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-668e115e-ac44-4e18-b34b-cc180597ad9b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:14.878 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:04:14.878 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5709b62e-9111-4e99-b888-517d97730a34'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:04:15.088 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-668e115e-ac44-4e18-b34b-cc180597ad9b" 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:371 2021-08-26 11:04:15.088 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-668e115e-ac44-4e18-b34b-cc180597ad9b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:15.185 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5709b62e-9111-4e99-b888-517d97730a34']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:04:15.185 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:04:15.185 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cbd0c1ee-3767-42c5-ab24-dca93abd7522) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:04:15.185 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cbd0c1ee-3767-42c5-ab24-dca93abd7522) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:04:15.185 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5709b62e-9111-4e99-b888-517d97730a34 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:04:15.185 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:04:15.185 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5709b62e-9111-4e99-b888-517d97730a34 not yet added. Adding. 2021-08-26 11:04:15.185 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:04:15.185 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:04:15.374 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-668e115e-ac44-4e18-b34b-cc180597ad9b" 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:371 2021-08-26 11:04:15.419 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5709b62e-9111-4e99-b888-517d97730a34" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:15.579 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-668e115e-ac44-4e18-b34b-cc180597ad9b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:15.579 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 668e115e-ac44-4e18-b34b-cc180597ad9b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:04:15.579 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 668e115e-ac44-4e18-b34b-cc180597ad9b processed. 2021-08-26 11:04:15.629 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5709b62e-9111-4e99-b888-517d97730a34" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:15.629 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5709b62e-9111-4e99-b888-517d97730a34" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:15.904 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5709b62e-9111-4e99-b888-517d97730a34" 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:371 2021-08-26 11:04:15.980 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5709b62e-9111-4e99-b888-517d97730a34" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:15.980 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5709b62e-9111-4e99-b888-517d97730a34 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:04:15.980 4320 2402051687352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5709b62e-9111-4e99-b888-517d97730a34 processed. 2021-08-26 11:04:16.104 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:16.980 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:17.184 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-44aa9ffe-04d2-4fbc-a1bf-d712f6a8bb50 59e5a7cf40aa408e929f122ffb34ca1c 86dc28089a07489b8787304ccd0bb6d1 - - -] Security group member updated on remote: ['3fb9f74f-1f2a-4008-ab6c-8b5ba08d5cac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:04:17.184 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-44aa9ffe-04d2-4fbc-a1bf-d712f6a8bb50 59e5a7cf40aa408e929f122ffb34ca1c 86dc28089a07489b8787304ccd0bb6d1 - - -] Security group member updated ['3fb9f74f-1f2a-4008-ab6c-8b5ba08d5cac'] 2021-08-26 11:04:18.948 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2f16a50-76c4-4bbf-9229-f59a6ebde00f a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: e71345bc-6085-42d2-9740-d08050d12524 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:04:18.964 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2f16a50-76c4-4bbf-9229-f59a6ebde00f a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port e71345bc-6085-42d2-9740-d08050d12524 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:04:20.701 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e71345bc-6085-42d2-9740-d08050d12524 2021-08-26 11:04:22.135 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:04:22.479 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port e71345bc-6085-42d2-9740-d08050d12524 2021-08-26 11:04:22.479 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port e71345bc-6085-42d2-9740-d08050d12524 updated. Details: {'device': 'e71345bc-6085-42d2-9740-d08050d12524', 'network_id': '846600d5-02a5-4fdf-a6a8-3f9016cde68a', 'port_id': 'e71345bc-6085-42d2-9740-d08050d12524', 'mac_address': 'fa:16:3e:88:70:2b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 397, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'adc5980d-9de0-4591-8a2b-b1961fd1092b', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:04:22.479 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:04:22.479 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e71345bc-6085-42d2-9740-d08050d12524" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:22.479 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e71345bc-6085-42d2-9740-d08050d12524 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:04:22.479 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 846600d5-02a5-4fdf-a6a8-3f9016cde68a 2021-08-26 11:04:22.479 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:04:22.652 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e71345bc-6085-42d2-9740-d08050d12524') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:04:22.652 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e71345bc-6085-42d2-9740-d08050d12524') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:04:22.652 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e71345bc-6085-42d2-9740-d08050d12524 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:04:22.652 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 397, VLAN trunk: None to switch port e71345bc-6085-42d2-9740-d08050d12524 2021-08-26 11:04:22.808 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:04:22.808 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e71345bc-6085-42d2-9740-d08050d12524'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:04:22.966 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e71345bc-6085-42d2-9740-d08050d12524']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:04:22.966 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:04:22.966 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3fb9f74f-1f2a-4008-ab6c-8b5ba08d5cac) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:04:22.966 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3fb9f74f-1f2a-4008-ab6c-8b5ba08d5cac) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:04:22.966 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e71345bc-6085-42d2-9740-d08050d12524 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:04:22.966 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:04:22.966 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e71345bc-6085-42d2-9740-d08050d12524 not yet added. Adding. 2021-08-26 11:04:22.966 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:04:22.966 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:04:23.245 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e71345bc-6085-42d2-9740-d08050d12524" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:23.541 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e71345bc-6085-42d2-9740-d08050d12524" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:23.541 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e71345bc-6085-42d2-9740-d08050d12524" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:23.822 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e71345bc-6085-42d2-9740-d08050d12524" 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:371 2021-08-26 11:04:23.969 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e71345bc-6085-42d2-9740-d08050d12524" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:23.969 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e71345bc-6085-42d2-9740-d08050d12524 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:04:23.969 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e71345bc-6085-42d2-9740-d08050d12524 processed. 2021-08-26 11:04:24.150 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:25.229 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:28.432 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f913fc9a-46a0-4795-b7ea-4b084d53fa24 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated on remote: ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:04:28.432 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-f913fc9a-46a0-4795-b7ea-4b084d53fa24 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] 2021-08-26 11:04:28.432 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-f913fc9a-46a0-4795-b7ea-4b084d53fa24 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Refresh firewall rules 2021-08-26 11:04:28.432 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f913fc9a-46a0-4795-b7ea-4b084d53fa24 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Get security group information for devices via rpc ['20c195db-e2a8-4a3c-ba34-6935ba384ac4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:04:28.963 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f913fc9a-46a0-4795-b7ea-4b084d53fa24 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update security group information for ports dict_keys(['20c195db-e2a8-4a3c-ba34-6935ba384ac4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:04:28.963 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f913fc9a-46a0-4795-b7ea-4b084d53fa24 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:04:28.963 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f913fc9a-46a0-4795-b7ea-4b084d53fa24 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update rules of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:04:28.963 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f913fc9a-46a0-4795-b7ea-4b084d53fa24 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update members of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:04:28.963 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f913fc9a-46a0-4795-b7ea-4b084d53fa24 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update port filter for 20c195db-e2a8-4a3c-ba34-6935ba384ac4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:04:28.963 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f913fc9a-46a0-4795-b7ea-4b084d53fa24 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Updating port rules. 2021-08-26 11:04:28.963 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f913fc9a-46a0-4795-b7ea-4b084d53fa24 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 11:04:28.963 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-f913fc9a-46a0-4795-b7ea-4b084d53fa24 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:29.281 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-f913fc9a-46a0-4795-b7ea-4b084d53fa24 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:29.281 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-f913fc9a-46a0-4795-b7ea-4b084d53fa24 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:29.281 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-f913fc9a-46a0-4795-b7ea-4b084d53fa24 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:29.839 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3394dbb-4e9f-4d27-ad59-5a9cbaaa1608 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 2fafeb92-5c76-4fcf-9b77-a923f1af58d8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:04:29.856 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3394dbb-4e9f-4d27-ad59-5a9cbaaa1608 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 2fafeb92-5c76-4fcf-9b77-a923f1af58d8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:04:39.044 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5709b62e-9111-4e99-b888-517d97730a34 2021-08-26 11:04:40.260 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:04:40.260 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5709b62e-9111-4e99-b888-517d97730a34' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:04:40.260 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5709b62e-9111-4e99-b888-517d97730a34' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:04:40.260 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5709b62e-9111-4e99-b888-517d97730a34 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:04:40.292 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5709b62e-9111-4e99-b888-517d97730a34'] 2021-08-26 11:04:40.292 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:04:40.292 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:04:40.292 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5709b62e-9111-4e99-b888-517d97730a34'] 2021-08-26 11:04:42.275 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:42.640 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:43.886 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1b9cc3d-3d34-47ad-a99d-13c8bf778637 77e63a821c944d02bc75c2b76477dccc ba03e36e454442ffbedacdbb2a3a5a35 - - -] Security group member updated on remote: ['4bcb2db4-26cf-4108-ba4a-7a9a848de3d9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:04:43.886 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-a1b9cc3d-3d34-47ad-a99d-13c8bf778637 77e63a821c944d02bc75c2b76477dccc ba03e36e454442ffbedacdbb2a3a5a35 - - -] Security group member updated ['4bcb2db4-26cf-4108-ba4a-7a9a848de3d9'] 2021-08-26 11:04:43.988 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1b9cc3d-3d34-47ad-a99d-13c8bf778637 77e63a821c944d02bc75c2b76477dccc ba03e36e454442ffbedacdbb2a3a5a35 - - -] port_delete event received for 'b5ce8f59-5f96-416b-8a17-14793a7abbb0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:04:44.228 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d03886f7-83c9-49c8-abd1-41b7ff3f7a57 59e5a7cf40aa408e929f122ffb34ca1c 86dc28089a07489b8787304ccd0bb6d1 - - -] Security group member updated on remote: ['3fb9f74f-1f2a-4008-ab6c-8b5ba08d5cac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:04:44.244 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-d03886f7-83c9-49c8-abd1-41b7ff3f7a57 59e5a7cf40aa408e929f122ffb34ca1c 86dc28089a07489b8787304ccd0bb6d1 - - -] Security group member updated ['3fb9f74f-1f2a-4008-ab6c-8b5ba08d5cac'] 2021-08-26 11:04:44.244 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-d03886f7-83c9-49c8-abd1-41b7ff3f7a57 59e5a7cf40aa408e929f122ffb34ca1c 86dc28089a07489b8787304ccd0bb6d1 - - -] Refresh firewall rules 2021-08-26 11:04:44.244 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d03886f7-83c9-49c8-abd1-41b7ff3f7a57 59e5a7cf40aa408e929f122ffb34ca1c 86dc28089a07489b8787304ccd0bb6d1 - - -] Get security group information for devices via rpc ['e71345bc-6085-42d2-9740-d08050d12524'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:04:44.275 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d03886f7-83c9-49c8-abd1-41b7ff3f7a57 59e5a7cf40aa408e929f122ffb34ca1c 86dc28089a07489b8787304ccd0bb6d1 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:04:44.275 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d03886f7-83c9-49c8-abd1-41b7ff3f7a57 59e5a7cf40aa408e929f122ffb34ca1c 86dc28089a07489b8787304ccd0bb6d1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:04:44.354 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d03886f7-83c9-49c8-abd1-41b7ff3f7a57 59e5a7cf40aa408e929f122ffb34ca1c 86dc28089a07489b8787304ccd0bb6d1 - - -] port_delete event received for 'e71345bc-6085-42d2-9740-d08050d12524' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:04:45.136 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e71345bc-6085-42d2-9740-d08050d12524 2021-08-26 11:04:46.217 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-847fc7ce-f167-470b-ab00-43826b6acc23 77e63a821c944d02bc75c2b76477dccc ba03e36e454442ffbedacdbb2a3a5a35 - - -] Security group member updated on remote: ['4bcb2db4-26cf-4108-ba4a-7a9a848de3d9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:04:46.217 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-847fc7ce-f167-470b-ab00-43826b6acc23 77e63a821c944d02bc75c2b76477dccc ba03e36e454442ffbedacdbb2a3a5a35 - - -] Security group member updated ['4bcb2db4-26cf-4108-ba4a-7a9a848de3d9'] 2021-08-26 11:04:46.287 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:04:46.287 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e71345bc-6085-42d2-9740-d08050d12524' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:04:46.287 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e71345bc-6085-42d2-9740-d08050d12524' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:04:46.287 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e71345bc-6085-42d2-9740-d08050d12524 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:04:46.315 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 846600d5-02a5-4fdf-a6a8-3f9016cde68a 2021-08-26 11:04:46.315 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e71345bc-6085-42d2-9740-d08050d12524'] 2021-08-26 11:04:46.315 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:04:46.315 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:04:46.315 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e71345bc-6085-42d2-9740-d08050d12524'] 2021-08-26 11:04:47.404 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated on remote: ['617cb376-02d9-445b-82cf-8d66a13c1e38'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:04:47.404 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated ['617cb376-02d9-445b-82cf-8d66a13c1e38'] 2021-08-26 11:04:47.404 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Refresh firewall rules 2021-08-26 11:04:47.404 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Get security group information for devices via rpc ['bf6401b7-3b67-4447-81f2-faf39768c110', '1107307f-74e3-4339-88ea-a2424e7970ee', 'f4bb638b-5c05-4d26-a311-c636deb42da4', '08ee51d3-866d-4516-b782-3e059465c1d9', '668e115e-ac44-4e18-b34b-cc180597ad9b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:04:47.893 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea82b528-196a-43f7-9490-e2719520016e 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated on remote: ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:04:47.893 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [req-ea82b528-196a-43f7-9490-e2719520016e 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] 2021-08-26 11:04:48.111 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea82b528-196a-43f7-9490-e2719520016e 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] port_delete event received for '2fafeb92-5c76-4fcf-9b77-a923f1af58d8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:04:48.298 4320 2402051687880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:48.373 4320 2402051687880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:48.438 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00f2f41e-e442-415c-b51a-5f8fce7b2198 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: e4f15260-72ef-4845-8093-01bc3691c2f1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:04:48.438 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-00f2f41e-e442-415c-b51a-5f8fce7b2198 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port e4f15260-72ef-4845-8093-01bc3691c2f1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:04:48.894 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update security group information for ports dict_keys(['08ee51d3-866d-4516-b782-3e059465c1d9', '1107307f-74e3-4339-88ea-a2424e7970ee', '668e115e-ac44-4e18-b34b-cc180597ad9b', 'bf6401b7-3b67-4447-81f2-faf39768c110', 'f4bb638b-5c05-4d26-a311-c636deb42da4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:04:48.894 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:04:48.894 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update rules of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:04:48.894 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update members of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:04:48.894 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for 08ee51d3-866d-4516-b782-3e059465c1d9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:04:48.894 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:04:48.894 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 11:04:48.894 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-08ee51d3-866d-4516-b782-3e059465c1d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:49.135 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-08ee51d3-866d-4516-b782-3e059465c1d9" 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:371 2021-08-26 11:04:49.135 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-08ee51d3-866d-4516-b782-3e059465c1d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:49.135 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-08ee51d3-866d-4516-b782-3e059465c1d9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:49.135 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for 1107307f-74e3-4339-88ea-a2424e7970ee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:04:49.135 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:04:49.135 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 11:04:49.135 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:49.301 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-555cfd48-29a9-43c9-a4d8-0b31571e7eae a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 69d0b6da-416d-460d-9c26-7891c730adb8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:04:49.313 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-555cfd48-29a9-43c9-a4d8-0b31571e7eae a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 69d0b6da-416d-460d-9c26-7891c730adb8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:04:49.370 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:49.370 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:49.370 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:49.370 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for 668e115e-ac44-4e18-b34b-cc180597ad9b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:04:49.370 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:04:49.370 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 11:04:49.370 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-668e115e-ac44-4e18-b34b-cc180597ad9b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:49.596 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-668e115e-ac44-4e18-b34b-cc180597ad9b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:49.596 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-668e115e-ac44-4e18-b34b-cc180597ad9b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:49.611 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-668e115e-ac44-4e18-b34b-cc180597ad9b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:49.611 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for bf6401b7-3b67-4447-81f2-faf39768c110 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:04:49.611 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:04:49.611 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 11:04:49.611 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:49.645 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c9abfb9-3a80-4be3-9764-708279a08dbc 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network 846600d5-02a5-4fdf-a6a8-3f9016cde68a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:04:49.645 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c9abfb9-3a80-4be3-9764-708279a08dbc 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network 846600d5-02a5-4fdf-a6a8-3f9016cde68a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:04:49.859 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:49.859 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:49.859 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:49.859 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for f4bb638b-5c05-4d26-a311-c636deb42da4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:04:49.859 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:04:49.859 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 11:04:49.859 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:50.091 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" 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:371 2021-08-26 11:04:50.091 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:50.091 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-abf5bcc2-d53b-49f6-a20d-e9e595ffde72 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:50.091 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [req-ea82b528-196a-43f7-9490-e2719520016e 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Refresh firewall rules 2021-08-26 11:04:50.091 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea82b528-196a-43f7-9490-e2719520016e 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Get security group information for devices via rpc ['20c195db-e2a8-4a3c-ba34-6935ba384ac4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:04:50.376 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea82b528-196a-43f7-9490-e2719520016e 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update security group information for ports dict_keys(['20c195db-e2a8-4a3c-ba34-6935ba384ac4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:04:50.376 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea82b528-196a-43f7-9490-e2719520016e 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:04:50.397 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ea82b528-196a-43f7-9490-e2719520016e 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update rules of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:04:50.397 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ea82b528-196a-43f7-9490-e2719520016e 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update members of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:04:50.397 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea82b528-196a-43f7-9490-e2719520016e 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update port filter for 20c195db-e2a8-4a3c-ba34-6935ba384ac4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:04:50.397 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ea82b528-196a-43f7-9490-e2719520016e 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Updating port rules. 2021-08-26 11:04:50.397 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ea82b528-196a-43f7-9490-e2719520016e 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:04:50.397 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-ea82b528-196a-43f7-9490-e2719520016e 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:50.397 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-ea82b528-196a-43f7-9490-e2719520016e 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:50.397 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-ea82b528-196a-43f7-9490-e2719520016e 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:50.665 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [req-ea82b528-196a-43f7-9490-e2719520016e 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" 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:371 2021-08-26 11:04:53.368 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98268fd0-4874-4d98-9792-6a9be2ed62a6 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated on remote: ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:04:53.368 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-98268fd0-4874-4d98-9792-6a9be2ed62a6 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] 2021-08-26 11:04:53.385 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-98268fd0-4874-4d98-9792-6a9be2ed62a6 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Refresh firewall rules 2021-08-26 11:04:53.385 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98268fd0-4874-4d98-9792-6a9be2ed62a6 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Get security group information for devices via rpc ['20c195db-e2a8-4a3c-ba34-6935ba384ac4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:04:53.528 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98268fd0-4874-4d98-9792-6a9be2ed62a6 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] port_delete event received for '36dbf0d4-66da-4034-8bc5-65d6ecb07915' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:04:53.978 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98268fd0-4874-4d98-9792-6a9be2ed62a6 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update security group information for ports dict_keys(['20c195db-e2a8-4a3c-ba34-6935ba384ac4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:04:53.978 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98268fd0-4874-4d98-9792-6a9be2ed62a6 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:04:54.002 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-98268fd0-4874-4d98-9792-6a9be2ed62a6 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update rules of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:04:54.002 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-98268fd0-4874-4d98-9792-6a9be2ed62a6 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update members of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:04:54.002 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-98268fd0-4874-4d98-9792-6a9be2ed62a6 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update port filter for 20c195db-e2a8-4a3c-ba34-6935ba384ac4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:04:54.002 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-98268fd0-4874-4d98-9792-6a9be2ed62a6 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Updating port rules. 2021-08-26 11:04:54.002 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-98268fd0-4874-4d98-9792-6a9be2ed62a6 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:04:54.002 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-98268fd0-4874-4d98-9792-6a9be2ed62a6 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:54.002 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-98268fd0-4874-4d98-9792-6a9be2ed62a6 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:54.002 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-98268fd0-4874-4d98-9792-6a9be2ed62a6 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:04:54.302 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-98268fd0-4874-4d98-9792-6a9be2ed62a6 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:04:58.807 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-517b6d90-1706-410b-bac1-c1e1941ee958 19f197a22433400797fa7b624c4ed064 943d6a7ddb124a5b86318de32a5ab30c - - -] Security group member updated on remote: ['cbd0c1ee-3767-42c5-ab24-dca93abd7522'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:04:58.807 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-517b6d90-1706-410b-bac1-c1e1941ee958 19f197a22433400797fa7b624c4ed064 943d6a7ddb124a5b86318de32a5ab30c - - -] Security group member updated ['cbd0c1ee-3767-42c5-ab24-dca93abd7522'] 2021-08-26 11:04:58.904 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-607c6946-942c-4afc-ba27-5d7374574618 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 62b18c82-9ffa-4d5d-a369-0e1ee22d37d2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:04:58.916 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-607c6946-942c-4afc-ba27-5d7374574618 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 62b18c82-9ffa-4d5d-a369-0e1ee22d37d2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:04:59.011 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-517b6d90-1706-410b-bac1-c1e1941ee958 19f197a22433400797fa7b624c4ed064 943d6a7ddb124a5b86318de32a5ab30c - - -] port_delete event received for '6f0287a8-410a-4864-a7c5-de5e32386cc0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:04:59.252 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6f0287a8-410a-4864-a7c5-de5e32386cc0 2021-08-26 11:04:59.907 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f22f7500-b1a8-4ff8-9a03-53da9c282466 b6bafff593c248998fa59684ea69a813 31b33af34ae14a1dad55d90af7746ef9 - - -] Security group rule updated on remote: ['18a514a5-e110-4288-af16-87a365155c7e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 11:04:59.907 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-f22f7500-b1a8-4ff8-9a03-53da9c282466 b6bafff593c248998fa59684ea69a813 31b33af34ae14a1dad55d90af7746ef9 - - -] Security group rule updated ['18a514a5-e110-4288-af16-87a365155c7e'] 2021-08-26 11:05:00.345 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:05:00.345 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6f0287a8-410a-4864-a7c5-de5e32386cc0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:05:00.345 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6f0287a8-410a-4864-a7c5-de5e32386cc0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:05:00.345 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6f0287a8-410a-4864-a7c5-de5e32386cc0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:05:00.376 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6f0287a8-410a-4864-a7c5-de5e32386cc0'] 2021-08-26 11:05:00.376 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:05:00.376 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6f0287a8-410a-4864-a7c5-de5e32386cc0'] 2021-08-26 11:05:00.940 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e7983cb-04e6-497f-b46f-a4a3f96154c5 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated on remote: ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:05:00.940 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-7e7983cb-04e6-497f-b46f-a4a3f96154c5 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] 2021-08-26 11:05:00.940 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-7e7983cb-04e6-497f-b46f-a4a3f96154c5 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Refresh firewall rules 2021-08-26 11:05:00.940 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e7983cb-04e6-497f-b46f-a4a3f96154c5 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Get security group information for devices via rpc ['20c195db-e2a8-4a3c-ba34-6935ba384ac4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:05:01.407 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7e7983cb-04e6-497f-b46f-a4a3f96154c5 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update security group information for ports dict_keys(['20c195db-e2a8-4a3c-ba34-6935ba384ac4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:05:01.407 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7e7983cb-04e6-497f-b46f-a4a3f96154c5 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:05:01.407 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7e7983cb-04e6-497f-b46f-a4a3f96154c5 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update rules of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:05:01.407 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7e7983cb-04e6-497f-b46f-a4a3f96154c5 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update members of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:05:01.420 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7e7983cb-04e6-497f-b46f-a4a3f96154c5 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update port filter for 20c195db-e2a8-4a3c-ba34-6935ba384ac4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:05:01.420 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7e7983cb-04e6-497f-b46f-a4a3f96154c5 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Updating port rules. 2021-08-26 11:05:01.420 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7e7983cb-04e6-497f-b46f-a4a3f96154c5 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 11:05:01.420 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-7e7983cb-04e6-497f-b46f-a4a3f96154c5 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:01.645 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-7e7983cb-04e6-497f-b46f-a4a3f96154c5 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:01.649 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-7e7983cb-04e6-497f-b46f-a4a3f96154c5 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:01.649 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-7e7983cb-04e6-497f-b46f-a4a3f96154c5 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:02.346 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:02.431 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:02.634 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-107214d4-85b1-403f-a78f-ea442d5df732 b6bafff593c248998fa59684ea69a813 31b33af34ae14a1dad55d90af7746ef9 - - -] Security group rule updated on remote: ['18a514a5-e110-4288-af16-87a365155c7e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 11:05:02.634 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-107214d4-85b1-403f-a78f-ea442d5df732 b6bafff593c248998fa59684ea69a813 31b33af34ae14a1dad55d90af7746ef9 - - -] Security group rule updated ['18a514a5-e110-4288-af16-87a365155c7e'] 2021-08-26 11:05:02.963 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8708758e-6fa9-43df-b22d-4bf6e76926f1 a0a44cfb1a154ed8a4ae187361320089 560785c110e84256a7f2d01fc3151212 - - -] Security group member updated on remote: ['af03b98e-f0f6-46c3-96d9-980ecdef5344'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:05:02.963 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-8708758e-6fa9-43df-b22d-4bf6e76926f1 a0a44cfb1a154ed8a4ae187361320089 560785c110e84256a7f2d01fc3151212 - - -] Security group member updated ['af03b98e-f0f6-46c3-96d9-980ecdef5344'] 2021-08-26 11:05:04.041 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fefb1901-f57b-4095-acc6-8bdbcd941eab a0a44cfb1a154ed8a4ae187361320089 560785c110e84256a7f2d01fc3151212 - - -] Security group member updated on remote: ['af03b98e-f0f6-46c3-96d9-980ecdef5344'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:05:04.041 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-fefb1901-f57b-4095-acc6-8bdbcd941eab a0a44cfb1a154ed8a4ae187361320089 560785c110e84256a7f2d01fc3151212 - - -] Security group member updated ['af03b98e-f0f6-46c3-96d9-980ecdef5344'] 2021-08-26 11:05:04.478 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f524b917-eccc-4e66-b4f5-b80f9f41a5c9 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: d9c27e5f-bfae-4cca-b6b1-9e799efa835e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:05:04.478 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f524b917-eccc-4e66-b4f5-b80f9f41a5c9 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port d9c27e5f-bfae-4cca-b6b1-9e799efa835e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:05:05.316 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b417282a-26f7-4dda-a075-bb416a4acee5 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 25298c0d-cc2f-4886-87f7-c0032605c64f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:05:05.339 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b417282a-26f7-4dda-a075-bb416a4acee5 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 25298c0d-cc2f-4886-87f7-c0032605c64f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:05:06.856 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-acf71a45-8c90-448b-8f61-0125e038cbbb a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 2019efa5-6694-4509-a5d1-af871ca7cf5a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:05:06.856 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-acf71a45-8c90-448b-8f61-0125e038cbbb a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 2019efa5-6694-4509-a5d1-af871ca7cf5a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:05:09.540 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated on remote: ['617cb376-02d9-445b-82cf-8d66a13c1e38'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:05:09.540 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated ['617cb376-02d9-445b-82cf-8d66a13c1e38'] 2021-08-26 11:05:09.540 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Refresh firewall rules 2021-08-26 11:05:09.540 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Get security group information for devices via rpc ['bf6401b7-3b67-4447-81f2-faf39768c110', '1107307f-74e3-4339-88ea-a2424e7970ee', 'f4bb638b-5c05-4d26-a311-c636deb42da4', '08ee51d3-866d-4516-b782-3e059465c1d9', '668e115e-ac44-4e18-b34b-cc180597ad9b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:05:09.712 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] port_delete event received for '69d0b6da-416d-460d-9c26-7891c730adb8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:05:12.699 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eeca95ca-3ec7-4c80-a00d-74ad8f315cfd aeb2b352a7ca4456a0cd306894e9aeb1 b0a53951e8064c258c09536cf035915c - - -] Security group member updated on remote: ['039127eb-b808-4d05-8ea2-d2314b9eaf44'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:05:12.699 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [req-eeca95ca-3ec7-4c80-a00d-74ad8f315cfd aeb2b352a7ca4456a0cd306894e9aeb1 b0a53951e8064c258c09536cf035915c - - -] Security group member updated ['039127eb-b808-4d05-8ea2-d2314b9eaf44'] 2021-08-26 11:05:13.110 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update security group information for ports dict_keys(['08ee51d3-866d-4516-b782-3e059465c1d9', '1107307f-74e3-4339-88ea-a2424e7970ee', '668e115e-ac44-4e18-b34b-cc180597ad9b', 'bf6401b7-3b67-4447-81f2-faf39768c110', 'f4bb638b-5c05-4d26-a311-c636deb42da4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:05:13.110 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:05:13.110 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update rules of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:05:13.110 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update members of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:05:13.110 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for 08ee51d3-866d-4516-b782-3e059465c1d9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:05:13.110 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:05:13.110 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:05:13.110 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-08ee51d3-866d-4516-b782-3e059465c1d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:13.110 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-08ee51d3-866d-4516-b782-3e059465c1d9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:13.110 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-08ee51d3-866d-4516-b782-3e059465c1d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:13.432 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-08ee51d3-866d-4516-b782-3e059465c1d9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:13.432 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for 1107307f-74e3-4339-88ea-a2424e7970ee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:05:13.432 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:05:13.432 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:05:13.432 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:13.432 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:13.432 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:13.731 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:13.731 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for 668e115e-ac44-4e18-b34b-cc180597ad9b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:05:13.731 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:05:13.731 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:05:13.731 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-668e115e-ac44-4e18-b34b-cc180597ad9b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:13.731 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-668e115e-ac44-4e18-b34b-cc180597ad9b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:13.731 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-668e115e-ac44-4e18-b34b-cc180597ad9b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:14.027 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-668e115e-ac44-4e18-b34b-cc180597ad9b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:14.027 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for bf6401b7-3b67-4447-81f2-faf39768c110 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:05:14.027 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:05:14.027 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:05:14.027 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:14.027 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:14.027 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:14.356 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:14.356 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for f4bb638b-5c05-4d26-a311-c636deb42da4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:05:14.356 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:05:14.370 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:05:14.370 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:14.370 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:14.370 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:14.686 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-e574d667-d5ae-4851-bbb5-6433a3ea16e9 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:14.761 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e013775-3949-45ad-a2d5-ce198b7111b7 aeb2b352a7ca4456a0cd306894e9aeb1 b0a53951e8064c258c09536cf035915c - - -] Security group member updated on remote: ['039127eb-b808-4d05-8ea2-d2314b9eaf44'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:05:14.761 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-7e013775-3949-45ad-a2d5-ce198b7111b7 aeb2b352a7ca4456a0cd306894e9aeb1 b0a53951e8064c258c09536cf035915c - - -] Security group member updated ['039127eb-b808-4d05-8ea2-d2314b9eaf44'] 2021-08-26 11:05:15.446 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 668e115e-ac44-4e18-b34b-cc180597ad9b 2021-08-26 11:05:15.446 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5709b62e-9111-4e99-b888-517d97730a34 2021-08-26 11:05:16.392 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:05:16.392 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5709b62e-9111-4e99-b888-517d97730a34' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:05:16.392 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5709b62e-9111-4e99-b888-517d97730a34' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:05:16.392 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5709b62e-9111-4e99-b888-517d97730a34 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:05:16.392 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '668e115e-ac44-4e18-b34b-cc180597ad9b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:05:16.392 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '668e115e-ac44-4e18-b34b-cc180597ad9b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:05:16.392 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 668e115e-ac44-4e18-b34b-cc180597ad9b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:05:16.405 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5709b62e-9111-4e99-b888-517d97730a34'] 2021-08-26 11:05:16.405 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:05:16.405 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5709b62e-9111-4e99-b888-517d97730a34'] 2021-08-26 11:05:16.405 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['668e115e-ac44-4e18-b34b-cc180597ad9b'] 2021-08-26 11:05:16.405 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:05:16.405 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:05:16.405 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['668e115e-ac44-4e18-b34b-cc180597ad9b'] 2021-08-26 11:05:16.501 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c58a0f2-4082-4e8d-8cc4-00fc11f5e8c4 a0a44cfb1a154ed8a4ae187361320089 560785c110e84256a7f2d01fc3151212 - - -] Security group member updated on remote: ['af03b98e-f0f6-46c3-96d9-980ecdef5344'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:05:16.517 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-3c58a0f2-4082-4e8d-8cc4-00fc11f5e8c4 a0a44cfb1a154ed8a4ae187361320089 560785c110e84256a7f2d01fc3151212 - - -] Security group member updated ['af03b98e-f0f6-46c3-96d9-980ecdef5344'] 2021-08-26 11:05:16.637 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated on remote: ['617cb376-02d9-445b-82cf-8d66a13c1e38'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:05:16.637 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated ['617cb376-02d9-445b-82cf-8d66a13c1e38'] 2021-08-26 11:05:16.637 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Refresh firewall rules 2021-08-26 11:05:16.637 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Get security group information for devices via rpc ['bf6401b7-3b67-4447-81f2-faf39768c110', '1107307f-74e3-4339-88ea-a2424e7970ee', 'f4bb638b-5c05-4d26-a311-c636deb42da4', '08ee51d3-866d-4516-b782-3e059465c1d9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:05:16.761 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d977e439-6d61-4d9a-a6b9-ff5e818b552c aeb2b352a7ca4456a0cd306894e9aeb1 b0a53951e8064c258c09536cf035915c - - -] Security group rule updated on remote: ['3e9d8668-03c5-4443-b311-23dcc19638b8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 11:05:16.761 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [req-d977e439-6d61-4d9a-a6b9-ff5e818b552c aeb2b352a7ca4456a0cd306894e9aeb1 b0a53951e8064c258c09536cf035915c - - -] Security group rule updated ['3e9d8668-03c5-4443-b311-23dcc19638b8'] 2021-08-26 11:05:16.915 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] port_delete event received for '668e115e-ac44-4e18-b34b-cc180597ad9b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:05:17.371 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update security group information for ports dict_keys(['08ee51d3-866d-4516-b782-3e059465c1d9', '1107307f-74e3-4339-88ea-a2424e7970ee', 'bf6401b7-3b67-4447-81f2-faf39768c110', 'f4bb638b-5c05-4d26-a311-c636deb42da4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:05:17.371 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:05:17.371 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update rules of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:05:17.371 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update members of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:05:17.371 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for 08ee51d3-866d-4516-b782-3e059465c1d9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:05:17.371 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:05:17.371 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:05:17.371 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-08ee51d3-866d-4516-b782-3e059465c1d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:17.371 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-08ee51d3-866d-4516-b782-3e059465c1d9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:17.371 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-08ee51d3-866d-4516-b782-3e059465c1d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:17.574 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-08ee51d3-866d-4516-b782-3e059465c1d9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:17.574 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for 1107307f-74e3-4339-88ea-a2424e7970ee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:05:17.574 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:05:17.574 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:05:17.574 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:17.574 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:17.574 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:17.774 4320 2402051687880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-002b5a91-55aa-4397-b767-c130b930840a 19f197a22433400797fa7b624c4ed064 943d6a7ddb124a5b86318de32a5ab30c - - -] Security group member updated on remote: ['cbd0c1ee-3767-42c5-ab24-dca93abd7522'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:05:17.774 4320 2402051687880 MainThread INFO neutron.agent.securitygroups_rpc [req-002b5a91-55aa-4397-b767-c130b930840a 19f197a22433400797fa7b624c4ed064 943d6a7ddb124a5b86318de32a5ab30c - - -] Security group member updated ['cbd0c1ee-3767-42c5-ab24-dca93abd7522'] 2021-08-26 11:05:17.796 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:17.796 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for bf6401b7-3b67-4447-81f2-faf39768c110 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:05:17.796 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:05:17.796 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:05:17.796 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:17.796 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:17.796 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:17.916 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-002b5a91-55aa-4397-b767-c130b930840a 19f197a22433400797fa7b624c4ed064 943d6a7ddb124a5b86318de32a5ab30c - - -] port_delete event received for '5709b62e-9111-4e99-b888-517d97730a34' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:05:18.003 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:18.003 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for f4bb638b-5c05-4d26-a311-c636deb42da4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:05:18.003 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:05:18.003 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:05:18.003 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:18.003 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:18.003 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:18.154 4320 2402051687528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-03537777-aa1f-4b62-b83d-f6c7b152ed64 aeb2b352a7ca4456a0cd306894e9aeb1 b0a53951e8064c258c09536cf035915c - - -] Security group rule updated on remote: ['3e9d8668-03c5-4443-b311-23dcc19638b8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 11:05:18.154 4320 2402051687528 MainThread INFO neutron.agent.securitygroups_rpc [req-03537777-aa1f-4b62-b83d-f6c7b152ed64 aeb2b352a7ca4456a0cd306894e9aeb1 b0a53951e8064c258c09536cf035915c - - -] Security group rule updated ['3e9d8668-03c5-4443-b311-23dcc19638b8'] 2021-08-26 11:05:18.218 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-08def97e-43d5-4518-af29-d19c0d9bbeab 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:18.390 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:18.461 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:18.594 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98cfdc9d-2ccc-4a23-b326-b10bece266b2 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network d6e86288-4c2a-4031-9bbe-3f66d8fe489c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:05:18.594 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98cfdc9d-2ccc-4a23-b326-b10bece266b2 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network d6e86288-4c2a-4031-9bbe-3f66d8fe489c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:05:19.167 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f550ef43-1c36-41e9-8876-732c2f9c7441 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: e811717a-1c4f-4b8a-89a6-aae8ae3fce72 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:05:19.167 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f550ef43-1c36-41e9-8876-732c2f9c7441 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port e811717a-1c4f-4b8a-89a6-aae8ae3fce72 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:05:21.329 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e811717a-1c4f-4b8a-89a6-aae8ae3fce72 2021-08-26 11:05:21.329 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 62b18c82-9ffa-4d5d-a369-0e1ee22d37d2 2021-08-26 11:05:21.477 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 08ee51d3-866d-4516-b782-3e059465c1d9 2021-08-26 11:05:22.336 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated on remote: ['617cb376-02d9-445b-82cf-8d66a13c1e38'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:05:22.336 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated ['617cb376-02d9-445b-82cf-8d66a13c1e38'] 2021-08-26 11:05:22.336 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Refresh firewall rules 2021-08-26 11:05:22.336 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Get security group information for devices via rpc ['bf6401b7-3b67-4447-81f2-faf39768c110', '1107307f-74e3-4339-88ea-a2424e7970ee', 'f4bb638b-5c05-4d26-a311-c636deb42da4', '08ee51d3-866d-4516-b782-3e059465c1d9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:05:22.423 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:05:22.658 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] port_delete event received for '08ee51d3-866d-4516-b782-3e059465c1d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:05:23.494 4320 2402051687880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2aa0f85c-c03d-44ad-b616-317b0ff2ea1a 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated on remote: ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:05:23.494 4320 2402051687880 MainThread INFO neutron.agent.securitygroups_rpc [req-2aa0f85c-c03d-44ad-b616-317b0ff2ea1a 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] 2021-08-26 11:05:23.579 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update security group information for ports dict_keys(['1107307f-74e3-4339-88ea-a2424e7970ee', 'bf6401b7-3b67-4447-81f2-faf39768c110', 'f4bb638b-5c05-4d26-a311-c636deb42da4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:05:23.579 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:05:23.579 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update rules of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:05:23.579 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update members of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:05:23.579 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for 1107307f-74e3-4339-88ea-a2424e7970ee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:05:23.579 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:05:23.579 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:05:23.579 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:23.579 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:23.579 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:23.624 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2aa0f85c-c03d-44ad-b616-317b0ff2ea1a 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] port_delete event received for 'd9c27e5f-bfae-4cca-b6b1-9e799efa835e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:05:23.767 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:23.767 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for bf6401b7-3b67-4447-81f2-faf39768c110 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:05:23.767 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:05:23.767 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:05:23.767 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:23.767 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:23.767 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:23.883 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 62b18c82-9ffa-4d5d-a369-0e1ee22d37d2 2021-08-26 11:05:23.883 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 62b18c82-9ffa-4d5d-a369-0e1ee22d37d2 updated. Details: {'device': '62b18c82-9ffa-4d5d-a369-0e1ee22d37d2', 'network_id': '146a91c8-e61e-4148-9c8e-26c604b1a067', 'port_id': '62b18c82-9ffa-4d5d-a369-0e1ee22d37d2', 'mac_address': 'fa:16:3e:f7:50:5e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 390, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ac0ae19b-b746-4936-8855-c15dcf48cd52', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:05:23.898 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:05:23.898 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port e811717a-1c4f-4b8a-89a6-aae8ae3fce72 2021-08-26 11:05:23.898 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port e811717a-1c4f-4b8a-89a6-aae8ae3fce72 updated. Details: {'device': 'e811717a-1c4f-4b8a-89a6-aae8ae3fce72', 'network_id': '4bf66f5c-3e81-40a8-bffe-8ee55639cdbc', 'port_id': 'e811717a-1c4f-4b8a-89a6-aae8ae3fce72', 'mac_address': 'fa:16:3e:2c:34:e2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 394, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '510401b6-eeb8-4a77-a28b-5b9dd63c1f78', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:05:23.898 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:05:23.898 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:05:23.898 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e811717a-1c4f-4b8a-89a6-aae8ae3fce72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:23.898 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e811717a-1c4f-4b8a-89a6-aae8ae3fce72 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:05:23.898 4320 2402051687352 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4bf66f5c-3e81-40a8-bffe-8ee55639cdbc 2021-08-26 11:05:23.898 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:05:23.898 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-62b18c82-9ffa-4d5d-a369-0e1ee22d37d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:23.898 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 62b18c82-9ffa-4d5d-a369-0e1ee22d37d2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:05:23.898 4320 2402051687528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 146a91c8-e61e-4148-9c8e-26c604b1a067 2021-08-26 11:05:23.898 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:05:23.898 4320 2402051688056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '08ee51d3-866d-4516-b782-3e059465c1d9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:05:23.898 4320 2402051688056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '08ee51d3-866d-4516-b782-3e059465c1d9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:05:23.898 4320 2402051688056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 08ee51d3-866d-4516-b782-3e059465c1d9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:05:23.950 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:23.950 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for f4bb638b-5c05-4d26-a311-c636deb42da4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:05:23.950 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:05:23.950 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:05:23.950 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:23.950 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:23.950 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:23.950 4320 2402051688056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['08ee51d3-866d-4516-b782-3e059465c1d9'] 2021-08-26 11:05:23.950 4320 2402051688056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:05:23.950 4320 2402051688056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:05:23.950 4320 2402051688056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['08ee51d3-866d-4516-b782-3e059465c1d9'] 2021-08-26 11:05:24.102 4320 2402051687352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e811717a-1c4f-4b8a-89a6-aae8ae3fce72') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:05:24.102 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e811717a-1c4f-4b8a-89a6-aae8ae3fce72') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:05:24.102 4320 2402051687528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '62b18c82-9ffa-4d5d-a369-0e1ee22d37d2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:05:24.102 4320 2402051687528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '62b18c82-9ffa-4d5d-a369-0e1ee22d37d2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:05:24.123 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e811717a-1c4f-4b8a-89a6-aae8ae3fce72 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:05:24.123 4320 2402051687352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 394, VLAN trunk: None to switch port e811717a-1c4f-4b8a-89a6-aae8ae3fce72 2021-08-26 11:05:24.139 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 62b18c82-9ffa-4d5d-a369-0e1ee22d37d2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:05:24.139 4320 2402051687528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 390, VLAN trunk: None to switch port 62b18c82-9ffa-4d5d-a369-0e1ee22d37d2 2021-08-26 11:05:24.174 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-72e8c5b2-5bf7-4d0e-9d92-c7ae8a611686 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-f4bb638b-5c05-4d26-a311-c636deb42da4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:24.174 4320 2402051687880 MainThread INFO neutron.agent.securitygroups_rpc [req-2aa0f85c-c03d-44ad-b616-317b0ff2ea1a 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Refresh firewall rules 2021-08-26 11:05:24.174 4320 2402051687880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2aa0f85c-c03d-44ad-b616-317b0ff2ea1a 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Get security group information for devices via rpc ['20c195db-e2a8-4a3c-ba34-6935ba384ac4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:05:24.230 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:05:24.230 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e811717a-1c4f-4b8a-89a6-aae8ae3fce72'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:05:24.230 4320 2402051687528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:05:24.249 4320 2402051687528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['62b18c82-9ffa-4d5d-a369-0e1ee22d37d2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:05:24.439 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:24.555 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:24.856 4320 2402051687880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2aa0f85c-c03d-44ad-b616-317b0ff2ea1a 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update security group information for ports dict_keys(['20c195db-e2a8-4a3c-ba34-6935ba384ac4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:05:24.856 4320 2402051687880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2aa0f85c-c03d-44ad-b616-317b0ff2ea1a 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:05:24.856 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2aa0f85c-c03d-44ad-b616-317b0ff2ea1a 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update rules of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:05:24.856 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2aa0f85c-c03d-44ad-b616-317b0ff2ea1a 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update members of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:05:24.856 4320 2402051687880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2aa0f85c-c03d-44ad-b616-317b0ff2ea1a 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update port filter for 20c195db-e2a8-4a3c-ba34-6935ba384ac4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:05:24.856 4320 2402051687880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2aa0f85c-c03d-44ad-b616-317b0ff2ea1a 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Updating port rules. 2021-08-26 11:05:24.856 4320 2402051687880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2aa0f85c-c03d-44ad-b616-317b0ff2ea1a 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:05:24.856 4320 2402051687880 MainThread DEBUG oslo_concurrency.lockutils [req-2aa0f85c-c03d-44ad-b616-317b0ff2ea1a 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:24.856 4320 2402051687880 MainThread DEBUG oslo_concurrency.lockutils [req-2aa0f85c-c03d-44ad-b616-317b0ff2ea1a 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:24.856 4320 2402051687880 MainThread DEBUG oslo_concurrency.lockutils [req-2aa0f85c-c03d-44ad-b616-317b0ff2ea1a 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:24.856 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e811717a-1c4f-4b8a-89a6-aae8ae3fce72']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:05:24.856 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:05:24.856 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (af03b98e-f0f6-46c3-96d9-980ecdef5344) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:05:24.856 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (af03b98e-f0f6-46c3-96d9-980ecdef5344) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:05:24.856 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e811717a-1c4f-4b8a-89a6-aae8ae3fce72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:05:24.856 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:05:24.856 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e811717a-1c4f-4b8a-89a6-aae8ae3fce72 not yet added. Adding. 2021-08-26 11:05:24.856 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:05:24.856 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:05:24.856 4320 2402051687528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['62b18c82-9ffa-4d5d-a369-0e1ee22d37d2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:05:24.856 4320 2402051687528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:05:24.856 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3efe0bf4-f5cd-48cd-b062-71d18c0505e9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:05:24.856 4320 2402051687528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 62b18c82-9ffa-4d5d-a369-0e1ee22d37d2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:05:24.856 4320 2402051687528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:05:24.873 4320 2402051687528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 62b18c82-9ffa-4d5d-a369-0e1ee22d37d2 not yet added. Adding. 2021-08-26 11:05:24.873 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:05:24.873 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:05:25.040 4320 2402051687880 MainThread DEBUG oslo_concurrency.lockutils [req-2aa0f85c-c03d-44ad-b616-317b0ff2ea1a 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:25.102 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62b18c82-9ffa-4d5d-a369-0e1ee22d37d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:25.102 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e811717a-1c4f-4b8a-89a6-aae8ae3fce72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:25.243 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e811717a-1c4f-4b8a-89a6-aae8ae3fce72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:25.267 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e811717a-1c4f-4b8a-89a6-aae8ae3fce72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:25.267 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62b18c82-9ffa-4d5d-a369-0e1ee22d37d2" 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:371 2021-08-26 11:05:25.267 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62b18c82-9ffa-4d5d-a369-0e1ee22d37d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:25.452 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-62b18c82-9ffa-4d5d-a369-0e1ee22d37d2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:25.466 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e811717a-1c4f-4b8a-89a6-aae8ae3fce72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:25.571 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-62b18c82-9ffa-4d5d-a369-0e1ee22d37d2" 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:371 2021-08-26 11:05:25.571 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 62b18c82-9ffa-4d5d-a369-0e1ee22d37d2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:05:25.571 4320 2402051687528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 62b18c82-9ffa-4d5d-a369-0e1ee22d37d2 processed. 2021-08-26 11:05:25.571 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e811717a-1c4f-4b8a-89a6-aae8ae3fce72" 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:371 2021-08-26 11:05:25.571 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e811717a-1c4f-4b8a-89a6-aae8ae3fce72 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:05:25.571 4320 2402051687352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e811717a-1c4f-4b8a-89a6-aae8ae3fce72 processed. 2021-08-26 11:05:26.439 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:27.508 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f4bb638b-5c05-4d26-a311-c636deb42da4 2021-08-26 11:05:27.895 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:28.034 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4030ee3-070f-4de3-ac2b-f821ae83cd70 - - - - -] port_update received: b2ff6e67-7771-4ca5-b98e-113754fa0878 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:05:28.056 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4030ee3-070f-4de3-ac2b-f821ae83cd70 - - - - -] No port b2ff6e67-7771-4ca5-b98e-113754fa0878 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:05:28.331 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6bb10522-62d1-4e73-82ee-d2ce15af971a 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated on remote: ['617cb376-02d9-445b-82cf-8d66a13c1e38'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:05:28.331 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-6bb10522-62d1-4e73-82ee-d2ce15af971a 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated ['617cb376-02d9-445b-82cf-8d66a13c1e38'] 2021-08-26 11:05:28.331 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-6bb10522-62d1-4e73-82ee-d2ce15af971a 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Refresh firewall rules 2021-08-26 11:05:28.331 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6bb10522-62d1-4e73-82ee-d2ce15af971a 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Get security group information for devices via rpc ['bf6401b7-3b67-4447-81f2-faf39768c110', '1107307f-74e3-4339-88ea-a2424e7970ee', 'f4bb638b-5c05-4d26-a311-c636deb42da4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:05:28.441 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:05:28.441 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f4bb638b-5c05-4d26-a311-c636deb42da4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:05:28.441 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f4bb638b-5c05-4d26-a311-c636deb42da4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:05:28.441 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f4bb638b-5c05-4d26-a311-c636deb42da4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:05:28.457 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f4bb638b-5c05-4d26-a311-c636deb42da4'] 2021-08-26 11:05:28.457 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:05:28.457 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:05:28.457 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f4bb638b-5c05-4d26-a311-c636deb42da4'] 2021-08-26 11:05:28.549 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6bb10522-62d1-4e73-82ee-d2ce15af971a 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] port_delete event received for 'f4bb638b-5c05-4d26-a311-c636deb42da4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:05:29.169 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6bb10522-62d1-4e73-82ee-d2ce15af971a 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update security group information for ports dict_keys(['1107307f-74e3-4339-88ea-a2424e7970ee', 'bf6401b7-3b67-4447-81f2-faf39768c110']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:05:29.169 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6bb10522-62d1-4e73-82ee-d2ce15af971a 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:05:29.169 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6bb10522-62d1-4e73-82ee-d2ce15af971a 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update rules of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:05:29.169 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6bb10522-62d1-4e73-82ee-d2ce15af971a 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update members of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:05:29.184 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6bb10522-62d1-4e73-82ee-d2ce15af971a 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for 1107307f-74e3-4339-88ea-a2424e7970ee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:05:29.184 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6bb10522-62d1-4e73-82ee-d2ce15af971a 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:05:29.184 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6bb10522-62d1-4e73-82ee-d2ce15af971a 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:05:29.184 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-6bb10522-62d1-4e73-82ee-d2ce15af971a 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:29.184 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-6bb10522-62d1-4e73-82ee-d2ce15af971a 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:29.184 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-6bb10522-62d1-4e73-82ee-d2ce15af971a 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:29.377 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-6bb10522-62d1-4e73-82ee-d2ce15af971a 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:29.377 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6bb10522-62d1-4e73-82ee-d2ce15af971a 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for bf6401b7-3b67-4447-81f2-faf39768c110 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:05:29.377 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6bb10522-62d1-4e73-82ee-d2ce15af971a 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:05:29.377 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6bb10522-62d1-4e73-82ee-d2ce15af971a 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:05:29.377 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-6bb10522-62d1-4e73-82ee-d2ce15af971a 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:29.377 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-6bb10522-62d1-4e73-82ee-d2ce15af971a 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:29.377 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-6bb10522-62d1-4e73-82ee-d2ce15af971a 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:29.581 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-6bb10522-62d1-4e73-82ee-d2ce15af971a 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:29.709 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70171314-d739-48ee-9f15-d2ac75fb8dcf 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated on remote: ['617cb376-02d9-445b-82cf-8d66a13c1e38'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:05:29.709 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-70171314-d739-48ee-9f15-d2ac75fb8dcf 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated ['617cb376-02d9-445b-82cf-8d66a13c1e38'] 2021-08-26 11:05:29.717 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-70171314-d739-48ee-9f15-d2ac75fb8dcf 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Refresh firewall rules 2021-08-26 11:05:29.717 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70171314-d739-48ee-9f15-d2ac75fb8dcf 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Get security group information for devices via rpc ['bf6401b7-3b67-4447-81f2-faf39768c110', '1107307f-74e3-4339-88ea-a2424e7970ee'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:05:30.300 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70171314-d739-48ee-9f15-d2ac75fb8dcf 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] port_delete event received for '5057e9ba-578d-411d-a3ae-edd912744c82' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:05:30.446 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:30.612 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:31.018 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-70171314-d739-48ee-9f15-d2ac75fb8dcf 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update security group information for ports dict_keys(['1107307f-74e3-4339-88ea-a2424e7970ee', 'bf6401b7-3b67-4447-81f2-faf39768c110']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:05:31.018 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-70171314-d739-48ee-9f15-d2ac75fb8dcf 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:05:31.018 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-70171314-d739-48ee-9f15-d2ac75fb8dcf 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update rules of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:05:31.035 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-70171314-d739-48ee-9f15-d2ac75fb8dcf 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update members of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:05:31.035 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-70171314-d739-48ee-9f15-d2ac75fb8dcf 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for 1107307f-74e3-4339-88ea-a2424e7970ee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:05:31.035 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-70171314-d739-48ee-9f15-d2ac75fb8dcf 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:05:31.035 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-70171314-d739-48ee-9f15-d2ac75fb8dcf 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:05:31.035 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-70171314-d739-48ee-9f15-d2ac75fb8dcf 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:31.035 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-70171314-d739-48ee-9f15-d2ac75fb8dcf 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:31.035 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-70171314-d739-48ee-9f15-d2ac75fb8dcf 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:31.206 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-70171314-d739-48ee-9f15-d2ac75fb8dcf 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-1107307f-74e3-4339-88ea-a2424e7970ee" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:31.206 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-70171314-d739-48ee-9f15-d2ac75fb8dcf 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for bf6401b7-3b67-4447-81f2-faf39768c110 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:05:31.222 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-70171314-d739-48ee-9f15-d2ac75fb8dcf 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:05:31.222 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-70171314-d739-48ee-9f15-d2ac75fb8dcf 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:05:31.222 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-70171314-d739-48ee-9f15-d2ac75fb8dcf 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:31.222 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-70171314-d739-48ee-9f15-d2ac75fb8dcf 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:31.222 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-70171314-d739-48ee-9f15-d2ac75fb8dcf 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:31.394 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-70171314-d739-48ee-9f15-d2ac75fb8dcf 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:32.028 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-24e7b0ce-d5f8-4a2f-8523-86fff11b2f45 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated on remote: ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:05:32.028 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-24e7b0ce-d5f8-4a2f-8523-86fff11b2f45 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] 2021-08-26 11:05:32.028 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-24e7b0ce-d5f8-4a2f-8523-86fff11b2f45 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Refresh firewall rules 2021-08-26 11:05:32.028 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-24e7b0ce-d5f8-4a2f-8523-86fff11b2f45 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Get security group information for devices via rpc ['20c195db-e2a8-4a3c-ba34-6935ba384ac4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:05:32.409 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb11097a-3d30-492d-a884-3da590718677 aeb2b352a7ca4456a0cd306894e9aeb1 b0a53951e8064c258c09536cf035915c - - -] Security group member updated on remote: ['3e9d8668-03c5-4443-b311-23dcc19638b8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:05:32.409 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [req-fb11097a-3d30-492d-a884-3da590718677 aeb2b352a7ca4456a0cd306894e9aeb1 b0a53951e8064c258c09536cf035915c - - -] Security group member updated ['3e9d8668-03c5-4443-b311-23dcc19638b8'] 2021-08-26 11:05:32.886 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-24e7b0ce-d5f8-4a2f-8523-86fff11b2f45 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update security group information for ports dict_keys(['20c195db-e2a8-4a3c-ba34-6935ba384ac4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:05:32.886 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-24e7b0ce-d5f8-4a2f-8523-86fff11b2f45 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:05:32.886 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-24e7b0ce-d5f8-4a2f-8523-86fff11b2f45 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update rules of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:05:32.886 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-24e7b0ce-d5f8-4a2f-8523-86fff11b2f45 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update members of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:05:32.886 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-24e7b0ce-d5f8-4a2f-8523-86fff11b2f45 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update port filter for 20c195db-e2a8-4a3c-ba34-6935ba384ac4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:05:32.886 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-24e7b0ce-d5f8-4a2f-8523-86fff11b2f45 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Updating port rules. 2021-08-26 11:05:32.886 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-24e7b0ce-d5f8-4a2f-8523-86fff11b2f45 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Creating 1 new rules, removing 0 old rules. 2021-08-26 11:05:32.886 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-24e7b0ce-d5f8-4a2f-8523-86fff11b2f45 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:33.029 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-24e7b0ce-d5f8-4a2f-8523-86fff11b2f45 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:33.029 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-24e7b0ce-d5f8-4a2f-8523-86fff11b2f45 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:33.029 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-24e7b0ce-d5f8-4a2f-8523-86fff11b2f45 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:34.234 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45834fef-a76f-4cc7-a35d-4d861897fc7d aeb2b352a7ca4456a0cd306894e9aeb1 b0a53951e8064c258c09536cf035915c - - -] Security group member updated on remote: ['3e9d8668-03c5-4443-b311-23dcc19638b8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:05:34.234 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-45834fef-a76f-4cc7-a35d-4d861897fc7d aeb2b352a7ca4456a0cd306894e9aeb1 b0a53951e8064c258c09536cf035915c - - -] Security group member updated ['3e9d8668-03c5-4443-b311-23dcc19638b8'] 2021-08-26 11:05:34.258 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30a8354c-557e-470f-b576-35966b504b1e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 01907b32-4713-41e7-85ea-4e955aaff972 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:05:34.272 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30a8354c-557e-470f-b576-35966b504b1e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 01907b32-4713-41e7-85ea-4e955aaff972 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:05:34.295 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed2d22ce-05d1-4d9f-b6d1-b05a468ddfe0 - - - - -] port_update received: f631c22a-7568-468e-9e80-2cae8236b6df port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:05:34.295 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed2d22ce-05d1-4d9f-b6d1-b05a468ddfe0 - - - - -] No port f631c22a-7568-468e-9e80-2cae8236b6df defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:05:34.966 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a3e169fe-d213-4eee-852d-b295473502fa 78d58a1d4cb449e2b6ca448bae1ddf6f 04e50e505cc84898b9821be75ff0dcd1 - - -] Security group rule updated on remote: ['80ded55f-916e-44ac-a7a4-3381d9f80844'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 11:05:34.966 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-a3e169fe-d213-4eee-852d-b295473502fa 78d58a1d4cb449e2b6ca448bae1ddf6f 04e50e505cc84898b9821be75ff0dcd1 - - -] Security group rule updated ['80ded55f-916e-44ac-a7a4-3381d9f80844'] 2021-08-26 11:05:35.546 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9553ce40-435a-4f3f-a60a-a6faca960a01 78d58a1d4cb449e2b6ca448bae1ddf6f 04e50e505cc84898b9821be75ff0dcd1 - - -] Security group rule updated on remote: ['80ded55f-916e-44ac-a7a4-3381d9f80844'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 11:05:35.546 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-9553ce40-435a-4f3f-a60a-a6faca960a01 78d58a1d4cb449e2b6ca448bae1ddf6f 04e50e505cc84898b9821be75ff0dcd1 - - -] Security group rule updated ['80ded55f-916e-44ac-a7a4-3381d9f80844'] 2021-08-26 11:05:35.582 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1107307f-74e3-4339-88ea-a2424e7970ee 2021-08-26 11:05:36.480 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:05:36.480 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1107307f-74e3-4339-88ea-a2424e7970ee' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:05:36.480 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1107307f-74e3-4339-88ea-a2424e7970ee' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:05:36.480 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1107307f-74e3-4339-88ea-a2424e7970ee _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:05:36.492 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1107307f-74e3-4339-88ea-a2424e7970ee'] 2021-08-26 11:05:36.492 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:05:36.492 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:05:36.492 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1107307f-74e3-4339-88ea-a2424e7970ee'] 2021-08-26 11:05:37.445 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 01907b32-4713-41e7-85ea-4e955aaff972 2021-08-26 11:05:37.472 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d56d64e-5c02-42a4-8d89-c4a67b512725 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated on remote: ['617cb376-02d9-445b-82cf-8d66a13c1e38'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:05:37.472 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-7d56d64e-5c02-42a4-8d89-c4a67b512725 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated ['617cb376-02d9-445b-82cf-8d66a13c1e38'] 2021-08-26 11:05:37.472 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-7d56d64e-5c02-42a4-8d89-c4a67b512725 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Refresh firewall rules 2021-08-26 11:05:37.472 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d56d64e-5c02-42a4-8d89-c4a67b512725 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Get security group information for devices via rpc ['bf6401b7-3b67-4447-81f2-faf39768c110'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:05:37.472 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-71cb7bb3-fe0a-4b33-a784-a5b00d51e04e aeb2b352a7ca4456a0cd306894e9aeb1 b0a53951e8064c258c09536cf035915c - - -] Security group member updated on remote: ['3e9d8668-03c5-4443-b311-23dcc19638b8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:05:37.472 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [req-71cb7bb3-fe0a-4b33-a784-a5b00d51e04e aeb2b352a7ca4456a0cd306894e9aeb1 b0a53951e8064c258c09536cf035915c - - -] Security group member updated ['3e9d8668-03c5-4443-b311-23dcc19638b8'] 2021-08-26 11:05:37.586 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bf6401b7-3b67-4447-81f2-faf39768c110 2021-08-26 11:05:37.651 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d56d64e-5c02-42a4-8d89-c4a67b512725 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] port_delete event received for '1107307f-74e3-4339-88ea-a2424e7970ee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:05:37.867 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7d56d64e-5c02-42a4-8d89-c4a67b512725 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update security group information for ports dict_keys(['bf6401b7-3b67-4447-81f2-faf39768c110']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:05:37.867 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7d56d64e-5c02-42a4-8d89-c4a67b512725 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:05:37.867 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7d56d64e-5c02-42a4-8d89-c4a67b512725 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update rules of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:05:37.867 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7d56d64e-5c02-42a4-8d89-c4a67b512725 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update members of security group (617cb376-02d9-445b-82cf-8d66a13c1e38) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:05:37.867 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7d56d64e-5c02-42a4-8d89-c4a67b512725 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Update port filter for bf6401b7-3b67-4447-81f2-faf39768c110 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:05:37.867 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7d56d64e-5c02-42a4-8d89-c4a67b512725 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Updating port rules. 2021-08-26 11:05:37.867 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7d56d64e-5c02-42a4-8d89-c4a67b512725 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:05:37.874 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-7d56d64e-5c02-42a4-8d89-c4a67b512725 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:37.874 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-7d56d64e-5c02-42a4-8d89-c4a67b512725 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:37.874 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-7d56d64e-5c02-42a4-8d89-c4a67b512725 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:37.885 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-7d56d64e-5c02-42a4-8d89-c4a67b512725 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Lock "n-hv-driver-port-lock-bf6401b7-3b67-4447-81f2-faf39768c110" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:37.885 4320 2402050047848 MainThread WARNING networking_hyperv.neutron._common_utils [req-7d56d64e-5c02-42a4-8d89-c4a67b512725 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Could not find port 'bf6401b7-3b67-4447-81f2-faf39768c110' while executing 'networking_hyperv.neutron.security_groups_driver.HyperVSecurityGroupsDriverMixin.update_port_filter'. It may have been removed.: os_win.exceptions.HyperVPortNotFoundException: Switch port not found: bf6401b7-3b67-4447-81f2-faf39768c110 2021-08-26 11:05:38.492 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:05:38.492 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:38.581 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:39.012 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da8990f9-11cc-492c-b63f-cd5f797fbd71 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated on remote: ['617cb376-02d9-445b-82cf-8d66a13c1e38'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:05:39.012 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-da8990f9-11cc-492c-b63f-cd5f797fbd71 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated ['617cb376-02d9-445b-82cf-8d66a13c1e38'] 2021-08-26 11:05:39.215 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da8990f9-11cc-492c-b63f-cd5f797fbd71 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] port_delete event received for 'bf6401b7-3b67-4447-81f2-faf39768c110' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:05:40.065 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 01907b32-4713-41e7-85ea-4e955aaff972 2021-08-26 11:05:40.065 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 01907b32-4713-41e7-85ea-4e955aaff972 updated. Details: {'device': '01907b32-4713-41e7-85ea-4e955aaff972', 'network_id': 'dacb0626-7805-422b-b046-7a904aca1c71', 'port_id': '01907b32-4713-41e7-85ea-4e955aaff972', 'mac_address': 'fa:16:3e:73:02:91', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 365, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0572e988-fa7f-44fb-a68a-5889cf22ed93', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:05:40.065 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:05:40.065 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:05:40.065 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-01907b32-4713-41e7-85ea-4e955aaff972" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:40.065 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 01907b32-4713-41e7-85ea-4e955aaff972 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:05:40.065 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:05:40.065 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bf6401b7-3b67-4447-81f2-faf39768c110' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:05:40.065 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bf6401b7-3b67-4447-81f2-faf39768c110' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:05:40.065 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bf6401b7-3b67-4447-81f2-faf39768c110 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:05:40.080 4320 2402051687352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d48aff0f-0d36-4112-b507-7ec94d5c6585 2021-08-26 11:05:40.080 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf6401b7-3b67-4447-81f2-faf39768c110'] 2021-08-26 11:05:40.080 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:05:40.097 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf6401b7-3b67-4447-81f2-faf39768c110'] 2021-08-26 11:05:40.122 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-889f49f4-cd6c-43a6-b981-f52c89013de9 aeb2b352a7ca4456a0cd306894e9aeb1 b0a53951e8064c258c09536cf035915c - - -] Security group member updated on remote: ['3e9d8668-03c5-4443-b311-23dcc19638b8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:05:40.122 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [req-889f49f4-cd6c-43a6-b981-f52c89013de9 aeb2b352a7ca4456a0cd306894e9aeb1 b0a53951e8064c258c09536cf035915c - - -] Security group member updated ['3e9d8668-03c5-4443-b311-23dcc19638b8'] 2021-08-26 11:05:40.220 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '01907b32-4713-41e7-85ea-4e955aaff972') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:05:40.220 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '01907b32-4713-41e7-85ea-4e955aaff972') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:05:40.237 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 01907b32-4713-41e7-85ea-4e955aaff972 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:05:40.237 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 365, VLAN trunk: None to switch port 01907b32-4713-41e7-85ea-4e955aaff972 2021-08-26 11:05:40.330 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:05:40.330 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['01907b32-4713-41e7-85ea-4e955aaff972'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:05:40.502 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:40.570 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:40.742 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['01907b32-4713-41e7-85ea-4e955aaff972']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:05:40.742 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:05:40.742 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:05:40.742 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:05:40.742 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 01907b32-4713-41e7-85ea-4e955aaff972 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:05:40.742 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:05:40.742 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 01907b32-4713-41e7-85ea-4e955aaff972 not yet added. Adding. 2021-08-26 11:05:40.742 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:05:40.742 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:05:40.862 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01907b32-4713-41e7-85ea-4e955aaff972" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:40.984 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01907b32-4713-41e7-85ea-4e955aaff972" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:40.984 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01907b32-4713-41e7-85ea-4e955aaff972" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:41.136 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-01907b32-4713-41e7-85ea-4e955aaff972" 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:371 2021-08-26 11:05:41.242 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-01907b32-4713-41e7-85ea-4e955aaff972" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:41.242 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 01907b32-4713-41e7-85ea-4e955aaff972 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:05:41.242 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 01907b32-4713-41e7-85ea-4e955aaff972 processed. 2021-08-26 11:05:42.514 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:05:43.362 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.859s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:05:43.439 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92ad5497-18de-4b24-a39a-30996e7b8b9f aeb2b352a7ca4456a0cd306894e9aeb1 b0a53951e8064c258c09536cf035915c - - -] Security group member updated on remote: ['3e9d8668-03c5-4443-b311-23dcc19638b8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:05:43.439 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-92ad5497-18de-4b24-a39a-30996e7b8b9f aeb2b352a7ca4456a0cd306894e9aeb1 b0a53951e8064c258c09536cf035915c - - -] Security group member updated ['3e9d8668-03c5-4443-b311-23dcc19638b8'] 2021-08-26 11:05:45.205 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0303b5bf-fb57-4543-ade0-1d2fd8aa545f 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated on remote: ['617cb376-02d9-445b-82cf-8d66a13c1e38'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:05:45.205 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-0303b5bf-fb57-4543-ade0-1d2fd8aa545f 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] Security group member updated ['617cb376-02d9-445b-82cf-8d66a13c1e38'] 2021-08-26 11:05:45.462 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0303b5bf-fb57-4543-ade0-1d2fd8aa545f 8871f8f49568457b992b10521434dc03 8d5cb2fc4a354d8fab28f4df91b7ac40 - - -] port_delete event received for 'd6d26b0f-62f9-45ae-b55d-664b3e2ceb60' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:05:46.477 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a7f13fe-9ee5-413d-a3e7-0556d24d5d62 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 3caad3e2-1bea-49c3-b2f9-2cf936aeb286 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:05:46.493 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a7f13fe-9ee5-413d-a3e7-0556d24d5d62 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 3caad3e2-1bea-49c3-b2f9-2cf936aeb286 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:05:48.461 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b4e3d77-c2df-4e47-8792-e3ecdd59a5ee 78d58a1d4cb449e2b6ca448bae1ddf6f 04e50e505cc84898b9821be75ff0dcd1 - - -] Security group member updated on remote: ['80ded55f-916e-44ac-a7a4-3381d9f80844'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:05:48.461 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-4b4e3d77-c2df-4e47-8792-e3ecdd59a5ee 78d58a1d4cb449e2b6ca448bae1ddf6f 04e50e505cc84898b9821be75ff0dcd1 - - -] Security group member updated ['80ded55f-916e-44ac-a7a4-3381d9f80844'] 2021-08-26 11:05:49.960 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ace8a8b-8dd1-4e48-b483-9439ccc3954f a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 07e27e68-52b2-4ced-8496-9fc94ef07174 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:05:49.960 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ace8a8b-8dd1-4e48-b483-9439ccc3954f a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 07e27e68-52b2-4ced-8496-9fc94ef07174 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:05:52.120 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5d8d5c8-978f-43b1-9426-13f3a0c7dd04 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 970c37d5-fe60-432d-b1cf-b7abaf4aa139 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:05:52.135 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d5d8d5c8-978f-43b1-9426-13f3a0c7dd04 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 970c37d5-fe60-432d-b1cf-b7abaf4aa139 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:05:52.408 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89e07fc0-db61-4497-84b1-c3ca2f2177d2 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 0b83c874-35e3-4973-9509-f2f481b866c2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:05:52.424 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89e07fc0-db61-4497-84b1-c3ca2f2177d2 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 0b83c874-35e3-4973-9509-f2f481b866c2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:05:55.049 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-234c4823-a2d4-4cb9-bc22-961879e72bed a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 951678e0-8904-48e7-b9ca-e2238fd2a0d6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:05:55.060 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-234c4823-a2d4-4cb9-bc22-961879e72bed a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 951678e0-8904-48e7-b9ca-e2238fd2a0d6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:05:56.007 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85752efa-a735-4772-aed9-bca67e02a9da 5995e1cadffe49b3a870e1be5b10baa6 879f1d17c6314b06abdea94d94e9b17b - - -] Security group member updated on remote: ['d9a0c3ae-7843-4c28-84e5-208b98185835'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:05:56.007 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-85752efa-a735-4772-aed9-bca67e02a9da 5995e1cadffe49b3a870e1be5b10baa6 879f1d17c6314b06abdea94d94e9b17b - - -] Security group member updated ['d9a0c3ae-7843-4c28-84e5-208b98185835'] 2021-08-26 11:05:57.420 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc3f0512-3c17-4c52-a12f-b57795daf740 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 44c374df-1ea6-4c84-8657-447c71bc7209 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:05:57.420 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc3f0512-3c17-4c52-a12f-b57795daf740 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 44c374df-1ea6-4c84-8657-447c71bc7209 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:05:57.831 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c054113-b84e-4355-9a46-45d285a34f81 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: b579c211-b056-4590-b095-87d5fdde5022 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:05:57.839 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c054113-b84e-4355-9a46-45d285a34f81 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port b579c211-b056-4590-b095-87d5fdde5022 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:06:00.432 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bd82bb7-173e-4bde-8b28-69da15599d40 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: b40ea72e-6931-455d-b854-2ed2c4153c3d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:06:00.446 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bd82bb7-173e-4bde-8b28-69da15599d40 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port b40ea72e-6931-455d-b854-2ed2c4153c3d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:06:01.617 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b579c211-b056-4590-b095-87d5fdde5022 2021-08-26 11:06:01.861 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ab88849-e5ca-4034-8f0a-9c15b1e3a934 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 54d6c271-b8fd-4aa2-be9f-3653ce4c8651 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:06:01.874 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ab88849-e5ca-4034-8f0a-9c15b1e3a934 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 54d6c271-b8fd-4aa2-be9f-3653ce4c8651 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:06:02.643 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:06:02.898 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port b579c211-b056-4590-b095-87d5fdde5022 2021-08-26 11:06:02.898 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port b579c211-b056-4590-b095-87d5fdde5022 updated. Details: {'device': 'b579c211-b056-4590-b095-87d5fdde5022', 'network_id': '760b8708-c8bf-4210-b72d-b00a46e07599', 'port_id': 'b579c211-b056-4590-b095-87d5fdde5022', 'mac_address': 'fa:16:3e:fe:20:a7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 375, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '01e04208-4fe4-4bbe-8ec8-387537d5eba8', '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-08-26 11:06:02.898 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:06:02.898 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b579c211-b056-4590-b095-87d5fdde5022" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:02.898 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b579c211-b056-4590-b095-87d5fdde5022 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:06:02.924 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 760b8708-c8bf-4210-b72d-b00a46e07599 2021-08-26 11:06:02.924 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:06:03.086 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b579c211-b056-4590-b095-87d5fdde5022') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:06:03.086 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b579c211-b056-4590-b095-87d5fdde5022') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:06:03.086 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b579c211-b056-4590-b095-87d5fdde5022 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:06:03.086 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 375, VLAN trunk: None to switch port b579c211-b056-4590-b095-87d5fdde5022 2021-08-26 11:06:03.182 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:06:03.202 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b579c211-b056-4590-b095-87d5fdde5022'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:06:03.648 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b579c211-b056-4590-b095-87d5fdde5022']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:06:03.648 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:06:03.648 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d9a0c3ae-7843-4c28-84e5-208b98185835) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:06:03.648 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d9a0c3ae-7843-4c28-84e5-208b98185835) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:06:03.648 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b579c211-b056-4590-b095-87d5fdde5022 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:06:03.648 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:06:03.666 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b579c211-b056-4590-b095-87d5fdde5022 not yet added. Adding. 2021-08-26 11:06:03.666 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:06:03.666 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:06:03.814 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b579c211-b056-4590-b095-87d5fdde5022" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:03.945 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b579c211-b056-4590-b095-87d5fdde5022" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:03.945 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b579c211-b056-4590-b095-87d5fdde5022" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:04.111 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b579c211-b056-4590-b095-87d5fdde5022" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:04.234 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b579c211-b056-4590-b095-87d5fdde5022" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:04.234 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b579c211-b056-4590-b095-87d5fdde5022 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:06:04.234 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b579c211-b056-4590-b095-87d5fdde5022 processed. 2021-08-26 11:06:04.663 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:05.135 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:07.194 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f9882433-0566-45e0-b4ff-9983f437df79 77e63a821c944d02bc75c2b76477dccc ba03e36e454442ffbedacdbb2a3a5a35 - - -] Security group member updated on remote: ['4bcb2db4-26cf-4108-ba4a-7a9a848de3d9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:06:07.194 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-f9882433-0566-45e0-b4ff-9983f437df79 77e63a821c944d02bc75c2b76477dccc ba03e36e454442ffbedacdbb2a3a5a35 - - -] Security group member updated ['4bcb2db4-26cf-4108-ba4a-7a9a848de3d9'] 2021-08-26 11:06:07.399 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9882433-0566-45e0-b4ff-9983f437df79 77e63a821c944d02bc75c2b76477dccc ba03e36e454442ffbedacdbb2a3a5a35 - - -] port_delete event received for 'e4f15260-72ef-4845-8093-01bc3691c2f1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:06:10.902 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-513c4cde-760d-4f76-a86d-8c088b945ef9 77e63a821c944d02bc75c2b76477dccc ba03e36e454442ffbedacdbb2a3a5a35 - - -] Security group member updated on remote: ['4bcb2db4-26cf-4108-ba4a-7a9a848de3d9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:06:10.902 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-513c4cde-760d-4f76-a86d-8c088b945ef9 77e63a821c944d02bc75c2b76477dccc ba03e36e454442ffbedacdbb2a3a5a35 - - -] Security group member updated ['4bcb2db4-26cf-4108-ba4a-7a9a848de3d9'] 2021-08-26 11:06:11.830 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b579c211-b056-4590-b095-87d5fdde5022 2021-08-26 11:06:12.289 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7f09013-b3e4-4d0d-bfe6-95abf50d75d9 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 68f11542-9398-4b69-8872-ed2846352efd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:06:12.304 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7f09013-b3e4-4d0d-bfe6-95abf50d75d9 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 68f11542-9398-4b69-8872-ed2846352efd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:06:12.571 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc123b7e-7f81-482a-86dd-3f191851fda5 5995e1cadffe49b3a870e1be5b10baa6 879f1d17c6314b06abdea94d94e9b17b - - -] Security group member updated on remote: ['d9a0c3ae-7843-4c28-84e5-208b98185835'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:06:12.571 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-cc123b7e-7f81-482a-86dd-3f191851fda5 5995e1cadffe49b3a870e1be5b10baa6 879f1d17c6314b06abdea94d94e9b17b - - -] Security group member updated ['d9a0c3ae-7843-4c28-84e5-208b98185835'] 2021-08-26 11:06:12.571 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-cc123b7e-7f81-482a-86dd-3f191851fda5 5995e1cadffe49b3a870e1be5b10baa6 879f1d17c6314b06abdea94d94e9b17b - - -] Refresh firewall rules 2021-08-26 11:06:12.571 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc123b7e-7f81-482a-86dd-3f191851fda5 5995e1cadffe49b3a870e1be5b10baa6 879f1d17c6314b06abdea94d94e9b17b - - -] Get security group information for devices via rpc ['b579c211-b056-4590-b095-87d5fdde5022'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:06:12.616 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cc123b7e-7f81-482a-86dd-3f191851fda5 5995e1cadffe49b3a870e1be5b10baa6 879f1d17c6314b06abdea94d94e9b17b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:06:12.616 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cc123b7e-7f81-482a-86dd-3f191851fda5 5995e1cadffe49b3a870e1be5b10baa6 879f1d17c6314b06abdea94d94e9b17b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:06:12.658 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc123b7e-7f81-482a-86dd-3f191851fda5 5995e1cadffe49b3a870e1be5b10baa6 879f1d17c6314b06abdea94d94e9b17b - - -] port_delete event received for 'b579c211-b056-4590-b095-87d5fdde5022' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:06:12.673 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c51cc99b-3146-448c-9aa6-98a293043d60 1d897093a7784df589ffa4159779efc5 9c35602201fa41e2806b4e5dc5947719 - - -] Security group member updated on remote: ['ed423d8f-ef57-4c88-9d03-e308309015ec'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:06:12.683 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-c51cc99b-3146-448c-9aa6-98a293043d60 1d897093a7784df589ffa4159779efc5 9c35602201fa41e2806b4e5dc5947719 - - -] Security group member updated ['ed423d8f-ef57-4c88-9d03-e308309015ec'] 2021-08-26 11:06:12.710 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:06:12.710 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b579c211-b056-4590-b095-87d5fdde5022' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:06:12.710 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b579c211-b056-4590-b095-87d5fdde5022' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:06:12.710 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b579c211-b056-4590-b095-87d5fdde5022 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:06:12.726 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 760b8708-c8bf-4210-b72d-b00a46e07599 2021-08-26 11:06:12.726 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b579c211-b056-4590-b095-87d5fdde5022'] 2021-08-26 11:06:12.726 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:06:12.726 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:06:12.726 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b579c211-b056-4590-b095-87d5fdde5022'] 2021-08-26 11:06:13.841 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e811717a-1c4f-4b8a-89a6-aae8ae3fce72 2021-08-26 11:06:14.231 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e945e0f2-44d9-4b1e-8c6e-fc1749cd26bb a0a44cfb1a154ed8a4ae187361320089 560785c110e84256a7f2d01fc3151212 - - -] Security group member updated on remote: ['af03b98e-f0f6-46c3-96d9-980ecdef5344'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:06:14.231 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-e945e0f2-44d9-4b1e-8c6e-fc1749cd26bb a0a44cfb1a154ed8a4ae187361320089 560785c110e84256a7f2d01fc3151212 - - -] Security group member updated ['af03b98e-f0f6-46c3-96d9-980ecdef5344'] 2021-08-26 11:06:14.231 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-e945e0f2-44d9-4b1e-8c6e-fc1749cd26bb a0a44cfb1a154ed8a4ae187361320089 560785c110e84256a7f2d01fc3151212 - - -] Refresh firewall rules 2021-08-26 11:06:14.231 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e945e0f2-44d9-4b1e-8c6e-fc1749cd26bb a0a44cfb1a154ed8a4ae187361320089 560785c110e84256a7f2d01fc3151212 - - -] Get security group information for devices via rpc ['e811717a-1c4f-4b8a-89a6-aae8ae3fce72'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:06:14.260 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e945e0f2-44d9-4b1e-8c6e-fc1749cd26bb a0a44cfb1a154ed8a4ae187361320089 560785c110e84256a7f2d01fc3151212 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:06:14.260 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e945e0f2-44d9-4b1e-8c6e-fc1749cd26bb a0a44cfb1a154ed8a4ae187361320089 560785c110e84256a7f2d01fc3151212 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:06:14.385 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e945e0f2-44d9-4b1e-8c6e-fc1749cd26bb a0a44cfb1a154ed8a4ae187361320089 560785c110e84256a7f2d01fc3151212 - - -] port_delete event received for 'e811717a-1c4f-4b8a-89a6-aae8ae3fce72' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:06:14.737 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:06:14.737 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:14.737 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e811717a-1c4f-4b8a-89a6-aae8ae3fce72' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:06:14.737 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e811717a-1c4f-4b8a-89a6-aae8ae3fce72' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:06:14.737 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e811717a-1c4f-4b8a-89a6-aae8ae3fce72 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:06:14.752 4320 2402051687528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4bf66f5c-3e81-40a8-bffe-8ee55639cdbc 2021-08-26 11:06:14.752 4320 2402051687528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e811717a-1c4f-4b8a-89a6-aae8ae3fce72'] 2021-08-26 11:06:14.752 4320 2402051687528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:06:14.752 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:06:14.752 4320 2402051687528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e811717a-1c4f-4b8a-89a6-aae8ae3fce72'] 2021-08-26 11:06:14.760 4320 2402050047848 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:371 2021-08-26 11:06:15.008 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-daf4b78e-e50a-43ee-9de3-d73c41268af6 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 1bf1cf06-3b57-4f78-8180-c50d7e88ee6a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:06:15.008 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-daf4b78e-e50a-43ee-9de3-d73c41268af6 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 1bf1cf06-3b57-4f78-8180-c50d7e88ee6a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:06:15.847 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 62b18c82-9ffa-4d5d-a369-0e1ee22d37d2 2021-08-26 11:06:16.678 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd1008ef-a367-46a1-83d9-15e25ff7e0c3 41c96614d92b42dea61baa09391fef78 ef1180e21aed4365b2f0c7f3ccec207e - - -] Security group member updated on remote: ['3efe0bf4-f5cd-48cd-b062-71d18c0505e9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:06:16.678 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-bd1008ef-a367-46a1-83d9-15e25ff7e0c3 41c96614d92b42dea61baa09391fef78 ef1180e21aed4365b2f0c7f3ccec207e - - -] Security group member updated ['3efe0bf4-f5cd-48cd-b062-71d18c0505e9'] 2021-08-26 11:06:16.753 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:06:16.753 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '62b18c82-9ffa-4d5d-a369-0e1ee22d37d2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:06:16.753 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '62b18c82-9ffa-4d5d-a369-0e1ee22d37d2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:06:16.753 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 62b18c82-9ffa-4d5d-a369-0e1ee22d37d2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:06:16.753 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:16.753 4320 2402051687528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 146a91c8-e61e-4148-9c8e-26c604b1a067 2021-08-26 11:06:16.753 4320 2402051687528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['62b18c82-9ffa-4d5d-a369-0e1ee22d37d2'] 2021-08-26 11:06:16.753 4320 2402051687528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:06:16.753 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:06:16.768 4320 2402051687528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['62b18c82-9ffa-4d5d-a369-0e1ee22d37d2'] 2021-08-26 11:06:16.800 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:17.085 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd1008ef-a367-46a1-83d9-15e25ff7e0c3 41c96614d92b42dea61baa09391fef78 ef1180e21aed4365b2f0c7f3ccec207e - - -] port_delete event received for '62b18c82-9ffa-4d5d-a369-0e1ee22d37d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:06:18.268 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-450d3e0e-6068-4afd-ba6c-ffcd7afea402 5995e1cadffe49b3a870e1be5b10baa6 879f1d17c6314b06abdea94d94e9b17b - - -] Security group member updated on remote: ['d9a0c3ae-7843-4c28-84e5-208b98185835'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:06:18.268 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-450d3e0e-6068-4afd-ba6c-ffcd7afea402 5995e1cadffe49b3a870e1be5b10baa6 879f1d17c6314b06abdea94d94e9b17b - - -] Security group member updated ['d9a0c3ae-7843-4c28-84e5-208b98185835'] 2021-08-26 11:06:19.740 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b7f5d37a-1029-448c-a756-ea94956d9786 a0a44cfb1a154ed8a4ae187361320089 560785c110e84256a7f2d01fc3151212 - - -] Security group member updated on remote: ['af03b98e-f0f6-46c3-96d9-980ecdef5344'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:06:19.743 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-b7f5d37a-1029-448c-a756-ea94956d9786 a0a44cfb1a154ed8a4ae187361320089 560785c110e84256a7f2d01fc3151212 - - -] Security group member updated ['af03b98e-f0f6-46c3-96d9-980ecdef5344'] 2021-08-26 11:06:19.831 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7f5d37a-1029-448c-a756-ea94956d9786 a0a44cfb1a154ed8a4ae187361320089 560785c110e84256a7f2d01fc3151212 - - -] port_delete event received for '2019efa5-6694-4509-a5d1-af871ca7cf5a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:06:19.971 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2836639f-a714-4820-81fb-100df04c0e9e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 4f62d39e-e240-4cc3-89f4-8e73b01361fb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:06:19.971 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2836639f-a714-4820-81fb-100df04c0e9e a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 4f62d39e-e240-4cc3-89f4-8e73b01361fb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:06:21.073 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8919ee8c-93f9-424f-9bc9-cda12cd72d4d 41c96614d92b42dea61baa09391fef78 ef1180e21aed4365b2f0c7f3ccec207e - - -] port_delete event received for 'b4aa2a04-dd50-4b67-b323-8ced12496faf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:06:21.788 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4f62d39e-e240-4cc3-89f4-8e73b01361fb 2021-08-26 11:06:21.882 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 01907b32-4713-41e7-85ea-4e955aaff972 2021-08-26 11:06:22.268 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7121a4b5-3003-4150-ba44-c9bb21605a15 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated on remote: ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:06:22.268 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-7121a4b5-3003-4150-ba44-c9bb21605a15 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] 2021-08-26 11:06:22.284 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-7121a4b5-3003-4150-ba44-c9bb21605a15 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Refresh firewall rules 2021-08-26 11:06:22.284 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7121a4b5-3003-4150-ba44-c9bb21605a15 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Get security group information for devices via rpc ['20c195db-e2a8-4a3c-ba34-6935ba384ac4', '01907b32-4713-41e7-85ea-4e955aaff972'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:06:22.363 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7121a4b5-3003-4150-ba44-c9bb21605a15 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] port_delete event received for '01907b32-4713-41e7-85ea-4e955aaff972' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:06:22.472 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7121a4b5-3003-4150-ba44-c9bb21605a15 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update security group information for ports dict_keys(['20c195db-e2a8-4a3c-ba34-6935ba384ac4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:06:22.472 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7121a4b5-3003-4150-ba44-c9bb21605a15 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:06:22.472 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7121a4b5-3003-4150-ba44-c9bb21605a15 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update rules of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:06:22.472 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7121a4b5-3003-4150-ba44-c9bb21605a15 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update members of security group (c865ddc3-b7da-4eda-82a6-c89c33a60828) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:06:22.472 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7121a4b5-3003-4150-ba44-c9bb21605a15 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update port filter for 20c195db-e2a8-4a3c-ba34-6935ba384ac4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:06:22.472 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7121a4b5-3003-4150-ba44-c9bb21605a15 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Updating port rules. 2021-08-26 11:06:22.472 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7121a4b5-3003-4150-ba44-c9bb21605a15 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-26 11:06:22.472 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-7121a4b5-3003-4150-ba44-c9bb21605a15 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:22.472 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-7121a4b5-3003-4150-ba44-c9bb21605a15 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:22.472 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-7121a4b5-3003-4150-ba44-c9bb21605a15 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:22.494 4320 2402051687528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-64bbf2d9-f810-4b6b-a037-bb88a2399917 41c96614d92b42dea61baa09391fef78 ef1180e21aed4365b2f0c7f3ccec207e - - -] Security group rule updated on remote: ['6127369a-b37f-423a-b8b7-232049a79129'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 11:06:22.494 4320 2402051687528 MainThread INFO neutron.agent.securitygroups_rpc [req-64bbf2d9-f810-4b6b-a037-bb88a2399917 41c96614d92b42dea61baa09391fef78 ef1180e21aed4365b2f0c7f3ccec207e - - -] Security group rule updated ['6127369a-b37f-423a-b8b7-232049a79129'] 2021-08-26 11:06:22.586 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [req-7121a4b5-3003-4150-ba44-c9bb21605a15 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Lock "n-hv-driver-port-lock-20c195db-e2a8-4a3c-ba34-6935ba384ac4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:22.803 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:06:22.874 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a665e342-21d5-433f-af4b-5d7877ef6b1e 41c96614d92b42dea61baa09391fef78 ef1180e21aed4365b2f0c7f3ccec207e - - -] Security group rule updated on remote: ['6127369a-b37f-423a-b8b7-232049a79129'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-26 11:06:22.874 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-a665e342-21d5-433f-af4b-5d7877ef6b1e 41c96614d92b42dea61baa09391fef78 ef1180e21aed4365b2f0c7f3ccec207e - - -] Security group rule updated ['6127369a-b37f-423a-b8b7-232049a79129'] 2021-08-26 11:06:23.136 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 4f62d39e-e240-4cc3-89f4-8e73b01361fb 2021-08-26 11:06:23.136 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 4f62d39e-e240-4cc3-89f4-8e73b01361fb updated. Details: {'device': '4f62d39e-e240-4cc3-89f4-8e73b01361fb', 'network_id': '760b8708-c8bf-4210-b72d-b00a46e07599', 'port_id': '4f62d39e-e240-4cc3-89f4-8e73b01361fb', 'mac_address': 'fa:16:3e:0f:8b:36', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 375, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '01e04208-4fe4-4bbe-8ec8-387537d5eba8', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:06:23.136 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:06:23.136 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:06:23.136 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4f62d39e-e240-4cc3-89f4-8e73b01361fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:23.136 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4f62d39e-e240-4cc3-89f4-8e73b01361fb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:06:23.136 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 760b8708-c8bf-4210-b72d-b00a46e07599 2021-08-26 11:06:23.136 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:06:23.136 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '01907b32-4713-41e7-85ea-4e955aaff972' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:06:23.136 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '01907b32-4713-41e7-85ea-4e955aaff972' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:06:23.136 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 01907b32-4713-41e7-85ea-4e955aaff972 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:06:23.156 4320 2402051687528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['01907b32-4713-41e7-85ea-4e955aaff972'] 2021-08-26 11:06:23.156 4320 2402051687528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:06:23.156 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:06:23.156 4320 2402051687528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['01907b32-4713-41e7-85ea-4e955aaff972'] 2021-08-26 11:06:23.274 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4f62d39e-e240-4cc3-89f4-8e73b01361fb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:06:23.274 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4f62d39e-e240-4cc3-89f4-8e73b01361fb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:06:23.301 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4f62d39e-e240-4cc3-89f4-8e73b01361fb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:06:23.301 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 375, VLAN trunk: None to switch port 4f62d39e-e240-4cc3-89f4-8e73b01361fb 2021-08-26 11:06:23.351 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:06:23.351 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4f62d39e-e240-4cc3-89f4-8e73b01361fb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:06:23.569 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4f62d39e-e240-4cc3-89f4-8e73b01361fb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:06:23.569 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:06:23.569 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d9a0c3ae-7843-4c28-84e5-208b98185835) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:06:23.569 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d9a0c3ae-7843-4c28-84e5-208b98185835) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:06:23.569 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4f62d39e-e240-4cc3-89f4-8e73b01361fb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:06:23.569 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:06:23.569 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4f62d39e-e240-4cc3-89f4-8e73b01361fb not yet added. Adding. 2021-08-26 11:06:23.569 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:06:23.569 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:06:23.654 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f62d39e-e240-4cc3-89f4-8e73b01361fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:23.742 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f62d39e-e240-4cc3-89f4-8e73b01361fb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:23.742 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f62d39e-e240-4cc3-89f4-8e73b01361fb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:23.835 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f62d39e-e240-4cc3-89f4-8e73b01361fb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:23.917 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4f62d39e-e240-4cc3-89f4-8e73b01361fb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:23.917 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4f62d39e-e240-4cc3-89f4-8e73b01361fb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:06:23.917 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4f62d39e-e240-4cc3-89f4-8e73b01361fb processed. 2021-08-26 11:06:24.307 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6cabd68d-91af-403b-bf40-8e2ead00e5e9 a0a44cfb1a154ed8a4ae187361320089 560785c110e84256a7f2d01fc3151212 - - -] Security group member updated on remote: ['af03b98e-f0f6-46c3-96d9-980ecdef5344'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:06:24.307 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-6cabd68d-91af-403b-bf40-8e2ead00e5e9 a0a44cfb1a154ed8a4ae187361320089 560785c110e84256a7f2d01fc3151212 - - -] Security group member updated ['af03b98e-f0f6-46c3-96d9-980ecdef5344'] 2021-08-26 11:06:24.416 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cabd68d-91af-403b-bf40-8e2ead00e5e9 a0a44cfb1a154ed8a4ae187361320089 560785c110e84256a7f2d01fc3151212 - - -] port_delete event received for '25298c0d-cc2f-4886-87f7-c0032605c64f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:06:24.811 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:25.272 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:25.808 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 07e27e68-52b2-4ced-8496-9fc94ef07174 2021-08-26 11:06:25.826 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b40ea72e-6931-455d-b854-2ed2c4153c3d 2021-08-26 11:06:25.826 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3caad3e2-1bea-49c3-b2f9-2cf936aeb286 2021-08-26 11:06:25.826 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 44c374df-1ea6-4c84-8657-447c71bc7209 2021-08-26 11:06:25.826 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 54d6c271-b8fd-4aa2-be9f-3653ce4c8651 2021-08-26 11:06:25.826 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 951678e0-8904-48e7-b9ca-e2238fd2a0d6 2021-08-26 11:06:25.826 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0b83c874-35e3-4973-9509-f2f481b866c2 2021-08-26 11:06:26.811 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:06:26.880 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f6dcc9-644e-4bc3-9495-25782556bca8 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] port_delete event received for 'c278a9c1-3477-46ef-9ea1-9f7bfa5b0213' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:06:27.222 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f6dcc9-644e-4bc3-9495-25782556bca8 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network 4bf66f5c-3e81-40a8-bffe-8ee55639cdbc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:06:27.222 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2f6dcc9-644e-4bc3-9495-25782556bca8 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network 4bf66f5c-3e81-40a8-bffe-8ee55639cdbc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:06:27.252 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f68b8564-44fe-4f01-8171-105378a3d262 - - - - -] port_delete event received for 'c278a9c1-3477-46ef-9ea1-9f7bfa5b0213' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:06:27.784 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ffacd36-6cdc-49df-90ab-0bf3eae32596 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated on remote: ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:06:27.803 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-2ffacd36-6cdc-49df-90ab-0bf3eae32596 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Security group member updated ['c865ddc3-b7da-4eda-82a6-c89c33a60828'] 2021-08-26 11:06:27.803 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-2ffacd36-6cdc-49df-90ab-0bf3eae32596 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Refresh firewall rules 2021-08-26 11:06:27.803 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ffacd36-6cdc-49df-90ab-0bf3eae32596 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Get security group information for devices via rpc ['20c195db-e2a8-4a3c-ba34-6935ba384ac4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:06:27.866 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2ffacd36-6cdc-49df-90ab-0bf3eae32596 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:06:27.866 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2ffacd36-6cdc-49df-90ab-0bf3eae32596 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:06:27.907 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ffacd36-6cdc-49df-90ab-0bf3eae32596 04842c2c7da448efbb5fc1f3c5265881 f1dda05f572640fabcdbc4e45d47ae87 - - -] port_delete event received for '20c195db-e2a8-4a3c-ba34-6935ba384ac4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:06:27.913 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 20c195db-e2a8-4a3c-ba34-6935ba384ac4 2021-08-26 11:06:30.440 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2f038593-7cdd-4fcc-915b-ec1d3c017cd1 41c96614d92b42dea61baa09391fef78 ef1180e21aed4365b2f0c7f3ccec207e - - -] Security group member updated on remote: ['6127369a-b37f-423a-b8b7-232049a79129'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:06:30.440 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-2f038593-7cdd-4fcc-915b-ec1d3c017cd1 41c96614d92b42dea61baa09391fef78 ef1180e21aed4365b2f0c7f3ccec207e - - -] Security group member updated ['6127369a-b37f-423a-b8b7-232049a79129'] 2021-08-26 11:06:30.662 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 07e27e68-52b2-4ced-8496-9fc94ef07174 2021-08-26 11:06:30.662 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 07e27e68-52b2-4ced-8496-9fc94ef07174 updated. Details: {'device': '07e27e68-52b2-4ced-8496-9fc94ef07174', 'network_id': '2bfabb5b-5eba-4b66-84d8-ea742187edee', 'port_id': '07e27e68-52b2-4ced-8496-9fc94ef07174', 'mac_address': 'fa:16:3e:37:01:4f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 399, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '48ebbc09-57f5-4b8b-acd0-f139ce1dad7c', 'ip_address': '10.1.1.189'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:06:30.662 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:06:30.662 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port b40ea72e-6931-455d-b854-2ed2c4153c3d 2021-08-26 11:06:30.662 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port b40ea72e-6931-455d-b854-2ed2c4153c3d updated. Details: {'device': 'b40ea72e-6931-455d-b854-2ed2c4153c3d', 'network_id': 'a2d73ef3-a1f0-44ec-be7b-f8f8ae9be9ad', 'port_id': 'b40ea72e-6931-455d-b854-2ed2c4153c3d', 'mac_address': 'fa:16:3e:36:68:a5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 373, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'be7e08cb-0dbb-4220-94f8-2d10a4622444', 'ip_address': '10.2.2.100'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:06:30.662 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:06:30.662 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 54d6c271-b8fd-4aa2-be9f-3653ce4c8651 2021-08-26 11:06:30.662 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 54d6c271-b8fd-4aa2-be9f-3653ce4c8651 updated. Details: {'device': '54d6c271-b8fd-4aa2-be9f-3653ce4c8651', 'network_id': 'a2d73ef3-a1f0-44ec-be7b-f8f8ae9be9ad', 'port_id': '54d6c271-b8fd-4aa2-be9f-3653ce4c8651', 'mac_address': 'fa:16:3e:ab:64:cd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 373, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'be7e08cb-0dbb-4220-94f8-2d10a4622444', 'ip_address': '10.2.2.200'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:06:30.662 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:06:30.662 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 951678e0-8904-48e7-b9ca-e2238fd2a0d6 2021-08-26 11:06:30.678 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 951678e0-8904-48e7-b9ca-e2238fd2a0d6 updated. Details: {'device': '951678e0-8904-48e7-b9ca-e2238fd2a0d6', 'network_id': '2bfabb5b-5eba-4b66-84d8-ea742187edee', 'port_id': '951678e0-8904-48e7-b9ca-e2238fd2a0d6', 'mac_address': 'fa:16:3e:2e:d5:1b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 399, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '48ebbc09-57f5-4b8b-acd0-f139ce1dad7c', 'ip_address': '10.1.1.167'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:06:30.678 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:06:30.678 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 3caad3e2-1bea-49c3-b2f9-2cf936aeb286 2021-08-26 11:06:30.678 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 3caad3e2-1bea-49c3-b2f9-2cf936aeb286 updated. Details: {'device': '3caad3e2-1bea-49c3-b2f9-2cf936aeb286', 'network_id': '9389067a-4317-4d3a-bc26-d5f9e2554ced', 'port_id': '3caad3e2-1bea-49c3-b2f9-2cf936aeb286', 'mac_address': 'fa:16:3e:be:bc:f2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 355, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e78f8a02-3b48-4cfa-a126-f3d54d2adb7f', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:06:30.678 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:06:30.678 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 0b83c874-35e3-4973-9509-f2f481b866c2 2021-08-26 11:06:30.678 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 0b83c874-35e3-4973-9509-f2f481b866c2 updated. Details: {'device': '0b83c874-35e3-4973-9509-f2f481b866c2', 'network_id': '2bfabb5b-5eba-4b66-84d8-ea742187edee', 'port_id': '0b83c874-35e3-4973-9509-f2f481b866c2', 'mac_address': 'fa:16:3e:99:85:72', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 399, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '48ebbc09-57f5-4b8b-acd0-f139ce1dad7c', 'ip_address': '10.1.1.177'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:06:30.678 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:06:30.678 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 44c374df-1ea6-4c84-8657-447c71bc7209 2021-08-26 11:06:30.678 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 44c374df-1ea6-4c84-8657-447c71bc7209 updated. Details: {'device': '44c374df-1ea6-4c84-8657-447c71bc7209', 'network_id': '2bfabb5b-5eba-4b66-84d8-ea742187edee', 'port_id': '44c374df-1ea6-4c84-8657-447c71bc7209', 'mac_address': 'fa:16:3e:ee:ae:34', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 399, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '48ebbc09-57f5-4b8b-acd0-f139ce1dad7c', 'ip_address': '10.1.1.204'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:06:30.678 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:06:30.678 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:06:30.678 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.base [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Loop iteration exceeded interval (2 vs. 3.866755723953247) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-08-26 11:06:30.678 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:06:30.678 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-54d6c271-b8fd-4aa2-be9f-3653ce4c8651" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:30.678 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 54d6c271-b8fd-4aa2-be9f-3653ce4c8651 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:06:30.678 4320 2402051687528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a2d73ef3-a1f0-44ec-be7b-f8f8ae9be9ad 2021-08-26 11:06:30.678 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:06:30.678 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b40ea72e-6931-455d-b854-2ed2c4153c3d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:30.690 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b40ea72e-6931-455d-b854-2ed2c4153c3d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:06:30.690 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:06:30.690 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-07e27e68-52b2-4ced-8496-9fc94ef07174" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:30.690 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 07e27e68-52b2-4ced-8496-9fc94ef07174 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:06:30.690 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2bfabb5b-5eba-4b66-84d8-ea742187edee 2021-08-26 11:06:30.690 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:06:30.690 4320 2402051688760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '20c195db-e2a8-4a3c-ba34-6935ba384ac4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:06:30.690 4320 2402051688760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '20c195db-e2a8-4a3c-ba34-6935ba384ac4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:06:30.690 4320 2402051688760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 20c195db-e2a8-4a3c-ba34-6935ba384ac4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:06:30.690 4320 2402051688056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44c374df-1ea6-4c84-8657-447c71bc7209" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:30.690 4320 2402051688056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 44c374df-1ea6-4c84-8657-447c71bc7209 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:06:30.690 4320 2402051688056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:06:30.690 4320 2402051688408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0b83c874-35e3-4973-9509-f2f481b866c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:30.690 4320 2402051688408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0b83c874-35e3-4973-9509-f2f481b866c2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:06:30.690 4320 2402051688408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:06:30.698 4320 2402051687880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-951678e0-8904-48e7-b9ca-e2238fd2a0d6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:30.698 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 951678e0-8904-48e7-b9ca-e2238fd2a0d6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:06:30.698 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:06:30.698 4320 2402051688232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3caad3e2-1bea-49c3-b2f9-2cf936aeb286" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:30.698 4320 2402051688232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3caad3e2-1bea-49c3-b2f9-2cf936aeb286 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:06:30.698 4320 2402051688232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9389067a-4317-4d3a-bc26-d5f9e2554ced 2021-08-26 11:06:30.698 4320 2402051688232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:06:30.698 4320 2402051688584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '20c195db-e2a8-4a3c-ba34-6935ba384ac4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:06:30.698 4320 2402051688584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '20c195db-e2a8-4a3c-ba34-6935ba384ac4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:06:30.698 4320 2402051688584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 20c195db-e2a8-4a3c-ba34-6935ba384ac4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:06:30.698 4320 2402051688760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network dacb0626-7805-422b-b046-7a904aca1c71 2021-08-26 11:06:30.698 4320 2402051688760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['20c195db-e2a8-4a3c-ba34-6935ba384ac4'] 2021-08-26 11:06:30.698 4320 2402051688760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:06:30.698 4320 2402051688760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:06:30.698 4320 2402051688760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['20c195db-e2a8-4a3c-ba34-6935ba384ac4'] 2021-08-26 11:06:31.039 4320 2402051687352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b40ea72e-6931-455d-b854-2ed2c4153c3d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:06:31.039 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b40ea72e-6931-455d-b854-2ed2c4153c3d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:06:31.069 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b40ea72e-6931-455d-b854-2ed2c4153c3d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:06:31.069 4320 2402051687352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 373, VLAN trunk: None to switch port b40ea72e-6931-455d-b854-2ed2c4153c3d 2021-08-26 11:06:31.069 4320 2402051687528 MainThread DEBUG os_win._utils [-] Got expected exception WMI job failed with status None. Error summary description: None. Error description: None Error code: 32775. while calling function os_win.utils.jobutils.JobUtils.add_virt_resource. Retries left: 5. Time left: undefined. Time elapsed: 0.08500432968139648 Retrying in 1 seconds. inner c:\openstack\build\os-win\os_win\_utils.py:195 2021-08-26 11:06:31.069 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '07e27e68-52b2-4ced-8496-9fc94ef07174') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:06:31.069 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '07e27e68-52b2-4ced-8496-9fc94ef07174') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:06:31.091 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 07e27e68-52b2-4ced-8496-9fc94ef07174 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:06:31.091 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 399, VLAN trunk: None to switch port 07e27e68-52b2-4ced-8496-9fc94ef07174 2021-08-26 11:06:31.100 4320 2402051688408 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0b83c874-35e3-4973-9509-f2f481b866c2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:06:31.100 4320 2402051688408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0b83c874-35e3-4973-9509-f2f481b866c2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:06:31.100 4320 2402051688408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0b83c874-35e3-4973-9509-f2f481b866c2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:06:31.100 4320 2402051688408 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 399, VLAN trunk: None to switch port 0b83c874-35e3-4973-9509-f2f481b866c2 2021-08-26 11:06:31.119 4320 2402051688056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '44c374df-1ea6-4c84-8657-447c71bc7209') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:06:31.119 4320 2402051688056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '44c374df-1ea6-4c84-8657-447c71bc7209') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:06:31.133 4320 2402051688056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 44c374df-1ea6-4c84-8657-447c71bc7209 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:06:31.133 4320 2402051688056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 399, VLAN trunk: None to switch port 44c374df-1ea6-4c84-8657-447c71bc7209 2021-08-26 11:06:31.133 4320 2402051687880 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '951678e0-8904-48e7-b9ca-e2238fd2a0d6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:06:31.133 4320 2402051687880 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '951678e0-8904-48e7-b9ca-e2238fd2a0d6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:06:31.150 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 951678e0-8904-48e7-b9ca-e2238fd2a0d6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:06:31.150 4320 2402051687880 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 399, VLAN trunk: None to switch port 951678e0-8904-48e7-b9ca-e2238fd2a0d6 2021-08-26 11:06:31.150 4320 2402051688232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3caad3e2-1bea-49c3-b2f9-2cf936aeb286') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:06:31.150 4320 2402051688232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3caad3e2-1bea-49c3-b2f9-2cf936aeb286') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:06:31.166 4320 2402051688232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3caad3e2-1bea-49c3-b2f9-2cf936aeb286 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:06:31.166 4320 2402051688232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 355, VLAN trunk: None to switch port 3caad3e2-1bea-49c3-b2f9-2cf936aeb286 2021-08-26 11:06:31.287 4320 2402051687352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:06:31.287 4320 2402051687352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b40ea72e-6931-455d-b854-2ed2c4153c3d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:06:31.319 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:06:31.319 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['07e27e68-52b2-4ced-8496-9fc94ef07174'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:06:31.337 4320 2402051688408 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:06:31.337 4320 2402051688408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0b83c874-35e3-4973-9509-f2f481b866c2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:06:31.364 4320 2402051688056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:06:31.364 4320 2402051688056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['44c374df-1ea6-4c84-8657-447c71bc7209'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:06:31.364 4320 2402051687880 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:06:31.364 4320 2402051687880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['951678e0-8904-48e7-b9ca-e2238fd2a0d6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:06:31.382 4320 2402051688232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:06:31.382 4320 2402051688232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3caad3e2-1bea-49c3-b2f9-2cf936aeb286'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:06:31.955 4320 2402051689288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a48337a-b480-4ea1-ad79-d827b954e389 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network dacb0626-7805-422b-b046-7a904aca1c71 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:06:31.955 4320 2402051689288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a48337a-b480-4ea1-ad79-d827b954e389 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network dacb0626-7805-422b-b046-7a904aca1c71 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:06:32.080 4320 2402051687528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '54d6c271-b8fd-4aa2-be9f-3653ce4c8651') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:06:32.096 4320 2402051687528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '54d6c271-b8fd-4aa2-be9f-3653ce4c8651') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:06:32.221 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 54d6c271-b8fd-4aa2-be9f-3653ce4c8651 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:06:32.221 4320 2402051687528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 373, VLAN trunk: None to switch port 54d6c271-b8fd-4aa2-be9f-3653ce4c8651 2021-08-26 11:06:32.300 4320 2402051687528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:06:32.300 4320 2402051687528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['54d6c271-b8fd-4aa2-be9f-3653ce4c8651'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:06:32.690 4320 2402051689288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:33.287 4320 2402051689288 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:371 2021-08-26 11:06:33.584 4320 2402051689288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fca64a0-e003-485f-ae7f-93ea91b78d14 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: bbe05f35-d65b-43b7-ad90-50c6c9174686 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:06:33.603 4320 2402051689288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fca64a0-e003-485f-ae7f-93ea91b78d14 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port bbe05f35-d65b-43b7-ad90-50c6c9174686 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:06:33.924 4320 2402051688056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['44c374df-1ea6-4c84-8657-447c71bc7209']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:06:33.924 4320 2402051688056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:06:33.924 4320 2402051688056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3e9d8668-03c5-4443-b311-23dcc19638b8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:06:33.924 4320 2402051688056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 44c374df-1ea6-4c84-8657-447c71bc7209 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:06:33.924 4320 2402051688056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:06:33.924 4320 2402051688056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 44c374df-1ea6-4c84-8657-447c71bc7209 not yet added. Adding. 2021-08-26 11:06:33.924 4320 2402051688056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:06:33.924 4320 2402051688056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:06:33.932 4320 2402051687880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['951678e0-8904-48e7-b9ca-e2238fd2a0d6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:06:33.932 4320 2402051687880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:06:33.932 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3e9d8668-03c5-4443-b311-23dcc19638b8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:06:33.932 4320 2402051687880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 951678e0-8904-48e7-b9ca-e2238fd2a0d6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:06:33.932 4320 2402051687880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:06:33.932 4320 2402051687880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 951678e0-8904-48e7-b9ca-e2238fd2a0d6 not yet added. Adding. 2021-08-26 11:06:33.932 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:06:33.932 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:06:34.023 4320 2402051688056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44c374df-1ea6-4c84-8657-447c71bc7209" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:34.045 4320 2402051687880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-951678e0-8904-48e7-b9ca-e2238fd2a0d6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:34.122 4320 2402051688056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44c374df-1ea6-4c84-8657-447c71bc7209" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:34.138 4320 2402051688056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44c374df-1ea6-4c84-8657-447c71bc7209" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:34.138 4320 2402051688232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3caad3e2-1bea-49c3-b2f9-2cf936aeb286']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:06:34.138 4320 2402051688232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:06:34.138 4320 2402051688232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3e9d8668-03c5-4443-b311-23dcc19638b8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:06:34.138 4320 2402051688232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3caad3e2-1bea-49c3-b2f9-2cf936aeb286 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:06:34.138 4320 2402051688232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:06:34.138 4320 2402051688232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3caad3e2-1bea-49c3-b2f9-2cf936aeb286 not yet added. Adding. 2021-08-26 11:06:34.138 4320 2402051688232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:06:34.138 4320 2402051688232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:06:34.138 4320 2402051687880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-951678e0-8904-48e7-b9ca-e2238fd2a0d6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:34.149 4320 2402051687880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-951678e0-8904-48e7-b9ca-e2238fd2a0d6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:34.210 4320 2402051688408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0b83c874-35e3-4973-9509-f2f481b866c2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:06:34.210 4320 2402051688408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:06:34.226 4320 2402051688408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (039127eb-b808-4d05-8ea2-d2314b9eaf44) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:06:34.226 4320 2402051688408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (039127eb-b808-4d05-8ea2-d2314b9eaf44) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:06:34.226 4320 2402051688408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0b83c874-35e3-4973-9509-f2f481b866c2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:06:34.226 4320 2402051688408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:06:34.226 4320 2402051688408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0b83c874-35e3-4973-9509-f2f481b866c2 not yet added. Adding. 2021-08-26 11:06:34.226 4320 2402051688408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:06:34.226 4320 2402051688408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:06:34.249 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['07e27e68-52b2-4ced-8496-9fc94ef07174']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:06:34.249 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:06:34.249 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (039127eb-b808-4d05-8ea2-d2314b9eaf44) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:06:34.249 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (039127eb-b808-4d05-8ea2-d2314b9eaf44) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:06:34.249 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 07e27e68-52b2-4ced-8496-9fc94ef07174 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:06:34.249 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:06:34.249 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 07e27e68-52b2-4ced-8496-9fc94ef07174 not yet added. Adding. 2021-08-26 11:06:34.249 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:06:34.249 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:06:34.268 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b40ea72e-6931-455d-b854-2ed2c4153c3d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:06:34.268 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:06:34.268 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3e9d8668-03c5-4443-b311-23dcc19638b8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:06:34.268 4320 2402051687352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b40ea72e-6931-455d-b854-2ed2c4153c3d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:06:34.268 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:06:34.268 4320 2402051687352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b40ea72e-6931-455d-b854-2ed2c4153c3d not yet added. Adding. 2021-08-26 11:06:34.286 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:06:34.286 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:06:34.286 4320 2402051687528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['54d6c271-b8fd-4aa2-be9f-3653ce4c8651']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:06:34.286 4320 2402051687528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:06:34.286 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3e9d8668-03c5-4443-b311-23dcc19638b8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:06:34.286 4320 2402051687528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 54d6c271-b8fd-4aa2-be9f-3653ce4c8651 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:06:34.286 4320 2402051687528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:06:34.286 4320 2402051687528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 54d6c271-b8fd-4aa2-be9f-3653ce4c8651 not yet added. Adding. 2021-08-26 11:06:34.286 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:06:34.286 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:06:34.433 4320 2402051688056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44c374df-1ea6-4c84-8657-447c71bc7209" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:34.433 4320 2402051687880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-951678e0-8904-48e7-b9ca-e2238fd2a0d6" 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:371 2021-08-26 11:06:34.522 4320 2402051688232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3caad3e2-1bea-49c3-b2f9-2cf936aeb286" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:34.540 4320 2402051688056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44c374df-1ea6-4c84-8657-447c71bc7209" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:34.540 4320 2402051688056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 44c374df-1ea6-4c84-8657-447c71bc7209 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:06:34.540 4320 2402051688056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 44c374df-1ea6-4c84-8657-447c71bc7209 processed. 2021-08-26 11:06:34.571 4320 2402051688408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0b83c874-35e3-4973-9509-f2f481b866c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:34.618 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-07e27e68-52b2-4ced-8496-9fc94ef07174" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:34.649 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b40ea72e-6931-455d-b854-2ed2c4153c3d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:34.649 4320 2402051687880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-951678e0-8904-48e7-b9ca-e2238fd2a0d6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:34.649 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 951678e0-8904-48e7-b9ca-e2238fd2a0d6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:06:34.649 4320 2402051687880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 951678e0-8904-48e7-b9ca-e2238fd2a0d6 processed. 2021-08-26 11:06:34.715 4320 2402051687880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:34.819 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-54d6c271-b8fd-4aa2-be9f-3653ce4c8651" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:34.920 4320 2402051688232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3caad3e2-1bea-49c3-b2f9-2cf936aeb286" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:34.920 4320 2402051688232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3caad3e2-1bea-49c3-b2f9-2cf936aeb286" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:34.930 4320 2402051688408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0b83c874-35e3-4973-9509-f2f481b866c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:34.930 4320 2402051688408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0b83c874-35e3-4973-9509-f2f481b866c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:35.019 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-07e27e68-52b2-4ced-8496-9fc94ef07174" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:35.019 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-07e27e68-52b2-4ced-8496-9fc94ef07174" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:35.053 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b40ea72e-6931-455d-b854-2ed2c4153c3d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:35.053 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b40ea72e-6931-455d-b854-2ed2c4153c3d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:35.198 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-54d6c271-b8fd-4aa2-be9f-3653ce4c8651" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:35.198 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-54d6c271-b8fd-4aa2-be9f-3653ce4c8651" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:35.382 4320 2402051688232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3caad3e2-1bea-49c3-b2f9-2cf936aeb286" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:35.450 4320 2402051688408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0b83c874-35e3-4973-9509-f2f481b866c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:35.544 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-07e27e68-52b2-4ced-8496-9fc94ef07174" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:35.600 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b40ea72e-6931-455d-b854-2ed2c4153c3d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:35.671 4320 2402051688232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3caad3e2-1bea-49c3-b2f9-2cf936aeb286" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:35.671 4320 2402051688232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3caad3e2-1bea-49c3-b2f9-2cf936aeb286 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:06:35.671 4320 2402051688232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3caad3e2-1bea-49c3-b2f9-2cf936aeb286 processed. 2021-08-26 11:06:35.699 4320 2402051688408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0b83c874-35e3-4973-9509-f2f481b866c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 5.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:35.699 4320 2402051688408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0b83c874-35e3-4973-9509-f2f481b866c2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:06:35.699 4320 2402051688408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0b83c874-35e3-4973-9509-f2f481b866c2 processed. 2021-08-26 11:06:35.772 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-54d6c271-b8fd-4aa2-be9f-3653ce4c8651" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:35.824 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-07e27e68-52b2-4ced-8496-9fc94ef07174" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 5.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:35.824 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 07e27e68-52b2-4ced-8496-9fc94ef07174 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:06:35.824 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 07e27e68-52b2-4ced-8496-9fc94ef07174 processed. 2021-08-26 11:06:35.851 4320 2402051687352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b40ea72e-6931-455d-b854-2ed2c4153c3d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 5.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:35.851 4320 2402051687352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b40ea72e-6931-455d-b854-2ed2c4153c3d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:06:35.851 4320 2402051687352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b40ea72e-6931-455d-b854-2ed2c4153c3d processed. 2021-08-26 11:06:35.884 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bbe05f35-d65b-43b7-ad90-50c6c9174686 2021-08-26 11:06:35.939 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-54d6c271-b8fd-4aa2-be9f-3653ce4c8651" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 5.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:35.939 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 54d6c271-b8fd-4aa2-be9f-3653ce4c8651 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:06:35.939 4320 2402051687528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 54d6c271-b8fd-4aa2-be9f-3653ce4c8651 processed. 2021-08-26 11:06:36.294 4320 2402051687880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:36.709 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:06:36.709 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:37.159 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port bbe05f35-d65b-43b7-ad90-50c6c9174686 2021-08-26 11:06:37.168 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port bbe05f35-d65b-43b7-ad90-50c6c9174686 updated. Details: {'device': 'bbe05f35-d65b-43b7-ad90-50c6c9174686', 'network_id': '146a91c8-e61e-4148-9c8e-26c604b1a067', 'port_id': 'bbe05f35-d65b-43b7-ad90-50c6c9174686', 'mac_address': 'fa:16:3e:65:76:5b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 390, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ac0ae19b-b746-4936-8855-c15dcf48cd52', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:06:37.168 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:06:37.168 4320 2402051687880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bbe05f35-d65b-43b7-ad90-50c6c9174686" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:37.168 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bbe05f35-d65b-43b7-ad90-50c6c9174686 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:06:37.168 4320 2402051687880 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 146a91c8-e61e-4148-9c8e-26c604b1a067 2021-08-26 11:06:37.168 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:06:37.314 4320 2402051687880 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bbe05f35-d65b-43b7-ad90-50c6c9174686') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:06:37.314 4320 2402051687880 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bbe05f35-d65b-43b7-ad90-50c6c9174686') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:06:37.593 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bbe05f35-d65b-43b7-ad90-50c6c9174686 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:06:37.593 4320 2402051687880 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 390, VLAN trunk: None to switch port bbe05f35-d65b-43b7-ad90-50c6c9174686 2021-08-26 11:06:37.771 4320 2402051687880 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:06:37.771 4320 2402051687880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bbe05f35-d65b-43b7-ad90-50c6c9174686'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:06:38.068 4320 2402051687880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bbe05f35-d65b-43b7-ad90-50c6c9174686']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:06:38.068 4320 2402051687880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:06:38.068 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6127369a-b37f-423a-b8b7-232049a79129) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:06:38.068 4320 2402051687880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bbe05f35-d65b-43b7-ad90-50c6c9174686 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:06:38.068 4320 2402051687880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:06:38.068 4320 2402051687880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bbe05f35-d65b-43b7-ad90-50c6c9174686 not yet added. Adding. 2021-08-26 11:06:38.068 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:06:38.068 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:06:38.268 4320 2402051687880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bbe05f35-d65b-43b7-ad90-50c6c9174686" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:38.461 4320 2402051687880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bbe05f35-d65b-43b7-ad90-50c6c9174686" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:38.461 4320 2402051687880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bbe05f35-d65b-43b7-ad90-50c6c9174686" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:38.684 4320 2402051687880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bbe05f35-d65b-43b7-ad90-50c6c9174686" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:38.821 4320 2402051687880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bbe05f35-d65b-43b7-ad90-50c6c9174686" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:38.821 4320 2402051687880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bbe05f35-d65b-43b7-ad90-50c6c9174686 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:06:38.821 4320 2402051687880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bbe05f35-d65b-43b7-ad90-50c6c9174686 processed. 2021-08-26 11:06:39.995 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 3.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:39.995 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 1.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:40.472 4320 2402051687528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:40.769 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4d55534e-2bc5-4355-bc51-4977d1734059 f6c9abe6b50b414291ecbda2564937dc 5f515fae5e77438db971bf0522e3bd67 - - -] Security group member updated on remote: ['b0dcb15a-1d6e-4f4f-b49c-5ba082bbb5cd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:06:40.787 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-4d55534e-2bc5-4355-bc51-4977d1734059 f6c9abe6b50b414291ecbda2564937dc 5f515fae5e77438db971bf0522e3bd67 - - -] Security group member updated ['b0dcb15a-1d6e-4f4f-b49c-5ba082bbb5cd'] 2021-08-26 11:06:42.381 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61acff80-c1eb-44a4-8366-541c042fe655 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 4af9f6cf-7428-4c6b-8e82-85f1ae6b1b40 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:06:42.381 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61acff80-c1eb-44a4-8366-541c042fe655 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 4af9f6cf-7428-4c6b-8e82-85f1ae6b1b40 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:06:52.120 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b736a15-8f8e-4ca9-909b-e3bf841bcd7e 5995e1cadffe49b3a870e1be5b10baa6 879f1d17c6314b06abdea94d94e9b17b - - -] Security group member updated on remote: ['d9a0c3ae-7843-4c28-84e5-208b98185835'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:06:52.120 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-7b736a15-8f8e-4ca9-909b-e3bf841bcd7e 5995e1cadffe49b3a870e1be5b10baa6 879f1d17c6314b06abdea94d94e9b17b - - -] Security group member updated ['d9a0c3ae-7843-4c28-84e5-208b98185835'] 2021-08-26 11:06:52.120 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-7b736a15-8f8e-4ca9-909b-e3bf841bcd7e 5995e1cadffe49b3a870e1be5b10baa6 879f1d17c6314b06abdea94d94e9b17b - - -] Refresh firewall rules 2021-08-26 11:06:52.120 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b736a15-8f8e-4ca9-909b-e3bf841bcd7e 5995e1cadffe49b3a870e1be5b10baa6 879f1d17c6314b06abdea94d94e9b17b - - -] Get security group information for devices via rpc ['4f62d39e-e240-4cc3-89f4-8e73b01361fb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:06:52.136 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4f62d39e-e240-4cc3-89f4-8e73b01361fb 2021-08-26 11:06:52.158 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7b736a15-8f8e-4ca9-909b-e3bf841bcd7e 5995e1cadffe49b3a870e1be5b10baa6 879f1d17c6314b06abdea94d94e9b17b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:06:52.158 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7b736a15-8f8e-4ca9-909b-e3bf841bcd7e 5995e1cadffe49b3a870e1be5b10baa6 879f1d17c6314b06abdea94d94e9b17b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:06:52.205 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b736a15-8f8e-4ca9-909b-e3bf841bcd7e 5995e1cadffe49b3a870e1be5b10baa6 879f1d17c6314b06abdea94d94e9b17b - - -] port_delete event received for '4f62d39e-e240-4cc3-89f4-8e73b01361fb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:06:52.783 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:06:52.783 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4f62d39e-e240-4cc3-89f4-8e73b01361fb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:06:52.783 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4f62d39e-e240-4cc3-89f4-8e73b01361fb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:06:52.783 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4f62d39e-e240-4cc3-89f4-8e73b01361fb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:06:52.809 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 760b8708-c8bf-4210-b72d-b00a46e07599 2021-08-26 11:06:52.809 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4f62d39e-e240-4cc3-89f4-8e73b01361fb'] 2021-08-26 11:06:52.809 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:06:52.809 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:06:52.809 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4f62d39e-e240-4cc3-89f4-8e73b01361fb'] 2021-08-26 11:06:54.788 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:06:54.803 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:06:55.693 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-61ce7858-4dca-4646-adee-8a5648f3181c f6c9abe6b50b414291ecbda2564937dc 5f515fae5e77438db971bf0522e3bd67 - - -] Security group member updated on remote: ['b0dcb15a-1d6e-4f4f-b49c-5ba082bbb5cd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:06:55.693 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-61ce7858-4dca-4646-adee-8a5648f3181c f6c9abe6b50b414291ecbda2564937dc 5f515fae5e77438db971bf0522e3bd67 - - -] Security group member updated ['b0dcb15a-1d6e-4f4f-b49c-5ba082bbb5cd'] 2021-08-26 11:06:55.743 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8de4ade4-2cc9-459f-9dce-688f2e5422e8 77e63a821c944d02bc75c2b76477dccc ba03e36e454442ffbedacdbb2a3a5a35 - - -] Security group member updated on remote: ['4bcb2db4-26cf-4108-ba4a-7a9a848de3d9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:06:55.743 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-8de4ade4-2cc9-459f-9dce-688f2e5422e8 77e63a821c944d02bc75c2b76477dccc ba03e36e454442ffbedacdbb2a3a5a35 - - -] Security group member updated ['4bcb2db4-26cf-4108-ba4a-7a9a848de3d9'] 2021-08-26 11:06:55.947 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61ce7858-4dca-4646-adee-8a5648f3181c f6c9abe6b50b414291ecbda2564937dc 5f515fae5e77438db971bf0522e3bd67 - - -] port_delete event received for '4af9f6cf-7428-4c6b-8e82-85f1ae6b1b40' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:06:56.029 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8de4ade4-2cc9-459f-9dce-688f2e5422e8 77e63a821c944d02bc75c2b76477dccc ba03e36e454442ffbedacdbb2a3a5a35 - - -] port_delete event received for '68f11542-9398-4b69-8872-ed2846352efd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:06:56.760 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-489d00e3-5b12-427e-a920-d5399b681c6d 77e63a821c944d02bc75c2b76477dccc ba03e36e454442ffbedacdbb2a3a5a35 - - -] Security group member updated on remote: ['4bcb2db4-26cf-4108-ba4a-7a9a848de3d9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:06:56.760 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-489d00e3-5b12-427e-a920-d5399b681c6d 77e63a821c944d02bc75c2b76477dccc ba03e36e454442ffbedacdbb2a3a5a35 - - -] Security group member updated ['4bcb2db4-26cf-4108-ba4a-7a9a848de3d9'] 2021-08-26 11:06:58.151 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d8581cd-be2c-4fda-9d76-0523cfe57d32 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 44498594-025b-4f00-881a-931ad95931e7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:06:58.151 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d8581cd-be2c-4fda-9d76-0523cfe57d32 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 44498594-025b-4f00-881a-931ad95931e7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:06:58.818 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4a52ad0-af4c-4762-ad9c-4b0388f1d28a 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network d1c32d17-ede0-42be-8421-c102aa8c9065 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:06:58.818 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4a52ad0-af4c-4762-ad9c-4b0388f1d28a 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network d1c32d17-ede0-42be-8421-c102aa8c9065 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:07:00.137 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 44498594-025b-4f00-881a-931ad95931e7 2021-08-26 11:07:00.808 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:07:01.158 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 44498594-025b-4f00-881a-931ad95931e7 2021-08-26 11:07:01.158 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 44498594-025b-4f00-881a-931ad95931e7 updated. Details: {'device': '44498594-025b-4f00-881a-931ad95931e7', 'network_id': 'a18226b6-1525-4df9-95b0-9086aa4b1b69', 'port_id': '44498594-025b-4f00-881a-931ad95931e7', 'mac_address': 'fa:16:3e:0e:dc:3a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 389, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6868f227-7e58-4fec-980a-8fdbf67662ff', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:07:01.158 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:07:01.162 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44498594-025b-4f00-881a-931ad95931e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:07:01.162 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 44498594-025b-4f00-881a-931ad95931e7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:07:01.162 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a18226b6-1525-4df9-95b0-9086aa4b1b69 2021-08-26 11:07:01.162 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:07:01.335 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '44498594-025b-4f00-881a-931ad95931e7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:07:01.335 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '44498594-025b-4f00-881a-931ad95931e7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:07:01.365 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 44498594-025b-4f00-881a-931ad95931e7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:07:01.365 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 389, VLAN trunk: None to switch port 44498594-025b-4f00-881a-931ad95931e7 2021-08-26 11:07:01.490 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:07:01.496 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['44498594-025b-4f00-881a-931ad95931e7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:07:01.647 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['44498594-025b-4f00-881a-931ad95931e7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:07:01.647 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:07:01.647 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4bcb2db4-26cf-4108-ba4a-7a9a848de3d9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:07:01.647 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4bcb2db4-26cf-4108-ba4a-7a9a848de3d9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:07:01.665 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 44498594-025b-4f00-881a-931ad95931e7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:07:01.665 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:07:01.665 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 44498594-025b-4f00-881a-931ad95931e7 not yet added. Adding. 2021-08-26 11:07:01.665 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:07:01.665 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:07:01.880 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44498594-025b-4f00-881a-931ad95931e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:07:02.071 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44498594-025b-4f00-881a-931ad95931e7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:07:02.071 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44498594-025b-4f00-881a-931ad95931e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:07:02.304 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44498594-025b-4f00-881a-931ad95931e7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:07:02.443 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44498594-025b-4f00-881a-931ad95931e7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:07:02.443 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 44498594-025b-4f00-881a-931ad95931e7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:07:02.443 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 44498594-025b-4f00-881a-931ad95931e7 processed. 2021-08-26 11:07:02.821 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:07:03.287 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:07:04.821 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5406bdb0-e521-458a-83e9-a3d0a4001f47 5995e1cadffe49b3a870e1be5b10baa6 879f1d17c6314b06abdea94d94e9b17b - - -] Security group member updated on remote: ['d9a0c3ae-7843-4c28-84e5-208b98185835'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:07:04.821 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-5406bdb0-e521-458a-83e9-a3d0a4001f47 5995e1cadffe49b3a870e1be5b10baa6 879f1d17c6314b06abdea94d94e9b17b - - -] Security group member updated ['d9a0c3ae-7843-4c28-84e5-208b98185835'] 2021-08-26 11:07:06.367 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-74f3d7f8-0b5b-407e-a818-fbae431a5bd1 1d897093a7784df589ffa4159779efc5 9c35602201fa41e2806b4e5dc5947719 - - -] Security group member updated on remote: ['ed423d8f-ef57-4c88-9d03-e308309015ec'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:07:06.367 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-74f3d7f8-0b5b-407e-a818-fbae431a5bd1 1d897093a7784df589ffa4159779efc5 9c35602201fa41e2806b4e5dc5947719 - - -] Security group member updated ['ed423d8f-ef57-4c88-9d03-e308309015ec'] 2021-08-26 11:07:06.553 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74f3d7f8-0b5b-407e-a818-fbae431a5bd1 1d897093a7784df589ffa4159779efc5 9c35602201fa41e2806b4e5dc5947719 - - -] port_delete event received for '1bf1cf06-3b57-4f78-8180-c50d7e88ee6a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:07:06.599 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cedd1392-3caa-4697-bcdf-e9921cab1066 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 9eb8cbeb-3c4d-4df8-b5ad-035a318b2b6e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:07:06.633 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cedd1392-3caa-4697-bcdf-e9921cab1066 a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 9eb8cbeb-3c4d-4df8-b5ad-035a318b2b6e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:07:07.349 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cc4d690-8cbd-47ab-a453-2cfbcafdee22 - - - - -] port_update received: c2cec281-943a-42a9-8f31-8be5855bbb6b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:07:07.349 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cc4d690-8cbd-47ab-a453-2cfbcafdee22 - - - - -] No port c2cec281-943a-42a9-8f31-8be5855bbb6b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:07:08.267 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 44498594-025b-4f00-881a-931ad95931e7 2021-08-26 11:07:08.789 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-065545a4-1810-4e37-bd57-bc375b45f5fa 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network 8492fee1-7883-4f3a-b11a-ee981e0f2a0a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:07:08.789 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-065545a4-1810-4e37-bd57-bc375b45f5fa 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network 8492fee1-7883-4f3a-b11a-ee981e0f2a0a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:07:08.865 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:07:09.241 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 44498594-025b-4f00-881a-931ad95931e7 2021-08-26 11:07:09.241 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 44498594-025b-4f00-881a-931ad95931e7 updated. Details: {'device': '44498594-025b-4f00-881a-931ad95931e7', 'network_id': 'a18226b6-1525-4df9-95b0-9086aa4b1b69', 'port_id': '44498594-025b-4f00-881a-931ad95931e7', 'mac_address': 'fa:16:3e:0e:dc:3a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 389, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6868f227-7e58-4fec-980a-8fdbf67662ff', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:07:09.241 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:07:09.241 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44498594-025b-4f00-881a-931ad95931e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:07:09.241 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 44498594-025b-4f00-881a-931ad95931e7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:07:09.241 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:07:09.289 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '44498594-025b-4f00-881a-931ad95931e7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:07:09.289 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '44498594-025b-4f00-881a-931ad95931e7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:07:09.305 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 44498594-025b-4f00-881a-931ad95931e7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:07:09.305 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 389, VLAN trunk: None to switch port 44498594-025b-4f00-881a-931ad95931e7 2021-08-26 11:07:09.365 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:07:09.365 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['44498594-025b-4f00-881a-931ad95931e7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:07:09.803 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['44498594-025b-4f00-881a-931ad95931e7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:07:09.803 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:07:09.803 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4bcb2db4-26cf-4108-ba4a-7a9a848de3d9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:07:09.803 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4bcb2db4-26cf-4108-ba4a-7a9a848de3d9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:07:09.803 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 44498594-025b-4f00-881a-931ad95931e7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:07:09.818 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:07:09.818 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-26 11:07:09.818 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44498594-025b-4f00-881a-931ad95931e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:07:09.818 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44498594-025b-4f00-881a-931ad95931e7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:07:09.818 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44498594-025b-4f00-881a-931ad95931e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:07:09.818 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44498594-025b-4f00-881a-931ad95931e7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:07:09.881 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d02af0a8-ef9d-433e-a017-e24158b8ef39 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network cf985f12-f55c-48db-8859-245a63a55c19 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:07:09.881 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d02af0a8-ef9d-433e-a017-e24158b8ef39 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network cf985f12-f55c-48db-8859-245a63a55c19 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:07:09.897 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44498594-025b-4f00-881a-931ad95931e7" 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:371 2021-08-26 11:07:09.897 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 44498594-025b-4f00-881a-931ad95931e7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:07:09.897 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 44498594-025b-4f00-881a-931ad95931e7 processed. 2021-08-26 11:07:10.357 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 44498594-025b-4f00-881a-931ad95931e7 2021-08-26 11:07:10.889 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:07:10.889 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '44498594-025b-4f00-881a-931ad95931e7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:07:10.889 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '44498594-025b-4f00-881a-931ad95931e7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:07:10.889 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 44498594-025b-4f00-881a-931ad95931e7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:07:10.889 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:07:10.913 4320 2402051687528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44498594-025b-4f00-881a-931ad95931e7'] 2021-08-26 11:07:10.913 4320 2402051687528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-26 11:07:10.913 4320 2402051687528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:07:10.913 4320 2402051687528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44498594-025b-4f00-881a-931ad95931e7'] 2021-08-26 11:07:11.583 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:07:12.414 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d13589f-ca79-47eb-be32-a58961a67ccb - - - - -] port_update received: be822f3d-26be-462f-a7a4-18318cd82e80 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:07:12.414 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d13589f-ca79-47eb-be32-a58961a67ccb - - - - -] No port be822f3d-26be-462f-a7a4-18318cd82e80 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:07:14.001 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed751d55-4545-4031-bd14-62626bc4fbbb 77e63a821c944d02bc75c2b76477dccc ba03e36e454442ffbedacdbb2a3a5a35 - - -] Security group member updated on remote: ['4bcb2db4-26cf-4108-ba4a-7a9a848de3d9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:07:14.001 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-ed751d55-4545-4031-bd14-62626bc4fbbb 77e63a821c944d02bc75c2b76477dccc ba03e36e454442ffbedacdbb2a3a5a35 - - -] Security group member updated ['4bcb2db4-26cf-4108-ba4a-7a9a848de3d9'] 2021-08-26 11:07:14.151 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed751d55-4545-4031-bd14-62626bc4fbbb 77e63a821c944d02bc75c2b76477dccc ba03e36e454442ffbedacdbb2a3a5a35 - - -] port_delete event received for '44498594-025b-4f00-881a-931ad95931e7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:07:14.396 4320 2402050045560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 44498594-025b-4f00-881a-931ad95931e7 2021-08-26 11:07:14.914 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-26 11:07:14.914 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '44498594-025b-4f00-881a-931ad95931e7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-26 11:07:14.914 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '44498594-025b-4f00-881a-931ad95931e7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-26 11:07:14.914 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 44498594-025b-4f00-881a-931ad95931e7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-26 11:07:14.929 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a18226b6-1525-4df9-95b0-9086aa4b1b69 2021-08-26 11:07:14.929 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44498594-025b-4f00-881a-931ad95931e7'] 2021-08-26 11:07:14.929 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-26 11:07:14.929 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44498594-025b-4f00-881a-931ad95931e7'] 2021-08-26 11:07:16.637 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7a8699f7-c988-477f-9cd1-279a92238e7c 12fd3c4eec57434abffea4d52b6268ed 62d623d9423a47f69aa2ec43428ab565 - - -] Security group member updated on remote: ['44b55649-6312-41cb-af3b-4ff058298b93'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:07:16.637 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-7a8699f7-c988-477f-9cd1-279a92238e7c 12fd3c4eec57434abffea4d52b6268ed 62d623d9423a47f69aa2ec43428ab565 - - -] Security group member updated ['44b55649-6312-41cb-af3b-4ff058298b93'] 2021-08-26 11:07:16.927 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:07:16.960 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:07:17.837 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f491a822-22a3-4a14-80a9-58dc2be2fb96 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] network_delete received. Deleting network a18226b6-1525-4df9-95b0-9086aa4b1b69 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-26 11:07:17.837 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f491a822-22a3-4a14-80a9-58dc2be2fb96 836c51a36b634e118ea13196e55f0242 7bbf615ea5f34d0ba1754bc076a3df45 - - -] Network a18226b6-1525-4df9-95b0-9086aa4b1b69 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-26 11:07:18.255 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26036f0a-72a2-43b8-8aad-22cdae65cddc a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: ff86f934-6ad6-4ab3-ba72-c8e7876c6068 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:07:18.270 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26036f0a-72a2-43b8-8aad-22cdae65cddc a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port ff86f934-6ad6-4ab3-ba72-c8e7876c6068 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:07:20.113 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-49f641ac-e9a2-4039-92f8-cb0f34b3cac9 5995e1cadffe49b3a870e1be5b10baa6 879f1d17c6314b06abdea94d94e9b17b - - -] Security group member updated on remote: ['d9a0c3ae-7843-4c28-84e5-208b98185835'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:07:20.113 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-49f641ac-e9a2-4039-92f8-cb0f34b3cac9 5995e1cadffe49b3a870e1be5b10baa6 879f1d17c6314b06abdea94d94e9b17b - - -] Security group member updated ['d9a0c3ae-7843-4c28-84e5-208b98185835'] 2021-08-26 11:07:20.206 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49f641ac-e9a2-4039-92f8-cb0f34b3cac9 5995e1cadffe49b3a870e1be5b10baa6 879f1d17c6314b06abdea94d94e9b17b - - -] port_delete event received for '9eb8cbeb-3c4d-4df8-b5ad-035a318b2b6e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-26 11:07:22.411 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07b95742-1077-4e26-80dc-fe06934b999b - - - - -] port_update received: 5dc8d6bb-712c-4de4-b177-4820d3b6b9e6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:07:22.426 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07b95742-1077-4e26-80dc-fe06934b999b - - - - -] No port 5dc8d6bb-712c-4de4-b177-4820d3b6b9e6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:07:26.649 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-243e3935-05c7-43b6-8b50-3089344c37ba - - - - -] port_update received: 67835e33-5472-480e-b34f-9b2d1a89241b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:07:26.673 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-243e3935-05c7-43b6-8b50-3089344c37ba - - - - -] No port 67835e33-5472-480e-b34f-9b2d1a89241b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:07:27.552 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fc29327c-d860-4621-80b5-fde3a10a4c0a 5995e1cadffe49b3a870e1be5b10baa6 879f1d17c6314b06abdea94d94e9b17b - - -] Security group member updated on remote: ['d9a0c3ae-7843-4c28-84e5-208b98185835'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-26 11:07:27.552 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [req-fc29327c-d860-4621-80b5-fde3a10a4c0a 5995e1cadffe49b3a870e1be5b10baa6 879f1d17c6314b06abdea94d94e9b17b - - -] Security group member updated ['d9a0c3ae-7843-4c28-84e5-208b98185835'] 2021-08-26 11:07:28.572 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26ee01c3-a558-4018-b8ce-8581edb8faec a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] port_update received: 0221ece7-c89d-4252-bbd5-edb405f3d965 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-26 11:07:28.572 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26ee01c3-a558-4018-b8ce-8581edb8faec a5dd70643eb64563ae19de904a9239f0 7a27302e106547b3a5a7b4eece927020 - - -] No port 0221ece7-c89d-4252-bbd5-edb405f3d965 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-26 11:07:30.462 4320 2402050045384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0221ece7-c89d-4252-bbd5-edb405f3d965 2021-08-26 11:07:30.956 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-26 11:07:31.192 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Adding port 0221ece7-c89d-4252-bbd5-edb405f3d965 2021-08-26 11:07:31.192 4320 2401954273944 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Port 0221ece7-c89d-4252-bbd5-edb405f3d965 updated. Details: {'device': '0221ece7-c89d-4252-bbd5-edb405f3d965', 'network_id': '760b8708-c8bf-4210-b72d-b00a46e07599', 'port_id': '0221ece7-c89d-4252-bbd5-edb405f3d965', 'mac_address': 'fa:16:3e:62:fc:d4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 375, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '01e04208-4fe4-4bbe-8ec8-387537d5eba8', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-26 11:07:31.192 4320 2401954273944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee598caa-29cc-443f-ae43-76658661f770 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-26 11:07:31.192 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0221ece7-c89d-4252-bbd5-edb405f3d965" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:07:31.192 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0221ece7-c89d-4252-bbd5-edb405f3d965 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-26 11:07:31.208 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 760b8708-c8bf-4210-b72d-b00a46e07599 2021-08-26 11:07:31.208 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-26 11:07:31.365 4320 2402050047848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0221ece7-c89d-4252-bbd5-edb405f3d965') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:07:31.365 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0221ece7-c89d-4252-bbd5-edb405f3d965') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-26 11:07:31.365 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0221ece7-c89d-4252-bbd5-edb405f3d965 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-26 11:07:31.365 4320 2402050047848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 375, VLAN trunk: None to switch port 0221ece7-c89d-4252-bbd5-edb405f3d965 2021-08-26 11:07:31.462 4320 2402050047848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-26 11:07:31.462 4320 2402050047848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0221ece7-c89d-4252-bbd5-edb405f3d965'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-26 11:07:31.632 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0221ece7-c89d-4252-bbd5-edb405f3d965']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-26 11:07:31.632 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-26 11:07:31.632 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d9a0c3ae-7843-4c28-84e5-208b98185835) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-26 11:07:31.632 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d9a0c3ae-7843-4c28-84e5-208b98185835) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-26 11:07:31.632 4320 2402050047848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0221ece7-c89d-4252-bbd5-edb405f3d965 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-26 11:07:31.632 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-26 11:07:31.632 4320 2402050047848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0221ece7-c89d-4252-bbd5-edb405f3d965 not yet added. Adding. 2021-08-26 11:07:31.632 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-26 11:07:31.632 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-26 11:07:31.818 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0221ece7-c89d-4252-bbd5-edb405f3d965" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:07:32.005 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0221ece7-c89d-4252-bbd5-edb405f3d965" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:07:32.005 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0221ece7-c89d-4252-bbd5-edb405f3d965" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:07:32.192 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0221ece7-c89d-4252-bbd5-edb405f3d965" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-26 11:07:32.299 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0221ece7-c89d-4252-bbd5-edb405f3d965" 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:371 2021-08-26 11:07:32.299 4320 2402050047848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0221ece7-c89d-4252-bbd5-edb405f3d965 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-26 11:07:32.299 4320 2402050047848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0221ece7-c89d-4252-bbd5-edb405f3d965 processed. 2021-08-26 11:07:32.973 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-26 11:07:33.290 4320 2402050047848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371