2022-02-10 10:00:06.740 1556 2438690107632 MainThread INFO neutron.common.config [-] Logging enabled! 2022-02-10 10:00:06.750 1556 2438690107632 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 19.1.0.dev486 2022-02-10 10:00:06.750 1556 2438690107632 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2022-02-10 10:00:06.784 1556 2438690107632 MainThread INFO os_win.utils.network.networkutils [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] WMI caching is disabled. 2022-02-10 10:00:07.033 1556 2438690107632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-02-10 10:00:07.100 1556 2438690107632 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-02-10 10:00:07.115 1556 2438690107632 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-02-10 10:00:07.249 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent initialized successfully, now running... 2022-02-10 10:00:07.280 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-02-10 10:00:07.280 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-02-10 10:00:07.349 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-02-10 10:02:06.789 1556 2438743836448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76181caf-993d-4470-9dc3-10fd9766078c - - - - -] port_update received: 8a4bb87a-c156-48f8-b78c-014bf6555d26 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:02:06.806 1556 2438743836448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76181caf-993d-4470-9dc3-10fd9766078c - - - - -] No port 8a4bb87a-c156-48f8-b78c-014bf6555d26 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:02:11.368 1556 2438795995088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9351921d-b813-422d-9f39-ded9332504c7 - - - - -] port_update received: 54147ed3-d919-4e6a-8449-1e3e6b86d43f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:02:11.383 1556 2438795995088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9351921d-b813-422d-9f39-ded9332504c7 - - - - -] No port 54147ed3-d919-4e6a-8449-1e3e6b86d43f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:02:13.973 1556 2438778814528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f47efc8-dd61-40ca-9aed-821b9507b836 - - - - -] port_update received: 3266e6d3-355e-4376-b47d-1bd322b0c6f0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:02:13.983 1556 2438778814528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f47efc8-dd61-40ca-9aed-821b9507b836 - - - - -] No port 3266e6d3-355e-4376-b47d-1bd322b0c6f0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:02:15.170 1556 2438778333312 MainThread WARNING oslo_policy.policy [req-78d150e0-d024-40c3-9273-f905e947e5b7 6f7645d99e6e4c398679245c6be3997f 096f951ef1b547c8b4a84f1dc4393c7e - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-02-10 10:02:15.170 1556 2438778333312 MainThread WARNING oslo_policy.policy [req-78d150e0-d024-40c3-9273-f905e947e5b7 6f7645d99e6e4c398679245c6be3997f 096f951ef1b547c8b4a84f1dc4393c7e - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-02-10 10:02:15.181 1556 2438778333312 MainThread WARNING oslo_policy.policy [req-78d150e0-d024-40c3-9273-f905e947e5b7 6f7645d99e6e4c398679245c6be3997f 096f951ef1b547c8b4a84f1dc4393c7e - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2022-02-10 10:02:15.181 1556 2438778333312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78d150e0-d024-40c3-9273-f905e947e5b7 6f7645d99e6e4c398679245c6be3997f 096f951ef1b547c8b4a84f1dc4393c7e - - -] Security group member updated on remote: ['d8828452-8c3b-4fcc-a7be-f1d9b13c1d1e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:02:15.202 1556 2438778333312 MainThread INFO neutron.agent.securitygroups_rpc [req-78d150e0-d024-40c3-9273-f905e947e5b7 6f7645d99e6e4c398679245c6be3997f 096f951ef1b547c8b4a84f1dc4393c7e - - -] Security group member updated ['d8828452-8c3b-4fcc-a7be-f1d9b13c1d1e'] 2022-02-10 10:02:16.942 1556 2438797064496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f5f94b5b-b576-469c-9750-1a9f357c32cd 0f9e93269ae74c05ba90f18e74d74a3d 951a8f631e534671ba4a4562cc2f3268 - - -] Security group rule updated on remote: ['f14ac084-d772-49f1-9ef3-8b73b3383ef7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-10 10:02:16.949 1556 2438797064496 MainThread INFO neutron.agent.securitygroups_rpc [req-f5f94b5b-b576-469c-9750-1a9f357c32cd 0f9e93269ae74c05ba90f18e74d74a3d 951a8f631e534671ba4a4562cc2f3268 - - -] Security group rule updated ['f14ac084-d772-49f1-9ef3-8b73b3383ef7'] 2022-02-10 10:02:17.808 1556 2438797064496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f93dd09-4834-4c8e-9fca-4d3f72bbaaa6 0f9e93269ae74c05ba90f18e74d74a3d 951a8f631e534671ba4a4562cc2f3268 - - -] Security group rule updated on remote: ['f14ac084-d772-49f1-9ef3-8b73b3383ef7'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-10 10:02:17.808 1556 2438797064496 MainThread INFO neutron.agent.securitygroups_rpc [req-5f93dd09-4834-4c8e-9fca-4d3f72bbaaa6 0f9e93269ae74c05ba90f18e74d74a3d 951a8f631e534671ba4a4562cc2f3268 - - -] Security group rule updated ['f14ac084-d772-49f1-9ef3-8b73b3383ef7'] 2022-02-10 10:02:20.740 1556 2438778880944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a87ae56d-fcb6-4a72-a53e-13e2f41a3d75 - - - - -] port_update received: d7bbcfa3-60fb-4202-a027-1be23a1b914b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:02:20.743 1556 2438778880944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a87ae56d-fcb6-4a72-a53e-13e2f41a3d75 - - - - -] No port d7bbcfa3-60fb-4202-a027-1be23a1b914b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:02:21.871 1556 2438796663440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03581130-04ae-45c1-a40d-84d8426e70d7 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] port_update received: 936a0a73-4d4b-4b7e-8ef5-8bd8506762eb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:02:21.901 1556 2438796663440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03581130-04ae-45c1-a40d-84d8426e70d7 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] No port 936a0a73-4d4b-4b7e-8ef5-8bd8506762eb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:02:23.293 1556 2438796212528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62603691-bed2-442f-8bbd-935e8ee6b661 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] Security group member updated on remote: ['4d1c1527-e033-402c-9c72-a63bdad3393e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:02:23.314 1556 2438796212528 MainThread INFO neutron.agent.securitygroups_rpc [req-62603691-bed2-442f-8bbd-935e8ee6b661 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] Security group member updated ['4d1c1527-e033-402c-9c72-a63bdad3393e'] 2022-02-10 10:02:26.761 1556 2438797527520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d0e8526-6603-4cf6-8bab-0cc60b37dfc7 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] port_update received: 7eb46dfc-2e70-4821-adea-ea0536d2da5e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:02:26.780 1556 2438797527520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d0e8526-6603-4cf6-8bab-0cc60b37dfc7 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] No port 7eb46dfc-2e70-4821-adea-ea0536d2da5e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:02:27.999 1556 2438797561696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c920627-da0c-4197-af70-881736d1ebc8 ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] network_delete received. Deleting network b8af0263-128d-4557-9d3d-dd89d3f1273e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-10 10:02:28.018 1556 2438797561696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c920627-da0c-4197-af70-881736d1ebc8 ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] Network b8af0263-128d-4557-9d3d-dd89d3f1273e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-10 10:02:28.432 1556 2438797561696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c53f7fb6-2310-42f7-98ca-ee8fc6f355d9 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] Security group member updated on remote: ['4d1c1527-e033-402c-9c72-a63bdad3393e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:02:28.460 1556 2438797561696 MainThread INFO neutron.agent.securitygroups_rpc [req-c53f7fb6-2310-42f7-98ca-ee8fc6f355d9 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] Security group member updated ['4d1c1527-e033-402c-9c72-a63bdad3393e'] 2022-02-10 10:02:30.673 1556 2438797527872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d46b1abf-4656-4877-81e4-a56dcee4fd2f ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] network_delete received. Deleting network 2c4d9d33-7cb7-4062-a703-668a799862eb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-10 10:02:30.673 1556 2438797527872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d46b1abf-4656-4877-81e4-a56dcee4fd2f ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] Network 2c4d9d33-7cb7-4062-a703-668a799862eb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-10 10:02:31.198 1556 2438778332432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-96b1ab19-2ee4-4133-bb3d-23c9b216062e 0f9e93269ae74c05ba90f18e74d74a3d 951a8f631e534671ba4a4562cc2f3268 - - -] Security group member updated on remote: ['f14ac084-d772-49f1-9ef3-8b73b3383ef7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:02:31.213 1556 2438778332432 MainThread INFO neutron.agent.securitygroups_rpc [req-96b1ab19-2ee4-4133-bb3d-23c9b216062e 0f9e93269ae74c05ba90f18e74d74a3d 951a8f631e534671ba4a4562cc2f3268 - - -] Security group member updated ['f14ac084-d772-49f1-9ef3-8b73b3383ef7'] 2022-02-10 10:02:32.008 1556 2438796093392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9593a1c-b7a5-4d83-8569-4b61f280c01f 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] port_update received: b357567d-ba1d-4d7b-be27-de313eb77223 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:02:32.036 1556 2438796093392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9593a1c-b7a5-4d83-8569-4b61f280c01f 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] No port b357567d-ba1d-4d7b-be27-de313eb77223 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:02:32.228 1556 2438795995440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7eb46dfc-2e70-4821-adea-ea0536d2da5e 2022-02-10 10:02:32.250 1556 2438795995440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 936a0a73-4d4b-4b7e-8ef5-8bd8506762eb 2022-02-10 10:02:33.230 1556 2438796461328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b0da805-5dd2-4cde-bc00-885b0d3cdc9c 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] port_update received: 699a9b4b-2423-40a3-9e27-31d82e79c0f2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:02:33.245 1556 2438796461328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b0da805-5dd2-4cde-bc00-885b0d3cdc9c 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] No port 699a9b4b-2423-40a3-9e27-31d82e79c0f2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:02:34.072 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-10 10:02:34.238 1556 2438795995440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b357567d-ba1d-4d7b-be27-de313eb77223 2022-02-10 10:02:35.218 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Adding port 7eb46dfc-2e70-4821-adea-ea0536d2da5e 2022-02-10 10:02:35.247 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Port 7eb46dfc-2e70-4821-adea-ea0536d2da5e updated. Details: {'device': '7eb46dfc-2e70-4821-adea-ea0536d2da5e', 'network_id': 'a1cc67f5-ba41-4728-b2ad-d840a80993e3', 'port_id': '7eb46dfc-2e70-4821-adea-ea0536d2da5e', 'mac_address': 'fa:16:3e:8b:f2:81', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 430, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c1bd0353-cc23-4d93-ade4-48c4fa4b5b76', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-10 10:02:35.247 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-10 10:02:35.247 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Adding port 936a0a73-4d4b-4b7e-8ef5-8bd8506762eb 2022-02-10 10:02:35.263 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Port 936a0a73-4d4b-4b7e-8ef5-8bd8506762eb updated. Details: {'device': '936a0a73-4d4b-4b7e-8ef5-8bd8506762eb', 'network_id': '0b44ccaf-7ccc-4b04-a8d2-058fe79bd9ea', 'port_id': '936a0a73-4d4b-4b7e-8ef5-8bd8506762eb', 'mac_address': 'fa:16:3e:61:53:25', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 436, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd6974aec-616f-45cf-a9bc-6cc594efc786', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-10 10:02:35.263 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-10 10:02:35.263 1556 2438797655376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7eb46dfc-2e70-4821-adea-ea0536d2da5e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:02:35.286 1556 2438797655376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7eb46dfc-2e70-4821-adea-ea0536d2da5e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-10 10:02:35.286 1556 2438797655376 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a1cc67f5-ba41-4728-b2ad-d840a80993e3 2022-02-10 10:02:35.286 1556 2438797655376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-10 10:02:35.286 1556 2438797655728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-936a0a73-4d4b-4b7e-8ef5-8bd8506762eb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:02:35.306 1556 2438797655728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 936a0a73-4d4b-4b7e-8ef5-8bd8506762eb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-10 10:02:35.306 1556 2438797655728 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0b44ccaf-7ccc-4b04-a8d2-058fe79bd9ea 2022-02-10 10:02:35.306 1556 2438797655728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-10 10:02:35.479 1556 2438797655728 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '936a0a73-4d4b-4b7e-8ef5-8bd8506762eb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:02:35.479 1556 2438797655728 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '936a0a73-4d4b-4b7e-8ef5-8bd8506762eb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:02:35.479 1556 2438797655376 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7eb46dfc-2e70-4821-adea-ea0536d2da5e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:02:35.479 1556 2438797655376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7eb46dfc-2e70-4821-adea-ea0536d2da5e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:02:35.508 1556 2438797655728 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 936a0a73-4d4b-4b7e-8ef5-8bd8506762eb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-10 10:02:35.520 1556 2438797655728 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 436, VLAN trunk: None to switch port 936a0a73-4d4b-4b7e-8ef5-8bd8506762eb 2022-02-10 10:02:35.555 1556 2438797655376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7eb46dfc-2e70-4821-adea-ea0536d2da5e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-10 10:02:35.564 1556 2438797655376 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 430, VLAN trunk: None to switch port 7eb46dfc-2e70-4821-adea-ea0536d2da5e 2022-02-10 10:02:35.621 1556 2438797655728 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-10 10:02:35.621 1556 2438797655728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['936a0a73-4d4b-4b7e-8ef5-8bd8506762eb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:02:35.621 1556 2438797655376 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-10 10:02:35.649 1556 2438797655376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7eb46dfc-2e70-4821-adea-ea0536d2da5e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:02:36.067 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-10 10:02:36.074 1556 2438797655376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7eb46dfc-2e70-4821-adea-ea0536d2da5e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:02:36.074 1556 2438797655376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:02:36.074 1556 2438797655376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4d1c1527-e033-402c-9c72-a63bdad3393e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:02:36.074 1556 2438797655376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4d1c1527-e033-402c-9c72-a63bdad3393e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-10 10:02:36.074 1556 2438797655376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7eb46dfc-2e70-4821-adea-ea0536d2da5e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:02:36.102 1556 2438797655376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-10 10:02:36.102 1556 2438797655376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7eb46dfc-2e70-4821-adea-ea0536d2da5e not yet added. Adding. 2022-02-10 10:02:36.118 1556 2438797655376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-10 10:02:36.118 1556 2438797655376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-10 10:02:36.203 1556 2438797655376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7eb46dfc-2e70-4821-adea-ea0536d2da5e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:02:36.265 1556 2438795995440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 699a9b4b-2423-40a3-9e27-31d82e79c0f2 2022-02-10 10:02:36.280 1556 2438797655376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7eb46dfc-2e70-4821-adea-ea0536d2da5e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:02:36.297 1556 2438797655376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7eb46dfc-2e70-4821-adea-ea0536d2da5e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:02:36.310 1556 2438797655728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['936a0a73-4d4b-4b7e-8ef5-8bd8506762eb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:02:36.322 1556 2438797655728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:02:36.322 1556 2438797655728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d8828452-8c3b-4fcc-a7be-f1d9b13c1d1e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:02:36.322 1556 2438797655728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d8828452-8c3b-4fcc-a7be-f1d9b13c1d1e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-10 10:02:36.322 1556 2438797655728 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 936a0a73-4d4b-4b7e-8ef5-8bd8506762eb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:02:36.322 1556 2438797655728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-10 10:02:36.352 1556 2438797655728 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 936a0a73-4d4b-4b7e-8ef5-8bd8506762eb not yet added. Adding. 2022-02-10 10:02:36.352 1556 2438797655728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-10 10:02:36.352 1556 2438797655728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-10 10:02:36.457 1556 2438797655728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-936a0a73-4d4b-4b7e-8ef5-8bd8506762eb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:02:36.463 1556 2438797655376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7eb46dfc-2e70-4821-adea-ea0536d2da5e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:02:36.558 1556 2438797655728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-936a0a73-4d4b-4b7e-8ef5-8bd8506762eb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:02:36.558 1556 2438797655728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-936a0a73-4d4b-4b7e-8ef5-8bd8506762eb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:02:36.558 1556 2438797655376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7eb46dfc-2e70-4821-adea-ea0536d2da5e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.296s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:02:36.577 1556 2438797655376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7eb46dfc-2e70-4821-adea-ea0536d2da5e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-10 10:02:36.577 1556 2438797655376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7eb46dfc-2e70-4821-adea-ea0536d2da5e processed. 2022-02-10 10:02:36.624 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Adding port b357567d-ba1d-4d7b-be27-de313eb77223 2022-02-10 10:02:36.624 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Port b357567d-ba1d-4d7b-be27-de313eb77223 updated. Details: {'device': 'b357567d-ba1d-4d7b-be27-de313eb77223', 'network_id': 'a1cc67f5-ba41-4728-b2ad-d840a80993e3', 'port_id': 'b357567d-ba1d-4d7b-be27-de313eb77223', 'mac_address': 'fa:16:3e:ef:00:c4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 430, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c1bd0353-cc23-4d93-ade4-48c4fa4b5b76', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-10 10:02:36.624 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-10 10:02:36.624 1556 2438797655376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b357567d-ba1d-4d7b-be27-de313eb77223" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:02:36.649 1556 2438797655376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b357567d-ba1d-4d7b-be27-de313eb77223 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-10 10:02:36.649 1556 2438797655376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-10 10:02:36.712 1556 2438797655728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-936a0a73-4d4b-4b7e-8ef5-8bd8506762eb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:02:36.801 1556 2438797655376 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b357567d-ba1d-4d7b-be27-de313eb77223') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:02:36.801 1556 2438797655376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b357567d-ba1d-4d7b-be27-de313eb77223') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:02:36.801 1556 2438797655728 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-936a0a73-4d4b-4b7e-8ef5-8bd8506762eb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.515s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:02:36.821 1556 2438797655728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 936a0a73-4d4b-4b7e-8ef5-8bd8506762eb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-10 10:02:36.821 1556 2438797655728 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 936a0a73-4d4b-4b7e-8ef5-8bd8506762eb processed. 2022-02-10 10:02:36.821 1556 2438797655376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b357567d-ba1d-4d7b-be27-de313eb77223 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-10 10:02:36.821 1556 2438797655376 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 430, VLAN trunk: None to switch port b357567d-ba1d-4d7b-be27-de313eb77223 2022-02-10 10:02:36.915 1556 2438797655376 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-10 10:02:36.915 1556 2438797655376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b357567d-ba1d-4d7b-be27-de313eb77223'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:02:37.135 1556 2438797655376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b357567d-ba1d-4d7b-be27-de313eb77223']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:02:37.135 1556 2438797655376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:02:37.135 1556 2438797655376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4d1c1527-e033-402c-9c72-a63bdad3393e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:02:37.135 1556 2438797655376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4d1c1527-e033-402c-9c72-a63bdad3393e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-10 10:02:37.161 1556 2438797655376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b357567d-ba1d-4d7b-be27-de313eb77223 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:02:37.161 1556 2438797655376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-10 10:02:37.161 1556 2438797655376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b357567d-ba1d-4d7b-be27-de313eb77223 not yet added. Adding. 2022-02-10 10:02:37.161 1556 2438797655376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-10 10:02:37.181 1556 2438797655376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-10 10:02:37.285 1556 2438797655376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b357567d-ba1d-4d7b-be27-de313eb77223" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:02:37.389 1556 2438797655376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b357567d-ba1d-4d7b-be27-de313eb77223" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:02:37.400 1556 2438797655376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b357567d-ba1d-4d7b-be27-de313eb77223" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:02:37.525 1556 2438797655376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b357567d-ba1d-4d7b-be27-de313eb77223" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:02:37.623 1556 2438797655376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b357567d-ba1d-4d7b-be27-de313eb77223" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:02:37.634 1556 2438797655376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b357567d-ba1d-4d7b-be27-de313eb77223 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-10 10:02:37.634 1556 2438797655376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b357567d-ba1d-4d7b-be27-de313eb77223 processed. 2022-02-10 10:02:38.071 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-10 10:02:38.071 1556 2438797655376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:02:38.870 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Adding port 699a9b4b-2423-40a3-9e27-31d82e79c0f2 2022-02-10 10:02:38.870 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Port 699a9b4b-2423-40a3-9e27-31d82e79c0f2 updated. Details: {'device': '699a9b4b-2423-40a3-9e27-31d82e79c0f2', 'network_id': '2bba6a3e-f955-4e75-b9d7-521b02b595a6', 'port_id': '699a9b4b-2423-40a3-9e27-31d82e79c0f2', 'mac_address': 'fa:16:3e:3a:88:ea', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 403, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '98a0cb28-72e2-4c83-9aa4-b5067103a245', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-10 10:02:38.870 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-10 10:02:38.870 1556 2438778362160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-699a9b4b-2423-40a3-9e27-31d82e79c0f2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:02:38.894 1556 2438778362160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 699a9b4b-2423-40a3-9e27-31d82e79c0f2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-10 10:02:38.894 1556 2438778362160 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2bba6a3e-f955-4e75-b9d7-521b02b595a6 2022-02-10 10:02:38.907 1556 2438778362160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-10 10:02:39.042 1556 2438778362160 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '699a9b4b-2423-40a3-9e27-31d82e79c0f2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:02:39.042 1556 2438778362160 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '699a9b4b-2423-40a3-9e27-31d82e79c0f2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:02:39.086 1556 2438778362160 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 699a9b4b-2423-40a3-9e27-31d82e79c0f2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-10 10:02:39.102 1556 2438778362160 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 403, VLAN trunk: None to switch port 699a9b4b-2423-40a3-9e27-31d82e79c0f2 2022-02-10 10:02:39.196 1556 2438778362160 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-10 10:02:39.196 1556 2438778362160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['699a9b4b-2423-40a3-9e27-31d82e79c0f2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:02:39.720 1556 2438778362160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['699a9b4b-2423-40a3-9e27-31d82e79c0f2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:02:39.720 1556 2438778362160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:02:39.730 1556 2438778362160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f14ac084-d772-49f1-9ef3-8b73b3383ef7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:02:39.730 1556 2438778362160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 699a9b4b-2423-40a3-9e27-31d82e79c0f2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:02:39.730 1556 2438778362160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-10 10:02:39.750 1556 2438778362160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 699a9b4b-2423-40a3-9e27-31d82e79c0f2 not yet added. Adding. 2022-02-10 10:02:39.760 1556 2438778362160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-10 10:02:39.760 1556 2438778362160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-10 10:02:39.877 1556 2438797655376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.797s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:02:39.890 1556 2438778362160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-699a9b4b-2423-40a3-9e27-31d82e79c0f2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:02:40.014 1556 2438778362160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-699a9b4b-2423-40a3-9e27-31d82e79c0f2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:02:40.014 1556 2438778362160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-699a9b4b-2423-40a3-9e27-31d82e79c0f2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:02:40.171 1556 2438778362160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-699a9b4b-2423-40a3-9e27-31d82e79c0f2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:02:40.284 1556 2438778362160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-699a9b4b-2423-40a3-9e27-31d82e79c0f2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:02:40.295 1556 2438778362160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 699a9b4b-2423-40a3-9e27-31d82e79c0f2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-10 10:02:40.295 1556 2438778362160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 699a9b4b-2423-40a3-9e27-31d82e79c0f2 processed. 2022-02-10 10:02:42.102 1556 2438796042080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:02:42.517 1556 2438796042080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.407s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:02:52.547 1556 2438795995616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 936a0a73-4d4b-4b7e-8ef5-8bd8506762eb 2022-02-10 10:02:53.698 1556 2438778866496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc7712b0-e63c-4f26-bc67-3f6ceee4b1c3 6f7645d99e6e4c398679245c6be3997f 096f951ef1b547c8b4a84f1dc4393c7e - - -] Security group member updated on remote: ['d8828452-8c3b-4fcc-a7be-f1d9b13c1d1e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:02:53.698 1556 2438778866496 MainThread INFO neutron.agent.securitygroups_rpc [req-bc7712b0-e63c-4f26-bc67-3f6ceee4b1c3 6f7645d99e6e4c398679245c6be3997f 096f951ef1b547c8b4a84f1dc4393c7e - - -] Security group member updated ['d8828452-8c3b-4fcc-a7be-f1d9b13c1d1e'] 2022-02-10 10:02:53.720 1556 2438778866496 MainThread INFO neutron.agent.securitygroups_rpc [req-bc7712b0-e63c-4f26-bc67-3f6ceee4b1c3 6f7645d99e6e4c398679245c6be3997f 096f951ef1b547c8b4a84f1dc4393c7e - - -] Refresh firewall rules 2022-02-10 10:02:53.720 1556 2438778866496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bc7712b0-e63c-4f26-bc67-3f6ceee4b1c3 6f7645d99e6e4c398679245c6be3997f 096f951ef1b547c8b4a84f1dc4393c7e - - -] Get security group information for devices via rpc ['936a0a73-4d4b-4b7e-8ef5-8bd8506762eb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:02:53.806 1556 2438799461184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc7712b0-e63c-4f26-bc67-3f6ceee4b1c3 6f7645d99e6e4c398679245c6be3997f 096f951ef1b547c8b4a84f1dc4393c7e - - -] port_delete event received for '936a0a73-4d4b-4b7e-8ef5-8bd8506762eb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:02:53.821 1556 2438778866496 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bc7712b0-e63c-4f26-bc67-3f6ceee4b1c3 6f7645d99e6e4c398679245c6be3997f 096f951ef1b547c8b4a84f1dc4393c7e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:02:53.821 1556 2438778866496 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bc7712b0-e63c-4f26-bc67-3f6ceee4b1c3 6f7645d99e6e4c398679245c6be3997f 096f951ef1b547c8b4a84f1dc4393c7e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:02:54.200 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-10 10:02:54.200 1556 2438778866496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '936a0a73-4d4b-4b7e-8ef5-8bd8506762eb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-10 10:02:54.200 1556 2438778866496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '936a0a73-4d4b-4b7e-8ef5-8bd8506762eb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-10 10:02:54.218 1556 2438778866496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 936a0a73-4d4b-4b7e-8ef5-8bd8506762eb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-10 10:02:54.244 1556 2438778866496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0b44ccaf-7ccc-4b04-a8d2-058fe79bd9ea 2022-02-10 10:02:54.244 1556 2438778866496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['936a0a73-4d4b-4b7e-8ef5-8bd8506762eb'] 2022-02-10 10:02:54.262 1556 2438778866496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-10 10:02:54.275 1556 2438778866496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-10 10:02:54.275 1556 2438778866496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['936a0a73-4d4b-4b7e-8ef5-8bd8506762eb'] 2022-02-10 10:02:56.213 1556 2438799458368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:02:56.243 1556 2438799458368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:02:58.652 1556 2438799166096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b10b6a9-0ed4-4602-8360-4164e63c1957 ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] network_delete received. Deleting network 0b44ccaf-7ccc-4b04-a8d2-058fe79bd9ea network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-10 10:02:58.666 1556 2438799166096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b10b6a9-0ed4-4602-8360-4164e63c1957 ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] Network 0b44ccaf-7ccc-4b04-a8d2-058fe79bd9ea not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-10 10:03:04.400 1556 2438797810320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-752a49f9-2a16-4e33-8ebd-409abd241f48 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Security group member updated on remote: ['35965e8f-1b34-4020-939f-b0dedddfba2e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:03:04.400 1556 2438797810320 MainThread INFO neutron.agent.securitygroups_rpc [req-752a49f9-2a16-4e33-8ebd-409abd241f48 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Security group member updated ['35965e8f-1b34-4020-939f-b0dedddfba2e'] 2022-02-10 10:03:05.510 1556 2438796091808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55c62487-f86f-49a6-a505-58057a805544 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] port_update received: 8fe240c3-b8d7-414a-b88a-599ac7b357d9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:03:05.540 1556 2438796091808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55c62487-f86f-49a6-a505-58057a805544 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] No port 8fe240c3-b8d7-414a-b88a-599ac7b357d9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:03:08.533 1556 2438795995440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8fe240c3-b8d7-414a-b88a-599ac7b357d9 2022-02-10 10:03:10.292 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-10 10:03:10.680 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Adding port 8fe240c3-b8d7-414a-b88a-599ac7b357d9 2022-02-10 10:03:10.680 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Port 8fe240c3-b8d7-414a-b88a-599ac7b357d9 updated. Details: {'device': '8fe240c3-b8d7-414a-b88a-599ac7b357d9', 'network_id': '011271ac-679b-4d4d-946a-bd5fe4da341e', 'port_id': '8fe240c3-b8d7-414a-b88a-599ac7b357d9', 'mac_address': 'fa:16:3e:48:5b:07', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 410, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '72ec6e43-a981-439e-90a2-6de2cd80b5e4', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-10 10:03:10.697 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-10 10:03:10.697 1556 2438797588432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:03:10.697 1556 2438797588432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8fe240c3-b8d7-414a-b88a-599ac7b357d9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-10 10:03:10.716 1556 2438797588432 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 011271ac-679b-4d4d-946a-bd5fe4da341e 2022-02-10 10:03:10.730 1556 2438797588432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-10 10:03:10.889 1556 2438797588432 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8fe240c3-b8d7-414a-b88a-599ac7b357d9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:03:10.899 1556 2438797588432 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8fe240c3-b8d7-414a-b88a-599ac7b357d9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:03:10.899 1556 2438797588432 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8fe240c3-b8d7-414a-b88a-599ac7b357d9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-10 10:03:10.920 1556 2438797588432 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 410, VLAN trunk: None to switch port 8fe240c3-b8d7-414a-b88a-599ac7b357d9 2022-02-10 10:03:11.010 1556 2438797588432 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-10 10:03:11.030 1556 2438797588432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8fe240c3-b8d7-414a-b88a-599ac7b357d9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:03:11.354 1556 2438797588432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8fe240c3-b8d7-414a-b88a-599ac7b357d9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:03:11.370 1556 2438797588432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:03:11.370 1556 2438797588432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (35965e8f-1b34-4020-939f-b0dedddfba2e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:03:11.370 1556 2438797588432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (35965e8f-1b34-4020-939f-b0dedddfba2e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-10 10:03:11.394 1556 2438797588432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8fe240c3-b8d7-414a-b88a-599ac7b357d9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:03:11.394 1556 2438797588432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-10 10:03:11.407 1556 2438797588432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8fe240c3-b8d7-414a-b88a-599ac7b357d9 not yet added. Adding. 2022-02-10 10:03:11.407 1556 2438797588432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-10 10:03:11.415 1556 2438797588432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-10 10:03:11.557 1556 2438797588432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:03:11.730 1556 2438797588432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:03:11.730 1556 2438797588432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:03:11.907 1556 2438797588432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:03:12.045 1556 2438797588432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:03:12.055 1556 2438797588432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8fe240c3-b8d7-414a-b88a-599ac7b357d9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-10 10:03:12.055 1556 2438797588432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8fe240c3-b8d7-414a-b88a-599ac7b357d9 processed. 2022-02-10 10:03:12.300 1556 2438797588432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:03:12.656 1556 2438797588432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:03:19.603 1556 2438799313376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d7f3fc9-6c95-4b79-9077-57365c9f7c92 - - - - -] port_update received: aff9c4c6-13dd-4877-afe1-27d0725bee19 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:03:19.631 1556 2438799313376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d7f3fc9-6c95-4b79-9077-57365c9f7c92 - - - - -] No port aff9c4c6-13dd-4877-afe1-27d0725bee19 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:03:25.906 1556 2438799215248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b541a3b-1316-4bd7-8b35-7ec918657f9a c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Security group member updated on remote: ['35965e8f-1b34-4020-939f-b0dedddfba2e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:03:25.915 1556 2438799215248 MainThread INFO neutron.agent.securitygroups_rpc [req-7b541a3b-1316-4bd7-8b35-7ec918657f9a c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Security group member updated ['35965e8f-1b34-4020-939f-b0dedddfba2e'] 2022-02-10 10:03:25.929 1556 2438799215248 MainThread INFO neutron.agent.securitygroups_rpc [req-7b541a3b-1316-4bd7-8b35-7ec918657f9a c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Refresh firewall rules 2022-02-10 10:03:25.929 1556 2438799215248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b541a3b-1316-4bd7-8b35-7ec918657f9a c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Get security group information for devices via rpc ['8fe240c3-b8d7-414a-b88a-599ac7b357d9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:03:26.497 1556 2438799756800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c989c0e-d238-4863-b6e4-5b384d3ee44c - - - - -] port_update received: 48400b54-c980-4c18-8a5a-2513ffebeeac port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:03:26.516 1556 2438799756800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c989c0e-d238-4863-b6e4-5b384d3ee44c - - - - -] No port 48400b54-c980-4c18-8a5a-2513ffebeeac defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:03:26.698 1556 2438799215248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7b541a3b-1316-4bd7-8b35-7ec918657f9a c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update security group information for ports dict_keys(['8fe240c3-b8d7-414a-b88a-599ac7b357d9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:03:26.718 1556 2438799215248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7b541a3b-1316-4bd7-8b35-7ec918657f9a c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:03:26.718 1556 2438799215248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7b541a3b-1316-4bd7-8b35-7ec918657f9a c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update rules of security group (35965e8f-1b34-4020-939f-b0dedddfba2e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:03:26.732 1556 2438799215248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7b541a3b-1316-4bd7-8b35-7ec918657f9a c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update members of security group (35965e8f-1b34-4020-939f-b0dedddfba2e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-10 10:03:26.732 1556 2438799215248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7b541a3b-1316-4bd7-8b35-7ec918657f9a c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update port filter for 8fe240c3-b8d7-414a-b88a-599ac7b357d9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:03:26.745 1556 2438799215248 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7b541a3b-1316-4bd7-8b35-7ec918657f9a c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Updating port rules. 2022-02-10 10:03:26.745 1556 2438799215248 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7b541a3b-1316-4bd7-8b35-7ec918657f9a c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Creating 1 new rules, removing 0 old rules. 2022-02-10 10:03:26.745 1556 2438799215248 MainThread DEBUG oslo_concurrency.lockutils [req-7b541a3b-1316-4bd7-8b35-7ec918657f9a c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:03:26.967 1556 2438799215248 MainThread DEBUG oslo_concurrency.lockutils [req-7b541a3b-1316-4bd7-8b35-7ec918657f9a c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:03:26.977 1556 2438799215248 MainThread DEBUG oslo_concurrency.lockutils [req-7b541a3b-1316-4bd7-8b35-7ec918657f9a c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:03:26.977 1556 2438799215248 MainThread DEBUG oslo_concurrency.lockutils [req-7b541a3b-1316-4bd7-8b35-7ec918657f9a c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:03:27.493 1556 2438778247296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3c5700e-a567-4170-9cf0-7bce11e56c23 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] port_update received: b3d8e4ac-80f1-4852-a139-1eed2dc73a51 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:03:27.509 1556 2438778247296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b3c5700e-a567-4170-9cf0-7bce11e56c23 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] No port b3d8e4ac-80f1-4852-a139-1eed2dc73a51 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:03:28.543 1556 2438778247296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d6d496d-f620-47bd-ab5c-478737c0c3f1 - - - - -] port_update received: 0f6c3afd-1549-4f0a-9980-bd4d0699d668 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:03:28.560 1556 2438778247296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d6d496d-f620-47bd-ab5c-478737c0c3f1 - - - - -] No port 0f6c3afd-1549-4f0a-9980-bd4d0699d668 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:03:30.742 1556 2438795995440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b3d8e4ac-80f1-4852-a139-1eed2dc73a51 2022-02-10 10:03:32.398 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-10 10:03:32.620 1556 2438799165040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a8733abd-063e-44c3-9bed-41a2737ad25e 7fc012a3f158439d9376b7fad2dd2ac6 ec1c7561128d4f8ea8d5ea194fbdc445 - - -] Security group rule updated on remote: ['26d2f5bd-c444-4cf8-89cd-787a81d37869'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-10 10:03:32.640 1556 2438799165040 MainThread INFO neutron.agent.securitygroups_rpc [req-a8733abd-063e-44c3-9bed-41a2737ad25e 7fc012a3f158439d9376b7fad2dd2ac6 ec1c7561128d4f8ea8d5ea194fbdc445 - - -] Security group rule updated ['26d2f5bd-c444-4cf8-89cd-787a81d37869'] 2022-02-10 10:03:32.965 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Adding port b3d8e4ac-80f1-4852-a139-1eed2dc73a51 2022-02-10 10:03:32.976 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Port b3d8e4ac-80f1-4852-a139-1eed2dc73a51 updated. Details: {'device': 'b3d8e4ac-80f1-4852-a139-1eed2dc73a51', 'network_id': '011271ac-679b-4d4d-946a-bd5fe4da341e', 'port_id': 'b3d8e4ac-80f1-4852-a139-1eed2dc73a51', 'mac_address': 'fa:16:3e:2f:94:a7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 410, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '72ec6e43-a981-439e-90a2-6de2cd80b5e4', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-10 10:03:32.976 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-10 10:03:32.999 1556 2438797404112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b3d8e4ac-80f1-4852-a139-1eed2dc73a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:03:33.011 1556 2438797404112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b3d8e4ac-80f1-4852-a139-1eed2dc73a51 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-10 10:03:33.011 1556 2438797404112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-10 10:03:33.043 1556 2438799385872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-274d2b5e-ded2-4c0e-b1ee-c97177142d61 7fc012a3f158439d9376b7fad2dd2ac6 ec1c7561128d4f8ea8d5ea194fbdc445 - - -] Security group rule updated on remote: ['26d2f5bd-c444-4cf8-89cd-787a81d37869'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-10 10:03:33.057 1556 2438799385872 MainThread INFO neutron.agent.securitygroups_rpc [req-274d2b5e-ded2-4c0e-b1ee-c97177142d61 7fc012a3f158439d9376b7fad2dd2ac6 ec1c7561128d4f8ea8d5ea194fbdc445 - - -] Security group rule updated ['26d2f5bd-c444-4cf8-89cd-787a81d37869'] 2022-02-10 10:03:33.210 1556 2438797404112 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b3d8e4ac-80f1-4852-a139-1eed2dc73a51') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:03:33.210 1556 2438797404112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b3d8e4ac-80f1-4852-a139-1eed2dc73a51') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:03:33.420 1556 2438797404112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b3d8e4ac-80f1-4852-a139-1eed2dc73a51 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-10 10:03:33.420 1556 2438797404112 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 410, VLAN trunk: None to switch port b3d8e4ac-80f1-4852-a139-1eed2dc73a51 2022-02-10 10:03:33.550 1556 2438797404112 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-10 10:03:33.550 1556 2438797404112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b3d8e4ac-80f1-4852-a139-1eed2dc73a51'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:03:33.571 1556 2438797558352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-31c71301-b899-4a96-bf5a-3f572a3cb0a1 7fc012a3f158439d9376b7fad2dd2ac6 ec1c7561128d4f8ea8d5ea194fbdc445 - - -] Security group rule updated on remote: ['26d2f5bd-c444-4cf8-89cd-787a81d37869'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-10 10:03:33.571 1556 2438797558352 MainThread INFO neutron.agent.securitygroups_rpc [req-31c71301-b899-4a96-bf5a-3f572a3cb0a1 7fc012a3f158439d9376b7fad2dd2ac6 ec1c7561128d4f8ea8d5ea194fbdc445 - - -] Security group rule updated ['26d2f5bd-c444-4cf8-89cd-787a81d37869'] 2022-02-10 10:03:33.680 1556 2438797558352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9999168-73ef-4b25-b6c4-8588a5bdf440 - - - - -] port_update received: fbebd7d1-e92c-4221-8f3f-1bc443ed8519 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:03:33.711 1556 2438797558352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9999168-73ef-4b25-b6c4-8588a5bdf440 - - - - -] No port fbebd7d1-e92c-4221-8f3f-1bc443ed8519 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:03:33.732 1556 2438797559056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-216b28ba-cc22-4d73-a069-0a947697a81b 7fc012a3f158439d9376b7fad2dd2ac6 ec1c7561128d4f8ea8d5ea194fbdc445 - - -] Security group rule updated on remote: ['26d2f5bd-c444-4cf8-89cd-787a81d37869'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-10 10:03:33.745 1556 2438797559056 MainThread INFO neutron.agent.securitygroups_rpc [req-216b28ba-cc22-4d73-a069-0a947697a81b 7fc012a3f158439d9376b7fad2dd2ac6 ec1c7561128d4f8ea8d5ea194fbdc445 - - -] Security group rule updated ['26d2f5bd-c444-4cf8-89cd-787a81d37869'] 2022-02-10 10:03:33.947 1556 2438797559056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b180be6e-7d16-4d77-8217-2dc3737b240f 7fc012a3f158439d9376b7fad2dd2ac6 ec1c7561128d4f8ea8d5ea194fbdc445 - - -] Security group rule updated on remote: ['26d2f5bd-c444-4cf8-89cd-787a81d37869'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-10 10:03:33.966 1556 2438797559056 MainThread INFO neutron.agent.securitygroups_rpc [req-b180be6e-7d16-4d77-8217-2dc3737b240f 7fc012a3f158439d9376b7fad2dd2ac6 ec1c7561128d4f8ea8d5ea194fbdc445 - - -] Security group rule updated ['26d2f5bd-c444-4cf8-89cd-787a81d37869'] 2022-02-10 10:03:34.101 1556 2438797559056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-12067a57-aa59-4f52-92b8-28545a685f1f 7fc012a3f158439d9376b7fad2dd2ac6 ec1c7561128d4f8ea8d5ea194fbdc445 - - -] Security group rule updated on remote: ['26d2f5bd-c444-4cf8-89cd-787a81d37869'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-10 10:03:34.118 1556 2438797559056 MainThread INFO neutron.agent.securitygroups_rpc [req-12067a57-aa59-4f52-92b8-28545a685f1f 7fc012a3f158439d9376b7fad2dd2ac6 ec1c7561128d4f8ea8d5ea194fbdc445 - - -] Security group rule updated ['26d2f5bd-c444-4cf8-89cd-787a81d37869'] 2022-02-10 10:03:34.136 1556 2438797404112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b3d8e4ac-80f1-4852-a139-1eed2dc73a51']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:03:34.136 1556 2438797404112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:03:34.149 1556 2438797404112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (35965e8f-1b34-4020-939f-b0dedddfba2e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:03:34.172 1556 2438797404112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (35965e8f-1b34-4020-939f-b0dedddfba2e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-10 10:03:34.182 1556 2438797404112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b3d8e4ac-80f1-4852-a139-1eed2dc73a51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:03:34.182 1556 2438797404112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-10 10:03:34.196 1556 2438797404112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b3d8e4ac-80f1-4852-a139-1eed2dc73a51 not yet added. Adding. 2022-02-10 10:03:34.211 1556 2438797404112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-10 10:03:34.211 1556 2438797404112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-10 10:03:34.431 1556 2438797404112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b3d8e4ac-80f1-4852-a139-1eed2dc73a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:03:34.617 1556 2438797404112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b3d8e4ac-80f1-4852-a139-1eed2dc73a51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:03:34.635 1556 2438797404112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b3d8e4ac-80f1-4852-a139-1eed2dc73a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:03:34.836 1556 2438797404112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b3d8e4ac-80f1-4852-a139-1eed2dc73a51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:03:34.982 1556 2438797404112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b3d8e4ac-80f1-4852-a139-1eed2dc73a51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.984s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:03:35.002 1556 2438797404112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b3d8e4ac-80f1-4852-a139-1eed2dc73a51 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-10 10:03:35.013 1556 2438797404112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b3d8e4ac-80f1-4852-a139-1eed2dc73a51 processed. 2022-02-10 10:03:35.447 1556 2438799312496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9ee7fb10-3f13-4fb0-be3f-e0549d3bc6df 42985b233cad4a3aa6d1ea068410d23a f4319426e9a74204b54a2cb629c03e81 - - -] Security group member updated on remote: ['5e4f2f0b-5e2a-4f29-9c93-dd382d1124a3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:03:35.461 1556 2438799312496 MainThread INFO neutron.agent.securitygroups_rpc [req-9ee7fb10-3f13-4fb0-be3f-e0549d3bc6df 42985b233cad4a3aa6d1ea068410d23a f4319426e9a74204b54a2cb629c03e81 - - -] Security group member updated ['5e4f2f0b-5e2a-4f29-9c93-dd382d1124a3'] 2022-02-10 10:03:36.418 1556 2438797403760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:03:36.472 1556 2438799163632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fadf0b5-f0e5-4d63-ac79-03590d770b9e 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] port_update received: fe6d490c-4057-438e-8881-6670ec39578c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:03:36.479 1556 2438799163632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fadf0b5-f0e5-4d63-ac79-03590d770b9e 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] No port fe6d490c-4057-438e-8881-6670ec39578c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:03:36.658 1556 2438797403760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:03:38.853 1556 2438795995440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fe6d490c-4057-438e-8881-6670ec39578c 2022-02-10 10:03:40.433 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-10 10:03:40.711 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Adding port fe6d490c-4057-438e-8881-6670ec39578c 2022-02-10 10:03:40.711 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Port fe6d490c-4057-438e-8881-6670ec39578c updated. Details: {'device': 'fe6d490c-4057-438e-8881-6670ec39578c', 'network_id': '4ec52d94-2920-41c7-9fcd-e8aec5f75f7e', 'port_id': 'fe6d490c-4057-438e-8881-6670ec39578c', 'mac_address': 'fa:16:3e:07:23:43', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 415, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b96b9cc9-42a2-4be8-9ce2-f5fc9c6decf6', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-10 10:03:40.711 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-10 10:03:40.733 1556 2438799240528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fe6d490c-4057-438e-8881-6670ec39578c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:03:40.745 1556 2438799240528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fe6d490c-4057-438e-8881-6670ec39578c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-10 10:03:40.745 1556 2438799240528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4ec52d94-2920-41c7-9fcd-e8aec5f75f7e 2022-02-10 10:03:40.760 1556 2438799240528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-10 10:03:40.977 1556 2438799240528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fe6d490c-4057-438e-8881-6670ec39578c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:03:40.977 1556 2438799240528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fe6d490c-4057-438e-8881-6670ec39578c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:03:40.993 1556 2438799240528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fe6d490c-4057-438e-8881-6670ec39578c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-10 10:03:40.993 1556 2438799240528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 415, VLAN trunk: None to switch port fe6d490c-4057-438e-8881-6670ec39578c 2022-02-10 10:03:41.195 1556 2438799240528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-10 10:03:41.195 1556 2438799240528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fe6d490c-4057-438e-8881-6670ec39578c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:03:41.369 1556 2438799240528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fe6d490c-4057-438e-8881-6670ec39578c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:03:41.369 1556 2438799240528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:03:41.387 1556 2438799240528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5e4f2f0b-5e2a-4f29-9c93-dd382d1124a3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:03:41.387 1556 2438799240528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5e4f2f0b-5e2a-4f29-9c93-dd382d1124a3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-10 10:03:41.387 1556 2438799240528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fe6d490c-4057-438e-8881-6670ec39578c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:03:41.407 1556 2438799240528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-10 10:03:41.407 1556 2438799240528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fe6d490c-4057-438e-8881-6670ec39578c not yet added. Adding. 2022-02-10 10:03:41.425 1556 2438799240528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-10 10:03:41.425 1556 2438799240528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-10 10:03:41.791 1556 2438799240528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fe6d490c-4057-438e-8881-6670ec39578c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:03:41.995 1556 2438799240528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fe6d490c-4057-438e-8881-6670ec39578c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:03:41.995 1556 2438799240528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fe6d490c-4057-438e-8881-6670ec39578c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:03:42.247 1556 2438799240528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fe6d490c-4057-438e-8881-6670ec39578c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:03:42.399 1556 2438799240528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fe6d490c-4057-438e-8881-6670ec39578c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.672s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:03:42.414 1556 2438799240528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fe6d490c-4057-438e-8881-6670ec39578c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-10 10:03:42.414 1556 2438799240528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fe6d490c-4057-438e-8881-6670ec39578c processed. 2022-02-10 10:03:42.429 1556 2438777933136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:03:42.630 1556 2438777933136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.204s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:03:47.916 1556 2438799215600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7aefebe6-58b1-45bf-8600-09bd914e97c1 3d223015f9b14c2bb16226f307a357b7 fe9bca31490a46d783d45b15ef38ce7b - - -] Security group member updated on remote: ['eb06fa93-b0c9-43e0-b9be-8564c30f37eb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:03:47.916 1556 2438799215600 MainThread INFO neutron.agent.securitygroups_rpc [req-7aefebe6-58b1-45bf-8600-09bd914e97c1 3d223015f9b14c2bb16226f307a357b7 fe9bca31490a46d783d45b15ef38ce7b - - -] Security group member updated ['eb06fa93-b0c9-43e0-b9be-8564c30f37eb'] 2022-02-10 10:03:48.914 1556 2438797065024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2ebc665-37e3-42de-9452-099a73c05f34 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] port_update received: 2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:03:48.952 1556 2438797065024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2ebc665-37e3-42de-9452-099a73c05f34 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] No port 2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:03:49.351 1556 2438797653088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0267fa71-17b0-49b0-b8ec-c4f2c62c795e c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Security group member updated on remote: ['35965e8f-1b34-4020-939f-b0dedddfba2e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:03:49.351 1556 2438797653088 MainThread INFO neutron.agent.securitygroups_rpc [req-0267fa71-17b0-49b0-b8ec-c4f2c62c795e c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Security group member updated ['35965e8f-1b34-4020-939f-b0dedddfba2e'] 2022-02-10 10:03:49.372 1556 2438797653088 MainThread INFO neutron.agent.securitygroups_rpc [req-0267fa71-17b0-49b0-b8ec-c4f2c62c795e c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Refresh firewall rules 2022-02-10 10:03:49.383 1556 2438797653088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0267fa71-17b0-49b0-b8ec-c4f2c62c795e c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Get security group information for devices via rpc ['8fe240c3-b8d7-414a-b88a-599ac7b357d9', 'b3d8e4ac-80f1-4852-a139-1eed2dc73a51'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:03:49.711 1556 2438797653088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0267fa71-17b0-49b0-b8ec-c4f2c62c795e c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update security group information for ports dict_keys(['8fe240c3-b8d7-414a-b88a-599ac7b357d9', 'b3d8e4ac-80f1-4852-a139-1eed2dc73a51']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:03:49.735 1556 2438797653088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0267fa71-17b0-49b0-b8ec-c4f2c62c795e c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:03:49.746 1556 2438797653088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0267fa71-17b0-49b0-b8ec-c4f2c62c795e c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update rules of security group (35965e8f-1b34-4020-939f-b0dedddfba2e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:03:49.746 1556 2438797653088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0267fa71-17b0-49b0-b8ec-c4f2c62c795e c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update members of security group (35965e8f-1b34-4020-939f-b0dedddfba2e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-10 10:03:49.760 1556 2438797653088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0267fa71-17b0-49b0-b8ec-c4f2c62c795e c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update port filter for 8fe240c3-b8d7-414a-b88a-599ac7b357d9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:03:49.773 1556 2438797653088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0267fa71-17b0-49b0-b8ec-c4f2c62c795e c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Updating port rules. 2022-02-10 10:03:49.792 1556 2438797653088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0267fa71-17b0-49b0-b8ec-c4f2c62c795e c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Creating 1 new rules, removing 0 old rules. 2022-02-10 10:03:49.805 1556 2438797653088 MainThread DEBUG oslo_concurrency.lockutils [req-0267fa71-17b0-49b0-b8ec-c4f2c62c795e c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:03:50.058 1556 2438797653088 MainThread DEBUG oslo_concurrency.lockutils [req-0267fa71-17b0-49b0-b8ec-c4f2c62c795e c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:03:50.076 1556 2438797653088 MainThread DEBUG oslo_concurrency.lockutils [req-0267fa71-17b0-49b0-b8ec-c4f2c62c795e c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:03:50.090 1556 2438797653088 MainThread DEBUG oslo_concurrency.lockutils [req-0267fa71-17b0-49b0-b8ec-c4f2c62c795e c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:03:50.090 1556 2438797653088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0267fa71-17b0-49b0-b8ec-c4f2c62c795e c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update port filter for b3d8e4ac-80f1-4852-a139-1eed2dc73a51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:03:50.104 1556 2438797653088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0267fa71-17b0-49b0-b8ec-c4f2c62c795e c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Updating port rules. 2022-02-10 10:03:50.116 1556 2438797653088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0267fa71-17b0-49b0-b8ec-c4f2c62c795e c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Creating 1 new rules, removing 0 old rules. 2022-02-10 10:03:50.116 1556 2438797653088 MainThread DEBUG oslo_concurrency.lockutils [req-0267fa71-17b0-49b0-b8ec-c4f2c62c795e c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-b3d8e4ac-80f1-4852-a139-1eed2dc73a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:03:50.447 1556 2438797653088 MainThread DEBUG oslo_concurrency.lockutils [req-0267fa71-17b0-49b0-b8ec-c4f2c62c795e c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-b3d8e4ac-80f1-4852-a139-1eed2dc73a51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:03:50.447 1556 2438797653088 MainThread DEBUG oslo_concurrency.lockutils [req-0267fa71-17b0-49b0-b8ec-c4f2c62c795e c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-b3d8e4ac-80f1-4852-a139-1eed2dc73a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:03:50.447 1556 2438797653088 MainThread DEBUG oslo_concurrency.lockutils [req-0267fa71-17b0-49b0-b8ec-c4f2c62c795e c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-b3d8e4ac-80f1-4852-a139-1eed2dc73a51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:03:50.633 1556 2438797653088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25e22f01-e13b-4e17-8657-35d84b75c97e 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] port_update received: 1f2da028-f720-444d-b89d-cf44e79c8a5d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:03:50.679 1556 2438797653088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25e22f01-e13b-4e17-8657-35d84b75c97e 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] No port 1f2da028-f720-444d-b89d-cf44e79c8a5d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:03:53.039 1556 2438795995440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1f2da028-f720-444d-b89d-cf44e79c8a5d 2022-02-10 10:03:53.055 1556 2438795995440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b 2022-02-10 10:03:53.165 1556 2438795995616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fe6d490c-4057-438e-8881-6670ec39578c 2022-02-10 10:03:54.041 1556 2438797653088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-12923ab1-fb7d-41d8-9d82-1fae7c4a6155 42985b233cad4a3aa6d1ea068410d23a f4319426e9a74204b54a2cb629c03e81 - - -] Security group member updated on remote: ['5e4f2f0b-5e2a-4f29-9c93-dd382d1124a3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:03:54.041 1556 2438797653088 MainThread INFO neutron.agent.securitygroups_rpc [req-12923ab1-fb7d-41d8-9d82-1fae7c4a6155 42985b233cad4a3aa6d1ea068410d23a f4319426e9a74204b54a2cb629c03e81 - - -] Security group member updated ['5e4f2f0b-5e2a-4f29-9c93-dd382d1124a3'] 2022-02-10 10:03:54.065 1556 2438797653088 MainThread INFO neutron.agent.securitygroups_rpc [req-12923ab1-fb7d-41d8-9d82-1fae7c4a6155 42985b233cad4a3aa6d1ea068410d23a f4319426e9a74204b54a2cb629c03e81 - - -] Refresh firewall rules 2022-02-10 10:03:54.065 1556 2438797653088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-12923ab1-fb7d-41d8-9d82-1fae7c4a6155 42985b233cad4a3aa6d1ea068410d23a f4319426e9a74204b54a2cb629c03e81 - - -] Get security group information for devices via rpc ['fe6d490c-4057-438e-8881-6670ec39578c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:03:54.133 1556 2438797653088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12923ab1-fb7d-41d8-9d82-1fae7c4a6155 42985b233cad4a3aa6d1ea068410d23a f4319426e9a74204b54a2cb629c03e81 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:03:54.151 1556 2438797653088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12923ab1-fb7d-41d8-9d82-1fae7c4a6155 42985b233cad4a3aa6d1ea068410d23a f4319426e9a74204b54a2cb629c03e81 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:03:54.179 1556 2438797653088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12923ab1-fb7d-41d8-9d82-1fae7c4a6155 42985b233cad4a3aa6d1ea068410d23a f4319426e9a74204b54a2cb629c03e81 - - -] port_delete event received for 'fe6d490c-4057-438e-8881-6670ec39578c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:03:54.477 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-10 10:03:55.023 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Adding port 1f2da028-f720-444d-b89d-cf44e79c8a5d 2022-02-10 10:03:55.040 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Port 1f2da028-f720-444d-b89d-cf44e79c8a5d updated. Details: {'device': '1f2da028-f720-444d-b89d-cf44e79c8a5d', 'network_id': '011271ac-679b-4d4d-946a-bd5fe4da341e', 'port_id': '1f2da028-f720-444d-b89d-cf44e79c8a5d', 'mac_address': 'fa:16:3e:77:45:c4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 410, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '72ec6e43-a981-439e-90a2-6de2cd80b5e4', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-10 10:03:55.055 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-10 10:03:55.055 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Adding port 2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b 2022-02-10 10:03:55.055 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Port 2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b updated. Details: {'device': '2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b', 'network_id': 'aedb8b96-6fa1-4027-a6c2-6dbfcf659d26', 'port_id': '2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b', 'mac_address': 'fa:16:3e:bd:87:36', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 434, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd4742ab1-437c-4ac6-a221-cf067abce465', 'ip_address': '192.168.233.53'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-10 10:03:55.055 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-10 10:03:55.087 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-10 10:03:55.087 1556 2438796769584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1f2da028-f720-444d-b89d-cf44e79c8a5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:03:55.101 1556 2438796769584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1f2da028-f720-444d-b89d-cf44e79c8a5d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-10 10:03:55.101 1556 2438796769584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-10 10:03:55.119 1556 2438778864032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:03:55.119 1556 2438778864032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-10 10:03:55.137 1556 2438778864032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network aedb8b96-6fa1-4027-a6c2-6dbfcf659d26 2022-02-10 10:03:55.137 1556 2438778864032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-10 10:03:55.151 1556 2438778866144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fe6d490c-4057-438e-8881-6670ec39578c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-10 10:03:55.151 1556 2438778866144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fe6d490c-4057-438e-8881-6670ec39578c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-10 10:03:55.165 1556 2438778866144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fe6d490c-4057-438e-8881-6670ec39578c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-10 10:03:55.211 1556 2438778866144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4ec52d94-2920-41c7-9fcd-e8aec5f75f7e 2022-02-10 10:03:55.211 1556 2438778866144 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fe6d490c-4057-438e-8881-6670ec39578c'] 2022-02-10 10:03:55.228 1556 2438778866144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-10 10:03:55.245 1556 2438778866144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-10 10:03:55.245 1556 2438778866144 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fe6d490c-4057-438e-8881-6670ec39578c'] 2022-02-10 10:03:55.382 1556 2438796769584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1f2da028-f720-444d-b89d-cf44e79c8a5d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:03:55.415 1556 2438796769584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1f2da028-f720-444d-b89d-cf44e79c8a5d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:03:55.416 1556 2438778864032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:03:55.435 1556 2438778864032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:03:55.445 1556 2438796769584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1f2da028-f720-444d-b89d-cf44e79c8a5d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-10 10:03:55.463 1556 2438796769584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 410, VLAN trunk: None to switch port 1f2da028-f720-444d-b89d-cf44e79c8a5d 2022-02-10 10:03:55.479 1556 2438778864032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-10 10:03:55.479 1556 2438778864032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 434, VLAN trunk: None to switch port 2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b 2022-02-10 10:03:55.603 1556 2438796769584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-10 10:03:55.603 1556 2438796769584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1f2da028-f720-444d-b89d-cf44e79c8a5d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:03:55.621 1556 2438778864032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-10 10:03:55.632 1556 2438778864032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:03:55.933 1556 2438796769584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1f2da028-f720-444d-b89d-cf44e79c8a5d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:03:55.933 1556 2438796769584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:03:55.963 1556 2438796769584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (35965e8f-1b34-4020-939f-b0dedddfba2e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:03:55.963 1556 2438796769584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (35965e8f-1b34-4020-939f-b0dedddfba2e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-10 10:03:55.979 1556 2438796769584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1f2da028-f720-444d-b89d-cf44e79c8a5d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:03:55.995 1556 2438796769584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-10 10:03:56.007 1556 2438796769584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1f2da028-f720-444d-b89d-cf44e79c8a5d not yet added. Adding. 2022-02-10 10:03:56.007 1556 2438796769584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-10 10:03:56.033 1556 2438796769584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-10 10:03:56.044 1556 2438778864032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:03:56.056 1556 2438778864032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:03:56.056 1556 2438778864032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (eb06fa93-b0c9-43e0-b9be-8564c30f37eb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:03:56.056 1556 2438778864032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (eb06fa93-b0c9-43e0-b9be-8564c30f37eb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-10 10:03:56.081 1556 2438778864032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:03:56.087 1556 2438778864032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-10 10:03:56.087 1556 2438778864032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b not yet added. Adding. 2022-02-10 10:03:56.117 1556 2438778864032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-10 10:03:56.117 1556 2438778864032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-10 10:03:56.320 1556 2438796769584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f2da028-f720-444d-b89d-cf44e79c8a5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:03:56.336 1556 2438778864032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:03:56.477 1556 2438796663968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:03:56.508 1556 2438796663968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:03:56.527 1556 2438796769584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f2da028-f720-444d-b89d-cf44e79c8a5d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:03:56.541 1556 2438796769584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f2da028-f720-444d-b89d-cf44e79c8a5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:03:56.554 1556 2438778864032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:03:56.571 1556 2438778864032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:03:56.823 1556 2438778864032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:03:56.851 1556 2438796769584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f2da028-f720-444d-b89d-cf44e79c8a5d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:03:57.023 1556 2438778864032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.906s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:03:57.023 1556 2438778864032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-10 10:03:57.043 1556 2438778864032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b processed. 2022-02-10 10:03:57.069 1556 2438796769584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1f2da028-f720-444d-b89d-cf44e79c8a5d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.984s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:03:57.071 1556 2438796769584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1f2da028-f720-444d-b89d-cf44e79c8a5d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-10 10:03:57.105 1556 2438796769584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1f2da028-f720-444d-b89d-cf44e79c8a5d processed. 2022-02-10 10:03:58.179 1556 2438778864032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-68770f03-e65a-4c2b-a19a-5300de22b2bf 42985b233cad4a3aa6d1ea068410d23a f4319426e9a74204b54a2cb629c03e81 - - -] Security group member updated on remote: ['5e4f2f0b-5e2a-4f29-9c93-dd382d1124a3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:03:58.179 1556 2438778864032 MainThread INFO neutron.agent.securitygroups_rpc [req-68770f03-e65a-4c2b-a19a-5300de22b2bf 42985b233cad4a3aa6d1ea068410d23a f4319426e9a74204b54a2cb629c03e81 - - -] Security group member updated ['5e4f2f0b-5e2a-4f29-9c93-dd382d1124a3'] 2022-02-10 10:03:58.495 1556 2438778864032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:03:58.962 1556 2438778864032 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:03:59.275 1556 2438778864032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4eaf6f8c-5b29-49b4-a8cf-07c1d0c89b88 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] port_update received: 938ac030-443e-4008-84eb-98e1e831dcce port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:03:59.305 1556 2438778864032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4eaf6f8c-5b29-49b4-a8cf-07c1d0c89b88 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] No port 938ac030-443e-4008-84eb-98e1e831dcce defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:04:03.132 1556 2438795995440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 938ac030-443e-4008-84eb-98e1e831dcce 2022-02-10 10:04:03.694 1556 2438796463264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ff02588-7829-4d5e-8da9-1b4e52bd7d55 7fc012a3f158439d9376b7fad2dd2ac6 ec1c7561128d4f8ea8d5ea194fbdc445 - - -] Security group member updated on remote: ['26d2f5bd-c444-4cf8-89cd-787a81d37869'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:04:03.718 1556 2438796463264 MainThread INFO neutron.agent.securitygroups_rpc [req-0ff02588-7829-4d5e-8da9-1b4e52bd7d55 7fc012a3f158439d9376b7fad2dd2ac6 ec1c7561128d4f8ea8d5ea194fbdc445 - - -] Security group member updated ['26d2f5bd-c444-4cf8-89cd-787a81d37869'] 2022-02-10 10:04:04.518 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-10 10:04:04.776 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Adding port 938ac030-443e-4008-84eb-98e1e831dcce 2022-02-10 10:04:04.804 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Port 938ac030-443e-4008-84eb-98e1e831dcce updated. Details: {'device': '938ac030-443e-4008-84eb-98e1e831dcce', 'network_id': '4ec52d94-2920-41c7-9fcd-e8aec5f75f7e', 'port_id': '938ac030-443e-4008-84eb-98e1e831dcce', 'mac_address': 'fa:16:3e:6b:25:ca', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 415, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b96b9cc9-42a2-4be8-9ce2-f5fc9c6decf6', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-10 10:04:04.804 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-10 10:04:04.804 1556 2438797784688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-938ac030-443e-4008-84eb-98e1e831dcce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:04.820 1556 2438797784688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 938ac030-443e-4008-84eb-98e1e831dcce _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-10 10:04:04.820 1556 2438797784688 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4ec52d94-2920-41c7-9fcd-e8aec5f75f7e 2022-02-10 10:04:04.836 1556 2438797784688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-10 10:04:05.024 1556 2438797784688 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '938ac030-443e-4008-84eb-98e1e831dcce') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:04:05.024 1556 2438797784688 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '938ac030-443e-4008-84eb-98e1e831dcce') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:04:05.040 1556 2438797784688 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 938ac030-443e-4008-84eb-98e1e831dcce is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-10 10:04:05.056 1556 2438797784688 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 415, VLAN trunk: None to switch port 938ac030-443e-4008-84eb-98e1e831dcce 2022-02-10 10:04:05.213 1556 2438797784688 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-10 10:04:05.227 1556 2438797784688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['938ac030-443e-4008-84eb-98e1e831dcce'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:04:05.272 1556 2438795995616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b 2022-02-10 10:04:05.540 1556 2438796810368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3029ff3-559b-42b5-802b-a5b1ba89ca55 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] port_update received: f3e6f24e-6769-4062-b04e-ceda7c590d90 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:04:05.558 1556 2438796810368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3029ff3-559b-42b5-802b-a5b1ba89ca55 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] No port f3e6f24e-6769-4062-b04e-ceda7c590d90 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:04:05.586 1556 2438797784688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['938ac030-443e-4008-84eb-98e1e831dcce']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:04:05.586 1556 2438797784688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:04:05.606 1556 2438797784688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5e4f2f0b-5e2a-4f29-9c93-dd382d1124a3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:04:05.618 1556 2438797784688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5e4f2f0b-5e2a-4f29-9c93-dd382d1124a3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-10 10:04:05.618 1556 2438797784688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 938ac030-443e-4008-84eb-98e1e831dcce _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:04:05.634 1556 2438797784688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-10 10:04:05.634 1556 2438797784688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 938ac030-443e-4008-84eb-98e1e831dcce not yet added. Adding. 2022-02-10 10:04:05.653 1556 2438797784688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-10 10:04:05.653 1556 2438797784688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-10 10:04:05.901 1556 2438797784688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-938ac030-443e-4008-84eb-98e1e831dcce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:06.181 1556 2438797784688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-938ac030-443e-4008-84eb-98e1e831dcce" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:06.181 1556 2438797784688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-938ac030-443e-4008-84eb-98e1e831dcce" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:06.305 1556 2438797691184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9722af36-144d-4e68-8b04-735327c31653 3d223015f9b14c2bb16226f307a357b7 fe9bca31490a46d783d45b15ef38ce7b - - -] Security group member updated on remote: ['eb06fa93-b0c9-43e0-b9be-8564c30f37eb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:04:06.305 1556 2438797691184 MainThread INFO neutron.agent.securitygroups_rpc [req-9722af36-144d-4e68-8b04-735327c31653 3d223015f9b14c2bb16226f307a357b7 fe9bca31490a46d783d45b15ef38ce7b - - -] Security group member updated ['eb06fa93-b0c9-43e0-b9be-8564c30f37eb'] 2022-02-10 10:04:06.324 1556 2438797691184 MainThread INFO neutron.agent.securitygroups_rpc [req-9722af36-144d-4e68-8b04-735327c31653 3d223015f9b14c2bb16226f307a357b7 fe9bca31490a46d783d45b15ef38ce7b - - -] Refresh firewall rules 2022-02-10 10:04:06.324 1556 2438797691184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9722af36-144d-4e68-8b04-735327c31653 3d223015f9b14c2bb16226f307a357b7 fe9bca31490a46d783d45b15ef38ce7b - - -] Get security group information for devices via rpc ['2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:04:06.387 1556 2438797691184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9722af36-144d-4e68-8b04-735327c31653 3d223015f9b14c2bb16226f307a357b7 fe9bca31490a46d783d45b15ef38ce7b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:04:06.387 1556 2438797691184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9722af36-144d-4e68-8b04-735327c31653 3d223015f9b14c2bb16226f307a357b7 fe9bca31490a46d783d45b15ef38ce7b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:04:06.433 1556 2438796463088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9722af36-144d-4e68-8b04-735327c31653 3d223015f9b14c2bb16226f307a357b7 fe9bca31490a46d783d45b15ef38ce7b - - -] port_delete event received for '2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:04:06.476 1556 2438797784688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-938ac030-443e-4008-84eb-98e1e831dcce" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:06.526 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-10 10:04:06.540 1556 2438796463088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-10 10:04:06.554 1556 2438796463088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-10 10:04:06.554 1556 2438796463088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-10 10:04:06.601 1556 2438796463088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network aedb8b96-6fa1-4027-a6c2-6dbfcf659d26 2022-02-10 10:04:06.623 1556 2438796463088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b'] 2022-02-10 10:04:06.649 1556 2438796463088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-10 10:04:06.649 1556 2438796463088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-10 10:04:06.649 1556 2438796463088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2a0affa6-d0e9-4f98-99c1-10ad2c9d3b3b'] 2022-02-10 10:04:06.713 1556 2438797784688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-938ac030-443e-4008-84eb-98e1e831dcce" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.907s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:06.713 1556 2438797784688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 938ac030-443e-4008-84eb-98e1e831dcce status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-10 10:04:06.731 1556 2438797784688 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 938ac030-443e-4008-84eb-98e1e831dcce processed. 2022-02-10 10:04:07.194 1556 2438795995440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 699a9b4b-2423-40a3-9e27-31d82e79c0f2 2022-02-10 10:04:08.546 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-10 10:04:08.554 1556 2438778784400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:09.232 1556 2438795995440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f3e6f24e-6769-4062-b04e-ceda7c590d90 2022-02-10 10:04:09.512 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Adding port 699a9b4b-2423-40a3-9e27-31d82e79c0f2 2022-02-10 10:04:09.532 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Port 699a9b4b-2423-40a3-9e27-31d82e79c0f2 updated. Details: {'device': '699a9b4b-2423-40a3-9e27-31d82e79c0f2', 'network_id': '2bba6a3e-f955-4e75-b9d7-521b02b595a6', 'port_id': '699a9b4b-2423-40a3-9e27-31d82e79c0f2', 'mac_address': 'fa:16:3e:3a:88:ea', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 403, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '98a0cb28-72e2-4c83-9aa4-b5067103a245', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-10 10:04:09.539 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-10 10:04:09.539 1556 2438670183936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-699a9b4b-2423-40a3-9e27-31d82e79c0f2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:09.555 1556 2438670183936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 699a9b4b-2423-40a3-9e27-31d82e79c0f2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-10 10:04:09.555 1556 2438670183936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-10 10:04:09.600 1556 2438778784400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:09.620 1556 2438670183936 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '699a9b4b-2423-40a3-9e27-31d82e79c0f2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:04:09.641 1556 2438670183936 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '699a9b4b-2423-40a3-9e27-31d82e79c0f2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:04:09.648 1556 2438670183936 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 699a9b4b-2423-40a3-9e27-31d82e79c0f2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-10 10:04:09.665 1556 2438670183936 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 403, VLAN trunk: None to switch port 699a9b4b-2423-40a3-9e27-31d82e79c0f2 2022-02-10 10:04:09.759 1556 2438670183936 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-10 10:04:09.759 1556 2438670183936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['699a9b4b-2423-40a3-9e27-31d82e79c0f2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:04:10.199 1556 2438670183936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['699a9b4b-2423-40a3-9e27-31d82e79c0f2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:04:10.218 1556 2438670183936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:04:10.230 1556 2438670183936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f14ac084-d772-49f1-9ef3-8b73b3383ef7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:04:10.230 1556 2438670183936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 699a9b4b-2423-40a3-9e27-31d82e79c0f2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:04:10.249 1556 2438670183936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-10 10:04:10.258 1556 2438670183936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-02-10 10:04:10.274 1556 2438670183936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-699a9b4b-2423-40a3-9e27-31d82e79c0f2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:10.288 1556 2438670183936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-699a9b4b-2423-40a3-9e27-31d82e79c0f2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:10.288 1556 2438670183936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-699a9b4b-2423-40a3-9e27-31d82e79c0f2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:10.304 1556 2438670183936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-699a9b4b-2423-40a3-9e27-31d82e79c0f2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:10.382 1556 2438670183936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-699a9b4b-2423-40a3-9e27-31d82e79c0f2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:10.382 1556 2438670183936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 699a9b4b-2423-40a3-9e27-31d82e79c0f2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-10 10:04:10.398 1556 2438670183936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 699a9b4b-2423-40a3-9e27-31d82e79c0f2 processed. 2022-02-10 10:04:10.560 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-10 10:04:10.569 1556 2438670183936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:11.070 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Adding port f3e6f24e-6769-4062-b04e-ceda7c590d90 2022-02-10 10:04:11.086 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Port f3e6f24e-6769-4062-b04e-ceda7c590d90 updated. Details: {'device': 'f3e6f24e-6769-4062-b04e-ceda7c590d90', 'network_id': '0e479c2e-0acd-46a0-9dec-d6962c538b98', 'port_id': 'f3e6f24e-6769-4062-b04e-ceda7c590d90', 'mac_address': 'fa:16:3e:f7:ad:d0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 419, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '85c5c21c-9a23-4bee-a8e5-5ee027351948', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-10 10:04:11.086 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-10 10:04:11.086 1556 2438797753680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f3e6f24e-6769-4062-b04e-ceda7c590d90" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:11.109 1556 2438797753680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f3e6f24e-6769-4062-b04e-ceda7c590d90 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-10 10:04:11.120 1556 2438797753680 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0e479c2e-0acd-46a0-9dec-d6962c538b98 2022-02-10 10:04:11.134 1556 2438797753680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-10 10:04:11.324 1556 2438670183936 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:11.405 1556 2438797753680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f3e6f24e-6769-4062-b04e-ceda7c590d90') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:04:11.405 1556 2438797753680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f3e6f24e-6769-4062-b04e-ceda7c590d90') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:04:11.475 1556 2438797753680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f3e6f24e-6769-4062-b04e-ceda7c590d90 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-10 10:04:11.494 1556 2438797753680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 419, VLAN trunk: None to switch port f3e6f24e-6769-4062-b04e-ceda7c590d90 2022-02-10 10:04:11.647 1556 2438797753680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-10 10:04:11.667 1556 2438797753680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f3e6f24e-6769-4062-b04e-ceda7c590d90'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:04:12.022 1556 2438670183936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c9698b9-4058-4c31-9d97-9e7109d415ce - - - - -] port_update received: 2b28969b-b0d9-46e3-bfe4-2c0889ffc7d6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:04:12.041 1556 2438670183936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c9698b9-4058-4c31-9d97-9e7109d415ce - - - - -] No port 2b28969b-b0d9-46e3-bfe4-2c0889ffc7d6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:04:12.461 1556 2438797753680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f3e6f24e-6769-4062-b04e-ceda7c590d90']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:04:12.478 1556 2438797753680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:04:12.478 1556 2438797753680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (26d2f5bd-c444-4cf8-89cd-787a81d37869) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:04:12.492 1556 2438797753680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f3e6f24e-6769-4062-b04e-ceda7c590d90 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:04:12.492 1556 2438797753680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-10 10:04:12.507 1556 2438797753680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f3e6f24e-6769-4062-b04e-ceda7c590d90 not yet added. Adding. 2022-02-10 10:04:12.526 1556 2438797753680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-10 10:04:12.526 1556 2438797753680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-10 10:04:12.836 1556 2438797753680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3e6f24e-6769-4062-b04e-ceda7c590d90" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:13.148 1556 2438797753680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3e6f24e-6769-4062-b04e-ceda7c590d90" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:13.164 1556 2438797753680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3e6f24e-6769-4062-b04e-ceda7c590d90" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:13.447 1556 2438797753680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3e6f24e-6769-4062-b04e-ceda7c590d90" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:13.616 1556 2438797753680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f3e6f24e-6769-4062-b04e-ceda7c590d90" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:13.636 1556 2438797753680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f3e6f24e-6769-4062-b04e-ceda7c590d90 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-10 10:04:13.648 1556 2438797753680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f3e6f24e-6769-4062-b04e-ceda7c590d90 processed. 2022-02-10 10:04:14.580 1556 2438797753680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:15.461 1556 2438797753680 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:19.461 1556 2438795995616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 938ac030-443e-4008-84eb-98e1e831dcce 2022-02-10 10:04:20.062 1556 2438797561696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-585ce156-9771-4ed3-a7f3-ca7b1123601a 42985b233cad4a3aa6d1ea068410d23a f4319426e9a74204b54a2cb629c03e81 - - -] Security group member updated on remote: ['5e4f2f0b-5e2a-4f29-9c93-dd382d1124a3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:04:20.070 1556 2438797561696 MainThread INFO neutron.agent.securitygroups_rpc [req-585ce156-9771-4ed3-a7f3-ca7b1123601a 42985b233cad4a3aa6d1ea068410d23a f4319426e9a74204b54a2cb629c03e81 - - -] Security group member updated ['5e4f2f0b-5e2a-4f29-9c93-dd382d1124a3'] 2022-02-10 10:04:20.070 1556 2438797561696 MainThread INFO neutron.agent.securitygroups_rpc [req-585ce156-9771-4ed3-a7f3-ca7b1123601a 42985b233cad4a3aa6d1ea068410d23a f4319426e9a74204b54a2cb629c03e81 - - -] Refresh firewall rules 2022-02-10 10:04:20.086 1556 2438797561696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-585ce156-9771-4ed3-a7f3-ca7b1123601a 42985b233cad4a3aa6d1ea068410d23a f4319426e9a74204b54a2cb629c03e81 - - -] Get security group information for devices via rpc ['938ac030-443e-4008-84eb-98e1e831dcce'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:04:20.367 1556 2438797561696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-585ce156-9771-4ed3-a7f3-ca7b1123601a 42985b233cad4a3aa6d1ea068410d23a f4319426e9a74204b54a2cb629c03e81 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:04:20.381 1556 2438797561696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-585ce156-9771-4ed3-a7f3-ca7b1123601a 42985b233cad4a3aa6d1ea068410d23a f4319426e9a74204b54a2cb629c03e81 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:04:20.463 1556 2438778865968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a84c6145-a426-4334-8b8c-b7a98b315005 - - - - -] port_update received: d276a371-2edb-46de-a72c-f279fe2690fa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:04:20.495 1556 2438778865968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a84c6145-a426-4334-8b8c-b7a98b315005 - - - - -] No port d276a371-2edb-46de-a72c-f279fe2690fa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:04:20.595 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-10 10:04:20.604 1556 2438778865968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '938ac030-443e-4008-84eb-98e1e831dcce' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-10 10:04:20.616 1556 2438778865968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '938ac030-443e-4008-84eb-98e1e831dcce' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-10 10:04:20.632 1556 2438778865968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 938ac030-443e-4008-84eb-98e1e831dcce _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-10 10:04:20.679 1556 2438778865968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4ec52d94-2920-41c7-9fcd-e8aec5f75f7e 2022-02-10 10:04:20.679 1556 2438778865968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['938ac030-443e-4008-84eb-98e1e831dcce'] 2022-02-10 10:04:20.699 1556 2438778865968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-10 10:04:20.710 1556 2438778865968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-10 10:04:20.710 1556 2438778865968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['938ac030-443e-4008-84eb-98e1e831dcce'] 2022-02-10 10:04:20.741 1556 2438778865968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-585ce156-9771-4ed3-a7f3-ca7b1123601a 42985b233cad4a3aa6d1ea068410d23a f4319426e9a74204b54a2cb629c03e81 - - -] port_delete event received for '938ac030-443e-4008-84eb-98e1e831dcce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:04:20.935 1556 2438778865968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Security group member updated on remote: ['35965e8f-1b34-4020-939f-b0dedddfba2e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:04:20.950 1556 2438778865968 MainThread INFO neutron.agent.securitygroups_rpc [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Security group member updated ['35965e8f-1b34-4020-939f-b0dedddfba2e'] 2022-02-10 10:04:20.950 1556 2438778865968 MainThread INFO neutron.agent.securitygroups_rpc [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Refresh firewall rules 2022-02-10 10:04:20.950 1556 2438778865968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Get security group information for devices via rpc ['8fe240c3-b8d7-414a-b88a-599ac7b357d9', 'b3d8e4ac-80f1-4852-a139-1eed2dc73a51', '1f2da028-f720-444d-b89d-cf44e79c8a5d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:04:22.603 1556 2438797130032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:22.776 1556 2438797130032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:24.150 1556 2438778865968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update security group information for ports dict_keys(['1f2da028-f720-444d-b89d-cf44e79c8a5d', '8fe240c3-b8d7-414a-b88a-599ac7b357d9', 'b3d8e4ac-80f1-4852-a139-1eed2dc73a51']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:04:24.150 1556 2438778865968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:04:24.150 1556 2438778865968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update rules of security group (35965e8f-1b34-4020-939f-b0dedddfba2e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:04:24.150 1556 2438778865968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update members of security group (35965e8f-1b34-4020-939f-b0dedddfba2e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-10 10:04:24.177 1556 2438778865968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update port filter for 1f2da028-f720-444d-b89d-cf44e79c8a5d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:04:24.183 1556 2438778865968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Updating port rules. 2022-02-10 10:04:24.195 1556 2438778865968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Creating 1 new rules, removing 0 old rules. 2022-02-10 10:04:24.195 1556 2438778865968 MainThread DEBUG oslo_concurrency.lockutils [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-1f2da028-f720-444d-b89d-cf44e79c8a5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:24.264 1556 2438799167328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6531f1ab-a8cb-4daa-9fc0-bb5c98b4996a 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] port_update received: e0aea3a6-2aae-4f2c-8677-d922c8234e8d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:04:24.291 1556 2438799167328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6531f1ab-a8cb-4daa-9fc0-bb5c98b4996a 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] No port e0aea3a6-2aae-4f2c-8677-d922c8234e8d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:04:24.475 1556 2438778865968 MainThread DEBUG oslo_concurrency.lockutils [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-1f2da028-f720-444d-b89d-cf44e79c8a5d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:24.492 1556 2438778865968 MainThread DEBUG oslo_concurrency.lockutils [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-1f2da028-f720-444d-b89d-cf44e79c8a5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:24.507 1556 2438778865968 MainThread DEBUG oslo_concurrency.lockutils [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-1f2da028-f720-444d-b89d-cf44e79c8a5d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:24.507 1556 2438778865968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update port filter for 8fe240c3-b8d7-414a-b88a-599ac7b357d9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:04:24.507 1556 2438778865968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Updating port rules. 2022-02-10 10:04:24.523 1556 2438778865968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Creating 1 new rules, removing 0 old rules. 2022-02-10 10:04:24.540 1556 2438778865968 MainThread DEBUG oslo_concurrency.lockutils [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:24.631 1556 2438778814528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d0a4028-7837-41c3-b6fc-71f0545d90ff - - - - -] port_update received: 238fa8d9-64a8-4692-a6e4-65625643f8d1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:04:24.647 1556 2438778814528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d0a4028-7837-41c3-b6fc-71f0545d90ff - - - - -] No port 238fa8d9-64a8-4692-a6e4-65625643f8d1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:04:24.772 1556 2438778865968 MainThread DEBUG oslo_concurrency.lockutils [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:24.792 1556 2438778865968 MainThread DEBUG oslo_concurrency.lockutils [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:24.792 1556 2438778865968 MainThread DEBUG oslo_concurrency.lockutils [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:24.809 1556 2438778865968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update port filter for b3d8e4ac-80f1-4852-a139-1eed2dc73a51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:04:24.809 1556 2438778865968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Updating port rules. 2022-02-10 10:04:24.826 1556 2438778865968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Creating 1 new rules, removing 0 old rules. 2022-02-10 10:04:24.826 1556 2438778865968 MainThread DEBUG oslo_concurrency.lockutils [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-b3d8e4ac-80f1-4852-a139-1eed2dc73a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:25.102 1556 2438778865968 MainThread DEBUG oslo_concurrency.lockutils [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-b3d8e4ac-80f1-4852-a139-1eed2dc73a51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:25.118 1556 2438778865968 MainThread DEBUG oslo_concurrency.lockutils [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-b3d8e4ac-80f1-4852-a139-1eed2dc73a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:25.118 1556 2438778865968 MainThread DEBUG oslo_concurrency.lockutils [req-c3e4bf88-51b7-488d-b398-2943fcf9ae01 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-b3d8e4ac-80f1-4852-a139-1eed2dc73a51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:27.462 1556 2438795995440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e0aea3a6-2aae-4f2c-8677-d922c8234e8d 2022-02-10 10:04:28.643 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-10 10:04:30.649 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Adding port e0aea3a6-2aae-4f2c-8677-d922c8234e8d 2022-02-10 10:04:30.663 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Port e0aea3a6-2aae-4f2c-8677-d922c8234e8d updated. Details: {'device': 'e0aea3a6-2aae-4f2c-8677-d922c8234e8d', 'network_id': '011271ac-679b-4d4d-946a-bd5fe4da341e', 'port_id': 'e0aea3a6-2aae-4f2c-8677-d922c8234e8d', 'mac_address': 'fa:16:3e:54:3a:97', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 410, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '72ec6e43-a981-439e-90a2-6de2cd80b5e4', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-10 10:04:30.679 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-10 10:04:30.679 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.base [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Loop iteration exceeded interval (2 vs. 2.0363101959228516) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:124 2022-02-10 10:04:30.679 1556 2438777789424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e0aea3a6-2aae-4f2c-8677-d922c8234e8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:30.679 1556 2438777789424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e0aea3a6-2aae-4f2c-8677-d922c8234e8d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-10 10:04:30.720 1556 2438777789424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-10 10:04:30.931 1556 2438777789424 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e0aea3a6-2aae-4f2c-8677-d922c8234e8d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:04:30.931 1556 2438777789424 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e0aea3a6-2aae-4f2c-8677-d922c8234e8d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:04:31.007 1556 2438777789424 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e0aea3a6-2aae-4f2c-8677-d922c8234e8d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-10 10:04:31.023 1556 2438777789424 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 410, VLAN trunk: None to switch port e0aea3a6-2aae-4f2c-8677-d922c8234e8d 2022-02-10 10:04:31.195 1556 2438777789424 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-10 10:04:31.195 1556 2438777789424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e0aea3a6-2aae-4f2c-8677-d922c8234e8d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:04:31.631 1556 2438777789424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e0aea3a6-2aae-4f2c-8677-d922c8234e8d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:04:31.647 1556 2438777789424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:04:31.647 1556 2438777789424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (35965e8f-1b34-4020-939f-b0dedddfba2e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:04:31.647 1556 2438777789424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (35965e8f-1b34-4020-939f-b0dedddfba2e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-10 10:04:31.663 1556 2438777789424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e0aea3a6-2aae-4f2c-8677-d922c8234e8d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:04:31.663 1556 2438777789424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-10 10:04:31.681 1556 2438777789424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e0aea3a6-2aae-4f2c-8677-d922c8234e8d not yet added. Adding. 2022-02-10 10:04:31.681 1556 2438777789424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-10 10:04:31.707 1556 2438777789424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-10 10:04:31.930 1556 2438777789424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e0aea3a6-2aae-4f2c-8677-d922c8234e8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:32.162 1556 2438777789424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e0aea3a6-2aae-4f2c-8677-d922c8234e8d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:32.182 1556 2438777789424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e0aea3a6-2aae-4f2c-8677-d922c8234e8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:32.460 1556 2438777789424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e0aea3a6-2aae-4f2c-8677-d922c8234e8d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:32.664 1556 2438797691536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d642264-ba18-4952-b79a-738489e65924 - - - - -] port_update received: 99328157-d114-4831-83ef-bae5d03828d6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:04:32.664 1556 2438777789424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e0aea3a6-2aae-4f2c-8677-d922c8234e8d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.985s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:32.679 1556 2438777789424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e0aea3a6-2aae-4f2c-8677-d922c8234e8d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-10 10:04:32.679 1556 2438777789424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e0aea3a6-2aae-4f2c-8677-d922c8234e8d processed. 2022-02-10 10:04:32.694 1556 2438797691536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d642264-ba18-4952-b79a-738489e65924 - - - - -] No port 99328157-d114-4831-83ef-bae5d03828d6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:04:32.694 1556 2438777789424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:33.615 1556 2438777789424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.922s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:47.696 1556 2438795995616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e0aea3a6-2aae-4f2c-8677-d922c8234e8d 2022-02-10 10:04:47.722 1556 2438795995616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 699a9b4b-2423-40a3-9e27-31d82e79c0f2 2022-02-10 10:04:48.152 1556 2438796312816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Security group member updated on remote: ['35965e8f-1b34-4020-939f-b0dedddfba2e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:04:48.162 1556 2438796312816 MainThread INFO neutron.agent.securitygroups_rpc [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Security group member updated ['35965e8f-1b34-4020-939f-b0dedddfba2e'] 2022-02-10 10:04:48.162 1556 2438796312816 MainThread INFO neutron.agent.securitygroups_rpc [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Refresh firewall rules 2022-02-10 10:04:48.183 1556 2438796312816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Get security group information for devices via rpc ['8fe240c3-b8d7-414a-b88a-599ac7b357d9', 'b3d8e4ac-80f1-4852-a139-1eed2dc73a51', '1f2da028-f720-444d-b89d-cf44e79c8a5d', 'e0aea3a6-2aae-4f2c-8677-d922c8234e8d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:04:48.256 1556 2438779214128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] port_delete event received for 'e0aea3a6-2aae-4f2c-8677-d922c8234e8d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:04:48.539 1556 2438796312816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update security group information for ports dict_keys(['1f2da028-f720-444d-b89d-cf44e79c8a5d', '8fe240c3-b8d7-414a-b88a-599ac7b357d9', 'b3d8e4ac-80f1-4852-a139-1eed2dc73a51']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:04:48.555 1556 2438796312816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:04:48.555 1556 2438796312816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update rules of security group (35965e8f-1b34-4020-939f-b0dedddfba2e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:04:48.555 1556 2438796312816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update members of security group (35965e8f-1b34-4020-939f-b0dedddfba2e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-10 10:04:48.571 1556 2438796312816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update port filter for 1f2da028-f720-444d-b89d-cf44e79c8a5d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:04:48.590 1556 2438796312816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Updating port rules. 2022-02-10 10:04:48.590 1556 2438796312816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Creating 0 new rules, removing 1 old rules. 2022-02-10 10:04:48.605 1556 2438796312816 MainThread DEBUG oslo_concurrency.lockutils [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-1f2da028-f720-444d-b89d-cf44e79c8a5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:48.605 1556 2438796312816 MainThread DEBUG oslo_concurrency.lockutils [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-1f2da028-f720-444d-b89d-cf44e79c8a5d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:48.617 1556 2438796312816 MainThread DEBUG oslo_concurrency.lockutils [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-1f2da028-f720-444d-b89d-cf44e79c8a5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:48.783 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-10 10:04:48.797 1556 2438799600624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '699a9b4b-2423-40a3-9e27-31d82e79c0f2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-10 10:04:48.797 1556 2438799600624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '699a9b4b-2423-40a3-9e27-31d82e79c0f2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-10 10:04:48.806 1556 2438799600624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 699a9b4b-2423-40a3-9e27-31d82e79c0f2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-10 10:04:48.818 1556 2438799600272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e0aea3a6-2aae-4f2c-8677-d922c8234e8d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-10 10:04:48.818 1556 2438799600272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e0aea3a6-2aae-4f2c-8677-d922c8234e8d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-10 10:04:48.818 1556 2438799600272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e0aea3a6-2aae-4f2c-8677-d922c8234e8d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-10 10:04:48.834 1556 2438799600624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['699a9b4b-2423-40a3-9e27-31d82e79c0f2'] 2022-02-10 10:04:48.834 1556 2438799600624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-10 10:04:48.859 1556 2438799600624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-10 10:04:48.859 1556 2438799600624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['699a9b4b-2423-40a3-9e27-31d82e79c0f2'] 2022-02-10 10:04:48.870 1556 2438799600272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e0aea3a6-2aae-4f2c-8677-d922c8234e8d'] 2022-02-10 10:04:48.870 1556 2438799600272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-10 10:04:48.887 1556 2438799600272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-10 10:04:48.887 1556 2438799600272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e0aea3a6-2aae-4f2c-8677-d922c8234e8d'] 2022-02-10 10:04:48.901 1556 2438796312816 MainThread DEBUG oslo_concurrency.lockutils [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-1f2da028-f720-444d-b89d-cf44e79c8a5d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:48.901 1556 2438796312816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update port filter for 8fe240c3-b8d7-414a-b88a-599ac7b357d9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:04:48.915 1556 2438796312816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Updating port rules. 2022-02-10 10:04:48.915 1556 2438796312816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Creating 0 new rules, removing 1 old rules. 2022-02-10 10:04:48.915 1556 2438796312816 MainThread DEBUG oslo_concurrency.lockutils [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:48.943 1556 2438796312816 MainThread DEBUG oslo_concurrency.lockutils [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:48.945 1556 2438796312816 MainThread DEBUG oslo_concurrency.lockutils [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:49.263 1556 2438796312816 MainThread DEBUG oslo_concurrency.lockutils [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:49.273 1556 2438796312816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update port filter for b3d8e4ac-80f1-4852-a139-1eed2dc73a51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:04:49.273 1556 2438796312816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Updating port rules. 2022-02-10 10:04:49.292 1556 2438796312816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Creating 0 new rules, removing 1 old rules. 2022-02-10 10:04:49.292 1556 2438796312816 MainThread DEBUG oslo_concurrency.lockutils [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-b3d8e4ac-80f1-4852-a139-1eed2dc73a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:49.311 1556 2438796312816 MainThread DEBUG oslo_concurrency.lockutils [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-b3d8e4ac-80f1-4852-a139-1eed2dc73a51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:49.321 1556 2438796312816 MainThread DEBUG oslo_concurrency.lockutils [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-b3d8e4ac-80f1-4852-a139-1eed2dc73a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:49.622 1556 2438796312816 MainThread DEBUG oslo_concurrency.lockutils [req-2051247e-abae-46e4-9dd9-533a9a874de2 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-b3d8e4ac-80f1-4852-a139-1eed2dc73a51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:50.790 1556 2438670183936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:04:50.818 1556 2438799516416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c01653fc-f7fb-4bdc-a2d7-70a68260bc79 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Security group member updated on remote: ['283e9132-d558-4416-9232-2ecd25c10bc5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:04:50.818 1556 2438799516416 MainThread INFO neutron.agent.securitygroups_rpc [req-c01653fc-f7fb-4bdc-a2d7-70a68260bc79 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Security group member updated ['283e9132-d558-4416-9232-2ecd25c10bc5'] 2022-02-10 10:04:51.244 1556 2438670183936 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:04:51.604 1556 2438799388512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ff0612f-d915-4749-99a8-97b49749be1c ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] network_delete received. Deleting network 4ec52d94-2920-41c7-9fcd-e8aec5f75f7e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-10 10:04:51.616 1556 2438799388512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ff0612f-d915-4749-99a8-97b49749be1c ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] Network 4ec52d94-2920-41c7-9fcd-e8aec5f75f7e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-10 10:04:59.947 1556 2438796884096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9bea21c-2f2c-4ba0-8c3e-7e158a0db06f 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] port_update received: a59db8c6-f336-4435-87a3-94dccc0e3948 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:04:59.974 1556 2438796884096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9bea21c-2f2c-4ba0-8c3e-7e158a0db06f 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] No port a59db8c6-f336-4435-87a3-94dccc0e3948 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:05:01.136 1556 2438796809840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2b0c019-415d-4cc6-bb82-96c88010925f a8939cfe183440e18e64d16a3caf193a 433a2b9ba39045a884a56f6c689d815d - - -] Security group member updated on remote: ['a2c224c4-700b-41e7-b351-c03d65d82262'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:05:01.147 1556 2438796809840 MainThread INFO neutron.agent.securitygroups_rpc [req-b2b0c019-415d-4cc6-bb82-96c88010925f a8939cfe183440e18e64d16a3caf193a 433a2b9ba39045a884a56f6c689d815d - - -] Security group member updated ['a2c224c4-700b-41e7-b351-c03d65d82262'] 2022-02-10 10:05:01.803 1556 2438795995440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a59db8c6-f336-4435-87a3-94dccc0e3948 2022-02-10 10:05:01.837 1556 2438795995616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 699a9b4b-2423-40a3-9e27-31d82e79c0f2 2022-02-10 10:05:02.600 1556 2438795996144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3eb3cba-f434-4084-9ad1-9193c3d72063 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] port_update received: e9842d2e-b22b-4c80-b181-e29d5e2251f3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:05:02.615 1556 2438795996144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3eb3cba-f434-4084-9ad1-9193c3d72063 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] No port e9842d2e-b22b-4c80-b181-e29d5e2251f3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:05:02.678 1556 2438799755920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dcc17934-9ce9-4c10-b31c-76b9392bf856 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Security group member updated on remote: ['35965e8f-1b34-4020-939f-b0dedddfba2e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:05:02.678 1556 2438799755920 MainThread INFO neutron.agent.securitygroups_rpc [req-dcc17934-9ce9-4c10-b31c-76b9392bf856 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Security group member updated ['35965e8f-1b34-4020-939f-b0dedddfba2e'] 2022-02-10 10:05:02.696 1556 2438799755920 MainThread INFO neutron.agent.securitygroups_rpc [req-dcc17934-9ce9-4c10-b31c-76b9392bf856 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Refresh firewall rules 2022-02-10 10:05:02.696 1556 2438799755920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dcc17934-9ce9-4c10-b31c-76b9392bf856 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Get security group information for devices via rpc ['8fe240c3-b8d7-414a-b88a-599ac7b357d9', 'b3d8e4ac-80f1-4852-a139-1eed2dc73a51', '1f2da028-f720-444d-b89d-cf44e79c8a5d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:05:02.849 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-10 10:05:02.865 1556 2438799213136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dcc17934-9ce9-4c10-b31c-76b9392bf856 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] port_delete event received for '1f2da028-f720-444d-b89d-cf44e79c8a5d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:05:03.428 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Adding port a59db8c6-f336-4435-87a3-94dccc0e3948 2022-02-10 10:05:03.428 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Port a59db8c6-f336-4435-87a3-94dccc0e3948 updated. Details: {'device': 'a59db8c6-f336-4435-87a3-94dccc0e3948', 'network_id': '80fb29a7-fa2c-4d1c-b113-931c339c4a72', 'port_id': 'a59db8c6-f336-4435-87a3-94dccc0e3948', 'mac_address': 'fa:16:3e:79:78:41', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 411, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e65d1e28-dcf6-4772-809f-c7558acd178f', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-10 10:05:03.455 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-10 10:05:03.461 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-10 10:05:03.461 1556 2438797130032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '699a9b4b-2423-40a3-9e27-31d82e79c0f2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-10 10:05:03.474 1556 2438797130032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '699a9b4b-2423-40a3-9e27-31d82e79c0f2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-10 10:05:03.474 1556 2438797130032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 699a9b4b-2423-40a3-9e27-31d82e79c0f2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-10 10:05:03.492 1556 2438797128800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a59db8c6-f336-4435-87a3-94dccc0e3948" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:03.492 1556 2438797128800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a59db8c6-f336-4435-87a3-94dccc0e3948 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-10 10:05:03.492 1556 2438797128800 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 80fb29a7-fa2c-4d1c-b113-931c339c4a72 2022-02-10 10:05:03.515 1556 2438797128800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-10 10:05:03.515 1556 2438799755920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dcc17934-9ce9-4c10-b31c-76b9392bf856 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update security group information for ports dict_keys(['8fe240c3-b8d7-414a-b88a-599ac7b357d9', 'b3d8e4ac-80f1-4852-a139-1eed2dc73a51']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:05:03.524 1556 2438799755920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dcc17934-9ce9-4c10-b31c-76b9392bf856 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:05:03.538 1556 2438799755920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-dcc17934-9ce9-4c10-b31c-76b9392bf856 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update rules of security group (35965e8f-1b34-4020-939f-b0dedddfba2e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:05:03.538 1556 2438799755920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-dcc17934-9ce9-4c10-b31c-76b9392bf856 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update members of security group (35965e8f-1b34-4020-939f-b0dedddfba2e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-10 10:05:03.538 1556 2438799755920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dcc17934-9ce9-4c10-b31c-76b9392bf856 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update port filter for 8fe240c3-b8d7-414a-b88a-599ac7b357d9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:05:03.554 1556 2438799755920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dcc17934-9ce9-4c10-b31c-76b9392bf856 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Updating port rules. 2022-02-10 10:05:03.571 1556 2438799755920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dcc17934-9ce9-4c10-b31c-76b9392bf856 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Creating 0 new rules, removing 1 old rules. 2022-02-10 10:05:03.571 1556 2438799755920 MainThread DEBUG oslo_concurrency.lockutils [req-dcc17934-9ce9-4c10-b31c-76b9392bf856 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:03.571 1556 2438799755920 MainThread DEBUG oslo_concurrency.lockutils [req-dcc17934-9ce9-4c10-b31c-76b9392bf856 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:03.588 1556 2438799755920 MainThread DEBUG oslo_concurrency.lockutils [req-dcc17934-9ce9-4c10-b31c-76b9392bf856 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:03.600 1556 2438797130032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2bba6a3e-f955-4e75-b9d7-521b02b595a6 2022-02-10 10:05:03.600 1556 2438797130032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['699a9b4b-2423-40a3-9e27-31d82e79c0f2'] 2022-02-10 10:05:03.600 1556 2438797130032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-10 10:05:03.625 1556 2438797130032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['699a9b4b-2423-40a3-9e27-31d82e79c0f2'] 2022-02-10 10:05:03.788 1556 2438797128800 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a59db8c6-f336-4435-87a3-94dccc0e3948') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:05:03.788 1556 2438797128800 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a59db8c6-f336-4435-87a3-94dccc0e3948') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:05:03.808 1556 2438797128800 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a59db8c6-f336-4435-87a3-94dccc0e3948 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-10 10:05:03.819 1556 2438797128800 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 411, VLAN trunk: None to switch port a59db8c6-f336-4435-87a3-94dccc0e3948 2022-02-10 10:05:03.819 1556 2438799755920 MainThread DEBUG oslo_concurrency.lockutils [req-dcc17934-9ce9-4c10-b31c-76b9392bf856 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:03.851 1556 2438799755920 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dcc17934-9ce9-4c10-b31c-76b9392bf856 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update port filter for b3d8e4ac-80f1-4852-a139-1eed2dc73a51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:05:03.867 1556 2438799755920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dcc17934-9ce9-4c10-b31c-76b9392bf856 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Updating port rules. 2022-02-10 10:05:03.867 1556 2438799755920 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dcc17934-9ce9-4c10-b31c-76b9392bf856 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Creating 0 new rules, removing 1 old rules. 2022-02-10 10:05:03.867 1556 2438799755920 MainThread DEBUG oslo_concurrency.lockutils [req-dcc17934-9ce9-4c10-b31c-76b9392bf856 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-b3d8e4ac-80f1-4852-a139-1eed2dc73a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:03.867 1556 2438799755920 MainThread DEBUG oslo_concurrency.lockutils [req-dcc17934-9ce9-4c10-b31c-76b9392bf856 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-b3d8e4ac-80f1-4852-a139-1eed2dc73a51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:03.891 1556 2438799755920 MainThread DEBUG oslo_concurrency.lockutils [req-dcc17934-9ce9-4c10-b31c-76b9392bf856 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-b3d8e4ac-80f1-4852-a139-1eed2dc73a51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:03.902 1556 2438795995616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1f2da028-f720-444d-b89d-cf44e79c8a5d 2022-02-10 10:05:03.978 1556 2438797128800 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-10 10:05:03.991 1556 2438797128800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a59db8c6-f336-4435-87a3-94dccc0e3948'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:05:04.100 1556 2438799755920 MainThread DEBUG oslo_concurrency.lockutils [req-dcc17934-9ce9-4c10-b31c-76b9392bf856 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-b3d8e4ac-80f1-4852-a139-1eed2dc73a51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:04.162 1556 2438797128800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a59db8c6-f336-4435-87a3-94dccc0e3948']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:05:04.162 1556 2438797128800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:05:04.162 1556 2438797128800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (283e9132-d558-4416-9232-2ecd25c10bc5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:05:04.162 1556 2438797128800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (283e9132-d558-4416-9232-2ecd25c10bc5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-10 10:05:04.187 1556 2438797128800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a59db8c6-f336-4435-87a3-94dccc0e3948 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:05:04.187 1556 2438797128800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-10 10:05:04.202 1556 2438797128800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a59db8c6-f336-4435-87a3-94dccc0e3948 not yet added. Adding. 2022-02-10 10:05:04.202 1556 2438797128800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-10 10:05:04.218 1556 2438797128800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-10 10:05:04.384 1556 2438797128800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a59db8c6-f336-4435-87a3-94dccc0e3948" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:04.553 1556 2438797128800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a59db8c6-f336-4435-87a3-94dccc0e3948" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:04.553 1556 2438797128800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a59db8c6-f336-4435-87a3-94dccc0e3948" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:04.742 1556 2438797128800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a59db8c6-f336-4435-87a3-94dccc0e3948" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:04.861 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-10 10:05:04.861 1556 2438799388336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1f2da028-f720-444d-b89d-cf44e79c8a5d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-10 10:05:04.861 1556 2438799388336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1f2da028-f720-444d-b89d-cf44e79c8a5d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-10 10:05:04.877 1556 2438799388336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1f2da028-f720-444d-b89d-cf44e79c8a5d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-10 10:05:04.877 1556 2438778816112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:04.893 1556 2438797128800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a59db8c6-f336-4435-87a3-94dccc0e3948" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:04.893 1556 2438797128800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a59db8c6-f336-4435-87a3-94dccc0e3948 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-10 10:05:04.906 1556 2438797128800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a59db8c6-f336-4435-87a3-94dccc0e3948 processed. 2022-02-10 10:05:04.906 1556 2438799388336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1f2da028-f720-444d-b89d-cf44e79c8a5d'] 2022-02-10 10:05:04.923 1556 2438799388336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-10 10:05:04.933 1556 2438799388336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-10 10:05:04.933 1556 2438799388336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1f2da028-f720-444d-b89d-cf44e79c8a5d'] 2022-02-10 10:05:05.001 1556 2438778816112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:05.849 1556 2438795995440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e9842d2e-b22b-4c80-b181-e29d5e2251f3 2022-02-10 10:05:06.877 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-10 10:05:06.877 1556 2438778816112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:07.290 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Adding port e9842d2e-b22b-4c80-b181-e29d5e2251f3 2022-02-10 10:05:07.308 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Port e9842d2e-b22b-4c80-b181-e29d5e2251f3 updated. Details: {'device': 'e9842d2e-b22b-4c80-b181-e29d5e2251f3', 'network_id': '6127f9b9-2427-422b-bb5c-764eb12c7a20', 'port_id': 'e9842d2e-b22b-4c80-b181-e29d5e2251f3', 'mac_address': 'fa:16:3e:50:36:de', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 416, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6be5dc20-279e-4cd4-9e2d-46d41a15e3f1', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-10 10:05:07.308 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-10 10:05:07.308 1556 2438796213408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e9842d2e-b22b-4c80-b181-e29d5e2251f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:07.327 1556 2438796213408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e9842d2e-b22b-4c80-b181-e29d5e2251f3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-10 10:05:07.336 1556 2438796213408 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6127f9b9-2427-422b-bb5c-764eb12c7a20 2022-02-10 10:05:07.336 1556 2438796213408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-10 10:05:07.411 1556 2438778816112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:07.545 1556 2438796213408 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e9842d2e-b22b-4c80-b181-e29d5e2251f3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:05:07.555 1556 2438796213408 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e9842d2e-b22b-4c80-b181-e29d5e2251f3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:05:07.555 1556 2438796213408 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e9842d2e-b22b-4c80-b181-e29d5e2251f3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-10 10:05:07.576 1556 2438796213408 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 416, VLAN trunk: None to switch port e9842d2e-b22b-4c80-b181-e29d5e2251f3 2022-02-10 10:05:07.689 1556 2438796213408 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-10 10:05:07.702 1556 2438796213408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e9842d2e-b22b-4c80-b181-e29d5e2251f3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:05:07.944 1556 2438796213408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e9842d2e-b22b-4c80-b181-e29d5e2251f3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:05:07.963 1556 2438796213408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:05:07.963 1556 2438796213408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a2c224c4-700b-41e7-b351-c03d65d82262) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:05:07.975 1556 2438796213408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a2c224c4-700b-41e7-b351-c03d65d82262) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-10 10:05:07.993 1556 2438796213408 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e9842d2e-b22b-4c80-b181-e29d5e2251f3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:05:07.993 1556 2438796213408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-10 10:05:07.993 1556 2438796213408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e9842d2e-b22b-4c80-b181-e29d5e2251f3 not yet added. Adding. 2022-02-10 10:05:08.017 1556 2438796213408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-10 10:05:08.021 1556 2438796213408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-10 10:05:08.228 1556 2438796213408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9842d2e-b22b-4c80-b181-e29d5e2251f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:08.403 1556 2438796213408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9842d2e-b22b-4c80-b181-e29d5e2251f3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:08.414 1556 2438796213408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9842d2e-b22b-4c80-b181-e29d5e2251f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:08.633 1556 2438796213408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e9842d2e-b22b-4c80-b181-e29d5e2251f3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:08.741 1556 2438796213408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e9842d2e-b22b-4c80-b181-e29d5e2251f3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.438s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:08.760 1556 2438796213408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e9842d2e-b22b-4c80-b181-e29d5e2251f3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-10 10:05:08.773 1556 2438796213408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e9842d2e-b22b-4c80-b181-e29d5e2251f3 processed. 2022-02-10 10:05:08.884 1556 2438779075216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:09.088 1556 2438779075216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:19.214 1556 2438796602352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba61a70c-ae5a-4d43-ab23-18d09335a388 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Security group member updated on remote: ['35965e8f-1b34-4020-939f-b0dedddfba2e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:05:19.214 1556 2438796602352 MainThread INFO neutron.agent.securitygroups_rpc [req-ba61a70c-ae5a-4d43-ab23-18d09335a388 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Security group member updated ['35965e8f-1b34-4020-939f-b0dedddfba2e'] 2022-02-10 10:05:19.214 1556 2438796602352 MainThread INFO neutron.agent.securitygroups_rpc [req-ba61a70c-ae5a-4d43-ab23-18d09335a388 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Refresh firewall rules 2022-02-10 10:05:19.243 1556 2438796602352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba61a70c-ae5a-4d43-ab23-18d09335a388 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Get security group information for devices via rpc ['8fe240c3-b8d7-414a-b88a-599ac7b357d9', 'b3d8e4ac-80f1-4852-a139-1eed2dc73a51'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:05:19.272 1556 2438796525808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba61a70c-ae5a-4d43-ab23-18d09335a388 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] port_delete event received for 'b3d8e4ac-80f1-4852-a139-1eed2dc73a51' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:05:19.422 1556 2438796602352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba61a70c-ae5a-4d43-ab23-18d09335a388 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update security group information for ports dict_keys(['8fe240c3-b8d7-414a-b88a-599ac7b357d9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:05:19.443 1556 2438796602352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba61a70c-ae5a-4d43-ab23-18d09335a388 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:05:19.454 1556 2438796602352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ba61a70c-ae5a-4d43-ab23-18d09335a388 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update rules of security group (35965e8f-1b34-4020-939f-b0dedddfba2e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:05:19.454 1556 2438796602352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ba61a70c-ae5a-4d43-ab23-18d09335a388 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update members of security group (35965e8f-1b34-4020-939f-b0dedddfba2e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-10 10:05:19.468 1556 2438796602352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba61a70c-ae5a-4d43-ab23-18d09335a388 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update port filter for 8fe240c3-b8d7-414a-b88a-599ac7b357d9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:05:19.468 1556 2438796602352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ba61a70c-ae5a-4d43-ab23-18d09335a388 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Updating port rules. 2022-02-10 10:05:19.492 1556 2438796602352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ba61a70c-ae5a-4d43-ab23-18d09335a388 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Creating 0 new rules, removing 1 old rules. 2022-02-10 10:05:19.492 1556 2438796602352 MainThread DEBUG oslo_concurrency.lockutils [req-ba61a70c-ae5a-4d43-ab23-18d09335a388 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:19.507 1556 2438796602352 MainThread DEBUG oslo_concurrency.lockutils [req-ba61a70c-ae5a-4d43-ab23-18d09335a388 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:19.507 1556 2438796602352 MainThread DEBUG oslo_concurrency.lockutils [req-ba61a70c-ae5a-4d43-ab23-18d09335a388 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:19.818 1556 2438796602352 MainThread DEBUG oslo_concurrency.lockutils [req-ba61a70c-ae5a-4d43-ab23-18d09335a388 c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Lock "n-hv-driver-port-lock-8fe240c3-b8d7-414a-b88a-599ac7b357d9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:20.056 1556 2438795995616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b3d8e4ac-80f1-4852-a139-1eed2dc73a51 2022-02-10 10:05:20.927 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-10 10:05:20.927 1556 2438796602352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b3d8e4ac-80f1-4852-a139-1eed2dc73a51' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-10 10:05:20.946 1556 2438796602352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b3d8e4ac-80f1-4852-a139-1eed2dc73a51' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-10 10:05:20.946 1556 2438796602352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b3d8e4ac-80f1-4852-a139-1eed2dc73a51 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-10 10:05:20.988 1556 2438796602352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b3d8e4ac-80f1-4852-a139-1eed2dc73a51'] 2022-02-10 10:05:20.988 1556 2438796602352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-10 10:05:21.001 1556 2438796602352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-10 10:05:21.010 1556 2438796602352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b3d8e4ac-80f1-4852-a139-1eed2dc73a51'] 2022-02-10 10:05:21.945 1556 2438795995440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 699a9b4b-2423-40a3-9e27-31d82e79c0f2 2022-02-10 10:05:22.069 1556 2438795995616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b357567d-ba1d-4d7b-be27-de313eb77223 2022-02-10 10:05:22.632 1556 2438796602352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-44d7c144-f4a5-40de-a2b9-a14ff1c61c6f 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] Security group member updated on remote: ['4d1c1527-e033-402c-9c72-a63bdad3393e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:05:22.649 1556 2438796602352 MainThread INFO neutron.agent.securitygroups_rpc [req-44d7c144-f4a5-40de-a2b9-a14ff1c61c6f 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] Security group member updated ['4d1c1527-e033-402c-9c72-a63bdad3393e'] 2022-02-10 10:05:22.649 1556 2438796602352 MainThread INFO neutron.agent.securitygroups_rpc [req-44d7c144-f4a5-40de-a2b9-a14ff1c61c6f 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] Refresh firewall rules 2022-02-10 10:05:22.662 1556 2438796602352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-44d7c144-f4a5-40de-a2b9-a14ff1c61c6f 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] Get security group information for devices via rpc ['7eb46dfc-2e70-4821-adea-ea0536d2da5e', 'b357567d-ba1d-4d7b-be27-de313eb77223'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:05:22.712 1556 2438799599568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44d7c144-f4a5-40de-a2b9-a14ff1c61c6f 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] port_delete event received for 'b357567d-ba1d-4d7b-be27-de313eb77223' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:05:22.849 1556 2438796602352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-44d7c144-f4a5-40de-a2b9-a14ff1c61c6f 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] Update security group information for ports dict_keys(['7eb46dfc-2e70-4821-adea-ea0536d2da5e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:05:22.849 1556 2438796602352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-44d7c144-f4a5-40de-a2b9-a14ff1c61c6f 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:05:22.876 1556 2438796602352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-44d7c144-f4a5-40de-a2b9-a14ff1c61c6f 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] Update rules of security group (4d1c1527-e033-402c-9c72-a63bdad3393e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:05:22.883 1556 2438796602352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-44d7c144-f4a5-40de-a2b9-a14ff1c61c6f 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] Update members of security group (4d1c1527-e033-402c-9c72-a63bdad3393e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-10 10:05:22.883 1556 2438796602352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-44d7c144-f4a5-40de-a2b9-a14ff1c61c6f 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] Update port filter for 7eb46dfc-2e70-4821-adea-ea0536d2da5e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:05:22.904 1556 2438796602352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-44d7c144-f4a5-40de-a2b9-a14ff1c61c6f 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] Updating port rules. 2022-02-10 10:05:22.915 1556 2438796602352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-44d7c144-f4a5-40de-a2b9-a14ff1c61c6f 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-10 10:05:22.915 1556 2438796602352 MainThread DEBUG oslo_concurrency.lockutils [req-44d7c144-f4a5-40de-a2b9-a14ff1c61c6f 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] Lock "n-hv-driver-port-lock-7eb46dfc-2e70-4821-adea-ea0536d2da5e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:22.915 1556 2438796602352 MainThread DEBUG oslo_concurrency.lockutils [req-44d7c144-f4a5-40de-a2b9-a14ff1c61c6f 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] Lock "n-hv-driver-port-lock-7eb46dfc-2e70-4821-adea-ea0536d2da5e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:22.937 1556 2438796602352 MainThread DEBUG oslo_concurrency.lockutils [req-44d7c144-f4a5-40de-a2b9-a14ff1c61c6f 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] Lock "n-hv-driver-port-lock-7eb46dfc-2e70-4821-adea-ea0536d2da5e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:22.946 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-10 10:05:22.962 1556 2438797784160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:22.990 1556 2438797784160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:23.132 1556 2438796602352 MainThread DEBUG oslo_concurrency.lockutils [req-44d7c144-f4a5-40de-a2b9-a14ff1c61c6f 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] Lock "n-hv-driver-port-lock-7eb46dfc-2e70-4821-adea-ea0536d2da5e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:23.225 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Adding port 699a9b4b-2423-40a3-9e27-31d82e79c0f2 2022-02-10 10:05:23.225 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Port 699a9b4b-2423-40a3-9e27-31d82e79c0f2 updated. Details: {'device': '699a9b4b-2423-40a3-9e27-31d82e79c0f2', 'network_id': '2bba6a3e-f955-4e75-b9d7-521b02b595a6', 'port_id': '699a9b4b-2423-40a3-9e27-31d82e79c0f2', 'mac_address': 'fa:16:3e:3a:88:ea', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 403, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '98a0cb28-72e2-4c83-9aa4-b5067103a245', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-10 10:05:23.241 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-10 10:05:23.241 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-10 10:05:23.256 1556 2438796602352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-699a9b4b-2423-40a3-9e27-31d82e79c0f2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:23.256 1556 2438796602352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 699a9b4b-2423-40a3-9e27-31d82e79c0f2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-10 10:05:23.256 1556 2438796602352 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2bba6a3e-f955-4e75-b9d7-521b02b595a6 2022-02-10 10:05:23.277 1556 2438796602352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-10 10:05:23.287 1556 2438797404640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b357567d-ba1d-4d7b-be27-de313eb77223' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-10 10:05:23.287 1556 2438797404640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b357567d-ba1d-4d7b-be27-de313eb77223' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-10 10:05:23.287 1556 2438797404640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b357567d-ba1d-4d7b-be27-de313eb77223 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-10 10:05:23.334 1556 2438797404640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b357567d-ba1d-4d7b-be27-de313eb77223'] 2022-02-10 10:05:23.353 1556 2438797404640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-10 10:05:23.366 1556 2438797404640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-10 10:05:23.366 1556 2438797404640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b357567d-ba1d-4d7b-be27-de313eb77223'] 2022-02-10 10:05:23.495 1556 2438796602352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '699a9b4b-2423-40a3-9e27-31d82e79c0f2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:05:23.513 1556 2438796602352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '699a9b4b-2423-40a3-9e27-31d82e79c0f2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:05:23.523 1556 2438796602352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 699a9b4b-2423-40a3-9e27-31d82e79c0f2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-10 10:05:23.538 1556 2438796602352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 403, VLAN trunk: None to switch port 699a9b4b-2423-40a3-9e27-31d82e79c0f2 2022-02-10 10:05:23.668 1556 2438796602352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-10 10:05:23.668 1556 2438796602352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['699a9b4b-2423-40a3-9e27-31d82e79c0f2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:05:23.835 1556 2438796602352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['699a9b4b-2423-40a3-9e27-31d82e79c0f2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:05:23.835 1556 2438796602352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:05:23.867 1556 2438796602352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f14ac084-d772-49f1-9ef3-8b73b3383ef7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:05:23.867 1556 2438796602352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 699a9b4b-2423-40a3-9e27-31d82e79c0f2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:05:23.882 1556 2438796602352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-10 10:05:23.882 1556 2438796602352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 699a9b4b-2423-40a3-9e27-31d82e79c0f2 not yet added. Adding. 2022-02-10 10:05:23.882 1556 2438796602352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-10 10:05:23.882 1556 2438796602352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-10 10:05:24.118 1556 2438796602352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-699a9b4b-2423-40a3-9e27-31d82e79c0f2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:24.333 1556 2438796602352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-699a9b4b-2423-40a3-9e27-31d82e79c0f2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:24.333 1556 2438796602352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-699a9b4b-2423-40a3-9e27-31d82e79c0f2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:24.593 1556 2438796602352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-699a9b4b-2423-40a3-9e27-31d82e79c0f2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:24.734 1556 2438796602352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-699a9b4b-2423-40a3-9e27-31d82e79c0f2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.468s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:24.744 1556 2438796602352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 699a9b4b-2423-40a3-9e27-31d82e79c0f2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-10 10:05:24.744 1556 2438796602352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 699a9b4b-2423-40a3-9e27-31d82e79c0f2 processed. 2022-02-10 10:05:24.980 1556 2438796602352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:25.215 1556 2438796602352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:26.119 1556 2438795995616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8fe240c3-b8d7-414a-b88a-599ac7b357d9 2022-02-10 10:05:26.309 1556 2438796947696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28c49a8b-fef1-4923-818f-216561da8f5b c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Security group member updated on remote: ['35965e8f-1b34-4020-939f-b0dedddfba2e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:05:26.309 1556 2438796947696 MainThread INFO neutron.agent.securitygroups_rpc [req-28c49a8b-fef1-4923-818f-216561da8f5b c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Security group member updated ['35965e8f-1b34-4020-939f-b0dedddfba2e'] 2022-02-10 10:05:26.325 1556 2438796947696 MainThread INFO neutron.agent.securitygroups_rpc [req-28c49a8b-fef1-4923-818f-216561da8f5b c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Refresh firewall rules 2022-02-10 10:05:26.325 1556 2438796947696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28c49a8b-fef1-4923-818f-216561da8f5b c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Get security group information for devices via rpc ['8fe240c3-b8d7-414a-b88a-599ac7b357d9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:05:26.369 1556 2438796947696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-28c49a8b-fef1-4923-818f-216561da8f5b c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:05:26.380 1556 2438796947696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-28c49a8b-fef1-4923-818f-216561da8f5b c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:05:26.435 1556 2438796947696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28c49a8b-fef1-4923-818f-216561da8f5b c316689aeba74b189c1b2cfb52adbcce fc61d47223ef408a9c8e3ad0b403853a - - -] port_delete event received for '8fe240c3-b8d7-414a-b88a-599ac7b357d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:05:26.995 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-10 10:05:26.995 1556 2438797129504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8fe240c3-b8d7-414a-b88a-599ac7b357d9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-10 10:05:27.013 1556 2438797129504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8fe240c3-b8d7-414a-b88a-599ac7b357d9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-10 10:05:27.023 1556 2438797129504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8fe240c3-b8d7-414a-b88a-599ac7b357d9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-10 10:05:27.069 1556 2438797129504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 011271ac-679b-4d4d-946a-bd5fe4da341e 2022-02-10 10:05:27.089 1556 2438797129504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8fe240c3-b8d7-414a-b88a-599ac7b357d9'] 2022-02-10 10:05:27.089 1556 2438797129504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-10 10:05:27.104 1556 2438797129504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-10 10:05:27.121 1556 2438797129504 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8fe240c3-b8d7-414a-b88a-599ac7b357d9'] 2022-02-10 10:05:28.230 1556 2438799349184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b76e9809-0eb9-4e59-9957-b293eaa9121e ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] network_delete received. Deleting network 011271ac-679b-4d4d-946a-bd5fe4da341e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-10 10:05:28.242 1556 2438799349184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b76e9809-0eb9-4e59-9957-b293eaa9121e ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] Network 011271ac-679b-4d4d-946a-bd5fe4da341e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-10 10:05:28.992 1556 2438796212704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:29.062 1556 2438796212704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:29.226 1556 2438796212704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-14de3ba6-3594-4c99-8698-83b9a8a5a371 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Security group rule updated on remote: ['01881a07-18d4-4061-bcb7-9098678804ef'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-10 10:05:29.226 1556 2438796212704 MainThread INFO neutron.agent.securitygroups_rpc [req-14de3ba6-3594-4c99-8698-83b9a8a5a371 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Security group rule updated ['01881a07-18d4-4061-bcb7-9098678804ef'] 2022-02-10 10:05:29.466 1556 2438796809312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e40519a-ab0a-4ab9-ad42-30bd91263320 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Security group rule updated on remote: ['01881a07-18d4-4061-bcb7-9098678804ef'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-10 10:05:29.466 1556 2438796809312 MainThread INFO neutron.agent.securitygroups_rpc [req-8e40519a-ab0a-4ab9-ad42-30bd91263320 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Security group rule updated ['01881a07-18d4-4061-bcb7-9098678804ef'] 2022-02-10 10:05:29.633 1556 2438797561168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-98991b5a-0159-4176-9320-040ce6ab41ee 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Security group rule updated on remote: ['01881a07-18d4-4061-bcb7-9098678804ef'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-10 10:05:29.650 1556 2438797561168 MainThread INFO neutron.agent.securitygroups_rpc [req-98991b5a-0159-4176-9320-040ce6ab41ee 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Security group rule updated ['01881a07-18d4-4061-bcb7-9098678804ef'] 2022-02-10 10:05:29.837 1556 2438796314048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0b1ade1d-9ed8-4887-9755-d26a99c8eba2 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Security group rule updated on remote: ['01881a07-18d4-4061-bcb7-9098678804ef'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-10 10:05:29.852 1556 2438796314048 MainThread INFO neutron.agent.securitygroups_rpc [req-0b1ade1d-9ed8-4887-9755-d26a99c8eba2 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Security group rule updated ['01881a07-18d4-4061-bcb7-9098678804ef'] 2022-02-10 10:05:30.005 1556 2438778864384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b2808bd-75a0-42eb-92b0-b831f265c272 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Security group rule updated on remote: ['01881a07-18d4-4061-bcb7-9098678804ef'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-10 10:05:30.005 1556 2438778864384 MainThread INFO neutron.agent.securitygroups_rpc [req-9b2808bd-75a0-42eb-92b0-b831f265c272 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Security group rule updated ['01881a07-18d4-4061-bcb7-9098678804ef'] 2022-02-10 10:05:30.167 1556 2438778796688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c219256c-e8b2-4bfa-9280-7fdd44471be8 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Security group rule updated on remote: ['01881a07-18d4-4061-bcb7-9098678804ef'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-10 10:05:30.180 1556 2438778796688 MainThread INFO neutron.agent.securitygroups_rpc [req-c219256c-e8b2-4bfa-9280-7fdd44471be8 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Security group rule updated ['01881a07-18d4-4061-bcb7-9098678804ef'] 2022-02-10 10:05:30.740 1556 2438797560640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Security group member updated on remote: ['01881a07-18d4-4061-bcb7-9098678804ef', '283e9132-d558-4416-9232-2ecd25c10bc5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:05:30.763 1556 2438797560640 MainThread INFO neutron.agent.securitygroups_rpc [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Security group member updated ['01881a07-18d4-4061-bcb7-9098678804ef', '283e9132-d558-4416-9232-2ecd25c10bc5'] 2022-02-10 10:05:30.763 1556 2438797560640 MainThread INFO neutron.agent.securitygroups_rpc [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Refresh firewall rules 2022-02-10 10:05:30.776 1556 2438797560640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Get security group information for devices via rpc ['a59db8c6-f336-4435-87a3-94dccc0e3948'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:05:30.792 1556 2438778796688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] port_update received: a59db8c6-f336-4435-87a3-94dccc0e3948 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:05:30.802 1556 2438778796688 MainThread DEBUG oslo_concurrency.lockutils [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Lock "n-hv-agent-port-lock-a59db8c6-f336-4435-87a3-94dccc0e3948" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:30.802 1556 2438778796688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Binding port a59db8c6-f336-4435-87a3-94dccc0e3948 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-10 10:05:30.827 1556 2438778796688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-10 10:05:30.854 1556 2438778796688 MainThread DEBUG neutron.services.trunk.rpc.agent [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a59db8c6-f336-4435-87a3-94dccc0e3948') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:05:30.864 1556 2438778796688 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a59db8c6-f336-4435-87a3-94dccc0e3948') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:05:30.898 1556 2438778796688 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Trunk plugin disabled on server. Assuming port a59db8c6-f336-4435-87a3-94dccc0e3948 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-10 10:05:30.926 1556 2438778796688 MainThread INFO networking_hyperv.neutron.trunk_driver [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Binding VLAN ID: 411, VLAN trunk: None to switch port a59db8c6-f336-4435-87a3-94dccc0e3948 2022-02-10 10:05:30.990 1556 2438778796688 MainThread INFO neutron.agent.securitygroups_rpc [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Refresh firewall rules 2022-02-10 10:05:30.990 1556 2438778796688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Get security group information for devices via rpc ['a59db8c6-f336-4435-87a3-94dccc0e3948'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:05:31.570 1556 2438797560640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Update security group information for ports dict_keys(['a59db8c6-f336-4435-87a3-94dccc0e3948']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:05:31.570 1556 2438797560640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:05:31.595 1556 2438797560640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Update rules of security group (01881a07-18d4-4061-bcb7-9098678804ef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:05:31.600 1556 2438797560640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Update rules of security group (283e9132-d558-4416-9232-2ecd25c10bc5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:05:31.623 1556 2438797560640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Update members of security group (283e9132-d558-4416-9232-2ecd25c10bc5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-10 10:05:31.648 1556 2438797560640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Update port filter for a59db8c6-f336-4435-87a3-94dccc0e3948 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:05:31.648 1556 2438797560640 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Updating port rules. 2022-02-10 10:05:31.648 1556 2438797560640 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Creating 6 new rules, removing 0 old rules. 2022-02-10 10:05:31.678 1556 2438797560640 MainThread DEBUG oslo_concurrency.lockutils [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Lock "n-hv-driver-port-lock-a59db8c6-f336-4435-87a3-94dccc0e3948" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:31.678 1556 2438778796688 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Update security group information for ports dict_keys(['a59db8c6-f336-4435-87a3-94dccc0e3948']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:05:31.695 1556 2438778796688 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:05:31.708 1556 2438778796688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Update rules of security group (01881a07-18d4-4061-bcb7-9098678804ef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:05:31.725 1556 2438778796688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Update rules of security group (283e9132-d558-4416-9232-2ecd25c10bc5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:05:31.725 1556 2438778796688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Update members of security group (283e9132-d558-4416-9232-2ecd25c10bc5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-10 10:05:31.744 1556 2438778796688 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Update port filter for a59db8c6-f336-4435-87a3-94dccc0e3948 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:05:31.744 1556 2438778796688 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Updating port rules. 2022-02-10 10:05:31.744 1556 2438778796688 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Creating 6 new rules, removing 0 old rules. 2022-02-10 10:05:31.913 1556 2438797560640 MainThread DEBUG oslo_concurrency.lockutils [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Lock "n-hv-driver-port-lock-a59db8c6-f336-4435-87a3-94dccc0e3948" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:31.943 1556 2438797560640 MainThread DEBUG oslo_concurrency.lockutils [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Lock "n-hv-driver-port-lock-a59db8c6-f336-4435-87a3-94dccc0e3948" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:31.943 1556 2438797560640 MainThread DEBUG oslo_concurrency.lockutils [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Lock "n-hv-driver-port-lock-a59db8c6-f336-4435-87a3-94dccc0e3948" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:31.943 1556 2438778796688 MainThread DEBUG oslo_concurrency.lockutils [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Lock "n-hv-driver-port-lock-a59db8c6-f336-4435-87a3-94dccc0e3948" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:32.102 1556 2438778796688 MainThread DEBUG oslo_concurrency.lockutils [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Lock "n-hv-driver-port-lock-a59db8c6-f336-4435-87a3-94dccc0e3948" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:32.116 1556 2438778796688 MainThread DEBUG oslo_concurrency.lockutils [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Lock "n-hv-driver-port-lock-a59db8c6-f336-4435-87a3-94dccc0e3948" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:32.116 1556 2438778796688 MainThread DEBUG oslo_concurrency.lockutils [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Lock "n-hv-driver-port-lock-a59db8c6-f336-4435-87a3-94dccc0e3948" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:32.164 1556 2438778796688 MainThread DEBUG oslo_concurrency.lockutils [req-9ad5b868-b3ad-4ebf-88c2-02e48616f892 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Lock "n-hv-agent-port-lock-a59db8c6-f336-4435-87a3-94dccc0e3948" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:32.196 1556 2438795995616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7eb46dfc-2e70-4821-adea-ea0536d2da5e 2022-02-10 10:05:32.927 1556 2438797784336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c51855b-49de-418a-8603-12f75384501f 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] Security group member updated on remote: ['4d1c1527-e033-402c-9c72-a63bdad3393e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:05:32.927 1556 2438797784336 MainThread INFO neutron.agent.securitygroups_rpc [req-3c51855b-49de-418a-8603-12f75384501f 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] Security group member updated ['4d1c1527-e033-402c-9c72-a63bdad3393e'] 2022-02-10 10:05:32.942 1556 2438797784336 MainThread INFO neutron.agent.securitygroups_rpc [req-3c51855b-49de-418a-8603-12f75384501f 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] Refresh firewall rules 2022-02-10 10:05:32.959 1556 2438797784336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c51855b-49de-418a-8603-12f75384501f 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] Get security group information for devices via rpc ['7eb46dfc-2e70-4821-adea-ea0536d2da5e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:05:32.994 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-10 10:05:32.994 1556 2438799699632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7eb46dfc-2e70-4821-adea-ea0536d2da5e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-10 10:05:32.994 1556 2438799699632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7eb46dfc-2e70-4821-adea-ea0536d2da5e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-10 10:05:32.994 1556 2438799699632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7eb46dfc-2e70-4821-adea-ea0536d2da5e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-10 10:05:33.020 1556 2438778796688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c51855b-49de-418a-8603-12f75384501f 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] port_delete event received for '7eb46dfc-2e70-4821-adea-ea0536d2da5e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:05:33.028 1556 2438797784336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3c51855b-49de-418a-8603-12f75384501f 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:05:33.039 1556 2438797784336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3c51855b-49de-418a-8603-12f75384501f 418698cb13854b099ca2e953c4fe0ccb 328cd2a7e6bd4c759df65d2f94a70925 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:05:33.039 1556 2438799699632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a1cc67f5-ba41-4728-b2ad-d840a80993e3 2022-02-10 10:05:33.058 1556 2438799699632 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7eb46dfc-2e70-4821-adea-ea0536d2da5e'] 2022-02-10 10:05:33.058 1556 2438799699632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-10 10:05:33.068 1556 2438799699632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-10 10:05:33.068 1556 2438799699632 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7eb46dfc-2e70-4821-adea-ea0536d2da5e'] 2022-02-10 10:05:34.855 1556 2438799815600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc6cf38d-cada-4bb9-a7a8-17ae499809ab ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] port_delete event received for '3266e6d3-355e-4376-b47d-1bd322b0c6f0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:05:34.992 1556 2438797131264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:05:35.037 1556 2438797131264 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:05:36.288 1556 2438796039792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1834dea1-59df-40b0-b87a-dbec13858953 ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] port_delete event received for '8a4bb87a-c156-48f8-b78c-014bf6555d26' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:05:37.101 1556 2438796039792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89a3d4ca-66b5-4ce0-ac9d-7cd908b6ec39 ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] network_delete received. Deleting network a1cc67f5-ba41-4728-b2ad-d840a80993e3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-10 10:05:37.101 1556 2438796039792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89a3d4ca-66b5-4ce0-ac9d-7cd908b6ec39 ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] Network a1cc67f5-ba41-4728-b2ad-d840a80993e3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-10 10:06:04.443 1556 2438795995616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e9842d2e-b22b-4c80-b181-e29d5e2251f3 2022-02-10 10:06:05.037 1556 2438800113152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0372b284-7084-4665-9d66-421d40b3d99c a8939cfe183440e18e64d16a3caf193a 433a2b9ba39045a884a56f6c689d815d - - -] Security group member updated on remote: ['a2c224c4-700b-41e7-b351-c03d65d82262'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:06:05.056 1556 2438800113152 MainThread INFO neutron.agent.securitygroups_rpc [req-0372b284-7084-4665-9d66-421d40b3d99c a8939cfe183440e18e64d16a3caf193a 433a2b9ba39045a884a56f6c689d815d - - -] Security group member updated ['a2c224c4-700b-41e7-b351-c03d65d82262'] 2022-02-10 10:06:05.056 1556 2438800113152 MainThread INFO neutron.agent.securitygroups_rpc [req-0372b284-7084-4665-9d66-421d40b3d99c a8939cfe183440e18e64d16a3caf193a 433a2b9ba39045a884a56f6c689d815d - - -] Refresh firewall rules 2022-02-10 10:06:05.070 1556 2438800113152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0372b284-7084-4665-9d66-421d40b3d99c a8939cfe183440e18e64d16a3caf193a 433a2b9ba39045a884a56f6c689d815d - - -] Get security group information for devices via rpc ['e9842d2e-b22b-4c80-b181-e29d5e2251f3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:06:05.114 1556 2438800113152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0372b284-7084-4665-9d66-421d40b3d99c a8939cfe183440e18e64d16a3caf193a 433a2b9ba39045a884a56f6c689d815d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:06:05.114 1556 2438800113152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0372b284-7084-4665-9d66-421d40b3d99c a8939cfe183440e18e64d16a3caf193a 433a2b9ba39045a884a56f6c689d815d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:06:05.130 1556 2438800113152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0372b284-7084-4665-9d66-421d40b3d99c a8939cfe183440e18e64d16a3caf193a 433a2b9ba39045a884a56f6c689d815d - - -] port_delete event received for 'e9842d2e-b22b-4c80-b181-e29d5e2251f3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:06:05.250 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-10 10:06:05.256 1556 2438800113152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e9842d2e-b22b-4c80-b181-e29d5e2251f3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-10 10:06:05.256 1556 2438800113152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e9842d2e-b22b-4c80-b181-e29d5e2251f3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-10 10:06:05.270 1556 2438800113152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e9842d2e-b22b-4c80-b181-e29d5e2251f3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-10 10:06:05.286 1556 2438800113152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6127f9b9-2427-422b-bb5c-764eb12c7a20 2022-02-10 10:06:05.286 1556 2438800113152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e9842d2e-b22b-4c80-b181-e29d5e2251f3'] 2022-02-10 10:06:05.302 1556 2438800113152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-10 10:06:05.302 1556 2438800113152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-10 10:06:05.317 1556 2438800113152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e9842d2e-b22b-4c80-b181-e29d5e2251f3'] 2022-02-10 10:06:07.259 1556 2438797064848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:06:07.287 1556 2438797064848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:06:11.928 1556 2438778797920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ddb40a1b-4420-465c-8e34-56ea5763b1db a8939cfe183440e18e64d16a3caf193a 433a2b9ba39045a884a56f6c689d815d - - -] Security group member updated on remote: ['a2c224c4-700b-41e7-b351-c03d65d82262'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:06:11.943 1556 2438778797920 MainThread INFO neutron.agent.securitygroups_rpc [req-ddb40a1b-4420-465c-8e34-56ea5763b1db a8939cfe183440e18e64d16a3caf193a 433a2b9ba39045a884a56f6c689d815d - - -] Security group member updated ['a2c224c4-700b-41e7-b351-c03d65d82262'] 2022-02-10 10:06:13.100 1556 2438799947024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e213af0c-2c3d-4117-898e-f3c7bec7d4d0 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] port_update received: 3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:06:13.132 1556 2438799947024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e213af0c-2c3d-4117-898e-f3c7bec7d4d0 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] No port 3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:06:14.385 1556 2438795995440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e 2022-02-10 10:06:15.281 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-10 10:06:15.474 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Adding port 3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e 2022-02-10 10:06:15.500 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Port 3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e updated. Details: {'device': '3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e', 'network_id': '6127f9b9-2427-422b-bb5c-764eb12c7a20', 'port_id': '3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e', 'mac_address': 'fa:16:3e:21:81:65', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 416, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6be5dc20-279e-4cd4-9e2d-46d41a15e3f1', '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} 2022-02-10 10:06:15.509 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-10 10:06:15.509 1556 2438797131264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:06:15.524 1556 2438797131264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-10 10:06:15.524 1556 2438797131264 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6127f9b9-2427-422b-bb5c-764eb12c7a20 2022-02-10 10:06:15.524 1556 2438797131264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-10 10:06:15.693 1556 2438797131264 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:06:15.693 1556 2438797131264 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:06:15.720 1556 2438797131264 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-10 10:06:15.731 1556 2438797131264 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 416, VLAN trunk: None to switch port 3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e 2022-02-10 10:06:15.833 1556 2438797131264 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-10 10:06:15.833 1556 2438797131264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:06:16.008 1556 2438797131264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:06:16.020 1556 2438797131264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:06:16.020 1556 2438797131264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a2c224c4-700b-41e7-b351-c03d65d82262) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:06:16.036 1556 2438797131264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a2c224c4-700b-41e7-b351-c03d65d82262) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-10 10:06:16.036 1556 2438797131264 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:06:16.052 1556 2438797131264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-10 10:06:16.052 1556 2438797131264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e not yet added. Adding. 2022-02-10 10:06:16.067 1556 2438797131264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-10 10:06:16.067 1556 2438797131264 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-10 10:06:16.208 1556 2438797131264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:06:16.348 1556 2438797131264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:06:16.370 1556 2438797131264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:06:16.512 1556 2438797131264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:06:16.619 1556 2438797131264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:06:16.619 1556 2438797131264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-10 10:06:16.633 1556 2438797131264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e processed. 2022-02-10 10:06:17.312 1556 2438797131264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:06:17.615 1556 2438797131264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:06:20.562 1556 2438795995616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 699a9b4b-2423-40a3-9e27-31d82e79c0f2 2022-02-10 10:06:21.332 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-10 10:06:21.339 1556 2438797062912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '699a9b4b-2423-40a3-9e27-31d82e79c0f2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-10 10:06:21.339 1556 2438797062912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '699a9b4b-2423-40a3-9e27-31d82e79c0f2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-10 10:06:21.339 1556 2438797062912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 699a9b4b-2423-40a3-9e27-31d82e79c0f2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-10 10:06:21.369 1556 2438797062912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2bba6a3e-f955-4e75-b9d7-521b02b595a6 2022-02-10 10:06:21.369 1556 2438797062912 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['699a9b4b-2423-40a3-9e27-31d82e79c0f2'] 2022-02-10 10:06:21.369 1556 2438797062912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-10 10:06:21.369 1556 2438797062912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-10 10:06:21.394 1556 2438797062912 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['699a9b4b-2423-40a3-9e27-31d82e79c0f2'] 2022-02-10 10:06:21.441 1556 2438797062912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47b0e26b-e054-4bec-9d5d-2448ca4aedeb 0f9e93269ae74c05ba90f18e74d74a3d 951a8f631e534671ba4a4562cc2f3268 - - -] Security group member updated on remote: ['f14ac084-d772-49f1-9ef3-8b73b3383ef7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:06:21.443 1556 2438797062912 MainThread INFO neutron.agent.securitygroups_rpc [req-47b0e26b-e054-4bec-9d5d-2448ca4aedeb 0f9e93269ae74c05ba90f18e74d74a3d 951a8f631e534671ba4a4562cc2f3268 - - -] Security group member updated ['f14ac084-d772-49f1-9ef3-8b73b3383ef7'] 2022-02-10 10:06:21.861 1556 2438797587200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47b0e26b-e054-4bec-9d5d-2448ca4aedeb 0f9e93269ae74c05ba90f18e74d74a3d 951a8f631e534671ba4a4562cc2f3268 - - -] port_delete event received for '699a9b4b-2423-40a3-9e27-31d82e79c0f2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:06:23.334 1556 2438797527520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:06:23.369 1556 2438797527520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:06:23.446 1556 2438797020672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9009cb4d-9158-4965-8d77-0cdc9e9291dd 0f9e93269ae74c05ba90f18e74d74a3d 951a8f631e534671ba4a4562cc2f3268 - - -] port_delete event received for '6505334a-b56f-4179-aed0-cdab5d70945d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:06:24.025 1556 2438797020672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7331394-23ae-4bb3-ad35-613b5213b9ea 0f9e93269ae74c05ba90f18e74d74a3d 951a8f631e534671ba4a4562cc2f3268 - - -] Security group rule updated on remote: ['75344299-f9dd-4461-8062-aa10126b0afe'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-10 10:06:24.025 1556 2438797020672 MainThread INFO neutron.agent.securitygroups_rpc [req-d7331394-23ae-4bb3-ad35-613b5213b9ea 0f9e93269ae74c05ba90f18e74d74a3d 951a8f631e534671ba4a4562cc2f3268 - - -] Security group rule updated ['75344299-f9dd-4461-8062-aa10126b0afe'] 2022-02-10 10:06:24.258 1556 2438797020672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f759e5b6-7998-495e-abda-1c39601447dd 0f9e93269ae74c05ba90f18e74d74a3d 951a8f631e534671ba4a4562cc2f3268 - - -] Security group rule updated on remote: ['75344299-f9dd-4461-8062-aa10126b0afe'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-10 10:06:24.258 1556 2438797020672 MainThread INFO neutron.agent.securitygroups_rpc [req-f759e5b6-7998-495e-abda-1c39601447dd 0f9e93269ae74c05ba90f18e74d74a3d 951a8f631e534671ba4a4562cc2f3268 - - -] Security group rule updated ['75344299-f9dd-4461-8062-aa10126b0afe'] 2022-02-10 10:06:28.280 1556 2438799843568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-531e7fb6-68a5-459b-9bfd-3694ab6d473a 0f9e93269ae74c05ba90f18e74d74a3d 951a8f631e534671ba4a4562cc2f3268 - - -] Security group member updated on remote: ['75344299-f9dd-4461-8062-aa10126b0afe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:06:28.280 1556 2438799843568 MainThread INFO neutron.agent.securitygroups_rpc [req-531e7fb6-68a5-459b-9bfd-3694ab6d473a 0f9e93269ae74c05ba90f18e74d74a3d 951a8f631e534671ba4a4562cc2f3268 - - -] Security group member updated ['75344299-f9dd-4461-8062-aa10126b0afe'] 2022-02-10 10:06:29.222 1556 2438797558176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-628d7357-bbe0-4200-b5ee-8bd7437359f6 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] port_update received: 059257fb-b1ca-40ed-a44f-2da821df74a0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:06:29.239 1556 2438797558176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-628d7357-bbe0-4200-b5ee-8bd7437359f6 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] No port 059257fb-b1ca-40ed-a44f-2da821df74a0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:06:32.550 1556 2438795995440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 059257fb-b1ca-40ed-a44f-2da821df74a0 2022-02-10 10:06:33.379 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-10 10:06:33.661 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Adding port 059257fb-b1ca-40ed-a44f-2da821df74a0 2022-02-10 10:06:33.661 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Port 059257fb-b1ca-40ed-a44f-2da821df74a0 updated. Details: {'device': '059257fb-b1ca-40ed-a44f-2da821df74a0', 'network_id': '2bba6a3e-f955-4e75-b9d7-521b02b595a6', 'port_id': '059257fb-b1ca-40ed-a44f-2da821df74a0', 'mac_address': 'fa:16:3e:9d:11:b1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 403, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '98a0cb28-72e2-4c83-9aa4-b5067103a245', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-10 10:06:33.661 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-10 10:06:33.661 1556 2438799525136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-059257fb-b1ca-40ed-a44f-2da821df74a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:06:33.692 1556 2438799525136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 059257fb-b1ca-40ed-a44f-2da821df74a0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-10 10:06:33.692 1556 2438799525136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2bba6a3e-f955-4e75-b9d7-521b02b595a6 2022-02-10 10:06:33.692 1556 2438799525136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-10 10:06:33.849 1556 2438799525136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '059257fb-b1ca-40ed-a44f-2da821df74a0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:06:33.849 1556 2438799525136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '059257fb-b1ca-40ed-a44f-2da821df74a0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:06:33.886 1556 2438799525136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 059257fb-b1ca-40ed-a44f-2da821df74a0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-10 10:06:33.886 1556 2438799525136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 403, VLAN trunk: None to switch port 059257fb-b1ca-40ed-a44f-2da821df74a0 2022-02-10 10:06:33.979 1556 2438799525136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-10 10:06:33.979 1556 2438799525136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['059257fb-b1ca-40ed-a44f-2da821df74a0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:06:34.254 1556 2438799525136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['059257fb-b1ca-40ed-a44f-2da821df74a0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:06:34.254 1556 2438799525136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:06:34.254 1556 2438799525136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (75344299-f9dd-4461-8062-aa10126b0afe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:06:34.271 1556 2438799525136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 059257fb-b1ca-40ed-a44f-2da821df74a0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:06:34.288 1556 2438799525136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-10 10:06:34.288 1556 2438799525136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 059257fb-b1ca-40ed-a44f-2da821df74a0 not yet added. Adding. 2022-02-10 10:06:34.288 1556 2438799525136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-10 10:06:34.311 1556 2438799525136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-10 10:06:34.434 1556 2438799525136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-059257fb-b1ca-40ed-a44f-2da821df74a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:06:34.558 1556 2438799525136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-059257fb-b1ca-40ed-a44f-2da821df74a0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:06:34.570 1556 2438799525136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-059257fb-b1ca-40ed-a44f-2da821df74a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:06:34.707 1556 2438799525136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-059257fb-b1ca-40ed-a44f-2da821df74a0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:06:34.847 1556 2438799525136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-059257fb-b1ca-40ed-a44f-2da821df74a0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:06:34.847 1556 2438799525136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 059257fb-b1ca-40ed-a44f-2da821df74a0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-10 10:06:34.847 1556 2438799525136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 059257fb-b1ca-40ed-a44f-2da821df74a0 processed. 2022-02-10 10:06:35.382 1556 2438799525136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:06:35.602 1556 2438799525136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:06:37.004 1556 2438796662208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4c4343b6-d838-4182-a20d-a6a8f1442bcb 1a8a339c275a4fddb3bd04798e3b7eb2 a8b47d915bd64d9cbc027eb528c5b3be - - -] Security group member updated on remote: ['61c15bd2-5c06-4348-90bb-414356f4353e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:06:37.021 1556 2438796662208 MainThread INFO neutron.agent.securitygroups_rpc [req-4c4343b6-d838-4182-a20d-a6a8f1442bcb 1a8a339c275a4fddb3bd04798e3b7eb2 a8b47d915bd64d9cbc027eb528c5b3be - - -] Security group member updated ['61c15bd2-5c06-4348-90bb-414356f4353e'] 2022-02-10 10:06:37.919 1556 2438799882368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-171a5313-328d-4a9e-b5bd-d7ae0191a659 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] port_update received: efe560db-9ab8-4091-b215-493d31580538 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:06:37.942 1556 2438799882368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-171a5313-328d-4a9e-b5bd-d7ae0191a659 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] No port efe560db-9ab8-4091-b215-493d31580538 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:06:40.629 1556 2438795995440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: efe560db-9ab8-4091-b215-493d31580538 2022-02-10 10:06:41.425 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-10 10:06:41.674 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Adding port efe560db-9ab8-4091-b215-493d31580538 2022-02-10 10:06:41.683 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Port efe560db-9ab8-4091-b215-493d31580538 updated. Details: {'device': 'efe560db-9ab8-4091-b215-493d31580538', 'network_id': '2aec322e-9b92-45c1-956c-ce3f07554d78', 'port_id': 'efe560db-9ab8-4091-b215-493d31580538', 'mac_address': 'fa:16:3e:80:97:bd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 417, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '57f14c5e-1f44-4cd9-98a7-a1e86410df86', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-10 10:06:41.695 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-10 10:06:41.695 1556 2438800324736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-efe560db-9ab8-4091-b215-493d31580538" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:06:41.717 1556 2438800324736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port efe560db-9ab8-4091-b215-493d31580538 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-10 10:06:41.717 1556 2438800324736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2aec322e-9b92-45c1-956c-ce3f07554d78 2022-02-10 10:06:41.736 1556 2438800324736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-10 10:06:41.910 1556 2438800324736 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'efe560db-9ab8-4091-b215-493d31580538') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:06:41.929 1556 2438800324736 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'efe560db-9ab8-4091-b215-493d31580538') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:06:41.929 1556 2438800324736 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port efe560db-9ab8-4091-b215-493d31580538 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-10 10:06:41.952 1556 2438800324736 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 417, VLAN trunk: None to switch port efe560db-9ab8-4091-b215-493d31580538 2022-02-10 10:06:42.052 1556 2438800324736 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-10 10:06:42.067 1556 2438800324736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['efe560db-9ab8-4091-b215-493d31580538'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:06:42.243 1556 2438800324736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['efe560db-9ab8-4091-b215-493d31580538']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:06:42.243 1556 2438800324736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:06:42.243 1556 2438800324736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (61c15bd2-5c06-4348-90bb-414356f4353e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:06:42.258 1556 2438800324736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (61c15bd2-5c06-4348-90bb-414356f4353e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-10 10:06:42.270 1556 2438800324736 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for efe560db-9ab8-4091-b215-493d31580538 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:06:42.270 1556 2438800324736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-10 10:06:42.289 1556 2438800324736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device efe560db-9ab8-4091-b215-493d31580538 not yet added. Adding. 2022-02-10 10:06:42.289 1556 2438800324736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-10 10:06:42.289 1556 2438800324736 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-10 10:06:42.457 1556 2438800324736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efe560db-9ab8-4091-b215-493d31580538" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:06:42.647 1556 2438800324736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efe560db-9ab8-4091-b215-493d31580538" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:06:42.647 1556 2438800324736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efe560db-9ab8-4091-b215-493d31580538" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:06:42.832 1556 2438800324736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-efe560db-9ab8-4091-b215-493d31580538" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:06:42.962 1556 2438800324736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-efe560db-9ab8-4091-b215-493d31580538" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:06:42.974 1556 2438800324736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port efe560db-9ab8-4091-b215-493d31580538 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-10 10:06:42.974 1556 2438800324736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port efe560db-9ab8-4091-b215-493d31580538 processed. 2022-02-10 10:06:43.431 1556 2438800353408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:06:43.616 1556 2438800353408 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:06:45.942 1556 2438797114000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c82fe306-24ef-4c9d-976e-5389a9cd1ba6 a8939cfe183440e18e64d16a3caf193a 433a2b9ba39045a884a56f6c689d815d - - -] Security group member updated on remote: ['a2c224c4-700b-41e7-b351-c03d65d82262'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:06:45.942 1556 2438797114000 MainThread INFO neutron.agent.securitygroups_rpc [req-c82fe306-24ef-4c9d-976e-5389a9cd1ba6 a8939cfe183440e18e64d16a3caf193a 433a2b9ba39045a884a56f6c689d815d - - -] Security group member updated ['a2c224c4-700b-41e7-b351-c03d65d82262'] 2022-02-10 10:06:45.960 1556 2438797114000 MainThread INFO neutron.agent.securitygroups_rpc [req-c82fe306-24ef-4c9d-976e-5389a9cd1ba6 a8939cfe183440e18e64d16a3caf193a 433a2b9ba39045a884a56f6c689d815d - - -] Refresh firewall rules 2022-02-10 10:06:45.960 1556 2438797114000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c82fe306-24ef-4c9d-976e-5389a9cd1ba6 a8939cfe183440e18e64d16a3caf193a 433a2b9ba39045a884a56f6c689d815d - - -] Get security group information for devices via rpc ['3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:06:46.004 1556 2438797114000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c82fe306-24ef-4c9d-976e-5389a9cd1ba6 a8939cfe183440e18e64d16a3caf193a 433a2b9ba39045a884a56f6c689d815d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:06:46.004 1556 2438797114000 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c82fe306-24ef-4c9d-976e-5389a9cd1ba6 a8939cfe183440e18e64d16a3caf193a 433a2b9ba39045a884a56f6c689d815d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:06:46.021 1556 2438797114000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c82fe306-24ef-4c9d-976e-5389a9cd1ba6 a8939cfe183440e18e64d16a3caf193a 433a2b9ba39045a884a56f6c689d815d - - -] port_delete event received for '3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:06:46.738 1556 2438795995616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e 2022-02-10 10:06:47.437 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-10 10:06:47.443 1556 2438799351648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-10 10:06:47.443 1556 2438799351648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-10 10:06:47.443 1556 2438799351648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-10 10:06:47.468 1556 2438799351648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6127f9b9-2427-422b-bb5c-764eb12c7a20 2022-02-10 10:06:47.484 1556 2438799351648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e'] 2022-02-10 10:06:47.484 1556 2438799351648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-10 10:06:47.484 1556 2438799351648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-10 10:06:47.503 1556 2438799351648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3d5c8fbe-8e85-4ddc-94f5-13fc6e40d96e'] 2022-02-10 10:06:48.758 1556 2438795995616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f3e6f24e-6769-4062-b04e-ceda7c590d90 2022-02-10 10:06:49.441 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-10 10:06:49.447 1556 2438800463296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f3e6f24e-6769-4062-b04e-ceda7c590d90' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-10 10:06:49.447 1556 2438800463296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f3e6f24e-6769-4062-b04e-ceda7c590d90' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-10 10:06:49.447 1556 2438800463296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f3e6f24e-6769-4062-b04e-ceda7c590d90 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-10 10:06:49.463 1556 2438800462240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:06:49.473 1556 2438800463296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0e479c2e-0acd-46a0-9dec-d6962c538b98 2022-02-10 10:06:49.492 1556 2438800463296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f3e6f24e-6769-4062-b04e-ceda7c590d90'] 2022-02-10 10:06:49.492 1556 2438800463296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-10 10:06:49.504 1556 2438800463296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-10 10:06:49.504 1556 2438800463296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f3e6f24e-6769-4062-b04e-ceda7c590d90'] 2022-02-10 10:06:49.615 1556 2438800462240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:06:51.897 1556 2438799214016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8978d968-67a7-43fd-898a-4587adb734b4 1a8a339c275a4fddb3bd04798e3b7eb2 a8b47d915bd64d9cbc027eb528c5b3be - - -] Security group member updated on remote: ['61c15bd2-5c06-4348-90bb-414356f4353e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:06:51.897 1556 2438799214016 MainThread INFO neutron.agent.securitygroups_rpc [req-8978d968-67a7-43fd-898a-4587adb734b4 1a8a339c275a4fddb3bd04798e3b7eb2 a8b47d915bd64d9cbc027eb528c5b3be - - -] Security group member updated ['61c15bd2-5c06-4348-90bb-414356f4353e'] 2022-02-10 10:06:51.910 1556 2438799214016 MainThread INFO neutron.agent.securitygroups_rpc [req-8978d968-67a7-43fd-898a-4587adb734b4 1a8a339c275a4fddb3bd04798e3b7eb2 a8b47d915bd64d9cbc027eb528c5b3be - - -] Refresh firewall rules 2022-02-10 10:06:51.910 1556 2438799214016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8978d968-67a7-43fd-898a-4587adb734b4 1a8a339c275a4fddb3bd04798e3b7eb2 a8b47d915bd64d9cbc027eb528c5b3be - - -] Get security group information for devices via rpc ['efe560db-9ab8-4091-b215-493d31580538'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:06:51.953 1556 2438799214016 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8978d968-67a7-43fd-898a-4587adb734b4 1a8a339c275a4fddb3bd04798e3b7eb2 a8b47d915bd64d9cbc027eb528c5b3be - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:06:51.964 1556 2438799214016 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8978d968-67a7-43fd-898a-4587adb734b4 1a8a339c275a4fddb3bd04798e3b7eb2 a8b47d915bd64d9cbc027eb528c5b3be - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:06:51.988 1556 2438799214016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8978d968-67a7-43fd-898a-4587adb734b4 1a8a339c275a4fddb3bd04798e3b7eb2 a8b47d915bd64d9cbc027eb528c5b3be - - -] port_delete event received for 'efe560db-9ab8-4091-b215-493d31580538' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:06:52.763 1556 2438795995440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f3e6f24e-6769-4062-b04e-ceda7c590d90 2022-02-10 10:06:52.780 1556 2438795995616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: efe560db-9ab8-4091-b215-493d31580538 2022-02-10 10:06:53.461 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-10 10:06:53.662 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Adding port f3e6f24e-6769-4062-b04e-ceda7c590d90 2022-02-10 10:06:53.675 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Port f3e6f24e-6769-4062-b04e-ceda7c590d90 updated. Details: {'device': 'f3e6f24e-6769-4062-b04e-ceda7c590d90', 'network_id': '0e479c2e-0acd-46a0-9dec-d6962c538b98', 'port_id': 'f3e6f24e-6769-4062-b04e-ceda7c590d90', 'mac_address': 'fa:16:3e:f7:ad:d0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 419, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '85c5c21c-9a23-4bee-a8e5-5ee027351948', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-10 10:06:53.675 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-10 10:06:53.693 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-10 10:06:53.693 1556 2438797062384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f3e6f24e-6769-4062-b04e-ceda7c590d90" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:06:53.693 1556 2438797062384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f3e6f24e-6769-4062-b04e-ceda7c590d90 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-10 10:06:53.709 1556 2438797062384 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0e479c2e-0acd-46a0-9dec-d6962c538b98 2022-02-10 10:06:53.709 1556 2438797062384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-10 10:06:53.709 1556 2438797590192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'efe560db-9ab8-4091-b215-493d31580538' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-10 10:06:53.734 1556 2438797590192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'efe560db-9ab8-4091-b215-493d31580538' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-10 10:06:53.738 1556 2438797590192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port efe560db-9ab8-4091-b215-493d31580538 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-10 10:06:53.754 1556 2438797590192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2aec322e-9b92-45c1-956c-ce3f07554d78 2022-02-10 10:06:53.754 1556 2438797590192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['efe560db-9ab8-4091-b215-493d31580538'] 2022-02-10 10:06:53.772 1556 2438797590192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-10 10:06:53.772 1556 2438797590192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-10 10:06:53.785 1556 2438797590192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['efe560db-9ab8-4091-b215-493d31580538'] 2022-02-10 10:06:53.867 1556 2438797062384 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f3e6f24e-6769-4062-b04e-ceda7c590d90') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:06:53.867 1556 2438797062384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f3e6f24e-6769-4062-b04e-ceda7c590d90') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:06:53.898 1556 2438797062384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f3e6f24e-6769-4062-b04e-ceda7c590d90 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-10 10:06:53.898 1556 2438797062384 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 419, VLAN trunk: None to switch port f3e6f24e-6769-4062-b04e-ceda7c590d90 2022-02-10 10:06:53.989 1556 2438797062384 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-10 10:06:53.989 1556 2438797062384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f3e6f24e-6769-4062-b04e-ceda7c590d90'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:06:54.240 1556 2438797062384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f3e6f24e-6769-4062-b04e-ceda7c590d90']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:06:54.240 1556 2438797062384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:06:54.240 1556 2438797062384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (26d2f5bd-c444-4cf8-89cd-787a81d37869) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:06:54.240 1556 2438797062384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f3e6f24e-6769-4062-b04e-ceda7c590d90 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:06:54.240 1556 2438797062384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-10 10:06:54.269 1556 2438797062384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f3e6f24e-6769-4062-b04e-ceda7c590d90 not yet added. Adding. 2022-02-10 10:06:54.280 1556 2438797062384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-10 10:06:54.290 1556 2438797062384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-10 10:06:54.394 1556 2438797062384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3e6f24e-6769-4062-b04e-ceda7c590d90" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:06:54.488 1556 2438797062384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3e6f24e-6769-4062-b04e-ceda7c590d90" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:06:54.488 1556 2438797062384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3e6f24e-6769-4062-b04e-ceda7c590d90" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:06:54.631 1556 2438797062384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3e6f24e-6769-4062-b04e-ceda7c590d90" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:06:54.745 1556 2438797062384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f3e6f24e-6769-4062-b04e-ceda7c590d90" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:06:54.755 1556 2438797062384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f3e6f24e-6769-4062-b04e-ceda7c590d90 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-10 10:06:54.755 1556 2438797062384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f3e6f24e-6769-4062-b04e-ceda7c590d90 processed. 2022-02-10 10:06:55.471 1556 2438797062384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:06:55.678 1556 2438797062384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:07:04.966 1556 2438800394192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9736ca41-1cf7-425f-adab-95c112a056e0 ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] network_delete received. Deleting network 6127f9b9-2427-422b-bb5c-764eb12c7a20 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-10 10:07:04.972 1556 2438800394192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9736ca41-1cf7-425f-adab-95c112a056e0 ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] Network 6127f9b9-2427-422b-bb5c-764eb12c7a20 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-10 10:07:07.832 1556 2438797653440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c56301e-b131-43da-8390-d0d713b840df ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] network_delete received. Deleting network 2aec322e-9b92-45c1-956c-ce3f07554d78 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-10 10:07:07.832 1556 2438797653440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c56301e-b131-43da-8390-d0d713b840df ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] Network 2aec322e-9b92-45c1-956c-ce3f07554d78 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-10 10:07:08.547 1556 2438800715840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47c7d743-8701-4ef5-959f-31833cd66773 ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] network_delete received. Deleting network c8a27583-51cc-4657-a086-923aa2673d31 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-10 10:07:08.565 1556 2438800715840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47c7d743-8701-4ef5-959f-31833cd66773 ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] Network c8a27583-51cc-4657-a086-923aa2673d31 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-10 10:07:11.753 1556 2438799696640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Security group member updated on remote: ['01881a07-18d4-4061-bcb7-9098678804ef', '283e9132-d558-4416-9232-2ecd25c10bc5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:07:11.770 1556 2438799696640 MainThread INFO neutron.agent.securitygroups_rpc [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Security group member updated ['01881a07-18d4-4061-bcb7-9098678804ef', '283e9132-d558-4416-9232-2ecd25c10bc5'] 2022-02-10 10:07:11.770 1556 2438799696640 MainThread INFO neutron.agent.securitygroups_rpc [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Refresh firewall rules 2022-02-10 10:07:11.786 1556 2438799696640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Get security group information for devices via rpc ['a59db8c6-f336-4435-87a3-94dccc0e3948'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:07:11.802 1556 2438800718832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] port_update received: a59db8c6-f336-4435-87a3-94dccc0e3948 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:07:11.818 1556 2438800718832 MainThread DEBUG oslo_concurrency.lockutils [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Lock "n-hv-agent-port-lock-a59db8c6-f336-4435-87a3-94dccc0e3948" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:07:11.833 1556 2438800718832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Binding port a59db8c6-f336-4435-87a3-94dccc0e3948 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-10 10:07:11.833 1556 2438800718832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-10 10:07:11.866 1556 2438800718832 MainThread DEBUG neutron.services.trunk.rpc.agent [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a59db8c6-f336-4435-87a3-94dccc0e3948') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:07:11.866 1556 2438800718832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a59db8c6-f336-4435-87a3-94dccc0e3948') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:07:11.882 1556 2438800718832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Trunk plugin disabled on server. Assuming port a59db8c6-f336-4435-87a3-94dccc0e3948 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-10 10:07:11.898 1556 2438800718832 MainThread INFO networking_hyperv.neutron.trunk_driver [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Binding VLAN ID: 411, VLAN trunk: None to switch port a59db8c6-f336-4435-87a3-94dccc0e3948 2022-02-10 10:07:11.928 1556 2438800718832 MainThread INFO neutron.agent.securitygroups_rpc [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Refresh firewall rules 2022-02-10 10:07:11.941 1556 2438800718832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Get security group information for devices via rpc ['a59db8c6-f336-4435-87a3-94dccc0e3948'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:07:12.053 1556 2438799696640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Update security group information for ports dict_keys(['a59db8c6-f336-4435-87a3-94dccc0e3948']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:07:12.065 1556 2438799696640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:07:12.065 1556 2438799696640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Update rules of security group (283e9132-d558-4416-9232-2ecd25c10bc5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:07:12.081 1556 2438799696640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Update members of security group (283e9132-d558-4416-9232-2ecd25c10bc5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-10 10:07:12.081 1556 2438799696640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Update port filter for a59db8c6-f336-4435-87a3-94dccc0e3948 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:07:12.081 1556 2438799696640 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Updating port rules. 2022-02-10 10:07:12.099 1556 2438799696640 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Creating 0 new rules, removing 6 old rules. 2022-02-10 10:07:12.099 1556 2438799696640 MainThread DEBUG oslo_concurrency.lockutils [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Lock "n-hv-driver-port-lock-a59db8c6-f336-4435-87a3-94dccc0e3948" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:07:12.114 1556 2438799696640 MainThread DEBUG oslo_concurrency.lockutils [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Lock "n-hv-driver-port-lock-a59db8c6-f336-4435-87a3-94dccc0e3948" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:07:12.114 1556 2438799696640 MainThread DEBUG oslo_concurrency.lockutils [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Lock "n-hv-driver-port-lock-a59db8c6-f336-4435-87a3-94dccc0e3948" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:07:12.207 1556 2438800718832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Update security group information for ports dict_keys(['a59db8c6-f336-4435-87a3-94dccc0e3948']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:07:12.223 1556 2438800718832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:07:12.223 1556 2438800718832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Update rules of security group (283e9132-d558-4416-9232-2ecd25c10bc5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:07:12.238 1556 2438800718832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Update members of security group (283e9132-d558-4416-9232-2ecd25c10bc5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-10 10:07:12.238 1556 2438800718832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Update port filter for a59db8c6-f336-4435-87a3-94dccc0e3948 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:07:12.238 1556 2438800718832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Updating port rules. 2022-02-10 10:07:12.254 1556 2438800718832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Creating 0 new rules, removing 6 old rules. 2022-02-10 10:07:12.331 1556 2438799696640 MainThread DEBUG oslo_concurrency.lockutils [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Lock "n-hv-driver-port-lock-a59db8c6-f336-4435-87a3-94dccc0e3948" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:07:12.331 1556 2438800718832 MainThread DEBUG oslo_concurrency.lockutils [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Lock "n-hv-driver-port-lock-a59db8c6-f336-4435-87a3-94dccc0e3948" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:07:12.350 1556 2438800718832 MainThread DEBUG oslo_concurrency.lockutils [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Lock "n-hv-driver-port-lock-a59db8c6-f336-4435-87a3-94dccc0e3948" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:07:12.350 1556 2438800718832 MainThread DEBUG oslo_concurrency.lockutils [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Lock "n-hv-driver-port-lock-a59db8c6-f336-4435-87a3-94dccc0e3948" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:07:12.441 1556 2438800718832 MainThread DEBUG oslo_concurrency.lockutils [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Lock "n-hv-driver-port-lock-a59db8c6-f336-4435-87a3-94dccc0e3948" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:07:12.487 1556 2438800718832 MainThread DEBUG oslo_concurrency.lockutils [req-a80f1f61-8ae8-415c-a0bd-82e41b1c51df 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Lock "n-hv-agent-port-lock-a59db8c6-f336-4435-87a3-94dccc0e3948" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.672s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:07:12.597 1556 2438778360400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ad0012d-60ea-4d4d-a638-d78e553b42ae 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] port_delete event received for 'fe496cf7-8e78-49d4-a313-d178e3ae37a4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:07:18.445 1556 2438799882192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-049a3038-eb69-4100-8d7d-9b4b15d2bcd7 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Security group member updated on remote: ['283e9132-d558-4416-9232-2ecd25c10bc5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:07:18.445 1556 2438799882192 MainThread INFO neutron.agent.securitygroups_rpc [req-049a3038-eb69-4100-8d7d-9b4b15d2bcd7 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Security group member updated ['283e9132-d558-4416-9232-2ecd25c10bc5'] 2022-02-10 10:07:18.445 1556 2438799882192 MainThread INFO neutron.agent.securitygroups_rpc [req-049a3038-eb69-4100-8d7d-9b4b15d2bcd7 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Refresh firewall rules 2022-02-10 10:07:18.465 1556 2438799882192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-049a3038-eb69-4100-8d7d-9b4b15d2bcd7 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Get security group information for devices via rpc ['a59db8c6-f336-4435-87a3-94dccc0e3948'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:07:18.488 1556 2438799882192 MainThread DEBUG neutron.agent.securitygroups_rpc [req-049a3038-eb69-4100-8d7d-9b4b15d2bcd7 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:07:18.488 1556 2438799882192 MainThread DEBUG neutron.agent.securitygroups_rpc [req-049a3038-eb69-4100-8d7d-9b4b15d2bcd7 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:07:18.528 1556 2438799882192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-049a3038-eb69-4100-8d7d-9b4b15d2bcd7 00de3d5288f1412ca22b71def3b7da9c 0778308ca113487cb7d760159410035a - - -] port_delete event received for 'a59db8c6-f336-4435-87a3-94dccc0e3948' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:07:18.957 1556 2438795995616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a59db8c6-f336-4435-87a3-94dccc0e3948 2022-02-10 10:07:19.576 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-10 10:07:19.583 1556 2438800354464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a59db8c6-f336-4435-87a3-94dccc0e3948' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-10 10:07:19.583 1556 2438800354464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a59db8c6-f336-4435-87a3-94dccc0e3948' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-10 10:07:19.583 1556 2438800354464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a59db8c6-f336-4435-87a3-94dccc0e3948 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-10 10:07:19.620 1556 2438800354464 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a59db8c6-f336-4435-87a3-94dccc0e3948'] 2022-02-10 10:07:19.620 1556 2438800354464 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-10 10:07:19.620 1556 2438800354464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-10 10:07:19.643 1556 2438800354464 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a59db8c6-f336-4435-87a3-94dccc0e3948'] 2022-02-10 10:07:21.476 1556 2438797206976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0d6091e-ce21-40f5-a190-1e159d879abf ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] port_delete event received for 'd276a371-2edb-46de-a72c-f279fe2690fa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:07:21.583 1556 2438799845856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:07:21.628 1556 2438799845856 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:07:22.707 1556 2438800462944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f91a20ca-9a8b-439e-94bf-46f6791013bf ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] port_delete event received for '2b28969b-b0d9-46e3-bfe4-2c0889ffc7d6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:07:23.614 1556 2438796768000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc724c48-d41d-4c94-aecd-ad9c565ca368 ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] port_delete event received for '95a5fbd5-5916-403a-a9e3-26e8f426ae2d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:07:23.834 1556 2438800845280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc724c48-d41d-4c94-aecd-ad9c565ca368 ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] network_delete received. Deleting network 80fb29a7-fa2c-4d1c-b113-931c339c4a72 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-10 10:07:23.834 1556 2438800845280 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dc724c48-d41d-4c94-aecd-ad9c565ca368 ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] Reclaiming local network 80fb29a7-fa2c-4d1c-b113-931c339c4a72 2022-02-10 10:07:23.869 1556 2438800845280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-add68643-f26f-4e91-be03-27ff652ae17a - - - - -] port_delete event received for '95a5fbd5-5916-403a-a9e3-26e8f426ae2d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:07:24.893 1556 2438797527520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac71a404-61a0-4936-89e7-165aee51cfe4 ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] port_delete event received for '99328157-d114-4831-83ef-bae5d03828d6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:07:26.349 1556 2438799754336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-892e9ee8-a31b-4d1d-972a-febc54c63fd0 ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] port_delete event received for '238fa8d9-64a8-4692-a6e4-65625643f8d1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:07:27.306 1556 2438799754336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c551d139-f511-4e6a-9876-49f330feb3eb ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] port_delete event received for 'a1a3665d-3930-46cf-9e60-ee7fd56fe34f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:07:27.519 1556 2438799754336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ad51504-a430-446b-a207-ce0c27804eed - - - - -] port_delete event received for 'a1a3665d-3930-46cf-9e60-ee7fd56fe34f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:07:27.636 1556 2438799500912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c551d139-f511-4e6a-9876-49f330feb3eb ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] network_delete received. Deleting network 5500682e-17d6-4536-b574-f0322d9c56f0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-10 10:07:27.636 1556 2438799500912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c551d139-f511-4e6a-9876-49f330feb3eb ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] Network 5500682e-17d6-4536-b574-f0322d9c56f0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-10 10:07:39.105 1556 2438795995440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 059257fb-b1ca-40ed-a44f-2da821df74a0 2022-02-10 10:07:39.644 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-10 10:07:39.841 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Adding port 059257fb-b1ca-40ed-a44f-2da821df74a0 2022-02-10 10:07:39.848 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Port 059257fb-b1ca-40ed-a44f-2da821df74a0 updated. Details: {'device': '059257fb-b1ca-40ed-a44f-2da821df74a0', 'network_id': '2bba6a3e-f955-4e75-b9d7-521b02b595a6', 'port_id': '059257fb-b1ca-40ed-a44f-2da821df74a0', 'mac_address': 'fa:16:3e:9d:11:b1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 403, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '98a0cb28-72e2-4c83-9aa4-b5067103a245', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-10 10:07:39.848 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-10 10:07:39.867 1556 2438797752448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-059257fb-b1ca-40ed-a44f-2da821df74a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:07:39.867 1556 2438797752448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 059257fb-b1ca-40ed-a44f-2da821df74a0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-10 10:07:39.885 1556 2438797752448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-10 10:07:39.920 1556 2438797752448 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '059257fb-b1ca-40ed-a44f-2da821df74a0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:07:39.925 1556 2438797752448 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '059257fb-b1ca-40ed-a44f-2da821df74a0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:07:39.941 1556 2438797752448 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 059257fb-b1ca-40ed-a44f-2da821df74a0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-10 10:07:39.941 1556 2438797752448 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 403, VLAN trunk: None to switch port 059257fb-b1ca-40ed-a44f-2da821df74a0 2022-02-10 10:07:39.998 1556 2438797752448 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-10 10:07:40.008 1556 2438797752448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['059257fb-b1ca-40ed-a44f-2da821df74a0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:07:40.160 1556 2438797752448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['059257fb-b1ca-40ed-a44f-2da821df74a0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:07:40.179 1556 2438797752448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:07:40.179 1556 2438797752448 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (75344299-f9dd-4461-8062-aa10126b0afe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:07:40.191 1556 2438797752448 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 059257fb-b1ca-40ed-a44f-2da821df74a0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:07:40.191 1556 2438797752448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-10 10:07:40.191 1556 2438797752448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-02-10 10:07:40.207 1556 2438797752448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-059257fb-b1ca-40ed-a44f-2da821df74a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:07:40.207 1556 2438797752448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-059257fb-b1ca-40ed-a44f-2da821df74a0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:07:40.207 1556 2438797752448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-059257fb-b1ca-40ed-a44f-2da821df74a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:07:40.207 1556 2438797752448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-059257fb-b1ca-40ed-a44f-2da821df74a0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:07:40.257 1556 2438797752448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-059257fb-b1ca-40ed-a44f-2da821df74a0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:07:40.275 1556 2438797752448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 059257fb-b1ca-40ed-a44f-2da821df74a0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-10 10:07:40.284 1556 2438797752448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 059257fb-b1ca-40ed-a44f-2da821df74a0 processed. 2022-02-10 10:07:41.650 1556 2438797752448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:07:41.907 1556 2438797752448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:07:51.273 1556 2438795995616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 059257fb-b1ca-40ed-a44f-2da821df74a0 2022-02-10 10:07:51.690 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-10 10:07:51.698 1556 2438797558000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '059257fb-b1ca-40ed-a44f-2da821df74a0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-10 10:07:51.698 1556 2438797558000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '059257fb-b1ca-40ed-a44f-2da821df74a0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-10 10:07:51.698 1556 2438797558000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 059257fb-b1ca-40ed-a44f-2da821df74a0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-10 10:07:51.723 1556 2438797558000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['059257fb-b1ca-40ed-a44f-2da821df74a0'] 2022-02-10 10:07:51.723 1556 2438797558000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-10 10:07:51.723 1556 2438797558000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-10 10:07:51.723 1556 2438797558000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['059257fb-b1ca-40ed-a44f-2da821df74a0'] 2022-02-10 10:07:53.284 1556 2438795995616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 059257fb-b1ca-40ed-a44f-2da821df74a0 2022-02-10 10:07:53.705 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-10 10:07:53.705 1556 2438799816304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '059257fb-b1ca-40ed-a44f-2da821df74a0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-10 10:07:53.705 1556 2438799816304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '059257fb-b1ca-40ed-a44f-2da821df74a0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-10 10:07:53.722 1556 2438799816304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 059257fb-b1ca-40ed-a44f-2da821df74a0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-10 10:07:53.722 1556 2438800462416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:07:53.738 1556 2438799816304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2bba6a3e-f955-4e75-b9d7-521b02b595a6 2022-02-10 10:07:53.738 1556 2438799816304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['059257fb-b1ca-40ed-a44f-2da821df74a0'] 2022-02-10 10:07:53.738 1556 2438799816304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-10 10:07:53.738 1556 2438799816304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['059257fb-b1ca-40ed-a44f-2da821df74a0'] 2022-02-10 10:07:53.863 1556 2438800462416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:08:05.253 1556 2438795995440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 059257fb-b1ca-40ed-a44f-2da821df74a0 2022-02-10 10:08:05.752 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-10 10:08:05.950 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Adding port 059257fb-b1ca-40ed-a44f-2da821df74a0 2022-02-10 10:08:05.950 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Port 059257fb-b1ca-40ed-a44f-2da821df74a0 updated. Details: {'device': '059257fb-b1ca-40ed-a44f-2da821df74a0', 'network_id': '2bba6a3e-f955-4e75-b9d7-521b02b595a6', 'port_id': '059257fb-b1ca-40ed-a44f-2da821df74a0', 'mac_address': 'fa:16:3e:9d:11:b1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 403, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '98a0cb28-72e2-4c83-9aa4-b5067103a245', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-10 10:08:05.950 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-10 10:08:05.950 1556 2438799312848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-059257fb-b1ca-40ed-a44f-2da821df74a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:08:05.971 1556 2438799312848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 059257fb-b1ca-40ed-a44f-2da821df74a0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-10 10:08:05.971 1556 2438799312848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2bba6a3e-f955-4e75-b9d7-521b02b595a6 2022-02-10 10:08:05.971 1556 2438799312848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-10 10:08:06.117 1556 2438799312848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '059257fb-b1ca-40ed-a44f-2da821df74a0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:08:06.117 1556 2438799312848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '059257fb-b1ca-40ed-a44f-2da821df74a0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:08:06.144 1556 2438799312848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 059257fb-b1ca-40ed-a44f-2da821df74a0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-10 10:08:06.144 1556 2438799312848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 403, VLAN trunk: None to switch port 059257fb-b1ca-40ed-a44f-2da821df74a0 2022-02-10 10:08:06.206 1556 2438799312848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-10 10:08:06.222 1556 2438799312848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['059257fb-b1ca-40ed-a44f-2da821df74a0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:08:06.362 1556 2438799312848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['059257fb-b1ca-40ed-a44f-2da821df74a0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:08:06.377 1556 2438799312848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:08:06.383 1556 2438799312848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (75344299-f9dd-4461-8062-aa10126b0afe) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:08:06.383 1556 2438799312848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 059257fb-b1ca-40ed-a44f-2da821df74a0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:08:06.383 1556 2438799312848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-10 10:08:06.383 1556 2438799312848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 059257fb-b1ca-40ed-a44f-2da821df74a0 not yet added. Adding. 2022-02-10 10:08:06.383 1556 2438799312848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-10 10:08:06.409 1556 2438799312848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-10 10:08:06.487 1556 2438799312848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-059257fb-b1ca-40ed-a44f-2da821df74a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:08:06.583 1556 2438799312848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-059257fb-b1ca-40ed-a44f-2da821df74a0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:08:06.583 1556 2438799312848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-059257fb-b1ca-40ed-a44f-2da821df74a0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:08:06.690 1556 2438799312848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-059257fb-b1ca-40ed-a44f-2da821df74a0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:08:06.760 1556 2438799312848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-059257fb-b1ca-40ed-a44f-2da821df74a0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.813s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:08:06.784 1556 2438799312848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 059257fb-b1ca-40ed-a44f-2da821df74a0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-10 10:08:06.784 1556 2438799312848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 059257fb-b1ca-40ed-a44f-2da821df74a0 processed. 2022-02-10 10:08:07.768 1556 2438799312848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:08:07.966 1556 2438799312848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:08:12.148 1556 2438778332608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc7d8ebe-9627-4aa6-b533-bbcf8f10637e 7fc012a3f158439d9376b7fad2dd2ac6 ec1c7561128d4f8ea8d5ea194fbdc445 - - -] port_delete event received for 'ce7f0340-d5e7-41f9-a53f-50d2fcbcbee0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:08:14.648 1556 2438801057568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cabfcb80-c159-4c2e-83c6-1e1e4e02d704 7fc012a3f158439d9376b7fad2dd2ac6 ec1c7561128d4f8ea8d5ea194fbdc445 - - -] Security group member updated on remote: ['26d2f5bd-c444-4cf8-89cd-787a81d37869'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:08:14.648 1556 2438801057568 MainThread INFO neutron.agent.securitygroups_rpc [req-cabfcb80-c159-4c2e-83c6-1e1e4e02d704 7fc012a3f158439d9376b7fad2dd2ac6 ec1c7561128d4f8ea8d5ea194fbdc445 - - -] Security group member updated ['26d2f5bd-c444-4cf8-89cd-787a81d37869'] 2022-02-10 10:08:14.721 1556 2438801479808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cabfcb80-c159-4c2e-83c6-1e1e4e02d704 7fc012a3f158439d9376b7fad2dd2ac6 ec1c7561128d4f8ea8d5ea194fbdc445 - - -] port_delete event received for 'f3e6f24e-6769-4062-b04e-ceda7c590d90' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:08:15.489 1556 2438795995616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f3e6f24e-6769-4062-b04e-ceda7c590d90 2022-02-10 10:08:15.800 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-10 10:08:15.800 1556 2438797020672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f3e6f24e-6769-4062-b04e-ceda7c590d90' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-10 10:08:15.815 1556 2438797020672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f3e6f24e-6769-4062-b04e-ceda7c590d90' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-10 10:08:15.815 1556 2438797020672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f3e6f24e-6769-4062-b04e-ceda7c590d90 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-10 10:08:15.815 1556 2438797020672 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0e479c2e-0acd-46a0-9dec-d6962c538b98 2022-02-10 10:08:15.815 1556 2438797020672 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f3e6f24e-6769-4062-b04e-ceda7c590d90'] 2022-02-10 10:08:15.846 1556 2438797020672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-10 10:08:15.846 1556 2438797020672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-10 10:08:15.862 1556 2438797020672 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f3e6f24e-6769-4062-b04e-ceda7c590d90'] 2022-02-10 10:08:17.809 1556 2438797020672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:08:17.840 1556 2438797020672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:08:17.930 1556 2438800190448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9ecb701-fc52-4c5e-8cca-46a31355ad45 ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] port_delete event received for '48400b54-c980-4c18-8a5a-2513ffebeeac' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:08:19.065 1556 2438800324384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0de6b18-01e8-4a2d-b66b-65c6aa662f8b ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] port_delete event received for 'aff9c4c6-13dd-4877-afe1-27d0725bee19' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:08:19.831 1556 2438800540768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f405794a-5d87-45be-ad2d-6c4d16ca9dee ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] port_delete event received for 'e0c7536e-cf73-4494-83a4-ab40b21e37c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:08:19.941 1556 2438796526864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4abfb2a5-35fd-4e87-8786-deb20fb367d4 - - - - -] port_delete event received for 'e0c7536e-cf73-4494-83a4-ab40b21e37c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:08:20.049 1556 2438796526864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f405794a-5d87-45be-ad2d-6c4d16ca9dee ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] network_delete received. Deleting network 0e479c2e-0acd-46a0-9dec-d6962c538b98 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-10 10:08:20.053 1556 2438796526864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f405794a-5d87-45be-ad2d-6c4d16ca9dee ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] Network 0e479c2e-0acd-46a0-9dec-d6962c538b98 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-10 10:08:21.259 1556 2438800986528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc51e53c-605f-4fed-9bea-21c38f9d87d2 ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] port_delete event received for 'fbebd7d1-e92c-4221-8f3f-1bc443ed8519' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:08:22.346 1556 2438777933136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29773070-7bea-4d69-a449-bce804a0a236 ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] port_delete event received for '0f6c3afd-1549-4f0a-9980-bd4d0699d668' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:08:23.112 1556 2438777933136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01362b8d-b4d2-4f26-9e86-55fe327fbb5e ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] port_delete event received for '51a8fa01-133a-451f-8d3a-32f57411c4a2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:08:23.266 1556 2438777933136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3dc11e03-0a16-48b7-a0a8-f54cda54d040 - - - - -] port_delete event received for '51a8fa01-133a-451f-8d3a-32f57411c4a2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:08:23.332 1556 2438777933136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01362b8d-b4d2-4f26-9e86-55fe327fbb5e ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] network_delete received. Deleting network 81f5b34f-7ffb-4234-898e-225e99b52523 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-10 10:08:23.332 1556 2438777933136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01362b8d-b4d2-4f26-9e86-55fe327fbb5e ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] Network 81f5b34f-7ffb-4234-898e-225e99b52523 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-10 10:08:41.650 1556 2438795995616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 059257fb-b1ca-40ed-a44f-2da821df74a0 2022-02-10 10:08:41.707 1556 2438797525936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92e9015f-6079-423d-9c16-7cf30ab9d4ec 0f9e93269ae74c05ba90f18e74d74a3d 951a8f631e534671ba4a4562cc2f3268 - - -] Security group member updated on remote: ['75344299-f9dd-4461-8062-aa10126b0afe'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:08:41.707 1556 2438797525936 MainThread INFO neutron.agent.securitygroups_rpc [req-92e9015f-6079-423d-9c16-7cf30ab9d4ec 0f9e93269ae74c05ba90f18e74d74a3d 951a8f631e534671ba4a4562cc2f3268 - - -] Security group member updated ['75344299-f9dd-4461-8062-aa10126b0afe'] 2022-02-10 10:08:41.919 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-10 10:08:41.919 1556 2438800642288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '059257fb-b1ca-40ed-a44f-2da821df74a0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-10 10:08:41.919 1556 2438800642288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '059257fb-b1ca-40ed-a44f-2da821df74a0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-10 10:08:41.919 1556 2438800642288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 059257fb-b1ca-40ed-a44f-2da821df74a0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-10 10:08:41.944 1556 2438800642288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2bba6a3e-f955-4e75-b9d7-521b02b595a6 2022-02-10 10:08:41.955 1556 2438800642288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['059257fb-b1ca-40ed-a44f-2da821df74a0'] 2022-02-10 10:08:41.955 1556 2438800642288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-10 10:08:41.971 1556 2438800642288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-10 10:08:41.971 1556 2438800642288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['059257fb-b1ca-40ed-a44f-2da821df74a0'] 2022-02-10 10:08:42.291 1556 2438778361456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92e9015f-6079-423d-9c16-7cf30ab9d4ec 0f9e93269ae74c05ba90f18e74d74a3d 951a8f631e534671ba4a4562cc2f3268 - - -] port_delete event received for '059257fb-b1ca-40ed-a44f-2da821df74a0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:08:43.924 1556 2438801290864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:08:43.924 1556 2438800716544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4d9798c-49df-4e67-b94a-31647cc2e7fa 0f9e93269ae74c05ba90f18e74d74a3d 951a8f631e534671ba4a4562cc2f3268 - - -] port_delete event received for '483b07a8-5486-4543-880b-55d0946d1030' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:08:43.955 1556 2438801290864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:08:47.743 1556 2438799696640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-332095da-bbb7-4e25-9f82-381c4e4138ba ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] port_delete event received for 'd7bbcfa3-60fb-4202-a027-1be23a1b914b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:08:48.830 1556 2438796463616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b49b16a5-81d8-468f-8113-2c9cc2f5a7dd ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] port_delete event received for '54147ed3-d919-4e6a-8449-1e3e6b86d43f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:08:49.570 1556 2438800781728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6f01e33-e1d4-486a-80fa-ba36a7bc890d ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] port_delete event received for 'cfd3c4d3-bedd-49cb-afb4-7097dbf729da' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:08:49.658 1556 2438799468672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e4eb109-da49-4878-9726-9cbf9a2e6d03 - - - - -] port_delete event received for 'cfd3c4d3-bedd-49cb-afb4-7097dbf729da' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:08:49.768 1556 2438799468672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6f01e33-e1d4-486a-80fa-ba36a7bc890d ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] network_delete received. Deleting network 2bba6a3e-f955-4e75-b9d7-521b02b595a6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-10 10:08:49.783 1556 2438799468672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6f01e33-e1d4-486a-80fa-ba36a7bc890d ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] Network 2bba6a3e-f955-4e75-b9d7-521b02b595a6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-10 10:08:53.929 1556 2438801204496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6294eaa9-f76e-4c4a-8a37-9bd0fd1a83e9 - - - - -] port_update received: a2c94641-3009-4b18-a943-ee86dcdda65f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:08:53.929 1556 2438801204496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6294eaa9-f76e-4c4a-8a37-9bd0fd1a83e9 - - - - -] No port a2c94641-3009-4b18-a943-ee86dcdda65f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:08:55.363 1556 2438799881664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-def708df-c6ce-4bc3-bdb4-d64f305537d9 354cdd181add417ebdd8b9a323ebd245 3222150ba3c6430db16e9b71dde5e604 - - -] Security group rule updated on remote: ['afe2b96d-02c7-4253-aa95-0d2141e66778'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-10 10:08:55.363 1556 2438799881664 MainThread INFO neutron.agent.securitygroups_rpc [req-def708df-c6ce-4bc3-bdb4-d64f305537d9 354cdd181add417ebdd8b9a323ebd245 3222150ba3c6430db16e9b71dde5e604 - - -] Security group rule updated ['afe2b96d-02c7-4253-aa95-0d2141e66778'] 2022-02-10 10:08:55.487 1556 2438799881664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f63e77fb-a612-481f-988a-d2e817eedf22 354cdd181add417ebdd8b9a323ebd245 3222150ba3c6430db16e9b71dde5e604 - - -] Security group rule updated on remote: ['afe2b96d-02c7-4253-aa95-0d2141e66778'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-10 10:08:55.487 1556 2438799881664 MainThread INFO neutron.agent.securitygroups_rpc [req-f63e77fb-a612-481f-988a-d2e817eedf22 354cdd181add417ebdd8b9a323ebd245 3222150ba3c6430db16e9b71dde5e604 - - -] Security group rule updated ['afe2b96d-02c7-4253-aa95-0d2141e66778'] 2022-02-10 10:08:57.049 1556 2438799881664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fa08b7c-18e1-4f50-9548-98a1d8c68e43 - - - - -] port_update received: d006aae3-3cb1-483d-88a4-ff554a417815 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:08:57.081 1556 2438799881664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fa08b7c-18e1-4f50-9548-98a1d8c68e43 - - - - -] No port d006aae3-3cb1-483d-88a4-ff554a417815 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:08:59.095 1556 2438797784512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c0f1e67d-932f-404d-bf7f-b51f0643bf6e 354cdd181add417ebdd8b9a323ebd245 3222150ba3c6430db16e9b71dde5e604 - - -] Security group member updated on remote: ['afe2b96d-02c7-4253-aa95-0d2141e66778'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:08:59.095 1556 2438797784512 MainThread INFO neutron.agent.securitygroups_rpc [req-c0f1e67d-932f-404d-bf7f-b51f0643bf6e 354cdd181add417ebdd8b9a323ebd245 3222150ba3c6430db16e9b71dde5e604 - - -] Security group member updated ['afe2b96d-02c7-4253-aa95-0d2141e66778'] 2022-02-10 10:08:59.920 1556 2438800642112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6290f7b7-21a0-4bb5-9fae-025de96b99e3 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] port_update received: 560da422-dd6b-451a-94da-328563e7d146 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:08:59.924 1556 2438800642112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6290f7b7-21a0-4bb5-9fae-025de96b99e3 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] No port 560da422-dd6b-451a-94da-328563e7d146 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:09:01.580 1556 2438795995440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 560da422-dd6b-451a-94da-328563e7d146 2022-02-10 10:09:02.001 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-10 10:09:02.211 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Adding port 560da422-dd6b-451a-94da-328563e7d146 2022-02-10 10:09:02.211 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Port 560da422-dd6b-451a-94da-328563e7d146 updated. Details: {'device': '560da422-dd6b-451a-94da-328563e7d146', 'network_id': 'f15c2a47-44c0-4950-bdc7-15f4ba061e02', 'port_id': '560da422-dd6b-451a-94da-328563e7d146', 'mac_address': 'fa:16:3e:b7:29:6d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 421, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a40a85e7-8340-4e04-9068-357ee4698725', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-10 10:09:02.211 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-10 10:09:02.236 1556 2438801653600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-560da422-dd6b-451a-94da-328563e7d146" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:09:02.236 1556 2438801653600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 560da422-dd6b-451a-94da-328563e7d146 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-10 10:09:02.236 1556 2438801653600 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f15c2a47-44c0-4950-bdc7-15f4ba061e02 2022-02-10 10:09:02.254 1556 2438801653600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-10 10:09:02.367 1556 2438801653600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '560da422-dd6b-451a-94da-328563e7d146') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:09:02.367 1556 2438801653600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '560da422-dd6b-451a-94da-328563e7d146') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:09:02.390 1556 2438801653600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 560da422-dd6b-451a-94da-328563e7d146 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-10 10:09:02.390 1556 2438801653600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 421, VLAN trunk: None to switch port 560da422-dd6b-451a-94da-328563e7d146 2022-02-10 10:09:02.455 1556 2438801653600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-10 10:09:02.471 1556 2438801653600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['560da422-dd6b-451a-94da-328563e7d146'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:09:02.617 1556 2438801653600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['560da422-dd6b-451a-94da-328563e7d146']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:09:02.617 1556 2438801653600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:09:02.628 1556 2438801653600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (afe2b96d-02c7-4253-aa95-0d2141e66778) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:09:02.628 1556 2438801653600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 560da422-dd6b-451a-94da-328563e7d146 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:09:02.628 1556 2438801653600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-10 10:09:02.628 1556 2438801653600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 560da422-dd6b-451a-94da-328563e7d146 not yet added. Adding. 2022-02-10 10:09:02.628 1556 2438801653600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-10 10:09:02.658 1556 2438801653600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-10 10:09:02.731 1556 2438801653600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-560da422-dd6b-451a-94da-328563e7d146" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:09:02.804 1556 2438801653600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-560da422-dd6b-451a-94da-328563e7d146" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:09:02.804 1556 2438801653600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-560da422-dd6b-451a-94da-328563e7d146" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:09:02.893 1556 2438801653600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-560da422-dd6b-451a-94da-328563e7d146" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:09:02.970 1556 2438801653600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-560da422-dd6b-451a-94da-328563e7d146" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.734s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:09:02.970 1556 2438801653600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 560da422-dd6b-451a-94da-328563e7d146 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-10 10:09:02.987 1556 2438801653600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 560da422-dd6b-451a-94da-328563e7d146 processed. 2022-02-10 10:09:04.001 1556 2438801653600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:09:04.189 1556 2438801653600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:11:22.640 1556 2438795995616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 560da422-dd6b-451a-94da-328563e7d146 2022-02-10 10:11:22.687 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-10 10:11:22.687 1556 2438803112880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '560da422-dd6b-451a-94da-328563e7d146' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-10 10:11:22.687 1556 2438803112880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '560da422-dd6b-451a-94da-328563e7d146' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-10 10:11:22.703 1556 2438803112880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 560da422-dd6b-451a-94da-328563e7d146 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-10 10:11:22.718 1556 2438803112880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f15c2a47-44c0-4950-bdc7-15f4ba061e02 2022-02-10 10:11:22.722 1556 2438803112880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['560da422-dd6b-451a-94da-328563e7d146'] 2022-02-10 10:11:22.722 1556 2438803112880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-10 10:11:22.722 1556 2438803112880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-10 10:11:22.738 1556 2438803112880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['560da422-dd6b-451a-94da-328563e7d146'] 2022-02-10 10:11:23.082 1556 2438803112880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0d5c2955-3775-4541-88e0-319dd9ecdaaa 354cdd181add417ebdd8b9a323ebd245 3222150ba3c6430db16e9b71dde5e604 - - -] Security group member updated on remote: ['afe2b96d-02c7-4253-aa95-0d2141e66778'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:11:23.097 1556 2438803112880 MainThread INFO neutron.agent.securitygroups_rpc [req-0d5c2955-3775-4541-88e0-319dd9ecdaaa 354cdd181add417ebdd8b9a323ebd245 3222150ba3c6430db16e9b71dde5e604 - - -] Security group member updated ['afe2b96d-02c7-4253-aa95-0d2141e66778'] 2022-02-10 10:11:23.687 1556 2438796663264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d5c2955-3775-4541-88e0-319dd9ecdaaa 354cdd181add417ebdd8b9a323ebd245 3222150ba3c6430db16e9b71dde5e604 - - -] port_delete event received for '560da422-dd6b-451a-94da-328563e7d146' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:11:24.703 1556 2438796663264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:11:24.738 1556 2438796663264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:11:25.796 1556 2438801650256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-848a20d4-ba1b-4b79-b48e-317be29e5dce 354cdd181add417ebdd8b9a323ebd245 3222150ba3c6430db16e9b71dde5e604 - - -] port_delete event received for '77f4ea98-e054-4dc6-a6e9-8a527b84f3ac' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:11:26.218 1556 2438797208032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dab5e3e6-6c91-44c6-b8f0-4f9063934296 354cdd181add417ebdd8b9a323ebd245 3222150ba3c6430db16e9b71dde5e604 - - -] Security group rule updated on remote: ['f006f764-1b30-47fa-b6f7-6d4e2e54e8ed'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-10 10:11:26.218 1556 2438797208032 MainThread INFO neutron.agent.securitygroups_rpc [req-dab5e3e6-6c91-44c6-b8f0-4f9063934296 354cdd181add417ebdd8b9a323ebd245 3222150ba3c6430db16e9b71dde5e604 - - -] Security group rule updated ['f006f764-1b30-47fa-b6f7-6d4e2e54e8ed'] 2022-02-10 10:11:26.331 1556 2438800326144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2e5c5307-01c6-45cf-b400-2c97a330f492 354cdd181add417ebdd8b9a323ebd245 3222150ba3c6430db16e9b71dde5e604 - - -] Security group rule updated on remote: ['f006f764-1b30-47fa-b6f7-6d4e2e54e8ed'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-10 10:11:26.331 1556 2438800326144 MainThread INFO neutron.agent.securitygroups_rpc [req-2e5c5307-01c6-45cf-b400-2c97a330f492 354cdd181add417ebdd8b9a323ebd245 3222150ba3c6430db16e9b71dde5e604 - - -] Security group rule updated ['f006f764-1b30-47fa-b6f7-6d4e2e54e8ed'] 2022-02-10 10:11:29.348 1556 2438801829728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-07cdc692-eccc-45d3-ab3c-b6dde34d04e6 354cdd181add417ebdd8b9a323ebd245 3222150ba3c6430db16e9b71dde5e604 - - -] Security group member updated on remote: ['f006f764-1b30-47fa-b6f7-6d4e2e54e8ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:11:29.348 1556 2438801829728 MainThread INFO neutron.agent.securitygroups_rpc [req-07cdc692-eccc-45d3-ab3c-b6dde34d04e6 354cdd181add417ebdd8b9a323ebd245 3222150ba3c6430db16e9b71dde5e604 - - -] Security group member updated ['f006f764-1b30-47fa-b6f7-6d4e2e54e8ed'] 2022-02-10 10:11:30.210 1556 2438799499328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-358fc1d3-453c-44b1-be48-d3f44e8670ca 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] port_update received: 12f9fb13-bbcd-4fdf-97cf-a295ec3322db port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-10 10:11:30.210 1556 2438799499328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-358fc1d3-453c-44b1-be48-d3f44e8670ca 834f6eda740f461d8413858ffadcd2c7 2e6832e1c9044e8a881199b995857e1a - - -] No port 12f9fb13-bbcd-4fdf-97cf-a295ec3322db defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-10 10:11:32.489 1556 2438795995440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 12f9fb13-bbcd-4fdf-97cf-a295ec3322db 2022-02-10 10:11:32.723 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-10 10:11:32.926 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Adding port 12f9fb13-bbcd-4fdf-97cf-a295ec3322db 2022-02-10 10:11:32.926 1556 2438690107632 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Port 12f9fb13-bbcd-4fdf-97cf-a295ec3322db updated. Details: {'device': '12f9fb13-bbcd-4fdf-97cf-a295ec3322db', 'network_id': 'f15c2a47-44c0-4950-bdc7-15f4ba061e02', 'port_id': '12f9fb13-bbcd-4fdf-97cf-a295ec3322db', 'mac_address': 'fa:16:3e:83:fe:a9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 421, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a40a85e7-8340-4e04-9068-357ee4698725', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-10 10:11:32.926 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-02-10 10:11:32.942 1556 2438778334192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-12f9fb13-bbcd-4fdf-97cf-a295ec3322db" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:11:32.942 1556 2438778334192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 12f9fb13-bbcd-4fdf-97cf-a295ec3322db _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-10 10:11:32.954 1556 2438778334192 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f15c2a47-44c0-4950-bdc7-15f4ba061e02 2022-02-10 10:11:32.954 1556 2438778334192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-02-10 10:11:33.111 1556 2438778334192 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '12f9fb13-bbcd-4fdf-97cf-a295ec3322db') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:11:33.111 1556 2438778334192 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '12f9fb13-bbcd-4fdf-97cf-a295ec3322db') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-10 10:11:33.140 1556 2438778334192 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 12f9fb13-bbcd-4fdf-97cf-a295ec3322db is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-10 10:11:33.146 1556 2438778334192 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 421, VLAN trunk: None to switch port 12f9fb13-bbcd-4fdf-97cf-a295ec3322db 2022-02-10 10:11:33.190 1556 2438778334192 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-10 10:11:33.218 1556 2438778334192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['12f9fb13-bbcd-4fdf-97cf-a295ec3322db'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-10 10:11:33.364 1556 2438778334192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['12f9fb13-bbcd-4fdf-97cf-a295ec3322db']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-10 10:11:33.364 1556 2438778334192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-10 10:11:33.364 1556 2438778334192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f006f764-1b30-47fa-b6f7-6d4e2e54e8ed) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-10 10:11:33.379 1556 2438778334192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 12f9fb13-bbcd-4fdf-97cf-a295ec3322db _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-10 10:11:33.379 1556 2438778334192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-10 10:11:33.379 1556 2438778334192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 12f9fb13-bbcd-4fdf-97cf-a295ec3322db not yet added. Adding. 2022-02-10 10:11:33.396 1556 2438778334192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-02-10 10:11:33.396 1556 2438778334192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-02-10 10:11:33.474 1556 2438778334192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12f9fb13-bbcd-4fdf-97cf-a295ec3322db" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:11:33.552 1556 2438778334192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12f9fb13-bbcd-4fdf-97cf-a295ec3322db" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:11:33.552 1556 2438778334192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12f9fb13-bbcd-4fdf-97cf-a295ec3322db" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:11:33.645 1556 2438778334192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-12f9fb13-bbcd-4fdf-97cf-a295ec3322db" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:11:33.724 1556 2438778334192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-12f9fb13-bbcd-4fdf-97cf-a295ec3322db" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:11:33.724 1556 2438778334192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 12f9fb13-bbcd-4fdf-97cf-a295ec3322db status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-10 10:11:33.739 1556 2438778334192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 12f9fb13-bbcd-4fdf-97cf-a295ec3322db processed. 2022-02-10 10:11:34.734 1556 2438778334192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:11:34.911 1556 2438778334192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:12:16.834 1556 2438795995616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 12f9fb13-bbcd-4fdf-97cf-a295ec3322db 2022-02-10 10:12:16.921 1556 2438690107632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e36ace49-fa89-43ec-b026-6b930b26f512 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-10 10:12:16.921 1556 2438797112768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '12f9fb13-bbcd-4fdf-97cf-a295ec3322db' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-10 10:12:16.929 1556 2438797112768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '12f9fb13-bbcd-4fdf-97cf-a295ec3322db' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-10 10:12:16.929 1556 2438797112768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 12f9fb13-bbcd-4fdf-97cf-a295ec3322db _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-10 10:12:16.944 1556 2438803469056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-10915b3b-3d13-4362-b866-6828a4e2ae6c 354cdd181add417ebdd8b9a323ebd245 3222150ba3c6430db16e9b71dde5e604 - - -] Security group member updated on remote: ['f006f764-1b30-47fa-b6f7-6d4e2e54e8ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-10 10:12:16.944 1556 2438803469056 MainThread INFO neutron.agent.securitygroups_rpc [req-10915b3b-3d13-4362-b866-6828a4e2ae6c 354cdd181add417ebdd8b9a323ebd245 3222150ba3c6430db16e9b71dde5e604 - - -] Security group member updated ['f006f764-1b30-47fa-b6f7-6d4e2e54e8ed'] 2022-02-10 10:12:16.944 1556 2438797112768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f15c2a47-44c0-4950-bdc7-15f4ba061e02 2022-02-10 10:12:16.968 1556 2438797112768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['12f9fb13-bbcd-4fdf-97cf-a295ec3322db'] 2022-02-10 10:12:16.968 1556 2438797112768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-10 10:12:16.976 1556 2438797112768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-02-10 10:12:16.976 1556 2438797112768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['12f9fb13-bbcd-4fdf-97cf-a295ec3322db'] 2022-02-10 10:12:17.257 1556 2438801290160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10915b3b-3d13-4362-b866-6828a4e2ae6c 354cdd181add417ebdd8b9a323ebd245 3222150ba3c6430db16e9b71dde5e604 - - -] port_delete event received for '12f9fb13-bbcd-4fdf-97cf-a295ec3322db' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:12:18.656 1556 2438799598864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6dc2952-b085-4b66-ada6-98c5d34a3c74 354cdd181add417ebdd8b9a323ebd245 3222150ba3c6430db16e9b71dde5e604 - - -] port_delete event received for '6ddab658-2e26-4e38-8997-38994622e309' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:12:18.929 1556 2438796212000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-10 10:12:18.954 1556 2438796212000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-10 10:12:23.392 1556 2438803028976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b3d723c-a124-4ee3-8365-6155f27bfae8 ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] port_delete event received for 'd006aae3-3cb1-483d-88a4-ff554a417815' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:12:24.499 1556 2438800465056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a372953-86d3-48b5-9687-eb90c8b6d530 ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] port_delete event received for 'a2c94641-3009-4b18-a943-ee86dcdda65f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:12:25.234 1556 2438800465056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5dcc17ae-a258-4782-8352-d99c1e2d75e0 ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] port_delete event received for '493d7003-21ff-4144-b85d-48541dca182b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-10 10:12:25.453 1556 2438800465056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5dcc17ae-a258-4782-8352-d99c1e2d75e0 ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] network_delete received. Deleting network f15c2a47-44c0-4950-bdc7-15f4ba061e02 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-10 10:12:25.453 1556 2438800465056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5dcc17ae-a258-4782-8352-d99c1e2d75e0 ffe0968135ee4c4990dbb744c6b2fdf9 9ef131b9a17347ee929b675755148e26 - - -] Network f15c2a47-44c0-4950-bdc7-15f4ba061e02 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463