2022-05-12 09:31:45.517 2196 1901647738480 MainThread INFO neutron.common.config [-] Logging enabled! 2022-05-12 09:31:45.517 2196 1901647738480 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 20.1.0.dev202 2022-05-12 09:31:45.517 2196 1901647738480 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:120 2022-05-12 09:31:45.554 2196 1901647738480 MainThread INFO os_win.utils.network.networkutils [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] WMI caching is disabled. 2022-05-12 09:31:45.834 2196 1901647738480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-05-12 09:31:45.888 2196 1901647738480 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-05-12 09:31:45.888 2196 1901647738480 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-05-12 09:31:46.049 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent initialized successfully, now running... 2022-05-12 09:31:46.082 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-05-12 09:31:46.082 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-05-12 09:31:46.134 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-05-12 09:33:46.287 2196 1901744848384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-502e90c9-c124-403a-a15e-4602552c30c1 - - - - -] port_update received: 0b2e5772-8899-4afe-abaa-f04370bcc8a6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:33:46.287 2196 1901744848384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-502e90c9-c124-403a-a15e-4602552c30c1 - - - - -] No port 0b2e5772-8899-4afe-abaa-f04370bcc8a6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:33:51.659 2196 1901746238560 MainThread WARNING oslo_policy.policy [req-7b461a30-75ca-46fa-bada-70dfc4411d32 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-05-12 09:33:51.675 2196 1901746238560 MainThread WARNING oslo_policy.policy [req-7b461a30-75ca-46fa-bada-70dfc4411d32 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-05-12 09:33:54.174 2196 1901746238560 MainThread WARNING oslo_policy.policy [req-7b461a30-75ca-46fa-bada-70dfc4411d32 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2022-05-12 09:33:54.190 2196 1901746238560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b461a30-75ca-46fa-bada-70dfc4411d32 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group rule updated on remote: ['5f17ee76-ff11-49e9-bf6e-365f2a6f3386'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:33:54.201 2196 1901746238560 MainThread INFO neutron.agent.securitygroups_rpc [req-7b461a30-75ca-46fa-bada-70dfc4411d32 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group rule updated ['5f17ee76-ff11-49e9-bf6e-365f2a6f3386'] 2022-05-12 09:33:54.220 2196 1901744868512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1183122c-27a5-4b2a-80ae-5cbf24c410e2 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group rule updated on remote: ['5f17ee76-ff11-49e9-bf6e-365f2a6f3386'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:33:54.220 2196 1901744868512 MainThread INFO neutron.agent.securitygroups_rpc [req-1183122c-27a5-4b2a-80ae-5cbf24c410e2 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group rule updated ['5f17ee76-ff11-49e9-bf6e-365f2a6f3386'] 2022-05-12 09:33:54.240 2196 1901746238560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4cad8de-faa8-4ab2-806e-9ec933c0d21a - - - - -] port_update received: 1abe966a-62a9-493e-9788-2cab83ccfdde port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:33:54.249 2196 1901746238560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4cad8de-faa8-4ab2-806e-9ec933c0d21a - - - - -] No port 1abe966a-62a9-493e-9788-2cab83ccfdde defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:33:54.269 2196 1901744752064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed3a4bf0-0729-49f2-a2f9-ec63055cad57 - - - - -] port_update received: afe51b64-ecef-4dbc-81fa-ac72b0814cf1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:33:54.279 2196 1901744752064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed3a4bf0-0729-49f2-a2f9-ec63055cad57 - - - - -] No port afe51b64-ecef-4dbc-81fa-ac72b0814cf1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:34:00.090 2196 1901745267808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e71501cd-7154-4ffd-bff6-40dd889de3ac - - - - -] port_update received: d404145d-bce6-4028-b3fb-2af9b5d03c34 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:34:00.777 2196 1901745267808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e71501cd-7154-4ffd-bff6-40dd889de3ac - - - - -] No port d404145d-bce6-4028-b3fb-2af9b5d03c34 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:34:00.793 2196 1901745268336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-49194fcd-bf2a-4826-bb60-f781d30e2b9c 2efdff1c390f4271963e932af8abd473 da5b9f41ad6b4506872df6cb86ae9f73 - - -] Security group rule updated on remote: ['e1c58aee-1342-4b1d-a617-7ce1b9baa80e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:34:00.793 2196 1901745268336 MainThread INFO neutron.agent.securitygroups_rpc [req-49194fcd-bf2a-4826-bb60-f781d30e2b9c 2efdff1c390f4271963e932af8abd473 da5b9f41ad6b4506872df6cb86ae9f73 - - -] Security group rule updated ['e1c58aee-1342-4b1d-a617-7ce1b9baa80e'] 2022-05-12 09:34:00.793 2196 1901745266752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce11d153-927c-4331-a657-9cb3d087a2ed 2efdff1c390f4271963e932af8abd473 da5b9f41ad6b4506872df6cb86ae9f73 - - -] Security group rule updated on remote: ['e1c58aee-1342-4b1d-a617-7ce1b9baa80e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:34:00.821 2196 1901745266752 MainThread INFO neutron.agent.securitygroups_rpc [req-ce11d153-927c-4331-a657-9cb3d087a2ed 2efdff1c390f4271963e932af8abd473 da5b9f41ad6b4506872df6cb86ae9f73 - - -] Security group rule updated ['e1c58aee-1342-4b1d-a617-7ce1b9baa80e'] 2022-05-12 09:34:00.821 2196 1901745267808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1b33955-cfe3-4c91-9afa-28d8814dbb11 ded41aae383242789d1e468372767efb 2de1508e265140e5801827175c7da941 - - -] Security group member updated on remote: ['4c14d4c7-413f-44a8-826c-c4521bbc3b9f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:34:00.836 2196 1901745267808 MainThread INFO neutron.agent.securitygroups_rpc [req-d1b33955-cfe3-4c91-9afa-28d8814dbb11 ded41aae383242789d1e468372767efb 2de1508e265140e5801827175c7da941 - - -] Security group member updated ['4c14d4c7-413f-44a8-826c-c4521bbc3b9f'] 2022-05-12 09:34:01.528 2196 1901745267808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1b2f780-14bc-4085-b8bf-5079a82b5d0f - - - - -] port_update received: 25faadc0-b879-427a-990e-67b1194cb01d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:34:01.560 2196 1901745267808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1b2f780-14bc-4085-b8bf-5079a82b5d0f - - - - -] No port 25faadc0-b879-427a-990e-67b1194cb01d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:34:04.886 2196 1901706525504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4eb96fe1-1d85-495c-b7f1-6b044fe10851 bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] port_update received: a1f179d2-9260-4805-a962-5a7091a5b50a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:34:05.531 2196 1901706525504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4eb96fe1-1d85-495c-b7f1-6b044fe10851 bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] No port a1f179d2-9260-4805-a962-5a7091a5b50a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:34:09.355 2196 1901744799408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2d2c455-f508-45ab-b719-23fc99592e04 - - - - -] port_update received: 97c088ed-f6af-4784-b065-f774bd7264fa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:34:09.376 2196 1901744799408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2d2c455-f508-45ab-b719-23fc99592e04 - - - - -] No port 97c088ed-f6af-4784-b065-f774bd7264fa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:34:19.150 2196 1901744704320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97d6b1d1-543c-4089-a9fe-ac8b74c429df 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group member updated on remote: ['5f17ee76-ff11-49e9-bf6e-365f2a6f3386'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:34:19.168 2196 1901744704320 MainThread INFO neutron.agent.securitygroups_rpc [req-97d6b1d1-543c-4089-a9fe-ac8b74c429df 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group member updated ['5f17ee76-ff11-49e9-bf6e-365f2a6f3386'] 2022-05-12 09:34:19.500 2196 1901746069920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4af78f12-16c1-476f-9186-c61e88e88b9b 2efdff1c390f4271963e932af8abd473 da5b9f41ad6b4506872df6cb86ae9f73 - - -] Security group member updated on remote: ['e1c58aee-1342-4b1d-a617-7ce1b9baa80e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:34:19.512 2196 1901746069920 MainThread INFO neutron.agent.securitygroups_rpc [req-4af78f12-16c1-476f-9186-c61e88e88b9b 2efdff1c390f4271963e932af8abd473 da5b9f41ad6b4506872df6cb86ae9f73 - - -] Security group member updated ['e1c58aee-1342-4b1d-a617-7ce1b9baa80e'] 2022-05-12 09:34:19.871 2196 1901745766240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-76f2f718-4d59-4fd4-8665-6c26debe9f17 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Security group member updated on remote: ['d718c176-d49e-4cb0-a59c-6b852f34079d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:34:19.871 2196 1901745766240 MainThread INFO neutron.agent.securitygroups_rpc [req-76f2f718-4d59-4fd4-8665-6c26debe9f17 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Security group member updated ['d718c176-d49e-4cb0-a59c-6b852f34079d'] 2022-05-12 09:34:21.031 2196 1901744753296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f0dbe871-d8d3-401b-b06b-38a90df39645 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Security group member updated on remote: ['d718c176-d49e-4cb0-a59c-6b852f34079d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:34:21.031 2196 1901744753296 MainThread INFO neutron.agent.securitygroups_rpc [req-f0dbe871-d8d3-401b-b06b-38a90df39645 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Security group member updated ['d718c176-d49e-4cb0-a59c-6b852f34079d'] 2022-05-12 09:34:21.482 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a1f179d2-9260-4805-a962-5a7091a5b50a 2022-05-12 09:34:22.886 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:34:23.386 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port a1f179d2-9260-4805-a962-5a7091a5b50a 2022-05-12 09:34:23.386 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port a1f179d2-9260-4805-a962-5a7091a5b50a updated. Details: {'device': 'a1f179d2-9260-4805-a962-5a7091a5b50a', 'network_id': '4b446bd8-08e4-4381-97bd-f3fde69be851', 'port_id': 'a1f179d2-9260-4805-a962-5a7091a5b50a', 'mac_address': 'fa:16:3e:71:12:8e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 344, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3f6a740d-5be8-44ef-88dd-5ae748b776ba', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:34:23.400 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:34:23.400 2196 1901747384160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a1f179d2-9260-4805-a962-5a7091a5b50a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:34:23.400 2196 1901747384160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a1f179d2-9260-4805-a962-5a7091a5b50a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:34:23.417 2196 1901747384160 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4b446bd8-08e4-4381-97bd-f3fde69be851 2022-05-12 09:34:23.417 2196 1901747384160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:34:23.668 2196 1901747384160 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a1f179d2-9260-4805-a962-5a7091a5b50a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:34:23.668 2196 1901747384160 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a1f179d2-9260-4805-a962-5a7091a5b50a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:34:23.682 2196 1901747424944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec07308a-7744-4d12-ac56-80f638abc6a4 bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] port_update received: d8e31c88-6d60-467b-8eec-0d8851da1ced port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:34:23.699 2196 1901747424944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec07308a-7744-4d12-ac56-80f638abc6a4 bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] No port d8e31c88-6d60-467b-8eec-0d8851da1ced defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:34:23.699 2196 1901747384160 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a1f179d2-9260-4805-a962-5a7091a5b50a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:34:23.714 2196 1901747384160 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 344, VLAN trunk: None to switch port a1f179d2-9260-4805-a962-5a7091a5b50a 2022-05-12 09:34:23.824 2196 1901747384160 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:34:23.855 2196 1901747384160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a1f179d2-9260-4805-a962-5a7091a5b50a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:34:23.855 2196 1901747422304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b91ed56-d3e9-43b1-8d3a-b43ec4a39817 bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] port_update received: c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:34:23.871 2196 1901747422304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b91ed56-d3e9-43b1-8d3a-b43ec4a39817 bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] No port c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:34:24.324 2196 1901747384160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a1f179d2-9260-4805-a962-5a7091a5b50a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:34:24.324 2196 1901747384160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:34:24.339 2196 1901747384160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4c14d4c7-413f-44a8-826c-c4521bbc3b9f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:34:24.345 2196 1901747384160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4c14d4c7-413f-44a8-826c-c4521bbc3b9f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-12 09:34:24.345 2196 1901747384160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a1f179d2-9260-4805-a962-5a7091a5b50a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:34:24.345 2196 1901747384160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:34:24.345 2196 1901747384160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a1f179d2-9260-4805-a962-5a7091a5b50a not yet added. Adding. 2022-05-12 09:34:24.370 2196 1901747384160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-12 09:34:24.370 2196 1901747384160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-12 09:34:24.502 2196 1901747384160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1f179d2-9260-4805-a962-5a7091a5b50a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:34:24.625 2196 1901747384160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1f179d2-9260-4805-a962-5a7091a5b50a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:34:24.625 2196 1901747384160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1f179d2-9260-4805-a962-5a7091a5b50a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:34:24.781 2196 1901747384160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a1f179d2-9260-4805-a962-5a7091a5b50a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:34:24.926 2196 1901747384160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a1f179d2-9260-4805-a962-5a7091a5b50a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:34:24.926 2196 1901747384160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a1f179d2-9260-4805-a962-5a7091a5b50a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:34:24.949 2196 1901747384160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a1f179d2-9260-4805-a962-5a7091a5b50a processed. 2022-05-12 09:34:24.957 2196 1901747384160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc89b425-b452-49e0-a0fa-992a12d9ab10 bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] port_update received: 332c08c8-a0fb-4e00-b6b4-9b038555668c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:34:24.957 2196 1901747384160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc89b425-b452-49e0-a0fa-992a12d9ab10 bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] No port 332c08c8-a0fb-4e00-b6b4-9b038555668c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:34:24.957 2196 1901747381696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:34:25.449 2196 1901747381696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:34:25.792 2196 1901745470976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-227acf1b-ad95-4514-b4a4-9e6f01dec173 bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] port_update received: 35189b62-b72a-41d7-be6e-95a6288505a1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:34:25.808 2196 1901745470976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-227acf1b-ad95-4514-b4a4-9e6f01dec173 bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] No port 35189b62-b72a-41d7-be6e-95a6288505a1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:34:27.522 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d8e31c88-6d60-467b-8eec-0d8851da1ced 2022-05-12 09:34:28.985 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:34:29.334 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port d8e31c88-6d60-467b-8eec-0d8851da1ced 2022-05-12 09:34:29.334 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port d8e31c88-6d60-467b-8eec-0d8851da1ced updated. Details: {'device': 'd8e31c88-6d60-467b-8eec-0d8851da1ced', 'network_id': '94c124bd-d4ff-4709-8b22-7520113efef5', 'port_id': 'd8e31c88-6d60-467b-8eec-0d8851da1ced', 'mac_address': 'fa:16:3e:79:10:c4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 341, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4e261d1c-7f38-449c-aec8-8a565c5048cd', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:34:29.355 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:34:29.355 2196 1901747472512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d8e31c88-6d60-467b-8eec-0d8851da1ced" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:34:29.364 2196 1901747472512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d8e31c88-6d60-467b-8eec-0d8851da1ced _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:34:29.373 2196 1901747472512 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 94c124bd-d4ff-4709-8b22-7520113efef5 2022-05-12 09:34:29.373 2196 1901747472512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:34:29.563 2196 1901747472512 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd8e31c88-6d60-467b-8eec-0d8851da1ced') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:34:29.563 2196 1901747472512 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd8e31c88-6d60-467b-8eec-0d8851da1ced') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:34:29.589 2196 1901747472512 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d8e31c88-6d60-467b-8eec-0d8851da1ced is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:34:29.608 2196 1901747472512 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 341, VLAN trunk: None to switch port d8e31c88-6d60-467b-8eec-0d8851da1ced 2022-05-12 09:34:29.796 2196 1901747472512 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:34:29.796 2196 1901747472512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d8e31c88-6d60-467b-8eec-0d8851da1ced'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:34:30.027 2196 1901747472512 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d8e31c88-6d60-467b-8eec-0d8851da1ced']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:34:30.027 2196 1901747472512 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:34:30.027 2196 1901747472512 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d718c176-d49e-4cb0-a59c-6b852f34079d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:34:30.045 2196 1901747472512 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d718c176-d49e-4cb0-a59c-6b852f34079d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-12 09:34:30.045 2196 1901747472512 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d8e31c88-6d60-467b-8eec-0d8851da1ced _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:34:30.060 2196 1901747472512 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:34:30.060 2196 1901747472512 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d8e31c88-6d60-467b-8eec-0d8851da1ced not yet added. Adding. 2022-05-12 09:34:30.060 2196 1901747472512 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-12 09:34:30.089 2196 1901747472512 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-12 09:34:30.248 2196 1901747472512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d8e31c88-6d60-467b-8eec-0d8851da1ced" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:34:30.403 2196 1901747472512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d8e31c88-6d60-467b-8eec-0d8851da1ced" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:34:30.403 2196 1901747472512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d8e31c88-6d60-467b-8eec-0d8851da1ced" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:34:30.591 2196 1901747472512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d8e31c88-6d60-467b-8eec-0d8851da1ced" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:34:31.068 2196 1901747472512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d8e31c88-6d60-467b-8eec-0d8851da1ced" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.704s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:34:31.068 2196 1901747472512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d8e31c88-6d60-467b-8eec-0d8851da1ced status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:34:31.089 2196 1901747472512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d8e31c88-6d60-467b-8eec-0d8851da1ced processed. 2022-05-12 09:34:31.100 2196 1901747472512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:34:31.310 2196 1901747472512 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:34:31.592 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b 2022-05-12 09:34:33.102 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:34:33.417 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b 2022-05-12 09:34:33.436 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b updated. Details: {'device': 'c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b', 'network_id': '157184d7-26b8-47d5-86e0-3945164ff04d', 'port_id': 'c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b', 'mac_address': 'fa:16:3e:ef:36:e8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 300, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dc5a5cf9-5b7a-426c-931b-02b56a7bf3f3', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:34:33.436 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:34:33.436 2196 1901747613936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:34:33.436 2196 1901747613936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:34:33.463 2196 1901747613936 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 157184d7-26b8-47d5-86e0-3945164ff04d 2022-05-12 09:34:33.463 2196 1901747613936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:34:33.650 2196 1901747613936 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:34:33.666 2196 1901747613936 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:34:33.677 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 332c08c8-a0fb-4e00-b6b4-9b038555668c 2022-05-12 09:34:33.677 2196 1901747613936 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:34:33.677 2196 1901747613936 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 300, VLAN trunk: None to switch port c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b 2022-05-12 09:34:33.853 2196 1901747613936 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:34:33.871 2196 1901747613936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:34:34.074 2196 1901747613936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:34:34.089 2196 1901747613936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:34:34.089 2196 1901747613936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e1c58aee-1342-4b1d-a617-7ce1b9baa80e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:34:34.105 2196 1901747613936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:34:34.106 2196 1901747613936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:34:34.106 2196 1901747613936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b not yet added. Adding. 2022-05-12 09:34:34.106 2196 1901747613936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-12 09:34:34.106 2196 1901747613936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-12 09:34:34.275 2196 1901747613936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:34:34.449 2196 1901747613936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:34:34.449 2196 1901747613936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:34:34.702 2196 1901747613936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:34:34.862 2196 1901747613936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.421s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:34:34.873 2196 1901747613936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:34:34.873 2196 1901747613936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b processed. 2022-05-12 09:34:35.120 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:34:35.127 2196 1901747613936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:34:35.563 2196 1901747613936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:34:35.589 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port 332c08c8-a0fb-4e00-b6b4-9b038555668c 2022-05-12 09:34:35.589 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port 332c08c8-a0fb-4e00-b6b4-9b038555668c updated. Details: {'device': '332c08c8-a0fb-4e00-b6b4-9b038555668c', 'network_id': 'd8bd03ea-0f3b-46bf-82a8-531c929bec57', 'port_id': '332c08c8-a0fb-4e00-b6b4-9b038555668c', 'mac_address': 'fa:16:3e:7c:5e:75', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 333, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'be18f7f8-10b6-434a-8890-e7ce96c85646', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:34:35.589 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:34:35.608 2196 1901747613936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-332c08c8-a0fb-4e00-b6b4-9b038555668c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:34:35.608 2196 1901747613936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 332c08c8-a0fb-4e00-b6b4-9b038555668c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:34:35.608 2196 1901747613936 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d8bd03ea-0f3b-46bf-82a8-531c929bec57 2022-05-12 09:34:35.642 2196 1901747613936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:34:35.878 2196 1901747613936 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '332c08c8-a0fb-4e00-b6b4-9b038555668c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:34:35.886 2196 1901747613936 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '332c08c8-a0fb-4e00-b6b4-9b038555668c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:34:35.886 2196 1901747613936 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 332c08c8-a0fb-4e00-b6b4-9b038555668c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:34:35.886 2196 1901747613936 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 333, VLAN trunk: None to switch port 332c08c8-a0fb-4e00-b6b4-9b038555668c 2022-05-12 09:34:36.048 2196 1901747613936 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:34:36.059 2196 1901747613936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['332c08c8-a0fb-4e00-b6b4-9b038555668c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:34:36.424 2196 1901747613936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['332c08c8-a0fb-4e00-b6b4-9b038555668c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:34:36.424 2196 1901747613936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:34:36.424 2196 1901747613936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5f17ee76-ff11-49e9-bf6e-365f2a6f3386) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:34:36.449 2196 1901747613936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 332c08c8-a0fb-4e00-b6b4-9b038555668c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:34:36.458 2196 1901747613936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:34:36.458 2196 1901747613936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 332c08c8-a0fb-4e00-b6b4-9b038555668c not yet added. Adding. 2022-05-12 09:34:36.475 2196 1901747613936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-12 09:34:36.487 2196 1901747613936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-12 09:34:36.715 2196 1901747613936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-332c08c8-a0fb-4e00-b6b4-9b038555668c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:34:36.941 2196 1901747613936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-332c08c8-a0fb-4e00-b6b4-9b038555668c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:34:36.955 2196 1901747613936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-332c08c8-a0fb-4e00-b6b4-9b038555668c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:34:37.232 2196 1901747613936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-332c08c8-a0fb-4e00-b6b4-9b038555668c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:34:37.409 2196 1901747613936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-332c08c8-a0fb-4e00-b6b4-9b038555668c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.797s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:34:37.409 2196 1901747613936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 332c08c8-a0fb-4e00-b6b4-9b038555668c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:34:37.422 2196 1901747613936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 332c08c8-a0fb-4e00-b6b4-9b038555668c processed. 2022-05-12 09:34:37.434 2196 1901747613936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9e1f33bb-eea3-42e1-987f-68cac845f0f8 7dd6d3e1b6ea49d4a75e5f7e105ea0f0 59546c2ca0074bb5b77b7c5e64d9c068 - - -] Security group member updated on remote: ['fbfc649a-48dd-48c1-a516-9881d45319ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:34:37.434 2196 1901747613936 MainThread INFO neutron.agent.securitygroups_rpc [req-9e1f33bb-eea3-42e1-987f-68cac845f0f8 7dd6d3e1b6ea49d4a75e5f7e105ea0f0 59546c2ca0074bb5b77b7c5e64d9c068 - - -] Security group member updated ['fbfc649a-48dd-48c1-a516-9881d45319ed'] 2022-05-12 09:34:37.434 2196 1901747661104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:34:37.730 2196 1901747661104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.296s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:34:38.733 2196 1901747706160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4e183b8-2e95-41d6-9d16-d2f9d297b484 bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] port_update received: 50f1df2b-d761-4daf-aea9-a81a341d7a3c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:34:38.756 2196 1901747706160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4e183b8-2e95-41d6-9d16-d2f9d297b484 bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] No port 50f1df2b-d761-4daf-aea9-a81a341d7a3c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:34:45.846 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 35189b62-b72a-41d7-be6e-95a6288505a1 2022-05-12 09:34:47.606 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:34:49.066 2196 1901746804512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e85cf9b-93ab-4f75-a2d3-f901a30f2183 - - - - -] port_update received: 16145eb2-ad86-43eb-9172-908c13c4176a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:34:49.076 2196 1901746804512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e85cf9b-93ab-4f75-a2d3-f901a30f2183 - - - - -] No port 16145eb2-ad86-43eb-9172-908c13c4176a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:34:50.029 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port 35189b62-b72a-41d7-be6e-95a6288505a1 2022-05-12 09:34:50.046 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port 35189b62-b72a-41d7-be6e-95a6288505a1 updated. Details: {'device': '35189b62-b72a-41d7-be6e-95a6288505a1', 'network_id': '94c124bd-d4ff-4709-8b22-7520113efef5', 'port_id': '35189b62-b72a-41d7-be6e-95a6288505a1', 'mac_address': 'fa:16:3e:24:a8:66', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 341, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4e261d1c-7f38-449c-aec8-8a565c5048cd', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:34:50.046 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:34:50.046 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.base [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Loop iteration exceeded interval (2 vs. 2.4403843879699707) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:124 2022-05-12 09:34:50.063 2196 1901747751744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-35189b62-b72a-41d7-be6e-95a6288505a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:34:50.074 2196 1901747751744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 35189b62-b72a-41d7-be6e-95a6288505a1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:34:50.074 2196 1901747751744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:34:50.514 2196 1901747751744 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '35189b62-b72a-41d7-be6e-95a6288505a1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:34:50.531 2196 1901747751744 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '35189b62-b72a-41d7-be6e-95a6288505a1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:34:50.547 2196 1901747751744 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 35189b62-b72a-41d7-be6e-95a6288505a1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:34:50.570 2196 1901747751744 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 341, VLAN trunk: None to switch port 35189b62-b72a-41d7-be6e-95a6288505a1 2022-05-12 09:34:50.774 2196 1901747751744 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:34:50.774 2196 1901747751744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['35189b62-b72a-41d7-be6e-95a6288505a1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:34:51.856 2196 1901747912016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17e64369-23c0-49a0-81b8-ff3a4355bbf1 - - - - -] port_update received: 595d7e88-f073-44d2-adca-d1b926a67bda port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:34:51.871 2196 1901747912016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17e64369-23c0-49a0-81b8-ff3a4355bbf1 - - - - -] No port 595d7e88-f073-44d2-adca-d1b926a67bda defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:34:51.951 2196 1901747751744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['35189b62-b72a-41d7-be6e-95a6288505a1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:34:51.964 2196 1901747751744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:34:51.964 2196 1901747751744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d718c176-d49e-4cb0-a59c-6b852f34079d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:34:51.982 2196 1901747751744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d718c176-d49e-4cb0-a59c-6b852f34079d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-12 09:34:51.997 2196 1901747751744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 35189b62-b72a-41d7-be6e-95a6288505a1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:34:51.997 2196 1901747751744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:34:51.997 2196 1901747751744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 35189b62-b72a-41d7-be6e-95a6288505a1 not yet added. Adding. 2022-05-12 09:34:52.014 2196 1901747751744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-12 09:34:52.031 2196 1901747751744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-12 09:34:54.496 2196 1901747751744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35189b62-b72a-41d7-be6e-95a6288505a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:34:56.996 2196 1901747751744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35189b62-b72a-41d7-be6e-95a6288505a1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:34:57.018 2196 1901747751744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35189b62-b72a-41d7-be6e-95a6288505a1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:34:57.396 2196 1901747751744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-35189b62-b72a-41d7-be6e-95a6288505a1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:34:57.609 2196 1901747751744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-35189b62-b72a-41d7-be6e-95a6288505a1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 7.546s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:34:57.609 2196 1901747751744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 35189b62-b72a-41d7-be6e-95a6288505a1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:34:57.621 2196 1901747751744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 35189b62-b72a-41d7-be6e-95a6288505a1 processed. 2022-05-12 09:34:57.640 2196 1901747751744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d304c9e2-4c0d-40ed-8915-8fb25963a679 - - - - -] port_update received: 99fcb469-7ba3-4218-8e93-69f9bad9dd3f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:34:57.655 2196 1901747751744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d304c9e2-4c0d-40ed-8915-8fb25963a679 - - - - -] No port 99fcb469-7ba3-4218-8e93-69f9bad9dd3f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:34:57.668 2196 1901748009616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:34:58.167 2196 1901727826336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91bebe89-793b-41ae-bcd5-816041df5eb0 - - - - -] port_update received: 57952c35-5fb4-4005-8c22-32eda0f58f42 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:34:58.199 2196 1901727826336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91bebe89-793b-41ae-bcd5-816041df5eb0 - - - - -] No port 57952c35-5fb4-4005-8c22-32eda0f58f42 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:34:58.483 2196 1901748009616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.812s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:35:09.375 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 50f1df2b-d761-4daf-aea9-a81a341d7a3c 2022-05-12 09:35:17.026 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:35:19.643 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port 50f1df2b-d761-4daf-aea9-a81a341d7a3c 2022-05-12 09:35:19.643 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port 50f1df2b-d761-4daf-aea9-a81a341d7a3c updated. Details: {'device': '50f1df2b-d761-4daf-aea9-a81a341d7a3c', 'network_id': '1c036158-1d81-400b-8003-63be31daecc9', 'port_id': '50f1df2b-d761-4daf-aea9-a81a341d7a3c', 'mac_address': 'fa:16:3e:22:fd:86', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 313, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1ecf6080-a26e-4fbd-931a-1d3b6d55afc8', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:35:19.721 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:35:19.731 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.base [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Loop iteration exceeded interval (2 vs. 2.704907178878784) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:124 2022-05-12 09:35:19.752 2196 1901748122016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-50f1df2b-d761-4daf-aea9-a81a341d7a3c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:35:19.752 2196 1901748122016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 50f1df2b-d761-4daf-aea9-a81a341d7a3c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:35:19.766 2196 1901748122016 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1c036158-1d81-400b-8003-63be31daecc9 2022-05-12 09:35:19.849 2196 1901748122016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:35:21.233 2196 1901748122016 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '50f1df2b-d761-4daf-aea9-a81a341d7a3c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:35:21.245 2196 1901748122016 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '50f1df2b-d761-4daf-aea9-a81a341d7a3c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:35:21.245 2196 1901748122016 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 50f1df2b-d761-4daf-aea9-a81a341d7a3c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:35:21.271 2196 1901748122016 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 313, VLAN trunk: None to switch port 50f1df2b-d761-4daf-aea9-a81a341d7a3c 2022-05-12 09:35:21.597 2196 1901748122016 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:35:21.597 2196 1901748122016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['50f1df2b-d761-4daf-aea9-a81a341d7a3c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:35:21.746 2196 1901748122016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['50f1df2b-d761-4daf-aea9-a81a341d7a3c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:35:21.746 2196 1901748122016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:35:21.776 2196 1901748122016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fbfc649a-48dd-48c1-a516-9881d45319ed) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:35:21.776 2196 1901748122016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fbfc649a-48dd-48c1-a516-9881d45319ed) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-12 09:35:21.792 2196 1901748122016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 50f1df2b-d761-4daf-aea9-a81a341d7a3c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:35:21.808 2196 1901748122016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:35:21.808 2196 1901748122016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 50f1df2b-d761-4daf-aea9-a81a341d7a3c not yet added. Adding. 2022-05-12 09:35:21.823 2196 1901748122016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-12 09:35:21.823 2196 1901748122016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-12 09:35:22.170 2196 1901748122016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-50f1df2b-d761-4daf-aea9-a81a341d7a3c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:35:22.498 2196 1901748122016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-50f1df2b-d761-4daf-aea9-a81a341d7a3c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:35:22.517 2196 1901748122016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-50f1df2b-d761-4daf-aea9-a81a341d7a3c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:35:22.965 2196 1901748122016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-50f1df2b-d761-4daf-aea9-a81a341d7a3c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:35:23.183 2196 1901748122016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-50f1df2b-d761-4daf-aea9-a81a341d7a3c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.438s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:35:23.193 2196 1901748122016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 50f1df2b-d761-4daf-aea9-a81a341d7a3c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:35:23.202 2196 1901748122016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 50f1df2b-d761-4daf-aea9-a81a341d7a3c processed. 2022-05-12 09:35:23.766 2196 1901748122016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:35:24.012 2196 1901748122016 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:35:29.913 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a1f179d2-9260-4805-a962-5a7091a5b50a 2022-05-12 09:35:31.606 2196 1901747853968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a0cba4bd-d1b8-4e7b-8c83-d4a19ae2ce2a 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Security group member updated on remote: ['e174429d-a48c-425e-9083-46cde5f07ee8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:35:31.636 2196 1901747853968 MainThread INFO neutron.agent.securitygroups_rpc [req-a0cba4bd-d1b8-4e7b-8c83-d4a19ae2ce2a 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Security group member updated ['e174429d-a48c-425e-9083-46cde5f07ee8'] 2022-05-12 09:35:31.783 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-12 09:35:31.783 2196 1901747814464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a1f179d2-9260-4805-a962-5a7091a5b50a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:35:31.783 2196 1901747814464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a1f179d2-9260-4805-a962-5a7091a5b50a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:35:31.801 2196 1901747814464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a1f179d2-9260-4805-a962-5a7091a5b50a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:35:31.808 2196 1901747814464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4b446bd8-08e4-4381-97bd-f3fde69be851 2022-05-12 09:35:31.843 2196 1901747814464 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a1f179d2-9260-4805-a962-5a7091a5b50a'] 2022-05-12 09:35:31.843 2196 1901747814464 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-12 09:35:31.856 2196 1901747814464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:35:31.856 2196 1901747814464 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a1f179d2-9260-4805-a962-5a7091a5b50a'] 2022-05-12 09:35:33.387 2196 1901727308784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-02642074-d751-44cf-be9b-d8b371141e51 ded41aae383242789d1e468372767efb 2de1508e265140e5801827175c7da941 - - -] Security group member updated on remote: ['4c14d4c7-413f-44a8-826c-c4521bbc3b9f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:35:33.387 2196 1901727308784 MainThread INFO neutron.agent.securitygroups_rpc [req-02642074-d751-44cf-be9b-d8b371141e51 ded41aae383242789d1e468372767efb 2de1508e265140e5801827175c7da941 - - -] Security group member updated ['4c14d4c7-413f-44a8-826c-c4521bbc3b9f'] 2022-05-12 09:35:33.594 2196 1901727308784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02642074-d751-44cf-be9b-d8b371141e51 ded41aae383242789d1e468372767efb 2de1508e265140e5801827175c7da941 - - -] port_delete event received for 'a1f179d2-9260-4805-a962-5a7091a5b50a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:35:33.621 2196 1901727308784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a43c7f5-82aa-4b5a-83c0-c595f976029c bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] port_update received: 3af65aa8-83b2-410d-b24d-4b9b1b6dd549 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:35:33.636 2196 1901727308784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a43c7f5-82aa-4b5a-83c0-c595f976029c bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] No port 3af65aa8-83b2-410d-b24d-4b9b1b6dd549 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:35:33.782 2196 1901747814992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:35:33.842 2196 1901747814992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:35:56.172 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3af65aa8-83b2-410d-b24d-4b9b1b6dd549 2022-05-12 09:35:57.946 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:35:58.142 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port 3af65aa8-83b2-410d-b24d-4b9b1b6dd549 2022-05-12 09:35:58.151 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port 3af65aa8-83b2-410d-b24d-4b9b1b6dd549 updated. Details: {'device': '3af65aa8-83b2-410d-b24d-4b9b1b6dd549', 'network_id': 'e0454948-435a-43ce-83c7-832b357b7693', 'port_id': '3af65aa8-83b2-410d-b24d-4b9b1b6dd549', 'mac_address': 'fa:16:3e:c7:d9:bc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 337, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f80f3c32-9255-4af0-ae5f-1def93a42973', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:35:58.151 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:35:58.151 2196 1901748498272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3af65aa8-83b2-410d-b24d-4b9b1b6dd549" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:35:58.151 2196 1901748498272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3af65aa8-83b2-410d-b24d-4b9b1b6dd549 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:35:58.184 2196 1901748498272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e0454948-435a-43ce-83c7-832b357b7693 2022-05-12 09:35:58.184 2196 1901748498272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:35:58.839 2196 1901748498272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3af65aa8-83b2-410d-b24d-4b9b1b6dd549') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:35:58.853 2196 1901748498272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3af65aa8-83b2-410d-b24d-4b9b1b6dd549') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:35:58.859 2196 1901748498272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3af65aa8-83b2-410d-b24d-4b9b1b6dd549 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:35:58.859 2196 1901748498272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 337, VLAN trunk: None to switch port 3af65aa8-83b2-410d-b24d-4b9b1b6dd549 2022-05-12 09:35:59.214 2196 1901748498272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:35:59.214 2196 1901748498272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3af65aa8-83b2-410d-b24d-4b9b1b6dd549'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:35:59.386 2196 1901748498272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3af65aa8-83b2-410d-b24d-4b9b1b6dd549']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:35:59.386 2196 1901748498272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:35:59.422 2196 1901748498272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e174429d-a48c-425e-9083-46cde5f07ee8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:35:59.422 2196 1901748498272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e174429d-a48c-425e-9083-46cde5f07ee8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-12 09:35:59.422 2196 1901748498272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3af65aa8-83b2-410d-b24d-4b9b1b6dd549 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:35:59.422 2196 1901748498272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:35:59.450 2196 1901748498272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3af65aa8-83b2-410d-b24d-4b9b1b6dd549 not yet added. Adding. 2022-05-12 09:35:59.450 2196 1901748498272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-12 09:35:59.450 2196 1901748498272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-12 09:35:59.746 2196 1901748498272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3af65aa8-83b2-410d-b24d-4b9b1b6dd549" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:36:00.028 2196 1901748498272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3af65aa8-83b2-410d-b24d-4b9b1b6dd549" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:36:00.028 2196 1901748498272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3af65aa8-83b2-410d-b24d-4b9b1b6dd549" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:36:00.356 2196 1901748498272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3af65aa8-83b2-410d-b24d-4b9b1b6dd549" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:36:00.615 2196 1901748498272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3af65aa8-83b2-410d-b24d-4b9b1b6dd549" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:36:00.621 2196 1901748498272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3af65aa8-83b2-410d-b24d-4b9b1b6dd549 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:36:00.621 2196 1901748498272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3af65aa8-83b2-410d-b24d-4b9b1b6dd549 processed. 2022-05-12 09:36:00.638 2196 1901748498272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:36:00.853 2196 1901748498272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:36:04.738 2196 1901746073264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e129e51-9007-4b3d-b40a-f7706e022f4e 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] network_delete received. Deleting network 4b446bd8-08e4-4381-97bd-f3fde69be851 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-12 09:36:04.746 2196 1901746073264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e129e51-9007-4b3d-b40a-f7706e022f4e 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] Network 4b446bd8-08e4-4381-97bd-f3fde69be851 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-12 09:36:27.361 2196 1901744703968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c517154a-9b9d-47aa-a0a6-016a2a35a9bb 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Security group rule updated on remote: ['6fcbc622-37f4-4d6d-89bf-754d452f6498'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:36:27.375 2196 1901744703968 MainThread INFO neutron.agent.securitygroups_rpc [req-c517154a-9b9d-47aa-a0a6-016a2a35a9bb 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Security group rule updated ['6fcbc622-37f4-4d6d-89bf-754d452f6498'] 2022-05-12 09:36:27.831 2196 1901744703968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da526ca5-e72a-4606-b817-7758d080476b 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Security group rule updated on remote: ['6fcbc622-37f4-4d6d-89bf-754d452f6498'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:36:27.845 2196 1901744703968 MainThread INFO neutron.agent.securitygroups_rpc [req-da526ca5-e72a-4606-b817-7758d080476b 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Security group rule updated ['6fcbc622-37f4-4d6d-89bf-754d452f6498'] 2022-05-12 09:36:28.057 2196 1901744703968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca0e20c1-b467-49e3-8d12-3a71135d6054 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Security group rule updated on remote: ['6fcbc622-37f4-4d6d-89bf-754d452f6498'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:36:28.075 2196 1901744703968 MainThread INFO neutron.agent.securitygroups_rpc [req-ca0e20c1-b467-49e3-8d12-3a71135d6054 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Security group rule updated ['6fcbc622-37f4-4d6d-89bf-754d452f6498'] 2022-05-12 09:36:28.216 2196 1901748734960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d2e64b59-ea28-4e20-8079-f49e616ae748 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Security group rule updated on remote: ['6fcbc622-37f4-4d6d-89bf-754d452f6498'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:36:28.233 2196 1901748734960 MainThread INFO neutron.agent.securitygroups_rpc [req-d2e64b59-ea28-4e20-8079-f49e616ae748 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Security group rule updated ['6fcbc622-37f4-4d6d-89bf-754d452f6498'] 2022-05-12 09:36:28.356 2196 1901748734960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d9891401-c209-4aec-b018-d6aeecc5a19b 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Security group rule updated on remote: ['6fcbc622-37f4-4d6d-89bf-754d452f6498'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:36:28.356 2196 1901748734960 MainThread INFO neutron.agent.securitygroups_rpc [req-d9891401-c209-4aec-b018-d6aeecc5a19b 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Security group rule updated ['6fcbc622-37f4-4d6d-89bf-754d452f6498'] 2022-05-12 09:36:28.484 2196 1901747510608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a594cf55-9140-4a8d-a83d-09086d2b5348 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Security group rule updated on remote: ['6fcbc622-37f4-4d6d-89bf-754d452f6498'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:36:28.503 2196 1901747510608 MainThread INFO neutron.agent.securitygroups_rpc [req-a594cf55-9140-4a8d-a83d-09086d2b5348 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Security group rule updated ['6fcbc622-37f4-4d6d-89bf-754d452f6498'] 2022-05-12 09:36:29.140 2196 1901746237504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Security group member updated on remote: ['6fcbc622-37f4-4d6d-89bf-754d452f6498', 'e174429d-a48c-425e-9083-46cde5f07ee8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:36:29.152 2196 1901746237504 MainThread INFO neutron.agent.securitygroups_rpc [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Security group member updated ['6fcbc622-37f4-4d6d-89bf-754d452f6498', 'e174429d-a48c-425e-9083-46cde5f07ee8'] 2022-05-12 09:36:29.167 2196 1901746237504 MainThread INFO neutron.agent.securitygroups_rpc [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Refresh firewall rules 2022-05-12 09:36:29.167 2196 1901746237504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Get security group information for devices via rpc ['3af65aa8-83b2-410d-b24d-4b9b1b6dd549'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:36:29.184 2196 1901748124480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] port_update received: 3af65aa8-83b2-410d-b24d-4b9b1b6dd549 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:36:29.198 2196 1901748124480 MainThread DEBUG oslo_concurrency.lockutils [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Lock "n-hv-agent-port-lock-3af65aa8-83b2-410d-b24d-4b9b1b6dd549" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:36:29.198 2196 1901748124480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Binding port 3af65aa8-83b2-410d-b24d-4b9b1b6dd549 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:36:29.198 2196 1901748124480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:36:29.250 2196 1901748124480 MainThread DEBUG neutron.services.trunk.rpc.agent [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3af65aa8-83b2-410d-b24d-4b9b1b6dd549') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:36:29.270 2196 1901748124480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3af65aa8-83b2-410d-b24d-4b9b1b6dd549') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:36:29.308 2196 1901748124480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Trunk plugin disabled on server. Assuming port 3af65aa8-83b2-410d-b24d-4b9b1b6dd549 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:36:29.324 2196 1901748124480 MainThread INFO networking_hyperv.neutron.trunk_driver [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Binding VLAN ID: 337, VLAN trunk: None to switch port 3af65aa8-83b2-410d-b24d-4b9b1b6dd549 2022-05-12 09:36:29.402 2196 1901748124480 MainThread INFO neutron.agent.securitygroups_rpc [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Refresh firewall rules 2022-05-12 09:36:29.402 2196 1901748124480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Get security group information for devices via rpc ['3af65aa8-83b2-410d-b24d-4b9b1b6dd549'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:36:29.763 2196 1901746237504 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Update security group information for ports dict_keys(['3af65aa8-83b2-410d-b24d-4b9b1b6dd549']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:36:29.763 2196 1901746237504 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:36:29.782 2196 1901746237504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Update rules of security group (6fcbc622-37f4-4d6d-89bf-754d452f6498) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:36:29.793 2196 1901746237504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Update rules of security group (e174429d-a48c-425e-9083-46cde5f07ee8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:36:29.793 2196 1901746237504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Update members of security group (e174429d-a48c-425e-9083-46cde5f07ee8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-12 09:36:29.808 2196 1901746237504 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Update port filter for 3af65aa8-83b2-410d-b24d-4b9b1b6dd549 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:36:29.824 2196 1901746237504 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Updating port rules. 2022-05-12 09:36:29.824 2196 1901746237504 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Creating 6 new rules, removing 0 old rules. 2022-05-12 09:36:29.839 2196 1901746237504 MainThread DEBUG oslo_concurrency.lockutils [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Lock "n-hv-driver-port-lock-3af65aa8-83b2-410d-b24d-4b9b1b6dd549" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:36:30.323 2196 1901746237504 MainThread DEBUG oslo_concurrency.lockutils [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Lock "n-hv-driver-port-lock-3af65aa8-83b2-410d-b24d-4b9b1b6dd549" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:36:30.345 2196 1901746237504 MainThread DEBUG oslo_concurrency.lockutils [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Lock "n-hv-driver-port-lock-3af65aa8-83b2-410d-b24d-4b9b1b6dd549" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:36:30.355 2196 1901746237504 MainThread DEBUG oslo_concurrency.lockutils [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Lock "n-hv-driver-port-lock-3af65aa8-83b2-410d-b24d-4b9b1b6dd549" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:36:30.355 2196 1901748124480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Update security group information for ports dict_keys(['3af65aa8-83b2-410d-b24d-4b9b1b6dd549']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:36:30.386 2196 1901748124480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:36:30.403 2196 1901748124480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Update rules of security group (6fcbc622-37f4-4d6d-89bf-754d452f6498) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:36:30.403 2196 1901748124480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Update rules of security group (e174429d-a48c-425e-9083-46cde5f07ee8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:36:30.403 2196 1901748124480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Update members of security group (e174429d-a48c-425e-9083-46cde5f07ee8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-12 09:36:30.435 2196 1901748124480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Update port filter for 3af65aa8-83b2-410d-b24d-4b9b1b6dd549 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:36:30.449 2196 1901748124480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Updating port rules. 2022-05-12 09:36:30.449 2196 1901748124480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Creating 0 new rules, removing 0 old rules. 2022-05-12 09:36:30.464 2196 1901748124480 MainThread DEBUG oslo_concurrency.lockutils [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Lock "n-hv-driver-port-lock-3af65aa8-83b2-410d-b24d-4b9b1b6dd549" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:36:30.464 2196 1901748124480 MainThread DEBUG oslo_concurrency.lockutils [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Lock "n-hv-driver-port-lock-3af65aa8-83b2-410d-b24d-4b9b1b6dd549" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:36:30.494 2196 1901748124480 MainThread DEBUG oslo_concurrency.lockutils [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Lock "n-hv-driver-port-lock-3af65aa8-83b2-410d-b24d-4b9b1b6dd549" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:36:30.516 2196 1901748124480 MainThread DEBUG oslo_concurrency.lockutils [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Lock "n-hv-driver-port-lock-3af65aa8-83b2-410d-b24d-4b9b1b6dd549" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:36:30.762 2196 1901748124480 MainThread DEBUG oslo_concurrency.lockutils [req-5901a48d-acc8-4f24-a711-a6d92fde9762 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Lock "n-hv-agent-port-lock-3af65aa8-83b2-410d-b24d-4b9b1b6dd549" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.563s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:37:03.424 2196 1901749237536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c06df207-f454-4da6-8916-46f2fb37f359 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] network_delete received. Deleting network 3fadad0f-b461-4a6d-b65a-ee2d78064a5e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-12 09:37:03.424 2196 1901749237536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c06df207-f454-4da6-8916-46f2fb37f359 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] Network 3fadad0f-b461-4a6d-b65a-ee2d78064a5e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-12 09:37:03.950 2196 1901749239472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4022d5c-9301-4fdd-9470-3eb9368e64ba 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] network_delete received. Deleting network 246df260-446a-4c52-923b-c7f6bbc54a71 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-12 09:37:03.950 2196 1901749239472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4022d5c-9301-4fdd-9470-3eb9368e64ba 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] Network 246df260-446a-4c52-923b-c7f6bbc54a71 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-12 09:37:13.175 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 50f1df2b-d761-4daf-aea9-a81a341d7a3c 2022-05-12 09:37:13.671 2196 1901748694352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-075c1bf5-58e8-486b-b0ac-f24a3f4f23a5 7dd6d3e1b6ea49d4a75e5f7e105ea0f0 59546c2ca0074bb5b77b7c5e64d9c068 - - -] Security group member updated on remote: ['fbfc649a-48dd-48c1-a516-9881d45319ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:37:13.683 2196 1901748694352 MainThread INFO neutron.agent.securitygroups_rpc [req-075c1bf5-58e8-486b-b0ac-f24a3f4f23a5 7dd6d3e1b6ea49d4a75e5f7e105ea0f0 59546c2ca0074bb5b77b7c5e64d9c068 - - -] Security group member updated ['fbfc649a-48dd-48c1-a516-9881d45319ed'] 2022-05-12 09:37:13.683 2196 1901748694352 MainThread INFO neutron.agent.securitygroups_rpc [req-075c1bf5-58e8-486b-b0ac-f24a3f4f23a5 7dd6d3e1b6ea49d4a75e5f7e105ea0f0 59546c2ca0074bb5b77b7c5e64d9c068 - - -] Refresh firewall rules 2022-05-12 09:37:13.698 2196 1901748694352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-075c1bf5-58e8-486b-b0ac-f24a3f4f23a5 7dd6d3e1b6ea49d4a75e5f7e105ea0f0 59546c2ca0074bb5b77b7c5e64d9c068 - - -] Get security group information for devices via rpc ['50f1df2b-d761-4daf-aea9-a81a341d7a3c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:37:13.731 2196 1901748694352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-075c1bf5-58e8-486b-b0ac-f24a3f4f23a5 7dd6d3e1b6ea49d4a75e5f7e105ea0f0 59546c2ca0074bb5b77b7c5e64d9c068 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:37:13.746 2196 1901748694352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-075c1bf5-58e8-486b-b0ac-f24a3f4f23a5 7dd6d3e1b6ea49d4a75e5f7e105ea0f0 59546c2ca0074bb5b77b7c5e64d9c068 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:37:13.746 2196 1901748694352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-075c1bf5-58e8-486b-b0ac-f24a3f4f23a5 7dd6d3e1b6ea49d4a75e5f7e105ea0f0 59546c2ca0074bb5b77b7c5e64d9c068 - - -] port_delete event received for '50f1df2b-d761-4daf-aea9-a81a341d7a3c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:37:14.430 2196 1901748234016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a3c2d3d-ecf1-4023-a89b-b2dbe8a8f5fa 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Security group rule updated on remote: ['ea8f8a9a-d1be-4e1d-9843-3fec6f08bc36'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:37:14.439 2196 1901748234016 MainThread INFO neutron.agent.securitygroups_rpc [req-0a3c2d3d-ecf1-4023-a89b-b2dbe8a8f5fa 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Security group rule updated ['ea8f8a9a-d1be-4e1d-9843-3fec6f08bc36'] 2022-05-12 09:37:14.557 2196 1901747982928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c72c1c0-e556-41db-8440-90aef044d6ea 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Security group rule updated on remote: ['ea8f8a9a-d1be-4e1d-9843-3fec6f08bc36'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:37:14.577 2196 1901747982928 MainThread INFO neutron.agent.securitygroups_rpc [req-7c72c1c0-e556-41db-8440-90aef044d6ea 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Security group rule updated ['ea8f8a9a-d1be-4e1d-9843-3fec6f08bc36'] 2022-05-12 09:37:14.963 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-12 09:37:14.966 2196 1901747982928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '50f1df2b-d761-4daf-aea9-a81a341d7a3c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:37:14.966 2196 1901747982928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '50f1df2b-d761-4daf-aea9-a81a341d7a3c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:37:14.987 2196 1901747982928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 50f1df2b-d761-4daf-aea9-a81a341d7a3c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:37:15.013 2196 1901747982928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1c036158-1d81-400b-8003-63be31daecc9 2022-05-12 09:37:15.013 2196 1901747982928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['50f1df2b-d761-4daf-aea9-a81a341d7a3c'] 2022-05-12 09:37:15.013 2196 1901747982928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-12 09:37:15.013 2196 1901747982928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:37:15.036 2196 1901747982928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['50f1df2b-d761-4daf-aea9-a81a341d7a3c'] 2022-05-12 09:37:16.963 2196 1901747982928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:37:18.853 2196 1901747982928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.890s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:37:21.966 2196 1901746662208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4132af9f-53bc-40b4-abc5-a3655f657f10 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Security group member updated on remote: ['ea8f8a9a-d1be-4e1d-9843-3fec6f08bc36'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:37:21.995 2196 1901746662208 MainThread INFO neutron.agent.securitygroups_rpc [req-4132af9f-53bc-40b4-abc5-a3655f657f10 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Security group member updated ['ea8f8a9a-d1be-4e1d-9843-3fec6f08bc36'] 2022-05-12 09:37:22.764 2196 1901748632032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8082e2fe-acfd-4162-aec0-712171d3abb5 bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] port_update received: 475e0f9c-a9a4-469d-8d8e-9e0f42721e10 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:37:24.322 2196 1901748632032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8082e2fe-acfd-4162-aec0-712171d3abb5 bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] No port 475e0f9c-a9a4-469d-8d8e-9e0f42721e10 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:37:43.177 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 475e0f9c-a9a4-469d-8d8e-9e0f42721e10 2022-05-12 09:37:43.346 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:37:43.557 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port 475e0f9c-a9a4-469d-8d8e-9e0f42721e10 2022-05-12 09:37:43.576 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port 475e0f9c-a9a4-469d-8d8e-9e0f42721e10 updated. Details: {'device': '475e0f9c-a9a4-469d-8d8e-9e0f42721e10', 'network_id': '94c124bd-d4ff-4709-8b22-7520113efef5', 'port_id': '475e0f9c-a9a4-469d-8d8e-9e0f42721e10', 'mac_address': 'fa:16:3e:32:09:b3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 341, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4e261d1c-7f38-449c-aec8-8a565c5048cd', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:37:43.591 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:37:43.591 2196 1901749542048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-475e0f9c-a9a4-469d-8d8e-9e0f42721e10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:37:43.591 2196 1901749542048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 475e0f9c-a9a4-469d-8d8e-9e0f42721e10 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:37:43.591 2196 1901749542048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:37:44.073 2196 1901749542048 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '475e0f9c-a9a4-469d-8d8e-9e0f42721e10') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:37:44.073 2196 1901749542048 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '475e0f9c-a9a4-469d-8d8e-9e0f42721e10') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:37:44.104 2196 1901749542048 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 475e0f9c-a9a4-469d-8d8e-9e0f42721e10 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:37:44.111 2196 1901749542048 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 341, VLAN trunk: None to switch port 475e0f9c-a9a4-469d-8d8e-9e0f42721e10 2022-05-12 09:37:44.395 2196 1901749542048 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:37:44.395 2196 1901749542048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['475e0f9c-a9a4-469d-8d8e-9e0f42721e10'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:37:44.697 2196 1901749542048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['475e0f9c-a9a4-469d-8d8e-9e0f42721e10']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:37:44.697 2196 1901749542048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:37:44.713 2196 1901749542048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ea8f8a9a-d1be-4e1d-9843-3fec6f08bc36) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:37:44.713 2196 1901749542048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 475e0f9c-a9a4-469d-8d8e-9e0f42721e10 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:37:44.738 2196 1901749542048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:37:44.738 2196 1901749542048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 475e0f9c-a9a4-469d-8d8e-9e0f42721e10 not yet added. Adding. 2022-05-12 09:37:44.738 2196 1901749542048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-12 09:37:44.759 2196 1901749542048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-12 09:37:45.231 2196 1901749542048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-475e0f9c-a9a4-469d-8d8e-9e0f42721e10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:37:45.495 2196 1901749542048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-475e0f9c-a9a4-469d-8d8e-9e0f42721e10" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:37:45.495 2196 1901749542048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-475e0f9c-a9a4-469d-8d8e-9e0f42721e10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:37:45.883 2196 1901749542048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-475e0f9c-a9a4-469d-8d8e-9e0f42721e10" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:37:46.119 2196 1901749542048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-475e0f9c-a9a4-469d-8d8e-9e0f42721e10" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:37:46.119 2196 1901749542048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 475e0f9c-a9a4-469d-8d8e-9e0f42721e10 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:37:46.136 2196 1901749542048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 475e0f9c-a9a4-469d-8d8e-9e0f42721e10 processed. 2022-05-12 09:37:46.136 2196 1901744796064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:37:46.391 2196 1901744796064 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:37:46.994 2196 1901745192800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3b159c80-2ba3-4bd1-9143-9385e1c11f50 7dd6d3e1b6ea49d4a75e5f7e105ea0f0 59546c2ca0074bb5b77b7c5e64d9c068 - - -] Security group member updated on remote: ['fbfc649a-48dd-48c1-a516-9881d45319ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:37:47.025 2196 1901745192800 MainThread INFO neutron.agent.securitygroups_rpc [req-3b159c80-2ba3-4bd1-9143-9385e1c11f50 7dd6d3e1b6ea49d4a75e5f7e105ea0f0 59546c2ca0074bb5b77b7c5e64d9c068 - - -] Security group member updated ['fbfc649a-48dd-48c1-a516-9881d45319ed'] 2022-05-12 09:37:48.547 2196 1901745925104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bcb147d8-0f9a-4742-a3f9-258810406a47 bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] port_update received: 8acbd1cf-7e16-4732-87ec-d4881219909c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:37:48.581 2196 1901745925104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bcb147d8-0f9a-4742-a3f9-258810406a47 bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] No port 8acbd1cf-7e16-4732-87ec-d4881219909c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:37:55.406 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8acbd1cf-7e16-4732-87ec-d4881219909c 2022-05-12 09:37:56.167 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:37:56.373 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port 8acbd1cf-7e16-4732-87ec-d4881219909c 2022-05-12 09:37:56.373 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port 8acbd1cf-7e16-4732-87ec-d4881219909c updated. Details: {'device': '8acbd1cf-7e16-4732-87ec-d4881219909c', 'network_id': '1c036158-1d81-400b-8003-63be31daecc9', 'port_id': '8acbd1cf-7e16-4732-87ec-d4881219909c', 'mac_address': 'fa:16:3e:1e:0a:ce', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 313, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1ecf6080-a26e-4fbd-931a-1d3b6d55afc8', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:37:56.395 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:37:56.408 2196 1901747254720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8acbd1cf-7e16-4732-87ec-d4881219909c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:37:56.408 2196 1901747254720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8acbd1cf-7e16-4732-87ec-d4881219909c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:37:56.424 2196 1901747254720 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1c036158-1d81-400b-8003-63be31daecc9 2022-05-12 09:37:56.433 2196 1901747254720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:37:56.799 2196 1901747254720 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8acbd1cf-7e16-4732-87ec-d4881219909c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:37:56.838 2196 1901747254720 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8acbd1cf-7e16-4732-87ec-d4881219909c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:37:56.859 2196 1901747254720 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8acbd1cf-7e16-4732-87ec-d4881219909c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:37:56.859 2196 1901747254720 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 313, VLAN trunk: None to switch port 8acbd1cf-7e16-4732-87ec-d4881219909c 2022-05-12 09:37:57.624 2196 1901747254720 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:37:57.637 2196 1901747254720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8acbd1cf-7e16-4732-87ec-d4881219909c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:37:57.792 2196 1901747254720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8acbd1cf-7e16-4732-87ec-d4881219909c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:37:57.807 2196 1901747254720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:37:57.832 2196 1901747254720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fbfc649a-48dd-48c1-a516-9881d45319ed) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:37:57.840 2196 1901747254720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fbfc649a-48dd-48c1-a516-9881d45319ed) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-12 09:37:57.840 2196 1901747254720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8acbd1cf-7e16-4732-87ec-d4881219909c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:37:57.856 2196 1901747254720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:37:57.856 2196 1901747254720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8acbd1cf-7e16-4732-87ec-d4881219909c not yet added. Adding. 2022-05-12 09:37:57.870 2196 1901747254720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-12 09:37:57.870 2196 1901747254720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-12 09:37:58.229 2196 1901747254720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8acbd1cf-7e16-4732-87ec-d4881219909c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:37:58.595 2196 1901747254720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8acbd1cf-7e16-4732-87ec-d4881219909c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:37:58.607 2196 1901747254720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8acbd1cf-7e16-4732-87ec-d4881219909c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:37:58.995 2196 1901747254720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8acbd1cf-7e16-4732-87ec-d4881219909c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:37:59.239 2196 1901747254720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8acbd1cf-7e16-4732-87ec-d4881219909c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.828s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:37:59.262 2196 1901747254720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8acbd1cf-7e16-4732-87ec-d4881219909c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:37:59.262 2196 1901747254720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8acbd1cf-7e16-4732-87ec-d4881219909c processed. 2022-05-12 09:37:59.262 2196 1901747254720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:37:59.475 2196 1901747254720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:38:43.216 2196 1901744844864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3ff572bf-1336-4802-9d09-2472a7d9856a 7dd6d3e1b6ea49d4a75e5f7e105ea0f0 59546c2ca0074bb5b77b7c5e64d9c068 - - -] Security group member updated on remote: ['fbfc649a-48dd-48c1-a516-9881d45319ed'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:38:43.228 2196 1901744844864 MainThread INFO neutron.agent.securitygroups_rpc [req-3ff572bf-1336-4802-9d09-2472a7d9856a 7dd6d3e1b6ea49d4a75e5f7e105ea0f0 59546c2ca0074bb5b77b7c5e64d9c068 - - -] Security group member updated ['fbfc649a-48dd-48c1-a516-9881d45319ed'] 2022-05-12 09:38:43.228 2196 1901744844864 MainThread INFO neutron.agent.securitygroups_rpc [req-3ff572bf-1336-4802-9d09-2472a7d9856a 7dd6d3e1b6ea49d4a75e5f7e105ea0f0 59546c2ca0074bb5b77b7c5e64d9c068 - - -] Refresh firewall rules 2022-05-12 09:38:43.228 2196 1901744844864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3ff572bf-1336-4802-9d09-2472a7d9856a 7dd6d3e1b6ea49d4a75e5f7e105ea0f0 59546c2ca0074bb5b77b7c5e64d9c068 - - -] Get security group information for devices via rpc ['8acbd1cf-7e16-4732-87ec-d4881219909c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:38:43.276 2196 1901744844864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3ff572bf-1336-4802-9d09-2472a7d9856a 7dd6d3e1b6ea49d4a75e5f7e105ea0f0 59546c2ca0074bb5b77b7c5e64d9c068 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:38:43.276 2196 1901744844864 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3ff572bf-1336-4802-9d09-2472a7d9856a 7dd6d3e1b6ea49d4a75e5f7e105ea0f0 59546c2ca0074bb5b77b7c5e64d9c068 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:38:43.307 2196 1901744844864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ff572bf-1336-4802-9d09-2472a7d9856a 7dd6d3e1b6ea49d4a75e5f7e105ea0f0 59546c2ca0074bb5b77b7c5e64d9c068 - - -] port_delete event received for '8acbd1cf-7e16-4732-87ec-d4881219909c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:38:43.730 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8acbd1cf-7e16-4732-87ec-d4881219909c 2022-05-12 09:38:45.478 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-12 09:38:45.478 2196 1901745219536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8acbd1cf-7e16-4732-87ec-d4881219909c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:38:45.495 2196 1901745219536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8acbd1cf-7e16-4732-87ec-d4881219909c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:38:45.495 2196 1901745219536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8acbd1cf-7e16-4732-87ec-d4881219909c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:38:45.535 2196 1901745219536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1c036158-1d81-400b-8003-63be31daecc9 2022-05-12 09:38:45.542 2196 1901745219536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8acbd1cf-7e16-4732-87ec-d4881219909c'] 2022-05-12 09:38:45.542 2196 1901745219536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-12 09:38:45.542 2196 1901745219536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:38:45.542 2196 1901745219536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8acbd1cf-7e16-4732-87ec-d4881219909c'] 2022-05-12 09:38:47.509 2196 1901748008208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:38:47.532 2196 1901748008208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:39:15.010 2196 1901746741840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f17faf2b-666a-46bd-845e-3ca01e71a418 ba40cd3cab6144a8aabe860d446bcd8c 2890a03f9cb34b87bf2debc1fa58a242 - - -] Security group member updated on remote: ['ae7c14d4-a053-49ed-b0c8-1ec4237af863'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:39:15.010 2196 1901746741840 MainThread INFO neutron.agent.securitygroups_rpc [req-f17faf2b-666a-46bd-845e-3ca01e71a418 ba40cd3cab6144a8aabe860d446bcd8c 2890a03f9cb34b87bf2debc1fa58a242 - - -] Security group member updated ['ae7c14d4-a053-49ed-b0c8-1ec4237af863'] 2022-05-12 09:39:16.200 2196 1901749542224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b5d94af-e326-4f7a-b0aa-11007a368fbb bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] port_update received: 4dd4cf01-e532-4759-ba91-3f4d4dfac741 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:39:16.213 2196 1901749542224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b5d94af-e326-4f7a-b0aa-11007a368fbb bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] No port 4dd4cf01-e532-4759-ba91-3f4d4dfac741 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:39:20.373 2196 1901747383808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed8cfe8c-e56d-492e-8235-93d8c7c6c128 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] network_delete received. Deleting network 1c036158-1d81-400b-8003-63be31daecc9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-12 09:39:20.390 2196 1901747383808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ed8cfe8c-e56d-492e-8235-93d8c7c6c128 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] Network 1c036158-1d81-400b-8003-63be31daecc9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-12 09:39:20.443 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4dd4cf01-e532-4759-ba91-3f4d4dfac741 2022-05-12 09:39:21.822 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:39:22.024 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port 4dd4cf01-e532-4759-ba91-3f4d4dfac741 2022-05-12 09:39:22.037 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port 4dd4cf01-e532-4759-ba91-3f4d4dfac741 updated. Details: {'device': '4dd4cf01-e532-4759-ba91-3f4d4dfac741', 'network_id': '093dfe8d-7c51-407d-bab0-00d2822ed575', 'port_id': '4dd4cf01-e532-4759-ba91-3f4d4dfac741', 'mac_address': 'fa:16:3e:02:3a:5b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 320, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2a80deb1-417f-415b-b143-66db89ad6d0a', 'ip_address': '192.168.233.164'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:39:22.047 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:39:22.064 2196 1901749466032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4dd4cf01-e532-4759-ba91-3f4d4dfac741" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:39:22.072 2196 1901749466032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4dd4cf01-e532-4759-ba91-3f4d4dfac741 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:39:22.072 2196 1901749466032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 093dfe8d-7c51-407d-bab0-00d2822ed575 2022-05-12 09:39:22.072 2196 1901749466032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:39:22.356 2196 1901749466032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4dd4cf01-e532-4759-ba91-3f4d4dfac741') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:39:22.356 2196 1901749466032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4dd4cf01-e532-4759-ba91-3f4d4dfac741') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:39:22.385 2196 1901749466032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4dd4cf01-e532-4759-ba91-3f4d4dfac741 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:39:22.385 2196 1901749466032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 320, VLAN trunk: None to switch port 4dd4cf01-e532-4759-ba91-3f4d4dfac741 2022-05-12 09:39:22.621 2196 1901749466032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:39:22.621 2196 1901749466032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4dd4cf01-e532-4759-ba91-3f4d4dfac741'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:39:22.788 2196 1901749466032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4dd4cf01-e532-4759-ba91-3f4d4dfac741']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:39:22.797 2196 1901749466032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:39:22.797 2196 1901749466032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ae7c14d4-a053-49ed-b0c8-1ec4237af863) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:39:22.814 2196 1901749466032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ae7c14d4-a053-49ed-b0c8-1ec4237af863) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-12 09:39:22.814 2196 1901749466032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4dd4cf01-e532-4759-ba91-3f4d4dfac741 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:39:22.814 2196 1901749466032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:39:22.842 2196 1901749466032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4dd4cf01-e532-4759-ba91-3f4d4dfac741 not yet added. Adding. 2022-05-12 09:39:22.842 2196 1901749466032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-12 09:39:22.857 2196 1901749466032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-12 09:39:23.165 2196 1901749466032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4dd4cf01-e532-4759-ba91-3f4d4dfac741" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:39:23.480 2196 1901749466032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4dd4cf01-e532-4759-ba91-3f4d4dfac741" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:39:23.496 2196 1901749466032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4dd4cf01-e532-4759-ba91-3f4d4dfac741" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:39:23.806 2196 1901749466032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4dd4cf01-e532-4759-ba91-3f4d4dfac741" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:39:24.015 2196 1901749466032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4dd4cf01-e532-4759-ba91-3f4d4dfac741" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.953s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:39:24.032 2196 1901749466032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4dd4cf01-e532-4759-ba91-3f4d4dfac741 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:39:24.041 2196 1901749466032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4dd4cf01-e532-4759-ba91-3f4d4dfac741 processed. 2022-05-12 09:39:24.060 2196 1901749466032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:39:24.260 2196 1901749466032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:39:42.870 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4dd4cf01-e532-4759-ba91-3f4d4dfac741 2022-05-12 09:39:43.734 2196 1901747909024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d19f3e0-db9c-422a-914e-9aaa067e0b76 ba40cd3cab6144a8aabe860d446bcd8c 2890a03f9cb34b87bf2debc1fa58a242 - - -] Security group member updated on remote: ['ae7c14d4-a053-49ed-b0c8-1ec4237af863'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:39:43.734 2196 1901747909024 MainThread INFO neutron.agent.securitygroups_rpc [req-2d19f3e0-db9c-422a-914e-9aaa067e0b76 ba40cd3cab6144a8aabe860d446bcd8c 2890a03f9cb34b87bf2debc1fa58a242 - - -] Security group member updated ['ae7c14d4-a053-49ed-b0c8-1ec4237af863'] 2022-05-12 09:39:43.752 2196 1901747909024 MainThread INFO neutron.agent.securitygroups_rpc [req-2d19f3e0-db9c-422a-914e-9aaa067e0b76 ba40cd3cab6144a8aabe860d446bcd8c 2890a03f9cb34b87bf2debc1fa58a242 - - -] Refresh firewall rules 2022-05-12 09:39:43.752 2196 1901747909024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d19f3e0-db9c-422a-914e-9aaa067e0b76 ba40cd3cab6144a8aabe860d446bcd8c 2890a03f9cb34b87bf2debc1fa58a242 - - -] Get security group information for devices via rpc ['4dd4cf01-e532-4759-ba91-3f4d4dfac741'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:39:43.809 2196 1901747909024 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d19f3e0-db9c-422a-914e-9aaa067e0b76 ba40cd3cab6144a8aabe860d446bcd8c 2890a03f9cb34b87bf2debc1fa58a242 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:39:43.818 2196 1901747909024 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d19f3e0-db9c-422a-914e-9aaa067e0b76 ba40cd3cab6144a8aabe860d446bcd8c 2890a03f9cb34b87bf2debc1fa58a242 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:39:43.843 2196 1901747909024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d19f3e0-db9c-422a-914e-9aaa067e0b76 ba40cd3cab6144a8aabe860d446bcd8c 2890a03f9cb34b87bf2debc1fa58a242 - - -] port_delete event received for '4dd4cf01-e532-4759-ba91-3f4d4dfac741' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:39:44.150 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-12 09:39:44.153 2196 1901748735312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4dd4cf01-e532-4759-ba91-3f4d4dfac741' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:39:44.153 2196 1901748735312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4dd4cf01-e532-4759-ba91-3f4d4dfac741' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:39:44.171 2196 1901748735312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4dd4cf01-e532-4759-ba91-3f4d4dfac741 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:39:44.189 2196 1901748735312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 093dfe8d-7c51-407d-bab0-00d2822ed575 2022-05-12 09:39:44.209 2196 1901748735312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4dd4cf01-e532-4759-ba91-3f4d4dfac741'] 2022-05-12 09:39:44.215 2196 1901748735312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-12 09:39:44.229 2196 1901748735312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:39:44.229 2196 1901748735312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4dd4cf01-e532-4759-ba91-3f4d4dfac741'] 2022-05-12 09:39:46.171 2196 1901749402256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:39:46.213 2196 1901749402256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:39:51.445 2196 1901745663136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c939e31e-f391-4816-bef5-3059bdb97150 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group rule updated on remote: ['6db54ff6-e683-403f-90ec-ae34982266cd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:39:51.445 2196 1901745663136 MainThread INFO neutron.agent.securitygroups_rpc [req-c939e31e-f391-4816-bef5-3059bdb97150 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group rule updated ['6db54ff6-e683-403f-90ec-ae34982266cd'] 2022-05-12 09:39:51.603 2196 1901746743248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-240eab2d-e3c6-471d-bd6d-c89ade79dc57 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group rule updated on remote: ['6db54ff6-e683-403f-90ec-ae34982266cd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:39:51.603 2196 1901746743248 MainThread INFO neutron.agent.securitygroups_rpc [req-240eab2d-e3c6-471d-bd6d-c89ade79dc57 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group rule updated ['6db54ff6-e683-403f-90ec-ae34982266cd'] 2022-05-12 09:39:53.930 2196 1901746241200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e22b6f6d-fc13-4621-9948-0bccc8507f65 - - - - -] port_update received: 64170cea-2d96-4b03-8a36-3e3584ecdd27 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:39:54.620 2196 1901746241200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e22b6f6d-fc13-4621-9948-0bccc8507f65 - - - - -] No port 64170cea-2d96-4b03-8a36-3e3584ecdd27 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:39:57.855 2196 1901748631504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c09ec3b-b8c2-49d4-8a16-134468e2e8fd - - - - -] port_update received: d4c2287f-048d-4654-8cda-fb464e5090d6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:39:57.872 2196 1901748631504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c09ec3b-b8c2-49d4-8a16-134468e2e8fd - - - - -] No port d4c2287f-048d-4654-8cda-fb464e5090d6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:39:59.307 2196 1901748122192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8525c7d9-6f8c-4c88-a635-a7554f20cc4c - - - - -] port_update received: cbdae8b7-88db-41f2-9b12-5225b502bfc3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:39:59.370 2196 1901748122192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8525c7d9-6f8c-4c88-a635-a7554f20cc4c - - - - -] No port cbdae8b7-88db-41f2-9b12-5225b502bfc3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:40:00.728 2196 1901748122192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Security group member updated on remote: ['6fcbc622-37f4-4d6d-89bf-754d452f6498', 'e174429d-a48c-425e-9083-46cde5f07ee8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:40:00.728 2196 1901748122192 MainThread INFO neutron.agent.securitygroups_rpc [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Security group member updated ['6fcbc622-37f4-4d6d-89bf-754d452f6498', 'e174429d-a48c-425e-9083-46cde5f07ee8'] 2022-05-12 09:40:00.775 2196 1901748122192 MainThread INFO neutron.agent.securitygroups_rpc [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Refresh firewall rules 2022-05-12 09:40:00.790 2196 1901748122192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Get security group information for devices via rpc ['3af65aa8-83b2-410d-b24d-4b9b1b6dd549'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:40:00.792 2196 1901745219536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] port_update received: 3af65aa8-83b2-410d-b24d-4b9b1b6dd549 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:40:00.822 2196 1901745219536 MainThread DEBUG oslo_concurrency.lockutils [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Lock "n-hv-agent-port-lock-3af65aa8-83b2-410d-b24d-4b9b1b6dd549" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:40:00.822 2196 1901745219536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Binding port 3af65aa8-83b2-410d-b24d-4b9b1b6dd549 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:40:00.837 2196 1901745219536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:40:00.884 2196 1901745219536 MainThread DEBUG neutron.services.trunk.rpc.agent [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3af65aa8-83b2-410d-b24d-4b9b1b6dd549') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:40:00.888 2196 1901745219536 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3af65aa8-83b2-410d-b24d-4b9b1b6dd549') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:40:01.056 2196 1901745219536 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Trunk plugin disabled on server. Assuming port 3af65aa8-83b2-410d-b24d-4b9b1b6dd549 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:40:01.056 2196 1901745219536 MainThread INFO networking_hyperv.neutron.trunk_driver [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Binding VLAN ID: 337, VLAN trunk: None to switch port 3af65aa8-83b2-410d-b24d-4b9b1b6dd549 2022-05-12 09:40:01.119 2196 1901745219536 MainThread INFO neutron.agent.securitygroups_rpc [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Refresh firewall rules 2022-05-12 09:40:01.119 2196 1901745219536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Get security group information for devices via rpc ['3af65aa8-83b2-410d-b24d-4b9b1b6dd549'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:40:01.837 2196 1901748122192 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Update security group information for ports dict_keys(['3af65aa8-83b2-410d-b24d-4b9b1b6dd549']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:40:01.849 2196 1901748122192 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:40:01.855 2196 1901748122192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Update rules of security group (e174429d-a48c-425e-9083-46cde5f07ee8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:40:01.855 2196 1901748122192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Update members of security group (e174429d-a48c-425e-9083-46cde5f07ee8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-12 09:40:01.869 2196 1901748122192 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Update port filter for 3af65aa8-83b2-410d-b24d-4b9b1b6dd549 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:40:01.869 2196 1901748122192 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Updating port rules. 2022-05-12 09:40:01.869 2196 1901748122192 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Creating 0 new rules, removing 6 old rules. 2022-05-12 09:40:01.869 2196 1901748122192 MainThread DEBUG oslo_concurrency.lockutils [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Lock "n-hv-driver-port-lock-3af65aa8-83b2-410d-b24d-4b9b1b6dd549" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:40:01.901 2196 1901748122192 MainThread DEBUG oslo_concurrency.lockutils [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Lock "n-hv-driver-port-lock-3af65aa8-83b2-410d-b24d-4b9b1b6dd549" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:40:01.901 2196 1901748122192 MainThread DEBUG oslo_concurrency.lockutils [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Lock "n-hv-driver-port-lock-3af65aa8-83b2-410d-b24d-4b9b1b6dd549" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:40:02.246 2196 1901748122192 MainThread DEBUG oslo_concurrency.lockutils [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Lock "n-hv-driver-port-lock-3af65aa8-83b2-410d-b24d-4b9b1b6dd549" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:40:02.246 2196 1901748122192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dab02d00-3e69-475a-a86a-ffcf3f3e6d9e 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group member updated on remote: ['6db54ff6-e683-403f-90ec-ae34982266cd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:40:02.246 2196 1901748122192 MainThread INFO neutron.agent.securitygroups_rpc [req-dab02d00-3e69-475a-a86a-ffcf3f3e6d9e 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group member updated ['6db54ff6-e683-403f-90ec-ae34982266cd'] 2022-05-12 09:40:02.281 2196 1901745219536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Update security group information for ports dict_keys(['3af65aa8-83b2-410d-b24d-4b9b1b6dd549']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:40:02.281 2196 1901745219536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:40:02.281 2196 1901745219536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Update rules of security group (e174429d-a48c-425e-9083-46cde5f07ee8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:40:02.281 2196 1901745219536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Update members of security group (e174429d-a48c-425e-9083-46cde5f07ee8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-12 09:40:02.306 2196 1901745219536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Update port filter for 3af65aa8-83b2-410d-b24d-4b9b1b6dd549 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:40:02.316 2196 1901745219536 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Updating port rules. 2022-05-12 09:40:02.316 2196 1901745219536 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Creating 0 new rules, removing 0 old rules. 2022-05-12 09:40:02.316 2196 1901745219536 MainThread DEBUG oslo_concurrency.lockutils [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Lock "n-hv-driver-port-lock-3af65aa8-83b2-410d-b24d-4b9b1b6dd549" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:40:02.340 2196 1901745219536 MainThread DEBUG oslo_concurrency.lockutils [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Lock "n-hv-driver-port-lock-3af65aa8-83b2-410d-b24d-4b9b1b6dd549" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:40:02.340 2196 1901745219536 MainThread DEBUG oslo_concurrency.lockutils [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Lock "n-hv-driver-port-lock-3af65aa8-83b2-410d-b24d-4b9b1b6dd549" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:40:02.340 2196 1901745219536 MainThread DEBUG oslo_concurrency.lockutils [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Lock "n-hv-driver-port-lock-3af65aa8-83b2-410d-b24d-4b9b1b6dd549" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:40:02.420 2196 1901745219536 MainThread DEBUG oslo_concurrency.lockutils [req-4cc6884d-f991-43ff-aa52-cc9a1ba2d4df 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Lock "n-hv-agent-port-lock-3af65aa8-83b2-410d-b24d-4b9b1b6dd549" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.594s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:40:02.441 2196 1901745219536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-695325b1-4899-4a3e-a1c4-1654379ae888 fde21f628031431583e085d26485451d 170aaa04d8fe4170bf344d5667ae2814 - - -] Security group rule updated on remote: ['2827bbf7-ac44-4dde-9d20-88bc96277203'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:40:02.441 2196 1901745219536 MainThread INFO neutron.agent.securitygroups_rpc [req-695325b1-4899-4a3e-a1c4-1654379ae888 fde21f628031431583e085d26485451d 170aaa04d8fe4170bf344d5667ae2814 - - -] Security group rule updated ['2827bbf7-ac44-4dde-9d20-88bc96277203'] 2022-05-12 09:40:02.603 2196 1901745219536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f19832a9-6050-4fb9-8aff-66f8b33b5395 fde21f628031431583e085d26485451d 170aaa04d8fe4170bf344d5667ae2814 - - -] Security group rule updated on remote: ['2827bbf7-ac44-4dde-9d20-88bc96277203'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:40:02.603 2196 1901745219536 MainThread INFO neutron.agent.securitygroups_rpc [req-f19832a9-6050-4fb9-8aff-66f8b33b5395 fde21f628031431583e085d26485451d 170aaa04d8fe4170bf344d5667ae2814 - - -] Security group rule updated ['2827bbf7-ac44-4dde-9d20-88bc96277203'] 2022-05-12 09:40:02.735 2196 1901745219536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c2c0245-0f73-4d8e-ae7c-cd966a32b42b 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] port_delete event received for 'e352c9c0-9c77-42f7-8ed4-c8a89c25edbe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:40:02.971 2196 1901745219536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd1f930f-14e9-43f6-8274-631ae5a28676 fde21f628031431583e085d26485451d 170aaa04d8fe4170bf344d5667ae2814 - - -] Security group rule updated on remote: ['2827bbf7-ac44-4dde-9d20-88bc96277203'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:40:02.993 2196 1901745219536 MainThread INFO neutron.agent.securitygroups_rpc [req-bd1f930f-14e9-43f6-8274-631ae5a28676 fde21f628031431583e085d26485451d 170aaa04d8fe4170bf344d5667ae2814 - - -] Security group rule updated ['2827bbf7-ac44-4dde-9d20-88bc96277203'] 2022-05-12 09:40:03.275 2196 1901746660448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92670aae-b59f-4e41-bbb0-5abc266f6d99 fde21f628031431583e085d26485451d 170aaa04d8fe4170bf344d5667ae2814 - - -] Security group rule updated on remote: ['2827bbf7-ac44-4dde-9d20-88bc96277203'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:40:03.275 2196 1901746660448 MainThread INFO neutron.agent.securitygroups_rpc [req-92670aae-b59f-4e41-bbb0-5abc266f6d99 fde21f628031431583e085d26485451d 170aaa04d8fe4170bf344d5667ae2814 - - -] Security group rule updated ['2827bbf7-ac44-4dde-9d20-88bc96277203'] 2022-05-12 09:40:03.353 2196 1901746660624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-649b921c-6ee9-4b2a-89d2-8a7b4dd7b56d bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] port_update received: 0bff5673-9db4-4e7f-89c0-c77db087a526 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:40:03.391 2196 1901746660624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-649b921c-6ee9-4b2a-89d2-8a7b4dd7b56d bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] No port 0bff5673-9db4-4e7f-89c0-c77db087a526 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:40:03.603 2196 1901745568576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-35e18bbf-3c45-49fb-a8af-9a75e538e3ae fde21f628031431583e085d26485451d 170aaa04d8fe4170bf344d5667ae2814 - - -] Security group rule updated on remote: ['2827bbf7-ac44-4dde-9d20-88bc96277203'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:40:03.620 2196 1901745568576 MainThread INFO neutron.agent.securitygroups_rpc [req-35e18bbf-3c45-49fb-a8af-9a75e538e3ae fde21f628031431583e085d26485451d 170aaa04d8fe4170bf344d5667ae2814 - - -] Security group rule updated ['2827bbf7-ac44-4dde-9d20-88bc96277203'] 2022-05-12 09:40:03.915 2196 1901745568576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c2f8edb-1931-44cb-818b-5ad71ed1d4fa fde21f628031431583e085d26485451d 170aaa04d8fe4170bf344d5667ae2814 - - -] Security group rule updated on remote: ['2827bbf7-ac44-4dde-9d20-88bc96277203'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:40:03.924 2196 1901745568576 MainThread INFO neutron.agent.securitygroups_rpc [req-8c2f8edb-1931-44cb-818b-5ad71ed1d4fa fde21f628031431583e085d26485451d 170aaa04d8fe4170bf344d5667ae2814 - - -] Security group rule updated ['2827bbf7-ac44-4dde-9d20-88bc96277203'] 2022-05-12 09:40:04.330 2196 1901748791072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0af69c1-ee31-4d20-abdd-968c975cccaa - - - - -] port_update received: ff15eea8-249b-4df3-b3b2-ab9affc1578d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:40:04.423 2196 1901748791072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0af69c1-ee31-4d20-abdd-968c975cccaa - - - - -] No port ff15eea8-249b-4df3-b3b2-ab9affc1578d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:40:07.451 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0bff5673-9db4-4e7f-89c0-c77db087a526 2022-05-12 09:40:07.790 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:40:08.000 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port 0bff5673-9db4-4e7f-89c0-c77db087a526 2022-05-12 09:40:08.000 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port 0bff5673-9db4-4e7f-89c0-c77db087a526 updated. Details: {'device': '0bff5673-9db4-4e7f-89c0-c77db087a526', 'network_id': 'd8bd03ea-0f3b-46bf-82a8-531c929bec57', 'port_id': '0bff5673-9db4-4e7f-89c0-c77db087a526', 'mac_address': 'fa:16:3e:86:be:65', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 333, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'be18f7f8-10b6-434a-8890-e7ce96c85646', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:40:08.025 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:40:08.036 2196 1901747424592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0bff5673-9db4-4e7f-89c0-c77db087a526" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:40:08.041 2196 1901747424592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0bff5673-9db4-4e7f-89c0-c77db087a526 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:40:08.058 2196 1901747424592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:40:08.299 2196 1901747424592 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0bff5673-9db4-4e7f-89c0-c77db087a526') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:40:08.322 2196 1901747424592 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0bff5673-9db4-4e7f-89c0-c77db087a526') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:40:08.327 2196 1901747424592 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0bff5673-9db4-4e7f-89c0-c77db087a526 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:40:08.327 2196 1901747424592 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 333, VLAN trunk: None to switch port 0bff5673-9db4-4e7f-89c0-c77db087a526 2022-05-12 09:40:08.544 2196 1901747424592 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:40:08.560 2196 1901747424592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0bff5673-9db4-4e7f-89c0-c77db087a526'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:40:08.706 2196 1901747424592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0bff5673-9db4-4e7f-89c0-c77db087a526']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:40:08.724 2196 1901747424592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:40:08.733 2196 1901747424592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6db54ff6-e683-403f-90ec-ae34982266cd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:40:08.733 2196 1901747424592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0bff5673-9db4-4e7f-89c0-c77db087a526 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:40:08.750 2196 1901747424592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:40:08.750 2196 1901747424592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0bff5673-9db4-4e7f-89c0-c77db087a526 not yet added. Adding. 2022-05-12 09:40:08.781 2196 1901747424592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-12 09:40:08.795 2196 1901747424592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-12 09:40:09.153 2196 1901747424592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0bff5673-9db4-4e7f-89c0-c77db087a526" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:40:09.403 2196 1901747424592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0bff5673-9db4-4e7f-89c0-c77db087a526" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:40:09.416 2196 1901747424592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0bff5673-9db4-4e7f-89c0-c77db087a526" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:40:09.791 2196 1901747424592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0bff5673-9db4-4e7f-89c0-c77db087a526" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:40:10.104 2196 1901747424592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0bff5673-9db4-4e7f-89c0-c77db087a526" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:40:10.121 2196 1901747424592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0bff5673-9db4-4e7f-89c0-c77db087a526 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:40:10.137 2196 1901747424592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0bff5673-9db4-4e7f-89c0-c77db087a526 processed. 2022-05-12 09:40:10.137 2196 1901747424592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:40:10.338 2196 1901747424592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:40:15.511 2196 1901744809056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dfa776a0-dfc9-45e8-9ff5-27f49c3f15e6 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Security group member updated on remote: ['e174429d-a48c-425e-9083-46cde5f07ee8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:40:15.531 2196 1901744809056 MainThread INFO neutron.agent.securitygroups_rpc [req-dfa776a0-dfc9-45e8-9ff5-27f49c3f15e6 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Security group member updated ['e174429d-a48c-425e-9083-46cde5f07ee8'] 2022-05-12 09:40:15.531 2196 1901744809056 MainThread INFO neutron.agent.securitygroups_rpc [req-dfa776a0-dfc9-45e8-9ff5-27f49c3f15e6 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Refresh firewall rules 2022-05-12 09:40:15.545 2196 1901744809056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dfa776a0-dfc9-45e8-9ff5-27f49c3f15e6 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Get security group information for devices via rpc ['3af65aa8-83b2-410d-b24d-4b9b1b6dd549'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:40:15.573 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3af65aa8-83b2-410d-b24d-4b9b1b6dd549 2022-05-12 09:40:15.573 2196 1901744809056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dfa776a0-dfc9-45e8-9ff5-27f49c3f15e6 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:40:15.595 2196 1901744809056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dfa776a0-dfc9-45e8-9ff5-27f49c3f15e6 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:40:15.617 2196 1901744809056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfa776a0-dfc9-45e8-9ff5-27f49c3f15e6 1174087be0a7412d8dbba6f4f56c3424 bdc48145acde413e99299f029ad0cea9 - - -] port_delete event received for '3af65aa8-83b2-410d-b24d-4b9b1b6dd549' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:40:16.152 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-12 09:40:16.152 2196 1901744845568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3af65aa8-83b2-410d-b24d-4b9b1b6dd549' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:40:16.166 2196 1901744845568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3af65aa8-83b2-410d-b24d-4b9b1b6dd549' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:40:16.166 2196 1901744845568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3af65aa8-83b2-410d-b24d-4b9b1b6dd549 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:40:16.197 2196 1901744845568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3af65aa8-83b2-410d-b24d-4b9b1b6dd549'] 2022-05-12 09:40:16.197 2196 1901744845568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-12 09:40:16.197 2196 1901744845568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:40:16.225 2196 1901744845568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3af65aa8-83b2-410d-b24d-4b9b1b6dd549'] 2022-05-12 09:40:18.168 2196 1901746860096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:40:18.218 2196 1901746860096 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:40:18.856 2196 1901747471632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-754c1a61-93a6-466f-ba43-dd336993cb36 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for '595d7e88-f073-44d2-adca-d1b926a67bda' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:40:19.931 2196 1901745891984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc4633c1-ec63-443f-b8b6-a2cb27e43931 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for '16145eb2-ad86-43eb-9172-908c13c4176a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:40:20.700 2196 1901746306912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75250c5a-39ca-456a-b4b8-776bf8ffd6f4 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for '42e803b1-5e11-4eea-b6b9-50d524394856' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:40:20.828 2196 1901747509024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33592508-6c33-48af-850d-1c44a7f1fd2b - - - - -] port_delete event received for '42e803b1-5e11-4eea-b6b9-50d524394856' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:40:20.919 2196 1901747509024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75250c5a-39ca-456a-b4b8-776bf8ffd6f4 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] network_delete received. Deleting network e0454948-435a-43ce-83c7-832b357b7693 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-12 09:40:20.932 2196 1901747509024 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-75250c5a-39ca-456a-b4b8-776bf8ffd6f4 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] Reclaiming local network e0454948-435a-43ce-83c7-832b357b7693 2022-05-12 09:40:21.869 2196 1901748735840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47bcdf5b-ed43-422e-8771-6d92c87a9ef4 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for '57952c35-5fb4-4005-8c22-32eda0f58f42' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:40:23.119 2196 1901744752064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47cd0af2-a9cc-47c2-9406-57bb0f774d0b 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for '99fcb469-7ba3-4218-8e93-69f9bad9dd3f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:40:23.916 2196 1901745925280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5235a7e1-4862-4fd0-9df4-5ec1f352bae9 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for '823a03de-6710-4411-9333-a2a48da5e095' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:40:24.121 2196 1901745191392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5235a7e1-4862-4fd0-9df4-5ec1f352bae9 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] network_delete received. Deleting network e824e963-977c-4ef9-8c48-d54deafdd551 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-12 09:40:24.121 2196 1901745191392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5235a7e1-4862-4fd0-9df4-5ec1f352bae9 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] Network e824e963-977c-4ef9-8c48-d54deafdd551 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-12 09:40:24.185 2196 1901747909552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfa0b3ef-3bd5-4434-a837-8d5ee42627e1 - - - - -] port_delete event received for '823a03de-6710-4411-9333-a2a48da5e095' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:40:34.853 2196 1901748451808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6dec3ef0-04ed-40b0-9414-72563930b5ae fde21f628031431583e085d26485451d 170aaa04d8fe4170bf344d5667ae2814 - - -] Security group member updated on remote: ['2827bbf7-ac44-4dde-9d20-88bc96277203'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:40:34.853 2196 1901748451808 MainThread INFO neutron.agent.securitygroups_rpc [req-6dec3ef0-04ed-40b0-9414-72563930b5ae fde21f628031431583e085d26485451d 170aaa04d8fe4170bf344d5667ae2814 - - -] Security group member updated ['2827bbf7-ac44-4dde-9d20-88bc96277203'] 2022-05-12 09:40:35.698 2196 1901747984336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56196a11-3f1e-40af-a835-93f365aba5d2 bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] port_update received: 24fe4aa4-21d7-4953-acd5-384b86945694 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:40:35.698 2196 1901747984336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56196a11-3f1e-40af-a835-93f365aba5d2 bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] No port 24fe4aa4-21d7-4953-acd5-384b86945694 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:40:43.889 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 24fe4aa4-21d7-4953-acd5-384b86945694 2022-05-12 09:40:44.356 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:40:44.546 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port 24fe4aa4-21d7-4953-acd5-384b86945694 2022-05-12 09:40:44.560 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port 24fe4aa4-21d7-4953-acd5-384b86945694 updated. Details: {'device': '24fe4aa4-21d7-4953-acd5-384b86945694', 'network_id': '1fcc80ff-8e1d-4af6-9047-57b5fbbc9180', 'port_id': '24fe4aa4-21d7-4953-acd5-384b86945694', 'mac_address': 'fa:16:3e:ec:81:80', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 349, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'df6c15cb-1314-4401-9e60-4042acbc2209', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:40:44.560 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:40:44.575 2196 1901748692592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-24fe4aa4-21d7-4953-acd5-384b86945694" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:40:44.575 2196 1901748692592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 24fe4aa4-21d7-4953-acd5-384b86945694 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:40:44.575 2196 1901748692592 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1fcc80ff-8e1d-4af6-9047-57b5fbbc9180 2022-05-12 09:40:44.593 2196 1901748692592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:40:44.995 2196 1901748692592 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '24fe4aa4-21d7-4953-acd5-384b86945694') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:40:44.995 2196 1901748692592 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '24fe4aa4-21d7-4953-acd5-384b86945694') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:40:45.019 2196 1901748692592 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 24fe4aa4-21d7-4953-acd5-384b86945694 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:40:45.019 2196 1901748692592 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 349, VLAN trunk: None to switch port 24fe4aa4-21d7-4953-acd5-384b86945694 2022-05-12 09:40:45.279 2196 1901748692592 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:40:45.292 2196 1901748692592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['24fe4aa4-21d7-4953-acd5-384b86945694'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:40:45.525 2196 1901748692592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['24fe4aa4-21d7-4953-acd5-384b86945694']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:40:45.541 2196 1901748692592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:40:45.541 2196 1901748692592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2827bbf7-ac44-4dde-9d20-88bc96277203) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:40:45.557 2196 1901748692592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 24fe4aa4-21d7-4953-acd5-384b86945694 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:40:45.557 2196 1901748692592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:40:45.557 2196 1901748692592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 24fe4aa4-21d7-4953-acd5-384b86945694 not yet added. Adding. 2022-05-12 09:40:45.575 2196 1901748692592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-12 09:40:45.575 2196 1901748692592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-12 09:40:45.853 2196 1901748692592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-24fe4aa4-21d7-4953-acd5-384b86945694" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:40:46.208 2196 1901748692592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-24fe4aa4-21d7-4953-acd5-384b86945694" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:40:46.208 2196 1901748692592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-24fe4aa4-21d7-4953-acd5-384b86945694" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:40:46.526 2196 1901748692592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-24fe4aa4-21d7-4953-acd5-384b86945694" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:40:46.831 2196 1901748692592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-24fe4aa4-21d7-4953-acd5-384b86945694" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:40:46.848 2196 1901748692592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 24fe4aa4-21d7-4953-acd5-384b86945694 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:40:46.855 2196 1901748692592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 24fe4aa4-21d7-4953-acd5-384b86945694 processed. 2022-05-12 09:40:46.855 2196 1901748692592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:40:47.040 2196 1901748692592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:42:05.922 2196 1901748692416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c7d0d2b7-59a2-40a4-8013-65ae9ee0f750 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group member updated on remote: ['6db54ff6-e683-403f-90ec-ae34982266cd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:42:05.922 2196 1901748692416 MainThread INFO neutron.agent.securitygroups_rpc [req-c7d0d2b7-59a2-40a4-8013-65ae9ee0f750 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group member updated ['6db54ff6-e683-403f-90ec-ae34982266cd'] 2022-05-12 09:42:06.214 2196 1901747706512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7d0d2b7-59a2-40a4-8013-65ae9ee0f750 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] port_delete event received for '0bff5673-9db4-4e7f-89c0-c77db087a526' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:42:06.699 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0bff5673-9db4-4e7f-89c0-c77db087a526 2022-05-12 09:42:07.170 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-12 09:42:07.183 2196 1901744752064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0bff5673-9db4-4e7f-89c0-c77db087a526' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:42:07.183 2196 1901744752064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0bff5673-9db4-4e7f-89c0-c77db087a526' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:42:07.183 2196 1901744752064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0bff5673-9db4-4e7f-89c0-c77db087a526 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:42:07.217 2196 1901744752064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0bff5673-9db4-4e7f-89c0-c77db087a526'] 2022-05-12 09:42:07.260 2196 1901744752064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-12 09:42:07.260 2196 1901744752064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:42:07.278 2196 1901744752064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0bff5673-9db4-4e7f-89c0-c77db087a526'] 2022-05-12 09:42:08.434 2196 1901747345888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28924ad0-a742-4041-b295-2347528d4d36 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] port_delete event received for 'a0b23829-1bea-4071-8236-ff7c36e816ce' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:42:09.171 2196 1901746744656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:42:09.214 2196 1901746744656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:42:12.745 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 332c08c8-a0fb-4e00-b6b4-9b038555668c 2022-05-12 09:42:12.839 2196 1901745605440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8128132b-1c66-4cde-ac35-08ab6d5768bb 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group member updated on remote: ['5f17ee76-ff11-49e9-bf6e-365f2a6f3386'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:42:12.839 2196 1901745605440 MainThread INFO neutron.agent.securitygroups_rpc [req-8128132b-1c66-4cde-ac35-08ab6d5768bb 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group member updated ['5f17ee76-ff11-49e9-bf6e-365f2a6f3386'] 2022-05-12 09:42:13.137 2196 1901745605440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8128132b-1c66-4cde-ac35-08ab6d5768bb 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] port_delete event received for '332c08c8-a0fb-4e00-b6b4-9b038555668c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:42:13.186 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-12 09:42:13.186 2196 1901745605440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '332c08c8-a0fb-4e00-b6b4-9b038555668c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:42:13.186 2196 1901745605440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '332c08c8-a0fb-4e00-b6b4-9b038555668c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:42:13.186 2196 1901745605440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 332c08c8-a0fb-4e00-b6b4-9b038555668c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:42:13.228 2196 1901745605440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d8bd03ea-0f3b-46bf-82a8-531c929bec57 2022-05-12 09:42:13.246 2196 1901745605440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['332c08c8-a0fb-4e00-b6b4-9b038555668c'] 2022-05-12 09:42:13.246 2196 1901745605440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-12 09:42:13.246 2196 1901745605440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:42:13.280 2196 1901745605440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['332c08c8-a0fb-4e00-b6b4-9b038555668c'] 2022-05-12 09:42:15.201 2196 1901746013808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:42:15.246 2196 1901746013808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:42:15.325 2196 1901748378960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b797991a-6e07-4d5b-ab5a-6913d61d5c3a 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] port_delete event received for '19ab4d55-1807-4116-aed1-db0bacf83e1e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:42:15.625 2196 1901749542752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-21609f34-7a93-42d9-95d3-8855296d8e47 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group rule updated on remote: ['d013dd96-141d-4f00-9107-037e48c0e381'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:42:15.638 2196 1901749542752 MainThread INFO neutron.agent.securitygroups_rpc [req-21609f34-7a93-42d9-95d3-8855296d8e47 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group rule updated ['d013dd96-141d-4f00-9107-037e48c0e381'] 2022-05-12 09:42:15.739 2196 1901748172752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5f2d85aa-0a5b-45d3-8f2f-168f24455dda 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group rule updated on remote: ['d013dd96-141d-4f00-9107-037e48c0e381'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:42:15.753 2196 1901748172752 MainThread INFO neutron.agent.securitygroups_rpc [req-5f2d85aa-0a5b-45d3-8f2f-168f24455dda 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group rule updated ['d013dd96-141d-4f00-9107-037e48c0e381'] 2022-05-12 09:42:19.075 2196 1901746071856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dd8106ba-61c8-496f-b4a6-c5cf45fa9905 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group member updated on remote: ['d013dd96-141d-4f00-9107-037e48c0e381'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:42:19.105 2196 1901746071856 MainThread INFO neutron.agent.securitygroups_rpc [req-dd8106ba-61c8-496f-b4a6-c5cf45fa9905 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group member updated ['d013dd96-141d-4f00-9107-037e48c0e381'] 2022-05-12 09:42:19.921 2196 1901747706512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7cdb768-2d4b-4b88-ad0d-14e76de74a1f bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] port_update received: ec3b1faa-64e6-47cb-8540-2a02a8bf548c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:42:19.951 2196 1901747706512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7cdb768-2d4b-4b88-ad0d-14e76de74a1f bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] No port ec3b1faa-64e6-47cb-8540-2a02a8bf548c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:42:23.009 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ec3b1faa-64e6-47cb-8540-2a02a8bf548c 2022-05-12 09:42:23.247 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:42:23.435 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port ec3b1faa-64e6-47cb-8540-2a02a8bf548c 2022-05-12 09:42:23.451 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port ec3b1faa-64e6-47cb-8540-2a02a8bf548c updated. Details: {'device': 'ec3b1faa-64e6-47cb-8540-2a02a8bf548c', 'network_id': 'd8bd03ea-0f3b-46bf-82a8-531c929bec57', 'port_id': 'ec3b1faa-64e6-47cb-8540-2a02a8bf548c', 'mac_address': 'fa:16:3e:7d:99:ca', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 333, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'be18f7f8-10b6-434a-8890-e7ce96c85646', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:42:23.451 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:42:23.451 2196 1901748008384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ec3b1faa-64e6-47cb-8540-2a02a8bf548c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:42:23.478 2196 1901748008384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ec3b1faa-64e6-47cb-8540-2a02a8bf548c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:42:23.485 2196 1901748008384 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d8bd03ea-0f3b-46bf-82a8-531c929bec57 2022-05-12 09:42:23.485 2196 1901748008384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:42:23.760 2196 1901748008384 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ec3b1faa-64e6-47cb-8540-2a02a8bf548c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:42:23.760 2196 1901748008384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ec3b1faa-64e6-47cb-8540-2a02a8bf548c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:42:23.760 2196 1901748008384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ec3b1faa-64e6-47cb-8540-2a02a8bf548c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:42:23.760 2196 1901748008384 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 333, VLAN trunk: None to switch port ec3b1faa-64e6-47cb-8540-2a02a8bf548c 2022-05-12 09:42:23.917 2196 1901748008384 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:42:23.917 2196 1901748008384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ec3b1faa-64e6-47cb-8540-2a02a8bf548c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:42:24.065 2196 1901748008384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ec3b1faa-64e6-47cb-8540-2a02a8bf548c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:42:24.090 2196 1901748008384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:42:24.090 2196 1901748008384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d013dd96-141d-4f00-9107-037e48c0e381) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:42:24.090 2196 1901748008384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ec3b1faa-64e6-47cb-8540-2a02a8bf548c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:42:24.109 2196 1901748008384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:42:24.109 2196 1901748008384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ec3b1faa-64e6-47cb-8540-2a02a8bf548c not yet added. Adding. 2022-05-12 09:42:24.121 2196 1901748008384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-12 09:42:24.121 2196 1901748008384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-12 09:42:24.341 2196 1901748008384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ec3b1faa-64e6-47cb-8540-2a02a8bf548c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:42:24.559 2196 1901748008384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ec3b1faa-64e6-47cb-8540-2a02a8bf548c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:42:24.573 2196 1901748008384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ec3b1faa-64e6-47cb-8540-2a02a8bf548c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:42:24.837 2196 1901748008384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ec3b1faa-64e6-47cb-8540-2a02a8bf548c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:42:25.025 2196 1901748008384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ec3b1faa-64e6-47cb-8540-2a02a8bf548c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.578s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:42:25.030 2196 1901748008384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ec3b1faa-64e6-47cb-8540-2a02a8bf548c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:42:25.030 2196 1901748008384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ec3b1faa-64e6-47cb-8540-2a02a8bf548c processed. 2022-05-12 09:42:25.264 2196 1901746863968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:42:25.431 2196 1901746863968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:42:53.166 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b 2022-05-12 09:42:53.417 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-12 09:42:53.417 2196 1901748872816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:42:53.417 2196 1901748872816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:42:53.417 2196 1901748872816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:42:53.454 2196 1901748872816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 157184d7-26b8-47d5-86e0-3945164ff04d 2022-05-12 09:42:53.454 2196 1901748872816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b'] 2022-05-12 09:42:53.475 2196 1901748872816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-12 09:42:53.475 2196 1901748872816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:42:53.486 2196 1901748872816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b'] 2022-05-12 09:42:53.866 2196 1901748872816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-13ffbdd3-b545-436e-bda7-320ab8b6b7d8 2efdff1c390f4271963e932af8abd473 da5b9f41ad6b4506872df6cb86ae9f73 - - -] Security group member updated on remote: ['e1c58aee-1342-4b1d-a617-7ce1b9baa80e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:42:53.884 2196 1901748872816 MainThread INFO neutron.agent.securitygroups_rpc [req-13ffbdd3-b545-436e-bda7-320ab8b6b7d8 2efdff1c390f4271963e932af8abd473 da5b9f41ad6b4506872df6cb86ae9f73 - - -] Security group member updated ['e1c58aee-1342-4b1d-a617-7ce1b9baa80e'] 2022-05-12 09:42:54.171 2196 1901748225296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-13ffbdd3-b545-436e-bda7-320ab8b6b7d8 2efdff1c390f4271963e932af8abd473 da5b9f41ad6b4506872df6cb86ae9f73 - - -] port_delete event received for 'c4a1fbd1-1e2f-4367-8cd0-c2f3b5182c2b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:42:55.441 2196 1901746909024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:42:55.460 2196 1901746909024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:42:57.170 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 475e0f9c-a9a4-469d-8d8e-9e0f42721e10 2022-05-12 09:42:57.447 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-12 09:42:57.451 2196 1901748378080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '475e0f9c-a9a4-469d-8d8e-9e0f42721e10' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:42:57.451 2196 1901748378080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '475e0f9c-a9a4-469d-8d8e-9e0f42721e10' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:42:57.451 2196 1901748378080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 475e0f9c-a9a4-469d-8d8e-9e0f42721e10 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:42:57.482 2196 1901748378080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['475e0f9c-a9a4-469d-8d8e-9e0f42721e10'] 2022-05-12 09:42:57.482 2196 1901748378080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-12 09:42:57.505 2196 1901748378080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:42:57.505 2196 1901748378080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['475e0f9c-a9a4-469d-8d8e-9e0f42721e10'] 2022-05-12 09:42:57.529 2196 1901748378080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-51f4b463-874f-465d-8ad3-6aa8970217af 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Security group member updated on remote: ['ea8f8a9a-d1be-4e1d-9843-3fec6f08bc36'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:42:57.556 2196 1901748378080 MainThread INFO neutron.agent.securitygroups_rpc [req-51f4b463-874f-465d-8ad3-6aa8970217af 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Security group member updated ['ea8f8a9a-d1be-4e1d-9843-3fec6f08bc36'] 2022-05-12 09:42:57.857 2196 1901744844864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51f4b463-874f-465d-8ad3-6aa8970217af 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] port_delete event received for '475e0f9c-a9a4-469d-8d8e-9e0f42721e10' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:42:58.814 2196 1901747614640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d98de940-ec19-4056-bd24-f78b35f01b97 2efdff1c390f4271963e932af8abd473 da5b9f41ad6b4506872df6cb86ae9f73 - - -] port_delete event received for 'c6af4632-8574-415a-9df1-67257a19376f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:42:59.216 2196 1901745220768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56a908c4-5218-4a0c-b550-a41fa4d00ce1 2efdff1c390f4271963e932af8abd473 da5b9f41ad6b4506872df6cb86ae9f73 - - -] Security group rule updated on remote: ['16b0f64d-b0b7-4ff9-a9c2-f8ba8efb7224'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:42:59.216 2196 1901745220768 MainThread INFO neutron.agent.securitygroups_rpc [req-56a908c4-5218-4a0c-b550-a41fa4d00ce1 2efdff1c390f4271963e932af8abd473 da5b9f41ad6b4506872df6cb86ae9f73 - - -] Security group rule updated ['16b0f64d-b0b7-4ff9-a9c2-f8ba8efb7224'] 2022-05-12 09:42:59.341 2196 1901745220768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-869e97f8-a8fb-4578-bf0e-6e2f9fc998f9 2efdff1c390f4271963e932af8abd473 da5b9f41ad6b4506872df6cb86ae9f73 - - -] Security group rule updated on remote: ['16b0f64d-b0b7-4ff9-a9c2-f8ba8efb7224'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:42:59.341 2196 1901745220768 MainThread INFO neutron.agent.securitygroups_rpc [req-869e97f8-a8fb-4578-bf0e-6e2f9fc998f9 2efdff1c390f4271963e932af8abd473 da5b9f41ad6b4506872df6cb86ae9f73 - - -] Security group rule updated ['16b0f64d-b0b7-4ff9-a9c2-f8ba8efb7224'] 2022-05-12 09:42:59.447 2196 1901745220768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:42:59.474 2196 1901745220768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:42:59.794 2196 1901745220768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f84c3fe1-0c0d-4a0e-858c-cf599055046c 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] port_delete event received for '9cdcc9de-fc41-4497-bdde-21a6d1fd3acd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:43:02.542 2196 1901744846800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b49347f3-df02-43a8-828f-c4ad704cdf8c 2efdff1c390f4271963e932af8abd473 da5b9f41ad6b4506872df6cb86ae9f73 - - -] Security group member updated on remote: ['16b0f64d-b0b7-4ff9-a9c2-f8ba8efb7224'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:43:02.561 2196 1901744846800 MainThread INFO neutron.agent.securitygroups_rpc [req-b49347f3-df02-43a8-828f-c4ad704cdf8c 2efdff1c390f4271963e932af8abd473 da5b9f41ad6b4506872df6cb86ae9f73 - - -] Security group member updated ['16b0f64d-b0b7-4ff9-a9c2-f8ba8efb7224'] 2022-05-12 09:43:03.238 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 35189b62-b72a-41d7-be6e-95a6288505a1 2022-05-12 09:43:03.475 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-12 09:43:03.475 2196 1901749342624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '35189b62-b72a-41d7-be6e-95a6288505a1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:43:03.486 2196 1901749342624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '35189b62-b72a-41d7-be6e-95a6288505a1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:43:03.486 2196 1901749342624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 35189b62-b72a-41d7-be6e-95a6288505a1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:43:03.509 2196 1901749342624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['35189b62-b72a-41d7-be6e-95a6288505a1'] 2022-05-12 09:43:03.509 2196 1901749342624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-12 09:43:03.538 2196 1901749342624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:43:03.538 2196 1901749342624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['35189b62-b72a-41d7-be6e-95a6288505a1'] 2022-05-12 09:43:03.538 2196 1901749342624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3157fc66-6ef7-446c-b525-92d3b82306d6 bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] port_update received: 953ead63-0e69-4d22-b2b3-ae09ec6491e1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:43:03.556 2196 1901749342624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3157fc66-6ef7-446c-b525-92d3b82306d6 bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] No port 953ead63-0e69-4d22-b2b3-ae09ec6491e1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:43:03.686 2196 1901747706336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c5ee451e-7be0-4307-9a3c-62fa29e4f68f 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Security group member updated on remote: ['d718c176-d49e-4cb0-a59c-6b852f34079d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:43:03.686 2196 1901747706336 MainThread INFO neutron.agent.securitygroups_rpc [req-c5ee451e-7be0-4307-9a3c-62fa29e4f68f 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Security group member updated ['d718c176-d49e-4cb0-a59c-6b852f34079d'] 2022-05-12 09:43:03.686 2196 1901747706336 MainThread INFO neutron.agent.securitygroups_rpc [req-c5ee451e-7be0-4307-9a3c-62fa29e4f68f 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Refresh firewall rules 2022-05-12 09:43:03.715 2196 1901747706336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c5ee451e-7be0-4307-9a3c-62fa29e4f68f 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Get security group information for devices via rpc ['d8e31c88-6d60-467b-8eec-0d8851da1ced'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:43:03.778 2196 1901748817984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5ee451e-7be0-4307-9a3c-62fa29e4f68f 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] port_delete event received for '35189b62-b72a-41d7-be6e-95a6288505a1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:43:03.873 2196 1901747706336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c5ee451e-7be0-4307-9a3c-62fa29e4f68f 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Update security group information for ports dict_keys(['d8e31c88-6d60-467b-8eec-0d8851da1ced']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:43:03.902 2196 1901747706336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c5ee451e-7be0-4307-9a3c-62fa29e4f68f 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:43:03.902 2196 1901747706336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c5ee451e-7be0-4307-9a3c-62fa29e4f68f 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Update rules of security group (d718c176-d49e-4cb0-a59c-6b852f34079d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:43:03.912 2196 1901747706336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c5ee451e-7be0-4307-9a3c-62fa29e4f68f 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Update members of security group (d718c176-d49e-4cb0-a59c-6b852f34079d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-12 09:43:03.912 2196 1901747706336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c5ee451e-7be0-4307-9a3c-62fa29e4f68f 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Update port filter for d8e31c88-6d60-467b-8eec-0d8851da1ced _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:43:03.923 2196 1901747706336 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c5ee451e-7be0-4307-9a3c-62fa29e4f68f 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Updating port rules. 2022-05-12 09:43:03.923 2196 1901747706336 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c5ee451e-7be0-4307-9a3c-62fa29e4f68f 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Creating 0 new rules, removing 1 old rules. 2022-05-12 09:43:03.923 2196 1901747706336 MainThread DEBUG oslo_concurrency.lockutils [req-c5ee451e-7be0-4307-9a3c-62fa29e4f68f 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Lock "n-hv-driver-port-lock-d8e31c88-6d60-467b-8eec-0d8851da1ced" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:43:03.946 2196 1901747706336 MainThread DEBUG oslo_concurrency.lockutils [req-c5ee451e-7be0-4307-9a3c-62fa29e4f68f 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Lock "n-hv-driver-port-lock-d8e31c88-6d60-467b-8eec-0d8851da1ced" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:43:03.951 2196 1901747706336 MainThread DEBUG oslo_concurrency.lockutils [req-c5ee451e-7be0-4307-9a3c-62fa29e4f68f 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Lock "n-hv-driver-port-lock-d8e31c88-6d60-467b-8eec-0d8851da1ced" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:43:04.197 2196 1901747706336 MainThread DEBUG oslo_concurrency.lockutils [req-c5ee451e-7be0-4307-9a3c-62fa29e4f68f 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Lock "n-hv-driver-port-lock-d8e31c88-6d60-467b-8eec-0d8851da1ced" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:43:05.473 2196 1901744629360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:43:05.496 2196 1901744629360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:43:07.434 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 953ead63-0e69-4d22-b2b3-ae09ec6491e1 2022-05-12 09:43:07.471 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:43:07.671 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port 953ead63-0e69-4d22-b2b3-ae09ec6491e1 2022-05-12 09:43:07.671 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port 953ead63-0e69-4d22-b2b3-ae09ec6491e1 updated. Details: {'device': '953ead63-0e69-4d22-b2b3-ae09ec6491e1', 'network_id': '157184d7-26b8-47d5-86e0-3945164ff04d', 'port_id': '953ead63-0e69-4d22-b2b3-ae09ec6491e1', 'mac_address': 'fa:16:3e:e5:9d:1d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 300, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dc5a5cf9-5b7a-426c-931b-02b56a7bf3f3', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:43:07.693 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:43:07.699 2196 1901748495456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-953ead63-0e69-4d22-b2b3-ae09ec6491e1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:43:07.699 2196 1901748495456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 953ead63-0e69-4d22-b2b3-ae09ec6491e1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:43:07.699 2196 1901748495456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 157184d7-26b8-47d5-86e0-3945164ff04d 2022-05-12 09:43:07.699 2196 1901748495456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:43:08.057 2196 1901748495456 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '953ead63-0e69-4d22-b2b3-ae09ec6491e1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:43:08.057 2196 1901748495456 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '953ead63-0e69-4d22-b2b3-ae09ec6491e1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:43:08.057 2196 1901748495456 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 953ead63-0e69-4d22-b2b3-ae09ec6491e1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:43:08.057 2196 1901748495456 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 300, VLAN trunk: None to switch port 953ead63-0e69-4d22-b2b3-ae09ec6491e1 2022-05-12 09:43:08.244 2196 1901748495456 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:43:08.259 2196 1901748495456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['953ead63-0e69-4d22-b2b3-ae09ec6491e1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:43:08.356 2196 1901748238288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2cf257c7-99bb-4bdf-b8dd-2c460fd7524a 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Security group member updated on remote: ['d718c176-d49e-4cb0-a59c-6b852f34079d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:43:08.382 2196 1901748238288 MainThread INFO neutron.agent.securitygroups_rpc [req-2cf257c7-99bb-4bdf-b8dd-2c460fd7524a 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Security group member updated ['d718c176-d49e-4cb0-a59c-6b852f34079d'] 2022-05-12 09:43:08.389 2196 1901748238288 MainThread INFO neutron.agent.securitygroups_rpc [req-2cf257c7-99bb-4bdf-b8dd-2c460fd7524a 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Refresh firewall rules 2022-05-12 09:43:08.389 2196 1901748238288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2cf257c7-99bb-4bdf-b8dd-2c460fd7524a 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Get security group information for devices via rpc ['d8e31c88-6d60-467b-8eec-0d8851da1ced'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:43:08.404 2196 1901748495456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['953ead63-0e69-4d22-b2b3-ae09ec6491e1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:43:08.404 2196 1901748495456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:43:08.417 2196 1901748495456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (16b0f64d-b0b7-4ff9-a9c2-f8ba8efb7224) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:43:08.417 2196 1901748495456 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 953ead63-0e69-4d22-b2b3-ae09ec6491e1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:43:08.437 2196 1901748495456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:43:08.437 2196 1901748495456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 953ead63-0e69-4d22-b2b3-ae09ec6491e1 not yet added. Adding. 2022-05-12 09:43:08.452 2196 1901748495456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-12 09:43:08.452 2196 1901748495456 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-12 09:43:08.636 2196 1901748495456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-953ead63-0e69-4d22-b2b3-ae09ec6491e1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:43:08.805 2196 1901748495456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-953ead63-0e69-4d22-b2b3-ae09ec6491e1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:43:08.820 2196 1901748495456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-953ead63-0e69-4d22-b2b3-ae09ec6491e1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:43:09.026 2196 1901748495456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-953ead63-0e69-4d22-b2b3-ae09ec6491e1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:43:09.187 2196 1901748495456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-953ead63-0e69-4d22-b2b3-ae09ec6491e1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.485s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:43:09.201 2196 1901748495456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 953ead63-0e69-4d22-b2b3-ae09ec6491e1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:43:09.201 2196 1901748495456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 953ead63-0e69-4d22-b2b3-ae09ec6491e1 processed. 2022-05-12 09:43:09.201 2196 1901748238288 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2cf257c7-99bb-4bdf-b8dd-2c460fd7524a 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:43:09.201 2196 1901748238288 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2cf257c7-99bb-4bdf-b8dd-2c460fd7524a 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:43:09.228 2196 1901748495456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cf257c7-99bb-4bdf-b8dd-2c460fd7524a 0b01be56426e4ff1a09577f30fb79f0b c54669eadc784d4aac5d1a40d18858b1 - - -] port_delete event received for 'd8e31c88-6d60-467b-8eec-0d8851da1ced' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:43:09.327 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d8e31c88-6d60-467b-8eec-0d8851da1ced 2022-05-12 09:43:09.486 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-12 09:43:09.486 2196 1901747345360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd8e31c88-6d60-467b-8eec-0d8851da1ced' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:43:09.495 2196 1901747345360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd8e31c88-6d60-467b-8eec-0d8851da1ced' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:43:09.495 2196 1901747345360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d8e31c88-6d60-467b-8eec-0d8851da1ced _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:43:09.523 2196 1901747345360 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 94c124bd-d4ff-4709-8b22-7520113efef5 2022-05-12 09:43:09.528 2196 1901747345360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d8e31c88-6d60-467b-8eec-0d8851da1ced'] 2022-05-12 09:43:09.544 2196 1901747345360 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-12 09:43:09.544 2196 1901747345360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:43:09.544 2196 1901747345360 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d8e31c88-6d60-467b-8eec-0d8851da1ced'] 2022-05-12 09:43:09.560 2196 1901746863968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:43:09.791 2196 1901746863968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:43:11.123 2196 1901748173280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bfc581a-774a-43c9-9b4f-728732c9e53f 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for '97c088ed-f6af-4784-b065-f774bd7264fa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:43:12.357 2196 1901749033264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4489325-332b-4786-acca-8eddd47ac956 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for 'd404145d-bce6-4028-b3fb-2af9b5d03c34' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:43:13.103 2196 1901749033264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d1f3dea-56cd-43d2-8e68-06e8996c8cf0 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for 'ea261b9b-2a68-4bb2-acdb-284c69cc42d0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:43:13.327 2196 1901749033264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fccfe7cb-cd67-4573-8a27-8a6c8b670336 - - - - -] port_delete event received for 'ea261b9b-2a68-4bb2-acdb-284c69cc42d0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:43:13.530 2196 1901749033264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d1f3dea-56cd-43d2-8e68-06e8996c8cf0 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] network_delete received. Deleting network 94c124bd-d4ff-4709-8b22-7520113efef5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-12 09:43:13.530 2196 1901749033264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d1f3dea-56cd-43d2-8e68-06e8996c8cf0 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] Network 94c124bd-d4ff-4709-8b22-7520113efef5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-12 09:43:17.870 2196 1901744844864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a51777c-3552-4a07-bfab-4d98ded1ab06 - - - - -] port_update received: 2626c2b1-6da2-49ea-8030-726bc90bb272 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:43:17.886 2196 1901744844864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a51777c-3552-4a07-bfab-4d98ded1ab06 - - - - -] No port 2626c2b1-6da2-49ea-8030-726bc90bb272 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:43:19.382 2196 1901746803984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f5dee8a5-97c1-4919-a2cf-c24119c0f5f5 f739359acd844279aa56ef7d69f4c299 b879e240eb4f48139e28cc43223b21da - - -] Security group rule updated on remote: ['1b4cf6b2-a702-45c6-a103-89f8c82f152f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:43:19.390 2196 1901746803984 MainThread INFO neutron.agent.securitygroups_rpc [req-f5dee8a5-97c1-4919-a2cf-c24119c0f5f5 f739359acd844279aa56ef7d69f4c299 b879e240eb4f48139e28cc43223b21da - - -] Security group rule updated ['1b4cf6b2-a702-45c6-a103-89f8c82f152f'] 2022-05-12 09:43:19.494 2196 1901746744832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e373738e-b590-4f1e-8c87-1ce6848a2326 f739359acd844279aa56ef7d69f4c299 b879e240eb4f48139e28cc43223b21da - - -] Security group rule updated on remote: ['1b4cf6b2-a702-45c6-a103-89f8c82f152f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:43:19.513 2196 1901746744832 MainThread INFO neutron.agent.securitygroups_rpc [req-e373738e-b590-4f1e-8c87-1ce6848a2326 f739359acd844279aa56ef7d69f4c299 b879e240eb4f48139e28cc43223b21da - - -] Security group rule updated ['1b4cf6b2-a702-45c6-a103-89f8c82f152f'] 2022-05-12 09:43:20.891 2196 1901748926592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac91bba7-2785-4a08-bb06-f32c87157abf - - - - -] port_update received: 553d5c0a-fd5a-4eb7-ab63-620bb35e4a42 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:43:20.910 2196 1901748926592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac91bba7-2785-4a08-bb06-f32c87157abf - - - - -] No port 553d5c0a-fd5a-4eb7-ab63-620bb35e4a42 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:43:23.170 2196 1901748008912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-398c2e6c-7d5d-4838-8293-9d9cd8e6eafe f739359acd844279aa56ef7d69f4c299 b879e240eb4f48139e28cc43223b21da - - -] Security group member updated on remote: ['1b4cf6b2-a702-45c6-a103-89f8c82f152f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:43:23.170 2196 1901748008912 MainThread INFO neutron.agent.securitygroups_rpc [req-398c2e6c-7d5d-4838-8293-9d9cd8e6eafe f739359acd844279aa56ef7d69f4c299 b879e240eb4f48139e28cc43223b21da - - -] Security group member updated ['1b4cf6b2-a702-45c6-a103-89f8c82f152f'] 2022-05-12 09:43:24.013 2196 1901748008912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0c55226-379b-4b8b-97a2-66397deacccf bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] port_update received: b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:43:24.031 2196 1901748008912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0c55226-379b-4b8b-97a2-66397deacccf bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] No port b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:43:27.581 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b 2022-05-12 09:43:29.545 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:43:29.758 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b 2022-05-12 09:43:29.766 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b updated. Details: {'device': 'b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b', 'network_id': '9e493ca3-e280-43b9-b225-da7bca606395', 'port_id': 'b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b', 'mac_address': 'fa:16:3e:8e:cd:2b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 317, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd0dfb68a-43de-417f-95c4-a655ed09841d', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:43:29.775 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:43:29.775 2196 1901748992832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:43:29.775 2196 1901748992832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:43:29.793 2196 1901748992832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9e493ca3-e280-43b9-b225-da7bca606395 2022-05-12 09:43:29.793 2196 1901748992832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:43:29.994 2196 1901748992832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:43:30.025 2196 1901748992832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:43:30.035 2196 1901748992832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:43:30.035 2196 1901748992832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 317, VLAN trunk: None to switch port b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b 2022-05-12 09:43:30.188 2196 1901748992832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:43:30.188 2196 1901748992832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:43:30.326 2196 1901748992832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:43:30.326 2196 1901748992832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:43:30.326 2196 1901748992832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1b4cf6b2-a702-45c6-a103-89f8c82f152f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:43:30.353 2196 1901748992832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:43:30.360 2196 1901748992832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:43:30.369 2196 1901748992832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b not yet added. Adding. 2022-05-12 09:43:30.369 2196 1901748992832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-12 09:43:30.369 2196 1901748992832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-12 09:43:30.605 2196 1901748992832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:43:30.791 2196 1901748992832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:43:30.791 2196 1901748992832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:43:31.010 2196 1901748992832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:43:31.188 2196 1901748992832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.407s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:43:31.188 2196 1901748992832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:43:31.188 2196 1901748992832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b processed. 2022-05-12 09:43:31.558 2196 1901750101792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:43:31.746 2196 1901750101792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:43:49.674 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 24fe4aa4-21d7-4953-acd5-384b86945694 2022-05-12 09:43:49.674 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-12 09:43:49.674 2196 1901750407408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '24fe4aa4-21d7-4953-acd5-384b86945694' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:43:49.697 2196 1901750407408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '24fe4aa4-21d7-4953-acd5-384b86945694' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:43:49.697 2196 1901750407408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 24fe4aa4-21d7-4953-acd5-384b86945694 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:43:49.720 2196 1901750407408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1fcc80ff-8e1d-4af6-9047-57b5fbbc9180 2022-05-12 09:43:49.748 2196 1901750407408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['24fe4aa4-21d7-4953-acd5-384b86945694'] 2022-05-12 09:43:49.748 2196 1901750407408 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-12 09:43:49.748 2196 1901750407408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:43:49.770 2196 1901750407408 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['24fe4aa4-21d7-4953-acd5-384b86945694'] 2022-05-12 09:43:51.678 2196 1901750254400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:43:51.811 2196 1901750254400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:43:59.967 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 24fe4aa4-21d7-4953-acd5-384b86945694 2022-05-12 09:44:01.692 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:44:01.885 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port 24fe4aa4-21d7-4953-acd5-384b86945694 2022-05-12 09:44:01.885 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port 24fe4aa4-21d7-4953-acd5-384b86945694 updated. Details: {'device': '24fe4aa4-21d7-4953-acd5-384b86945694', 'network_id': '1fcc80ff-8e1d-4af6-9047-57b5fbbc9180', 'port_id': '24fe4aa4-21d7-4953-acd5-384b86945694', 'mac_address': 'fa:16:3e:ec:81:80', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 349, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'df6c15cb-1314-4401-9e60-4042acbc2209', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:44:01.910 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:44:01.910 2196 1901744811520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-24fe4aa4-21d7-4953-acd5-384b86945694" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:44:01.910 2196 1901744811520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 24fe4aa4-21d7-4953-acd5-384b86945694 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:44:01.924 2196 1901744811520 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1fcc80ff-8e1d-4af6-9047-57b5fbbc9180 2022-05-12 09:44:01.934 2196 1901744811520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:44:02.121 2196 1901744811520 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '24fe4aa4-21d7-4953-acd5-384b86945694') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:44:02.135 2196 1901744811520 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '24fe4aa4-21d7-4953-acd5-384b86945694') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:44:02.150 2196 1901744811520 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 24fe4aa4-21d7-4953-acd5-384b86945694 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:44:02.150 2196 1901744811520 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 349, VLAN trunk: None to switch port 24fe4aa4-21d7-4953-acd5-384b86945694 2022-05-12 09:44:02.513 2196 1901744811520 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:44:02.513 2196 1901744811520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['24fe4aa4-21d7-4953-acd5-384b86945694'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:44:02.768 2196 1901744811520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['24fe4aa4-21d7-4953-acd5-384b86945694']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:44:02.780 2196 1901744811520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:44:02.780 2196 1901744811520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2827bbf7-ac44-4dde-9d20-88bc96277203) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:44:02.780 2196 1901744811520 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 24fe4aa4-21d7-4953-acd5-384b86945694 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:44:02.807 2196 1901744811520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:44:02.807 2196 1901744811520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 24fe4aa4-21d7-4953-acd5-384b86945694 not yet added. Adding. 2022-05-12 09:44:02.807 2196 1901744811520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-12 09:44:02.823 2196 1901744811520 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-12 09:44:03.135 2196 1901744811520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-24fe4aa4-21d7-4953-acd5-384b86945694" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:44:03.334 2196 1901744811520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-24fe4aa4-21d7-4953-acd5-384b86945694" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:44:03.341 2196 1901744811520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-24fe4aa4-21d7-4953-acd5-384b86945694" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:44:03.558 2196 1901744811520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-24fe4aa4-21d7-4953-acd5-384b86945694" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:44:03.760 2196 1901744811520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-24fe4aa4-21d7-4953-acd5-384b86945694" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.860s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:44:03.778 2196 1901744811520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 24fe4aa4-21d7-4953-acd5-384b86945694 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:44:03.791 2196 1901744811520 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 24fe4aa4-21d7-4953-acd5-384b86945694 processed. 2022-05-12 09:44:03.808 2196 1901744811520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:44:03.995 2196 1901744811520 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:44:07.860 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ec3b1faa-64e6-47cb-8540-2a02a8bf548c 2022-05-12 09:44:08.515 2196 1901748874048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c1c8e35-a6bd-452f-8a00-2add943f6905 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group member updated on remote: ['d013dd96-141d-4f00-9107-037e48c0e381'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:44:08.515 2196 1901748874048 MainThread INFO neutron.agent.securitygroups_rpc [req-7c1c8e35-a6bd-452f-8a00-2add943f6905 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group member updated ['d013dd96-141d-4f00-9107-037e48c0e381'] 2022-05-12 09:44:08.795 2196 1901749343856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c1c8e35-a6bd-452f-8a00-2add943f6905 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] port_delete event received for 'ec3b1faa-64e6-47cb-8540-2a02a8bf548c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:44:09.823 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-12 09:44:09.823 2196 1901748239344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ec3b1faa-64e6-47cb-8540-2a02a8bf548c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:44:09.837 2196 1901748239344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ec3b1faa-64e6-47cb-8540-2a02a8bf548c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:44:09.837 2196 1901748239344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ec3b1faa-64e6-47cb-8540-2a02a8bf548c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:44:09.869 2196 1901748239344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d8bd03ea-0f3b-46bf-82a8-531c929bec57 2022-05-12 09:44:09.873 2196 1901748239344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ec3b1faa-64e6-47cb-8540-2a02a8bf548c'] 2022-05-12 09:44:09.873 2196 1901748239344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-12 09:44:09.885 2196 1901748239344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:44:09.885 2196 1901748239344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ec3b1faa-64e6-47cb-8540-2a02a8bf548c'] 2022-05-12 09:44:10.108 2196 1901748239344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4dddf7f1-f03f-47fd-a8b1-16fd397dfdd2 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] port_delete event received for 'a4ce6eb5-3a19-4afa-b7e2-23e654298e6a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:44:10.390 2196 1901748927824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-444d13a5-7518-450e-a009-ce4fa2e3cf73 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group rule updated on remote: ['6f45e960-bb43-4974-b9a7-5142b9a6c456'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:44:10.401 2196 1901748927824 MainThread INFO neutron.agent.securitygroups_rpc [req-444d13a5-7518-450e-a009-ce4fa2e3cf73 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group rule updated ['6f45e960-bb43-4974-b9a7-5142b9a6c456'] 2022-05-12 09:44:10.501 2196 1901748927824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9dc340af-3236-4941-bc10-003f8a8611bf 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group rule updated on remote: ['6f45e960-bb43-4974-b9a7-5142b9a6c456'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:44:10.530 2196 1901748927824 MainThread INFO neutron.agent.securitygroups_rpc [req-9dc340af-3236-4941-bc10-003f8a8611bf 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group rule updated ['6f45e960-bb43-4974-b9a7-5142b9a6c456'] 2022-05-12 09:44:11.840 2196 1901747343424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:44:11.875 2196 1901747343424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:44:14.056 2196 1901745663664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-572df80f-d757-4a6d-b0e7-56ca2a3867ad 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group member updated on remote: ['6f45e960-bb43-4974-b9a7-5142b9a6c456'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:44:14.081 2196 1901745663664 MainThread INFO neutron.agent.securitygroups_rpc [req-572df80f-d757-4a6d-b0e7-56ca2a3867ad 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group member updated ['6f45e960-bb43-4974-b9a7-5142b9a6c456'] 2022-05-12 09:44:14.924 2196 1901748991424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91ddbce0-8010-43a0-ae60-08d329fc893b bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] port_update received: 5fd0072b-c35b-4eb8-95e5-e20e592d7b49 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:44:14.948 2196 1901748991424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91ddbce0-8010-43a0-ae60-08d329fc893b bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] No port 5fd0072b-c35b-4eb8-95e5-e20e592d7b49 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:44:18.122 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5fd0072b-c35b-4eb8-95e5-e20e592d7b49 2022-05-12 09:44:19.859 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:44:20.046 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port 5fd0072b-c35b-4eb8-95e5-e20e592d7b49 2022-05-12 09:44:20.046 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port 5fd0072b-c35b-4eb8-95e5-e20e592d7b49 updated. Details: {'device': '5fd0072b-c35b-4eb8-95e5-e20e592d7b49', 'network_id': 'd8bd03ea-0f3b-46bf-82a8-531c929bec57', 'port_id': '5fd0072b-c35b-4eb8-95e5-e20e592d7b49', 'mac_address': 'fa:16:3e:11:68:ae', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 333, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'be18f7f8-10b6-434a-8890-e7ce96c85646', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:44:20.046 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:44:20.073 2196 1901750215600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5fd0072b-c35b-4eb8-95e5-e20e592d7b49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:44:20.073 2196 1901750215600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5fd0072b-c35b-4eb8-95e5-e20e592d7b49 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:44:20.095 2196 1901750215600 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d8bd03ea-0f3b-46bf-82a8-531c929bec57 2022-05-12 09:44:20.095 2196 1901750215600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:44:20.313 2196 1901750215600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5fd0072b-c35b-4eb8-95e5-e20e592d7b49') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:44:20.313 2196 1901750215600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5fd0072b-c35b-4eb8-95e5-e20e592d7b49') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:44:20.337 2196 1901750215600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5fd0072b-c35b-4eb8-95e5-e20e592d7b49 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:44:20.343 2196 1901750215600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 333, VLAN trunk: None to switch port 5fd0072b-c35b-4eb8-95e5-e20e592d7b49 2022-05-12 09:44:20.494 2196 1901750215600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:44:20.509 2196 1901750215600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5fd0072b-c35b-4eb8-95e5-e20e592d7b49'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:44:20.653 2196 1901750215600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5fd0072b-c35b-4eb8-95e5-e20e592d7b49']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:44:20.669 2196 1901750215600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:44:20.669 2196 1901750215600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6f45e960-bb43-4974-b9a7-5142b9a6c456) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:44:20.669 2196 1901750215600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5fd0072b-c35b-4eb8-95e5-e20e592d7b49 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:44:20.698 2196 1901750215600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:44:20.703 2196 1901750215600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5fd0072b-c35b-4eb8-95e5-e20e592d7b49 not yet added. Adding. 2022-05-12 09:44:20.703 2196 1901750215600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-12 09:44:20.716 2196 1901750215600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-12 09:44:20.949 2196 1901750215600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5fd0072b-c35b-4eb8-95e5-e20e592d7b49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:44:21.152 2196 1901750215600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5fd0072b-c35b-4eb8-95e5-e20e592d7b49" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:44:21.166 2196 1901750215600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5fd0072b-c35b-4eb8-95e5-e20e592d7b49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:44:21.401 2196 1901750215600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5fd0072b-c35b-4eb8-95e5-e20e592d7b49" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:44:21.557 2196 1901750215600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5fd0072b-c35b-4eb8-95e5-e20e592d7b49" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.485s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:44:21.573 2196 1901750215600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5fd0072b-c35b-4eb8-95e5-e20e592d7b49 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:44:21.573 2196 1901750215600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5fd0072b-c35b-4eb8-95e5-e20e592d7b49 processed. 2022-05-12 09:44:21.869 2196 1901747254720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:44:22.044 2196 1901747254720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:45:12.413 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 953ead63-0e69-4d22-b2b3-ae09ec6491e1 2022-05-12 09:45:12.493 2196 1901746802752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c9e4877-3bd5-44eb-aa09-84667bb15a8a 2efdff1c390f4271963e932af8abd473 da5b9f41ad6b4506872df6cb86ae9f73 - - -] Security group member updated on remote: ['16b0f64d-b0b7-4ff9-a9c2-f8ba8efb7224'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:45:12.528 2196 1901746802752 MainThread INFO neutron.agent.securitygroups_rpc [req-8c9e4877-3bd5-44eb-aa09-84667bb15a8a 2efdff1c390f4271963e932af8abd473 da5b9f41ad6b4506872df6cb86ae9f73 - - -] Security group member updated ['16b0f64d-b0b7-4ff9-a9c2-f8ba8efb7224'] 2022-05-12 09:45:12.811 2196 1901745314800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c9e4877-3bd5-44eb-aa09-84667bb15a8a 2efdff1c390f4271963e932af8abd473 da5b9f41ad6b4506872df6cb86ae9f73 - - -] port_delete event received for '953ead63-0e69-4d22-b2b3-ae09ec6491e1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:45:14.147 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-12 09:45:14.148 2196 1901750645328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '953ead63-0e69-4d22-b2b3-ae09ec6491e1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:45:14.148 2196 1901750645328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '953ead63-0e69-4d22-b2b3-ae09ec6491e1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:45:14.148 2196 1901750645328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 953ead63-0e69-4d22-b2b3-ae09ec6491e1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:45:14.198 2196 1901750645328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 157184d7-26b8-47d5-86e0-3945164ff04d 2022-05-12 09:45:14.198 2196 1901750645328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['953ead63-0e69-4d22-b2b3-ae09ec6491e1'] 2022-05-12 09:45:14.198 2196 1901750645328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-12 09:45:14.214 2196 1901750645328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:45:14.229 2196 1901750645328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['953ead63-0e69-4d22-b2b3-ae09ec6491e1'] 2022-05-12 09:45:14.621 2196 1901748990720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f667a41-169b-46f8-b296-df910dd85768 2efdff1c390f4271963e932af8abd473 da5b9f41ad6b4506872df6cb86ae9f73 - - -] port_delete event received for 'b6de7c14-5fd8-4b23-9ae1-67d71d919f4e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:45:16.166 2196 1901747617104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:45:16.178 2196 1901747617104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:45:19.164 2196 1901747752272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-113930a1-9b4c-4191-9084-872e9d21df68 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for '25faadc0-b879-427a-990e-67b1194cb01d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:45:20.601 2196 1901747752272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fd3189d-59d6-43ae-9c6e-fc995c59a3e2 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for '1abe966a-62a9-493e-9788-2cab83ccfdde' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:45:21.293 2196 1901749957552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4088716-9e88-4a05-89c7-0c53cc394174 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for '7bb72f7a-7655-4ef9-befb-cb618f7c4014' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:45:21.537 2196 1901748817984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4088716-9e88-4a05-89c7-0c53cc394174 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] network_delete received. Deleting network 157184d7-26b8-47d5-86e0-3945164ff04d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-12 09:45:21.553 2196 1901748817984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4088716-9e88-4a05-89c7-0c53cc394174 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] Network 157184d7-26b8-47d5-86e0-3945164ff04d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-12 09:45:21.666 2196 1901748817984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39bdf965-9599-41ec-8545-80520c73b147 - - - - -] port_delete event received for '7bb72f7a-7655-4ef9-befb-cb618f7c4014' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:45:38.820 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b 2022-05-12 09:45:40.258 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:45:40.455 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b 2022-05-12 09:45:43.585 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b updated. Details: {'device': 'b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b', 'network_id': '9e493ca3-e280-43b9-b225-da7bca606395', 'port_id': 'b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b', 'mac_address': 'fa:16:3e:8e:cd:2b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 317, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd0dfb68a-43de-417f-95c4-a655ed09841d', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:45:43.585 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:45:43.585 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.base [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Loop iteration exceeded interval (2 vs. 3.3271000385284424) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:124 2022-05-12 09:45:43.585 2196 1901751220352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:45:45.055 2196 1901751220352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:45:46.515 2196 1901751220352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:45:46.536 2196 1901751220352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:45:46.536 2196 1901751220352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:45:46.553 2196 1901751220352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:45:46.553 2196 1901751220352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 317, VLAN trunk: None to switch port b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b 2022-05-12 09:45:46.599 2196 1901751220352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:45:46.599 2196 1901751220352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:45:46.757 2196 1901751220352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:45:46.757 2196 1901751220352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:45:46.757 2196 1901751220352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1b4cf6b2-a702-45c6-a103-89f8c82f152f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:45:46.786 2196 1901751220352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:45:46.786 2196 1901751220352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:45:46.802 2196 1901751220352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-05-12 09:45:46.817 2196 1901751220352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:45:46.817 2196 1901751220352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:45:46.833 2196 1901751220352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:45:46.833 2196 1901751220352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:45:46.889 2196 1901751220352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:45:46.911 2196 1901751220352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:45:46.924 2196 1901751220352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b processed. 2022-05-12 09:45:48.567 2196 1901745220768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:45:48.737 2196 1901745220768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:45:52.944 2196 1901746905328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b705155-4e33-4ab6-8242-e755bcd95815 fde21f628031431583e085d26485451d 170aaa04d8fe4170bf344d5667ae2814 - - -] port_delete event received for '8048d702-e9bb-4d18-9a7d-bf5887ece3b9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:45:56.712 2196 1901747614464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-49df7880-c237-46aa-aaef-0e0dd24f29f7 fde21f628031431583e085d26485451d 170aaa04d8fe4170bf344d5667ae2814 - - -] Security group member updated on remote: ['2827bbf7-ac44-4dde-9d20-88bc96277203'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:45:56.712 2196 1901747614464 MainThread INFO neutron.agent.securitygroups_rpc [req-49df7880-c237-46aa-aaef-0e0dd24f29f7 fde21f628031431583e085d26485451d 170aaa04d8fe4170bf344d5667ae2814 - - -] Security group member updated ['2827bbf7-ac44-4dde-9d20-88bc96277203'] 2022-05-12 09:45:56.803 2196 1901750004544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49df7880-c237-46aa-aaef-0e0dd24f29f7 fde21f628031431583e085d26485451d 170aaa04d8fe4170bf344d5667ae2814 - - -] port_delete event received for '24fe4aa4-21d7-4953-acd5-384b86945694' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:45:57.025 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 24fe4aa4-21d7-4953-acd5-384b86945694 2022-05-12 09:45:58.598 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-12 09:45:58.598 2196 1901749324784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '24fe4aa4-21d7-4953-acd5-384b86945694' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:45:58.598 2196 1901749324784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '24fe4aa4-21d7-4953-acd5-384b86945694' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:45:58.616 2196 1901749324784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 24fe4aa4-21d7-4953-acd5-384b86945694 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:45:58.616 2196 1901749324784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1fcc80ff-8e1d-4af6-9047-57b5fbbc9180 2022-05-12 09:45:58.645 2196 1901749324784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['24fe4aa4-21d7-4953-acd5-384b86945694'] 2022-05-12 09:45:58.651 2196 1901749324784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-12 09:45:58.651 2196 1901749324784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:45:58.665 2196 1901749324784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['24fe4aa4-21d7-4953-acd5-384b86945694'] 2022-05-12 09:45:59.502 2196 1901749324784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a91a0069-b35a-469c-9e16-83ff0e181da4 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for 'd4c2287f-048d-4654-8cda-fb464e5090d6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:46:00.604 2196 1901749324784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:46:00.957 2196 1901749324784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:46:01.549 2196 1901745925280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3e6f28fa-32b0-4ca9-9ae5-943b62703b23 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for '64170cea-2d96-4b03-8a36-3e3584ecdd27' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:46:02.495 2196 1901751035856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-783df1c7-82dd-40d1-b818-188e401a4126 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for 'fb4cb135-d8b2-44b5-b8c1-12ddb8e7e3f3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:46:02.582 2196 1901750539712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d23c8bbe-bd3d-4384-8f84-56f8cccf4bb7 - - - - -] port_delete event received for 'fb4cb135-d8b2-44b5-b8c1-12ddb8e7e3f3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:46:02.730 2196 1901751218240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-783df1c7-82dd-40d1-b818-188e401a4126 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] network_delete received. Deleting network 1fcc80ff-8e1d-4af6-9047-57b5fbbc9180 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-12 09:46:02.740 2196 1901751218240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-783df1c7-82dd-40d1-b818-188e401a4126 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] Network 1fcc80ff-8e1d-4af6-9047-57b5fbbc9180 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-12 09:46:03.054 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b 2022-05-12 09:46:04.099 2196 1901745220064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67c66188-6355-40f7-9ac4-3ace1d6c1011 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for 'ff15eea8-249b-4df3-b3b2-ab9affc1578d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:46:04.603 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-12 09:46:04.603 2196 1901744799584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:46:04.603 2196 1901744799584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:46:04.603 2196 1901744799584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:46:04.648 2196 1901744799584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b'] 2022-05-12 09:46:04.648 2196 1901744799584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-12 09:46:04.648 2196 1901744799584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:46:04.668 2196 1901744799584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b'] 2022-05-12 09:46:05.414 2196 1901750932576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33224ef1-4d7d-4a8a-9f12-20432693b4b9 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for 'cbdae8b7-88db-41f2-9b12-5225b502bfc3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:46:06.335 2196 1901750789568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b99dd3e2-b495-4466-97cc-b8db93845ab3 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for '84fc6fe5-e896-4b8b-9f9a-f2b9184b88f7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:46:06.545 2196 1901750789568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b99dd3e2-b495-4466-97cc-b8db93845ab3 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] network_delete received. Deleting network 0fc71731-e9d5-4fa3-9560-76a72e660a6a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-12 09:46:06.545 2196 1901750789568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b99dd3e2-b495-4466-97cc-b8db93845ab3 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] Network 0fc71731-e9d5-4fa3-9560-76a72e660a6a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-12 09:46:06.618 2196 1901750789568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:46:06.802 2196 1901750789568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:46:07.072 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b 2022-05-12 09:46:08.627 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-12 09:46:08.633 2196 1901747614464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:46:08.633 2196 1901747614464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:46:08.633 2196 1901747614464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:46:08.661 2196 1901747614464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9e493ca3-e280-43b9-b225-da7bca606395 2022-05-12 09:46:08.661 2196 1901747614464 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b'] 2022-05-12 09:46:08.661 2196 1901747614464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:46:08.661 2196 1901747614464 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b'] 2022-05-12 09:46:10.631 2196 1901751328432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:46:10.739 2196 1901751328432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:46:25.695 2196 1901750540592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c65ef43a-f0e8-4b57-952d-057330353360 8427a2000ab943f6a6fa72d068efe2ac f905d25356874ac88be7ed35a624e230 - - -] Security group member updated on remote: ['044135b8-e00d-4eee-a9b9-7234a6be7863'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:46:25.695 2196 1901750540592 MainThread INFO neutron.agent.securitygroups_rpc [req-c65ef43a-f0e8-4b57-952d-057330353360 8427a2000ab943f6a6fa72d068efe2ac f905d25356874ac88be7ed35a624e230 - - -] Security group member updated ['044135b8-e00d-4eee-a9b9-7234a6be7863'] 2022-05-12 09:46:26.444 2196 1901748239520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d12a584-03b0-4682-9bd4-6b7a811e0835 bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] port_update received: 0b0e76dc-66e5-4455-bb32-2661005e59fd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:46:26.470 2196 1901748239520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d12a584-03b0-4682-9bd4-6b7a811e0835 bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] No port 0b0e76dc-66e5-4455-bb32-2661005e59fd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:46:29.302 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0b0e76dc-66e5-4455-bb32-2661005e59fd 2022-05-12 09:46:30.727 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:46:30.910 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port 0b0e76dc-66e5-4455-bb32-2661005e59fd 2022-05-12 09:46:30.910 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port 0b0e76dc-66e5-4455-bb32-2661005e59fd updated. Details: {'device': '0b0e76dc-66e5-4455-bb32-2661005e59fd', 'network_id': 'a979ad69-574d-4551-aeb4-f162ac77a9b9', 'port_id': '0b0e76dc-66e5-4455-bb32-2661005e59fd', 'mac_address': 'fa:16:3e:84:e5:55', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 342, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9c3391ae-d29e-4a2c-ad71-662785d99b53', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:46:30.935 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:46:30.935 2196 1901745220768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0b0e76dc-66e5-4455-bb32-2661005e59fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:46:30.948 2196 1901745220768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0b0e76dc-66e5-4455-bb32-2661005e59fd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:46:30.948 2196 1901745220768 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a979ad69-574d-4551-aeb4-f162ac77a9b9 2022-05-12 09:46:30.948 2196 1901745220768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:46:31.149 2196 1901745220768 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0b0e76dc-66e5-4455-bb32-2661005e59fd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:46:31.149 2196 1901745220768 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0b0e76dc-66e5-4455-bb32-2661005e59fd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:46:31.173 2196 1901745220768 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0b0e76dc-66e5-4455-bb32-2661005e59fd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:46:31.173 2196 1901745220768 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 342, VLAN trunk: None to switch port 0b0e76dc-66e5-4455-bb32-2661005e59fd 2022-05-12 09:46:31.449 2196 1901745220768 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:46:31.457 2196 1901745220768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0b0e76dc-66e5-4455-bb32-2661005e59fd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:46:31.457 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b 2022-05-12 09:46:31.612 2196 1901745220768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0b0e76dc-66e5-4455-bb32-2661005e59fd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:46:31.612 2196 1901745220768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:46:31.628 2196 1901745220768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (044135b8-e00d-4eee-a9b9-7234a6be7863) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:46:31.628 2196 1901745220768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (044135b8-e00d-4eee-a9b9-7234a6be7863) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-12 09:46:31.628 2196 1901745220768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0b0e76dc-66e5-4455-bb32-2661005e59fd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:46:31.646 2196 1901745220768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:46:31.646 2196 1901745220768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0b0e76dc-66e5-4455-bb32-2661005e59fd not yet added. Adding. 2022-05-12 09:46:31.646 2196 1901745220768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-12 09:46:31.661 2196 1901745220768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-12 09:46:31.869 2196 1901745220768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0b0e76dc-66e5-4455-bb32-2661005e59fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:46:32.019 2196 1901745220768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0b0e76dc-66e5-4455-bb32-2661005e59fd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:46:32.041 2196 1901745220768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0b0e76dc-66e5-4455-bb32-2661005e59fd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:46:32.225 2196 1901745220768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0b0e76dc-66e5-4455-bb32-2661005e59fd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:46:32.350 2196 1901745220768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0b0e76dc-66e5-4455-bb32-2661005e59fd" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.421s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:46:32.350 2196 1901745220768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0b0e76dc-66e5-4455-bb32-2661005e59fd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:46:32.350 2196 1901745220768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0b0e76dc-66e5-4455-bb32-2661005e59fd processed. 2022-05-12 09:46:32.735 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:46:32.739 2196 1901745220768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:46:33.066 2196 1901745220768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:46:33.066 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b 2022-05-12 09:46:33.066 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b updated. Details: {'device': 'b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b', 'network_id': '9e493ca3-e280-43b9-b225-da7bca606395', 'port_id': 'b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b', 'mac_address': 'fa:16:3e:8e:cd:2b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 317, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd0dfb68a-43de-417f-95c4-a655ed09841d', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:46:33.066 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:46:33.097 2196 1901745220768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:46:33.097 2196 1901745220768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:46:33.097 2196 1901745220768 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9e493ca3-e280-43b9-b225-da7bca606395 2022-05-12 09:46:33.112 2196 1901745220768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:46:33.315 2196 1901745220768 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:46:33.315 2196 1901745220768 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:46:33.315 2196 1901745220768 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:46:33.315 2196 1901745220768 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 317, VLAN trunk: None to switch port b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b 2022-05-12 09:46:33.488 2196 1901745220768 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:46:33.488 2196 1901745220768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:46:33.759 2196 1901745220768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:46:33.759 2196 1901745220768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:46:33.780 2196 1901745220768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1b4cf6b2-a702-45c6-a103-89f8c82f152f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:46:33.780 2196 1901745220768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:46:33.801 2196 1901745220768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:46:33.801 2196 1901745220768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b not yet added. Adding. 2022-05-12 09:46:33.801 2196 1901745220768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-12 09:46:33.801 2196 1901745220768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-12 09:46:33.973 2196 1901745220768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:46:34.207 2196 1901745220768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:46:34.236 2196 1901745220768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:46:34.498 2196 1901745220768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:46:34.739 2196 1901745220768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.641s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:46:34.739 2196 1901745220768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:46:34.739 2196 1901745220768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b processed. 2022-05-12 09:46:34.756 2196 1901745220768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:46:34.927 2196 1901745220768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:46:40.926 2196 1901751754592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0d2e9179-70bf-4a6a-b370-f0b5c46294b2 8427a2000ab943f6a6fa72d068efe2ac f905d25356874ac88be7ed35a624e230 - - -] Security group member updated on remote: ['044135b8-e00d-4eee-a9b9-7234a6be7863'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:46:40.926 2196 1901751754592 MainThread INFO neutron.agent.securitygroups_rpc [req-0d2e9179-70bf-4a6a-b370-f0b5c46294b2 8427a2000ab943f6a6fa72d068efe2ac f905d25356874ac88be7ed35a624e230 - - -] Security group member updated ['044135b8-e00d-4eee-a9b9-7234a6be7863'] 2022-05-12 09:46:40.946 2196 1901751754592 MainThread INFO neutron.agent.securitygroups_rpc [req-0d2e9179-70bf-4a6a-b370-f0b5c46294b2 8427a2000ab943f6a6fa72d068efe2ac f905d25356874ac88be7ed35a624e230 - - -] Refresh firewall rules 2022-05-12 09:46:40.946 2196 1901751754592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0d2e9179-70bf-4a6a-b370-f0b5c46294b2 8427a2000ab943f6a6fa72d068efe2ac f905d25356874ac88be7ed35a624e230 - - -] Get security group information for devices via rpc ['0b0e76dc-66e5-4455-bb32-2661005e59fd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:46:40.973 2196 1901751754592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0d2e9179-70bf-4a6a-b370-f0b5c46294b2 8427a2000ab943f6a6fa72d068efe2ac f905d25356874ac88be7ed35a624e230 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:46:40.973 2196 1901751754592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0d2e9179-70bf-4a6a-b370-f0b5c46294b2 8427a2000ab943f6a6fa72d068efe2ac f905d25356874ac88be7ed35a624e230 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:46:41.002 2196 1901751754592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d2e9179-70bf-4a6a-b370-f0b5c46294b2 8427a2000ab943f6a6fa72d068efe2ac f905d25356874ac88be7ed35a624e230 - - -] port_delete event received for '0b0e76dc-66e5-4455-bb32-2661005e59fd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:46:41.384 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5fd0072b-c35b-4eb8-95e5-e20e592d7b49 2022-05-12 09:46:41.401 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0b0e76dc-66e5-4455-bb32-2661005e59fd 2022-05-12 09:46:41.411 2196 1901751754592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-11b2893e-7a39-4912-a04b-d164890d68d1 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group member updated on remote: ['6f45e960-bb43-4974-b9a7-5142b9a6c456'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:46:41.440 2196 1901751754592 MainThread INFO neutron.agent.securitygroups_rpc [req-11b2893e-7a39-4912-a04b-d164890d68d1 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] Security group member updated ['6f45e960-bb43-4974-b9a7-5142b9a6c456'] 2022-05-12 09:46:41.744 2196 1901751754592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11b2893e-7a39-4912-a04b-d164890d68d1 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] port_delete event received for '5fd0072b-c35b-4eb8-95e5-e20e592d7b49' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:46:42.818 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-12 09:46:42.818 2196 1901749197984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5fd0072b-c35b-4eb8-95e5-e20e592d7b49' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:46:42.818 2196 1901749197984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5fd0072b-c35b-4eb8-95e5-e20e592d7b49' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:46:42.818 2196 1901749197984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5fd0072b-c35b-4eb8-95e5-e20e592d7b49 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:46:42.851 2196 1901749197984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d8bd03ea-0f3b-46bf-82a8-531c929bec57 2022-05-12 09:46:42.851 2196 1901749197984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5fd0072b-c35b-4eb8-95e5-e20e592d7b49'] 2022-05-12 09:46:42.851 2196 1901749197984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-12 09:46:42.872 2196 1901749197984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:46:42.872 2196 1901749197984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5fd0072b-c35b-4eb8-95e5-e20e592d7b49'] 2022-05-12 09:46:42.884 2196 1901748927120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0b0e76dc-66e5-4455-bb32-2661005e59fd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:46:42.884 2196 1901748927120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0b0e76dc-66e5-4455-bb32-2661005e59fd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:46:42.895 2196 1901748927120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0b0e76dc-66e5-4455-bb32-2661005e59fd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:46:42.895 2196 1901748927120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a979ad69-574d-4551-aeb4-f162ac77a9b9 2022-05-12 09:46:42.916 2196 1901748927120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0b0e76dc-66e5-4455-bb32-2661005e59fd'] 2022-05-12 09:46:42.916 2196 1901748927120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-12 09:46:42.927 2196 1901748927120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:46:42.927 2196 1901748927120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0b0e76dc-66e5-4455-bb32-2661005e59fd'] 2022-05-12 09:46:43.711 2196 1901749197984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ae75a33-09c2-403b-a031-22ee78c3ba9d 6c8297034cfa40438000e7d94419a429 b079fd0b329c4f1a856f71e0c8f98dde - - -] port_delete event received for 'c1ca14b1-805a-4b0b-9b5a-dde2b802f3d6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:46:44.433 2196 1901751394144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf9ed4cf-e8c0-4a4b-afd3-b4ddf1799c9a 8427a2000ab943f6a6fa72d068efe2ac f905d25356874ac88be7ed35a624e230 - - -] Security group member updated on remote: ['044135b8-e00d-4eee-a9b9-7234a6be7863'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:46:44.447 2196 1901751394144 MainThread INFO neutron.agent.securitygroups_rpc [req-cf9ed4cf-e8c0-4a4b-afd3-b4ddf1799c9a 8427a2000ab943f6a6fa72d068efe2ac f905d25356874ac88be7ed35a624e230 - - -] Security group member updated ['044135b8-e00d-4eee-a9b9-7234a6be7863'] 2022-05-12 09:46:44.830 2196 1901751521120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:46:44.877 2196 1901751521120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:46:45.363 2196 1901750540240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f37b0ca4-cddc-4eda-9f75-e80bec62355b bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] port_update received: aa30e7b2-4498-47a0-988c-5e68aa140b5b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:46:45.394 2196 1901750540240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f37b0ca4-cddc-4eda-9f75-e80bec62355b bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] No port aa30e7b2-4498-47a0-988c-5e68aa140b5b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:46:47.441 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: aa30e7b2-4498-47a0-988c-5e68aa140b5b 2022-05-12 09:46:48.893 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:46:49.128 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port aa30e7b2-4498-47a0-988c-5e68aa140b5b 2022-05-12 09:46:49.147 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port aa30e7b2-4498-47a0-988c-5e68aa140b5b updated. Details: {'device': 'aa30e7b2-4498-47a0-988c-5e68aa140b5b', 'network_id': 'a979ad69-574d-4551-aeb4-f162ac77a9b9', 'port_id': 'aa30e7b2-4498-47a0-988c-5e68aa140b5b', 'mac_address': 'fa:16:3e:47:08:e4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 342, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9c3391ae-d29e-4a2c-ad71-662785d99b53', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:46:49.160 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:46:49.160 2196 1901745663664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aa30e7b2-4498-47a0-988c-5e68aa140b5b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:46:49.160 2196 1901745663664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port aa30e7b2-4498-47a0-988c-5e68aa140b5b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:46:49.185 2196 1901745663664 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a979ad69-574d-4551-aeb4-f162ac77a9b9 2022-05-12 09:46:49.190 2196 1901745663664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:46:49.364 2196 1901745663664 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'aa30e7b2-4498-47a0-988c-5e68aa140b5b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:46:49.378 2196 1901745663664 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'aa30e7b2-4498-47a0-988c-5e68aa140b5b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:46:49.394 2196 1901750540240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1739fd9-21e2-49bb-949f-e213dca16193 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for 'afe51b64-ecef-4dbc-81fa-ac72b0814cf1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:46:49.394 2196 1901745663664 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port aa30e7b2-4498-47a0-988c-5e68aa140b5b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:46:49.410 2196 1901745663664 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 342, VLAN trunk: None to switch port aa30e7b2-4498-47a0-988c-5e68aa140b5b 2022-05-12 09:46:49.549 2196 1901745663664 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:46:49.549 2196 1901745663664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['aa30e7b2-4498-47a0-988c-5e68aa140b5b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:46:50.083 2196 1901745663664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['aa30e7b2-4498-47a0-988c-5e68aa140b5b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:46:50.096 2196 1901745663664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:46:50.096 2196 1901745663664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (044135b8-e00d-4eee-a9b9-7234a6be7863) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:46:50.096 2196 1901745663664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (044135b8-e00d-4eee-a9b9-7234a6be7863) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-05-12 09:46:50.096 2196 1901745663664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for aa30e7b2-4498-47a0-988c-5e68aa140b5b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:46:50.096 2196 1901745663664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:46:50.129 2196 1901745663664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device aa30e7b2-4498-47a0-988c-5e68aa140b5b not yet added. Adding. 2022-05-12 09:46:50.129 2196 1901745663664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-12 09:46:50.129 2196 1901745663664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-12 09:46:50.296 2196 1901745663664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aa30e7b2-4498-47a0-988c-5e68aa140b5b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:46:50.442 2196 1901745663664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aa30e7b2-4498-47a0-988c-5e68aa140b5b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:46:50.457 2196 1901745663664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aa30e7b2-4498-47a0-988c-5e68aa140b5b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:46:50.629 2196 1901745663664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aa30e7b2-4498-47a0-988c-5e68aa140b5b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:46:50.804 2196 1901745663664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aa30e7b2-4498-47a0-988c-5e68aa140b5b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.641s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:46:50.820 2196 1901745663664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port aa30e7b2-4498-47a0-988c-5e68aa140b5b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:46:50.820 2196 1901745663664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port aa30e7b2-4498-47a0-988c-5e68aa140b5b processed. 2022-05-12 09:46:50.831 2196 1901745663664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f64f85f-aa32-451d-bff4-89735bc1e177 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for '0b2e5772-8899-4afe-abaa-f04370bcc8a6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:46:50.893 2196 1901745663664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:46:51.018 2196 1901749959312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a093094e-201c-46da-80c0-56dd39a0f54e 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for '77d84bcb-3b6e-4a96-ac14-aa17443c77ea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:46:51.268 2196 1901750584944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a093094e-201c-46da-80c0-56dd39a0f54e 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] network_delete received. Deleting network d8bd03ea-0f3b-46bf-82a8-531c929bec57 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-12 09:46:51.285 2196 1901750584944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a093094e-201c-46da-80c0-56dd39a0f54e 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] Network d8bd03ea-0f3b-46bf-82a8-531c929bec57 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-12 09:46:51.347 2196 1901745663664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:46:51.394 2196 1901750255104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-705b59a6-7b22-47c9-84cb-806caf9dfc12 - - - - -] port_delete event received for '77d84bcb-3b6e-4a96-ac14-aa17443c77ea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:46:57.614 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: aa30e7b2-4498-47a0-988c-5e68aa140b5b 2022-05-12 09:46:57.806 2196 1901749343680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a5c16e66-9b1b-4dac-ba63-16d7c3ad2455 8427a2000ab943f6a6fa72d068efe2ac f905d25356874ac88be7ed35a624e230 - - -] Security group member updated on remote: ['044135b8-e00d-4eee-a9b9-7234a6be7863'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:46:57.806 2196 1901749343680 MainThread INFO neutron.agent.securitygroups_rpc [req-a5c16e66-9b1b-4dac-ba63-16d7c3ad2455 8427a2000ab943f6a6fa72d068efe2ac f905d25356874ac88be7ed35a624e230 - - -] Security group member updated ['044135b8-e00d-4eee-a9b9-7234a6be7863'] 2022-05-12 09:46:57.806 2196 1901749343680 MainThread INFO neutron.agent.securitygroups_rpc [req-a5c16e66-9b1b-4dac-ba63-16d7c3ad2455 8427a2000ab943f6a6fa72d068efe2ac f905d25356874ac88be7ed35a624e230 - - -] Refresh firewall rules 2022-05-12 09:46:57.830 2196 1901749343680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a5c16e66-9b1b-4dac-ba63-16d7c3ad2455 8427a2000ab943f6a6fa72d068efe2ac f905d25356874ac88be7ed35a624e230 - - -] Get security group information for devices via rpc ['aa30e7b2-4498-47a0-988c-5e68aa140b5b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:46:57.864 2196 1901749343680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a5c16e66-9b1b-4dac-ba63-16d7c3ad2455 8427a2000ab943f6a6fa72d068efe2ac f905d25356874ac88be7ed35a624e230 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:46:57.864 2196 1901749343680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a5c16e66-9b1b-4dac-ba63-16d7c3ad2455 8427a2000ab943f6a6fa72d068efe2ac f905d25356874ac88be7ed35a624e230 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:46:57.908 2196 1901749343680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5c16e66-9b1b-4dac-ba63-16d7c3ad2455 8427a2000ab943f6a6fa72d068efe2ac f905d25356874ac88be7ed35a624e230 - - -] port_delete event received for 'aa30e7b2-4498-47a0-988c-5e68aa140b5b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:46:58.918 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-12 09:46:58.918 2196 1901750791152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'aa30e7b2-4498-47a0-988c-5e68aa140b5b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:46:58.918 2196 1901750791152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'aa30e7b2-4498-47a0-988c-5e68aa140b5b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:46:58.918 2196 1901750791152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port aa30e7b2-4498-47a0-988c-5e68aa140b5b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:46:58.941 2196 1901750791152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a979ad69-574d-4551-aeb4-f162ac77a9b9 2022-05-12 09:46:58.960 2196 1901750791152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aa30e7b2-4498-47a0-988c-5e68aa140b5b'] 2022-05-12 09:46:58.960 2196 1901750791152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-12 09:46:58.974 2196 1901750791152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:46:58.974 2196 1901750791152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aa30e7b2-4498-47a0-988c-5e68aa140b5b'] 2022-05-12 09:47:00.927 2196 1901748926944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:47:01.299 2196 1901748926944 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:47:09.170 2196 1901751966352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1e4746c-b764-4d26-b192-332829bec9bb 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] network_delete received. Deleting network 5db2aa20-ac7e-4c00-bb5e-c81f30317690 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-12 09:47:09.170 2196 1901751966352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1e4746c-b764-4d26-b192-332829bec9bb 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] Network 5db2aa20-ac7e-4c00-bb5e-c81f30317690 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-12 09:47:09.777 2196 1901751966352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67c09112-add6-49f5-8d43-38dd9f1ca98c 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] network_delete received. Deleting network f4535d29-ee43-4965-ba5d-4fef9f4eb3c4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-12 09:47:09.831 2196 1901751966352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67c09112-add6-49f5-8d43-38dd9f1ca98c 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] Network f4535d29-ee43-4965-ba5d-4fef9f4eb3c4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-12 09:47:24.333 2196 1901752117376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1db1a541-1b81-4e14-8388-f47abb95d77f 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] network_delete received. Deleting network a979ad69-574d-4551-aeb4-f162ac77a9b9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-12 09:47:24.333 2196 1901752117376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1db1a541-1b81-4e14-8388-f47abb95d77f 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] Network a979ad69-574d-4551-aeb4-f162ac77a9b9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-12 09:48:05.385 2196 1901752702752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-83302edf-3ca2-4391-af91-2bec687b3274 f739359acd844279aa56ef7d69f4c299 b879e240eb4f48139e28cc43223b21da - - -] Security group member updated on remote: ['1b4cf6b2-a702-45c6-a103-89f8c82f152f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:48:05.385 2196 1901752702752 MainThread INFO neutron.agent.securitygroups_rpc [req-83302edf-3ca2-4391-af91-2bec687b3274 f739359acd844279aa56ef7d69f4c299 b879e240eb4f48139e28cc43223b21da - - -] Security group member updated ['1b4cf6b2-a702-45c6-a103-89f8c82f152f'] 2022-05-12 09:48:05.688 2196 1901752627264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83302edf-3ca2-4391-af91-2bec687b3274 f739359acd844279aa56ef7d69f4c299 b879e240eb4f48139e28cc43223b21da - - -] port_delete event received for 'b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:48:06.407 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b 2022-05-12 09:48:07.063 2196 1901752627264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6847b5c0-ffcf-4e3c-9730-6d0ac9393754 f739359acd844279aa56ef7d69f4c299 b879e240eb4f48139e28cc43223b21da - - -] port_delete event received for 'e2a844ed-c4f1-4da6-a831-3eb07aeaf5f6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:48:07.250 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-12 09:48:07.250 2196 1901751791680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:48:07.250 2196 1901751791680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:48:07.250 2196 1901751791680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:48:07.282 2196 1901751791680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9e493ca3-e280-43b9-b225-da7bca606395 2022-05-12 09:48:07.290 2196 1901751791680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b'] 2022-05-12 09:48:07.290 2196 1901751791680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-12 09:48:07.290 2196 1901751791680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:48:07.290 2196 1901751791680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b33ba246-ac04-4bf2-a1cb-5eb7bcb17a5b'] 2022-05-12 09:48:07.391 2196 1901751791680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7937104f-6bd7-44cb-89d1-0b85b6112163 f739359acd844279aa56ef7d69f4c299 b879e240eb4f48139e28cc43223b21da - - -] Security group rule updated on remote: ['9578c71f-7477-4b14-921d-c4f1388fb29a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:48:07.407 2196 1901751791680 MainThread INFO neutron.agent.securitygroups_rpc [req-7937104f-6bd7-44cb-89d1-0b85b6112163 f739359acd844279aa56ef7d69f4c299 b879e240eb4f48139e28cc43223b21da - - -] Security group rule updated ['9578c71f-7477-4b14-921d-c4f1388fb29a'] 2022-05-12 09:48:07.516 2196 1901752201056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-73123ea2-20be-49f2-81ba-55dac938a38c f739359acd844279aa56ef7d69f4c299 b879e240eb4f48139e28cc43223b21da - - -] Security group rule updated on remote: ['9578c71f-7477-4b14-921d-c4f1388fb29a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:48:07.519 2196 1901752201056 MainThread INFO neutron.agent.securitygroups_rpc [req-73123ea2-20be-49f2-81ba-55dac938a38c f739359acd844279aa56ef7d69f4c299 b879e240eb4f48139e28cc43223b21da - - -] Security group rule updated ['9578c71f-7477-4b14-921d-c4f1388fb29a'] 2022-05-12 09:48:09.263 2196 1901751662544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:48:09.287 2196 1901751662544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:48:10.619 2196 1901752117024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9893c3f3-d5e8-4dd0-8366-eddee495bb83 f739359acd844279aa56ef7d69f4c299 b879e240eb4f48139e28cc43223b21da - - -] Security group member updated on remote: ['9578c71f-7477-4b14-921d-c4f1388fb29a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:48:10.619 2196 1901752117024 MainThread INFO neutron.agent.securitygroups_rpc [req-9893c3f3-d5e8-4dd0-8366-eddee495bb83 f739359acd844279aa56ef7d69f4c299 b879e240eb4f48139e28cc43223b21da - - -] Security group member updated ['9578c71f-7477-4b14-921d-c4f1388fb29a'] 2022-05-12 09:48:11.531 2196 1901747254720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-213910f5-4382-4c87-bc8d-d9913827b3e2 bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] port_update received: 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:48:11.547 2196 1901747254720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-213910f5-4382-4c87-bc8d-d9913827b3e2 bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] No port 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:48:14.520 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 2022-05-12 09:48:15.281 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:48:15.473 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 2022-05-12 09:48:15.490 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 updated. Details: {'device': '44a51ff9-5482-46c9-a3f0-25e1a93e8a55', 'network_id': '9e493ca3-e280-43b9-b225-da7bca606395', 'port_id': '44a51ff9-5482-46c9-a3f0-25e1a93e8a55', 'mac_address': 'fa:16:3e:75:30:5f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 317, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd0dfb68a-43de-417f-95c4-a655ed09841d', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:48:15.490 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:48:15.490 2196 1901749010848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44a51ff9-5482-46c9-a3f0-25e1a93e8a55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:48:15.490 2196 1901749010848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:48:15.490 2196 1901749010848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9e493ca3-e280-43b9-b225-da7bca606395 2022-05-12 09:48:15.516 2196 1901749010848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:48:15.691 2196 1901749010848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '44a51ff9-5482-46c9-a3f0-25e1a93e8a55') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:48:15.703 2196 1901749010848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '44a51ff9-5482-46c9-a3f0-25e1a93e8a55') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:48:15.720 2196 1901749010848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:48:15.720 2196 1901749010848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 317, VLAN trunk: None to switch port 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 2022-05-12 09:48:15.907 2196 1901749010848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:48:15.907 2196 1901749010848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['44a51ff9-5482-46c9-a3f0-25e1a93e8a55'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:48:16.047 2196 1901749010848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['44a51ff9-5482-46c9-a3f0-25e1a93e8a55']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:48:16.063 2196 1901749010848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:48:16.063 2196 1901749010848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9578c71f-7477-4b14-921d-c4f1388fb29a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:48:16.063 2196 1901749010848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:48:16.084 2196 1901749010848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:48:16.084 2196 1901749010848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 not yet added. Adding. 2022-05-12 09:48:16.084 2196 1901749010848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-12 09:48:16.084 2196 1901749010848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-12 09:48:16.224 2196 1901749010848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44a51ff9-5482-46c9-a3f0-25e1a93e8a55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:48:16.329 2196 1901749010848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44a51ff9-5482-46c9-a3f0-25e1a93e8a55" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:48:16.329 2196 1901749010848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44a51ff9-5482-46c9-a3f0-25e1a93e8a55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:48:16.551 2196 1901749010848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44a51ff9-5482-46c9-a3f0-25e1a93e8a55" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:48:16.675 2196 1901749010848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44a51ff9-5482-46c9-a3f0-25e1a93e8a55" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:48:16.695 2196 1901749010848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:48:16.695 2196 1901749010848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 processed. 2022-05-12 09:48:17.281 2196 1901749010848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:48:17.453 2196 1901749010848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:48:27.406 2196 1901748452864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24807fc6-9639-48e7-93a2-57fdd2f36e2c - - - - -] port_update received: 661a4470-5b33-4ef0-9807-43fb27abce33 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:48:27.422 2196 1901748452864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24807fc6-9639-48e7-93a2-57fdd2f36e2c - - - - -] No port 661a4470-5b33-4ef0-9807-43fb27abce33 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:48:30.974 2196 1901752380224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-148b7dcc-d4d1-4802-9a52-23b1447831a9 - - - - -] port_update received: b894d993-7e82-490e-bf87-840c0c78c81f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:48:31.000 2196 1901752380224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-148b7dcc-d4d1-4802-9a52-23b1447831a9 - - - - -] No port b894d993-7e82-490e-bf87-840c0c78c81f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:48:32.390 2196 1901751517952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a57a0efb-52b7-40fb-96b6-7bec3bb39f70 - - - - -] port_update received: 5858bdf8-60ee-4035-a5f0-e1ea450f70c0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:48:32.408 2196 1901751517952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a57a0efb-52b7-40fb-96b6-7bec3bb39f70 - - - - -] No port 5858bdf8-60ee-4035-a5f0-e1ea450f70c0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:48:34.082 2196 1901751161248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-942fa25f-b204-4bf0-808f-7e2dc5af2a9e 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] Security group rule updated on remote: ['2d61dae1-6db7-4389-988a-c2f29773c422'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:48:34.082 2196 1901751161248 MainThread INFO neutron.agent.securitygroups_rpc [req-942fa25f-b204-4bf0-808f-7e2dc5af2a9e 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] Security group rule updated ['2d61dae1-6db7-4389-988a-c2f29773c422'] 2022-05-12 09:48:34.188 2196 1901752452368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ddc69673-7fd0-46b0-b607-ccebfc0ee3f7 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] Security group rule updated on remote: ['2d61dae1-6db7-4389-988a-c2f29773c422'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:48:34.204 2196 1901752452368 MainThread INFO neutron.agent.securitygroups_rpc [req-ddc69673-7fd0-46b0-b607-ccebfc0ee3f7 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] Security group rule updated ['2d61dae1-6db7-4389-988a-c2f29773c422'] 2022-05-12 09:48:34.313 2196 1901752741376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-604d3b44-6814-4b2d-943a-543d2b20c9c1 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] Security group rule updated on remote: ['2d61dae1-6db7-4389-988a-c2f29773c422'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:48:34.313 2196 1901752741376 MainThread INFO neutron.agent.securitygroups_rpc [req-604d3b44-6814-4b2d-943a-543d2b20c9c1 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] Security group rule updated ['2d61dae1-6db7-4389-988a-c2f29773c422'] 2022-05-12 09:48:34.432 2196 1901752794272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-be5a80b1-d227-43c1-ac01-a5d8cfe0bd3c 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] Security group rule updated on remote: ['2d61dae1-6db7-4389-988a-c2f29773c422'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:48:34.432 2196 1901752794272 MainThread INFO neutron.agent.securitygroups_rpc [req-be5a80b1-d227-43c1-ac01-a5d8cfe0bd3c 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] Security group rule updated ['2d61dae1-6db7-4389-988a-c2f29773c422'] 2022-05-12 09:48:34.549 2196 1901752794272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c0112a50-46f3-4f1a-88b1-53e069b4bdc9 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] Security group rule updated on remote: ['2d61dae1-6db7-4389-988a-c2f29773c422'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:48:34.566 2196 1901752794272 MainThread INFO neutron.agent.securitygroups_rpc [req-c0112a50-46f3-4f1a-88b1-53e069b4bdc9 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] Security group rule updated ['2d61dae1-6db7-4389-988a-c2f29773c422'] 2022-05-12 09:48:34.674 2196 1901752834704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56202bf2-ffe7-4700-a528-6d76828f216a 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] Security group rule updated on remote: ['2d61dae1-6db7-4389-988a-c2f29773c422'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-05-12 09:48:34.689 2196 1901752834704 MainThread INFO neutron.agent.securitygroups_rpc [req-56202bf2-ffe7-4700-a528-6d76828f216a 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] Security group rule updated ['2d61dae1-6db7-4389-988a-c2f29773c422'] 2022-05-12 09:48:37.313 2196 1901747658816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77017730-9958-428f-9a06-1e3ffa68bfdf - - - - -] port_update received: 6292ef61-f181-4f72-8790-c1f351a89f7f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:48:37.336 2196 1901747658816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77017730-9958-428f-9a06-1e3ffa68bfdf - - - - -] No port 6292ef61-f181-4f72-8790-c1f351a89f7f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:48:58.667 2196 1901752793920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-897e2ba6-1c8e-4ee8-af8e-a1745f2192a4 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] Security group member updated on remote: ['2d61dae1-6db7-4389-988a-c2f29773c422'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:48:58.673 2196 1901752793920 MainThread INFO neutron.agent.securitygroups_rpc [req-897e2ba6-1c8e-4ee8-af8e-a1745f2192a4 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] Security group member updated ['2d61dae1-6db7-4389-988a-c2f29773c422'] 2022-05-12 09:48:59.520 2196 1901753011184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1f60e59-1ec1-4097-bf34-3226b64dc8fa bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] port_update received: ba0739a1-e943-4513-865f-943e7ca3eba8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:48:59.520 2196 1901753011184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1f60e59-1ec1-4097-bf34-3226b64dc8fa bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] No port ba0739a1-e943-4513-865f-943e7ca3eba8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:49:06.844 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ba0739a1-e943-4513-865f-943e7ca3eba8 2022-05-12 09:49:07.569 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:49:07.771 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port ba0739a1-e943-4513-865f-943e7ca3eba8 2022-05-12 09:49:07.781 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port ba0739a1-e943-4513-865f-943e7ca3eba8 updated. Details: {'device': 'ba0739a1-e943-4513-865f-943e7ca3eba8', 'network_id': 'f6f9b602-5994-4479-ba8e-6005a9bbaa39', 'port_id': 'ba0739a1-e943-4513-865f-943e7ca3eba8', 'mac_address': 'fa:16:3e:f9:08:3d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 344, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '28623973-416c-4d68-8b43-8208a047eab8', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:49:07.781 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:49:07.781 2196 1901751036912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ba0739a1-e943-4513-865f-943e7ca3eba8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:49:07.798 2196 1901751036912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ba0739a1-e943-4513-865f-943e7ca3eba8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:49:07.798 2196 1901751036912 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f6f9b602-5994-4479-ba8e-6005a9bbaa39 2022-05-12 09:49:07.798 2196 1901751036912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:49:07.985 2196 1901751036912 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ba0739a1-e943-4513-865f-943e7ca3eba8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:49:07.985 2196 1901751036912 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ba0739a1-e943-4513-865f-943e7ca3eba8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:49:08.008 2196 1901751036912 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ba0739a1-e943-4513-865f-943e7ca3eba8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:49:08.008 2196 1901751036912 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 344, VLAN trunk: None to switch port ba0739a1-e943-4513-865f-943e7ca3eba8 2022-05-12 09:49:08.156 2196 1901751036912 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:49:08.156 2196 1901751036912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ba0739a1-e943-4513-865f-943e7ca3eba8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:49:08.519 2196 1901751036912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ba0739a1-e943-4513-865f-943e7ca3eba8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:49:08.531 2196 1901751036912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:49:08.531 2196 1901751036912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2d61dae1-6db7-4389-988a-c2f29773c422) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:49:08.531 2196 1901751036912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ba0739a1-e943-4513-865f-943e7ca3eba8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:49:08.531 2196 1901751036912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:49:08.560 2196 1901751036912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ba0739a1-e943-4513-865f-943e7ca3eba8 not yet added. Adding. 2022-05-12 09:49:08.564 2196 1901751036912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-12 09:49:08.564 2196 1901751036912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-12 09:49:08.721 2196 1901751036912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ba0739a1-e943-4513-865f-943e7ca3eba8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:49:08.875 2196 1901751036912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ba0739a1-e943-4513-865f-943e7ca3eba8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:49:08.875 2196 1901751036912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ba0739a1-e943-4513-865f-943e7ca3eba8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:49:09.063 2196 1901751036912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ba0739a1-e943-4513-865f-943e7ca3eba8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:49:09.204 2196 1901751036912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ba0739a1-e943-4513-865f-943e7ca3eba8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:49:09.204 2196 1901751036912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ba0739a1-e943-4513-865f-943e7ca3eba8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:49:09.220 2196 1901751036912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ba0739a1-e943-4513-865f-943e7ca3eba8 processed. 2022-05-12 09:49:09.593 2196 1901751036912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:49:09.775 2196 1901751036912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:49:59.531 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 2022-05-12 09:49:59.921 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:50:00.095 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 2022-05-12 09:50:00.126 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 updated. Details: {'device': '44a51ff9-5482-46c9-a3f0-25e1a93e8a55', 'network_id': '9e493ca3-e280-43b9-b225-da7bca606395', 'port_id': '44a51ff9-5482-46c9-a3f0-25e1a93e8a55', 'mac_address': 'fa:16:3e:75:30:5f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 317, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd0dfb68a-43de-417f-95c4-a655ed09841d', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:50:00.126 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:50:00.126 2196 1901724006176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44a51ff9-5482-46c9-a3f0-25e1a93e8a55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:50:00.158 2196 1901724006176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:50:00.158 2196 1901724006176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:50:00.187 2196 1901724006176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '44a51ff9-5482-46c9-a3f0-25e1a93e8a55') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:50:00.187 2196 1901724006176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '44a51ff9-5482-46c9-a3f0-25e1a93e8a55') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:50:00.206 2196 1901724006176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:50:00.206 2196 1901724006176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 317, VLAN trunk: None to switch port 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 2022-05-12 09:50:00.257 2196 1901724006176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:50:00.257 2196 1901724006176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['44a51ff9-5482-46c9-a3f0-25e1a93e8a55'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:50:00.406 2196 1901724006176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['44a51ff9-5482-46c9-a3f0-25e1a93e8a55']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:50:00.421 2196 1901724006176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:50:00.421 2196 1901724006176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9578c71f-7477-4b14-921d-c4f1388fb29a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:50:00.421 2196 1901724006176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:50:00.421 2196 1901724006176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:50:00.421 2196 1901724006176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-05-12 09:50:00.452 2196 1901724006176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44a51ff9-5482-46c9-a3f0-25e1a93e8a55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:50:00.452 2196 1901724006176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44a51ff9-5482-46c9-a3f0-25e1a93e8a55" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:50:00.467 2196 1901724006176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44a51ff9-5482-46c9-a3f0-25e1a93e8a55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:50:00.467 2196 1901724006176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44a51ff9-5482-46c9-a3f0-25e1a93e8a55" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:50:00.515 2196 1901724006176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44a51ff9-5482-46c9-a3f0-25e1a93e8a55" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.390s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:50:00.515 2196 1901724006176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:50:00.515 2196 1901724006176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 processed. 2022-05-12 09:50:01.921 2196 1901724006176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:50:02.093 2196 1901724006176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:50:15.718 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 2022-05-12 09:50:15.967 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-12 09:50:15.975 2196 1901750102496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '44a51ff9-5482-46c9-a3f0-25e1a93e8a55' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:50:15.984 2196 1901750102496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '44a51ff9-5482-46c9-a3f0-25e1a93e8a55' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:50:15.984 2196 1901750102496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:50:16.016 2196 1901750102496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44a51ff9-5482-46c9-a3f0-25e1a93e8a55'] 2022-05-12 09:50:16.016 2196 1901750102496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-12 09:50:16.016 2196 1901750102496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:50:16.016 2196 1901750102496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44a51ff9-5482-46c9-a3f0-25e1a93e8a55'] 2022-05-12 09:50:17.981 2196 1901750101792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:50:18.109 2196 1901750101792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:50:19.753 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 2022-05-12 09:50:19.968 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-12 09:50:19.968 2196 1901749033968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '44a51ff9-5482-46c9-a3f0-25e1a93e8a55' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:50:19.968 2196 1901749033968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '44a51ff9-5482-46c9-a3f0-25e1a93e8a55' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:50:19.983 2196 1901749033968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:50:19.999 2196 1901749033968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9e493ca3-e280-43b9-b225-da7bca606395 2022-05-12 09:50:20.010 2196 1901749033968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44a51ff9-5482-46c9-a3f0-25e1a93e8a55'] 2022-05-12 09:50:20.010 2196 1901749033968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:50:20.010 2196 1901749033968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44a51ff9-5482-46c9-a3f0-25e1a93e8a55'] 2022-05-12 09:50:21.983 2196 1901747659696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:50:22.062 2196 1901747659696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:50:35.952 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 2022-05-12 09:50:36.092 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:50:36.295 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 2022-05-12 09:50:36.295 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 updated. Details: {'device': '44a51ff9-5482-46c9-a3f0-25e1a93e8a55', 'network_id': '9e493ca3-e280-43b9-b225-da7bca606395', 'port_id': '44a51ff9-5482-46c9-a3f0-25e1a93e8a55', 'mac_address': 'fa:16:3e:75:30:5f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 317, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd0dfb68a-43de-417f-95c4-a655ed09841d', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:50:36.311 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:50:36.311 2196 1901746659920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44a51ff9-5482-46c9-a3f0-25e1a93e8a55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:50:36.327 2196 1901746659920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:50:36.327 2196 1901746659920 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9e493ca3-e280-43b9-b225-da7bca606395 2022-05-12 09:50:36.327 2196 1901746659920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:50:36.540 2196 1901746659920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '44a51ff9-5482-46c9-a3f0-25e1a93e8a55') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:50:36.540 2196 1901746659920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '44a51ff9-5482-46c9-a3f0-25e1a93e8a55') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:50:36.562 2196 1901746659920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:50:36.562 2196 1901746659920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 317, VLAN trunk: None to switch port 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 2022-05-12 09:50:36.686 2196 1901746659920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:50:36.686 2196 1901746659920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['44a51ff9-5482-46c9-a3f0-25e1a93e8a55'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:50:36.842 2196 1901746659920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['44a51ff9-5482-46c9-a3f0-25e1a93e8a55']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:50:36.842 2196 1901746659920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:50:36.858 2196 1901746659920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9578c71f-7477-4b14-921d-c4f1388fb29a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:50:36.858 2196 1901746659920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:50:36.874 2196 1901746659920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:50:36.874 2196 1901746659920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 not yet added. Adding. 2022-05-12 09:50:36.874 2196 1901746659920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-12 09:50:36.874 2196 1901746659920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-12 09:50:37.025 2196 1901746659920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44a51ff9-5482-46c9-a3f0-25e1a93e8a55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:50:37.171 2196 1901746659920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44a51ff9-5482-46c9-a3f0-25e1a93e8a55" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:50:37.171 2196 1901746659920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44a51ff9-5482-46c9-a3f0-25e1a93e8a55" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:50:37.390 2196 1901746659920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-44a51ff9-5482-46c9-a3f0-25e1a93e8a55" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:50:37.515 2196 1901746659920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-44a51ff9-5482-46c9-a3f0-25e1a93e8a55" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:50:37.531 2196 1901746659920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:50:37.531 2196 1901746659920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 processed. 2022-05-12 09:50:38.092 2196 1901746659920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:50:38.249 2196 1901746659920 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:51:38.452 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 2022-05-12 09:51:38.748 2196 1901747986272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3d1f8d75-29df-476c-bea0-acdc48b51559 f739359acd844279aa56ef7d69f4c299 b879e240eb4f48139e28cc43223b21da - - -] Security group member updated on remote: ['9578c71f-7477-4b14-921d-c4f1388fb29a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:51:38.748 2196 1901747986272 MainThread INFO neutron.agent.securitygroups_rpc [req-3d1f8d75-29df-476c-bea0-acdc48b51559 f739359acd844279aa56ef7d69f4c299 b879e240eb4f48139e28cc43223b21da - - -] Security group member updated ['9578c71f-7477-4b14-921d-c4f1388fb29a'] 2022-05-12 09:51:39.076 2196 1901747986272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d1f8d75-29df-476c-bea0-acdc48b51559 f739359acd844279aa56ef7d69f4c299 b879e240eb4f48139e28cc43223b21da - - -] port_delete event received for '44a51ff9-5482-46c9-a3f0-25e1a93e8a55' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:51:40.373 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-12 09:51:40.373 2196 1901747986272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '44a51ff9-5482-46c9-a3f0-25e1a93e8a55' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:51:40.373 2196 1901747986272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '44a51ff9-5482-46c9-a3f0-25e1a93e8a55' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:51:40.392 2196 1901747986272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 44a51ff9-5482-46c9-a3f0-25e1a93e8a55 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:51:40.392 2196 1901747986272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9e493ca3-e280-43b9-b225-da7bca606395 2022-05-12 09:51:40.416 2196 1901747986272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44a51ff9-5482-46c9-a3f0-25e1a93e8a55'] 2022-05-12 09:51:40.416 2196 1901747986272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-12 09:51:40.434 2196 1901747986272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:51:40.434 2196 1901747986272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['44a51ff9-5482-46c9-a3f0-25e1a93e8a55'] 2022-05-12 09:51:41.671 2196 1901747983280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dc15ec94-7db9-4a4a-bd1e-2093c16f1db5 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] Security group member updated on remote: ['2d61dae1-6db7-4389-988a-c2f29773c422'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:51:41.701 2196 1901747983280 MainThread INFO neutron.agent.securitygroups_rpc [req-dc15ec94-7db9-4a4a-bd1e-2093c16f1db5 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] Security group member updated ['2d61dae1-6db7-4389-988a-c2f29773c422'] 2022-05-12 09:51:41.842 2196 1901748897744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-332af6bb-0c71-466e-95ed-7203a6999a05 f739359acd844279aa56ef7d69f4c299 b879e240eb4f48139e28cc43223b21da - - -] port_delete event received for '43511c6c-9fd5-4799-bb3f-93bc944da299' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:51:42.031 2196 1901748897744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc15ec94-7db9-4a4a-bd1e-2093c16f1db5 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] port_delete event received for 'ba0739a1-e943-4513-865f-943e7ca3eba8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:51:42.389 2196 1901746905504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:51:42.420 2196 1901746905504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:51:42.536 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ba0739a1-e943-4513-865f-943e7ca3eba8 2022-05-12 09:51:44.404 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-12 09:51:44.407 2196 1901748735136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ba0739a1-e943-4513-865f-943e7ca3eba8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:51:44.407 2196 1901748735136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ba0739a1-e943-4513-865f-943e7ca3eba8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:51:44.421 2196 1901748735136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ba0739a1-e943-4513-865f-943e7ca3eba8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:51:44.421 2196 1901748735136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f6f9b602-5994-4479-ba8e-6005a9bbaa39 2022-05-12 09:51:44.421 2196 1901748735136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ba0739a1-e943-4513-865f-943e7ca3eba8'] 2022-05-12 09:51:44.451 2196 1901748735136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-12 09:51:44.451 2196 1901748735136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:51:44.451 2196 1901748735136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ba0739a1-e943-4513-865f-943e7ca3eba8'] 2022-05-12 09:51:45.374 2196 1901747381520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7577d3b2-ff00-4220-b0d3-a194b8586f78 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for '553d5c0a-fd5a-4eb7-ab63-620bb35e4a42' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:51:45.562 2196 1901747660576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2634a88d-be09-420b-896b-fecf72cc1899 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] Security group member updated on remote: ['2d61dae1-6db7-4389-988a-c2f29773c422'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:51:45.593 2196 1901747660576 MainThread INFO neutron.agent.securitygroups_rpc [req-2634a88d-be09-420b-896b-fecf72cc1899 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] Security group member updated ['2d61dae1-6db7-4389-988a-c2f29773c422'] 2022-05-12 09:51:46.420 2196 1901746381392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:51:46.467 2196 1901746381392 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:51:46.515 2196 1901746381392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-118378d2-e25f-4a77-8486-756fe488d41d bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] port_update received: 7ed510b9-f10d-44b7-8c8c-10f5daa229e6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:51:46.544 2196 1901746381392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-118378d2-e25f-4a77-8486-756fe488d41d bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] No port 7ed510b9-f10d-44b7-8c8c-10f5daa229e6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:51:46.561 2196 1901748820096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-944bb419-c593-4160-ad1b-5e471040dc02 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for '2626c2b1-6da2-49ea-8030-726bc90bb272' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:51:47.562 2196 1901744629712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af08a9d9-958a-40cc-8e76-2ff187fe59ba 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for 'c510fc58-ebb9-4295-926f-6767486dae2b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:51:47.686 2196 1901744629712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4fc37b2f-8d17-4f94-b26d-9094cd2f05c4 - - - - -] port_delete event received for 'c510fc58-ebb9-4295-926f-6767486dae2b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:51:47.780 2196 1901744629712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af08a9d9-958a-40cc-8e76-2ff187fe59ba 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] network_delete received. Deleting network 9e493ca3-e280-43b9-b225-da7bca606395 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-12 09:51:47.780 2196 1901744629712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af08a9d9-958a-40cc-8e76-2ff187fe59ba 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] Network 9e493ca3-e280-43b9-b225-da7bca606395 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-12 09:51:54.498 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7ed510b9-f10d-44b7-8c8c-10f5daa229e6 2022-05-12 09:51:56.482 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:51:56.687 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port 7ed510b9-f10d-44b7-8c8c-10f5daa229e6 2022-05-12 09:51:56.687 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port 7ed510b9-f10d-44b7-8c8c-10f5daa229e6 updated. Details: {'device': '7ed510b9-f10d-44b7-8c8c-10f5daa229e6', 'network_id': 'f6f9b602-5994-4479-ba8e-6005a9bbaa39', 'port_id': '7ed510b9-f10d-44b7-8c8c-10f5daa229e6', 'mac_address': 'fa:16:3e:79:9f:52', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 344, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '28623973-416c-4d68-8b43-8208a047eab8', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:51:56.687 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:51:56.687 2196 1901746015392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7ed510b9-f10d-44b7-8c8c-10f5daa229e6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:51:56.687 2196 1901746015392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7ed510b9-f10d-44b7-8c8c-10f5daa229e6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:51:56.717 2196 1901746015392 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f6f9b602-5994-4479-ba8e-6005a9bbaa39 2022-05-12 09:51:56.717 2196 1901746015392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:51:56.904 2196 1901746015392 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7ed510b9-f10d-44b7-8c8c-10f5daa229e6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:51:56.904 2196 1901746015392 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7ed510b9-f10d-44b7-8c8c-10f5daa229e6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:51:56.904 2196 1901746015392 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7ed510b9-f10d-44b7-8c8c-10f5daa229e6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:51:56.936 2196 1901746015392 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 344, VLAN trunk: None to switch port 7ed510b9-f10d-44b7-8c8c-10f5daa229e6 2022-05-12 09:51:57.046 2196 1901746015392 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:51:57.046 2196 1901746015392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7ed510b9-f10d-44b7-8c8c-10f5daa229e6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:51:57.311 2196 1901746015392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7ed510b9-f10d-44b7-8c8c-10f5daa229e6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:51:57.311 2196 1901746015392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:51:57.342 2196 1901746015392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2d61dae1-6db7-4389-988a-c2f29773c422) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:51:57.342 2196 1901746015392 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7ed510b9-f10d-44b7-8c8c-10f5daa229e6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:51:57.342 2196 1901746015392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:51:57.357 2196 1901746015392 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7ed510b9-f10d-44b7-8c8c-10f5daa229e6 not yet added. Adding. 2022-05-12 09:51:57.357 2196 1901746015392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-12 09:51:57.373 2196 1901746015392 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-12 09:51:57.551 2196 1901746015392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7ed510b9-f10d-44b7-8c8c-10f5daa229e6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:51:57.681 2196 1901746015392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7ed510b9-f10d-44b7-8c8c-10f5daa229e6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:51:57.704 2196 1901746015392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7ed510b9-f10d-44b7-8c8c-10f5daa229e6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:51:57.880 2196 1901746015392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7ed510b9-f10d-44b7-8c8c-10f5daa229e6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:51:58.014 2196 1901746015392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7ed510b9-f10d-44b7-8c8c-10f5daa229e6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:51:58.025 2196 1901746015392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7ed510b9-f10d-44b7-8c8c-10f5daa229e6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:51:58.025 2196 1901746015392 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7ed510b9-f10d-44b7-8c8c-10f5daa229e6 processed. 2022-05-12 09:51:58.482 2196 1901746015392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:51:58.685 2196 1901746015392 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:54:05.677 2196 1901747423712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c19c40e-0dee-4949-9e68-77678e0bafc2 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] Security group member updated on remote: ['2d61dae1-6db7-4389-988a-c2f29773c422'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:54:05.677 2196 1901747423712 MainThread INFO neutron.agent.securitygroups_rpc [req-5c19c40e-0dee-4949-9e68-77678e0bafc2 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] Security group member updated ['2d61dae1-6db7-4389-988a-c2f29773c422'] 2022-05-12 09:54:06.857 2196 1901746512464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e2d20ba-53a9-407f-83f9-5cfd77149afa bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] port_update received: 82ee8c9d-96c7-4b79-a8b3-851e1aaed771 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-05-12 09:54:06.869 2196 1901746512464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0e2d20ba-53a9-407f-83f9-5cfd77149afa bf7b793f84bd4a72a68d5ab65221e1a1 9cf4f2954dd44516b3e594ed440781cc - - -] No port 82ee8c9d-96c7-4b79-a8b3-851e1aaed771 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-05-12 09:54:15.818 2196 1901745811872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 82ee8c9d-96c7-4b79-a8b3-851e1aaed771 2022-05-12 09:54:17.050 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-05-12 09:54:17.253 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Adding port 82ee8c9d-96c7-4b79-a8b3-851e1aaed771 2022-05-12 09:54:17.258 2196 1901647738480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Port 82ee8c9d-96c7-4b79-a8b3-851e1aaed771 updated. Details: {'device': '82ee8c9d-96c7-4b79-a8b3-851e1aaed771', 'network_id': 'f6f9b602-5994-4479-ba8e-6005a9bbaa39', 'port_id': '82ee8c9d-96c7-4b79-a8b3-851e1aaed771', 'mac_address': 'fa:16:3e:ab:c0:a8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 344, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '28623973-416c-4d68-8b43-8208a047eab8', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-05-12 09:54:17.258 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-05-12 09:54:17.273 2196 1901747984336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-82ee8c9d-96c7-4b79-a8b3-851e1aaed771" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:54:17.273 2196 1901747984336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 82ee8c9d-96c7-4b79-a8b3-851e1aaed771 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-05-12 09:54:17.289 2196 1901747984336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-05-12 09:54:17.477 2196 1901747984336 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '82ee8c9d-96c7-4b79-a8b3-851e1aaed771') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:54:17.491 2196 1901747984336 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '82ee8c9d-96c7-4b79-a8b3-851e1aaed771') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-05-12 09:54:17.505 2196 1901747984336 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 82ee8c9d-96c7-4b79-a8b3-851e1aaed771 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-05-12 09:54:17.505 2196 1901747984336 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 344, VLAN trunk: None to switch port 82ee8c9d-96c7-4b79-a8b3-851e1aaed771 2022-05-12 09:54:17.653 2196 1901747984336 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-05-12 09:54:17.653 2196 1901747984336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['82ee8c9d-96c7-4b79-a8b3-851e1aaed771'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-05-12 09:54:17.884 2196 1901747984336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['82ee8c9d-96c7-4b79-a8b3-851e1aaed771']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-05-12 09:54:17.884 2196 1901747984336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-05-12 09:54:17.909 2196 1901747984336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2d61dae1-6db7-4389-988a-c2f29773c422) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-05-12 09:54:17.913 2196 1901747984336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 82ee8c9d-96c7-4b79-a8b3-851e1aaed771 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-05-12 09:54:17.913 2196 1901747984336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-05-12 09:54:17.913 2196 1901747984336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 82ee8c9d-96c7-4b79-a8b3-851e1aaed771 not yet added. Adding. 2022-05-12 09:54:17.935 2196 1901747984336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-05-12 09:54:17.935 2196 1901747984336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-05-12 09:54:18.059 2196 1901747984336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-82ee8c9d-96c7-4b79-a8b3-851e1aaed771" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:54:18.213 2196 1901747984336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-82ee8c9d-96c7-4b79-a8b3-851e1aaed771" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:54:18.225 2196 1901747984336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-82ee8c9d-96c7-4b79-a8b3-851e1aaed771" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:54:18.385 2196 1901747984336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-82ee8c9d-96c7-4b79-a8b3-851e1aaed771" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:54:18.512 2196 1901747984336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-82ee8c9d-96c7-4b79-a8b3-851e1aaed771" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:54:18.525 2196 1901747984336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 82ee8c9d-96c7-4b79-a8b3-851e1aaed771 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-05-12 09:54:18.525 2196 1901747984336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 82ee8c9d-96c7-4b79-a8b3-851e1aaed771 processed. 2022-05-12 09:54:19.060 2196 1901750103376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:54:19.244 2196 1901750103376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:56:13.213 2196 1901752454480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b64e794-21ca-42cc-8951-34249df5b580 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] port_delete event received for 'f2fd7cf1-3e12-4219-8e27-f0308fb6411a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:56:15.900 2196 1901752454480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-884f6f61-aad3-403e-8494-54906398aac1 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] Security group member updated on remote: ['2d61dae1-6db7-4389-988a-c2f29773c422'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:56:15.910 2196 1901752454480 MainThread INFO neutron.agent.securitygroups_rpc [req-884f6f61-aad3-403e-8494-54906398aac1 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] Security group member updated ['2d61dae1-6db7-4389-988a-c2f29773c422'] 2022-05-12 09:56:15.964 2196 1901752454480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-884f6f61-aad3-403e-8494-54906398aac1 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] port_delete event received for '82ee8c9d-96c7-4b79-a8b3-851e1aaed771' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:56:16.641 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 82ee8c9d-96c7-4b79-a8b3-851e1aaed771 2022-05-12 09:56:17.869 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-12 09:56:17.869 2196 1901747616576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '82ee8c9d-96c7-4b79-a8b3-851e1aaed771' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:56:17.880 2196 1901747616576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '82ee8c9d-96c7-4b79-a8b3-851e1aaed771' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:56:17.880 2196 1901747616576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 82ee8c9d-96c7-4b79-a8b3-851e1aaed771 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:56:17.903 2196 1901747616576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['82ee8c9d-96c7-4b79-a8b3-851e1aaed771'] 2022-05-12 09:56:17.903 2196 1901747616576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-12 09:56:17.920 2196 1901747616576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:56:17.920 2196 1901747616576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['82ee8c9d-96c7-4b79-a8b3-851e1aaed771'] 2022-05-12 09:56:19.884 2196 1901746381920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:56:19.884 2196 1901746069920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-716ff74e-ee23-479b-9174-5ede0347c828 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] port_delete event received for 'd8270651-3b6d-4ff9-9b27-82990333b12c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:56:19.916 2196 1901746381920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:56:22.494 2196 1901748564208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cab8b76c-b156-4d6b-8d5b-b58416d021d5 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] Security group member updated on remote: ['2d61dae1-6db7-4389-988a-c2f29773c422'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-05-12 09:56:22.494 2196 1901748564208 MainThread INFO neutron.agent.securitygroups_rpc [req-cab8b76c-b156-4d6b-8d5b-b58416d021d5 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] Security group member updated ['2d61dae1-6db7-4389-988a-c2f29773c422'] 2022-05-12 09:56:22.566 2196 1901748564208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cab8b76c-b156-4d6b-8d5b-b58416d021d5 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] port_delete event received for '7ed510b9-f10d-44b7-8c8c-10f5daa229e6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:56:22.691 2196 1901745812048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7ed510b9-f10d-44b7-8c8c-10f5daa229e6 2022-05-12 09:56:23.884 2196 1901647738480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa51a16d-133e-44cb-8d5d-c25c0920818f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-05-12 09:56:23.884 2196 1901746512464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7ed510b9-f10d-44b7-8c8c-10f5daa229e6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-05-12 09:56:23.896 2196 1901746512464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7ed510b9-f10d-44b7-8c8c-10f5daa229e6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-05-12 09:56:23.896 2196 1901746512464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7ed510b9-f10d-44b7-8c8c-10f5daa229e6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-05-12 09:56:23.918 2196 1901746512464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f6f9b602-5994-4479-ba8e-6005a9bbaa39 2022-05-12 09:56:23.918 2196 1901746512464 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7ed510b9-f10d-44b7-8c8c-10f5daa229e6'] 2022-05-12 09:56:23.918 2196 1901746512464 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-05-12 09:56:23.918 2196 1901746512464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-05-12 09:56:23.942 2196 1901746512464 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7ed510b9-f10d-44b7-8c8c-10f5daa229e6'] 2022-05-12 09:56:24.275 2196 1901746512464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52a17c0f-8211-4ff6-8924-3b02ed19f1ff 06be00f6a9ad465195c7606883b4160d 6e6bc2241970493783de557e3f690105 - - -] port_delete event received for '4a37e983-01f6-4030-8213-7e2b43f69b77' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:56:25.884 2196 1901746512464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-05-12 09:56:25.911 2196 1901746512464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-05-12 09:56:26.760 2196 1901745469392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a224af0f-51c9-4f56-878f-acd65b9ef283 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for 'b894d993-7e82-490e-bf87-840c0c78c81f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:56:27.817 2196 1901749737248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7556061-ad82-4f19-b204-21e05fdf434c 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for '661a4470-5b33-4ef0-9807-43fb27abce33' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:56:28.724 2196 1901750866512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e45dfe1-860c-4253-b4c1-fb48b84da4b6 - - - - -] port_delete event received for '8e4e35e0-fe1b-422a-aacb-49c7fb47de35' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:56:28.743 2196 1901750866512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4103b2c-a744-443f-a00a-3b7be4c467bc 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for '8e4e35e0-fe1b-422a-aacb-49c7fb47de35' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:56:28.931 2196 1901693818480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4103b2c-a744-443f-a00a-3b7be4c467bc 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] network_delete received. Deleting network f6f9b602-5994-4479-ba8e-6005a9bbaa39 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-12 09:56:28.947 2196 1901693818480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4103b2c-a744-443f-a00a-3b7be4c467bc 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] Network f6f9b602-5994-4479-ba8e-6005a9bbaa39 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-05-12 09:56:30.118 2196 1901750002256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cc80639-bbd5-42d9-b5aa-f1e14ac3afb3 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for '6292ef61-f181-4f72-8790-c1f351a89f7f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:56:31.150 2196 1901750410752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2147fc78-17a8-42d4-94d9-dab23fa0a007 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for '5858bdf8-60ee-4035-a5f0-e1ea450f70c0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:56:31.900 2196 1901748224416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c82ef5a8-4b7d-44d1-ac32-f62c99b2442e 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] port_delete event received for '3f34858e-10c4-4de3-8c57-0a4345c4de17' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:56:31.989 2196 1901748224416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9564cc8-65f6-42e7-b917-c575a24c46e5 - - - - -] port_delete event received for '3f34858e-10c4-4de3-8c57-0a4345c4de17' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-05-12 09:56:32.087 2196 1901748224416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c82ef5a8-4b7d-44d1-ac32-f62c99b2442e 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] network_delete received. Deleting network 19c3919a-d13a-483d-8910-9b79df1663c5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-05-12 09:56:32.104 2196 1901748224416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c82ef5a8-4b7d-44d1-ac32-f62c99b2442e 025f1b162f424dda98fae8e2f23a6180 796065237e2244ba911db9225d3aa52c - - -] Network 19c3919a-d13a-483d-8910-9b79df1663c5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463