2021-06-23 13:50:43.281 1872 2653813022040 MainThread INFO neutron.common.config [-] Logging enabled! 2021-06-23 13:50:43.281 1872 2653813022040 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev382 2021-06-23 13:50:43.281 1872 2653813022040 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-06-23 13:50:43.393 1872 2653813022040 MainThread INFO os_win.utils.network.networkutils [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] WMI caching is disabled. 2021-06-23 13:50:43.609 1872 2653813022040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:120 2021-06-23 13:50:43.703 1872 2653813022040 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-06-23 13:50:43.703 1872 2653813022040 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-06-23 13:50:43.953 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent initialized successfully, now running... 2021-06-23 13:50:43.970 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-06-23 13:50:43.970 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-06-23 13:50:43.986 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-06-23 13:52:33.062 1872 2653909608760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-008ecd9d-b8fa-4c41-a555-ce0d86fe5582 - - - - -] port_update received: a9f2fd8b-4192-4475-bc39-d48bb97c1829 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:52:33.062 1872 2653909608760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-008ecd9d-b8fa-4c41-a555-ce0d86fe5582 - - - - -] No port a9f2fd8b-4192-4475-bc39-d48bb97c1829 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:52:39.299 1872 2653909608760 MainThread WARNING oslo_policy.policy [req-3f6d02ee-b580-4385-b169-b81657e6b977 aa868ecc024b4eeb88d34ba6d0490e1e b57ca5bba1de45ceae37270dec86bf19 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-06-23 13:52:39.299 1872 2653909608760 MainThread WARNING oslo_policy.policy [req-3f6d02ee-b580-4385-b169-b81657e6b977 aa868ecc024b4eeb88d34ba6d0490e1e b57ca5bba1de45ceae37270dec86bf19 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-06-23 13:52:39.299 1872 2653909608760 MainThread WARNING oslo_policy.policy [req-3f6d02ee-b580-4385-b169-b81657e6b977 aa868ecc024b4eeb88d34ba6d0490e1e b57ca5bba1de45ceae37270dec86bf19 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-06-23 13:52:39.299 1872 2653909608760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3f6d02ee-b580-4385-b169-b81657e6b977 aa868ecc024b4eeb88d34ba6d0490e1e b57ca5bba1de45ceae37270dec86bf19 - - -] Security group rule updated on remote: ['19641cb1-c80c-4cee-aba0-0a94d0d01f07'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-23 13:52:39.299 1872 2653909608760 MainThread INFO neutron.agent.securitygroups_rpc [req-3f6d02ee-b580-4385-b169-b81657e6b977 aa868ecc024b4eeb88d34ba6d0490e1e b57ca5bba1de45ceae37270dec86bf19 - - -] Security group rule updated ['19641cb1-c80c-4cee-aba0-0a94d0d01f07'] 2021-06-23 13:52:39.672 1872 2653909608760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92f0cfb0-3e39-4751-9532-b041d52ad4a3 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Security group member updated on remote: ['15c1b2b4-fb12-4638-b403-ab418019afcd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:52:39.672 1872 2653909608760 MainThread INFO neutron.agent.securitygroups_rpc [req-92f0cfb0-3e39-4751-9532-b041d52ad4a3 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Security group member updated ['15c1b2b4-fb12-4638-b403-ab418019afcd'] 2021-06-23 13:52:39.841 1872 2653909608760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c787153-0034-4f46-8bcd-6942cab6580d - - - - -] port_update received: 785ea1ed-c2d4-4573-8c52-ee0bc0308fd1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:52:39.849 1872 2653909608760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c787153-0034-4f46-8bcd-6942cab6580d - - - - -] No port 785ea1ed-c2d4-4573-8c52-ee0bc0308fd1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:52:40.153 1872 2653909608760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dbbd871c-98cb-402a-8832-1230923351ee aa868ecc024b4eeb88d34ba6d0490e1e b57ca5bba1de45ceae37270dec86bf19 - - -] Security group rule updated on remote: ['19641cb1-c80c-4cee-aba0-0a94d0d01f07'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-23 13:52:40.153 1872 2653909608760 MainThread INFO neutron.agent.securitygroups_rpc [req-dbbd871c-98cb-402a-8832-1230923351ee aa868ecc024b4eeb88d34ba6d0490e1e b57ca5bba1de45ceae37270dec86bf19 - - -] Security group rule updated ['19641cb1-c80c-4cee-aba0-0a94d0d01f07'] 2021-06-23 13:52:41.497 1872 2653909608760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-937f593f-3c03-4284-98a6-5ab3bfe1bd2b 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] network_delete received. Deleting network 74c0cf13-b659-4d82-9dd0-16a5eec53199 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-23 13:52:41.497 1872 2653909608760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-937f593f-3c03-4284-98a6-5ab3bfe1bd2b 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] Network 74c0cf13-b659-4d82-9dd0-16a5eec53199 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-23 13:52:43.653 1872 2653909608760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-543b6128-4009-4c6c-b41f-8c43b04c61a2 - - - - -] port_update received: 39f1056a-71f1-4c3c-b06f-d0080a8ce486 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:52:43.669 1872 2653909608760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-543b6128-4009-4c6c-b41f-8c43b04c61a2 - - - - -] No port 39f1056a-71f1-4c3c-b06f-d0080a8ce486 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:52:43.733 1872 2653909608760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-895f22f1-2213-4a57-8673-b1406884a4e4 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] network_delete received. Deleting network 6f52a349-b876-409c-be18-d557eea04f58 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-23 13:52:43.733 1872 2653909608760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-895f22f1-2213-4a57-8673-b1406884a4e4 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] Network 6f52a349-b876-409c-be18-d557eea04f58 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-23 13:52:44.373 1872 2653909608760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9f067d3-2e6c-4484-a2ba-c6637017195a - - - - -] port_update received: dc42f21c-4d88-4cda-985c-2d0e8a6e4e8c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:52:44.373 1872 2653909608760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9f067d3-2e6c-4484-a2ba-c6637017195a - - - - -] No port dc42f21c-4d88-4cda-985c-2d0e8a6e4e8c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:52:49.805 1872 2653909608760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc858830-28df-4260-abde-eff6c20a44a2 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] port_update received: a19e0f7c-bc44-4e05-98ed-4770d4021f8d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:52:49.812 1872 2653909608760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc858830-28df-4260-abde-eff6c20a44a2 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] No port a19e0f7c-bc44-4e05-98ed-4770d4021f8d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:52:51.919 1872 2653909608760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36f3f39f-3790-4d39-8240-2ad26f6ce163 - - - - -] port_update received: ac1b6731-f8f9-428d-8668-150153b608d5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:52:51.937 1872 2653909608760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36f3f39f-3790-4d39-8240-2ad26f6ce163 - - - - -] No port ac1b6731-f8f9-428d-8668-150153b608d5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:52:52.544 1872 2653909608760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f4834839-c510-4502-bec9-19d908763751 a0a4a55c66bc442f97a6f54a43dd5418 eb05564ca4f849378845befac59de2e4 - - -] Security group member updated on remote: ['c76b28af-2133-4f29-8e83-2a73935d1123'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:52:52.544 1872 2653909608760 MainThread INFO neutron.agent.securitygroups_rpc [req-f4834839-c510-4502-bec9-19d908763751 a0a4a55c66bc442f97a6f54a43dd5418 eb05564ca4f849378845befac59de2e4 - - -] Security group member updated ['c76b28af-2133-4f29-8e83-2a73935d1123'] 2021-06-23 13:52:53.091 1872 2653909608760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ad2cedd-a2de-4890-a660-af3ae8309eb6 1c809bd87fcc4afb94974c1658d50b05 8a30c6282a5b4006ad79a543103e1636 - - -] Security group rule updated on remote: ['ea0de5ef-1b45-451f-bf95-93435722e04c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-23 13:52:53.091 1872 2653909608760 MainThread INFO neutron.agent.securitygroups_rpc [req-6ad2cedd-a2de-4890-a660-af3ae8309eb6 1c809bd87fcc4afb94974c1658d50b05 8a30c6282a5b4006ad79a543103e1636 - - -] Security group rule updated ['ea0de5ef-1b45-451f-bf95-93435722e04c'] 2021-06-23 13:52:53.407 1872 2653909608760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-10700c8e-f16f-4d2d-8e6c-d7ed20490d36 1c809bd87fcc4afb94974c1658d50b05 8a30c6282a5b4006ad79a543103e1636 - - -] Security group rule updated on remote: ['ea0de5ef-1b45-451f-bf95-93435722e04c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-23 13:52:53.407 1872 2653909608760 MainThread INFO neutron.agent.securitygroups_rpc [req-10700c8e-f16f-4d2d-8e6c-d7ed20490d36 1c809bd87fcc4afb94974c1658d50b05 8a30c6282a5b4006ad79a543103e1636 - - -] Security group rule updated ['ea0de5ef-1b45-451f-bf95-93435722e04c'] 2021-06-23 13:52:55.264 1872 2653909608760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b66c942-a732-46ae-b338-dc164cc6af26 - - - - -] port_update received: d9999693-fc06-4d6e-bfce-5e8164b93458 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:52:55.264 1872 2653909608760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b66c942-a732-46ae-b338-dc164cc6af26 - - - - -] No port d9999693-fc06-4d6e-bfce-5e8164b93458 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:52:55.825 1872 2653909608760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a288061-6ec8-4943-97bc-2ec5d8e2fdda aa868ecc024b4eeb88d34ba6d0490e1e b57ca5bba1de45ceae37270dec86bf19 - - -] Security group member updated on remote: ['19641cb1-c80c-4cee-aba0-0a94d0d01f07'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:52:55.825 1872 2653909608760 MainThread INFO neutron.agent.securitygroups_rpc [req-9a288061-6ec8-4943-97bc-2ec5d8e2fdda aa868ecc024b4eeb88d34ba6d0490e1e b57ca5bba1de45ceae37270dec86bf19 - - -] Security group member updated ['19641cb1-c80c-4cee-aba0-0a94d0d01f07'] 2021-06-23 13:52:56.560 1872 2653909608760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f583cb4f-6a58-450c-af67-a6109d4f4c96 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] port_update received: 208e287a-a1da-48db-91dd-a89c17bf50a1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:52:56.591 1872 2653909608760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f583cb4f-6a58-450c-af67-a6109d4f4c96 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] No port 208e287a-a1da-48db-91dd-a89c17bf50a1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:52:57.037 1872 2653909607000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a19e0f7c-bc44-4e05-98ed-4770d4021f8d 2021-06-23 13:52:58.700 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-23 13:52:59.060 1872 2653909607000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 208e287a-a1da-48db-91dd-a89c17bf50a1 2021-06-23 13:52:59.204 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c6885bd-8146-41f9-b3ef-fb6660a0af0f 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] port_update received: cd089059-4441-4105-9a84-3a893b2067c5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:52:59.223 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c6885bd-8146-41f9-b3ef-fb6660a0af0f 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] No port cd089059-4441-4105-9a84-3a893b2067c5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:52:59.279 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Adding port a19e0f7c-bc44-4e05-98ed-4770d4021f8d 2021-06-23 13:52:59.279 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Port a19e0f7c-bc44-4e05-98ed-4770d4021f8d updated. Details: {'device': 'a19e0f7c-bc44-4e05-98ed-4770d4021f8d', 'network_id': '466bf5e7-4996-421c-b89f-c2d3325ea194', 'port_id': 'a19e0f7c-bc44-4e05-98ed-4770d4021f8d', 'mac_address': 'fa:16:3e:6b:32:45', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 416, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '323b3e2f-c1df-48b0-ac37-0624b9d6d718', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-23 13:52:59.279 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-23 13:52:59.279 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:52:59.279 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a19e0f7c-bc44-4e05-98ed-4770d4021f8d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-23 13:52:59.279 1872 2653909609112 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 466bf5e7-4996-421c-b89f-c2d3325ea194 2021-06-23 13:52:59.279 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-23 13:52:59.482 1872 2653909609112 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a19e0f7c-bc44-4e05-98ed-4770d4021f8d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:52:59.482 1872 2653909609112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a19e0f7c-bc44-4e05-98ed-4770d4021f8d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:52:59.497 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a19e0f7c-bc44-4e05-98ed-4770d4021f8d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-23 13:52:59.497 1872 2653909609112 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 416, VLAN trunk: None to switch port a19e0f7c-bc44-4e05-98ed-4770d4021f8d 2021-06-23 13:52:59.591 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-23 13:52:59.591 1872 2653909609112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a19e0f7c-bc44-4e05-98ed-4770d4021f8d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:53:00.028 1872 2653909609112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a19e0f7c-bc44-4e05-98ed-4770d4021f8d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:53:00.028 1872 2653909609112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:53:00.028 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (15c1b2b4-fb12-4638-b403-ab418019afcd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:53:00.028 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (15c1b2b4-fb12-4638-b403-ab418019afcd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-23 13:53:00.028 1872 2653909609112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a19e0f7c-bc44-4e05-98ed-4770d4021f8d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:53:00.028 1872 2653909609112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-23 13:53:00.028 1872 2653909609112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a19e0f7c-bc44-4e05-98ed-4770d4021f8d not yet added. Adding. 2021-06-23 13:53:00.028 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-23 13:53:00.028 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-23 13:53:00.155 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:00.264 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:00.264 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:00.374 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:00.486 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:00.486 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a19e0f7c-bc44-4e05-98ed-4770d4021f8d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-23 13:53:00.486 1872 2653909609112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a19e0f7c-bc44-4e05-98ed-4770d4021f8d processed. 2021-06-23 13:53:00.544 1872 2653909609112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f2977347-d9c9-48c1-b463-a3a3683edf7a 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] Security group member updated on remote: ['e798d766-765e-4351-9d83-63fd129c6e64'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:53:00.544 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [req-f2977347-d9c9-48c1-b463-a3a3683edf7a 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] Security group member updated ['e798d766-765e-4351-9d83-63fd129c6e64'] 2021-06-23 13:53:00.700 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-23 13:53:00.700 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:01.450 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Adding port 208e287a-a1da-48db-91dd-a89c17bf50a1 2021-06-23 13:53:01.450 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Port 208e287a-a1da-48db-91dd-a89c17bf50a1 updated. Details: {'device': '208e287a-a1da-48db-91dd-a89c17bf50a1', 'network_id': '65a3591a-e58a-4cc0-9ba2-71d52ad45b70', 'port_id': '208e287a-a1da-48db-91dd-a89c17bf50a1', 'mac_address': 'fa:16:3e:07:2c:ab', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 433, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ecc46679-9207-4955-9af5-d419759d91bb', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-23 13:53:01.450 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-23 13:53:01.450 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-208e287a-a1da-48db-91dd-a89c17bf50a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:01.450 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 208e287a-a1da-48db-91dd-a89c17bf50a1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-23 13:53:01.455 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 65a3591a-e58a-4cc0-9ba2-71d52ad45b70 2021-06-23 13:53:01.455 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-23 13:53:01.615 1872 2653909609816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '208e287a-a1da-48db-91dd-a89c17bf50a1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:53:01.615 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '208e287a-a1da-48db-91dd-a89c17bf50a1') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:53:01.653 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:01.653 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 208e287a-a1da-48db-91dd-a89c17bf50a1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-23 13:53:01.653 1872 2653909609816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 433, VLAN trunk: None to switch port 208e287a-a1da-48db-91dd-a89c17bf50a1 2021-06-23 13:53:01.747 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-23 13:53:01.747 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['208e287a-a1da-48db-91dd-a89c17bf50a1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:53:02.033 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['208e287a-a1da-48db-91dd-a89c17bf50a1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:53:02.033 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:53:02.033 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c76b28af-2133-4f29-8e83-2a73935d1123) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:53:02.033 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c76b28af-2133-4f29-8e83-2a73935d1123) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-23 13:53:02.033 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 208e287a-a1da-48db-91dd-a89c17bf50a1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:53:02.033 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-23 13:53:02.033 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 208e287a-a1da-48db-91dd-a89c17bf50a1 not yet added. Adding. 2021-06-23 13:53:02.033 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-23 13:53:02.048 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-23 13:53:02.185 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-208e287a-a1da-48db-91dd-a89c17bf50a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:02.202 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c2a60b2-f074-4eed-b183-76e4ed114374 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] port_update received: f607a584-95a3-4064-94a0-a8f72d473650 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:53:02.239 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c2a60b2-f074-4eed-b183-76e4ed114374 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] No port f607a584-95a3-4064-94a0-a8f72d473650 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:53:02.327 1872 2653909609112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3a8a1091-301f-46e0-837a-d578ab08b5a3 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] Security group member updated on remote: ['e798d766-765e-4351-9d83-63fd129c6e64'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:53:02.327 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [req-3a8a1091-301f-46e0-837a-d578ab08b5a3 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] Security group member updated ['e798d766-765e-4351-9d83-63fd129c6e64'] 2021-06-23 13:53:02.341 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-208e287a-a1da-48db-91dd-a89c17bf50a1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:02.341 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-208e287a-a1da-48db-91dd-a89c17bf50a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:02.503 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-208e287a-a1da-48db-91dd-a89c17bf50a1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:02.623 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-208e287a-a1da-48db-91dd-a89c17bf50a1" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:02.623 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 208e287a-a1da-48db-91dd-a89c17bf50a1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-23 13:53:02.623 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 208e287a-a1da-48db-91dd-a89c17bf50a1 processed. 2021-06-23 13:53:02.716 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:03.108 1872 2653909607000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cd089059-4441-4105-9a84-3a893b2067c5 2021-06-23 13:53:03.309 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:04.525 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b765421-8c7c-4edf-b16b-05a0b23ec9c9 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] port_update received: 9dfea58b-3863-4ac5-81a2-1c9d92f52ca8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:53:04.528 1872 2653909609112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b7ab727c-14a4-473e-a036-7713c64fd0c7 1c809bd87fcc4afb94974c1658d50b05 8a30c6282a5b4006ad79a543103e1636 - - -] Security group member updated on remote: ['ea0de5ef-1b45-451f-bf95-93435722e04c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:53:04.528 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [req-b7ab727c-14a4-473e-a036-7713c64fd0c7 1c809bd87fcc4afb94974c1658d50b05 8a30c6282a5b4006ad79a543103e1636 - - -] Security group member updated ['ea0de5ef-1b45-451f-bf95-93435722e04c'] 2021-06-23 13:53:04.528 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b765421-8c7c-4edf-b16b-05a0b23ec9c9 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] No port 9dfea58b-3863-4ac5-81a2-1c9d92f52ca8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:53:04.711 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-23 13:53:05.106 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Adding port cd089059-4441-4105-9a84-3a893b2067c5 2021-06-23 13:53:05.106 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Port cd089059-4441-4105-9a84-3a893b2067c5 updated. Details: {'device': 'cd089059-4441-4105-9a84-3a893b2067c5', 'network_id': '21fd0b64-0837-41f8-9adc-1a19401324c1', 'port_id': 'cd089059-4441-4105-9a84-3a893b2067c5', 'mac_address': 'fa:16:3e:40:05:89', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 434, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '964eebb3-7716-465a-a9e1-7dc071db2d3b', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-23 13:53:05.106 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-23 13:53:05.106 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cd089059-4441-4105-9a84-3a893b2067c5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:05.106 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cd089059-4441-4105-9a84-3a893b2067c5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-23 13:53:05.106 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 21fd0b64-0837-41f8-9adc-1a19401324c1 2021-06-23 13:53:05.106 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-23 13:53:05.126 1872 2653909607000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f607a584-95a3-4064-94a0-a8f72d473650 2021-06-23 13:53:05.309 1872 2653909609816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cd089059-4441-4105-9a84-3a893b2067c5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:53:05.309 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cd089059-4441-4105-9a84-3a893b2067c5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:53:05.328 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cd089059-4441-4105-9a84-3a893b2067c5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-23 13:53:05.328 1872 2653909609816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 434, VLAN trunk: None to switch port cd089059-4441-4105-9a84-3a893b2067c5 2021-06-23 13:53:05.445 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-23 13:53:05.445 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cd089059-4441-4105-9a84-3a893b2067c5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:53:05.685 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cd089059-4441-4105-9a84-3a893b2067c5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:53:05.685 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:53:05.685 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (19641cb1-c80c-4cee-aba0-0a94d0d01f07) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:53:05.685 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cd089059-4441-4105-9a84-3a893b2067c5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:53:05.685 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-23 13:53:05.685 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cd089059-4441-4105-9a84-3a893b2067c5 not yet added. Adding. 2021-06-23 13:53:05.685 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-23 13:53:05.685 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-23 13:53:05.890 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cd089059-4441-4105-9a84-3a893b2067c5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:06.049 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cd089059-4441-4105-9a84-3a893b2067c5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:06.049 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cd089059-4441-4105-9a84-3a893b2067c5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:06.329 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cd089059-4441-4105-9a84-3a893b2067c5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:06.361 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-338ccf23-4eef-4dd3-a461-e26722e44812 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] port_update received: cb300771-8a39-4b76-b4d0-0727077d0046 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:53:06.390 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-338ccf23-4eef-4dd3-a461-e26722e44812 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] No port cb300771-8a39-4b76-b4d0-0727077d0046 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:53:06.489 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cd089059-4441-4105-9a84-3a893b2067c5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:06.489 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cd089059-4441-4105-9a84-3a893b2067c5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-23 13:53:06.489 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cd089059-4441-4105-9a84-3a893b2067c5 processed. 2021-06-23 13:53:06.703 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-23 13:53:06.703 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:07.145 1872 2653909607000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9dfea58b-3863-4ac5-81a2-1c9d92f52ca8 2021-06-23 13:53:07.215 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Adding port f607a584-95a3-4064-94a0-a8f72d473650 2021-06-23 13:53:07.215 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Port f607a584-95a3-4064-94a0-a8f72d473650 updated. Details: {'device': 'f607a584-95a3-4064-94a0-a8f72d473650', 'network_id': 'd0acf948-7126-44de-bb75-70a1ac42bb3b', 'port_id': 'f607a584-95a3-4064-94a0-a8f72d473650', 'mac_address': 'fa:16:3e:35:b0:72', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 400, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '72f595af-942a-4cee-9cbf-047b6a663c79', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-23 13:53:07.215 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-23 13:53:07.215 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f607a584-95a3-4064-94a0-a8f72d473650" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:07.215 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f607a584-95a3-4064-94a0-a8f72d473650 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-23 13:53:07.225 1872 2653909609112 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d0acf948-7126-44de-bb75-70a1ac42bb3b 2021-06-23 13:53:07.225 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-23 13:53:07.327 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:07.466 1872 2653909609112 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f607a584-95a3-4064-94a0-a8f72d473650') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:53:07.466 1872 2653909609112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f607a584-95a3-4064-94a0-a8f72d473650') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:53:07.487 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f607a584-95a3-4064-94a0-a8f72d473650 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-23 13:53:07.487 1872 2653909609112 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 400, VLAN trunk: None to switch port f607a584-95a3-4064-94a0-a8f72d473650 2021-06-23 13:53:07.622 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-23 13:53:07.622 1872 2653909609112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f607a584-95a3-4064-94a0-a8f72d473650'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:53:07.919 1872 2653909609112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f607a584-95a3-4064-94a0-a8f72d473650']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:53:07.919 1872 2653909609112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:53:07.919 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e798d766-765e-4351-9d83-63fd129c6e64) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:53:07.919 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e798d766-765e-4351-9d83-63fd129c6e64) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-23 13:53:07.919 1872 2653909609112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f607a584-95a3-4064-94a0-a8f72d473650 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:53:07.919 1872 2653909609112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-23 13:53:07.919 1872 2653909609112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f607a584-95a3-4064-94a0-a8f72d473650 not yet added. Adding. 2021-06-23 13:53:07.919 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-23 13:53:07.919 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-23 13:53:08.125 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f607a584-95a3-4064-94a0-a8f72d473650" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:08.310 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f607a584-95a3-4064-94a0-a8f72d473650" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:08.310 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f607a584-95a3-4064-94a0-a8f72d473650" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:08.577 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f607a584-95a3-4064-94a0-a8f72d473650" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:08.712 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-23 13:53:08.763 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f607a584-95a3-4064-94a0-a8f72d473650" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:08.763 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f607a584-95a3-4064-94a0-a8f72d473650 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-23 13:53:08.763 1872 2653909609112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f607a584-95a3-4064-94a0-a8f72d473650 processed. 2021-06-23 13:53:09.110 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Adding port 9dfea58b-3863-4ac5-81a2-1c9d92f52ca8 2021-06-23 13:53:09.110 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Port 9dfea58b-3863-4ac5-81a2-1c9d92f52ca8 updated. Details: {'device': '9dfea58b-3863-4ac5-81a2-1c9d92f52ca8', 'network_id': 'd0acf948-7126-44de-bb75-70a1ac42bb3b', 'port_id': '9dfea58b-3863-4ac5-81a2-1c9d92f52ca8', 'mac_address': 'fa:16:3e:ad:96:95', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 400, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '72f595af-942a-4cee-9cbf-047b6a663c79', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-23 13:53:09.110 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-23 13:53:09.110 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9dfea58b-3863-4ac5-81a2-1c9d92f52ca8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:09.110 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9dfea58b-3863-4ac5-81a2-1c9d92f52ca8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-23 13:53:09.110 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-23 13:53:09.427 1872 2653909609112 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9dfea58b-3863-4ac5-81a2-1c9d92f52ca8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:53:09.427 1872 2653909609112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9dfea58b-3863-4ac5-81a2-1c9d92f52ca8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:53:09.440 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9dfea58b-3863-4ac5-81a2-1c9d92f52ca8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-23 13:53:09.440 1872 2653909609112 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 400, VLAN trunk: None to switch port 9dfea58b-3863-4ac5-81a2-1c9d92f52ca8 2021-06-23 13:53:09.643 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-23 13:53:09.643 1872 2653909609112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9dfea58b-3863-4ac5-81a2-1c9d92f52ca8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:53:09.968 1872 2653909609112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9dfea58b-3863-4ac5-81a2-1c9d92f52ca8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:53:09.968 1872 2653909609112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:53:09.968 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e798d766-765e-4351-9d83-63fd129c6e64) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:53:09.968 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e798d766-765e-4351-9d83-63fd129c6e64) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-23 13:53:09.968 1872 2653909609112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9dfea58b-3863-4ac5-81a2-1c9d92f52ca8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:53:09.968 1872 2653909609112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-23 13:53:09.986 1872 2653909609112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9dfea58b-3863-4ac5-81a2-1c9d92f52ca8 not yet added. Adding. 2021-06-23 13:53:09.986 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-23 13:53:09.986 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-23 13:53:10.236 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9dfea58b-3863-4ac5-81a2-1c9d92f52ca8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:10.466 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9dfea58b-3863-4ac5-81a2-1c9d92f52ca8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:10.466 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9dfea58b-3863-4ac5-81a2-1c9d92f52ca8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:10.730 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:10.747 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9dfea58b-3863-4ac5-81a2-1c9d92f52ca8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:10.913 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9dfea58b-3863-4ac5-81a2-1c9d92f52ca8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:10.913 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9dfea58b-3863-4ac5-81a2-1c9d92f52ca8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-23 13:53:10.913 1872 2653909609112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9dfea58b-3863-4ac5-81a2-1c9d92f52ca8 processed. 2021-06-23 13:53:11.014 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:11.177 1872 2653909607000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cb300771-8a39-4b76-b4d0-0727077d0046 2021-06-23 13:53:12.723 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-23 13:53:12.723 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:13.217 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:13.268 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Adding port cb300771-8a39-4b76-b4d0-0727077d0046 2021-06-23 13:53:13.268 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Port cb300771-8a39-4b76-b4d0-0727077d0046 updated. Details: {'device': 'cb300771-8a39-4b76-b4d0-0727077d0046', 'network_id': 'fbab5587-c1a9-40b5-89c8-67cf58ed320a', 'port_id': 'cb300771-8a39-4b76-b4d0-0727077d0046', 'mac_address': 'fa:16:3e:81:54:5d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 414, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b6854078-67b1-4789-b8ba-c0329a01632a', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-23 13:53:13.268 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-23 13:53:13.287 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cb300771-8a39-4b76-b4d0-0727077d0046" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:13.287 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cb300771-8a39-4b76-b4d0-0727077d0046 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-23 13:53:13.287 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fbab5587-c1a9-40b5-89c8-67cf58ed320a 2021-06-23 13:53:13.287 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-23 13:53:13.613 1872 2653909609816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cb300771-8a39-4b76-b4d0-0727077d0046') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:53:13.613 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cb300771-8a39-4b76-b4d0-0727077d0046') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:53:13.631 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cb300771-8a39-4b76-b4d0-0727077d0046 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-23 13:53:13.631 1872 2653909609816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 414, VLAN trunk: None to switch port cb300771-8a39-4b76-b4d0-0727077d0046 2021-06-23 13:53:13.809 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-23 13:53:13.809 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cb300771-8a39-4b76-b4d0-0727077d0046'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:53:14.096 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cb300771-8a39-4b76-b4d0-0727077d0046']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:53:14.096 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:53:14.096 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ea0de5ef-1b45-451f-bf95-93435722e04c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:53:14.096 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cb300771-8a39-4b76-b4d0-0727077d0046 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:53:14.096 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-23 13:53:14.096 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cb300771-8a39-4b76-b4d0-0727077d0046 not yet added. Adding. 2021-06-23 13:53:14.096 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-23 13:53:14.096 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-23 13:53:14.359 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb300771-8a39-4b76-b4d0-0727077d0046" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:14.657 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb300771-8a39-4b76-b4d0-0727077d0046" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:14.657 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb300771-8a39-4b76-b4d0-0727077d0046" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:15.013 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb300771-8a39-4b76-b4d0-0727077d0046" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:15.265 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cb300771-8a39-4b76-b4d0-0727077d0046" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:15.265 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cb300771-8a39-4b76-b4d0-0727077d0046 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-23 13:53:15.265 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cb300771-8a39-4b76-b4d0-0727077d0046 processed. 2021-06-23 13:53:16.735 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:17.405 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:18.032 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c2c23a2-1eea-4906-879a-08e7ee76fbe1 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Security group member updated on remote: ['15c1b2b4-fb12-4638-b403-ab418019afcd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:53:18.032 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-5c2c23a2-1eea-4906-879a-08e7ee76fbe1 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Security group member updated ['15c1b2b4-fb12-4638-b403-ab418019afcd'] 2021-06-23 13:53:18.032 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-5c2c23a2-1eea-4906-879a-08e7ee76fbe1 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Refresh firewall rules 2021-06-23 13:53:18.032 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c2c23a2-1eea-4906-879a-08e7ee76fbe1 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Get security group information for devices via rpc ['a19e0f7c-bc44-4e05-98ed-4770d4021f8d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:53:18.452 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5c2c23a2-1eea-4906-879a-08e7ee76fbe1 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update security group information for ports dict_keys(['a19e0f7c-bc44-4e05-98ed-4770d4021f8d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:53:18.452 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5c2c23a2-1eea-4906-879a-08e7ee76fbe1 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:53:18.452 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5c2c23a2-1eea-4906-879a-08e7ee76fbe1 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update rules of security group (15c1b2b4-fb12-4638-b403-ab418019afcd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:53:18.452 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5c2c23a2-1eea-4906-879a-08e7ee76fbe1 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update members of security group (15c1b2b4-fb12-4638-b403-ab418019afcd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-23 13:53:18.452 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5c2c23a2-1eea-4906-879a-08e7ee76fbe1 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update port filter for a19e0f7c-bc44-4e05-98ed-4770d4021f8d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:53:18.465 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5c2c23a2-1eea-4906-879a-08e7ee76fbe1 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Updating port rules. 2021-06-23 13:53:18.465 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5c2c23a2-1eea-4906-879a-08e7ee76fbe1 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Creating 1 new rules, removing 0 old rules. 2021-06-23 13:53:18.465 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-5c2c23a2-1eea-4906-879a-08e7ee76fbe1 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:18.734 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-5c2c23a2-1eea-4906-879a-08e7ee76fbe1 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:18.734 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-5c2c23a2-1eea-4906-879a-08e7ee76fbe1 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:18.752 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-5c2c23a2-1eea-4906-879a-08e7ee76fbe1 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:19.389 1872 2653909607176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 208e287a-a1da-48db-91dd-a89c17bf50a1 2021-06-23 13:53:19.791 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c50b5b8-432a-47ed-af39-88fc375d4255 a0a4a55c66bc442f97a6f54a43dd5418 eb05564ca4f849378845befac59de2e4 - - -] Security group member updated on remote: ['c76b28af-2133-4f29-8e83-2a73935d1123'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:53:19.798 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-2c50b5b8-432a-47ed-af39-88fc375d4255 a0a4a55c66bc442f97a6f54a43dd5418 eb05564ca4f849378845befac59de2e4 - - -] Security group member updated ['c76b28af-2133-4f29-8e83-2a73935d1123'] 2021-06-23 13:53:19.798 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-2c50b5b8-432a-47ed-af39-88fc375d4255 a0a4a55c66bc442f97a6f54a43dd5418 eb05564ca4f849378845befac59de2e4 - - -] Refresh firewall rules 2021-06-23 13:53:19.798 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c50b5b8-432a-47ed-af39-88fc375d4255 a0a4a55c66bc442f97a6f54a43dd5418 eb05564ca4f849378845befac59de2e4 - - -] Get security group information for devices via rpc ['208e287a-a1da-48db-91dd-a89c17bf50a1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:53:19.869 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2c50b5b8-432a-47ed-af39-88fc375d4255 a0a4a55c66bc442f97a6f54a43dd5418 eb05564ca4f849378845befac59de2e4 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:53:19.869 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2c50b5b8-432a-47ed-af39-88fc375d4255 a0a4a55c66bc442f97a6f54a43dd5418 eb05564ca4f849378845befac59de2e4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:53:20.030 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6529751-a782-4fe4-9cd3-9e9506c9fc85 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] port_update received: c1c1d659-7439-4bba-85d2-e5e9a5bb1694 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:53:20.046 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c50b5b8-432a-47ed-af39-88fc375d4255 a0a4a55c66bc442f97a6f54a43dd5418 eb05564ca4f849378845befac59de2e4 - - -] port_delete event received for '208e287a-a1da-48db-91dd-a89c17bf50a1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:53:20.046 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6529751-a782-4fe4-9cd3-9e9506c9fc85 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] No port c1c1d659-7439-4bba-85d2-e5e9a5bb1694 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:53:20.752 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-23 13:53:20.752 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '208e287a-a1da-48db-91dd-a89c17bf50a1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-23 13:53:20.752 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '208e287a-a1da-48db-91dd-a89c17bf50a1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-23 13:53:20.752 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 208e287a-a1da-48db-91dd-a89c17bf50a1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-23 13:53:20.793 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 65a3591a-e58a-4cc0-9ba2-71d52ad45b70 2021-06-23 13:53:20.793 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['208e287a-a1da-48db-91dd-a89c17bf50a1'] 2021-06-23 13:53:20.793 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-23 13:53:20.793 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-23 13:53:20.793 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['208e287a-a1da-48db-91dd-a89c17bf50a1'] 2021-06-23 13:53:22.763 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:22.783 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:23.420 1872 2653909607000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c1c1d659-7439-4bba-85d2-e5e9a5bb1694 2021-06-23 13:53:24.731 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c8696eb-4c55-4e84-80d7-64545aedfad4 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] network_delete received. Deleting network 65a3591a-e58a-4cc0-9ba2-71d52ad45b70 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-23 13:53:24.731 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c8696eb-4c55-4e84-80d7-64545aedfad4 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] Network 65a3591a-e58a-4cc0-9ba2-71d52ad45b70 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-23 13:53:24.767 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-23 13:53:25.092 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Adding port c1c1d659-7439-4bba-85d2-e5e9a5bb1694 2021-06-23 13:53:25.092 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Port c1c1d659-7439-4bba-85d2-e5e9a5bb1694 updated. Details: {'device': 'c1c1d659-7439-4bba-85d2-e5e9a5bb1694', 'network_id': '466bf5e7-4996-421c-b89f-c2d3325ea194', 'port_id': 'c1c1d659-7439-4bba-85d2-e5e9a5bb1694', 'mac_address': 'fa:16:3e:02:2a:a5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 416, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '323b3e2f-c1df-48b0-ac37-0624b9d6d718', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-23 13:53:25.092 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-23 13:53:25.092 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c1c1d659-7439-4bba-85d2-e5e9a5bb1694" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:25.092 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c1c1d659-7439-4bba-85d2-e5e9a5bb1694 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-23 13:53:25.092 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-23 13:53:25.392 1872 2653909609816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c1c1d659-7439-4bba-85d2-e5e9a5bb1694') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:53:25.392 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c1c1d659-7439-4bba-85d2-e5e9a5bb1694') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:53:25.418 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c1c1d659-7439-4bba-85d2-e5e9a5bb1694 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-23 13:53:25.418 1872 2653909609816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 416, VLAN trunk: None to switch port c1c1d659-7439-4bba-85d2-e5e9a5bb1694 2021-06-23 13:53:25.583 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-23 13:53:25.593 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c1c1d659-7439-4bba-85d2-e5e9a5bb1694'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:53:25.828 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c1c1d659-7439-4bba-85d2-e5e9a5bb1694']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:53:25.828 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:53:25.828 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (15c1b2b4-fb12-4638-b403-ab418019afcd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:53:25.828 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (15c1b2b4-fb12-4638-b403-ab418019afcd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-23 13:53:25.828 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c1c1d659-7439-4bba-85d2-e5e9a5bb1694 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:53:25.828 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-23 13:53:25.828 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c1c1d659-7439-4bba-85d2-e5e9a5bb1694 not yet added. Adding. 2021-06-23 13:53:25.828 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-23 13:53:25.828 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-23 13:53:26.123 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1c1d659-7439-4bba-85d2-e5e9a5bb1694" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:26.434 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1c1d659-7439-4bba-85d2-e5e9a5bb1694" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:26.434 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1c1d659-7439-4bba-85d2-e5e9a5bb1694" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:26.793 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c1c1d659-7439-4bba-85d2-e5e9a5bb1694" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:27.051 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c1c1d659-7439-4bba-85d2-e5e9a5bb1694" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:27.051 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c1c1d659-7439-4bba-85d2-e5e9a5bb1694 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-23 13:53:27.051 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c1c1d659-7439-4bba-85d2-e5e9a5bb1694 processed. 2021-06-23 13:53:28.793 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:29.184 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:38.629 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-033dae6e-6a71-4cea-97e5-8eeae6a27b8d f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Security group member updated on remote: ['15c1b2b4-fb12-4638-b403-ab418019afcd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:53:38.629 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-033dae6e-6a71-4cea-97e5-8eeae6a27b8d f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Security group member updated ['15c1b2b4-fb12-4638-b403-ab418019afcd'] 2021-06-23 13:53:38.629 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-033dae6e-6a71-4cea-97e5-8eeae6a27b8d f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Refresh firewall rules 2021-06-23 13:53:38.629 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-033dae6e-6a71-4cea-97e5-8eeae6a27b8d f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Get security group information for devices via rpc ['a19e0f7c-bc44-4e05-98ed-4770d4021f8d', 'c1c1d659-7439-4bba-85d2-e5e9a5bb1694'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:53:39.061 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-033dae6e-6a71-4cea-97e5-8eeae6a27b8d f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update security group information for ports dict_keys(['a19e0f7c-bc44-4e05-98ed-4770d4021f8d', 'c1c1d659-7439-4bba-85d2-e5e9a5bb1694']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:53:39.061 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-033dae6e-6a71-4cea-97e5-8eeae6a27b8d f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:53:39.076 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-033dae6e-6a71-4cea-97e5-8eeae6a27b8d f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update rules of security group (15c1b2b4-fb12-4638-b403-ab418019afcd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:53:39.076 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-033dae6e-6a71-4cea-97e5-8eeae6a27b8d f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update members of security group (15c1b2b4-fb12-4638-b403-ab418019afcd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-23 13:53:39.076 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-033dae6e-6a71-4cea-97e5-8eeae6a27b8d f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update port filter for a19e0f7c-bc44-4e05-98ed-4770d4021f8d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:53:39.076 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-033dae6e-6a71-4cea-97e5-8eeae6a27b8d f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Updating port rules. 2021-06-23 13:53:39.076 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-033dae6e-6a71-4cea-97e5-8eeae6a27b8d f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Creating 1 new rules, removing 0 old rules. 2021-06-23 13:53:39.076 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-033dae6e-6a71-4cea-97e5-8eeae6a27b8d f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:39.516 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-033dae6e-6a71-4cea-97e5-8eeae6a27b8d f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:39.516 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-033dae6e-6a71-4cea-97e5-8eeae6a27b8d f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:39.516 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-033dae6e-6a71-4cea-97e5-8eeae6a27b8d f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:39.516 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-033dae6e-6a71-4cea-97e5-8eeae6a27b8d f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update port filter for c1c1d659-7439-4bba-85d2-e5e9a5bb1694 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:53:39.516 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-033dae6e-6a71-4cea-97e5-8eeae6a27b8d f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Updating port rules. 2021-06-23 13:53:39.516 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-033dae6e-6a71-4cea-97e5-8eeae6a27b8d f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Creating 1 new rules, removing 0 old rules. 2021-06-23 13:53:39.534 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-033dae6e-6a71-4cea-97e5-8eeae6a27b8d f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-c1c1d659-7439-4bba-85d2-e5e9a5bb1694" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:39.729 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f11cb9b-38d5-4b02-bd23-4db855f996f4 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] port_update received: ae4b6ee1-06d1-4b01-ae87-499ecd986e63 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:53:39.765 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f11cb9b-38d5-4b02-bd23-4db855f996f4 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] No port ae4b6ee1-06d1-4b01-ae87-499ecd986e63 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:53:39.935 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-033dae6e-6a71-4cea-97e5-8eeae6a27b8d f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-c1c1d659-7439-4bba-85d2-e5e9a5bb1694" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:39.935 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-033dae6e-6a71-4cea-97e5-8eeae6a27b8d f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-c1c1d659-7439-4bba-85d2-e5e9a5bb1694" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:39.935 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-033dae6e-6a71-4cea-97e5-8eeae6a27b8d f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-c1c1d659-7439-4bba-85d2-e5e9a5bb1694" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:43.750 1872 2653909607000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ae4b6ee1-06d1-4b01-ae87-499ecd986e63 2021-06-23 13:53:44.874 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-23 13:53:45.121 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Adding port ae4b6ee1-06d1-4b01-ae87-499ecd986e63 2021-06-23 13:53:45.121 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Port ae4b6ee1-06d1-4b01-ae87-499ecd986e63 updated. Details: {'device': 'ae4b6ee1-06d1-4b01-ae87-499ecd986e63', 'network_id': '466bf5e7-4996-421c-b89f-c2d3325ea194', 'port_id': 'ae4b6ee1-06d1-4b01-ae87-499ecd986e63', 'mac_address': 'fa:16:3e:8b:cd:dc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 416, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '323b3e2f-c1df-48b0-ac37-0624b9d6d718', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-23 13:53:45.121 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-23 13:53:45.121 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ae4b6ee1-06d1-4b01-ae87-499ecd986e63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:45.121 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ae4b6ee1-06d1-4b01-ae87-499ecd986e63 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-23 13:53:45.121 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-23 13:53:45.498 1872 2653909609816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ae4b6ee1-06d1-4b01-ae87-499ecd986e63') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:53:45.498 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ae4b6ee1-06d1-4b01-ae87-499ecd986e63') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:53:45.516 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ae4b6ee1-06d1-4b01-ae87-499ecd986e63 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-23 13:53:45.516 1872 2653909609816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 416, VLAN trunk: None to switch port ae4b6ee1-06d1-4b01-ae87-499ecd986e63 2021-06-23 13:53:45.840 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-23 13:53:45.840 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ae4b6ee1-06d1-4b01-ae87-499ecd986e63'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:53:46.035 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ae4b6ee1-06d1-4b01-ae87-499ecd986e63']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:53:46.043 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:53:46.043 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (15c1b2b4-fb12-4638-b403-ab418019afcd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:53:46.043 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (15c1b2b4-fb12-4638-b403-ab418019afcd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-23 13:53:46.043 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ae4b6ee1-06d1-4b01-ae87-499ecd986e63 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:53:46.043 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-23 13:53:46.043 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ae4b6ee1-06d1-4b01-ae87-499ecd986e63 not yet added. Adding. 2021-06-23 13:53:46.043 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-23 13:53:46.043 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-23 13:53:46.413 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ae4b6ee1-06d1-4b01-ae87-499ecd986e63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:46.811 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ae4b6ee1-06d1-4b01-ae87-499ecd986e63" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:46.811 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ae4b6ee1-06d1-4b01-ae87-499ecd986e63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:47.246 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ae4b6ee1-06d1-4b01-ae87-499ecd986e63" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:47.530 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ae4b6ee1-06d1-4b01-ae87-499ecd986e63" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:53:47.530 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ae4b6ee1-06d1-4b01-ae87-499ecd986e63 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-23 13:53:47.530 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ae4b6ee1-06d1-4b01-ae87-499ecd986e63 processed. 2021-06-23 13:53:48.890 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:53:49.091 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:54:03.213 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Security group member updated on remote: ['15c1b2b4-fb12-4638-b403-ab418019afcd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:54:03.213 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Security group member updated ['15c1b2b4-fb12-4638-b403-ab418019afcd'] 2021-06-23 13:54:03.213 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Refresh firewall rules 2021-06-23 13:54:03.213 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Get security group information for devices via rpc ['a19e0f7c-bc44-4e05-98ed-4770d4021f8d', 'c1c1d659-7439-4bba-85d2-e5e9a5bb1694', 'ae4b6ee1-06d1-4b01-ae87-499ecd986e63'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:54:03.685 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update security group information for ports dict_keys(['a19e0f7c-bc44-4e05-98ed-4770d4021f8d', 'ae4b6ee1-06d1-4b01-ae87-499ecd986e63', 'c1c1d659-7439-4bba-85d2-e5e9a5bb1694']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:54:03.685 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:54:03.685 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update rules of security group (15c1b2b4-fb12-4638-b403-ab418019afcd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:54:03.685 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update members of security group (15c1b2b4-fb12-4638-b403-ab418019afcd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-23 13:54:03.685 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update port filter for a19e0f7c-bc44-4e05-98ed-4770d4021f8d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:54:03.685 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Updating port rules. 2021-06-23 13:54:03.685 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Creating 1 new rules, removing 0 old rules. 2021-06-23 13:54:03.685 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:54:04.230 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:54:04.244 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:54:04.244 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:54:04.244 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update port filter for ae4b6ee1-06d1-4b01-ae87-499ecd986e63 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:54:04.244 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Updating port rules. 2021-06-23 13:54:04.244 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Creating 1 new rules, removing 0 old rules. 2021-06-23 13:54:04.244 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-ae4b6ee1-06d1-4b01-ae87-499ecd986e63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:54:04.244 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-722490bc-a82a-44cf-aafd-8f3d9e3febe0 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] port_update received: 9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:54:04.276 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-722490bc-a82a-44cf-aafd-8f3d9e3febe0 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] No port 9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:54:04.729 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-ae4b6ee1-06d1-4b01-ae87-499ecd986e63" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:54:04.729 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-ae4b6ee1-06d1-4b01-ae87-499ecd986e63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:54:04.729 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-ae4b6ee1-06d1-4b01-ae87-499ecd986e63" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:54:04.729 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update port filter for c1c1d659-7439-4bba-85d2-e5e9a5bb1694 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:54:04.729 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Updating port rules. 2021-06-23 13:54:04.729 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Creating 1 new rules, removing 0 old rules. 2021-06-23 13:54:04.729 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-c1c1d659-7439-4bba-85d2-e5e9a5bb1694" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:54:05.229 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-c1c1d659-7439-4bba-85d2-e5e9a5bb1694" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:54:05.247 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-c1c1d659-7439-4bba-85d2-e5e9a5bb1694" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:54:05.247 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-e6889151-9abf-4b9b-aa82-09cd0e63b253 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-c1c1d659-7439-4bba-85d2-e5e9a5bb1694" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:54:06.267 1872 2653909607000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071 2021-06-23 13:54:07.013 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-23 13:54:07.432 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Adding port 9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071 2021-06-23 13:54:07.432 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Port 9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071 updated. Details: {'device': '9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071', 'network_id': '466bf5e7-4996-421c-b89f-c2d3325ea194', 'port_id': '9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071', 'mac_address': 'fa:16:3e:f9:22:0e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 416, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '323b3e2f-c1df-48b0-ac37-0624b9d6d718', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-23 13:54:07.432 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-23 13:54:07.448 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:54:07.448 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-23 13:54:07.448 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-23 13:54:07.840 1872 2653909609816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:54:07.840 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:54:07.855 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-23 13:54:07.855 1872 2653909609816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 416, VLAN trunk: None to switch port 9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071 2021-06-23 13:54:08.119 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-23 13:54:08.119 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:54:08.276 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:54:08.276 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:54:08.276 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (15c1b2b4-fb12-4638-b403-ab418019afcd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:54:08.276 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (15c1b2b4-fb12-4638-b403-ab418019afcd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-23 13:54:08.276 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:54:08.276 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-23 13:54:08.276 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071 not yet added. Adding. 2021-06-23 13:54:08.292 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-23 13:54:08.292 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-23 13:54:08.728 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:54:09.199 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:54:09.199 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:54:09.684 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:54:09.759 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd92da0f-d247-4504-9e1c-c4314691b997 - - - - -] port_update received: 25b16f3c-6486-4200-a9ee-ffec166d6385 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:54:09.807 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd92da0f-d247-4504-9e1c-c4314691b997 - - - - -] No port 25b16f3c-6486-4200-a9ee-ffec166d6385 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:54:09.965 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:54:09.965 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-23 13:54:09.965 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071 processed. 2021-06-23 13:54:11.041 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:54:11.935 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:54:15.149 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a8f93bb-79f9-4a35-a92c-2157f67a807b - - - - -] port_update received: 745001f9-2330-4f79-ab88-66f052f021e9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:54:15.180 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a8f93bb-79f9-4a35-a92c-2157f67a807b - - - - -] No port 745001f9-2330-4f79-ab88-66f052f021e9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:54:15.554 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8da56c7a-d71d-4362-923d-14d4527067a7 - - - - -] port_update received: efe7235b-2063-4924-8f4b-6271339a40f6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:54:15.589 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8da56c7a-d71d-4362-923d-14d4527067a7 - - - - -] No port efe7235b-2063-4924-8f4b-6271339a40f6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:54:20.198 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e047968c-d578-4575-afe5-d787971c8488 - - - - -] port_update received: 9fcc09b0-9c14-40a9-954c-89a424935e16 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:54:20.242 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e047968c-d578-4575-afe5-d787971c8488 - - - - -] No port 9fcc09b0-9c14-40a9-954c-89a424935e16 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:54:20.382 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-254ce685-b1b4-4955-b61a-734a0d165969 - - - - -] port_update received: d1933398-9f0c-4156-8d85-3b0a158c5b5f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:54:20.414 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-254ce685-b1b4-4955-b61a-734a0d165969 - - - - -] No port d1933398-9f0c-4156-8d85-3b0a158c5b5f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:54:26.335 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ea84bb8-529b-41c0-a66e-b39aeda00aeb - - - - -] port_update received: 5a5e65ee-3eaf-4ace-bcad-7c40459a40f3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:54:26.386 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ea84bb8-529b-41c0-a66e-b39aeda00aeb - - - - -] No port 5a5e65ee-3eaf-4ace-bcad-7c40459a40f3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:54:29.491 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-29d1a63f-21ca-4858-ac71-e7859479ec9a 7bb76c4423514b10a1ade0fc3ff42b40 ad3f71f25ae84f25b22a4481f10f5e4c - - -] Security group rule updated on remote: ['bb29adf1-7cf0-4cd3-9532-f53a6accb40f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-23 13:54:29.491 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-29d1a63f-21ca-4858-ac71-e7859479ec9a 7bb76c4423514b10a1ade0fc3ff42b40 ad3f71f25ae84f25b22a4481f10f5e4c - - -] Security group rule updated ['bb29adf1-7cf0-4cd3-9532-f53a6accb40f'] 2021-06-23 13:54:29.711 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-177e761e-f95e-401b-996f-d61084ba150c 7bb76c4423514b10a1ade0fc3ff42b40 ad3f71f25ae84f25b22a4481f10f5e4c - - -] Security group rule updated on remote: ['bb29adf1-7cf0-4cd3-9532-f53a6accb40f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-23 13:54:29.728 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-177e761e-f95e-401b-996f-d61084ba150c 7bb76c4423514b10a1ade0fc3ff42b40 ad3f71f25ae84f25b22a4481f10f5e4c - - -] Security group rule updated ['bb29adf1-7cf0-4cd3-9532-f53a6accb40f'] 2021-06-23 13:54:29.948 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c2f9b298-7854-4c46-ab41-2b7cb68ee5e7 7bb76c4423514b10a1ade0fc3ff42b40 ad3f71f25ae84f25b22a4481f10f5e4c - - -] Security group rule updated on remote: ['bb29adf1-7cf0-4cd3-9532-f53a6accb40f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-23 13:54:29.948 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-c2f9b298-7854-4c46-ab41-2b7cb68ee5e7 7bb76c4423514b10a1ade0fc3ff42b40 ad3f71f25ae84f25b22a4481f10f5e4c - - -] Security group rule updated ['bb29adf1-7cf0-4cd3-9532-f53a6accb40f'] 2021-06-23 13:54:30.194 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9e4d6dd7-4f38-415a-accc-e4b4c19de439 7bb76c4423514b10a1ade0fc3ff42b40 ad3f71f25ae84f25b22a4481f10f5e4c - - -] Security group rule updated on remote: ['bb29adf1-7cf0-4cd3-9532-f53a6accb40f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-23 13:54:30.194 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-9e4d6dd7-4f38-415a-accc-e4b4c19de439 7bb76c4423514b10a1ade0fc3ff42b40 ad3f71f25ae84f25b22a4481f10f5e4c - - -] Security group rule updated ['bb29adf1-7cf0-4cd3-9532-f53a6accb40f'] 2021-06-23 13:54:31.134 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2e70825-b1c2-4b4d-8229-72c6c8d6561e 7bb76c4423514b10a1ade0fc3ff42b40 ad3f71f25ae84f25b22a4481f10f5e4c - - -] Security group rule updated on remote: ['bb29adf1-7cf0-4cd3-9532-f53a6accb40f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-23 13:54:31.134 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-d2e70825-b1c2-4b4d-8229-72c6c8d6561e 7bb76c4423514b10a1ade0fc3ff42b40 ad3f71f25ae84f25b22a4481f10f5e4c - - -] Security group rule updated ['bb29adf1-7cf0-4cd3-9532-f53a6accb40f'] 2021-06-23 13:54:31.554 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-520c5a76-9b61-41ef-acf9-14e0f987c762 7bb76c4423514b10a1ade0fc3ff42b40 ad3f71f25ae84f25b22a4481f10f5e4c - - -] Security group rule updated on remote: ['bb29adf1-7cf0-4cd3-9532-f53a6accb40f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-23 13:54:31.554 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-520c5a76-9b61-41ef-acf9-14e0f987c762 7bb76c4423514b10a1ade0fc3ff42b40 ad3f71f25ae84f25b22a4481f10f5e4c - - -] Security group rule updated ['bb29adf1-7cf0-4cd3-9532-f53a6accb40f'] 2021-06-23 13:54:31.697 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43602611-3a58-4a90-9798-84b8fdf2aa12 - - - - -] port_update received: 23005922-5a51-4346-8349-e6e69fb9e56d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:54:31.709 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43602611-3a58-4a90-9798-84b8fdf2aa12 - - - - -] No port 23005922-5a51-4346-8349-e6e69fb9e56d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:54:32.852 1872 2653909607176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071 2021-06-23 13:54:33.183 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-23 13:54:33.183 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-23 13:54:33.183 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-23 13:54:33.183 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-23 13:54:33.224 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071'] 2021-06-23 13:54:33.224 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-23 13:54:33.243 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-23 13:54:33.243 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071'] 2021-06-23 13:54:33.289 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Security group member updated on remote: ['15c1b2b4-fb12-4638-b403-ab418019afcd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:54:33.289 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Security group member updated ['15c1b2b4-fb12-4638-b403-ab418019afcd'] 2021-06-23 13:54:33.289 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Refresh firewall rules 2021-06-23 13:54:33.307 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Get security group information for devices via rpc ['a19e0f7c-bc44-4e05-98ed-4770d4021f8d', 'c1c1d659-7439-4bba-85d2-e5e9a5bb1694', 'ae4b6ee1-06d1-4b01-ae87-499ecd986e63'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:54:33.412 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] port_delete event received for '9f3ce7ee-0d56-4fc9-bbb7-c2858cef2071' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:54:34.515 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update security group information for ports dict_keys(['a19e0f7c-bc44-4e05-98ed-4770d4021f8d', 'ae4b6ee1-06d1-4b01-ae87-499ecd986e63', 'c1c1d659-7439-4bba-85d2-e5e9a5bb1694']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:54:34.515 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:54:34.515 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update rules of security group (15c1b2b4-fb12-4638-b403-ab418019afcd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:54:34.515 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update members of security group (15c1b2b4-fb12-4638-b403-ab418019afcd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-23 13:54:34.537 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update port filter for a19e0f7c-bc44-4e05-98ed-4770d4021f8d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:54:34.537 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Updating port rules. 2021-06-23 13:54:34.537 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Creating 0 new rules, removing 1 old rules. 2021-06-23 13:54:34.537 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:54:34.537 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:54:34.537 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:54:35.133 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:54:35.133 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update port filter for ae4b6ee1-06d1-4b01-ae87-499ecd986e63 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:54:35.133 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Updating port rules. 2021-06-23 13:54:35.133 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Creating 0 new rules, removing 1 old rules. 2021-06-23 13:54:35.133 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-ae4b6ee1-06d1-4b01-ae87-499ecd986e63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:54:35.133 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-ae4b6ee1-06d1-4b01-ae87-499ecd986e63" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:54:35.149 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-ae4b6ee1-06d1-4b01-ae87-499ecd986e63" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:54:35.196 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:54:35.256 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:54:35.696 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-ae4b6ee1-06d1-4b01-ae87-499ecd986e63" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:54:35.696 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update port filter for c1c1d659-7439-4bba-85d2-e5e9a5bb1694 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:54:35.696 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Updating port rules. 2021-06-23 13:54:35.696 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Creating 0 new rules, removing 1 old rules. 2021-06-23 13:54:35.696 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-c1c1d659-7439-4bba-85d2-e5e9a5bb1694" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:54:35.696 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-c1c1d659-7439-4bba-85d2-e5e9a5bb1694" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:54:35.696 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-c1c1d659-7439-4bba-85d2-e5e9a5bb1694" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:54:36.240 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c845ea19-71a7-403f-b167-6e173d7d9295 - - - - -] port_update received: 306e259e-90a4-4db2-9163-f1589606e181 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:54:36.271 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-a8a3bc42-8d82-4d9f-aa90-2d336df764b0 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-c1c1d659-7439-4bba-85d2-e5e9a5bb1694" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.562s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:54:36.271 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c845ea19-71a7-403f-b167-6e173d7d9295 - - - - -] No port 306e259e-90a4-4db2-9163-f1589606e181 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:54:42.491 1872 2653909609112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c6d6091-f92d-43cc-b8a0-df7e3ce77f96 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Security group member updated on remote: ['15c1b2b4-fb12-4638-b403-ab418019afcd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:54:42.491 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [req-8c6d6091-f92d-43cc-b8a0-df7e3ce77f96 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Security group member updated ['15c1b2b4-fb12-4638-b403-ab418019afcd'] 2021-06-23 13:54:42.508 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [req-8c6d6091-f92d-43cc-b8a0-df7e3ce77f96 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Refresh firewall rules 2021-06-23 13:54:42.508 1872 2653909609112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c6d6091-f92d-43cc-b8a0-df7e3ce77f96 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Get security group information for devices via rpc ['a19e0f7c-bc44-4e05-98ed-4770d4021f8d', 'c1c1d659-7439-4bba-85d2-e5e9a5bb1694', 'ae4b6ee1-06d1-4b01-ae87-499ecd986e63'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:54:42.632 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c6d6091-f92d-43cc-b8a0-df7e3ce77f96 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] port_delete event received for 'ae4b6ee1-06d1-4b01-ae87-499ecd986e63' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:54:42.693 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf80bd1b-705a-4e56-9cfc-ec3d3deec35e 03c54b36d6854b468bb33e435ea6cb13 b455d91beeaa4a12bdb5c438b0124155 - - -] Security group member updated on remote: ['c175a994-48eb-47e6-8494-e60470cd287b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:54:42.693 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-cf80bd1b-705a-4e56-9cfc-ec3d3deec35e 03c54b36d6854b468bb33e435ea6cb13 b455d91beeaa4a12bdb5c438b0124155 - - -] Security group member updated ['c175a994-48eb-47e6-8494-e60470cd287b'] 2021-06-23 13:54:42.819 1872 2653909609112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8c6d6091-f92d-43cc-b8a0-df7e3ce77f96 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update security group information for ports dict_keys(['a19e0f7c-bc44-4e05-98ed-4770d4021f8d', 'c1c1d659-7439-4bba-85d2-e5e9a5bb1694']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:54:42.819 1872 2653909609112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8c6d6091-f92d-43cc-b8a0-df7e3ce77f96 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:54:42.819 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8c6d6091-f92d-43cc-b8a0-df7e3ce77f96 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update rules of security group (15c1b2b4-fb12-4638-b403-ab418019afcd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:54:42.819 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8c6d6091-f92d-43cc-b8a0-df7e3ce77f96 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update members of security group (15c1b2b4-fb12-4638-b403-ab418019afcd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-23 13:54:42.819 1872 2653909609112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8c6d6091-f92d-43cc-b8a0-df7e3ce77f96 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update port filter for a19e0f7c-bc44-4e05-98ed-4770d4021f8d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:54:42.819 1872 2653909609112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8c6d6091-f92d-43cc-b8a0-df7e3ce77f96 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Updating port rules. 2021-06-23 13:54:42.819 1872 2653909609112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8c6d6091-f92d-43cc-b8a0-df7e3ce77f96 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Creating 0 new rules, removing 1 old rules. 2021-06-23 13:54:42.819 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [req-8c6d6091-f92d-43cc-b8a0-df7e3ce77f96 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:54:42.834 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [req-8c6d6091-f92d-43cc-b8a0-df7e3ce77f96 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:54:42.834 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [req-8c6d6091-f92d-43cc-b8a0-df7e3ce77f96 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:54:43.054 1872 2653909607176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ae4b6ee1-06d1-4b01-ae87-499ecd986e63 2021-06-23 13:54:43.223 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [req-8c6d6091-f92d-43cc-b8a0-df7e3ce77f96 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:54:43.223 1872 2653909609112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8c6d6091-f92d-43cc-b8a0-df7e3ce77f96 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update port filter for c1c1d659-7439-4bba-85d2-e5e9a5bb1694 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:54:43.223 1872 2653909609112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8c6d6091-f92d-43cc-b8a0-df7e3ce77f96 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Updating port rules. 2021-06-23 13:54:43.223 1872 2653909609112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8c6d6091-f92d-43cc-b8a0-df7e3ce77f96 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Creating 0 new rules, removing 1 old rules. 2021-06-23 13:54:43.223 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [req-8c6d6091-f92d-43cc-b8a0-df7e3ce77f96 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-c1c1d659-7439-4bba-85d2-e5e9a5bb1694" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:54:43.223 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [req-8c6d6091-f92d-43cc-b8a0-df7e3ce77f96 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-c1c1d659-7439-4bba-85d2-e5e9a5bb1694" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:54:43.223 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [req-8c6d6091-f92d-43cc-b8a0-df7e3ce77f96 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-c1c1d659-7439-4bba-85d2-e5e9a5bb1694" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:54:43.274 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-23 13:54:43.274 1872 2653909609992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ae4b6ee1-06d1-4b01-ae87-499ecd986e63' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-23 13:54:43.274 1872 2653909609992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ae4b6ee1-06d1-4b01-ae87-499ecd986e63' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-23 13:54:43.274 1872 2653909609992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ae4b6ee1-06d1-4b01-ae87-499ecd986e63 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-23 13:54:43.368 1872 2653909609992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ae4b6ee1-06d1-4b01-ae87-499ecd986e63'] 2021-06-23 13:54:43.368 1872 2653909609992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-23 13:54:43.368 1872 2653909609992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-23 13:54:43.368 1872 2653909609992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ae4b6ee1-06d1-4b01-ae87-499ecd986e63'] 2021-06-23 13:54:43.676 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [req-8c6d6091-f92d-43cc-b8a0-df7e3ce77f96 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-c1c1d659-7439-4bba-85d2-e5e9a5bb1694" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.454s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:54:44.051 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c10d1c42-b5c7-405b-9885-938c2242dda0 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] port_update received: b322f838-5d37-4a9b-9144-43fe56f4130e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:54:44.083 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c10d1c42-b5c7-405b-9885-938c2242dda0 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] No port b322f838-5d37-4a9b-9144-43fe56f4130e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:54:44.239 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-41d43a68-15d8-45ac-a535-75ea408dc7d6 be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Security group member updated on remote: ['4e0ea8ef-847f-4daf-96c8-9d4ad4a7e4cd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:54:44.239 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-41d43a68-15d8-45ac-a535-75ea408dc7d6 be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Security group member updated ['4e0ea8ef-847f-4daf-96c8-9d4ad4a7e4cd'] 2021-06-23 13:54:45.287 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:54:45.319 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:06.353 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e10d9902-878d-4f01-8733-62c325619394 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] port_update received: 86ea2501-e784-4605-9a8d-38b634911e3f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:55:06.380 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e10d9902-878d-4f01-8733-62c325619394 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] No port 86ea2501-e784-4605-9a8d-38b634911e3f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:55:08.676 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5793b2cc-7348-4e2d-8837-0dac76a27401 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Security group member updated on remote: ['15c1b2b4-fb12-4638-b403-ab418019afcd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:55:08.676 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-5793b2cc-7348-4e2d-8837-0dac76a27401 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Security group member updated ['15c1b2b4-fb12-4638-b403-ab418019afcd'] 2021-06-23 13:55:08.676 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-5793b2cc-7348-4e2d-8837-0dac76a27401 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Refresh firewall rules 2021-06-23 13:55:08.676 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5793b2cc-7348-4e2d-8837-0dac76a27401 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Get security group information for devices via rpc ['a19e0f7c-bc44-4e05-98ed-4770d4021f8d', 'c1c1d659-7439-4bba-85d2-e5e9a5bb1694'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:55:08.756 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5793b2cc-7348-4e2d-8837-0dac76a27401 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] port_delete event received for 'c1c1d659-7439-4bba-85d2-e5e9a5bb1694' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:55:08.865 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5793b2cc-7348-4e2d-8837-0dac76a27401 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update security group information for ports dict_keys(['a19e0f7c-bc44-4e05-98ed-4770d4021f8d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:55:08.865 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5793b2cc-7348-4e2d-8837-0dac76a27401 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:55:08.865 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5793b2cc-7348-4e2d-8837-0dac76a27401 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update rules of security group (15c1b2b4-fb12-4638-b403-ab418019afcd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:55:08.880 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5793b2cc-7348-4e2d-8837-0dac76a27401 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update members of security group (15c1b2b4-fb12-4638-b403-ab418019afcd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-23 13:55:08.880 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5793b2cc-7348-4e2d-8837-0dac76a27401 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update port filter for a19e0f7c-bc44-4e05-98ed-4770d4021f8d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:55:08.880 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5793b2cc-7348-4e2d-8837-0dac76a27401 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Updating port rules. 2021-06-23 13:55:08.880 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5793b2cc-7348-4e2d-8837-0dac76a27401 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Creating 0 new rules, removing 1 old rules. 2021-06-23 13:55:08.880 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-5793b2cc-7348-4e2d-8837-0dac76a27401 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:08.880 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-5793b2cc-7348-4e2d-8837-0dac76a27401 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:08.880 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-5793b2cc-7348-4e2d-8837-0dac76a27401 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:09.206 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-5793b2cc-7348-4e2d-8837-0dac76a27401 f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Lock "n-hv-driver-port-lock-a19e0f7c-bc44-4e05-98ed-4770d4021f8d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:09.316 1872 2653909607000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 86ea2501-e784-4605-9a8d-38b634911e3f 2021-06-23 13:55:09.335 1872 2653909607000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b322f838-5d37-4a9b-9144-43fe56f4130e 2021-06-23 13:55:09.402 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-23 13:55:09.490 1872 2653909607176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c1c1d659-7439-4bba-85d2-e5e9a5bb1694 2021-06-23 13:55:09.877 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c0ff933c-3b43-4e35-b71a-50a9d583ca9c 7bb76c4423514b10a1ade0fc3ff42b40 ad3f71f25ae84f25b22a4481f10f5e4c - - -] Security group member updated on remote: ['bb29adf1-7cf0-4cd3-9532-f53a6accb40f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:55:09.877 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-c0ff933c-3b43-4e35-b71a-50a9d583ca9c 7bb76c4423514b10a1ade0fc3ff42b40 ad3f71f25ae84f25b22a4481f10f5e4c - - -] Security group member updated ['bb29adf1-7cf0-4cd3-9532-f53a6accb40f'] 2021-06-23 13:55:10.409 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Adding port 86ea2501-e784-4605-9a8d-38b634911e3f 2021-06-23 13:55:10.409 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Port 86ea2501-e784-4605-9a8d-38b634911e3f updated. Details: {'device': '86ea2501-e784-4605-9a8d-38b634911e3f', 'network_id': '1942c7fc-19f7-48f4-b9c2-02995ae3709a', 'port_id': '86ea2501-e784-4605-9a8d-38b634911e3f', 'mac_address': 'fa:16:3e:03:da:3b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 420, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2a1661f6-6af8-4199-8408-c93f6b070447', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-23 13:55:10.409 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-23 13:55:10.409 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Adding port b322f838-5d37-4a9b-9144-43fe56f4130e 2021-06-23 13:55:10.409 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Port b322f838-5d37-4a9b-9144-43fe56f4130e updated. Details: {'device': 'b322f838-5d37-4a9b-9144-43fe56f4130e', 'network_id': '6bb11e22-9904-4e5d-b67a-ccc668e62642', 'port_id': 'b322f838-5d37-4a9b-9144-43fe56f4130e', 'mac_address': 'fa:16:3e:2c:f4:2c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 431, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c36b09fb-e221-4aae-869a-de50ebf87302', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-23 13:55:10.409 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-23 13:55:10.409 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-23 13:55:10.425 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b322f838-5d37-4a9b-9144-43fe56f4130e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:10.425 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b322f838-5d37-4a9b-9144-43fe56f4130e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-23 13:55:10.425 1872 2653909609112 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6bb11e22-9904-4e5d-b67a-ccc668e62642 2021-06-23 13:55:10.425 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-23 13:55:10.425 1872 2653909609992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c1c1d659-7439-4bba-85d2-e5e9a5bb1694' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-23 13:55:10.425 1872 2653909609992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c1c1d659-7439-4bba-85d2-e5e9a5bb1694' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-23 13:55:10.425 1872 2653909609992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c1c1d659-7439-4bba-85d2-e5e9a5bb1694 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-23 13:55:10.425 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86ea2501-e784-4605-9a8d-38b634911e3f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:10.425 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 86ea2501-e784-4605-9a8d-38b634911e3f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-23 13:55:10.425 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1942c7fc-19f7-48f4-b9c2-02995ae3709a 2021-06-23 13:55:10.425 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-23 13:55:10.457 1872 2653909609992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c1c1d659-7439-4bba-85d2-e5e9a5bb1694'] 2021-06-23 13:55:10.457 1872 2653909609992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-23 13:55:10.457 1872 2653909609992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-23 13:55:10.457 1872 2653909609992 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c1c1d659-7439-4bba-85d2-e5e9a5bb1694'] 2021-06-23 13:55:10.661 1872 2653909609112 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b322f838-5d37-4a9b-9144-43fe56f4130e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:55:10.661 1872 2653909609112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b322f838-5d37-4a9b-9144-43fe56f4130e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:55:10.683 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b322f838-5d37-4a9b-9144-43fe56f4130e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-23 13:55:10.683 1872 2653909609112 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 431, VLAN trunk: None to switch port b322f838-5d37-4a9b-9144-43fe56f4130e 2021-06-23 13:55:10.706 1872 2653909609816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '86ea2501-e784-4605-9a8d-38b634911e3f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:55:10.706 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '86ea2501-e784-4605-9a8d-38b634911e3f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:55:10.721 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 86ea2501-e784-4605-9a8d-38b634911e3f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-23 13:55:10.721 1872 2653909609816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 420, VLAN trunk: None to switch port 86ea2501-e784-4605-9a8d-38b634911e3f 2021-06-23 13:55:10.853 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-23 13:55:10.853 1872 2653909609112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b322f838-5d37-4a9b-9144-43fe56f4130e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:55:10.883 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-23 13:55:10.883 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['86ea2501-e784-4605-9a8d-38b634911e3f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:55:11.212 1872 2653909609112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b322f838-5d37-4a9b-9144-43fe56f4130e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:55:11.212 1872 2653909609112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:55:11.212 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c175a994-48eb-47e6-8494-e60470cd287b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:55:11.212 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c175a994-48eb-47e6-8494-e60470cd287b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-23 13:55:11.212 1872 2653909609112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b322f838-5d37-4a9b-9144-43fe56f4130e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:55:11.212 1872 2653909609112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-23 13:55:11.212 1872 2653909609112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b322f838-5d37-4a9b-9144-43fe56f4130e not yet added. Adding. 2021-06-23 13:55:11.212 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-23 13:55:11.212 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-23 13:55:11.243 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['86ea2501-e784-4605-9a8d-38b634911e3f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:55:11.243 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:55:11.243 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4e0ea8ef-847f-4daf-96c8-9d4ad4a7e4cd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:55:11.243 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4e0ea8ef-847f-4daf-96c8-9d4ad4a7e4cd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-23 13:55:11.243 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 86ea2501-e784-4605-9a8d-38b634911e3f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:55:11.243 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-23 13:55:11.243 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 86ea2501-e784-4605-9a8d-38b634911e3f not yet added. Adding. 2021-06-23 13:55:11.243 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-23 13:55:11.243 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-23 13:55:11.408 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:11.457 1872 2653927866792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-adbe8d2e-f054-4596-9f48-4eb82031afaf 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] port_update received: b2d5a619-5800-4ede-9dcb-7877e167a01c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:55:11.457 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:11.534 1872 2653927866792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-adbe8d2e-f054-4596-9f48-4eb82031afaf 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] No port b2d5a619-5800-4ede-9dcb-7877e167a01c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:55:11.534 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86ea2501-e784-4605-9a8d-38b634911e3f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:11.534 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b322f838-5d37-4a9b-9144-43fe56f4130e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:11.801 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b322f838-5d37-4a9b-9144-43fe56f4130e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:11.801 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b322f838-5d37-4a9b-9144-43fe56f4130e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:11.819 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86ea2501-e784-4605-9a8d-38b634911e3f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:11.830 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86ea2501-e784-4605-9a8d-38b634911e3f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:12.083 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b322f838-5d37-4a9b-9144-43fe56f4130e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:12.128 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86ea2501-e784-4605-9a8d-38b634911e3f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:12.252 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b322f838-5d37-4a9b-9144-43fe56f4130e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:12.252 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b322f838-5d37-4a9b-9144-43fe56f4130e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-23 13:55:12.252 1872 2653909609112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b322f838-5d37-4a9b-9144-43fe56f4130e processed. 2021-06-23 13:55:12.300 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86ea2501-e784-4605-9a8d-38b634911e3f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:12.300 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 86ea2501-e784-4605-9a8d-38b634911e3f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-23 13:55:12.300 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 86ea2501-e784-4605-9a8d-38b634911e3f processed. 2021-06-23 13:55:13.417 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:13.893 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.468s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:15.459 1872 2653909607000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b2d5a619-5800-4ede-9dcb-7877e167a01c 2021-06-23 13:55:15.569 1872 2653909607176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a19e0f7c-bc44-4e05-98ed-4770d4021f8d 2021-06-23 13:55:16.022 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77c78be6-20ef-4aa4-bf24-801de6c8e31a f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Security group member updated on remote: ['15c1b2b4-fb12-4638-b403-ab418019afcd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:55:16.022 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-77c78be6-20ef-4aa4-bf24-801de6c8e31a f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Security group member updated ['15c1b2b4-fb12-4638-b403-ab418019afcd'] 2021-06-23 13:55:16.022 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-77c78be6-20ef-4aa4-bf24-801de6c8e31a f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Refresh firewall rules 2021-06-23 13:55:16.022 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77c78be6-20ef-4aa4-bf24-801de6c8e31a f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Get security group information for devices via rpc ['a19e0f7c-bc44-4e05-98ed-4770d4021f8d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:55:16.089 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-77c78be6-20ef-4aa4-bf24-801de6c8e31a f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:55:16.089 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-77c78be6-20ef-4aa4-bf24-801de6c8e31a f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:55:16.144 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77c78be6-20ef-4aa4-bf24-801de6c8e31a f7a802eebf8f480796aba5408d7d8255 7b12592b553f4788bec910f62e261f4b - - -] port_delete event received for 'a19e0f7c-bc44-4e05-98ed-4770d4021f8d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:55:17.426 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-23 13:55:17.660 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Adding port b2d5a619-5800-4ede-9dcb-7877e167a01c 2021-06-23 13:55:17.660 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Port b2d5a619-5800-4ede-9dcb-7877e167a01c updated. Details: {'device': 'b2d5a619-5800-4ede-9dcb-7877e167a01c', 'network_id': '115976dc-0d2f-4888-9f2e-4b5f51b8e3e9', 'port_id': 'b2d5a619-5800-4ede-9dcb-7877e167a01c', 'mac_address': 'fa:16:3e:49:ba:a5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 406, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8fa7c31d-b693-4ee1-ad86-8b00dd0acc99', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-23 13:55:17.660 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-23 13:55:17.660 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-23 13:55:17.660 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b2d5a619-5800-4ede-9dcb-7877e167a01c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:17.660 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b2d5a619-5800-4ede-9dcb-7877e167a01c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-23 13:55:17.660 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 115976dc-0d2f-4888-9f2e-4b5f51b8e3e9 2021-06-23 13:55:17.660 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-23 13:55:17.660 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a19e0f7c-bc44-4e05-98ed-4770d4021f8d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-23 13:55:17.660 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a19e0f7c-bc44-4e05-98ed-4770d4021f8d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-23 13:55:17.660 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a19e0f7c-bc44-4e05-98ed-4770d4021f8d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-23 13:55:17.707 1872 2653909609112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 466bf5e7-4996-421c-b89f-c2d3325ea194 2021-06-23 13:55:17.707 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a19e0f7c-bc44-4e05-98ed-4770d4021f8d'] 2021-06-23 13:55:17.707 1872 2653909609112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-23 13:55:17.707 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-23 13:55:17.707 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a19e0f7c-bc44-4e05-98ed-4770d4021f8d'] 2021-06-23 13:55:17.894 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77909ec8-797d-48e8-b27c-9bef3d497393 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] network_delete received. Deleting network 466bf5e7-4996-421c-b89f-c2d3325ea194 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-23 13:55:17.894 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77909ec8-797d-48e8-b27c-9bef3d497393 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] Network 466bf5e7-4996-421c-b89f-c2d3325ea194 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-23 13:55:18.022 1872 2653909609816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b2d5a619-5800-4ede-9dcb-7877e167a01c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:55:18.049 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b2d5a619-5800-4ede-9dcb-7877e167a01c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:55:18.064 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b2d5a619-5800-4ede-9dcb-7877e167a01c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-23 13:55:18.064 1872 2653909609816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 406, VLAN trunk: None to switch port b2d5a619-5800-4ede-9dcb-7877e167a01c 2021-06-23 13:55:18.268 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-23 13:55:18.268 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b2d5a619-5800-4ede-9dcb-7877e167a01c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:55:18.628 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b2d5a619-5800-4ede-9dcb-7877e167a01c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:55:18.628 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:55:18.628 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bb29adf1-7cf0-4cd3-9532-f53a6accb40f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:55:18.628 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b2d5a619-5800-4ede-9dcb-7877e167a01c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:55:18.628 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-23 13:55:18.644 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b2d5a619-5800-4ede-9dcb-7877e167a01c not yet added. Adding. 2021-06-23 13:55:18.644 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-23 13:55:18.644 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-23 13:55:18.990 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2d5a619-5800-4ede-9dcb-7877e167a01c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:19.316 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2d5a619-5800-4ede-9dcb-7877e167a01c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:19.316 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2d5a619-5800-4ede-9dcb-7877e167a01c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:19.441 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:19.482 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:19.692 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2d5a619-5800-4ede-9dcb-7877e167a01c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:19.987 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b2d5a619-5800-4ede-9dcb-7877e167a01c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:19.987 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b2d5a619-5800-4ede-9dcb-7877e167a01c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-23 13:55:19.987 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b2d5a619-5800-4ede-9dcb-7877e167a01c processed. 2021-06-23 13:55:21.455 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:21.690 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:26.756 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d4e8640-72bd-486b-b576-c43350add253 be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Security group rule updated on remote: ['01674c85-02b2-403a-bf08-1c41feeba31a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-23 13:55:26.756 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-2d4e8640-72bd-486b-b576-c43350add253 be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Security group rule updated ['01674c85-02b2-403a-bf08-1c41feeba31a'] 2021-06-23 13:55:27.022 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9077e43f-154a-4ae0-bf35-6c92d4006529 be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Security group rule updated on remote: ['01674c85-02b2-403a-bf08-1c41feeba31a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-23 13:55:27.022 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-9077e43f-154a-4ae0-bf35-6c92d4006529 be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Security group rule updated ['01674c85-02b2-403a-bf08-1c41feeba31a'] 2021-06-23 13:55:27.299 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c745851d-b4fa-42bf-bbb4-3c589b9d9bdd be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Security group rule updated on remote: ['01674c85-02b2-403a-bf08-1c41feeba31a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-23 13:55:27.299 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-c745851d-b4fa-42bf-bbb4-3c589b9d9bdd be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Security group rule updated ['01674c85-02b2-403a-bf08-1c41feeba31a'] 2021-06-23 13:55:27.478 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1af22409-8c76-4f87-8ea2-3605de87dd3e be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Security group rule updated on remote: ['01674c85-02b2-403a-bf08-1c41feeba31a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-23 13:55:27.478 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-1af22409-8c76-4f87-8ea2-3605de87dd3e be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Security group rule updated ['01674c85-02b2-403a-bf08-1c41feeba31a'] 2021-06-23 13:55:27.659 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e47cdd17-6bcd-4ab8-b15a-57c230f21bb5 be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Security group rule updated on remote: ['01674c85-02b2-403a-bf08-1c41feeba31a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-23 13:55:27.659 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-e47cdd17-6bcd-4ab8-b15a-57c230f21bb5 be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Security group rule updated ['01674c85-02b2-403a-bf08-1c41feeba31a'] 2021-06-23 13:55:27.831 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89c86b46-51df-4e10-9042-b2adfb1666da be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Security group rule updated on remote: ['01674c85-02b2-403a-bf08-1c41feeba31a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-23 13:55:27.831 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-89c86b46-51df-4e10-9042-b2adfb1666da be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Security group rule updated ['01674c85-02b2-403a-bf08-1c41feeba31a'] 2021-06-23 13:55:28.769 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Security group member updated on remote: ['01674c85-02b2-403a-bf08-1c41feeba31a', '4e0ea8ef-847f-4daf-96c8-9d4ad4a7e4cd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:55:28.769 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Security group member updated ['01674c85-02b2-403a-bf08-1c41feeba31a', '4e0ea8ef-847f-4daf-96c8-9d4ad4a7e4cd'] 2021-06-23 13:55:28.769 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Refresh firewall rules 2021-06-23 13:55:28.769 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Get security group information for devices via rpc ['86ea2501-e784-4605-9a8d-38b634911e3f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:55:28.852 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] port_update received: 86ea2501-e784-4605-9a8d-38b634911e3f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:55:28.870 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Lock "n-hv-agent-port-lock-86ea2501-e784-4605-9a8d-38b634911e3f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:28.870 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Binding port 86ea2501-e784-4605-9a8d-38b634911e3f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-23 13:55:28.888 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-23 13:55:28.955 1872 2653909610168 MainThread DEBUG neutron.services.trunk.rpc.agent [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '86ea2501-e784-4605-9a8d-38b634911e3f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:55:28.969 1872 2653909610168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '86ea2501-e784-4605-9a8d-38b634911e3f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:55:28.988 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Trunk plugin disabled on server. Assuming port 86ea2501-e784-4605-9a8d-38b634911e3f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-23 13:55:28.988 1872 2653909610168 MainThread INFO networking_hyperv.neutron.trunk_driver [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Binding VLAN ID: 420, VLAN trunk: None to switch port 86ea2501-e784-4605-9a8d-38b634911e3f 2021-06-23 13:55:29.080 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Refresh firewall rules 2021-06-23 13:55:29.080 1872 2653909610168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Get security group information for devices via rpc ['86ea2501-e784-4605-9a8d-38b634911e3f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:55:29.800 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Update security group information for ports dict_keys(['86ea2501-e784-4605-9a8d-38b634911e3f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:55:29.800 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:55:29.800 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Update rules of security group (01674c85-02b2-403a-bf08-1c41feeba31a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:55:29.800 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Update rules of security group (4e0ea8ef-847f-4daf-96c8-9d4ad4a7e4cd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:55:29.800 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Update members of security group (4e0ea8ef-847f-4daf-96c8-9d4ad4a7e4cd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-23 13:55:29.800 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Update port filter for 86ea2501-e784-4605-9a8d-38b634911e3f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:55:29.800 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Updating port rules. 2021-06-23 13:55:29.800 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Creating 6 new rules, removing 0 old rules. 2021-06-23 13:55:29.818 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Lock "n-hv-driver-port-lock-86ea2501-e784-4605-9a8d-38b634911e3f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:29.941 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Update security group information for ports dict_keys(['86ea2501-e784-4605-9a8d-38b634911e3f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:55:29.941 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:55:29.941 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Update rules of security group (01674c85-02b2-403a-bf08-1c41feeba31a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:55:29.941 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Update rules of security group (4e0ea8ef-847f-4daf-96c8-9d4ad4a7e4cd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:55:29.941 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Update members of security group (4e0ea8ef-847f-4daf-96c8-9d4ad4a7e4cd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-23 13:55:29.941 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Update port filter for 86ea2501-e784-4605-9a8d-38b634911e3f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:55:29.941 1872 2653909610168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Updating port rules. 2021-06-23 13:55:29.941 1872 2653909610168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Creating 6 new rules, removing 0 old rules. 2021-06-23 13:55:30.223 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Lock "n-hv-driver-port-lock-86ea2501-e784-4605-9a8d-38b634911e3f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:30.223 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Lock "n-hv-driver-port-lock-86ea2501-e784-4605-9a8d-38b634911e3f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:30.223 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Lock "n-hv-driver-port-lock-86ea2501-e784-4605-9a8d-38b634911e3f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:30.223 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Lock "n-hv-driver-port-lock-86ea2501-e784-4605-9a8d-38b634911e3f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:30.547 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Lock "n-hv-driver-port-lock-86ea2501-e784-4605-9a8d-38b634911e3f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:30.547 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Lock "n-hv-driver-port-lock-86ea2501-e784-4605-9a8d-38b634911e3f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:30.547 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Lock "n-hv-driver-port-lock-86ea2501-e784-4605-9a8d-38b634911e3f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:30.659 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [req-c598abf9-b166-4a91-b03e-6a7aab7c2cef be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Lock "n-hv-agent-port-lock-86ea2501-e784-4605-9a8d-38b634911e3f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:31.722 1872 2653909607000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cb300771-8a39-4b76-b4d0-0727077d0046 2021-06-23 13:55:33.487 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-23 13:55:33.688 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Adding port cb300771-8a39-4b76-b4d0-0727077d0046 2021-06-23 13:55:33.707 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Port cb300771-8a39-4b76-b4d0-0727077d0046 updated. Details: {'device': 'cb300771-8a39-4b76-b4d0-0727077d0046', 'network_id': 'fbab5587-c1a9-40b5-89c8-67cf58ed320a', 'port_id': 'cb300771-8a39-4b76-b4d0-0727077d0046', 'mac_address': 'fa:16:3e:81:54:5d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 414, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b6854078-67b1-4789-b8ba-c0329a01632a', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-23 13:55:33.707 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-23 13:55:33.707 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cb300771-8a39-4b76-b4d0-0727077d0046" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:33.707 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cb300771-8a39-4b76-b4d0-0727077d0046 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-23 13:55:33.707 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-23 13:55:33.771 1872 2653909610168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cb300771-8a39-4b76-b4d0-0727077d0046') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:55:33.771 1872 2653909610168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cb300771-8a39-4b76-b4d0-0727077d0046') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:55:33.783 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cb300771-8a39-4b76-b4d0-0727077d0046 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-23 13:55:33.783 1872 2653909610168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 414, VLAN trunk: None to switch port cb300771-8a39-4b76-b4d0-0727077d0046 2021-06-23 13:55:33.924 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-23 13:55:33.924 1872 2653909610168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cb300771-8a39-4b76-b4d0-0727077d0046'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:55:34.110 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cb300771-8a39-4b76-b4d0-0727077d0046']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:55:34.110 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:55:34.110 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ea0de5ef-1b45-451f-bf95-93435722e04c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:55:34.110 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cb300771-8a39-4b76-b4d0-0727077d0046 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:55:34.110 1872 2653909610168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-23 13:55:34.110 1872 2653909610168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-06-23 13:55:34.110 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb300771-8a39-4b76-b4d0-0727077d0046" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:34.110 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb300771-8a39-4b76-b4d0-0727077d0046" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:34.110 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb300771-8a39-4b76-b4d0-0727077d0046" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:34.128 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb300771-8a39-4b76-b4d0-0727077d0046" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:34.291 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cb300771-8a39-4b76-b4d0-0727077d0046" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.579s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:34.291 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cb300771-8a39-4b76-b4d0-0727077d0046 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-23 13:55:34.291 1872 2653909610168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cb300771-8a39-4b76-b4d0-0727077d0046 processed. 2021-06-23 13:55:35.490 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:35.766 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:48.109 1872 2653909607176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cb300771-8a39-4b76-b4d0-0727077d0046 2021-06-23 13:55:49.578 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-23 13:55:49.578 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cb300771-8a39-4b76-b4d0-0727077d0046' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-23 13:55:49.578 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cb300771-8a39-4b76-b4d0-0727077d0046' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-23 13:55:49.578 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cb300771-8a39-4b76-b4d0-0727077d0046 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-23 13:55:49.640 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cb300771-8a39-4b76-b4d0-0727077d0046'] 2021-06-23 13:55:49.640 1872 2653909610168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-23 13:55:49.640 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-23 13:55:49.640 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cb300771-8a39-4b76-b4d0-0727077d0046'] 2021-06-23 13:55:50.736 1872 2653909610168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-05f672dc-13f5-4a49-8a38-7c7c0a78a42f 20dee4bef882453da1eb373472d82a8a 7d13796b787b4e13b72ed3b118b56fce - - -] Security group member updated on remote: ['2e464849-f0d1-4757-9d61-95fd3b139c64'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:55:50.736 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [req-05f672dc-13f5-4a49-8a38-7c7c0a78a42f 20dee4bef882453da1eb373472d82a8a 7d13796b787b4e13b72ed3b118b56fce - - -] Security group member updated ['2e464849-f0d1-4757-9d61-95fd3b139c64'] 2021-06-23 13:55:51.604 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:51.604 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffad5fa5-e3b5-4424-82ea-bbe6caf80a58 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] port_update received: 85c1497f-6d42-4046-9472-3986267c31bb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:55:51.632 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffad5fa5-e3b5-4424-82ea-bbe6caf80a58 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] No port 85c1497f-6d42-4046-9472-3986267c31bb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:55:51.756 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:54.140 1872 2653909607000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 85c1497f-6d42-4046-9472-3986267c31bb 2021-06-23 13:55:54.220 1872 2653909607176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cb300771-8a39-4b76-b4d0-0727077d0046 2021-06-23 13:55:55.640 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-23 13:55:55.959 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Adding port 85c1497f-6d42-4046-9472-3986267c31bb 2021-06-23 13:55:55.959 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Port 85c1497f-6d42-4046-9472-3986267c31bb updated. Details: {'device': '85c1497f-6d42-4046-9472-3986267c31bb', 'network_id': 'd542a8ea-b575-410e-afa8-9b4e58f47c69', 'port_id': '85c1497f-6d42-4046-9472-3986267c31bb', 'mac_address': 'fa:16:3e:f6:b5:b8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 444, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a1ff1133-a06a-4360-8539-e21b6a773f14', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-23 13:55:55.959 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-23 13:55:55.959 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-23 13:55:55.959 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-85c1497f-6d42-4046-9472-3986267c31bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:55.959 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 85c1497f-6d42-4046-9472-3986267c31bb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-23 13:55:55.959 1872 2653909610168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d542a8ea-b575-410e-afa8-9b4e58f47c69 2021-06-23 13:55:55.959 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-23 13:55:55.959 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cb300771-8a39-4b76-b4d0-0727077d0046' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-23 13:55:55.959 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cb300771-8a39-4b76-b4d0-0727077d0046' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-23 13:55:55.972 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cb300771-8a39-4b76-b4d0-0727077d0046 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-23 13:55:56.016 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fbab5587-c1a9-40b5-89c8-67cf58ed320a 2021-06-23 13:55:56.016 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cb300771-8a39-4b76-b4d0-0727077d0046'] 2021-06-23 13:55:56.016 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-23 13:55:56.016 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cb300771-8a39-4b76-b4d0-0727077d0046'] 2021-06-23 13:55:56.265 1872 2653909610168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '85c1497f-6d42-4046-9472-3986267c31bb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:55:56.265 1872 2653909610168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '85c1497f-6d42-4046-9472-3986267c31bb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:55:56.287 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 85c1497f-6d42-4046-9472-3986267c31bb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-23 13:55:56.287 1872 2653909610168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 444, VLAN trunk: None to switch port 85c1497f-6d42-4046-9472-3986267c31bb 2021-06-23 13:55:56.421 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-23 13:55:56.421 1872 2653909610168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['85c1497f-6d42-4046-9472-3986267c31bb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:55:56.596 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['85c1497f-6d42-4046-9472-3986267c31bb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:55:56.596 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:55:56.596 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2e464849-f0d1-4757-9d61-95fd3b139c64) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:55:56.596 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2e464849-f0d1-4757-9d61-95fd3b139c64) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-23 13:55:56.596 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 85c1497f-6d42-4046-9472-3986267c31bb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:55:56.596 1872 2653909610168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-23 13:55:56.596 1872 2653909610168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 85c1497f-6d42-4046-9472-3986267c31bb not yet added. Adding. 2021-06-23 13:55:56.596 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-23 13:55:56.609 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-23 13:55:56.937 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85c1497f-6d42-4046-9472-3986267c31bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:57.299 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85c1497f-6d42-4046-9472-3986267c31bb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:57.299 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85c1497f-6d42-4046-9472-3986267c31bb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:57.627 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85c1497f-6d42-4046-9472-3986267c31bb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:57.656 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:57.736 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:57.827 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-85c1497f-6d42-4046-9472-3986267c31bb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.860s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:55:57.827 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 85c1497f-6d42-4046-9472-3986267c31bb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-23 13:55:57.827 1872 2653909610168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 85c1497f-6d42-4046-9472-3986267c31bb processed. 2021-06-23 13:55:59.675 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:55:59.895 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:56:20.566 1872 2653909607000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cb300771-8a39-4b76-b4d0-0727077d0046 2021-06-23 13:56:21.810 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-23 13:56:22.017 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Adding port cb300771-8a39-4b76-b4d0-0727077d0046 2021-06-23 13:56:22.017 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Port cb300771-8a39-4b76-b4d0-0727077d0046 updated. Details: {'device': 'cb300771-8a39-4b76-b4d0-0727077d0046', 'network_id': 'fbab5587-c1a9-40b5-89c8-67cf58ed320a', 'port_id': 'cb300771-8a39-4b76-b4d0-0727077d0046', 'mac_address': 'fa:16:3e:81:54:5d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 414, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b6854078-67b1-4789-b8ba-c0329a01632a', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-23 13:56:22.017 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-23 13:56:22.017 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cb300771-8a39-4b76-b4d0-0727077d0046" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:56:22.017 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cb300771-8a39-4b76-b4d0-0727077d0046 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-23 13:56:22.017 1872 2653909610168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fbab5587-c1a9-40b5-89c8-67cf58ed320a 2021-06-23 13:56:22.033 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-23 13:56:22.443 1872 2653909610168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cb300771-8a39-4b76-b4d0-0727077d0046') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:56:22.443 1872 2653909610168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cb300771-8a39-4b76-b4d0-0727077d0046') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:56:22.443 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cb300771-8a39-4b76-b4d0-0727077d0046 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-23 13:56:22.443 1872 2653909610168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 414, VLAN trunk: None to switch port cb300771-8a39-4b76-b4d0-0727077d0046 2021-06-23 13:56:22.686 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-23 13:56:22.686 1872 2653909610168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cb300771-8a39-4b76-b4d0-0727077d0046'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:56:22.857 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cb300771-8a39-4b76-b4d0-0727077d0046']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:56:22.857 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:56:22.857 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ea0de5ef-1b45-451f-bf95-93435722e04c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:56:22.857 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cb300771-8a39-4b76-b4d0-0727077d0046 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:56:22.857 1872 2653909610168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-23 13:56:22.857 1872 2653909610168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cb300771-8a39-4b76-b4d0-0727077d0046 not yet added. Adding. 2021-06-23 13:56:22.857 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-23 13:56:22.857 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-23 13:56:23.265 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb300771-8a39-4b76-b4d0-0727077d0046" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:56:23.638 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb300771-8a39-4b76-b4d0-0727077d0046" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:56:23.638 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb300771-8a39-4b76-b4d0-0727077d0046" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:56:24.076 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cb300771-8a39-4b76-b4d0-0727077d0046" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:56:24.374 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cb300771-8a39-4b76-b4d0-0727077d0046" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:56:24.374 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cb300771-8a39-4b76-b4d0-0727077d0046 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-23 13:56:24.374 1872 2653909610168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cb300771-8a39-4b76-b4d0-0727077d0046 processed. 2021-06-23 13:56:24.687 1872 2653909607176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 85c1497f-6d42-4046-9472-3986267c31bb 2021-06-23 13:56:25.221 1872 2653909610168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-953c8259-7b95-4405-9865-db860a68bc9d 20dee4bef882453da1eb373472d82a8a 7d13796b787b4e13b72ed3b118b56fce - - -] Security group member updated on remote: ['2e464849-f0d1-4757-9d61-95fd3b139c64'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:56:25.221 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [req-953c8259-7b95-4405-9865-db860a68bc9d 20dee4bef882453da1eb373472d82a8a 7d13796b787b4e13b72ed3b118b56fce - - -] Security group member updated ['2e464849-f0d1-4757-9d61-95fd3b139c64'] 2021-06-23 13:56:25.221 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [req-953c8259-7b95-4405-9865-db860a68bc9d 20dee4bef882453da1eb373472d82a8a 7d13796b787b4e13b72ed3b118b56fce - - -] Refresh firewall rules 2021-06-23 13:56:25.221 1872 2653909610168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-953c8259-7b95-4405-9865-db860a68bc9d 20dee4bef882453da1eb373472d82a8a 7d13796b787b4e13b72ed3b118b56fce - - -] Get security group information for devices via rpc ['85c1497f-6d42-4046-9472-3986267c31bb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:56:25.264 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-953c8259-7b95-4405-9865-db860a68bc9d 20dee4bef882453da1eb373472d82a8a 7d13796b787b4e13b72ed3b118b56fce - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:56:25.264 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-953c8259-7b95-4405-9865-db860a68bc9d 20dee4bef882453da1eb373472d82a8a 7d13796b787b4e13b72ed3b118b56fce - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:56:25.297 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-953c8259-7b95-4405-9865-db860a68bc9d 20dee4bef882453da1eb373472d82a8a 7d13796b787b4e13b72ed3b118b56fce - - -] port_delete event received for '85c1497f-6d42-4046-9472-3986267c31bb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:56:25.844 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-23 13:56:25.844 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:56:25.844 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '85c1497f-6d42-4046-9472-3986267c31bb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-23 13:56:25.844 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '85c1497f-6d42-4046-9472-3986267c31bb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-23 13:56:25.844 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 85c1497f-6d42-4046-9472-3986267c31bb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-23 13:56:25.882 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d542a8ea-b575-410e-afa8-9b4e58f47c69 2021-06-23 13:56:25.892 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['85c1497f-6d42-4046-9472-3986267c31bb'] 2021-06-23 13:56:25.892 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-23 13:56:25.892 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-23 13:56:25.892 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['85c1497f-6d42-4046-9472-3986267c31bb'] 2021-06-23 13:56:26.030 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:56:27.844 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:56:27.877 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:56:29.483 1872 2653909610168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ffdd3d7-61fb-41db-9b7c-3b1c5d8123bb 20dee4bef882453da1eb373472d82a8a 7d13796b787b4e13b72ed3b118b56fce - - -] Security group member updated on remote: ['2e464849-f0d1-4757-9d61-95fd3b139c64'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:56:29.483 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [req-6ffdd3d7-61fb-41db-9b7c-3b1c5d8123bb 20dee4bef882453da1eb373472d82a8a 7d13796b787b4e13b72ed3b118b56fce - - -] Security group member updated ['2e464849-f0d1-4757-9d61-95fd3b139c64'] 2021-06-23 13:56:30.639 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d39a8ca4-c9e9-4afd-95bf-77292d1168d4 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] port_update received: 3276d83e-2a66-4642-89c4-726cff85e6ea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:56:30.670 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d39a8ca4-c9e9-4afd-95bf-77292d1168d4 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] No port 3276d83e-2a66-4642-89c4-726cff85e6ea defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:56:32.779 1872 2653909607000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3276d83e-2a66-4642-89c4-726cff85e6ea 2021-06-23 13:56:33.843 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-23 13:56:34.046 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Adding port 3276d83e-2a66-4642-89c4-726cff85e6ea 2021-06-23 13:56:34.046 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Port 3276d83e-2a66-4642-89c4-726cff85e6ea updated. Details: {'device': '3276d83e-2a66-4642-89c4-726cff85e6ea', 'network_id': 'd542a8ea-b575-410e-afa8-9b4e58f47c69', 'port_id': '3276d83e-2a66-4642-89c4-726cff85e6ea', 'mac_address': 'fa:16:3e:34:7d:9d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 444, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a1ff1133-a06a-4360-8539-e21b6a773f14', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-23 13:56:34.046 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-23 13:56:34.046 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3276d83e-2a66-4642-89c4-726cff85e6ea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:56:34.046 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3276d83e-2a66-4642-89c4-726cff85e6ea _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-23 13:56:34.046 1872 2653909610168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d542a8ea-b575-410e-afa8-9b4e58f47c69 2021-06-23 13:56:34.046 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-23 13:56:34.373 1872 2653909610168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3276d83e-2a66-4642-89c4-726cff85e6ea') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:56:34.373 1872 2653909610168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3276d83e-2a66-4642-89c4-726cff85e6ea') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:56:34.391 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3276d83e-2a66-4642-89c4-726cff85e6ea is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-23 13:56:34.391 1872 2653909610168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 444, VLAN trunk: None to switch port 3276d83e-2a66-4642-89c4-726cff85e6ea 2021-06-23 13:56:34.654 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-23 13:56:34.654 1872 2653909610168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3276d83e-2a66-4642-89c4-726cff85e6ea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:56:34.799 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3276d83e-2a66-4642-89c4-726cff85e6ea']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:56:34.799 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:56:34.799 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2e464849-f0d1-4757-9d61-95fd3b139c64) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:56:34.799 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2e464849-f0d1-4757-9d61-95fd3b139c64) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-23 13:56:34.799 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3276d83e-2a66-4642-89c4-726cff85e6ea _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:56:34.819 1872 2653909610168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-23 13:56:34.819 1872 2653909610168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3276d83e-2a66-4642-89c4-726cff85e6ea not yet added. Adding. 2021-06-23 13:56:34.819 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-23 13:56:34.819 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-23 13:56:35.234 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3276d83e-2a66-4642-89c4-726cff85e6ea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:56:35.596 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3276d83e-2a66-4642-89c4-726cff85e6ea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:56:35.596 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3276d83e-2a66-4642-89c4-726cff85e6ea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:56:35.973 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3276d83e-2a66-4642-89c4-726cff85e6ea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:56:36.186 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3276d83e-2a66-4642-89c4-726cff85e6ea" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:56:36.186 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3276d83e-2a66-4642-89c4-726cff85e6ea status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-23 13:56:36.186 1872 2653909610168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3276d83e-2a66-4642-89c4-726cff85e6ea processed. 2021-06-23 13:56:37.858 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:56:38.045 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:56:38.669 1872 2653909610168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fff13552-1550-4b9d-9ba7-63255113f185 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] Security group member updated on remote: ['e798d766-765e-4351-9d83-63fd129c6e64'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:56:38.669 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [req-fff13552-1550-4b9d-9ba7-63255113f185 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] Security group member updated ['e798d766-765e-4351-9d83-63fd129c6e64'] 2021-06-23 13:56:38.669 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [req-fff13552-1550-4b9d-9ba7-63255113f185 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] Refresh firewall rules 2021-06-23 13:56:38.673 1872 2653909610168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fff13552-1550-4b9d-9ba7-63255113f185 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] Get security group information for devices via rpc ['f607a584-95a3-4064-94a0-a8f72d473650', '9dfea58b-3863-4ac5-81a2-1c9d92f52ca8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:56:38.756 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fff13552-1550-4b9d-9ba7-63255113f185 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] port_delete event received for '9dfea58b-3863-4ac5-81a2-1c9d92f52ca8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:56:38.872 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fff13552-1550-4b9d-9ba7-63255113f185 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] Update security group information for ports dict_keys(['f607a584-95a3-4064-94a0-a8f72d473650']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:56:38.872 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fff13552-1550-4b9d-9ba7-63255113f185 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:56:38.872 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fff13552-1550-4b9d-9ba7-63255113f185 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] Update rules of security group (e798d766-765e-4351-9d83-63fd129c6e64) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:56:38.872 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fff13552-1550-4b9d-9ba7-63255113f185 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] Update members of security group (e798d766-765e-4351-9d83-63fd129c6e64) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-23 13:56:38.872 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fff13552-1550-4b9d-9ba7-63255113f185 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] Update port filter for f607a584-95a3-4064-94a0-a8f72d473650 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:56:38.872 1872 2653909610168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fff13552-1550-4b9d-9ba7-63255113f185 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] Updating port rules. 2021-06-23 13:56:38.872 1872 2653909610168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fff13552-1550-4b9d-9ba7-63255113f185 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] Creating 0 new rules, removing 1 old rules. 2021-06-23 13:56:38.872 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [req-fff13552-1550-4b9d-9ba7-63255113f185 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] Lock "n-hv-driver-port-lock-f607a584-95a3-4064-94a0-a8f72d473650" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:56:38.872 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [req-fff13552-1550-4b9d-9ba7-63255113f185 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] Lock "n-hv-driver-port-lock-f607a584-95a3-4064-94a0-a8f72d473650" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:56:38.872 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [req-fff13552-1550-4b9d-9ba7-63255113f185 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] Lock "n-hv-driver-port-lock-f607a584-95a3-4064-94a0-a8f72d473650" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:56:39.030 1872 2653909607176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9dfea58b-3863-4ac5-81a2-1c9d92f52ca8 2021-06-23 13:56:39.333 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [req-fff13552-1550-4b9d-9ba7-63255113f185 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] Lock "n-hv-driver-port-lock-f607a584-95a3-4064-94a0-a8f72d473650" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.468s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:56:39.873 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-23 13:56:39.873 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9dfea58b-3863-4ac5-81a2-1c9d92f52ca8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-23 13:56:39.873 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9dfea58b-3863-4ac5-81a2-1c9d92f52ca8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-23 13:56:39.873 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9dfea58b-3863-4ac5-81a2-1c9d92f52ca8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-23 13:56:39.952 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9dfea58b-3863-4ac5-81a2-1c9d92f52ca8'] 2021-06-23 13:56:39.952 1872 2653909610168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-23 13:56:39.952 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-23 13:56:39.952 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9dfea58b-3863-4ac5-81a2-1c9d92f52ca8'] 2021-06-23 13:56:41.889 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:56:41.921 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:56:46.122 1872 2653909610168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3ed0e709-ec3c-49bd-91ef-22e109198aa9 20dee4bef882453da1eb373472d82a8a 7d13796b787b4e13b72ed3b118b56fce - - -] Security group member updated on remote: ['2e464849-f0d1-4757-9d61-95fd3b139c64'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:56:46.122 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [req-3ed0e709-ec3c-49bd-91ef-22e109198aa9 20dee4bef882453da1eb373472d82a8a 7d13796b787b4e13b72ed3b118b56fce - - -] Security group member updated ['2e464849-f0d1-4757-9d61-95fd3b139c64'] 2021-06-23 13:56:46.122 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [req-3ed0e709-ec3c-49bd-91ef-22e109198aa9 20dee4bef882453da1eb373472d82a8a 7d13796b787b4e13b72ed3b118b56fce - - -] Refresh firewall rules 2021-06-23 13:56:46.122 1872 2653909610168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3ed0e709-ec3c-49bd-91ef-22e109198aa9 20dee4bef882453da1eb373472d82a8a 7d13796b787b4e13b72ed3b118b56fce - - -] Get security group information for devices via rpc ['3276d83e-2a66-4642-89c4-726cff85e6ea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:56:46.169 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3ed0e709-ec3c-49bd-91ef-22e109198aa9 20dee4bef882453da1eb373472d82a8a 7d13796b787b4e13b72ed3b118b56fce - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:56:46.169 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3ed0e709-ec3c-49bd-91ef-22e109198aa9 20dee4bef882453da1eb373472d82a8a 7d13796b787b4e13b72ed3b118b56fce - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:56:46.203 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ed0e709-ec3c-49bd-91ef-22e109198aa9 20dee4bef882453da1eb373472d82a8a 7d13796b787b4e13b72ed3b118b56fce - - -] port_delete event received for '3276d83e-2a66-4642-89c4-726cff85e6ea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:56:47.137 1872 2653909607176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3276d83e-2a66-4642-89c4-726cff85e6ea 2021-06-23 13:56:47.891 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-23 13:56:47.891 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3276d83e-2a66-4642-89c4-726cff85e6ea' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-23 13:56:47.891 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3276d83e-2a66-4642-89c4-726cff85e6ea' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-23 13:56:47.891 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3276d83e-2a66-4642-89c4-726cff85e6ea _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-23 13:56:47.922 1872 2653909610168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d542a8ea-b575-410e-afa8-9b4e58f47c69 2021-06-23 13:56:47.922 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3276d83e-2a66-4642-89c4-726cff85e6ea'] 2021-06-23 13:56:47.922 1872 2653909610168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-23 13:56:47.922 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-23 13:56:47.922 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3276d83e-2a66-4642-89c4-726cff85e6ea'] 2021-06-23 13:56:49.919 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:56:49.965 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:56:54.152 1872 2653909610168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a4d37d50-8ac5-4e73-8e0b-19c259df035b 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] Security group member updated on remote: ['e798d766-765e-4351-9d83-63fd129c6e64'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:56:54.152 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [req-a4d37d50-8ac5-4e73-8e0b-19c259df035b 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] Security group member updated ['e798d766-765e-4351-9d83-63fd129c6e64'] 2021-06-23 13:56:54.152 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [req-a4d37d50-8ac5-4e73-8e0b-19c259df035b 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] Refresh firewall rules 2021-06-23 13:56:54.169 1872 2653909610168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a4d37d50-8ac5-4e73-8e0b-19c259df035b 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] Get security group information for devices via rpc ['f607a584-95a3-4064-94a0-a8f72d473650'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:56:54.247 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a4d37d50-8ac5-4e73-8e0b-19c259df035b 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:56:54.247 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a4d37d50-8ac5-4e73-8e0b-19c259df035b 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:56:54.282 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4d37d50-8ac5-4e73-8e0b-19c259df035b 5266344173de47309d03e44d08e1d706 ce3859fb88a44f1fbb3a8b0a061e1b29 - - -] port_delete event received for 'f607a584-95a3-4064-94a0-a8f72d473650' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:56:55.293 1872 2653909607176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f607a584-95a3-4064-94a0-a8f72d473650 2021-06-23 13:56:55.293 1872 2653909607176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b322f838-5d37-4a9b-9144-43fe56f4130e 2021-06-23 13:56:55.372 1872 2653909610168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1839dab1-35fe-42dc-8633-6659fde34bdd 03c54b36d6854b468bb33e435ea6cb13 b455d91beeaa4a12bdb5c438b0124155 - - -] Security group member updated on remote: ['c175a994-48eb-47e6-8494-e60470cd287b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:56:55.372 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [req-1839dab1-35fe-42dc-8633-6659fde34bdd 03c54b36d6854b468bb33e435ea6cb13 b455d91beeaa4a12bdb5c438b0124155 - - -] Security group member updated ['c175a994-48eb-47e6-8494-e60470cd287b'] 2021-06-23 13:56:55.372 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [req-1839dab1-35fe-42dc-8633-6659fde34bdd 03c54b36d6854b468bb33e435ea6cb13 b455d91beeaa4a12bdb5c438b0124155 - - -] Refresh firewall rules 2021-06-23 13:56:55.372 1872 2653909610168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1839dab1-35fe-42dc-8633-6659fde34bdd 03c54b36d6854b468bb33e435ea6cb13 b455d91beeaa4a12bdb5c438b0124155 - - -] Get security group information for devices via rpc ['b322f838-5d37-4a9b-9144-43fe56f4130e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:56:55.435 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1839dab1-35fe-42dc-8633-6659fde34bdd 03c54b36d6854b468bb33e435ea6cb13 b455d91beeaa4a12bdb5c438b0124155 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:56:55.435 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1839dab1-35fe-42dc-8633-6659fde34bdd 03c54b36d6854b468bb33e435ea6cb13 b455d91beeaa4a12bdb5c438b0124155 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:56:55.499 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1839dab1-35fe-42dc-8633-6659fde34bdd 03c54b36d6854b468bb33e435ea6cb13 b455d91beeaa4a12bdb5c438b0124155 - - -] port_delete event received for 'b322f838-5d37-4a9b-9144-43fe56f4130e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:56:55.937 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-23 13:56:55.937 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f607a584-95a3-4064-94a0-a8f72d473650' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-23 13:56:55.937 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f607a584-95a3-4064-94a0-a8f72d473650' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-23 13:56:55.937 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f607a584-95a3-4064-94a0-a8f72d473650 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-23 13:56:55.937 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b322f838-5d37-4a9b-9144-43fe56f4130e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-23 13:56:55.937 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b322f838-5d37-4a9b-9144-43fe56f4130e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-23 13:56:55.937 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b322f838-5d37-4a9b-9144-43fe56f4130e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-23 13:56:55.968 1872 2653909610168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6bb11e22-9904-4e5d-b67a-ccc668e62642 2021-06-23 13:56:55.968 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b322f838-5d37-4a9b-9144-43fe56f4130e'] 2021-06-23 13:56:55.968 1872 2653909610168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-23 13:56:55.968 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-23 13:56:55.968 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b322f838-5d37-4a9b-9144-43fe56f4130e'] 2021-06-23 13:56:55.968 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d0acf948-7126-44de-bb75-70a1ac42bb3b 2021-06-23 13:56:55.968 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f607a584-95a3-4064-94a0-a8f72d473650'] 2021-06-23 13:56:55.981 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-23 13:56:55.981 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-23 13:56:55.981 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f607a584-95a3-4064-94a0-a8f72d473650'] 2021-06-23 13:56:57.279 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dcccc560-c599-4a7f-9127-1f699a28a671 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] port_delete event received for 'd9999693-fc06-4d6e-bfce-5e8164b93458' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:56:57.954 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:56:58.012 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:56:59.126 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7911cb8f-61cb-4188-bb33-82676e77eb3b 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] port_delete event received for '39f1056a-71f1-4c3c-b06f-d0080a8ce486' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:57:00.046 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfdb00e5-b172-4dd3-9318-60c449cecdfc 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] network_delete received. Deleting network d0acf948-7126-44de-bb75-70a1ac42bb3b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-23 13:57:00.046 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfdb00e5-b172-4dd3-9318-60c449cecdfc 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] Network d0acf948-7126-44de-bb75-70a1ac42bb3b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-23 13:57:04.840 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7874e6bb-f00b-4ecf-ba53-ba7e03acda22 03c54b36d6854b468bb33e435ea6cb13 b455d91beeaa4a12bdb5c438b0124155 - - -] Security group member updated on remote: ['c175a994-48eb-47e6-8494-e60470cd287b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:57:04.840 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-7874e6bb-f00b-4ecf-ba53-ba7e03acda22 03c54b36d6854b468bb33e435ea6cb13 b455d91beeaa4a12bdb5c438b0124155 - - -] Security group member updated ['c175a994-48eb-47e6-8494-e60470cd287b'] 2021-06-23 13:57:06.077 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-673fa800-eba0-4d8f-b33a-622a48a5d260 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] port_update received: 39a6af80-7f6a-4c9c-a451-d7efc656a10c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:57:06.111 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-673fa800-eba0-4d8f-b33a-622a48a5d260 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] No port 39a6af80-7f6a-4c9c-a451-d7efc656a10c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:57:09.355 1872 2653909607000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 39a6af80-7f6a-4c9c-a451-d7efc656a10c 2021-06-23 13:57:10.028 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-23 13:57:10.282 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Adding port 39a6af80-7f6a-4c9c-a451-d7efc656a10c 2021-06-23 13:57:10.282 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Port 39a6af80-7f6a-4c9c-a451-d7efc656a10c updated. Details: {'device': '39a6af80-7f6a-4c9c-a451-d7efc656a10c', 'network_id': '6bb11e22-9904-4e5d-b67a-ccc668e62642', 'port_id': '39a6af80-7f6a-4c9c-a451-d7efc656a10c', 'mac_address': 'fa:16:3e:08:c5:78', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 431, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c36b09fb-e221-4aae-869a-de50ebf87302', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-23 13:57:10.282 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-23 13:57:10.282 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-39a6af80-7f6a-4c9c-a451-d7efc656a10c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:57:10.282 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 39a6af80-7f6a-4c9c-a451-d7efc656a10c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-23 13:57:10.282 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6bb11e22-9904-4e5d-b67a-ccc668e62642 2021-06-23 13:57:10.282 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-23 13:57:10.574 1872 2653909609816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '39a6af80-7f6a-4c9c-a451-d7efc656a10c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:57:10.574 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '39a6af80-7f6a-4c9c-a451-d7efc656a10c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:57:10.574 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 39a6af80-7f6a-4c9c-a451-d7efc656a10c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-23 13:57:10.598 1872 2653909609816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 431, VLAN trunk: None to switch port 39a6af80-7f6a-4c9c-a451-d7efc656a10c 2021-06-23 13:57:10.715 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-23 13:57:10.732 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['39a6af80-7f6a-4c9c-a451-d7efc656a10c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:57:10.917 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['39a6af80-7f6a-4c9c-a451-d7efc656a10c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:57:10.917 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:57:10.917 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c175a994-48eb-47e6-8494-e60470cd287b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:57:10.917 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c175a994-48eb-47e6-8494-e60470cd287b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-23 13:57:10.917 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 39a6af80-7f6a-4c9c-a451-d7efc656a10c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:57:10.917 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-23 13:57:10.917 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 39a6af80-7f6a-4c9c-a451-d7efc656a10c not yet added. Adding. 2021-06-23 13:57:10.917 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-23 13:57:10.917 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-23 13:57:11.091 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39a6af80-7f6a-4c9c-a451-d7efc656a10c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:57:11.279 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39a6af80-7f6a-4c9c-a451-d7efc656a10c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:57:11.279 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39a6af80-7f6a-4c9c-a451-d7efc656a10c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:57:11.480 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-39a6af80-7f6a-4c9c-a451-d7efc656a10c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:57:11.589 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-39a6af80-7f6a-4c9c-a451-d7efc656a10c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:57:11.589 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 39a6af80-7f6a-4c9c-a451-d7efc656a10c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-23 13:57:11.589 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 39a6af80-7f6a-4c9c-a451-d7efc656a10c processed. 2021-06-23 13:57:12.052 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:57:12.309 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:57:13.656 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d75b528a-e127-4f16-8afb-3129fd8e6c0d 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] network_delete received. Deleting network d542a8ea-b575-410e-afa8-9b4e58f47c69 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-23 13:57:13.656 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d75b528a-e127-4f16-8afb-3129fd8e6c0d 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] Network d542a8ea-b575-410e-afa8-9b4e58f47c69 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-23 13:57:39.346 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-918d3015-43c8-4261-b681-5ca29f875aa9 1c809bd87fcc4afb94974c1658d50b05 8a30c6282a5b4006ad79a543103e1636 - - -] Security group member updated on remote: ['ea0de5ef-1b45-451f-bf95-93435722e04c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:57:39.346 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-918d3015-43c8-4261-b681-5ca29f875aa9 1c809bd87fcc4afb94974c1658d50b05 8a30c6282a5b4006ad79a543103e1636 - - -] Security group member updated ['ea0de5ef-1b45-451f-bf95-93435722e04c'] 2021-06-23 13:57:39.673 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-918d3015-43c8-4261-b681-5ca29f875aa9 1c809bd87fcc4afb94974c1658d50b05 8a30c6282a5b4006ad79a543103e1636 - - -] port_delete event received for 'cb300771-8a39-4b76-b4d0-0727077d0046' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:57:39.823 1872 2653909607176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cb300771-8a39-4b76-b4d0-0727077d0046 2021-06-23 13:57:40.155 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-23 13:57:40.155 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cb300771-8a39-4b76-b4d0-0727077d0046' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-23 13:57:40.155 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cb300771-8a39-4b76-b4d0-0727077d0046' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-23 13:57:40.155 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cb300771-8a39-4b76-b4d0-0727077d0046 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-23 13:57:40.183 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fbab5587-c1a9-40b5-89c8-67cf58ed320a 2021-06-23 13:57:40.183 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cb300771-8a39-4b76-b4d0-0727077d0046'] 2021-06-23 13:57:40.183 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-23 13:57:40.183 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-23 13:57:40.183 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cb300771-8a39-4b76-b4d0-0727077d0046'] 2021-06-23 13:57:42.177 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:57:42.198 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:57:42.276 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b624874-101d-4d58-a8ea-fefed3aacd8d 1c809bd87fcc4afb94974c1658d50b05 8a30c6282a5b4006ad79a543103e1636 - - -] port_delete event received for 'bc6d8124-7cfb-41c5-b10b-562137942f52' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:57:43.214 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d86d1898-2d15-4c29-8aab-a7fbf6142a45 1c809bd87fcc4afb94974c1658d50b05 8a30c6282a5b4006ad79a543103e1636 - - -] Security group rule updated on remote: ['6b5098fd-b7e9-47e1-8b55-d1b8210f13ef'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-23 13:57:43.214 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-d86d1898-2d15-4c29-8aab-a7fbf6142a45 1c809bd87fcc4afb94974c1658d50b05 8a30c6282a5b4006ad79a543103e1636 - - -] Security group rule updated ['6b5098fd-b7e9-47e1-8b55-d1b8210f13ef'] 2021-06-23 13:57:43.363 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b80d2ec7-97f1-4065-8b8e-5fe8a9cf65ae 1c809bd87fcc4afb94974c1658d50b05 8a30c6282a5b4006ad79a543103e1636 - - -] Security group rule updated on remote: ['6b5098fd-b7e9-47e1-8b55-d1b8210f13ef'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-23 13:57:43.363 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-b80d2ec7-97f1-4065-8b8e-5fe8a9cf65ae 1c809bd87fcc4afb94974c1658d50b05 8a30c6282a5b4006ad79a543103e1636 - - -] Security group rule updated ['6b5098fd-b7e9-47e1-8b55-d1b8210f13ef'] 2021-06-23 13:57:43.480 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-64bdedb2-33f1-49e2-89a9-ab9086e534b9 03c54b36d6854b468bb33e435ea6cb13 b455d91beeaa4a12bdb5c438b0124155 - - -] Security group member updated on remote: ['c175a994-48eb-47e6-8494-e60470cd287b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:57:43.480 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-64bdedb2-33f1-49e2-89a9-ab9086e534b9 03c54b36d6854b468bb33e435ea6cb13 b455d91beeaa4a12bdb5c438b0124155 - - -] Security group member updated ['c175a994-48eb-47e6-8494-e60470cd287b'] 2021-06-23 13:57:43.480 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-64bdedb2-33f1-49e2-89a9-ab9086e534b9 03c54b36d6854b468bb33e435ea6cb13 b455d91beeaa4a12bdb5c438b0124155 - - -] Refresh firewall rules 2021-06-23 13:57:43.480 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-64bdedb2-33f1-49e2-89a9-ab9086e534b9 03c54b36d6854b468bb33e435ea6cb13 b455d91beeaa4a12bdb5c438b0124155 - - -] Get security group information for devices via rpc ['39a6af80-7f6a-4c9c-a451-d7efc656a10c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:57:43.514 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-64bdedb2-33f1-49e2-89a9-ab9086e534b9 03c54b36d6854b468bb33e435ea6cb13 b455d91beeaa4a12bdb5c438b0124155 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:57:43.514 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-64bdedb2-33f1-49e2-89a9-ab9086e534b9 03c54b36d6854b468bb33e435ea6cb13 b455d91beeaa4a12bdb5c438b0124155 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:57:43.550 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64bdedb2-33f1-49e2-89a9-ab9086e534b9 03c54b36d6854b468bb33e435ea6cb13 b455d91beeaa4a12bdb5c438b0124155 - - -] port_delete event received for '39a6af80-7f6a-4c9c-a451-d7efc656a10c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:57:43.874 1872 2653909607176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 39a6af80-7f6a-4c9c-a451-d7efc656a10c 2021-06-23 13:57:44.198 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-23 13:57:44.198 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '39a6af80-7f6a-4c9c-a451-d7efc656a10c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-23 13:57:44.198 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '39a6af80-7f6a-4c9c-a451-d7efc656a10c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-23 13:57:44.198 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 39a6af80-7f6a-4c9c-a451-d7efc656a10c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-23 13:57:44.220 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6bb11e22-9904-4e5d-b67a-ccc668e62642 2021-06-23 13:57:44.220 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['39a6af80-7f6a-4c9c-a451-d7efc656a10c'] 2021-06-23 13:57:44.220 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-23 13:57:44.220 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-23 13:57:44.220 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['39a6af80-7f6a-4c9c-a451-d7efc656a10c'] 2021-06-23 13:57:46.218 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:57:46.231 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:57:47.106 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-40d0ec3d-ff2d-4069-a090-56a80392fbc8 1c809bd87fcc4afb94974c1658d50b05 8a30c6282a5b4006ad79a543103e1636 - - -] Security group member updated on remote: ['6b5098fd-b7e9-47e1-8b55-d1b8210f13ef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:57:47.106 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-40d0ec3d-ff2d-4069-a090-56a80392fbc8 1c809bd87fcc4afb94974c1658d50b05 8a30c6282a5b4006ad79a543103e1636 - - -] Security group member updated ['6b5098fd-b7e9-47e1-8b55-d1b8210f13ef'] 2021-06-23 13:57:47.907 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64f1d79b-1a76-4d99-8f76-c55193aa401c 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] port_update received: 9b394251-a1ed-4391-b27e-4c2b92840164 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:57:47.949 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64f1d79b-1a76-4d99-8f76-c55193aa401c 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] No port 9b394251-a1ed-4391-b27e-4c2b92840164 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:57:49.871 1872 2653909607000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9b394251-a1ed-4391-b27e-4c2b92840164 2021-06-23 13:57:50.231 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-23 13:57:50.444 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Adding port 9b394251-a1ed-4391-b27e-4c2b92840164 2021-06-23 13:57:50.444 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Port 9b394251-a1ed-4391-b27e-4c2b92840164 updated. Details: {'device': '9b394251-a1ed-4391-b27e-4c2b92840164', 'network_id': 'fbab5587-c1a9-40b5-89c8-67cf58ed320a', 'port_id': '9b394251-a1ed-4391-b27e-4c2b92840164', 'mac_address': 'fa:16:3e:5d:3b:55', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 414, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b6854078-67b1-4789-b8ba-c0329a01632a', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-23 13:57:50.463 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-23 13:57:50.463 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b394251-a1ed-4391-b27e-4c2b92840164" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:57:50.463 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9b394251-a1ed-4391-b27e-4c2b92840164 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-23 13:57:50.463 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fbab5587-c1a9-40b5-89c8-67cf58ed320a 2021-06-23 13:57:50.463 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-23 13:57:50.672 1872 2653909609816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9b394251-a1ed-4391-b27e-4c2b92840164') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:57:50.672 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9b394251-a1ed-4391-b27e-4c2b92840164') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:57:50.697 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9b394251-a1ed-4391-b27e-4c2b92840164 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-23 13:57:50.697 1872 2653909609816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 414, VLAN trunk: None to switch port 9b394251-a1ed-4391-b27e-4c2b92840164 2021-06-23 13:57:50.808 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-23 13:57:50.808 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9b394251-a1ed-4391-b27e-4c2b92840164'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:57:50.963 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9b394251-a1ed-4391-b27e-4c2b92840164']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:57:50.963 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:57:50.963 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6b5098fd-b7e9-47e1-8b55-d1b8210f13ef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:57:50.963 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9b394251-a1ed-4391-b27e-4c2b92840164 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:57:50.963 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-23 13:57:50.963 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9b394251-a1ed-4391-b27e-4c2b92840164 not yet added. Adding. 2021-06-23 13:57:50.963 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-23 13:57:50.963 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-23 13:57:51.166 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b394251-a1ed-4391-b27e-4c2b92840164" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:57:51.354 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b394251-a1ed-4391-b27e-4c2b92840164" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:57:51.354 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b394251-a1ed-4391-b27e-4c2b92840164" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:57:51.591 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b394251-a1ed-4391-b27e-4c2b92840164" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:57:51.735 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b394251-a1ed-4391-b27e-4c2b92840164" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:57:51.735 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9b394251-a1ed-4391-b27e-4c2b92840164 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-23 13:57:51.735 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9b394251-a1ed-4391-b27e-4c2b92840164 processed. 2021-06-23 13:57:52.233 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:57:52.418 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:58:03.150 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2619505-8172-4679-9e83-40c5c2c39f2a 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] network_delete received. Deleting network 6bb11e22-9904-4e5d-b67a-ccc668e62642 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-23 13:58:03.166 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2619505-8172-4679-9e83-40c5c2c39f2a 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] Network 6bb11e22-9904-4e5d-b67a-ccc668e62642 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-23 13:58:14.715 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Security group member updated on remote: ['01674c85-02b2-403a-bf08-1c41feeba31a', '4e0ea8ef-847f-4daf-96c8-9d4ad4a7e4cd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:58:14.730 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Security group member updated ['01674c85-02b2-403a-bf08-1c41feeba31a', '4e0ea8ef-847f-4daf-96c8-9d4ad4a7e4cd'] 2021-06-23 13:58:14.730 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Refresh firewall rules 2021-06-23 13:58:14.730 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Get security group information for devices via rpc ['86ea2501-e784-4605-9a8d-38b634911e3f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:58:14.759 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] port_update received: 86ea2501-e784-4605-9a8d-38b634911e3f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:58:14.782 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Lock "n-hv-agent-port-lock-86ea2501-e784-4605-9a8d-38b634911e3f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:58:14.782 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Binding port 86ea2501-e784-4605-9a8d-38b634911e3f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-23 13:58:14.782 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-23 13:58:14.806 1872 2653909610168 MainThread DEBUG neutron.services.trunk.rpc.agent [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '86ea2501-e784-4605-9a8d-38b634911e3f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:58:14.813 1872 2653909610168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '86ea2501-e784-4605-9a8d-38b634911e3f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:58:14.813 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Trunk plugin disabled on server. Assuming port 86ea2501-e784-4605-9a8d-38b634911e3f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-23 13:58:14.813 1872 2653909610168 MainThread INFO networking_hyperv.neutron.trunk_driver [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Binding VLAN ID: 420, VLAN trunk: None to switch port 86ea2501-e784-4605-9a8d-38b634911e3f 2021-06-23 13:58:14.875 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Refresh firewall rules 2021-06-23 13:58:14.875 1872 2653909610168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Get security group information for devices via rpc ['86ea2501-e784-4605-9a8d-38b634911e3f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:58:14.951 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Update security group information for ports dict_keys(['86ea2501-e784-4605-9a8d-38b634911e3f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:58:14.951 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:58:14.951 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Update rules of security group (4e0ea8ef-847f-4daf-96c8-9d4ad4a7e4cd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:58:14.951 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Update members of security group (4e0ea8ef-847f-4daf-96c8-9d4ad4a7e4cd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-23 13:58:14.951 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Update port filter for 86ea2501-e784-4605-9a8d-38b634911e3f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:58:14.951 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Updating port rules. 2021-06-23 13:58:14.951 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Creating 0 new rules, removing 6 old rules. 2021-06-23 13:58:14.951 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Lock "n-hv-driver-port-lock-86ea2501-e784-4605-9a8d-38b634911e3f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:58:14.951 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Lock "n-hv-driver-port-lock-86ea2501-e784-4605-9a8d-38b634911e3f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:58:14.969 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Lock "n-hv-driver-port-lock-86ea2501-e784-4605-9a8d-38b634911e3f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:58:15.119 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Update security group information for ports dict_keys(['86ea2501-e784-4605-9a8d-38b634911e3f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:58:15.119 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:58:15.119 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Update rules of security group (4e0ea8ef-847f-4daf-96c8-9d4ad4a7e4cd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:58:15.119 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Update members of security group (4e0ea8ef-847f-4daf-96c8-9d4ad4a7e4cd) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-23 13:58:15.119 1872 2653909610168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Update port filter for 86ea2501-e784-4605-9a8d-38b634911e3f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:58:15.119 1872 2653909610168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Updating port rules. 2021-06-23 13:58:15.119 1872 2653909610168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Creating 0 new rules, removing 6 old rules. 2021-06-23 13:58:15.227 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Lock "n-hv-driver-port-lock-86ea2501-e784-4605-9a8d-38b634911e3f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:58:15.227 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Lock "n-hv-driver-port-lock-86ea2501-e784-4605-9a8d-38b634911e3f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:58:15.227 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Lock "n-hv-driver-port-lock-86ea2501-e784-4605-9a8d-38b634911e3f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:58:15.227 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Lock "n-hv-driver-port-lock-86ea2501-e784-4605-9a8d-38b634911e3f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:58:15.353 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Lock "n-hv-driver-port-lock-86ea2501-e784-4605-9a8d-38b634911e3f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:58:15.403 1872 2653909610168 MainThread DEBUG oslo_concurrency.lockutils [req-48cc4c8e-dcbb-493b-b023-94b7e1905bac be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Lock "n-hv-agent-port-lock-86ea2501-e784-4605-9a8d-38b634911e3f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:58:15.545 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8c2ab43-61c7-45d6-9c5b-cbd000090c91 be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] port_delete event received for 'a88df193-ddb6-44ff-bec8-6ca761cd5000' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:58:22.274 1872 2653909607176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 86ea2501-e784-4605-9a8d-38b634911e3f 2021-06-23 13:58:22.396 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-23 13:58:22.396 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '86ea2501-e784-4605-9a8d-38b634911e3f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-23 13:58:22.396 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '86ea2501-e784-4605-9a8d-38b634911e3f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-23 13:58:22.396 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 86ea2501-e784-4605-9a8d-38b634911e3f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-23 13:58:22.418 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86ea2501-e784-4605-9a8d-38b634911e3f'] 2021-06-23 13:58:22.418 1872 2653909610168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-23 13:58:22.418 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-23 13:58:22.418 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86ea2501-e784-4605-9a8d-38b634911e3f'] 2021-06-23 13:58:22.493 1872 2653909610168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f622b8d6-57ac-480d-a5d8-2a64042c6352 be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Security group member updated on remote: ['4e0ea8ef-847f-4daf-96c8-9d4ad4a7e4cd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:58:22.493 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [req-f622b8d6-57ac-480d-a5d8-2a64042c6352 be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] Security group member updated ['4e0ea8ef-847f-4daf-96c8-9d4ad4a7e4cd'] 2021-06-23 13:58:22.562 1872 2653909610168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f622b8d6-57ac-480d-a5d8-2a64042c6352 be0c64267bdc43f8bf10bc56a5af9572 557094a968824de0802b868f8f5d6520 - - -] port_delete event received for '86ea2501-e784-4605-9a8d-38b634911e3f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:58:24.297 1872 2653909607176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cd089059-4441-4105-9a84-3a893b2067c5 2021-06-23 13:58:24.390 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-23 13:58:24.390 1872 2653909610168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e9d723e7-6752-4804-a238-31f9c12e4839 aa868ecc024b4eeb88d34ba6d0490e1e b57ca5bba1de45ceae37270dec86bf19 - - -] Security group member updated on remote: ['19641cb1-c80c-4cee-aba0-0a94d0d01f07'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:58:24.390 1872 2653909610168 MainThread INFO neutron.agent.securitygroups_rpc [req-e9d723e7-6752-4804-a238-31f9c12e4839 aa868ecc024b4eeb88d34ba6d0490e1e b57ca5bba1de45ceae37270dec86bf19 - - -] Security group member updated ['19641cb1-c80c-4cee-aba0-0a94d0d01f07'] 2021-06-23 13:58:24.390 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cd089059-4441-4105-9a84-3a893b2067c5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-23 13:58:24.404 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cd089059-4441-4105-9a84-3a893b2067c5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-23 13:58:24.404 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cd089059-4441-4105-9a84-3a893b2067c5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-23 13:58:24.404 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:58:24.417 1872 2653909609112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 21fd0b64-0837-41f8-9adc-1a19401324c1 2021-06-23 13:58:24.417 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cd089059-4441-4105-9a84-3a893b2067c5'] 2021-06-23 13:58:24.417 1872 2653909609112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-23 13:58:24.417 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-23 13:58:24.417 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cd089059-4441-4105-9a84-3a893b2067c5'] 2021-06-23 13:58:24.478 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:58:24.698 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9d723e7-6752-4804-a238-31f9c12e4839 aa868ecc024b4eeb88d34ba6d0490e1e b57ca5bba1de45ceae37270dec86bf19 - - -] port_delete event received for 'cd089059-4441-4105-9a84-3a893b2067c5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:58:26.090 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29ea91f2-d440-46e9-9906-106372220898 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] port_delete event received for 'efe7235b-2063-4924-8f4b-6271339a40f6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:58:26.979 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfed4be6-3b0b-42fd-b0d0-4ec7aca6921c aa868ecc024b4eeb88d34ba6d0490e1e b57ca5bba1de45ceae37270dec86bf19 - - -] port_delete event received for '6efb2793-5104-41ce-a7ae-6a6c1e0759b1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:58:27.321 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-21b20313-6547-49c7-a143-50d846a06c0b 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] port_delete event received for '25b16f3c-6486-4200-a9ee-ffec166d6385' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:58:28.197 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-94b5e22b-9290-4e56-a886-466310139d71 aa868ecc024b4eeb88d34ba6d0490e1e b57ca5bba1de45ceae37270dec86bf19 - - -] Security group rule updated on remote: ['958d25b1-2d80-4698-9ebe-50dc3ee081ba'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-23 13:58:28.213 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-94b5e22b-9290-4e56-a886-466310139d71 aa868ecc024b4eeb88d34ba6d0490e1e b57ca5bba1de45ceae37270dec86bf19 - - -] Security group rule updated ['958d25b1-2d80-4698-9ebe-50dc3ee081ba'] 2021-06-23 13:58:28.477 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-71db1c62-6344-481f-a541-8c1d8696374c aa868ecc024b4eeb88d34ba6d0490e1e b57ca5bba1de45ceae37270dec86bf19 - - -] Security group rule updated on remote: ['958d25b1-2d80-4698-9ebe-50dc3ee081ba'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-06-23 13:58:28.477 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-71db1c62-6344-481f-a541-8c1d8696374c aa868ecc024b4eeb88d34ba6d0490e1e b57ca5bba1de45ceae37270dec86bf19 - - -] Security group rule updated ['958d25b1-2d80-4698-9ebe-50dc3ee081ba'] 2021-06-23 13:58:28.687 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee8a6c7b-fe65-4dff-8bd8-6f0b3e0f1d4e 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] port_delete event received for 'fc235a21-96be-4add-a32f-4c61cd37ff63' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:58:28.704 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74d77555-e852-478a-8366-7389531628d0 - - - - -] port_delete event received for 'fc235a21-96be-4add-a32f-4c61cd37ff63' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:58:28.961 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee8a6c7b-fe65-4dff-8bd8-6f0b3e0f1d4e 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] network_delete received. Deleting network 1942c7fc-19f7-48f4-b9c2-02995ae3709a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-23 13:58:28.961 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ee8a6c7b-fe65-4dff-8bd8-6f0b3e0f1d4e 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] Reclaiming local network 1942c7fc-19f7-48f4-b9c2-02995ae3709a 2021-06-23 13:58:30.372 1872 2653909607176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b2d5a619-5800-4ede-9dcb-7877e167a01c 2021-06-23 13:58:30.441 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-23 13:58:30.441 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b2d5a619-5800-4ede-9dcb-7877e167a01c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-23 13:58:30.441 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b2d5a619-5800-4ede-9dcb-7877e167a01c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-23 13:58:30.441 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b2d5a619-5800-4ede-9dcb-7877e167a01c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-23 13:58:30.441 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 115976dc-0d2f-4888-9f2e-4b5f51b8e3e9 2021-06-23 13:58:30.441 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b2d5a619-5800-4ede-9dcb-7877e167a01c'] 2021-06-23 13:58:30.441 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-23 13:58:30.441 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-23 13:58:30.441 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b2d5a619-5800-4ede-9dcb-7877e167a01c'] 2021-06-23 13:58:30.666 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-058cb91d-fc67-4fb7-9953-719f70f6169e 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] port_delete event received for '23005922-5a51-4346-8349-e6e69fb9e56d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:58:32.452 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:58:32.452 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2b87ef0-e1ca-4c86-a00b-3b738c755683 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] port_delete event received for '9fcc09b0-9c14-40a9-954c-89a424935e16' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:58:32.620 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:58:33.999 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64408a2e-01ff-4ed0-a719-58cffdbb65ff - - - - -] port_delete event received for '47be1a46-729e-4966-86dc-caeaeb5c224f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:58:34.102 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e3f9041-aeb5-4360-8ffc-4c0c1508844d 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] port_delete event received for '47be1a46-729e-4966-86dc-caeaeb5c224f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:58:34.305 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f7adb409-e9ab-4563-b444-9171482017bc aa868ecc024b4eeb88d34ba6d0490e1e b57ca5bba1de45ceae37270dec86bf19 - - -] Security group member updated on remote: ['958d25b1-2d80-4698-9ebe-50dc3ee081ba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:58:34.305 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-f7adb409-e9ab-4563-b444-9171482017bc aa868ecc024b4eeb88d34ba6d0490e1e b57ca5bba1de45ceae37270dec86bf19 - - -] Security group member updated ['958d25b1-2d80-4698-9ebe-50dc3ee081ba'] 2021-06-23 13:58:34.405 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e3f9041-aeb5-4360-8ffc-4c0c1508844d 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] network_delete received. Deleting network 5f9e6b36-361a-4368-92bf-c3b68159b7ab network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-23 13:58:34.405 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e3f9041-aeb5-4360-8ffc-4c0c1508844d 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] Network 5f9e6b36-361a-4368-92bf-c3b68159b7ab not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-23 13:58:35.370 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b204c91a-291c-4aac-9ff4-20bc7a53c21f 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] port_update received: cc9ef14e-79b3-483a-affc-d3e6c254bbc3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 13:58:35.384 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b204c91a-291c-4aac-9ff4-20bc7a53c21f 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] No port cc9ef14e-79b3-483a-affc-d3e6c254bbc3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 13:58:36.311 1872 2653909607000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b2d5a619-5800-4ede-9dcb-7877e167a01c 2021-06-23 13:58:36.478 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-23 13:58:36.683 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Adding port b2d5a619-5800-4ede-9dcb-7877e167a01c 2021-06-23 13:58:36.683 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Port b2d5a619-5800-4ede-9dcb-7877e167a01c updated. Details: {'device': 'b2d5a619-5800-4ede-9dcb-7877e167a01c', 'network_id': '115976dc-0d2f-4888-9f2e-4b5f51b8e3e9', 'port_id': 'b2d5a619-5800-4ede-9dcb-7877e167a01c', 'mac_address': 'fa:16:3e:49:ba:a5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 406, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8fa7c31d-b693-4ee1-ad86-8b00dd0acc99', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-23 13:58:36.683 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-23 13:58:36.683 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b2d5a619-5800-4ede-9dcb-7877e167a01c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:58:36.683 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b2d5a619-5800-4ede-9dcb-7877e167a01c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-23 13:58:36.683 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 115976dc-0d2f-4888-9f2e-4b5f51b8e3e9 2021-06-23 13:58:36.683 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-23 13:58:36.857 1872 2653909609816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b2d5a619-5800-4ede-9dcb-7877e167a01c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:58:36.857 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b2d5a619-5800-4ede-9dcb-7877e167a01c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:58:36.857 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b2d5a619-5800-4ede-9dcb-7877e167a01c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-23 13:58:36.857 1872 2653909609816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 406, VLAN trunk: None to switch port b2d5a619-5800-4ede-9dcb-7877e167a01c 2021-06-23 13:58:36.951 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-23 13:58:36.951 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b2d5a619-5800-4ede-9dcb-7877e167a01c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:58:37.197 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b2d5a619-5800-4ede-9dcb-7877e167a01c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:58:37.197 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:58:37.197 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bb29adf1-7cf0-4cd3-9532-f53a6accb40f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:58:37.197 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b2d5a619-5800-4ede-9dcb-7877e167a01c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:58:37.197 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-23 13:58:37.197 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b2d5a619-5800-4ede-9dcb-7877e167a01c not yet added. Adding. 2021-06-23 13:58:37.197 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-23 13:58:37.197 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-23 13:58:37.321 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2d5a619-5800-4ede-9dcb-7877e167a01c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:58:37.451 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2d5a619-5800-4ede-9dcb-7877e167a01c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:58:37.451 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2d5a619-5800-4ede-9dcb-7877e167a01c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:58:37.586 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2d5a619-5800-4ede-9dcb-7877e167a01c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:58:37.680 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b2d5a619-5800-4ede-9dcb-7877e167a01c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.984s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:58:37.680 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b2d5a619-5800-4ede-9dcb-7877e167a01c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-23 13:58:37.680 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b2d5a619-5800-4ede-9dcb-7877e167a01c processed. 2021-06-23 13:58:38.328 1872 2653909607000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cc9ef14e-79b3-483a-affc-d3e6c254bbc3 2021-06-23 13:58:38.492 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-23 13:58:38.492 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:58:38.829 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Adding port cc9ef14e-79b3-483a-affc-d3e6c254bbc3 2021-06-23 13:58:38.829 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Port cc9ef14e-79b3-483a-affc-d3e6c254bbc3 updated. Details: {'device': 'cc9ef14e-79b3-483a-affc-d3e6c254bbc3', 'network_id': '21fd0b64-0837-41f8-9adc-1a19401324c1', 'port_id': 'cc9ef14e-79b3-483a-affc-d3e6c254bbc3', 'mac_address': 'fa:16:3e:07:02:5c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 434, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '964eebb3-7716-465a-a9e1-7dc071db2d3b', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-23 13:58:38.829 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-23 13:58:38.829 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cc9ef14e-79b3-483a-affc-d3e6c254bbc3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:58:38.829 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cc9ef14e-79b3-483a-affc-d3e6c254bbc3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-23 13:58:38.829 1872 2653909609112 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 21fd0b64-0837-41f8-9adc-1a19401324c1 2021-06-23 13:58:38.829 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-23 13:58:38.829 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:58:39.008 1872 2653909609112 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cc9ef14e-79b3-483a-affc-d3e6c254bbc3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:58:39.008 1872 2653909609112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cc9ef14e-79b3-483a-affc-d3e6c254bbc3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:58:39.031 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cc9ef14e-79b3-483a-affc-d3e6c254bbc3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-23 13:58:39.031 1872 2653909609112 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 434, VLAN trunk: None to switch port cc9ef14e-79b3-483a-affc-d3e6c254bbc3 2021-06-23 13:58:39.140 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-23 13:58:39.140 1872 2653909609112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cc9ef14e-79b3-483a-affc-d3e6c254bbc3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:58:39.294 1872 2653909609112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cc9ef14e-79b3-483a-affc-d3e6c254bbc3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:58:39.294 1872 2653909609112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:58:39.294 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (958d25b1-2d80-4698-9ebe-50dc3ee081ba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:58:39.294 1872 2653909609112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cc9ef14e-79b3-483a-affc-d3e6c254bbc3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:58:39.294 1872 2653909609112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-23 13:58:39.294 1872 2653909609112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cc9ef14e-79b3-483a-affc-d3e6c254bbc3 not yet added. Adding. 2021-06-23 13:58:39.294 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-23 13:58:39.294 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-23 13:58:39.462 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cc9ef14e-79b3-483a-affc-d3e6c254bbc3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:58:39.586 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cc9ef14e-79b3-483a-affc-d3e6c254bbc3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:58:39.586 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cc9ef14e-79b3-483a-affc-d3e6c254bbc3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:58:39.763 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cc9ef14e-79b3-483a-affc-d3e6c254bbc3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:58:39.884 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cc9ef14e-79b3-483a-affc-d3e6c254bbc3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:58:39.884 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cc9ef14e-79b3-483a-affc-d3e6c254bbc3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-23 13:58:39.884 1872 2653909609112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cc9ef14e-79b3-483a-affc-d3e6c254bbc3 processed. 2021-06-23 13:58:40.524 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:58:40.824 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:59:06.540 1872 2653909607000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9b394251-a1ed-4391-b27e-4c2b92840164 2021-06-23 13:59:06.632 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-23 13:59:06.854 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Adding port 9b394251-a1ed-4391-b27e-4c2b92840164 2021-06-23 13:59:06.854 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Port 9b394251-a1ed-4391-b27e-4c2b92840164 updated. Details: {'device': '9b394251-a1ed-4391-b27e-4c2b92840164', 'network_id': 'fbab5587-c1a9-40b5-89c8-67cf58ed320a', 'port_id': '9b394251-a1ed-4391-b27e-4c2b92840164', 'mac_address': 'fa:16:3e:5d:3b:55', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 414, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b6854078-67b1-4789-b8ba-c0329a01632a', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-23 13:59:06.854 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-23 13:59:06.854 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b394251-a1ed-4391-b27e-4c2b92840164" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:59:06.854 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9b394251-a1ed-4391-b27e-4c2b92840164 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-23 13:59:06.854 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-23 13:59:06.882 1872 2653909609112 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9b394251-a1ed-4391-b27e-4c2b92840164') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:59:06.882 1872 2653909609112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9b394251-a1ed-4391-b27e-4c2b92840164') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:59:06.900 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9b394251-a1ed-4391-b27e-4c2b92840164 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-23 13:59:06.900 1872 2653909609112 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 414, VLAN trunk: None to switch port 9b394251-a1ed-4391-b27e-4c2b92840164 2021-06-23 13:59:06.948 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-23 13:59:06.948 1872 2653909609112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9b394251-a1ed-4391-b27e-4c2b92840164'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:59:07.108 1872 2653909609112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9b394251-a1ed-4391-b27e-4c2b92840164']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:59:07.108 1872 2653909609112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:59:07.108 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6b5098fd-b7e9-47e1-8b55-d1b8210f13ef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:59:07.118 1872 2653909609112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9b394251-a1ed-4391-b27e-4c2b92840164 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:59:07.118 1872 2653909609112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-23 13:59:07.118 1872 2653909609112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-06-23 13:59:07.118 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b394251-a1ed-4391-b27e-4c2b92840164" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:59:07.118 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b394251-a1ed-4391-b27e-4c2b92840164" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:59:07.118 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b394251-a1ed-4391-b27e-4c2b92840164" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:59:07.118 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b394251-a1ed-4391-b27e-4c2b92840164" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:59:07.181 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b394251-a1ed-4391-b27e-4c2b92840164" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:59:07.181 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9b394251-a1ed-4391-b27e-4c2b92840164 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-23 13:59:07.181 1872 2653909609112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9b394251-a1ed-4391-b27e-4c2b92840164 processed. 2021-06-23 13:59:08.625 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:59:08.821 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:59:18.868 1872 2653909607176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9b394251-a1ed-4391-b27e-4c2b92840164 2021-06-23 13:59:20.712 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-23 13:59:20.712 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9b394251-a1ed-4391-b27e-4c2b92840164' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-23 13:59:20.712 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9b394251-a1ed-4391-b27e-4c2b92840164' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-23 13:59:20.712 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9b394251-a1ed-4391-b27e-4c2b92840164 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-23 13:59:20.728 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b394251-a1ed-4391-b27e-4c2b92840164'] 2021-06-23 13:59:20.728 1872 2653909609112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-23 13:59:20.728 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-23 13:59:20.728 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b394251-a1ed-4391-b27e-4c2b92840164'] 2021-06-23 13:59:22.716 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:59:22.852 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:59:22.885 1872 2653909607176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9b394251-a1ed-4391-b27e-4c2b92840164 2021-06-23 13:59:24.746 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-23 13:59:24.746 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9b394251-a1ed-4391-b27e-4c2b92840164' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-23 13:59:24.746 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9b394251-a1ed-4391-b27e-4c2b92840164' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-23 13:59:24.746 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9b394251-a1ed-4391-b27e-4c2b92840164 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-23 13:59:24.757 1872 2653909609112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fbab5587-c1a9-40b5-89c8-67cf58ed320a 2021-06-23 13:59:24.757 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b394251-a1ed-4391-b27e-4c2b92840164'] 2021-06-23 13:59:24.757 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-23 13:59:24.773 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b394251-a1ed-4391-b27e-4c2b92840164'] 2021-06-23 13:59:26.765 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:59:26.851 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:59:40.882 1872 2653909607000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9b394251-a1ed-4391-b27e-4c2b92840164 2021-06-23 13:59:42.881 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-23 13:59:43.100 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Adding port 9b394251-a1ed-4391-b27e-4c2b92840164 2021-06-23 13:59:43.100 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Port 9b394251-a1ed-4391-b27e-4c2b92840164 updated. Details: {'device': '9b394251-a1ed-4391-b27e-4c2b92840164', 'network_id': 'fbab5587-c1a9-40b5-89c8-67cf58ed320a', 'port_id': '9b394251-a1ed-4391-b27e-4c2b92840164', 'mac_address': 'fa:16:3e:5d:3b:55', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 414, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b6854078-67b1-4789-b8ba-c0329a01632a', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-23 13:59:43.100 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-23 13:59:43.100 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b394251-a1ed-4391-b27e-4c2b92840164" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:59:43.100 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9b394251-a1ed-4391-b27e-4c2b92840164 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-23 13:59:43.100 1872 2653909609112 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fbab5587-c1a9-40b5-89c8-67cf58ed320a 2021-06-23 13:59:43.100 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-23 13:59:43.263 1872 2653909609112 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9b394251-a1ed-4391-b27e-4c2b92840164') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:59:43.263 1872 2653909609112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9b394251-a1ed-4391-b27e-4c2b92840164') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 13:59:43.263 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9b394251-a1ed-4391-b27e-4c2b92840164 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-23 13:59:43.263 1872 2653909609112 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 414, VLAN trunk: None to switch port 9b394251-a1ed-4391-b27e-4c2b92840164 2021-06-23 13:59:43.338 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-23 13:59:43.366 1872 2653909609112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9b394251-a1ed-4391-b27e-4c2b92840164'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 13:59:43.616 1872 2653909609112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9b394251-a1ed-4391-b27e-4c2b92840164']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 13:59:43.616 1872 2653909609112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 13:59:43.616 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6b5098fd-b7e9-47e1-8b55-d1b8210f13ef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 13:59:43.616 1872 2653909609112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9b394251-a1ed-4391-b27e-4c2b92840164 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 13:59:43.616 1872 2653909609112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-23 13:59:43.616 1872 2653909609112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9b394251-a1ed-4391-b27e-4c2b92840164 not yet added. Adding. 2021-06-23 13:59:43.647 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-23 13:59:43.647 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-23 13:59:43.759 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b394251-a1ed-4391-b27e-4c2b92840164" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:59:43.897 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b394251-a1ed-4391-b27e-4c2b92840164" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:59:43.897 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b394251-a1ed-4391-b27e-4c2b92840164" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:59:44.027 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9b394251-a1ed-4391-b27e-4c2b92840164" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:59:44.132 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9b394251-a1ed-4391-b27e-4c2b92840164" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:59:44.132 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9b394251-a1ed-4391-b27e-4c2b92840164 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-23 13:59:44.132 1872 2653909609112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9b394251-a1ed-4391-b27e-4c2b92840164 processed. 2021-06-23 13:59:44.887 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:59:45.084 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 13:59:53.164 1872 2653909607176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cc9ef14e-79b3-483a-affc-d3e6c254bbc3 2021-06-23 13:59:53.839 1872 2653909609112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a6d3c42-8ed6-4c08-8532-01bda0de571c aa868ecc024b4eeb88d34ba6d0490e1e b57ca5bba1de45ceae37270dec86bf19 - - -] Security group member updated on remote: ['958d25b1-2d80-4698-9ebe-50dc3ee081ba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 13:59:53.839 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [req-9a6d3c42-8ed6-4c08-8532-01bda0de571c aa868ecc024b4eeb88d34ba6d0490e1e b57ca5bba1de45ceae37270dec86bf19 - - -] Security group member updated ['958d25b1-2d80-4698-9ebe-50dc3ee081ba'] 2021-06-23 13:59:54.163 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a6d3c42-8ed6-4c08-8532-01bda0de571c aa868ecc024b4eeb88d34ba6d0490e1e b57ca5bba1de45ceae37270dec86bf19 - - -] port_delete event received for 'cc9ef14e-79b3-483a-affc-d3e6c254bbc3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:59:54.943 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-23 13:59:54.943 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cc9ef14e-79b3-483a-affc-d3e6c254bbc3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-23 13:59:54.943 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cc9ef14e-79b3-483a-affc-d3e6c254bbc3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-23 13:59:54.943 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cc9ef14e-79b3-483a-affc-d3e6c254bbc3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-23 13:59:54.960 1872 2653909609112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 21fd0b64-0837-41f8-9adc-1a19401324c1 2021-06-23 13:59:54.960 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cc9ef14e-79b3-483a-affc-d3e6c254bbc3'] 2021-06-23 13:59:54.960 1872 2653909609112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-23 13:59:54.960 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-23 13:59:54.960 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cc9ef14e-79b3-483a-affc-d3e6c254bbc3'] 2021-06-23 13:59:56.654 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c47b1ec3-61a1-4c24-b1b3-5811d8daea24 aa868ecc024b4eeb88d34ba6d0490e1e b57ca5bba1de45ceae37270dec86bf19 - - -] port_delete event received for 'fa56b768-0919-42d5-8627-fb48f5eefb12' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 13:59:56.944 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 13:59:56.967 1872 2653909609112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 14:00:01.537 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b6670a6-8060-4e5d-b114-bd283fc3d8f3 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] port_delete event received for '785ea1ed-c2d4-4573-8c52-ee0bc0308fd1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 14:00:02.615 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d844aac0-e3e1-464a-80ef-7663e7260eb1 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] port_delete event received for 'a9f2fd8b-4192-4475-bc39-d48bb97c1829' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 14:00:03.631 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb216003-a3bd-4473-961c-654fc9985821 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] port_delete event received for 'e4e9b7eb-f37d-4d0d-9280-7b8d8d69c326' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 14:00:03.756 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3aa85a66-9a97-4575-8c6b-a1f0d739d901 - - - - -] port_delete event received for 'e4e9b7eb-f37d-4d0d-9280-7b8d8d69c326' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 14:00:03.818 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb216003-a3bd-4473-961c-654fc9985821 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] network_delete received. Deleting network 21fd0b64-0837-41f8-9adc-1a19401324c1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-23 14:00:03.818 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb216003-a3bd-4473-961c-654fc9985821 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] Network 21fd0b64-0837-41f8-9adc-1a19401324c1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-23 14:00:25.663 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9ab0d73-12c6-48d6-a790-6519a9a505e6 7bb76c4423514b10a1ade0fc3ff42b40 ad3f71f25ae84f25b22a4481f10f5e4c - - -] port_delete event received for '622f1f39-1bc9-4473-868a-f7ea12bec82f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 14:00:28.599 1872 2653909609112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd4eb5a7-e375-4923-9060-64e5c6cb7adf 7bb76c4423514b10a1ade0fc3ff42b40 ad3f71f25ae84f25b22a4481f10f5e4c - - -] Security group member updated on remote: ['bb29adf1-7cf0-4cd3-9532-f53a6accb40f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 14:00:28.599 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [req-bd4eb5a7-e375-4923-9060-64e5c6cb7adf 7bb76c4423514b10a1ade0fc3ff42b40 ad3f71f25ae84f25b22a4481f10f5e4c - - -] Security group member updated ['bb29adf1-7cf0-4cd3-9532-f53a6accb40f'] 2021-06-23 14:00:28.693 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd4eb5a7-e375-4923-9060-64e5c6cb7adf 7bb76c4423514b10a1ade0fc3ff42b40 ad3f71f25ae84f25b22a4481f10f5e4c - - -] port_delete event received for 'b2d5a619-5800-4ede-9dcb-7877e167a01c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 14:00:29.491 1872 2653909609112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-345438ce-d7b3-41fa-ae00-04766e29ed2e 1c809bd87fcc4afb94974c1658d50b05 8a30c6282a5b4006ad79a543103e1636 - - -] Security group member updated on remote: ['6b5098fd-b7e9-47e1-8b55-d1b8210f13ef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 14:00:29.491 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [req-345438ce-d7b3-41fa-ae00-04766e29ed2e 1c809bd87fcc4afb94974c1658d50b05 8a30c6282a5b4006ad79a543103e1636 - - -] Security group member updated ['6b5098fd-b7e9-47e1-8b55-d1b8210f13ef'] 2021-06-23 14:00:29.568 1872 2653909607176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b2d5a619-5800-4ede-9dcb-7877e167a01c 2021-06-23 14:00:29.568 1872 2653909607176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9b394251-a1ed-4391-b27e-4c2b92840164 2021-06-23 14:00:29.880 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-345438ce-d7b3-41fa-ae00-04766e29ed2e 1c809bd87fcc4afb94974c1658d50b05 8a30c6282a5b4006ad79a543103e1636 - - -] port_delete event received for '9b394251-a1ed-4391-b27e-4c2b92840164' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 14:00:31.052 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-23 14:00:31.052 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b2d5a619-5800-4ede-9dcb-7877e167a01c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-23 14:00:31.052 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b2d5a619-5800-4ede-9dcb-7877e167a01c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-23 14:00:31.052 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b2d5a619-5800-4ede-9dcb-7877e167a01c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-23 14:00:31.052 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9b394251-a1ed-4391-b27e-4c2b92840164' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-23 14:00:31.052 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9b394251-a1ed-4391-b27e-4c2b92840164' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-23 14:00:31.052 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9b394251-a1ed-4391-b27e-4c2b92840164 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-23 14:00:31.052 1872 2653909609112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 115976dc-0d2f-4888-9f2e-4b5f51b8e3e9 2021-06-23 14:00:31.068 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b2d5a619-5800-4ede-9dcb-7877e167a01c'] 2021-06-23 14:00:31.068 1872 2653909609112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-23 14:00:31.068 1872 2653909609112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-23 14:00:31.068 1872 2653909609112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b2d5a619-5800-4ede-9dcb-7877e167a01c'] 2021-06-23 14:00:31.068 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fbab5587-c1a9-40b5-89c8-67cf58ed320a 2021-06-23 14:00:31.068 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b394251-a1ed-4391-b27e-4c2b92840164'] 2021-06-23 14:00:31.074 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-23 14:00:31.074 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-23 14:00:31.074 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9b394251-a1ed-4391-b27e-4c2b92840164'] 2021-06-23 14:00:31.599 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1c8f465-39fc-47ee-9f5d-1fd704b94f67 1c809bd87fcc4afb94974c1658d50b05 8a30c6282a5b4006ad79a543103e1636 - - -] port_delete event received for '150f8720-ea3c-4bd9-83c5-d0a78f544665' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 14:00:32.177 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb09240f-3756-4104-bd35-ec017e68a17a 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] port_delete event received for 'd1933398-9f0c-4156-8d85-3b0a158c5b5f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 14:00:33.060 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 14:00:33.118 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 14:00:33.293 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c11ce0f-65c8-4960-8d4c-0753362a2a6b 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] port_delete event received for '745001f9-2330-4f79-ab88-66f052f021e9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 14:00:34.075 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f78d27e-0531-4380-94f0-731f58794f91 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] port_delete event received for '69e05fe2-65f4-4e2d-8740-4c02bae254da' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 14:00:34.302 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f78d27e-0531-4380-94f0-731f58794f91 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] network_delete received. Deleting network 115976dc-0d2f-4888-9f2e-4b5f51b8e3e9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-23 14:00:34.302 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f78d27e-0531-4380-94f0-731f58794f91 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] Network 115976dc-0d2f-4888-9f2e-4b5f51b8e3e9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-23 14:00:35.756 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ae5b29d-1be5-4629-96a9-1694f86df5be 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] port_delete event received for '306e259e-90a4-4db2-9163-f1589606e181' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 14:00:35.772 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3467b13-a325-4821-b4f1-80786c6f1cc8 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] port_delete event received for 'ac1b6731-f8f9-428d-8668-150153b608d5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 14:00:37.025 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33979586-598f-4a1f-a781-438b0ebac18b 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] port_delete event received for '5a5e65ee-3eaf-4ace-bcad-7c40459a40f3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 14:00:37.064 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0650eb5-2dcb-442c-8ab6-6064458fe4e4 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] port_delete event received for 'dc42f21c-4d88-4cda-985c-2d0e8a6e4e8c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 14:00:37.953 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc961534-62a7-4691-8791-89f92f9611a6 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] port_delete event received for '6869f505-ab9b-4300-b1ed-8005d37c1f9f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 14:00:38.231 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc961534-62a7-4691-8791-89f92f9611a6 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] network_delete received. Deleting network 087dd6bf-d403-4d57-bf4d-919ba2c7d9e0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-23 14:00:38.231 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bc961534-62a7-4691-8791-89f92f9611a6 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] Network 087dd6bf-d403-4d57-bf4d-919ba2c7d9e0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-23 14:00:38.444 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8356381-83e0-4d8b-aee9-bb9f50ffdb74 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] port_delete event received for 'bcddcf12-7a8b-48b8-b6a4-c183c4b90301' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 14:00:38.725 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8356381-83e0-4d8b-aee9-bb9f50ffdb74 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] network_delete received. Deleting network fbab5587-c1a9-40b5-89c8-67cf58ed320a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-23 14:00:38.755 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8356381-83e0-4d8b-aee9-bb9f50ffdb74 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] Network fbab5587-c1a9-40b5-89c8-67cf58ed320a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-23 14:00:38.912 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2fd86f97-c191-4461-8c5f-fc530e106051 - - - - -] port_delete event received for 'bcddcf12-7a8b-48b8-b6a4-c183c4b90301' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 14:00:57.716 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ebdd5c2-2b02-4e93-bdbe-5557f71e4ea3 6da67615f3c84683a09d21722d92621a 31463c987c5745999f94cd0dc447cbd0 - - -] Security group member updated on remote: ['6d120d15-5769-45e0-8045-4f792b9a7de3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 14:00:57.716 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-0ebdd5c2-2b02-4e93-bdbe-5557f71e4ea3 6da67615f3c84683a09d21722d92621a 31463c987c5745999f94cd0dc447cbd0 - - -] Security group member updated ['6d120d15-5769-45e0-8045-4f792b9a7de3'] 2021-06-23 14:00:58.552 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abd48a4e-7fe2-46b1-9fe8-3bcfbe466357 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] port_update received: 385123b7-5256-4fa4-95f1-de82879db2e3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 14:00:58.552 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abd48a4e-7fe2-46b1-9fe8-3bcfbe466357 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] No port 385123b7-5256-4fa4-95f1-de82879db2e3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 14:01:01.508 1872 2653909607000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 385123b7-5256-4fa4-95f1-de82879db2e3 2021-06-23 14:01:03.161 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-23 14:01:03.366 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Adding port 385123b7-5256-4fa4-95f1-de82879db2e3 2021-06-23 14:01:03.366 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Port 385123b7-5256-4fa4-95f1-de82879db2e3 updated. Details: {'device': '385123b7-5256-4fa4-95f1-de82879db2e3', 'network_id': '0a8e1897-6826-4648-bd96-5481e3e83390', 'port_id': '385123b7-5256-4fa4-95f1-de82879db2e3', 'mac_address': 'fa:16:3e:40:8c:83', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 417, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '029c87da-ae64-42a7-b016-b236c7745d93', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-23 14:01:03.366 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-23 14:01:03.366 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-385123b7-5256-4fa4-95f1-de82879db2e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 14:01:03.366 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 385123b7-5256-4fa4-95f1-de82879db2e3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-23 14:01:03.366 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0a8e1897-6826-4648-bd96-5481e3e83390 2021-06-23 14:01:03.366 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-23 14:01:03.529 1872 2653909609816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '385123b7-5256-4fa4-95f1-de82879db2e3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 14:01:03.529 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '385123b7-5256-4fa4-95f1-de82879db2e3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 14:01:03.537 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 385123b7-5256-4fa4-95f1-de82879db2e3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-23 14:01:03.537 1872 2653909609816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 417, VLAN trunk: None to switch port 385123b7-5256-4fa4-95f1-de82879db2e3 2021-06-23 14:01:03.618 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-23 14:01:03.618 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['385123b7-5256-4fa4-95f1-de82879db2e3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 14:01:03.785 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['385123b7-5256-4fa4-95f1-de82879db2e3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 14:01:03.785 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 14:01:03.785 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6d120d15-5769-45e0-8045-4f792b9a7de3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 14:01:03.785 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6d120d15-5769-45e0-8045-4f792b9a7de3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-23 14:01:03.785 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 385123b7-5256-4fa4-95f1-de82879db2e3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 14:01:03.785 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-23 14:01:03.785 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 385123b7-5256-4fa4-95f1-de82879db2e3 not yet added. Adding. 2021-06-23 14:01:03.785 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-23 14:01:03.785 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-23 14:01:03.885 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-385123b7-5256-4fa4-95f1-de82879db2e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 14:01:03.946 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-385123b7-5256-4fa4-95f1-de82879db2e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 14:01:03.946 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-385123b7-5256-4fa4-95f1-de82879db2e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 14:01:04.052 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-385123b7-5256-4fa4-95f1-de82879db2e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 14:01:04.147 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-385123b7-5256-4fa4-95f1-de82879db2e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 14:01:04.147 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 385123b7-5256-4fa4-95f1-de82879db2e3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-23 14:01:04.147 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 385123b7-5256-4fa4-95f1-de82879db2e3 processed. 2021-06-23 14:01:05.161 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 14:01:05.350 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 14:01:11.881 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2eb6ea4-26b6-46b8-a5ac-f6500ad035e4 6da67615f3c84683a09d21722d92621a 31463c987c5745999f94cd0dc447cbd0 - - -] Security group member updated on remote: ['6d120d15-5769-45e0-8045-4f792b9a7de3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 14:01:11.881 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-b2eb6ea4-26b6-46b8-a5ac-f6500ad035e4 6da67615f3c84683a09d21722d92621a 31463c987c5745999f94cd0dc447cbd0 - - -] Security group member updated ['6d120d15-5769-45e0-8045-4f792b9a7de3'] 2021-06-23 14:01:11.881 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-b2eb6ea4-26b6-46b8-a5ac-f6500ad035e4 6da67615f3c84683a09d21722d92621a 31463c987c5745999f94cd0dc447cbd0 - - -] Refresh firewall rules 2021-06-23 14:01:11.881 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2eb6ea4-26b6-46b8-a5ac-f6500ad035e4 6da67615f3c84683a09d21722d92621a 31463c987c5745999f94cd0dc447cbd0 - - -] Get security group information for devices via rpc ['385123b7-5256-4fa4-95f1-de82879db2e3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 14:01:11.910 1872 2653909607176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 385123b7-5256-4fa4-95f1-de82879db2e3 2021-06-23 14:01:11.926 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b2eb6ea4-26b6-46b8-a5ac-f6500ad035e4 6da67615f3c84683a09d21722d92621a 31463c987c5745999f94cd0dc447cbd0 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 14:01:11.926 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b2eb6ea4-26b6-46b8-a5ac-f6500ad035e4 6da67615f3c84683a09d21722d92621a 31463c987c5745999f94cd0dc447cbd0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 14:01:12.223 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2eb6ea4-26b6-46b8-a5ac-f6500ad035e4 6da67615f3c84683a09d21722d92621a 31463c987c5745999f94cd0dc447cbd0 - - -] port_delete event received for '385123b7-5256-4fa4-95f1-de82879db2e3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 14:01:13.207 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-23 14:01:13.207 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '385123b7-5256-4fa4-95f1-de82879db2e3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-23 14:01:13.207 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '385123b7-5256-4fa4-95f1-de82879db2e3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-23 14:01:13.207 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 385123b7-5256-4fa4-95f1-de82879db2e3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-23 14:01:13.214 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0a8e1897-6826-4648-bd96-5481e3e83390 2021-06-23 14:01:13.214 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['385123b7-5256-4fa4-95f1-de82879db2e3'] 2021-06-23 14:01:13.214 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-23 14:01:13.214 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-23 14:01:13.214 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['385123b7-5256-4fa4-95f1-de82879db2e3'] 2021-06-23 14:01:15.238 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 14:01:15.270 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 14:01:16.120 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f0df16f-04c1-4340-ac64-e3ab71e4ee49 ef5dc66fab644ca3b6d180b20d6ba091 652cb542eae24bb6aa35f3307204a8a5 - - -] Security group member updated on remote: ['081059b4-3b49-4e25-909c-70c06fd137a0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 14:01:16.120 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-0f0df16f-04c1-4340-ac64-e3ab71e4ee49 ef5dc66fab644ca3b6d180b20d6ba091 652cb542eae24bb6aa35f3307204a8a5 - - -] Security group member updated ['081059b4-3b49-4e25-909c-70c06fd137a0'] 2021-06-23 14:01:17.010 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd7bf131-afd7-482c-a9ae-2069fd45ace1 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] port_update received: fd62a229-3683-4d94-9797-a9ab3744507c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-06-23 14:01:17.010 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd7bf131-afd7-482c-a9ae-2069fd45ace1 54eb8478deb14f3c944a3797a3cb693b ec39c1f741fb4216a897f4275f2156ec - - -] No port fd62a229-3683-4d94-9797-a9ab3744507c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-06-23 14:01:19.664 1872 2653909607000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fd62a229-3683-4d94-9797-a9ab3744507c 2021-06-23 14:01:21.269 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-06-23 14:01:21.476 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Adding port fd62a229-3683-4d94-9797-a9ab3744507c 2021-06-23 14:01:21.476 1872 2653813022040 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Port fd62a229-3683-4d94-9797-a9ab3744507c updated. Details: {'device': 'fd62a229-3683-4d94-9797-a9ab3744507c', 'network_id': '546f2e95-44c6-4e71-beee-a8e27de699dc', 'port_id': 'fd62a229-3683-4d94-9797-a9ab3744507c', 'mac_address': 'fa:16:3e:19:38:9f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 439, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '73576e7a-2d1d-4068-bf69-55b8208e7fa1', 'ip_address': '192.168.233.137'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-06-23 14:01:21.476 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-06-23 14:01:21.476 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fd62a229-3683-4d94-9797-a9ab3744507c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 14:01:21.476 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fd62a229-3683-4d94-9797-a9ab3744507c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-06-23 14:01:21.476 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 546f2e95-44c6-4e71-beee-a8e27de699dc 2021-06-23 14:01:21.476 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-06-23 14:01:21.615 1872 2653909609816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fd62a229-3683-4d94-9797-a9ab3744507c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 14:01:21.615 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fd62a229-3683-4d94-9797-a9ab3744507c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-06-23 14:01:21.615 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fd62a229-3683-4d94-9797-a9ab3744507c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-06-23 14:01:21.615 1872 2653909609816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 439, VLAN trunk: None to switch port fd62a229-3683-4d94-9797-a9ab3744507c 2021-06-23 14:01:21.709 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-06-23 14:01:21.709 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fd62a229-3683-4d94-9797-a9ab3744507c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 14:01:21.848 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fd62a229-3683-4d94-9797-a9ab3744507c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 14:01:21.848 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 14:01:21.848 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (081059b4-3b49-4e25-909c-70c06fd137a0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-06-23 14:01:21.848 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (081059b4-3b49-4e25-909c-70c06fd137a0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-06-23 14:01:21.848 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fd62a229-3683-4d94-9797-a9ab3744507c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:203 2021-06-23 14:01:21.848 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-06-23 14:01:21.848 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fd62a229-3683-4d94-9797-a9ab3744507c not yet added. Adding. 2021-06-23 14:01:21.848 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-06-23 14:01:21.848 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-06-23 14:01:21.932 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd62a229-3683-4d94-9797-a9ab3744507c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 14:01:22.008 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd62a229-3683-4d94-9797-a9ab3744507c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 14:01:22.008 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd62a229-3683-4d94-9797-a9ab3744507c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 14:01:22.101 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fd62a229-3683-4d94-9797-a9ab3744507c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 14:01:22.191 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fd62a229-3683-4d94-9797-a9ab3744507c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 14:01:22.191 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fd62a229-3683-4d94-9797-a9ab3744507c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-06-23 14:01:22.191 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fd62a229-3683-4d94-9797-a9ab3744507c processed. 2021-06-23 14:01:23.285 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 14:01:23.466 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-06-23 14:01:27.989 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0423381-2aa5-45f2-9f65-288c8d97ced5 ef5dc66fab644ca3b6d180b20d6ba091 652cb542eae24bb6aa35f3307204a8a5 - - -] Security group member updated on remote: ['081059b4-3b49-4e25-909c-70c06fd137a0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-06-23 14:01:27.989 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-d0423381-2aa5-45f2-9f65-288c8d97ced5 ef5dc66fab644ca3b6d180b20d6ba091 652cb542eae24bb6aa35f3307204a8a5 - - -] Security group member updated ['081059b4-3b49-4e25-909c-70c06fd137a0'] 2021-06-23 14:01:27.989 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [req-d0423381-2aa5-45f2-9f65-288c8d97ced5 ef5dc66fab644ca3b6d180b20d6ba091 652cb542eae24bb6aa35f3307204a8a5 - - -] Refresh firewall rules 2021-06-23 14:01:27.989 1872 2653909609816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0423381-2aa5-45f2-9f65-288c8d97ced5 ef5dc66fab644ca3b6d180b20d6ba091 652cb542eae24bb6aa35f3307204a8a5 - - -] Get security group information for devices via rpc ['fd62a229-3683-4d94-9797-a9ab3744507c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-06-23 14:01:28.024 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d0423381-2aa5-45f2-9f65-288c8d97ced5 ef5dc66fab644ca3b6d180b20d6ba091 652cb542eae24bb6aa35f3307204a8a5 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:198 2021-06-23 14:01:28.024 1872 2653909609816 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d0423381-2aa5-45f2-9f65-288c8d97ced5 ef5dc66fab644ca3b6d180b20d6ba091 652cb542eae24bb6aa35f3307204a8a5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:212 2021-06-23 14:01:28.024 1872 2653909607176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fd62a229-3683-4d94-9797-a9ab3744507c 2021-06-23 14:01:28.073 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0423381-2aa5-45f2-9f65-288c8d97ced5 ef5dc66fab644ca3b6d180b20d6ba091 652cb542eae24bb6aa35f3307204a8a5 - - -] port_delete event received for 'fd62a229-3683-4d94-9797-a9ab3744507c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-06-23 14:01:28.566 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55cdd649-8eab-4f5e-9a7f-624f3f766084 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] network_delete received. Deleting network 0a8e1897-6826-4648-bd96-5481e3e83390 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-23 14:01:28.566 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55cdd649-8eab-4f5e-9a7f-624f3f766084 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] Network 0a8e1897-6826-4648-bd96-5481e3e83390 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-23 14:01:29.082 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7d15853-9026-4bcd-94e0-a145c89cf064 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] network_delete received. Deleting network 47c9d839-65f2-4211-b8bb-c3c5ecce3f4c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-06-23 14:01:29.082 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7d15853-9026-4bcd-94e0-a145c89cf064 269ebfed0bc0410ea0ce718b06716e04 25f0e4bc0cf240e4a7df5bd6e26b5467 - - -] Network 47c9d839-65f2-4211-b8bb-c3c5ecce3f4c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-06-23 14:01:29.285 1872 2653813022040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b98f23ef-c550-4526-a900-15f00fc48340 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-06-23 14:01:29.285 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fd62a229-3683-4d94-9797-a9ab3744507c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-06-23 14:01:29.285 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fd62a229-3683-4d94-9797-a9ab3744507c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-06-23 14:01:29.285 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fd62a229-3683-4d94-9797-a9ab3744507c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-06-23 14:01:29.285 1872 2653909609816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 546f2e95-44c6-4e71-beee-a8e27de699dc 2021-06-23 14:01:29.300 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fd62a229-3683-4d94-9797-a9ab3744507c'] 2021-06-23 14:01:29.300 1872 2653909609816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-06-23 14:01:29.300 1872 2653909609816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-06-23 14:01:29.300 1872 2653909609816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fd62a229-3683-4d94-9797-a9ab3744507c'] 2021-06-23 14:01:31.292 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-06-23 14:01:31.301 1872 2653909609816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371